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": "ActivityIndicator",
22 "public_header_files": "components/ActivityIndicator/src/*.h",
24 "components/ActivityIndicator/src/*.{h,m}",
25 "components/ActivityIndicator/src/private/*.{h,m}"
28 "components/ActivityIndicator/src/MaterialActivityIndicator.bundle"
31 "MDFInternationalization": [
34 "MaterialComponents/Palettes": [
37 "MaterialComponents/private/Application": [
49 "components/ActivityIndicator/tests/unit/*.{h,m,swift}",
50 "components/ActivityIndicator/tests/unit/supplemental/*.{h,m,swift}"
52 "resources": "components/ActivityIndicator/tests/unit/resources/*",
54 "MaterialComponents/ActivityIndicator+ColorThemer": [
62 "name": "ActivityIndicator+ColorThemer",
66 "public_header_files": "components/ActivityIndicator/src/ColorThemer/*.h",
67 "source_files": "components/ActivityIndicator/src/ColorThemer/*.{h,m}",
69 "MaterialComponents/ActivityIndicator": [
72 "MaterialComponents/schemes/Color": [
78 "name": "AnimationTiming",
82 "public_header_files": "components/AnimationTiming/src/*.h",
84 "components/AnimationTiming/src/*.{h,m}",
85 "components/AnimationTiming/src/private/*.{h,m}"
92 "components/AnimationTiming/tests/unit/*.{h,m,swift}",
93 "components/AnimationTiming/tests/unit/supplemental/*.{h,m,swift}"
95 "resources": "components/AnimationTiming/tests/unit/resources/*"
104 "public_header_files": "components/AppBar/src/*.h",
106 "components/AppBar/src/*.{h,m}",
107 "components/AppBar/src/private/*.{h,m}"
110 "components/AppBar/src/MaterialAppBar.bundle"
113 "MaterialComponents/HeaderStackView": [
116 "MaterialComponents/NavigationBar": [
119 "MaterialComponents/Typography": [
122 "MaterialComponents/private/Application": [
125 "MaterialComponents/FlexibleHeader": [
128 "MaterialComponents/ShadowElevations": [
131 "MaterialComponents/ShadowLayer": [
134 "MDFInternationalization": [
137 "MaterialComponents/private/Icons/ic_arrow_back": [
140 "MaterialComponents/private/UIMetrics": [
149 "components/AppBar/tests/unit/*.{h,m,swift}",
150 "components/AppBar/tests/unit/supplemental/*.{h,m,swift}"
152 "resources": "components/AppBar/tests/unit/resources/*",
154 "MaterialComponents/AppBar+ColorThemer": [
157 "MaterialComponents/AppBar+TypographyThemer": [
165 "name": "AppBar+ColorThemer",
169 "public_header_files": "components/AppBar/src/ColorThemer/*.h",
171 "components/AppBar/src/ColorThemer/*.{h,m}",
172 "components/AppBar/src/ColorThemer/private/*.{h,m}"
175 "MaterialComponents/AppBar": [
178 "MaterialComponents/FlexibleHeader+ColorThemer": [
181 "MaterialComponents/NavigationBar+ColorThemer": [
184 "MaterialComponents/Themes": [
190 "name": "AppBar+TypographyThemer",
194 "public_header_files": "components/AppBar/src/TypographyThemer/*.h",
196 "components/AppBar/src/TypographyThemer/*.{h,m}",
197 "components/AppBar/src/TypographyThemer/private/*.{h,m}"
200 "MaterialComponents/AppBar": [
203 "MaterialComponents/NavigationBar+TypographyThemer": [
209 "name": "BottomAppBar",
213 "public_header_files": "components/BottomAppBar/src/*.h",
215 "components/BottomAppBar/src/*.{h,m}",
216 "components/BottomAppBar/src/private/*.{h,m}"
219 "MDFInternationalization": [
222 "MaterialComponents/Buttons": [
225 "MaterialComponents/NavigationBar": [
228 "MaterialComponents/private/Math": [
237 "components/BottomAppBar/tests/unit/*.{h,m,swift}",
238 "components/BottomAppBar/tests/unit/supplemental/*.{h,m,swift}"
240 "resources": "components/BottomAppBar/tests/unit/resources/*",
242 "MaterialComponents/BottomAppBar+ColorThemer": [
250 "name": "BottomAppBar+ColorThemer",
254 "public_header_files": "components/BottomAppBar/src/ColorThemer/*.h",
255 "source_files": "components/BottomAppBar/src/ColorThemer/*.{h,m}",
257 "MaterialComponents/BottomAppBar": [
260 "MaterialComponents/Themes": [
266 "name": "BottomNavigation",
270 "public_header_files": "components/BottomNavigation/src/*.h",
272 "components/BottomNavigation/src/*.{h,m}",
273 "components/BottomNavigation/src/private/*.{h,m}"
276 "components/BottomNavigation/src/MDCBottomNavigationBarController.*",
277 "components/BottomNavigation/src/MaterialBottomNavigationBeta.h"
280 "components/BottomNavigation/src/MaterialBottomNavigation.bundle"
283 "MDFInternationalization": [
286 "MaterialComponents/Ink": [
289 "MaterialComponents/ShadowElevations": [
292 "MaterialComponents/ShadowLayer": [
295 "MaterialComponents/Typography": [
298 "MaterialComponents/private/Math": [
307 "components/BottomNavigation/tests/unit/*.{h,m,swift}",
308 "components/BottomNavigation/tests/unit/supplemental/*.{h,m,swift}"
310 "exclude_files": "components/BottomNavigation/tests/unit/MDCBottomNavigationBarControllerTests.m",
311 "resources": "components/BottomNavigation/tests/unit/resources/*",
313 "MaterialComponents/BottomNavigation+ColorThemer": [
316 "MaterialComponents/BottomNavigation+TypographyThemer": [
324 "name": "BottomNavigation+ColorThemer",
328 "public_header_files": "components/BottomNavigation/src/ColorThemer/*.h",
329 "source_files": "components/BottomNavigation/src/ColorThemer/*.{h,m}",
331 "MaterialComponents/BottomNavigation": [
334 "MaterialComponents/schemes/Color": [
340 "name": "BottomNavigation+TypographyThemer",
344 "public_header_files": "components/BottomNavigation/src/TypographyThemer/*.h",
345 "source_files": "components/BottomNavigation/src/TypographyThemer/*.{h,m}",
347 "MaterialComponents/BottomNavigation": [
350 "MaterialComponents/schemes/Typography": [
356 "name": "BottomSheet",
360 "public_header_files": "components/BottomSheet/src/*.h",
362 "components/BottomSheet/src/*.{h,m}",
363 "components/BottomSheet/src/private/*.{h,m}"
366 "MaterialComponents/ShapeLibrary": [
369 "MaterialComponents/Shapes": [
372 "MaterialComponents/private/KeyboardWatcher": [
375 "MaterialComponents/private/Math": [
384 "components/BottomSheet/tests/unit/*.{h,m,swift}",
385 "components/BottomSheet/tests/unit/supplemental/*.{h,m,swift}"
387 "resources": "components/BottomSheet/tests/unit/resources/*",
389 "MaterialComponents/BottomSheet+ShapeThemer": [
397 "name": "BottomSheet+ShapeThemer",
401 "public_header_files": "components/BottomSheet/src/ShapeThemer/*.h",
403 "components/BottomSheet/src/ShapeThemer/*.{h,m}",
404 "components/BottomSheet/src/ShapeThemer/private/*.{h,m}"
407 "MaterialComponents/BottomSheet": [
410 "MaterialComponents/schemes/Shape": [
420 "public_header_files": "components/Buttons/src/*.h",
422 "components/Buttons/src/*.{h,m}",
423 "components/Buttons/src/private/*.{h,m}"
426 "MDFInternationalization": [
429 "MDFTextAccessibility": [
432 "MaterialComponents/Ink": [
435 "MaterialComponents/ShadowElevations": [
438 "MaterialComponents/ShadowLayer": [
441 "MaterialComponents/Shapes": [
444 "MaterialComponents/Typography": [
447 "MaterialComponents/private/Math": [
456 "components/Buttons/tests/unit/*.{h,m,swift}",
457 "components/Buttons/tests/unit/supplemental/*.{h,m,swift}"
459 "resources": "components/Buttons/tests/unit/resources/*",
461 "MaterialComponents/Buttons+ShapeThemer": [
464 "MaterialComponents/Buttons+ColorThemer": [
467 "MaterialComponents/Buttons+TypographyThemer": [
470 "MaterialComponents/Buttons+TitleColorAccessibilityMutator": [
473 "MaterialComponents/Buttons+ButtonThemer": [
481 "name": "Buttons+ColorThemer",
485 "public_header_files": "components/Buttons/src/ColorThemer/*.h",
487 "components/Buttons/src/ColorThemer/*.{h,m}",
488 "components/Buttons/src/ColorThemer/private/*.{h,m}"
491 "MaterialComponents/Buttons": [
494 "MaterialComponents/schemes/Color": [
500 "name": "Buttons+TitleColorAccessibilityMutator",
504 "public_header_files": "components/Buttons/src/TitleColorAccessibilityMutator/*.h",
506 "components/Buttons/src/TitleColorAccessibilityMutator/*.{h,m}",
507 "components/Buttons/src/TitleColorAccessibilityMutator/private/*.{h,m}"
510 "MDFTextAccessibility": [
513 "MaterialComponents/Buttons": [
519 "name": "Buttons+ShapeThemer",
523 "public_header_files": "components/Buttons/src/ShapeThemer/*.h",
524 "source_files": "components/Buttons/src/ShapeThemer/*.{h,m}",
526 "MaterialComponents/Buttons": [
529 "MaterialComponents/schemes/Shape": [
535 "name": "Buttons+TypographyThemer",
539 "public_header_files": "components/Buttons/src/TypographyThemer/*.h",
540 "source_files": "components/Buttons/src/TypographyThemer/*.{h,m}",
542 "MaterialComponents/Buttons": [
545 "MaterialComponents/schemes/Typography": [
551 "name": "Buttons+ButtonThemer",
555 "public_header_files": "components/Buttons/src/ButtonThemer/*.h",
557 "components/Buttons/src/ButtonThemer/*.{h,m}",
558 "components/Buttons/src/ButtonThemer/private/*.{h,m}"
561 "MaterialComponents/Buttons": [
564 "MaterialComponents/Buttons+ColorThemer": [
567 "MaterialComponents/Buttons+ShapeThemer": [
570 "MaterialComponents/Buttons+TypographyThemer": [
573 "MaterialComponents/Palettes": [
583 "public_header_files": "components/ButtonBar/src/*.h",
585 "components/ButtonBar/src/*.{h,m}",
586 "components/ButtonBar/src/private/*.{h,m}"
589 "MDFInternationalization": [
592 "MaterialComponents/Buttons": [
595 "MaterialComponents/private/Application": [
604 "components/ButtonBar/tests/unit/*.{h,m,swift}",
605 "components/ButtonBar/tests/unit/supplemental/*.{h,m,swift}"
607 "resources": "components/ButtonBar/tests/unit/resources/*",
609 "MaterialComponents/ButtonBar+TypographyThemer": [
617 "name": "ButtonBar+ColorThemer",
621 "public_header_files": "components/ButtonBar/src/ColorThemer/*.h",
622 "source_files": "components/ButtonBar/src/ColorThemer/*.{h,m}",
624 "MaterialComponents/ButtonBar": [
627 "MaterialComponents/Themes": [
633 "name": "ButtonBar+TypographyThemer",
637 "public_header_files": "components/ButtonBar/src/TypographyThemer/*.h",
638 "source_files": "components/ButtonBar/src/TypographyThemer/*.{h,m}",
640 "MaterialComponents/ButtonBar": [
643 "MaterialComponents/schemes/Typography": [
653 "public_header_files": "components/Cards/src/*.h",
654 "source_files": "components/Cards/src/*.{h,m}",
656 "MaterialComponents/Ink": [
659 "MaterialComponents/ShadowLayer": [
662 "MaterialComponents/Shapes": [
665 "MaterialComponents/private/Icons/ic_check_circle": [
668 "MaterialComponents/private/Math": [
677 "components/Cards/tests/unit/*.{h,m,swift}",
678 "components/Cards/tests/unit/supplemental/*.{h,m,swift}"
680 "resources": "components/Cards/tests/unit/resources/*",
682 "MaterialComponents/Cards+ColorThemer": [
685 "MaterialComponents/Cards+ShapeThemer": [
693 "name": "Cards+ColorThemer",
697 "public_header_files": "components/Cards/src/ColorThemer/*.h",
698 "source_files": "components/Cards/src/ColorThemer/*.{h,m}",
700 "MaterialComponents/Cards": [
703 "MaterialComponents/schemes/Color": [
709 "name": "Cards+ShapeThemer",
713 "public_header_files": "components/Cards/src/ShapeThemer/*.h",
714 "source_files": "components/Cards/src/ShapeThemer/*.{h,m}",
716 "MaterialComponents/Cards": [
719 "MaterialComponents/schemes/Shape": [
725 "name": "Cards+CardThemer",
729 "public_header_files": "components/Cards/src/CardThemer/*.h",
730 "source_files": "components/Cards/src/CardThemer/*.{h,m}",
732 "MaterialComponents/Cards": [
735 "MaterialComponents/Cards+ColorThemer": [
738 "MaterialComponents/Cards+ShapeThemer": [
748 "public_header_files": "components/Chips/src/*.h",
750 "components/Chips/src/*.{h,m}",
751 "components/Chips/src/private/*.{h,m}"
754 "MDFInternationalization": [
757 "MaterialComponents/Ink": [
760 "MaterialComponents/ShadowLayer": [
763 "MaterialComponents/ShadowElevations": [
766 "MaterialComponents/ShapeLibrary": [
769 "MaterialComponents/Shapes": [
772 "MaterialComponents/TextFields": [
775 "MaterialComponents/Typography": [
778 "MaterialComponents/private/Math": [
787 "components/Chips/tests/unit/*.{h,m,swift}",
788 "components/Chips/tests/unit/supplemental/*.{h,m,swift}"
790 "resources": "components/Chips/tests/unit/resources/*",
792 "MaterialComponents/Chips+ChipThemer": [
795 "MaterialComponents/Chips+FontThemer": [
798 "MaterialComponents/Themes": [
806 "name": "Chips+ChipThemer",
810 "public_header_files": "components/Chips/src/ChipThemer/*.h",
811 "source_files": "components/Chips/src/ChipThemer/*.{h,m}",
813 "MaterialComponents/Chips": [
816 "MaterialComponents/Chips+ColorThemer": [
819 "MaterialComponents/Chips+ShapeThemer": [
822 "MaterialComponents/Chips+TypographyThemer": [
828 "name": "Chips+ColorThemer",
832 "public_header_files": "components/Chips/src/ColorThemer/*.h",
833 "source_files": "components/Chips/src/ColorThemer/*.{h,m}",
835 "MaterialComponents/Chips": [
838 "MaterialComponents/schemes/Color": [
844 "name": "Chips+FontThemer",
848 "public_header_files": "components/Chips/src/FontThemer/*.h",
849 "source_files": "components/Chips/src/FontThemer/*.{h,m}",
851 "MaterialComponents/Chips": [
854 "MaterialComponents/Themes": [
860 "name": "Chips+ShapeThemer",
864 "public_header_files": "components/Chips/src/ShapeThemer/*.h",
865 "source_files": "components/Chips/src/ShapeThemer/*.{h,m}",
867 "MaterialComponents/Chips": [
870 "MaterialComponents/schemes/Shape": [
876 "name": "Chips+TypographyThemer",
880 "public_header_files": "components/Chips/src/TypographyThemer/*.h",
881 "source_files": "components/Chips/src/TypographyThemer/*.{h,m}",
883 "MaterialComponents/Chips": [
886 "MaterialComponents/schemes/Typography": [
892 "name": "CollectionCells",
896 "public_header_files": "components/CollectionCells/src/*.h",
898 "components/CollectionCells/src/*.{h,m}",
899 "components/CollectionCells/src/private/*.{h,m}"
902 "components/CollectionCells/src/MaterialCollectionCells.bundle"
909 "MDFInternationalization": [
912 "MaterialComponents/CollectionLayoutAttributes": [
915 "MaterialComponents/Ink": [
918 "MaterialComponents/Typography": [
921 "MaterialComponents/Palettes": [
924 "MaterialComponents/private/Icons/ic_check": [
927 "MaterialComponents/private/Icons/ic_check_circle": [
930 "MaterialComponents/private/Icons/ic_chevron_right": [
933 "MaterialComponents/private/Icons/ic_info": [
936 "MaterialComponents/private/Icons/ic_radio_button_unchecked": [
939 "MaterialComponents/private/Icons/ic_reorder": [
942 "MaterialComponents/private/Math": [
951 "components/CollectionCells/tests/unit/*.{h,m,swift}",
952 "components/CollectionCells/tests/unit/supplemental/*.{h,m,swift}"
954 "resources": "components/CollectionCells/tests/unit/resources/*"
959 "name": "CollectionLayoutAttributes",
963 "public_header_files": "components/CollectionLayoutAttributes/src/*.h",
964 "source_files": "components/CollectionLayoutAttributes/src/*.{h,m}",
970 "components/CollectionLayoutAttributes/tests/unit/*.{h,m,swift}",
971 "components/CollectionLayoutAttributes/tests/unit/supplemental/*.{h,m,swift}"
973 "resources": "components/CollectionLayoutAttributes/tests/unit/resources/*"
978 "name": "Collections",
982 "public_header_files": "components/Collections/src/*.h",
984 "components/Collections/src/*.{h,m}",
985 "components/Collections/src/private/*.{h,m}"
988 "components/Collections/src/MaterialCollections.bundle"
995 "MaterialComponents/CollectionCells": [
998 "MaterialComponents/CollectionLayoutAttributes": [
1001 "MaterialComponents/Ink": [
1004 "MaterialComponents/Palettes": [
1007 "MaterialComponents/ShadowElevations": [
1010 "MaterialComponents/ShadowLayer": [
1013 "MaterialComponents/Typography": [
1019 "name": "UnitTests",
1020 "test_type": "unit",
1022 "components/Collections/tests/unit/*.{h,m,swift}",
1023 "components/Collections/tests/unit/supplemental/*.{h,m,swift}"
1025 "resources": "components/Collections/tests/unit/resources/*"
1034 "public_header_files": "components/Dialogs/src/*.h",
1036 "components/Dialogs/src/*.{h,m}",
1037 "components/Dialogs/src/private/*.{h,m}"
1040 "components/Dialogs/src/MaterialDialogs.bundle"
1043 "MaterialComponents/Buttons": [
1046 "MaterialComponents/ShadowElevations": [
1049 "MaterialComponents/ShadowLayer": [
1052 "MaterialComponents/Typography": [
1055 "MaterialComponents/private/KeyboardWatcher": [
1058 "MDFInternationalization": [
1064 "name": "UnitTests",
1065 "test_type": "unit",
1067 "components/Dialogs/tests/unit/*.{h,m,swift}",
1068 "components/Dialogs/tests/unit/supplemental/*.{h,m,swift}"
1070 "resources": "components/Dialogs/tests/unit/resources/*",
1072 "MaterialComponents/Dialogs+DialogThemer": [
1080 "name": "Dialogs+ColorThemer",
1084 "public_header_files": "components/Dialogs/src/ColorThemer/*.h",
1085 "source_files": "components/Dialogs/src/ColorThemer/*.{h,m}",
1087 "MaterialComponents/Dialogs": [
1090 "MaterialComponents/Themes": [
1093 "MaterialComponents/Buttons+ColorThemer": [
1099 "name": "Dialogs+TypographyThemer",
1103 "public_header_files": "components/Dialogs/src/TypographyThemer/*.h",
1104 "source_files": "components/Dialogs/src/TypographyThemer/*.{h,m}",
1106 "MaterialComponents/Dialogs": [
1109 "MaterialComponents/schemes/Typography": [
1112 "MaterialComponents/Buttons+TypographyThemer": [
1118 "name": "Dialogs+DialogThemer",
1122 "public_header_files": "components/Dialogs/src/DialogThemer/*.h",
1123 "source_files": "components/Dialogs/src/DialogThemer/*.{h,m}",
1125 "MaterialComponents/Dialogs": [
1128 "MaterialComponents/Dialogs+ColorThemer": [
1131 "MaterialComponents/Dialogs+TypographyThemer": [
1134 "MaterialComponents/Buttons+ButtonThemer": [
1140 "name": "FeatureHighlight",
1144 "public_header_files": "components/FeatureHighlight/src/*.h",
1146 "components/FeatureHighlight/src/*.{h,m}",
1147 "components/FeatureHighlight/src/private/*.{h,m}"
1150 "components/FeatureHighlight/src/MaterialFeatureHighlight.bundle"
1153 "MaterialComponents/private/Math": [
1156 "MaterialComponents/Typography": [
1159 "MDFTextAccessibility": [
1165 "name": "UnitTests",
1166 "test_type": "unit",
1168 "components/FeatureHighlight/tests/unit/*.{h,m,swift}",
1169 "components/FeatureHighlight/tests/unit/supplemental/*.{h,m,swift}"
1171 "resources": "components/FeatureHighlight/tests/unit/resources/*",
1173 "MaterialComponents/FeatureHighlight+ColorThemer": [
1176 "MaterialComponents/FeatureHighlight+TypographyThemer": [
1179 "MaterialComponents/FeatureHighlight+FeatureHighlightAccessibilityMutator": [
1187 "name": "FeatureHighlight+ColorThemer",
1191 "public_header_files": "components/FeatureHighlight/src/ColorThemer/*.h",
1192 "source_files": "components/FeatureHighlight/src/ColorThemer/*.{h,m}",
1194 "MaterialComponents/FeatureHighlight": [
1197 "MaterialComponents/Themes": [
1203 "name": "FeatureHighlight+FontThemer",
1207 "public_header_files": "components/FeatureHighlight/src/FontThemer/*.h",
1208 "source_files": "components/FeatureHighlight/src/FontThemer/*.{h,m}",
1210 "MaterialComponents/FeatureHighlight": [
1213 "MaterialComponents/Themes": [
1219 "name": "FeatureHighlight+TypographyThemer",
1223 "public_header_files": "components/FeatureHighlight/src/TypographyThemer/*.h",
1224 "source_files": "components/FeatureHighlight/src/TypographyThemer/*.{h,m}",
1226 "MaterialComponents/FeatureHighlight": [
1229 "MaterialComponents/schemes/Typography": [
1235 "name": "FeatureHighlight+FeatureHighlightAccessibilityMutator",
1239 "public_header_files": "components/FeatureHighlight/src/FeatureHighlightAccessibilityMutator/*.h",
1240 "source_files": "components/FeatureHighlight/src/FeatureHighlightAccessibilityMutator/*.{h,m}",
1242 "MaterialComponents/FeatureHighlight": [
1245 "MDFTextAccessibility": [
1251 "name": "FlexibleHeader",
1255 "public_header_files": "components/FlexibleHeader/src/*.h",
1257 "components/FlexibleHeader/src/*.{h,m}",
1258 "components/FlexibleHeader/src/private/*.{h,m}"
1261 "MDFTextAccessibility": [
1264 "MaterialComponents/private/Application": [
1267 "MaterialComponents/private/UIMetrics": [
1273 "name": "UnitTests",
1274 "test_type": "unit",
1276 "components/FlexibleHeader/tests/unit/*.{h,m,swift}",
1277 "components/FlexibleHeader/tests/unit/supplemental/*.{h,m,swift}"
1279 "resources": "components/FlexibleHeader/tests/unit/resources/*",
1281 "MaterialComponents/FlexibleHeader+ColorThemer": [
1289 "name": "FlexibleHeader+CanAlwaysExpandToMaximumHeight",
1293 "public_header_files": "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.h",
1294 "source_files": "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.{h,m}",
1296 "MaterialComponents/FlexibleHeader": [
1302 "name": "FlexibleHeader+ColorThemer",
1306 "public_header_files": "components/FlexibleHeader/src/ColorThemer/*.h",
1307 "source_files": "components/FlexibleHeader/src/ColorThemer/*.{h,m}",
1309 "MaterialComponents/FlexibleHeader": [
1312 "MaterialComponents/schemes/Color": [
1318 "name": "HeaderStackView",
1322 "public_header_files": "components/HeaderStackView/src/*.h",
1323 "source_files": "components/HeaderStackView/src/*.{h,m}",
1326 "name": "UnitTests",
1327 "test_type": "unit",
1329 "components/HeaderStackView/tests/unit/*.{h,m,swift}",
1330 "components/HeaderStackView/tests/unit/supplemental/*.{h,m,swift}"
1332 "resources": "components/HeaderStackView/tests/unit/resources/*"
1337 "name": "HeaderStackView+ColorThemer",
1341 "public_header_files": "components/HeaderStackView/src/ColorThemer/*.h",
1342 "source_files": "components/HeaderStackView/src/ColorThemer/*.{h,m}",
1344 "MaterialComponents/HeaderStackView": [
1347 "MaterialComponents/Themes": [
1357 "public_header_files": "components/Ink/src/*.h",
1359 "components/Ink/src/*.{h,m}",
1360 "components/Ink/src/private/*.{h,m}"
1363 "MaterialComponents/private/Math": [
1369 "name": "UnitTests",
1370 "test_type": "unit",
1372 "components/Ink/tests/unit/*.{h,m,swift}",
1373 "components/Ink/tests/unit/supplemental/*.{h,m,swift}"
1375 "resources": "components/Ink/tests/unit/resources/*"
1380 "name": "Ink+ColorThemer",
1384 "public_header_files": "components/Ink/src/ColorThemer/*.h",
1385 "source_files": "components/Ink/src/ColorThemer/*.{h,m}",
1387 "MaterialComponents/Ink": [
1390 "MaterialComponents/Themes": [
1396 "name": "LibraryInfo",
1400 "public_header_files": "components/LibraryInfo/src/*.h",
1402 "components/LibraryInfo/src/*.{h,m}",
1403 "components/LibraryInfo/src/private/*.{h,m}"
1407 "name": "UnitTests",
1408 "test_type": "unit",
1410 "components/LibraryInfo/tests/unit/*.{h,m,swift}",
1411 "components/LibraryInfo/tests/unit/supplemental/*.{h,m,swift}"
1413 "resources": "components/LibraryInfo/tests/unit/resources/*"
1422 "public_header_files": "components/List/src/*.h",
1424 "components/List/src/*.{h,m}",
1425 "components/List/src/private/*.{h,m}"
1428 "MaterialComponents/Ink": [
1431 "MaterialComponents/ShadowElevations": [
1434 "MaterialComponents/ShadowLayer": [
1437 "MaterialComponents/Typography": [
1440 "MDFInternationalization": [
1443 "MaterialComponents/private/Math": [
1449 "name": "UnitTests",
1450 "test_type": "unit",
1452 "components/List/tests/unit/*.{h,m,swift}",
1453 "components/List/tests/unit/supplemental/*.{h,m,swift}"
1455 "resources": "components/List/tests/unit/resources/*",
1457 "MaterialComponents/List+ColorThemer": [
1460 "MaterialComponents/List+TypographyThemer": [
1463 "MaterialComponents/List+ListThemer": [
1471 "name": "List+TypographyThemer",
1475 "public_header_files": "components/List/src/TypographyThemer/*.h",
1476 "source_files": "components/List/src/TypographyThemer/*.{h,m}",
1478 "MaterialComponents/List": [
1481 "MaterialComponents/schemes/Typography": [
1487 "name": "List+ColorThemer",
1491 "public_header_files": "components/List/src/ColorThemer/*.h",
1493 "components/List/src/ColorThemer/*.{h,m}",
1494 "components/List/src/ColorThemer/private/*.{h,m}"
1497 "MaterialComponents/List": [
1500 "MaterialComponents/schemes/Color": [
1506 "name": "List+ListThemer",
1510 "public_header_files": "components/List/src/ListThemer/*.h",
1512 "components/List/src/ListThemer/*.{h,m}",
1513 "components/List/src/ListThemer/private/*.{h,m}"
1516 "MaterialComponents/List": [
1519 "MaterialComponents/List+ColorThemer": [
1522 "MaterialComponents/List+TypographyThemer": [
1528 "name": "MaskedTransition",
1532 "public_header_files": "components/MaskedTransition/src/*.h",
1534 "components/MaskedTransition/src/*.{h,m}",
1535 "components/MaskedTransition/src/private/*.{h,m}"
1538 "MotionTransitioning": [
1544 "MotionInterchange": [
1550 "name": "UnitTests",
1551 "test_type": "unit",
1553 "components/MaskedTransition/tests/unit/*.{h,m,swift}",
1554 "components/MaskedTransition/tests/unit/supplemental/*.{h,m,swift}"
1556 "resources": "components/MaskedTransition/tests/unit/resources/*"
1561 "name": "NavigationBar",
1565 "public_header_files": "components/NavigationBar/src/*.h",
1566 "source_files": "components/NavigationBar/src/*.{h,m}",
1568 "MDFTextAccessibility": [
1571 "MaterialComponents/ButtonBar": [
1574 "MaterialComponents/Typography": [
1577 "MDFInternationalization": [
1580 "MaterialComponents/private/Math": [
1586 "name": "UnitTests",
1587 "test_type": "unit",
1589 "components/NavigationBar/tests/unit/*.{h,m,swift}",
1590 "components/NavigationBar/tests/unit/supplemental/*.{h,m,swift}"
1592 "resources": "components/NavigationBar/tests/unit/resources/*",
1594 "MaterialComponents/NavigationBar+ColorThemer": [
1597 "MaterialComponents/NavigationBar+TypographyThemer": [
1605 "name": "NavigationBar+ColorThemer",
1609 "public_header_files": "components/NavigationBar/src/ColorThemer/*.h",
1610 "source_files": "components/NavigationBar/src/ColorThemer/*.{h,m}",
1612 "MaterialComponents/NavigationBar": [
1615 "MaterialComponents/schemes/Color": [
1621 "name": "NavigationBar+TypographyThemer",
1625 "public_header_files": "components/NavigationBar/src/TypographyThemer/*.h",
1626 "source_files": "components/NavigationBar/src/TypographyThemer/*.{h,m}",
1628 "MaterialComponents/NavigationBar": [
1631 "MaterialComponents/schemes/Typography": [
1637 "name": "NavigationDrawer",
1641 "public_header_files": "components/NavigationDrawer/src/*.h",
1643 "components/NavigationDrawer/src/*.{h,m}",
1644 "components/NavigationDrawer/src/private/*.{h,m}"
1647 "MaterialComponents/Palettes": [
1650 "MaterialComponents/ShadowLayer": [
1653 "MaterialComponents/private/Math": [
1656 "MaterialComponents/private/UIMetrics": [
1662 "name": "UnitTests",
1663 "test_type": "unit",
1665 "components/NavigationDrawer/tests/unit/*.{h,m,swift}",
1666 "components/NavigationDrawer/tests/unit/supplemental/*.{h,m,swift}"
1669 "MaterialComponents/NavigationDrawer+ColorThemer": [
1677 "name": "NavigationDrawer+ColorThemer",
1681 "public_header_files": "components/NavigationDrawer/src/ColorThemer/*.h",
1683 "components/NavigationDrawer/src/ColorThemer/*.{h,m}",
1684 "components/NavigationDrawer/src/ColorThemer/private/*.{h,m}"
1687 "MaterialComponents/NavigationDrawer": [
1690 "MaterialComponents/schemes/Color": [
1696 "name": "OverlayWindow",
1700 "public_header_files": "components/OverlayWindow/src/*.h",
1702 "components/OverlayWindow/src/*.{h,m}",
1703 "components/OverlayWindow/src/private/*.{h,m}"
1706 "MaterialComponents/private/Application": [
1712 "name": "UnitTests",
1713 "test_type": "unit",
1715 "components/OverlayWindow/tests/unit/*.{h,m,swift}",
1716 "components/OverlayWindow/tests/unit/supplemental/*.{h,m,swift}"
1718 "resources": "components/OverlayWindow/tests/unit/resources/*"
1723 "name": "PageControl",
1727 "public_header_files": "components/PageControl/src/*.h",
1729 "components/PageControl/src/*.{h,m}",
1730 "components/PageControl/src/private/*.{h,m}"
1733 "components/PageControl/src/MaterialPageControl.bundle"
1736 "MDFInternationalization": [
1742 "name": "UnitTests",
1743 "test_type": "unit",
1745 "components/PageControl/tests/unit/*.{h,m,swift}",
1746 "components/PageControl/tests/unit/supplemental/*.{h,m,swift}"
1748 "resources": "components/PageControl/tests/unit/resources/*"
1753 "name": "PageControl+ColorThemer",
1757 "public_header_files": "components/PageControl/src/ColorThemer/*.h",
1758 "source_files": "components/PageControl/src/ColorThemer/*.{h,m}",
1760 "MaterialComponents/PageControl": [
1763 "MaterialComponents/Themes": [
1773 "public_header_files": "components/Palettes/src/*.h",
1775 "components/Palettes/src/*.{h,m}",
1776 "components/Palettes/src/private/*.{h,m}"
1780 "name": "UnitTests",
1781 "test_type": "unit",
1783 "components/Palettes/tests/unit/*.{h,m,swift}",
1784 "components/Palettes/tests/unit/supplemental/*.{h,m,swift}"
1786 "resources": "components/Palettes/tests/unit/resources/*"
1791 "name": "ProgressView",
1795 "public_header_files": "components/ProgressView/src/*.h",
1797 "components/ProgressView/src/*.{h,m}",
1798 "components/ProgressView/src/private/*.{h,m}"
1801 "MDFInternationalization": [
1804 "MaterialComponents/Palettes": [
1807 "MaterialComponents/private/Math": [
1816 "name": "UnitTests",
1817 "test_type": "unit",
1819 "components/ProgressView/tests/unit/*.{h,m,swift}",
1820 "components/ProgressView/tests/unit/supplemental/*.{h,m,swift}"
1822 "resources": "components/ProgressView/tests/unit/resources/*"
1827 "name": "ProgressView+ColorThemer",
1831 "public_header_files": "components/ProgressView/src/ColorThemer/*.h",
1832 "source_files": "components/ProgressView/src/ColorThemer/*.{h,m}",
1834 "MaterialComponents/ProgressView": [
1837 "MaterialComponents/Themes": [
1843 "name": "ShadowElevations",
1847 "public_header_files": "components/ShadowElevations/src/*.h",
1848 "source_files": "components/ShadowElevations/src/*.{h,m}",
1851 "name": "UnitTests",
1852 "test_type": "unit",
1854 "components/ShadowElevations/tests/unit/*.{h,m,swift}",
1855 "components/ShadowElevations/tests/unit/supplemental/*.{h,m,swift}"
1857 "resources": "components/ShadowElevations/tests/unit/resources/*"
1862 "name": "ShadowLayer",
1866 "public_header_files": "components/ShadowLayer/src/*.h",
1867 "source_files": "components/ShadowLayer/src/*.{h,m}",
1869 "MaterialComponents/ShadowElevations": [
1875 "name": "UnitTests",
1876 "test_type": "unit",
1878 "components/ShadowLayer/tests/unit/*.{h,m,swift}",
1879 "components/ShadowLayer/tests/unit/supplemental/*.{h,m,swift}"
1881 "resources": "components/ShadowLayer/tests/unit/resources/*"
1886 "name": "ShapeLibrary",
1890 "public_header_files": "components/ShapeLibrary/src/*.h",
1892 "components/ShapeLibrary/src/*.{h,m}",
1893 "components/ShapeLibrary/src/private/*.{h,m}"
1896 "MaterialComponents/Shapes": [
1899 "MaterialComponents/private/Math": [
1905 "name": "UnitTests",
1906 "test_type": "unit",
1908 "components/ShapeLibrary/tests/unit/*.{h,m,swift}",
1909 "components/ShapeLibrary/tests/unit/supplemental/*.{h,m,swift}"
1911 "resources": "components/ShapeLibrary/tests/unit/resources/*"
1920 "public_header_files": "components/Shapes/src/*.h",
1922 "components/Shapes/src/*.{h,m}",
1923 "components/Shapes/src/private/*.{h,m}"
1926 "MaterialComponents/ShadowLayer": [
1929 "MaterialComponents/private/Math": [
1935 "name": "UnitTests",
1936 "test_type": "unit",
1938 "components/Shapes/tests/unit/*.{h,m,swift}",
1939 "components/Shapes/tests/unit/supplemental/*.{h,m,swift}"
1941 "resources": "components/Shapes/tests/unit/resources/*"
1950 "public_header_files": "components/Slider/src/*.h",
1952 "components/Slider/src/*.{h,m}",
1953 "components/Slider/src/private/*.{h,m}"
1956 "MaterialComponents/Palettes": [
1959 "MaterialComponents/ShadowElevations": [
1962 "MaterialComponents/private/ThumbTrack": [
1968 "name": "UnitTests",
1969 "test_type": "unit",
1971 "components/Slider/tests/unit/*.{h,m,swift}",
1972 "components/Slider/tests/unit/supplemental/*.{h,m,swift}"
1974 "resources": "components/Slider/tests/unit/resources/*"
1979 "name": "Slider+ColorThemer",
1983 "public_header_files": "components/Slider/src/ColorThemer/*.h",
1984 "source_files": "components/Slider/src/ColorThemer/*.{h,m}",
1986 "MaterialComponents/Palettes": [
1989 "MaterialComponents/Slider": [
1992 "MaterialComponents/schemes/Color": [
2002 "public_header_files": "components/Snackbar/src/*.h",
2004 "components/Snackbar/src/*.{h,m}",
2005 "components/Snackbar/src/private/*.{h,m}"
2008 "components/Snackbar/src/MaterialSnackbar.bundle"
2011 "MaterialComponents/AnimationTiming": [
2014 "MaterialComponents/Buttons": [
2017 "MaterialComponents/OverlayWindow": [
2020 "MaterialComponents/Typography": [
2023 "MaterialComponents/private/Application": [
2026 "MaterialComponents/private/KeyboardWatcher": [
2029 "MaterialComponents/private/Overlay": [
2035 "name": "UnitTests",
2036 "test_type": "unit",
2038 "components/Snackbar/tests/unit/*.{h,m,swift}",
2039 "components/Snackbar/tests/unit/supplemental/*.{h,m,swift}"
2041 "resources": "components/Snackbar/tests/unit/resources/*",
2043 "MaterialComponents/Snackbar+ColorThemer": [
2046 "MaterialComponents/Snackbar+FontThemer": [
2049 "MaterialComponents/Snackbar+TypographyThemer": [
2052 "MaterialComponents/Themes": [
2060 "name": "Snackbar+ColorThemer",
2064 "public_header_files": "components/Snackbar/src/ColorThemer/*.h",
2065 "source_files": "components/Snackbar/src/ColorThemer/*.{h,m}",
2067 "MaterialComponents/Snackbar": [
2070 "MaterialComponents/schemes/Color": [
2076 "name": "Snackbar+FontThemer",
2080 "public_header_files": "components/Snackbar/src/FontThemer/*.h",
2081 "source_files": "components/Snackbar/src/FontThemer/*.{h,m}",
2083 "MaterialComponents/Snackbar": [
2086 "MaterialComponents/Themes": [
2092 "name": "Snackbar+TypographyThemer",
2096 "public_header_files": "components/Snackbar/src/TypographyThemer/*.h",
2097 "source_files": "components/Snackbar/src/TypographyThemer/*.{h,m}",
2099 "MaterialComponents/Snackbar": [
2102 "MaterialComponents/schemes/Typography": [
2112 "public_header_files": "components/Tabs/src/*.h",
2114 "components/Tabs/src/*.{h,m}",
2115 "components/Tabs/src/private/*.{h,m}"
2118 "components/Tabs/src/MaterialTabs.bundle"
2121 "MDFInternationalization": [
2124 "MaterialComponents/AnimationTiming": [
2127 "MaterialComponents/Ink": [
2130 "MaterialComponents/ShadowElevations": [
2133 "MaterialComponents/ShadowLayer": [
2136 "MaterialComponents/Typography": [
2139 "MaterialComponents/private/Math": [
2145 "name": "UnitTests",
2146 "test_type": "unit",
2148 "components/Tabs/tests/unit/*.{h,m,swift}",
2149 "components/Tabs/tests/unit/supplemental/*.{h,m,swift}"
2151 "resources": "components/Tabs/tests/unit/resources/*",
2153 "MaterialComponents/Tabs+ColorThemer": [
2156 "MaterialComponents/Tabs+FontThemer": [
2159 "MaterialComponents/Tabs+TypographyThemer": [
2162 "MaterialComponents/Themes": [
2170 "name": "Tabs+ColorThemer",
2174 "public_header_files": "components/Tabs/src/ColorThemer/*.h",
2175 "source_files": "components/Tabs/src/ColorThemer/*.{h,m}",
2177 "MaterialComponents/schemes/Color": [
2180 "MaterialComponents/Tabs": [
2186 "name": "Tabs+FontThemer",
2190 "public_header_files": "components/Tabs/src/FontThemer/*.h",
2191 "source_files": "components/Tabs/src/FontThemer/*.{h,m}",
2193 "MaterialComponents/Tabs": [
2196 "MaterialComponents/Themes": [
2202 "name": "Tabs+TypographyThemer",
2206 "public_header_files": "components/Tabs/src/TypographyThemer/*.h",
2207 "source_files": "components/Tabs/src/TypographyThemer/*.{h,m}",
2209 "MaterialComponents/Tabs": [
2212 "MaterialComponents/schemes/Typography": [
2218 "name": "TextFields",
2222 "public_header_files": "components/TextFields/src/*.h",
2224 "components/TextFields/src/*.{h,m}",
2225 "components/TextFields/src/private/*.{h,m}"
2228 "MaterialComponents/AnimationTiming": [
2231 "MaterialComponents/Palettes": [
2234 "MaterialComponents/Typography": [
2237 "MDFInternationalization": [
2240 "MaterialComponents/private/Math": [
2246 "name": "UnitTests",
2247 "test_type": "unit",
2249 "components/TextFields/tests/unit/*.{h,m,swift}",
2250 "components/TextFields/tests/unit/supplemental/*.{h,m,swift}"
2252 "resources": "components/TextFields/tests/unit/resources/*",
2254 "MaterialComponents/TextFields+ColorThemer": [
2257 "MaterialComponents/TextFields+FontThemer": [
2260 "MaterialComponents/TextFields+TypographyThemer": [
2263 "MaterialComponents/Themes": [
2271 "name": "TextFields+ColorThemer",
2275 "public_header_files": "components/TextFields/src/ColorThemer/*.h",
2276 "source_files": "components/TextFields/src/ColorThemer/*.{h,m}",
2278 "MaterialComponents/TextFields": [
2281 "MaterialComponents/Themes": [
2287 "name": "TextFields+FontThemer",
2291 "public_header_files": "components/TextFields/src/FontThemer/*.h",
2292 "source_files": "components/TextFields/src/FontThemer/*.{h,m}",
2294 "MaterialComponents/TextFields": [
2297 "MaterialComponents/Themes": [
2303 "name": "TextFields+TypographyThemer",
2307 "public_header_files": "components/TextFields/src/TypographyThemer/*.h",
2308 "source_files": "components/TextFields/src/TypographyThemer/*.{h,m}",
2310 "MaterialComponents/TextFields": [
2313 "MaterialComponents/schemes/Typography": [
2323 "public_header_files": "components/Themes/src/*.h",
2325 "components/Themes/src/*.{h,m}",
2326 "components/Themes/src/private/*.{h,m}"
2329 "MaterialComponents/schemes/Color": [
2332 "MaterialComponents/schemes/Typography": [
2338 "name": "UnitTests",
2339 "test_type": "unit",
2341 "components/Themes/tests/unit/*.{h,m,swift}",
2342 "components/Themes/tests/unit/supplemental/*.{h,m,swift}"
2344 "resources": "components/Themes/tests/unit/resources/*"
2349 "name": "Typography",
2353 "public_header_files": "components/Typography/src/*.h",
2355 "components/Typography/src/*.{h,m}",
2356 "components/Typography/src/private/*.{h,m}"
2359 "MaterialComponents/private/Application": [
2362 "MaterialComponents/private/Math": [
2368 "name": "UnitTests",
2369 "test_type": "unit",
2371 "components/Typography/tests/unit/*.{h,m,swift}",
2372 "components/Typography/tests/unit/supplemental/*.{h,m,swift}"
2374 "resources": "components/Typography/tests/unit/resources/*"
2386 "public_header_files": "components/schemes/Color/src/*.h",
2387 "source_files": "components/schemes/Color/src/*.{h,m}",
2390 "name": "UnitTests",
2391 "test_type": "unit",
2393 "components/schemes/Color/tests/unit/*.{h,m,swift}",
2394 "components/schemes/Color/tests/unit/supplemental/*.{h,m,swift}"
2396 "resources": "components/schemes/Color/tests/unit/resources/*",
2398 "MaterialComponents/private/Math": [
2410 "public_header_files": "components/schemes/Shape/src/*.h",
2411 "source_files": "components/schemes/Shape/src/*.{h,m}",
2413 "MaterialComponents/ShapeLibrary": [
2416 "MaterialComponents/Shapes": [
2422 "name": "UnitTests",
2423 "test_type": "unit",
2425 "components/schemes/Shape/tests/unit/*.{h,m,swift}",
2426 "components/schemes/Shape/tests/unit/supplemental/*.{h,m,swift}"
2428 "resources": "components/schemes/Shape/tests/unit/resources/*"
2433 "name": "Typography",
2437 "public_header_files": "components/schemes/Typography/src/*.h",
2438 "source_files": "components/schemes/Typography/src/*.{h,m}",
2441 "name": "UnitTests",
2442 "test_type": "unit",
2444 "components/schemes/Typography/tests/unit/*.{h,m,swift}",
2445 "components/schemes/Typography/tests/unit/supplemental/*.{h,m,swift}"
2447 "resources": "components/schemes/Typography/tests/unit/resources/*"
2461 "public_header_files": "components/private/Icons/src/*.h",
2462 "source_files": "components/private/Icons/src/*.{h,m}"
2465 "name": "ic_arrow_back",
2466 "public_header_files": "components/private/Icons/icons/ic_arrow_back/src/*.h",
2467 "source_files": "components/private/Icons/icons/ic_arrow_back/src/*.{h,m}",
2468 "resource_bundles": {
2469 "MaterialIcons_ic_arrow_back": [
2470 "components/private/Icons/icons/ic_arrow_back/src/MaterialIcons_ic_arrow_back.bundle/*.png"
2474 "MaterialComponents/private/Icons/Base": [
2481 "public_header_files": "components/private/Icons/icons/ic_check/src/*.h",
2482 "source_files": "components/private/Icons/icons/ic_check/src/*.{h,m}",
2483 "resource_bundles": {
2484 "MaterialIcons_ic_check": [
2485 "components/private/Icons/icons/ic_check/src/MaterialIcons_ic_check.bundle/*.png"
2489 "MaterialComponents/private/Icons/Base": [
2495 "name": "ic_check_circle",
2496 "public_header_files": "components/private/Icons/icons/ic_check_circle/src/*.h",
2497 "source_files": "components/private/Icons/icons/ic_check_circle/src/*.{h,m}",
2498 "resource_bundles": {
2499 "MaterialIcons_ic_check_circle": [
2500 "components/private/Icons/icons/ic_check_circle/src/MaterialIcons_ic_check_circle.bundle/*.png"
2504 "MaterialComponents/private/Icons/Base": [
2510 "name": "ic_chevron_right",
2511 "public_header_files": "components/private/Icons/icons/ic_chevron_right/src/*.h",
2512 "source_files": "components/private/Icons/icons/ic_chevron_right/src/*.{h,m}",
2513 "resource_bundles": {
2514 "MaterialIcons_ic_chevron_right": [
2515 "components/private/Icons/icons/ic_chevron_right/src/MaterialIcons_ic_chevron_right.bundle/*.png"
2519 "MaterialComponents/private/Icons/Base": [
2525 "name": "ic_color_lens",
2526 "public_header_files": "components/private/Icons/icons/ic_color_lens/src/*.h",
2527 "source_files": "components/private/Icons/icons/ic_color_lens/src/*.{h,m}",
2528 "resource_bundles": {
2529 "MaterialIcons_ic_color_lens": [
2530 "components/private/Icons/icons/ic_color_lens/src/MaterialIcons_ic_color_lens.bundle/*.png"
2534 "MaterialComponents/private/Icons/Base": [
2540 "name": "ic_help_outline",
2541 "public_header_files": "components/private/Icons/icons/ic_help_outline/src/*.h",
2542 "source_files": "components/private/Icons/icons/ic_help_outline/src/*.{h,m}",
2543 "resource_bundles": {
2544 "MaterialIcons_ic_help_outline": [
2545 "components/private/Icons/icons/ic_help_outline/src/MaterialIcons_ic_help_outline.bundle/*.png"
2549 "MaterialComponents/private/Icons/Base": [
2556 "public_header_files": "components/private/Icons/icons/ic_info/src/*.h",
2557 "source_files": "components/private/Icons/icons/ic_info/src/*.{h,m}",
2558 "resource_bundles": {
2559 "MaterialIcons_ic_info": [
2560 "components/private/Icons/icons/ic_info/src/MaterialIcons_ic_info.bundle/*.png"
2564 "MaterialComponents/private/Icons/Base": [
2570 "name": "ic_more_horiz",
2571 "public_header_files": "components/private/Icons/icons/ic_more_horiz/src/*.h",
2572 "source_files": "components/private/Icons/icons/ic_more_horiz/src/*.{h,m}",
2573 "resource_bundles": {
2574 "MaterialIcons_ic_more_horiz": [
2575 "components/private/Icons/icons/ic_more_horiz/src/MaterialIcons_ic_more_horiz.bundle/*.png"
2579 "MaterialComponents/private/Icons/Base": [
2585 "name": "ic_radio_button_unchecked",
2586 "public_header_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.h",
2587 "source_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.{h,m}",
2588 "resource_bundles": {
2589 "MaterialIcons_ic_radio_button_unchecked": [
2590 "components/private/Icons/icons/ic_radio_button_unchecked/src/MaterialIcons_ic_radio_button_unchecked.bundle/*.png"
2594 "MaterialComponents/private/Icons/Base": [
2600 "name": "ic_reorder",
2601 "public_header_files": "components/private/Icons/icons/ic_reorder/src/*.h",
2602 "source_files": "components/private/Icons/icons/ic_reorder/src/*.{h,m}",
2603 "resource_bundles": {
2604 "MaterialIcons_ic_reorder": [
2605 "components/private/Icons/icons/ic_reorder/src/MaterialIcons_ic_reorder.bundle/*.png"
2609 "MaterialComponents/private/Icons/Base": [
2615 "name": "ic_settings",
2616 "public_header_files": "components/private/Icons/icons/ic_settings/src/*.h",
2617 "source_files": "components/private/Icons/icons/ic_settings/src/*.{h,m}",
2618 "resource_bundles": {
2619 "MaterialIcons_ic_settings": [
2620 "components/private/Icons/icons/ic_settings/src/MaterialIcons_ic_settings.bundle/*.png"
2624 "MaterialComponents/private/Icons/Base": [
2632 "name": "Application",
2636 "public_header_files": "components/private/Application/src/*.h",
2637 "source_files": "components/private/Application/src/*.{h,m}",
2640 "name": "UnitTests",
2641 "test_type": "unit",
2643 "components/private/Application/tests/unit/*.{h,m,swift}",
2644 "components/private/Application/tests/unit/supplemental/*.{h,m,swift}"
2646 "resources": "components/private/Application/tests/unit/resources/*"
2651 "name": "KeyboardWatcher",
2655 "public_header_files": "components/private/KeyboardWatcher/src/*.h",
2656 "source_files": "components/private/KeyboardWatcher/src/*.{h,m}",
2658 "MaterialComponents/private/Application": [
2664 "name": "UnitTests",
2665 "test_type": "unit",
2667 "components/private/KeyboardWatcher/tests/unit/*.{h,m,swift}",
2668 "components/private/KeyboardWatcher/tests/unit/supplemental/*.{h,m,swift}"
2670 "resources": "components/private/KeyboardWatcher/tests/unit/resources/*"
2679 "public_header_files": "components/private/Math/src/*.h",
2680 "source_files": "components/private/Math/src/*.{h,m}",
2683 "name": "UnitTests",
2684 "test_type": "unit",
2686 "components/private/Math/tests/unit/*.{h,m,swift}",
2687 "components/private/Math/tests/unit/supplemental/*.{h,m,swift}"
2689 "resources": "components/private/Math/tests/unit/resources/*"
2698 "public_header_files": "components/private/Overlay/src/*.h",
2700 "components/private/Overlay/src/*.{h,m}",
2701 "components/private/Overlay/src/private/*.{h,m}"
2705 "name": "UnitTests",
2706 "test_type": "unit",
2708 "components/private/Overlay/tests/unit/*.{h,m,swift}",
2709 "components/private/Overlay/tests/unit/supplemental/*.{h,m,swift}"
2711 "resources": "components/private/Overlay/tests/unit/resources/*"
2716 "name": "ShapeLibrary",
2720 "public_header_files": "components/private/ShapeLibrary/src/*.h",
2721 "source_files": "components/private/ShapeLibrary/src/*.h",
2723 "MaterialComponents/ShapeLibrary": [
2733 "public_header_files": "components/private/Shapes/src/*.h",
2734 "source_files": "components/private/Shapes/src/*.h",
2736 "MaterialComponents/Shapes": [
2742 "name": "ThumbTrack",
2746 "public_header_files": "components/private/ThumbTrack/src/*.h",
2748 "components/private/ThumbTrack/src/*.{h,m}",
2749 "components/private/ThumbTrack/src/private/*.{h,m}"
2752 "MaterialComponents/Ink": [
2755 "MaterialComponents/ShadowElevations": [
2758 "MaterialComponents/ShadowLayer": [
2761 "MaterialComponents/Typography": [
2764 "MDFInternationalization": [
2767 "MaterialComponents/private/Math": [
2773 "name": "UnitTests",
2774 "test_type": "unit",
2776 "components/private/ThumbTrack/tests/unit/*.{h,m,swift}",
2777 "components/private/ThumbTrack/tests/unit/supplemental/*.{h,m,swift}"
2779 "resources": "components/private/ThumbTrack/tests/unit/resources/*"
2784 "name": "UIMetrics",
2788 "public_header_files": "components/private/UIMetrics/src/*.h",
2790 "components/private/UIMetrics/src/*.{h,m}",
2791 "components/private/UIMetrics/src/private/*.{h,m}"
2794 "MaterialComponents/private/Application": [
2800 "name": "UnitTests",
2801 "test_type": "unit",
2803 "components/private/UIMetrics/tests/unit/*.{h,m,swift}",
2804 "components/private/UIMetrics/tests/unit/supplemental/*.{h,m,swift}"
2806 "resources": "components/private/UIMetrics/tests/unit/resources/*"