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/Availability": [
1141 "MaterialComponents/CollectionCells": [
1144 "MaterialComponents/CollectionLayoutAttributes": [
1147 "MaterialComponents/Ink": [
1150 "MaterialComponents/Palettes": [
1153 "MaterialComponents/ShadowElevations": [
1156 "MaterialComponents/ShadowLayer": [
1159 "MaterialComponents/Typography": [
1165 "name": "UnitTests",
1166 "test_type": "unit",
1168 "components/Collections/tests/unit/*.{h,m,swift}",
1169 "components/Collections/tests/unit/supplemental/*.{h,m,swift}"
1171 "resources": "components/Collections/tests/unit/resources/*"
1180 "public_header_files": "components/Dialogs/src/*.h",
1182 "components/Dialogs/src/*.{h,m}",
1183 "components/Dialogs/src/private/*.{h,m}"
1186 "components/Dialogs/src/MaterialDialogs.bundle"
1189 "MaterialComponents/Buttons": [
1192 "MaterialComponents/Elevation": [
1195 "MaterialComponents/ShadowElevations": [
1198 "MaterialComponents/ShadowLayer": [
1201 "MaterialComponents/Typography": [
1204 "MaterialComponents/private/KeyboardWatcher": [
1207 "MaterialComponents/private/Math": [
1210 "MDFInternationalization": [
1216 "name": "UnitTests",
1217 "test_type": "unit",
1219 "components/Dialogs/tests/unit/*.{h,m,swift}",
1220 "components/Dialogs/tests/unit/supplemental/*.{h,m,swift}"
1222 "resources": "components/Dialogs/tests/unit/resources/*",
1224 "MaterialComponents/Dialogs+DialogThemer": [
1232 "name": "Dialogs+ColorThemer",
1236 "public_header_files": [
1237 "components/Dialogs/src/ColorThemer/*.h"
1240 "components/Dialogs/src/ColorThemer/*.{h,m}"
1243 "MaterialComponents/Dialogs": [
1246 "MaterialComponents/Themes": [
1249 "MaterialComponents/Buttons+ColorThemer": [
1255 "name": "Dialogs+TypographyThemer",
1259 "public_header_files": [
1260 "components/Dialogs/src/TypographyThemer/*.h"
1263 "components/Dialogs/src/TypographyThemer/*.{h,m}"
1266 "MaterialComponents/Dialogs": [
1269 "MaterialComponents/schemes/Typography": [
1272 "MaterialComponents/Buttons+TypographyThemer": [
1278 "name": "Dialogs+DialogThemer",
1282 "public_header_files": [
1283 "components/Dialogs/src/DialogThemer/*.h"
1286 "components/Dialogs/src/DialogThemer/*.{h,m}"
1289 "MaterialComponents/Dialogs": [
1292 "MaterialComponents/Dialogs+ColorThemer": [
1295 "MaterialComponents/Dialogs+TypographyThemer": [
1298 "MaterialComponents/Buttons+ButtonThemer": [
1304 "name": "Dialogs+Theming",
1308 "public_header_files": "components/Dialogs/src/Theming/*.h",
1310 "components/Dialogs/src/Theming/*.{h,m}",
1311 "components/Dialogs/src/Theming/private/*.{h,m}"
1314 "MaterialComponents/Dialogs": [
1317 "MaterialComponents/Dialogs+ColorThemer": [
1320 "MaterialComponents/Dialogs+TypographyThemer": [
1323 "MaterialComponents/ShadowElevations": [
1326 "MaterialComponents/schemes/Container": [
1329 "MaterialComponents/Buttons+Theming": [
1335 "name": "UnitTests",
1336 "test_type": "unit",
1338 "components/Dialogs/tests/unit/Theming/*.{h,m,swift}",
1339 "components/Dialogs/tests/unit/Theming/supplemental/*.{h,m,swift}"
1341 "resources": "components/Dialogs/tests/unit/Theming/resources/*"
1346 "name": "Elevation",
1350 "public_header_files": "components/Elevation/src/*.h",
1352 "components/Elevation/src/*.{h,m}",
1353 "components/Elevation/src/private/*.{h,m}"
1356 "MaterialComponents/Availability": [
1359 "MaterialComponents/private/Color": [
1362 "MaterialComponents/private/Math": [
1368 "name": "UnitTests",
1369 "test_type": "unit",
1371 "components/Elevation/tests/unit/*.{h,m,swift}",
1372 "components/Elevation/tests/unit/supplemental/*.{h,m,swift}"
1375 "MaterialComponents/private/Color": [
1383 "name": "FeatureHighlight",
1387 "public_header_files": "components/FeatureHighlight/src/*.h",
1389 "components/FeatureHighlight/src/*.{h,m}",
1390 "components/FeatureHighlight/src/private/*.{h,m}"
1393 "components/FeatureHighlight/src/MaterialFeatureHighlight.bundle"
1396 "MaterialComponents/Availability": [
1399 "MaterialComponents/private/Math": [
1402 "MaterialComponents/Typography": [
1405 "MDFTextAccessibility": [
1411 "name": "UnitTests",
1412 "test_type": "unit",
1414 "components/FeatureHighlight/tests/unit/*.{h,m,swift}",
1415 "components/FeatureHighlight/tests/unit/supplemental/*.{h,m,swift}"
1417 "resources": "components/FeatureHighlight/tests/unit/resources/*",
1419 "MaterialComponents/FeatureHighlight+ColorThemer": [
1422 "MaterialComponents/FeatureHighlight+FeatureHighlightAccessibilityMutator": [
1430 "name": "FeatureHighlight+ColorThemer",
1434 "public_header_files": [
1435 "components/FeatureHighlight/src/ColorThemer/*.h"
1438 "components/FeatureHighlight/src/ColorThemer/*.{h,m}"
1441 "MaterialComponents/FeatureHighlight": [
1444 "MaterialComponents/Themes": [
1450 "name": "FeatureHighlight+FeatureHighlightAccessibilityMutator",
1454 "public_header_files": [
1455 "components/FeatureHighlight/src/FeatureHighlightAccessibilityMutator/*.h"
1458 "components/FeatureHighlight/src/FeatureHighlightAccessibilityMutator/*.{h,m}"
1461 "MaterialComponents/FeatureHighlight": [
1464 "MDFTextAccessibility": [
1470 "name": "FlexibleHeader",
1474 "public_header_files": "components/FlexibleHeader/src/*.h",
1476 "components/FlexibleHeader/src/*.{h,m}",
1477 "components/FlexibleHeader/src/private/*.{h,m}"
1480 "MDFTextAccessibility": [
1483 "MaterialComponents/Availability": [
1486 "MaterialComponents/Elevation": [
1489 "MaterialComponents/ShadowElevations": [
1492 "MaterialComponents/ShadowLayer": [
1495 "MaterialComponents/private/Application": [
1498 "MaterialComponents/private/Math": [
1501 "MaterialComponents/private/UIMetrics": [
1507 "name": "UnitTests",
1508 "test_type": "unit",
1510 "components/FlexibleHeader/tests/unit/*.{h,m,swift}",
1511 "components/FlexibleHeader/tests/unit/supplemental/*.{h,m,swift}"
1513 "resources": "components/FlexibleHeader/tests/unit/resources/*",
1515 "MaterialComponents/ShadowLayer": [
1523 "name": "FlexibleHeader+CanAlwaysExpandToMaximumHeight",
1527 "public_header_files": [
1528 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.h"
1531 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.{h,m}"
1534 "MaterialComponents/FlexibleHeader": [
1540 "name": "HeaderStackView",
1544 "public_header_files": "components/HeaderStackView/src/*.h",
1545 "source_files": "components/HeaderStackView/src/*.{h,m}",
1548 "name": "UnitTests",
1549 "test_type": "unit",
1551 "components/HeaderStackView/tests/unit/*.{h,m,swift}",
1552 "components/HeaderStackView/tests/unit/supplemental/*.{h,m,swift}"
1554 "resources": "components/HeaderStackView/tests/unit/resources/*"
1559 "name": "HeaderStackView+ColorThemer",
1563 "public_header_files": [
1564 "components/HeaderStackView/src/ColorThemer/*.h"
1567 "components/HeaderStackView/src/ColorThemer/*.{h,m}"
1570 "MaterialComponents/HeaderStackView": [
1573 "MaterialComponents/Themes": [
1583 "public_header_files": "components/Ink/src/*.h",
1585 "components/Ink/src/*.{h,m}",
1586 "components/Ink/src/private/*.{h,m}"
1589 "MaterialComponents/Availability": [
1592 "MaterialComponents/private/Color": [
1595 "MaterialComponents/private/Math": [
1601 "name": "UnitTests",
1602 "test_type": "unit",
1604 "components/Ink/tests/unit/*.{h,m,swift}",
1605 "components/Ink/tests/unit/supplemental/*.{h,m,swift}"
1607 "resources": "components/Ink/tests/unit/resources/*"
1612 "name": "LibraryInfo",
1616 "public_header_files": "components/LibraryInfo/src/*.h",
1618 "components/LibraryInfo/src/*.{h,m}",
1619 "components/LibraryInfo/src/private/*.{h,m}"
1623 "name": "UnitTests",
1624 "test_type": "unit",
1626 "components/LibraryInfo/tests/unit/*.{h,m,swift}",
1627 "components/LibraryInfo/tests/unit/supplemental/*.{h,m,swift}"
1629 "resources": "components/LibraryInfo/tests/unit/resources/*"
1638 "public_header_files": "components/List/src/*.h",
1640 "components/List/src/*.{h,m}",
1641 "components/List/src/private/*.{h,m}"
1644 "MaterialComponents/Elevation": [
1647 "MaterialComponents/Ink": [
1650 "MaterialComponents/Ripple": [
1653 "MaterialComponents/ShadowElevations": [
1656 "MaterialComponents/ShadowLayer": [
1659 "MaterialComponents/Typography": [
1662 "MDFInternationalization": [
1665 "MaterialComponents/private/Math": [
1671 "name": "UnitTests",
1672 "test_type": "unit",
1674 "components/List/tests/unit/*.{h,m,swift}",
1675 "components/List/tests/unit/supplemental/*.{h,m,swift}"
1677 "resources": "components/List/tests/unit/resources/*"
1682 "name": "List+Theming",
1686 "public_header_files": "components/List/src/Theming/*.h",
1688 "components/List/src/Theming/*.{h,m}",
1689 "components/List/src/Theming/private/*.{h,m}"
1692 "MaterialComponents/List": [
1695 "MaterialComponents/schemes/Container": [
1701 "name": "UnitTests",
1702 "test_type": "unit",
1704 "components/List/tests/unit/Theming/*.{h,m,swift}",
1705 "components/List/tests/unit/Theming/supplemental/*.{h,m,swift}"
1707 "resources": "components/List/tests/unit/Theming/resources/*"
1712 "name": "NavigationBar",
1716 "public_header_files": "components/NavigationBar/src/*.h",
1717 "source_files": "components/NavigationBar/src/*.{h,m}",
1719 "MDFTextAccessibility": [
1722 "MaterialComponents/ButtonBar": [
1725 "MaterialComponents/Elevation": [
1728 "MaterialComponents/Typography": [
1731 "MDFInternationalization": [
1734 "MaterialComponents/private/Math": [
1740 "name": "UnitTests",
1741 "test_type": "unit",
1743 "components/NavigationBar/tests/unit/*.{h,m,swift}",
1744 "components/NavigationBar/tests/unit/supplemental/*.{h,m,swift}"
1746 "resources": "components/NavigationBar/tests/unit/resources/*",
1748 "MaterialComponents/NavigationBar+ColorThemer": [
1751 "MaterialComponents/NavigationBar+TypographyThemer": [
1759 "name": "NavigationBar+ColorThemer",
1763 "public_header_files": [
1764 "components/NavigationBar/src/ColorThemer/*.h"
1767 "components/NavigationBar/src/ColorThemer/*.{h,m}"
1770 "MaterialComponents/NavigationBar": [
1773 "MaterialComponents/schemes/Color": [
1779 "name": "NavigationBar+TypographyThemer",
1783 "public_header_files": [
1784 "components/NavigationBar/src/TypographyThemer/*.h"
1787 "components/NavigationBar/src/TypographyThemer/*.{h,m}"
1790 "MaterialComponents/NavigationBar": [
1793 "MaterialComponents/schemes/Typography": [
1799 "name": "NavigationDrawer",
1803 "public_header_files": "components/NavigationDrawer/src/*.h",
1805 "components/NavigationDrawer/src/*.{h,m}",
1806 "components/NavigationDrawer/src/private/*.{h,m}"
1808 "exclude_files": "components/NavigationDrawer/src/private/MDCBottomDrawerContainerViewController+Testing.h",
1810 "MaterialComponents/Elevation": [
1813 "MaterialComponents/Palettes": [
1816 "MaterialComponents/ShadowLayer": [
1819 "MaterialComponents/private/Math": [
1822 "MaterialComponents/private/UIMetrics": [
1828 "name": "UnitTests",
1829 "test_type": "unit",
1831 "components/NavigationDrawer/tests/unit/*.{h,m,swift}",
1832 "components/NavigationDrawer/tests/unit/supplemental/*.{h,m,swift}",
1833 "components/NavigationDrawer/src/private/MDCBottomDrawerContainerViewController+Testing.h"
1836 "MaterialComponents/NavigationDrawer+ColorThemer": [
1844 "name": "NavigationDrawer+ColorThemer",
1848 "public_header_files": [
1849 "components/NavigationDrawer/src/ColorThemer/*.h"
1852 "components/NavigationDrawer/src/ColorThemer/*.{h,m}",
1853 "components/NavigationDrawer/src/ColorThemer/private/*.{h,m}"
1856 "MaterialComponents/NavigationDrawer": [
1859 "MaterialComponents/schemes/Color": [
1865 "name": "OverlayWindow",
1869 "public_header_files": "components/OverlayWindow/src/*.h",
1871 "components/OverlayWindow/src/*.{h,m}",
1872 "components/OverlayWindow/src/private/*.{h,m}"
1875 "MaterialComponents/Availability": [
1878 "MaterialComponents/private/Application": [
1884 "name": "UnitTests",
1885 "test_type": "unit",
1887 "components/OverlayWindow/tests/unit/*.{h,m,swift}",
1888 "components/OverlayWindow/tests/unit/supplemental/*.{h,m,swift}"
1890 "resources": "components/OverlayWindow/tests/unit/resources/*"
1895 "name": "PageControl",
1899 "public_header_files": "components/PageControl/src/*.h",
1901 "components/PageControl/src/*.{h,m}",
1902 "components/PageControl/src/private/*.{h,m}"
1905 "components/PageControl/src/MaterialPageControl.bundle"
1908 "MDFInternationalization": [
1914 "name": "UnitTests",
1915 "test_type": "unit",
1917 "components/PageControl/tests/unit/*.{h,m,swift}",
1918 "components/PageControl/tests/unit/supplemental/*.{h,m,swift}"
1920 "resources": "components/PageControl/tests/unit/resources/*"
1929 "public_header_files": "components/Palettes/src/*.h",
1931 "components/Palettes/src/*.{h,m}",
1932 "components/Palettes/src/private/*.{h,m}"
1936 "name": "UnitTests",
1937 "test_type": "unit",
1939 "components/Palettes/tests/unit/*.{h,m,swift}",
1940 "components/Palettes/tests/unit/supplemental/*.{h,m,swift}"
1942 "resources": "components/Palettes/tests/unit/resources/*"
1947 "name": "ProgressView",
1951 "public_header_files": "components/ProgressView/src/*.h",
1953 "components/ProgressView/src/*.{h,m}",
1954 "components/ProgressView/src/private/*.{h,m}"
1957 "MDFInternationalization": [
1960 "MaterialComponents/Palettes": [
1963 "MaterialComponents/private/Math": [
1972 "name": "UnitTests",
1973 "test_type": "unit",
1975 "components/ProgressView/tests/unit/*.{h,m,swift}",
1976 "components/ProgressView/tests/unit/supplemental/*.{h,m,swift}"
1978 "resources": "components/ProgressView/tests/unit/resources/*"
1983 "name": "ProgressView+Theming",
1987 "public_header_files": "components/ProgressView/src/Theming/*.h",
1989 "components/ProgressView/src/Theming/*.{h,m}",
1990 "components/ProgressView/src/Theming/private/*.{h,m}"
1993 "MaterialComponents/ProgressView": [
1996 "MaterialComponents/schemes/Container": [
2002 "name": "UnitTests",
2003 "test_type": "unit",
2005 "components/ProgressView/tests/unit/Theming/*.{h,m,swift}",
2006 "components/ProgressView/tests/unit/Theming/supplemental/*.{h,m,swift}"
2008 "resources": "components/ProgressView/tests/unit/Theming/resources/*"
2017 "public_header_files": "components/Ripple/src/*.h",
2019 "components/Ripple/src/*.{h,m}",
2020 "components/Ripple/src/private/*.{h,m}"
2023 "MaterialComponents/AnimationTiming": [
2026 "MaterialComponents/private/Color": [
2029 "MaterialComponents/private/Math": [
2035 "name": "UnitTests",
2036 "test_type": "unit",
2038 "components/Ripple/tests/unit/*.{h,m,swift}",
2039 "components/Ripple/tests/unit/supplemental/*.{h,m,swift}"
2041 "resources": "components/Ripple/tests/unit/resources/*"
2046 "name": "ShadowElevations",
2050 "public_header_files": "components/ShadowElevations/src/*.h",
2051 "source_files": "components/ShadowElevations/src/*.{h,m}",
2054 "name": "UnitTests",
2055 "test_type": "unit",
2057 "components/ShadowElevations/tests/unit/*.{h,m,swift}",
2058 "components/ShadowElevations/tests/unit/supplemental/*.{h,m,swift}"
2060 "resources": "components/ShadowElevations/tests/unit/resources/*"
2065 "name": "ShadowLayer",
2069 "public_header_files": "components/ShadowLayer/src/*.h",
2070 "source_files": "components/ShadowLayer/src/*.{h,m}",
2072 "MaterialComponents/ShadowElevations": [
2078 "name": "UnitTests",
2079 "test_type": "unit",
2081 "components/ShadowLayer/tests/unit/*.{h,m,swift}",
2082 "components/ShadowLayer/tests/unit/supplemental/*.{h,m,swift}"
2084 "resources": "components/ShadowLayer/tests/unit/resources/*"
2089 "name": "ShapeLibrary",
2093 "public_header_files": "components/ShapeLibrary/src/*.h",
2095 "components/ShapeLibrary/src/*.{h,m}",
2096 "components/ShapeLibrary/src/private/*.{h,m}"
2099 "MaterialComponents/Shapes": [
2102 "MaterialComponents/private/Math": [
2108 "name": "UnitTests",
2109 "test_type": "unit",
2111 "components/ShapeLibrary/tests/unit/*.{h,m,swift}",
2112 "components/ShapeLibrary/tests/unit/supplemental/*.{h,m,swift}"
2114 "resources": "components/ShapeLibrary/tests/unit/resources/*"
2123 "public_header_files": "components/Shapes/src/*.h",
2125 "components/Shapes/src/*.{h,m}",
2126 "components/Shapes/src/private/*.{h,m}"
2129 "MaterialComponents/ShadowLayer": [
2132 "MaterialComponents/private/Color": [
2135 "MaterialComponents/private/Math": [
2141 "name": "UnitTests",
2142 "test_type": "unit",
2144 "components/Shapes/tests/unit/*.{h,m,swift}",
2145 "components/Shapes/tests/unit/supplemental/*.{h,m,swift}"
2147 "resources": "components/Shapes/tests/unit/resources/*"
2156 "public_header_files": [
2157 "components/Slider/src/*.h"
2160 "components/Slider/src/*.{h,m}",
2161 "components/Slider/src/private/*.{h,m}"
2164 "MaterialComponents/Elevation": [
2167 "MaterialComponents/Palettes": [
2170 "MaterialComponents/ShadowElevations": [
2173 "MaterialComponents/private/Math": [
2176 "MaterialComponents/private/ThumbTrack": [
2182 "name": "UnitTests",
2183 "test_type": "unit",
2185 "components/Slider/tests/unit/*.{h,m,swift}",
2186 "components/Slider/tests/unit/supplemental/*.{h,m,swift}"
2188 "resources": "components/Slider/tests/unit/resources/*"
2193 "name": "Slider+ColorThemer",
2197 "public_header_files": [
2198 "components/Slider/src/ColorThemer/*.h"
2201 "components/Slider/src/ColorThemer/*.{h,m}"
2204 "MaterialComponents/Palettes": [
2207 "MaterialComponents/Slider": [
2210 "MaterialComponents/schemes/Color": [
2220 "public_header_files": "components/Snackbar/src/*.h",
2222 "components/Snackbar/src/*.{h,m}",
2223 "components/Snackbar/src/private/*.{h,m}"
2226 "components/Snackbar/src/MaterialSnackbar.bundle"
2229 "MaterialComponents/AnimationTiming": [
2232 "MaterialComponents/Availability": [
2235 "MaterialComponents/Buttons": [
2238 "MaterialComponents/Elevation": [
2241 "MaterialComponents/OverlayWindow": [
2244 "MaterialComponents/ShadowElevations": [
2247 "MaterialComponents/ShadowLayer": [
2250 "MaterialComponents/Typography": [
2253 "MaterialComponents/private/Application": [
2256 "MaterialComponents/private/KeyboardWatcher": [
2259 "MaterialComponents/private/Math": [
2262 "MaterialComponents/private/Overlay": [
2268 "name": "UnitTests",
2269 "test_type": "unit",
2271 "components/Snackbar/tests/unit/*.{h,m,swift}",
2272 "components/Snackbar/tests/unit/supplemental/*.{h,m,swift}"
2274 "resources": "components/Snackbar/tests/unit/resources/*",
2276 "MaterialComponents/Snackbar+FontThemer": [
2279 "MaterialComponents/Snackbar+TypographyThemer": [
2282 "MaterialComponents/Themes": [
2290 "name": "Snackbar+FontThemer",
2294 "public_header_files": [
2295 "components/Snackbar/src/FontThemer/*.h"
2298 "components/Snackbar/src/FontThemer/*.{h,m}"
2301 "MaterialComponents/Snackbar": [
2304 "MaterialComponents/Themes": [
2310 "name": "Snackbar+TypographyThemer",
2314 "public_header_files": [
2315 "components/Snackbar/src/TypographyThemer/*.h"
2318 "components/Snackbar/src/TypographyThemer/*.{h,m}"
2321 "MaterialComponents/Snackbar": [
2324 "MaterialComponents/schemes/Typography": [
2334 "public_header_files": "components/Tabs/src/*.h",
2336 "components/Tabs/src/*.{h,m}",
2337 "components/Tabs/src/private/*.{h,m}"
2340 "components/Tabs/src/MaterialTabs.bundle"
2343 "MDFInternationalization": [
2346 "MaterialComponents/AnimationTiming": [
2349 "MaterialComponents/Elevation": [
2352 "MaterialComponents/Ink": [
2355 "MaterialComponents/Palettes": [
2358 "MaterialComponents/Ripple": [
2361 "MaterialComponents/ShadowElevations": [
2364 "MaterialComponents/ShadowLayer": [
2367 "MaterialComponents/Typography": [
2370 "MaterialComponents/private/Math": [
2376 "name": "UnitTests",
2377 "test_type": "unit",
2379 "components/Tabs/tests/unit/*.{h,m,swift}",
2380 "components/Tabs/tests/unit/supplemental/*.{h,m,swift}"
2382 "resources": "components/Tabs/tests/unit/resources/*",
2384 "MaterialComponents/Tabs+TypographyThemer": [
2387 "MaterialComponents/Themes": [
2395 "name": "Tabs+TypographyThemer",
2399 "public_header_files": [
2400 "components/Tabs/src/TypographyThemer/*.h"
2403 "components/Tabs/src/TypographyThemer/*.{h,m}"
2406 "MaterialComponents/Tabs": [
2409 "MaterialComponents/schemes/Typography": [
2415 "name": "Tabs+Theming",
2419 "public_header_files": "components/Tabs/src/Theming/*.h",
2421 "components/Tabs/src/Theming/*.{h,m}",
2422 "components/Tabs/src/Theming/private/*.{h,m}"
2425 "MaterialComponents/Tabs": [
2428 "MaterialComponents/Tabs+TypographyThemer": [
2431 "MaterialComponents/schemes/Container": [
2437 "name": "UnitTests",
2438 "test_type": "unit",
2440 "components/Tabs/tests/unit/Theming/*.{h,m,swift}",
2441 "components/Tabs/tests/unit/Theming/supplemental/*.{h,m,swift}"
2443 "resources": "components/Tabs/tests/unit/Theming/resources/*"
2448 "name": "TextFields",
2452 "public_header_files": "components/TextFields/src/*.h",
2454 "components/TextFields/src/*.{h,m}",
2455 "components/TextFields/src/private/*.{h,m}"
2458 "MaterialComponents/AnimationTiming": [
2461 "MaterialComponents/Buttons": [
2464 "MaterialComponents/Elevation": [
2467 "MaterialComponents/Palettes": [
2470 "MaterialComponents/Typography": [
2473 "MaterialComponents/private/Math": [
2476 "MDFInternationalization": [
2482 "name": "UnitTests",
2483 "test_type": "unit",
2485 "components/TextFields/tests/unit/*.{h,m,swift}",
2486 "components/TextFields/tests/unit/supplemental/*.{h,m,swift}"
2488 "resources": "components/TextFields/tests/unit/resources/*",
2490 "MaterialComponents/TextFields+ColorThemer": [
2493 "MaterialComponents/Themes": [
2501 "name": "TextControls+Enums",
2505 "public_header_files": "components/TextControls/src/Enums/*.h",
2506 "source_files": "components/TextControls/src/Enums/*.{h,m}"
2509 "name": "TextControls+BaseTextAreas",
2513 "public_header_files": "components/TextControls/src/BaseTextAreas/*.h",
2515 "components/TextControls/src/BaseTextAreas/*.{h,m}",
2516 "components/TextControls/src/BaseTextAreas/private/*.{h,m}"
2519 "MaterialComponents/private/TextControlsPrivate+Shared": [
2522 "MaterialComponents/private/TextControlsPrivate+BaseStyle": [
2525 "MDFInternationalization": [
2531 "name": "UnitTests",
2532 "test_type": "unit",
2534 "components/TextControls/tests/unit/BaseTextAreas/*.{h,m,swift}"
2537 "MaterialComponents/schemes/Container": [
2545 "name": "TextControls+BaseTextFields",
2549 "public_header_files": "components/TextControls/src/BaseTextFields/*.h",
2551 "components/TextControls/src/BaseTextFields/*.{h,m}",
2552 "components/TextControls/src/BaseTextFields/private/*.{h,m}"
2555 "MaterialComponents/private/TextControlsPrivate+Shared": [
2558 "MaterialComponents/private/TextControlsPrivate+BaseStyle": [
2561 "MDFInternationalization": [
2567 "name": "UnitTests",
2568 "test_type": "unit",
2570 "components/TextControls/tests/unit/BaseTextFields/*.{h,m,swift}"
2573 "MaterialComponents/schemes/Container": [
2581 "name": "TextControls+FilledTextAreas",
2585 "public_header_files": "components/TextControls/src/FilledTextAreas/*.h",
2587 "components/TextControls/src/FilledTextAreas/*.{h,m}",
2588 "components/TextControls/src/FilledTextAreas/private/*.{h,m}"
2591 "MaterialComponents/Availability": [
2594 "MaterialComponents/TextControls+BaseTextAreas": [
2597 "MaterialComponents/private/TextControlsPrivate+FilledStyle": [
2603 "name": "UnitTests",
2604 "test_type": "unit",
2606 "components/TextControls/tests/unit/FilledTextAreas/*.{h,m,swift}"
2609 "MaterialComponents/schemes/Container": [
2617 "name": "TextControls+FilledTextAreasTheming",
2621 "public_header_files": "components/TextControls/src/FilledTextAreasTheming/*.h",
2623 "components/TextControls/src/FilledTextAreasTheming/*.{h,m}",
2624 "components/TextControls/src/FilledTextAreasTheming/private/*.{h,m}"
2627 "MaterialComponents/TextControls+FilledTextAreas": [
2630 "MaterialComponents/schemes/Container": [
2636 "name": "UnitTests",
2637 "test_type": "unit",
2639 "components/TextControls/tests/unit/FilledTextAreasTheming/*.{h,m,swift}"
2645 "name": "TextControls+FilledTextFields",
2649 "public_header_files": "components/TextControls/src/FilledTextFields/*.h",
2651 "components/TextControls/src/FilledTextFields/*.{h,m}",
2652 "components/TextControls/src/FilledTextFields/private/*.{h,m}"
2655 "MaterialComponents/Availability": [
2658 "MaterialComponents/TextControls+BaseTextFields": [
2661 "MaterialComponents/private/TextControlsPrivate+FilledStyle": [
2667 "name": "UnitTests",
2668 "test_type": "unit",
2670 "components/TextControls/tests/unit/FilledTextFields/*.{h,m,swift}"
2673 "MaterialComponents/schemes/Container": [
2681 "name": "TextControls+FilledTextFieldsTheming",
2685 "public_header_files": "components/TextControls/src/FilledTextFieldsTheming/*.h",
2687 "components/TextControls/src/FilledTextFieldsTheming/*.{h,m}",
2688 "components/TextControls/src/FilledTextFieldsTheming/private/*.{h,m}"
2691 "MaterialComponents/TextControls+FilledTextFields": [
2694 "MaterialComponents/schemes/Container": [
2700 "name": "UnitTests",
2701 "test_type": "unit",
2703 "components/TextControls/tests/unit/FilledTextFieldsTheming/*.{h,m,swift}"
2709 "name": "TextControls+OutlinedTextAreas",
2713 "public_header_files": "components/TextControls/src/OutlinedTextAreas/*.h",
2715 "components/TextControls/src/OutlinedTextAreas/*.{h,m}",
2716 "components/TextControls/src/OutlinedTextAreas/private/*.{h,m}"
2719 "MaterialComponents/Availability": [
2722 "MaterialComponents/TextControls+BaseTextAreas": [
2725 "MaterialComponents/private/TextControlsPrivate+OutlinedStyle": [
2731 "name": "UnitTests",
2732 "test_type": "unit",
2734 "components/TextControls/tests/unit/OutlinedTextAreas/*.{h,m,swift}"
2737 "MaterialComponents/schemes/Container": [
2745 "name": "TextControls+OutlinedTextAreasTheming",
2749 "public_header_files": "components/TextControls/src/OutlinedTextAreasTheming/*.h",
2751 "components/TextControls/src/OutlinedTextAreasTheming/*.{h,m}",
2752 "components/TextControls/src/OutlinedTextAreasTheming/private/*.{h,m}"
2755 "MaterialComponents/TextControls+OutlinedTextAreas": [
2758 "MaterialComponents/schemes/Container": [
2764 "name": "UnitTests",
2765 "test_type": "unit",
2767 "components/TextControls/tests/unit/OutlinedTextAreasTheming/*.{h,m,swift}"
2770 "MaterialComponents/Availability": [
2778 "name": "TextControls+OutlinedTextFields",
2782 "public_header_files": "components/TextControls/src/OutlinedTextFields/*.h",
2784 "components/TextControls/src/OutlinedTextFields/*.{h,m}",
2785 "components/TextControls/src/OutlinedTextFields/private/*.{h,m}"
2788 "MaterialComponents/Availability": [
2791 "MaterialComponents/TextControls+BaseTextFields": [
2794 "MaterialComponents/private/TextControlsPrivate+OutlinedStyle": [
2800 "name": "UnitTests",
2801 "test_type": "unit",
2803 "components/TextControls/tests/unit/OutlinedTextFields/*.{h,m,swift}"
2806 "MaterialComponents/schemes/Container": [
2814 "name": "TextControls+OutlinedTextFieldsTheming",
2818 "public_header_files": "components/TextControls/src/OutlinedTextFieldsTheming/*.h",
2820 "components/TextControls/src/OutlinedTextFieldsTheming/*.{h,m}",
2821 "components/TextControls/src/OutlinedTextFieldsTheming/private/*.{h,m}"
2824 "MaterialComponents/TextControls+OutlinedTextFields": [
2827 "MaterialComponents/schemes/Container": [
2833 "name": "UnitTests",
2834 "test_type": "unit",
2836 "components/TextControls/tests/unit/OutlinedTextFieldsTheming/*.{h,m,swift}"
2842 "name": "TextFields+ColorThemer",
2846 "public_header_files": [
2847 "components/TextFields/src/ColorThemer/*.h"
2850 "components/TextFields/src/ColorThemer/*.{h,m}"
2853 "MaterialComponents/TextFields": [
2856 "MaterialComponents/Themes": [
2862 "name": "TextFields+Theming",
2866 "public_header_files": "components/TextFields/src/Theming/*.h",
2868 "components/TextFields/src/Theming/*.{h,m}",
2869 "components/TextFields/src/Theming/private/*.{h,m}"
2872 "MaterialComponents/TextFields": [
2875 "MaterialComponents/TextFields+ColorThemer": [
2878 "MaterialComponents/schemes/Container": [
2884 "name": "UnitTests",
2885 "test_type": "unit",
2887 "components/TextFields/tests/unit/Theming/*.{h,m,swift}",
2888 "components/TextFields/tests/unit/Theming/supplemental/*.{h,m,swift}"
2890 "resources": "components/TextFields/tests/unit/Theming/resources/*"
2899 "public_header_files": "components/Themes/src/*.h",
2901 "components/Themes/src/*.{h,m}",
2902 "components/Themes/src/private/*.{h,m}"
2905 "MaterialComponents/schemes/Color": [
2908 "MaterialComponents/schemes/Typography": [
2914 "name": "UnitTests",
2915 "test_type": "unit",
2917 "components/Themes/tests/unit/*.{h,m,swift}",
2918 "components/Themes/tests/unit/supplemental/*.{h,m,swift}"
2920 "resources": "components/Themes/tests/unit/resources/*"
2925 "name": "Typography",
2929 "public_header_files": "components/Typography/src/*.h",
2931 "components/Typography/src/*.{h,m}",
2932 "components/Typography/src/private/*.{h,m}"
2935 "MaterialComponents/private/Application": [
2938 "MaterialComponents/private/Math": [
2944 "name": "UnitTests",
2945 "test_type": "unit",
2947 "components/Typography/tests/unit/*.{h,m,swift}",
2948 "components/Typography/tests/unit/supplemental/*.{h,m,swift}"
2950 "resources": "components/Typography/tests/unit/resources/*",
2952 "MaterialComponents/private/Application": [
2967 "public_header_files": "components/schemes/Color/src/*.h",
2968 "source_files": "components/schemes/Color/src/*.{h,m}",
2970 "MaterialComponents/Availability": [
2973 "MaterialComponents/private/Color": [
2979 "name": "UnitTests",
2980 "test_type": "unit",
2982 "components/schemes/Color/tests/unit/*.{h,m,swift}",
2983 "components/schemes/Color/tests/unit/supplemental/*.{h,m,swift}"
2985 "resources": "components/schemes/Color/tests/unit/resources/*",
2987 "MaterialComponents/private/Math": [
2995 "name": "Container",
2999 "public_header_files": "components/schemes/Container/src/*.h",
3000 "source_files": "components/schemes/Container/src/*.{h,m}",
3002 "MaterialComponents/schemes/Color": [
3005 "MaterialComponents/schemes/Typography": [
3008 "MaterialComponents/schemes/Shape": [
3014 "name": "UnitTests",
3015 "test_type": "unit",
3017 "components/schemes/Container/tests/unit/*.{h,m,swift}",
3018 "components/schemes/Container/tests/unit/supplemental/*.{h,m,swift}"
3028 "public_header_files": "components/schemes/Shape/src/*.h",
3029 "source_files": "components/schemes/Shape/src/*.{h,m}",
3031 "MaterialComponents/ShapeLibrary": [
3034 "MaterialComponents/Shapes": [
3040 "name": "UnitTests",
3041 "test_type": "unit",
3043 "components/schemes/Shape/tests/unit/*.{h,m,swift}",
3044 "components/schemes/Shape/tests/unit/supplemental/*.{h,m,swift}"
3046 "resources": "components/schemes/Shape/tests/unit/resources/*"
3051 "name": "Typography",
3055 "public_header_files": "components/schemes/Typography/src/*.h",
3056 "source_files": "components/schemes/Typography/src/*.{h,m}",
3058 "MaterialComponents/Typography": [
3061 "MaterialComponents/schemes/Typography+BasicFontScheme": [
3064 "MaterialComponents/schemes/Typography+Scheming": [
3070 "name": "UnitTests",
3071 "test_type": "unit",
3073 "components/schemes/Typography/tests/unit/*.{h,m,swift}",
3074 "components/schemes/Typography/tests/unit/supplemental/*.{h,m,swift}"
3076 "resources": "components/schemes/Typography/tests/unit/resources/*"
3081 "name": "Typography+BasicFontScheme",
3085 "public_header_files": "components/schemes/Typography/src/BasicFontScheme/*.h",
3087 "components/schemes/Typography/src/BasicFontScheme/*.{h,m}",
3088 "components/schemes/Typography/src/BasicFontScheme/private/*.{h,m}"
3092 "name": "Typography+Scheming",
3096 "public_header_files": "components/schemes/Typography/src/Scheming/*.h",
3098 "components/schemes/Typography/src/Scheming/*.{h,m}",
3099 "components/schemes/Typography/src/Scheming/private/*.{h,m}"
3111 "name": "UnitTests",
3112 "test_type": "unit",
3114 "components/private/Icons/tests/unit/*.{h,m,swift}"
3121 "public_header_files": "components/private/Icons/src/*.h",
3122 "source_files": "components/private/Icons/src/*.{h,m}"
3125 "name": "ic_arrow_back",
3126 "public_header_files": "components/private/Icons/icons/ic_arrow_back/src/*.h",
3127 "source_files": "components/private/Icons/icons/ic_arrow_back/src/*.{h,m}",
3128 "resource_bundles": {
3129 "MaterialIcons_ic_arrow_back": [
3130 "components/private/Icons/icons/ic_arrow_back/src/MaterialIcons_ic_arrow_back.bundle/*.png"
3134 "MaterialComponents/private/Icons/Base": [
3141 "public_header_files": "components/private/Icons/icons/ic_check/src/*.h",
3142 "source_files": "components/private/Icons/icons/ic_check/src/*.{h,m}",
3143 "resource_bundles": {
3144 "MaterialIcons_ic_check": [
3145 "components/private/Icons/icons/ic_check/src/MaterialIcons_ic_check.bundle/*.png"
3149 "MaterialComponents/private/Icons/Base": [
3155 "name": "ic_check_circle",
3156 "public_header_files": "components/private/Icons/icons/ic_check_circle/src/*.h",
3157 "source_files": "components/private/Icons/icons/ic_check_circle/src/*.{h,m}",
3158 "resource_bundles": {
3159 "MaterialIcons_ic_check_circle": [
3160 "components/private/Icons/icons/ic_check_circle/src/MaterialIcons_ic_check_circle.bundle/*.png"
3164 "MaterialComponents/private/Icons/Base": [
3170 "name": "ic_chevron_right",
3171 "public_header_files": "components/private/Icons/icons/ic_chevron_right/src/*.h",
3172 "source_files": "components/private/Icons/icons/ic_chevron_right/src/*.{h,m}",
3173 "resource_bundles": {
3174 "MaterialIcons_ic_chevron_right": [
3175 "components/private/Icons/icons/ic_chevron_right/src/MaterialIcons_ic_chevron_right.bundle/*.png"
3179 "MaterialComponents/private/Icons/Base": [
3185 "name": "ic_color_lens",
3186 "public_header_files": "components/private/Icons/icons/ic_color_lens/src/*.h",
3187 "source_files": "components/private/Icons/icons/ic_color_lens/src/*.{h,m}",
3188 "resource_bundles": {
3189 "MaterialIcons_ic_color_lens": [
3190 "components/private/Icons/icons/ic_color_lens/src/MaterialIcons_ic_color_lens.bundle/*.png"
3194 "MaterialComponents/private/Icons/Base": [
3200 "name": "ic_help_outline",
3201 "public_header_files": "components/private/Icons/icons/ic_help_outline/src/*.h",
3202 "source_files": "components/private/Icons/icons/ic_help_outline/src/*.{h,m}",
3203 "resource_bundles": {
3204 "MaterialIcons_ic_help_outline": [
3205 "components/private/Icons/icons/ic_help_outline/src/MaterialIcons_ic_help_outline.bundle/*.png"
3209 "MaterialComponents/private/Icons/Base": [
3216 "public_header_files": "components/private/Icons/icons/ic_info/src/*.h",
3217 "source_files": "components/private/Icons/icons/ic_info/src/*.{h,m}",
3218 "resource_bundles": {
3219 "MaterialIcons_ic_info": [
3220 "components/private/Icons/icons/ic_info/src/MaterialIcons_ic_info.bundle/*.png"
3224 "MaterialComponents/private/Icons/Base": [
3230 "name": "ic_more_horiz",
3231 "public_header_files": "components/private/Icons/icons/ic_more_horiz/src/*.h",
3232 "source_files": "components/private/Icons/icons/ic_more_horiz/src/*.{h,m}",
3233 "resource_bundles": {
3234 "MaterialIcons_ic_more_horiz": [
3235 "components/private/Icons/icons/ic_more_horiz/src/MaterialIcons_ic_more_horiz.bundle/*.png"
3239 "MaterialComponents/private/Icons/Base": [
3245 "name": "ic_radio_button_unchecked",
3246 "public_header_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.h",
3247 "source_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.{h,m}",
3248 "resource_bundles": {
3249 "MaterialIcons_ic_radio_button_unchecked": [
3250 "components/private/Icons/icons/ic_radio_button_unchecked/src/MaterialIcons_ic_radio_button_unchecked.bundle/*.png"
3254 "MaterialComponents/private/Icons/Base": [
3260 "name": "ic_reorder",
3261 "public_header_files": "components/private/Icons/icons/ic_reorder/src/*.h",
3262 "source_files": "components/private/Icons/icons/ic_reorder/src/*.{h,m}",
3263 "resource_bundles": {
3264 "MaterialIcons_ic_reorder": [
3265 "components/private/Icons/icons/ic_reorder/src/MaterialIcons_ic_reorder.bundle/*.png"
3269 "MaterialComponents/private/Icons/Base": [
3275 "name": "ic_settings",
3276 "public_header_files": "components/private/Icons/icons/ic_settings/src/*.h",
3277 "source_files": "components/private/Icons/icons/ic_settings/src/*.{h,m}",
3278 "resource_bundles": {
3279 "MaterialIcons_ic_settings": [
3280 "components/private/Icons/icons/ic_settings/src/MaterialIcons_ic_settings.bundle/*.png"
3284 "MaterialComponents/private/Icons/Base": [
3292 "name": "Application",
3296 "public_header_files": "components/private/Application/src/*.h",
3297 "source_files": "components/private/Application/src/*.{h,m}",
3300 "name": "UnitTests",
3301 "test_type": "unit",
3303 "components/private/Application/tests/unit/*.{h,m,swift}",
3304 "components/private/Application/tests/unit/supplemental/*.{h,m,swift}"
3306 "resources": "components/private/Application/tests/unit/resources/*"
3315 "public_header_files": "components/private/Color/src/*.h",
3316 "source_files": "components/private/Color/src/*.{h,m}",
3318 "MaterialComponents/Availability": [
3324 "name": "UnitTests",
3325 "test_type": "unit",
3327 "components/private/Color/tests/unit/*.{h,m,swift}",
3328 "components/private/Color/tests/unit/supplemental/*.{h,m,swift}"
3330 "resources": "components/private/Color/tests/unit/resources/*"
3335 "name": "KeyboardWatcher",
3339 "public_header_files": "components/private/KeyboardWatcher/src/*.h",
3340 "source_files": "components/private/KeyboardWatcher/src/*.{h,m}",
3342 "MaterialComponents/private/Application": [
3348 "name": "UnitTests",
3349 "test_type": "unit",
3351 "components/private/KeyboardWatcher/tests/unit/*.{h,m,swift}",
3352 "components/private/KeyboardWatcher/tests/unit/supplemental/*.{h,m,swift}"
3354 "resources": "components/private/KeyboardWatcher/tests/unit/resources/*"
3363 "public_header_files": "components/private/Math/src/*.h",
3364 "source_files": "components/private/Math/src/*.{h,m}",
3367 "name": "UnitTests",
3368 "test_type": "unit",
3370 "components/private/Math/tests/unit/*.{h,m,swift}",
3371 "components/private/Math/tests/unit/supplemental/*.{h,m,swift}"
3373 "resources": "components/private/Math/tests/unit/resources/*"
3382 "public_header_files": "components/private/Overlay/src/*.h",
3384 "components/private/Overlay/src/*.{h,m}",
3385 "components/private/Overlay/src/private/*.{h,m}"
3389 "name": "UnitTests",
3390 "test_type": "unit",
3392 "components/private/Overlay/tests/unit/*.{h,m,swift}",
3393 "components/private/Overlay/tests/unit/supplemental/*.{h,m,swift}"
3395 "resources": "components/private/Overlay/tests/unit/resources/*"
3400 "name": "TextControlsPrivate+Shared",
3404 "public_header_files": "components/private/TextControlsPrivate/src/Shared/*.h",
3406 "components/private/TextControlsPrivate/src/Shared/*.{h,m}"
3409 "MaterialComponents/TextControls+Enums": [
3412 "MaterialComponents/AnimationTiming": [
3415 "MaterialComponents/private/Math": [
3421 "name": "TextControlsPrivate+BaseStyle",
3425 "public_header_files": "components/private/TextControlsPrivate/src/BaseStyle/*.h",
3427 "components/private/TextControlsPrivate/src/BaseStyle/*.{h,m}"
3430 "MaterialComponents/private/TextControlsPrivate+Shared": [
3433 "MaterialComponents/AnimationTiming": [
3436 "MaterialComponents/private/Math": [
3442 "name": "TextControlsPrivate+FilledStyle",
3446 "public_header_files": "components/private/TextControlsPrivate/src/FilledStyle/*.h",
3448 "components/private/TextControlsPrivate/src/FilledStyle/*.{h,m}"
3451 "MaterialComponents/Availability": [
3454 "MaterialComponents/AnimationTiming": [
3457 "MaterialComponents/private/Math": [
3460 "MaterialComponents/private/TextControlsPrivate+Shared": [
3466 "name": "TextControlsPrivate+OutlinedStyle",
3470 "public_header_files": "components/private/TextControlsPrivate/src/OutlinedStyle/*.h",
3472 "components/private/TextControlsPrivate/src/OutlinedStyle/*.{h,m}"
3475 "MaterialComponents/Availability": [
3478 "MaterialComponents/AnimationTiming": [
3481 "MaterialComponents/private/Math": [
3484 "MaterialComponents/private/TextControlsPrivate+Shared": [
3490 "name": "ThumbTrack",
3494 "public_header_files": "components/private/ThumbTrack/src/*.h",
3496 "components/private/ThumbTrack/src/*.{h,m}",
3497 "components/private/ThumbTrack/src/private/*.{h,m}"
3500 "MaterialComponents/Availability": [
3503 "MaterialComponents/Ink": [
3506 "MaterialComponents/Ripple": [
3509 "MaterialComponents/ShadowElevations": [
3512 "MaterialComponents/ShadowLayer": [
3515 "MaterialComponents/Typography": [
3518 "MDFInternationalization": [
3521 "MaterialComponents/private/Math": [
3527 "name": "UnitTests",
3528 "test_type": "unit",
3530 "components/private/ThumbTrack/tests/unit/*.{h,m,swift}",
3531 "components/private/ThumbTrack/tests/unit/supplemental/*.{h,m,swift}"
3533 "resources": "components/private/ThumbTrack/tests/unit/resources/*"
3538 "name": "UIMetrics",
3542 "public_header_files": "components/private/UIMetrics/src/*.h",
3544 "components/private/UIMetrics/src/*.{h,m}",
3545 "components/private/UIMetrics/src/private/*.{h,m}"
3548 "MaterialComponents/private/Application": [
3554 "name": "UnitTests",
3555 "test_type": "unit",
3557 "components/private/UIMetrics/tests/unit/*.{h,m,swift}",
3558 "components/private/UIMetrics/tests/unit/supplemental/*.{h,m,swift}"
3560 "resources": "components/private/UIMetrics/tests/unit/resources/*"