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": [
67 "components/ActivityIndicator/src/ColorThemer/*.h"
70 "components/ActivityIndicator/src/ColorThemer/*.{h,m}"
73 "MaterialComponents/ActivityIndicator": [
76 "MaterialComponents/schemes/Color": [
82 "name": "AnimationTiming",
86 "public_header_files": "components/AnimationTiming/src/*.h",
88 "components/AnimationTiming/src/*.{h,m}",
89 "components/AnimationTiming/src/private/*.{h,m}"
96 "components/AnimationTiming/tests/unit/*.{h,m,swift}",
97 "components/AnimationTiming/tests/unit/supplemental/*.{h,m,swift}"
99 "resources": "components/AnimationTiming/tests/unit/resources/*"
108 "public_header_files": "components/AppBar/src/*.h",
110 "components/AppBar/src/*.{h,m}",
111 "components/AppBar/src/private/*.{h,m}"
114 "components/AppBar/src/MaterialAppBar.bundle"
117 "MaterialComponents/HeaderStackView": [
120 "MaterialComponents/NavigationBar": [
123 "MaterialComponents/Typography": [
126 "MaterialComponents/private/Application": [
129 "MaterialComponents/FlexibleHeader": [
132 "MaterialComponents/ShadowElevations": [
135 "MaterialComponents/ShadowLayer": [
138 "MDFInternationalization": [
141 "MaterialComponents/private/Icons/ic_arrow_back": [
144 "MaterialComponents/private/UIMetrics": [
153 "components/AppBar/tests/unit/*.{h,m,swift}",
154 "components/AppBar/tests/unit/supplemental/*.{h,m,swift}"
156 "resources": "components/AppBar/tests/unit/resources/*",
158 "MaterialComponents/AppBar+ColorThemer": [
161 "MaterialComponents/AppBar+TypographyThemer": [
169 "name": "AppBar+ColorThemer",
173 "public_header_files": [
174 "components/AppBar/src/ColorThemer/*.h"
177 "components/AppBar/src/ColorThemer/*.{h,m}",
178 "components/AppBar/src/ColorThemer/private/*.{h,m}"
181 "MaterialComponents/AppBar": [
184 "MaterialComponents/FlexibleHeader+ColorThemer": [
187 "MaterialComponents/NavigationBar+ColorThemer": [
190 "MaterialComponents/Themes": [
196 "name": "AppBar+TypographyThemer",
200 "public_header_files": [
201 "components/AppBar/src/TypographyThemer/*.h"
204 "components/AppBar/src/TypographyThemer/*.{h,m}",
205 "components/AppBar/src/TypographyThemer/private/*.{h,m}"
208 "MaterialComponents/AppBar": [
211 "MaterialComponents/NavigationBar+TypographyThemer": [
217 "name": "BottomAppBar",
221 "public_header_files": "components/BottomAppBar/src/*.h",
223 "components/BottomAppBar/src/*.{h,m}",
224 "components/BottomAppBar/src/private/*.{h,m}"
227 "MDFInternationalization": [
230 "MaterialComponents/Buttons": [
233 "MaterialComponents/NavigationBar": [
236 "MaterialComponents/private/Math": [
245 "components/BottomAppBar/tests/unit/*.{h,m,swift}",
246 "components/BottomAppBar/tests/unit/supplemental/*.{h,m,swift}"
248 "resources": "components/BottomAppBar/tests/unit/resources/*",
250 "MaterialComponents/BottomAppBar+ColorThemer": [
258 "name": "BottomAppBar+ColorThemer",
262 "public_header_files": [
263 "components/BottomAppBar/src/ColorThemer/*.h"
266 "components/BottomAppBar/src/ColorThemer/*.{h,m}"
269 "MaterialComponents/BottomAppBar": [
272 "MaterialComponents/Themes": [
278 "name": "BottomNavigation",
282 "public_header_files": "components/BottomNavigation/src/*.h",
284 "components/BottomNavigation/src/*.{h,m}",
285 "components/BottomNavigation/src/private/*.{h,m}"
288 "components/BottomNavigation/src/MDCBottomNavigationBarController.*",
289 "components/BottomNavigation/src/MaterialBottomNavigationBeta.h"
292 "components/BottomNavigation/src/MaterialBottomNavigation.bundle"
295 "MDFInternationalization": [
298 "MaterialComponents/Ink": [
301 "MaterialComponents/ShadowElevations": [
304 "MaterialComponents/ShadowLayer": [
307 "MaterialComponents/Typography": [
310 "MaterialComponents/private/Math": [
319 "components/BottomNavigation/tests/unit/*.{h,m,swift}",
320 "components/BottomNavigation/tests/unit/supplemental/*.{h,m,swift}"
323 "components/BottomNavigation/tests/unit/MDCBottomNavigationBarControllerTests.m"
325 "resources": "components/BottomNavigation/tests/unit/resources/*",
327 "MaterialComponents/BottomNavigation+ColorThemer": [
330 "MaterialComponents/BottomNavigation+TypographyThemer": [
338 "name": "BottomNavigation+ColorThemer",
342 "public_header_files": [
343 "components/BottomNavigation/src/ColorThemer/*.h"
346 "components/BottomNavigation/src/ColorThemer/*.{h,m}"
349 "MaterialComponents/BottomNavigation": [
352 "MaterialComponents/schemes/Color": [
358 "name": "BottomNavigation+TypographyThemer",
362 "public_header_files": [
363 "components/BottomNavigation/src/TypographyThemer/*.h"
366 "components/BottomNavigation/src/TypographyThemer/*.{h,m}"
369 "MaterialComponents/BottomNavigation": [
372 "MaterialComponents/schemes/Typography": [
378 "name": "BottomSheet",
382 "public_header_files": "components/BottomSheet/src/*.h",
384 "components/BottomSheet/src/*.{h,m}",
385 "components/BottomSheet/src/private/*.{h,m}"
388 "MaterialComponents/ShapeLibrary": [
391 "MaterialComponents/Shapes": [
394 "MaterialComponents/private/KeyboardWatcher": [
397 "MaterialComponents/private/Math": [
406 "components/BottomSheet/tests/unit/*.{h,m,swift}",
407 "components/BottomSheet/tests/unit/supplemental/*.{h,m,swift}"
409 "resources": "components/BottomSheet/tests/unit/resources/*",
411 "MaterialComponents/BottomSheet+ShapeThemer": [
419 "name": "BottomSheet+ShapeThemer",
423 "public_header_files": [
424 "components/BottomSheet/src/ShapeThemer/*.h"
427 "components/BottomSheet/src/ShapeThemer/*.{h,m}",
428 "components/BottomSheet/src/ShapeThemer/private/*.{h,m}"
431 "MaterialComponents/BottomSheet": [
434 "MaterialComponents/schemes/Shape": [
444 "public_header_files": "components/Buttons/src/*.h",
446 "components/Buttons/src/*.{h,m}",
447 "components/Buttons/src/private/*.{h,m}"
450 "MDFInternationalization": [
453 "MDFTextAccessibility": [
456 "MaterialComponents/Ink": [
459 "MaterialComponents/ShadowElevations": [
462 "MaterialComponents/ShadowLayer": [
465 "MaterialComponents/Shapes": [
468 "MaterialComponents/Typography": [
471 "MaterialComponents/private/Math": [
480 "components/Buttons/tests/unit/*.{h,m,swift}",
481 "components/Buttons/tests/unit/supplemental/*.{h,m,swift}"
483 "resources": "components/Buttons/tests/unit/resources/*",
485 "MaterialComponents/Buttons+ShapeThemer": [
488 "MaterialComponents/Buttons+ColorThemer": [
491 "MaterialComponents/Buttons+TypographyThemer": [
494 "MaterialComponents/Buttons+TitleColorAccessibilityMutator": [
497 "MaterialComponents/Buttons+ButtonThemer": [
505 "name": "Buttons+ColorThemer",
509 "public_header_files": [
510 "components/Buttons/src/ColorThemer/*.h"
513 "components/Buttons/src/ColorThemer/*.{h,m}",
514 "components/Buttons/src/ColorThemer/private/*.{h,m}"
517 "MaterialComponents/Buttons": [
520 "MaterialComponents/schemes/Color": [
526 "name": "Buttons+TitleColorAccessibilityMutator",
530 "public_header_files": [
531 "components/Buttons/src/TitleColorAccessibilityMutator/*.h"
534 "components/Buttons/src/TitleColorAccessibilityMutator/*.{h,m}",
535 "components/Buttons/src/TitleColorAccessibilityMutator/private/*.{h,m}"
538 "MDFTextAccessibility": [
541 "MaterialComponents/Buttons": [
547 "name": "Buttons+ShapeThemer",
551 "public_header_files": [
552 "components/Buttons/src/ShapeThemer/*.h"
555 "components/Buttons/src/ShapeThemer/*.{h,m}"
558 "MaterialComponents/Buttons": [
561 "MaterialComponents/schemes/Shape": [
567 "name": "Buttons+TypographyThemer",
571 "public_header_files": [
572 "components/Buttons/src/TypographyThemer/*.h"
575 "components/Buttons/src/TypographyThemer/*.{h,m}"
578 "MaterialComponents/Buttons": [
581 "MaterialComponents/schemes/Typography": [
587 "name": "Buttons+ButtonThemer",
591 "public_header_files": [
592 "components/Buttons/src/ButtonThemer/*.h"
595 "components/Buttons/src/ButtonThemer/*.{h,m}",
596 "components/Buttons/src/ButtonThemer/private/*.{h,m}"
599 "MaterialComponents/Buttons": [
602 "MaterialComponents/Buttons+ColorThemer": [
605 "MaterialComponents/Buttons+ShapeThemer": [
608 "MaterialComponents/Buttons+TypographyThemer": [
611 "MaterialComponents/Palettes": [
621 "public_header_files": "components/ButtonBar/src/*.h",
623 "components/ButtonBar/src/*.{h,m}",
624 "components/ButtonBar/src/private/*.{h,m}"
627 "MDFInternationalization": [
630 "MaterialComponents/Buttons": [
633 "MaterialComponents/private/Application": [
642 "components/ButtonBar/tests/unit/*.{h,m,swift}",
643 "components/ButtonBar/tests/unit/supplemental/*.{h,m,swift}"
645 "resources": "components/ButtonBar/tests/unit/resources/*",
647 "MaterialComponents/ButtonBar+TypographyThemer": [
655 "name": "ButtonBar+ColorThemer",
659 "public_header_files": [
660 "components/ButtonBar/src/ColorThemer/*.h"
663 "components/ButtonBar/src/ColorThemer/*.{h,m}"
666 "MaterialComponents/ButtonBar": [
669 "MaterialComponents/Themes": [
675 "name": "ButtonBar+TypographyThemer",
679 "public_header_files": [
680 "components/ButtonBar/src/TypographyThemer/*.h"
683 "components/ButtonBar/src/TypographyThemer/*.{h,m}"
686 "MaterialComponents/ButtonBar": [
689 "MaterialComponents/schemes/Typography": [
699 "public_header_files": "components/Cards/src/*.h",
700 "source_files": "components/Cards/src/*.{h,m}",
702 "MaterialComponents/Ink": [
705 "MaterialComponents/ShadowLayer": [
708 "MaterialComponents/Shapes": [
711 "MaterialComponents/private/Icons/ic_check_circle": [
714 "MaterialComponents/private/Math": [
723 "components/Cards/tests/unit/*.{h,m,swift}",
724 "components/Cards/tests/unit/supplemental/*.{h,m,swift}"
726 "resources": "components/Cards/tests/unit/resources/*",
728 "MaterialComponents/Cards+ColorThemer": [
731 "MaterialComponents/Cards+ShapeThemer": [
739 "name": "Cards+ColorThemer",
743 "public_header_files": [
744 "components/Cards/src/ColorThemer/*.h"
747 "components/Cards/src/ColorThemer/*.{h,m}"
750 "MaterialComponents/Cards": [
753 "MaterialComponents/schemes/Color": [
759 "name": "Cards+ShapeThemer",
763 "public_header_files": [
764 "components/Cards/src/ShapeThemer/*.h"
767 "components/Cards/src/ShapeThemer/*.{h,m}"
770 "MaterialComponents/Cards": [
773 "MaterialComponents/schemes/Shape": [
779 "name": "Cards+CardThemer",
783 "public_header_files": [
784 "components/Cards/src/CardThemer/*.h"
787 "components/Cards/src/CardThemer/*.{h,m}"
790 "MaterialComponents/Cards": [
793 "MaterialComponents/Cards+ColorThemer": [
796 "MaterialComponents/Cards+ShapeThemer": [
806 "public_header_files": "components/Chips/src/*.h",
808 "components/Chips/src/*.{h,m}",
809 "components/Chips/src/private/*.{h,m}"
812 "MDFInternationalization": [
815 "MaterialComponents/Ink": [
818 "MaterialComponents/ShadowLayer": [
821 "MaterialComponents/ShadowElevations": [
824 "MaterialComponents/ShapeLibrary": [
827 "MaterialComponents/Shapes": [
830 "MaterialComponents/TextFields": [
833 "MaterialComponents/Typography": [
836 "MaterialComponents/private/Math": [
845 "components/Chips/tests/unit/*.{h,m,swift}",
846 "components/Chips/tests/unit/supplemental/*.{h,m,swift}"
848 "resources": "components/Chips/tests/unit/resources/*",
850 "MaterialComponents/Chips+ChipThemer": [
853 "MaterialComponents/Chips+FontThemer": [
856 "MaterialComponents/Themes": [
864 "name": "Chips+ChipThemer",
868 "public_header_files": [
869 "components/Chips/src/ChipThemer/*.h"
872 "components/Chips/src/ChipThemer/*.{h,m}"
875 "MaterialComponents/Chips": [
878 "MaterialComponents/Chips+ColorThemer": [
881 "MaterialComponents/Chips+ShapeThemer": [
884 "MaterialComponents/Chips+TypographyThemer": [
890 "name": "Chips+ColorThemer",
894 "public_header_files": [
895 "components/Chips/src/ColorThemer/*.h"
898 "components/Chips/src/ColorThemer/*.{h,m}"
901 "MaterialComponents/Chips": [
904 "MaterialComponents/schemes/Color": [
910 "name": "Chips+FontThemer",
914 "public_header_files": [
915 "components/Chips/src/FontThemer/*.h"
918 "components/Chips/src/FontThemer/*.{h,m}"
921 "MaterialComponents/Chips": [
924 "MaterialComponents/Themes": [
930 "name": "Chips+ShapeThemer",
934 "public_header_files": [
935 "components/Chips/src/ShapeThemer/*.h"
938 "components/Chips/src/ShapeThemer/*.{h,m}"
941 "MaterialComponents/Chips": [
944 "MaterialComponents/schemes/Shape": [
950 "name": "Chips+TypographyThemer",
954 "public_header_files": [
955 "components/Chips/src/TypographyThemer/*.h"
958 "components/Chips/src/TypographyThemer/*.{h,m}"
961 "MaterialComponents/Chips": [
964 "MaterialComponents/schemes/Typography": [
970 "name": "CollectionCells",
974 "public_header_files": "components/CollectionCells/src/*.h",
976 "components/CollectionCells/src/*.{h,m}",
977 "components/CollectionCells/src/private/*.{h,m}"
980 "components/CollectionCells/src/MaterialCollectionCells.bundle"
987 "MDFInternationalization": [
990 "MaterialComponents/CollectionLayoutAttributes": [
993 "MaterialComponents/Ink": [
996 "MaterialComponents/Typography": [
999 "MaterialComponents/Palettes": [
1002 "MaterialComponents/private/Icons/ic_check": [
1005 "MaterialComponents/private/Icons/ic_check_circle": [
1008 "MaterialComponents/private/Icons/ic_chevron_right": [
1011 "MaterialComponents/private/Icons/ic_info": [
1014 "MaterialComponents/private/Icons/ic_radio_button_unchecked": [
1017 "MaterialComponents/private/Icons/ic_reorder": [
1020 "MaterialComponents/private/Math": [
1026 "name": "UnitTests",
1027 "test_type": "unit",
1029 "components/CollectionCells/tests/unit/*.{h,m,swift}",
1030 "components/CollectionCells/tests/unit/supplemental/*.{h,m,swift}"
1032 "resources": "components/CollectionCells/tests/unit/resources/*"
1037 "name": "CollectionLayoutAttributes",
1041 "public_header_files": "components/CollectionLayoutAttributes/src/*.h",
1042 "source_files": "components/CollectionLayoutAttributes/src/*.{h,m}",
1045 "name": "UnitTests",
1046 "test_type": "unit",
1048 "components/CollectionLayoutAttributes/tests/unit/*.{h,m,swift}",
1049 "components/CollectionLayoutAttributes/tests/unit/supplemental/*.{h,m,swift}"
1051 "resources": "components/CollectionLayoutAttributes/tests/unit/resources/*"
1056 "name": "Collections",
1060 "public_header_files": "components/Collections/src/*.h",
1062 "components/Collections/src/*.{h,m}",
1063 "components/Collections/src/private/*.{h,m}"
1066 "components/Collections/src/MaterialCollections.bundle"
1073 "MaterialComponents/CollectionCells": [
1076 "MaterialComponents/CollectionLayoutAttributes": [
1079 "MaterialComponents/Ink": [
1082 "MaterialComponents/Palettes": [
1085 "MaterialComponents/ShadowElevations": [
1088 "MaterialComponents/ShadowLayer": [
1091 "MaterialComponents/Typography": [
1097 "name": "UnitTests",
1098 "test_type": "unit",
1100 "components/Collections/tests/unit/*.{h,m,swift}",
1101 "components/Collections/tests/unit/supplemental/*.{h,m,swift}"
1103 "resources": "components/Collections/tests/unit/resources/*"
1112 "public_header_files": "components/Dialogs/src/*.h",
1114 "components/Dialogs/src/*.{h,m}",
1115 "components/Dialogs/src/private/*.{h,m}"
1118 "components/Dialogs/src/MaterialDialogs.bundle"
1121 "MaterialComponents/Buttons": [
1124 "MaterialComponents/ShadowElevations": [
1127 "MaterialComponents/ShadowLayer": [
1130 "MaterialComponents/Typography": [
1133 "MaterialComponents/private/KeyboardWatcher": [
1136 "MDFInternationalization": [
1142 "name": "UnitTests",
1143 "test_type": "unit",
1145 "components/Dialogs/tests/unit/*.{h,m,swift}",
1146 "components/Dialogs/tests/unit/supplemental/*.{h,m,swift}"
1148 "resources": "components/Dialogs/tests/unit/resources/*",
1150 "MaterialComponents/Dialogs+DialogThemer": [
1158 "name": "Dialogs+ColorThemer",
1162 "public_header_files": [
1163 "components/Dialogs/src/ColorThemer/*.h"
1166 "components/Dialogs/src/ColorThemer/*.{h,m}"
1169 "MaterialComponents/Dialogs": [
1172 "MaterialComponents/Themes": [
1175 "MaterialComponents/Buttons+ColorThemer": [
1181 "name": "Dialogs+TypographyThemer",
1185 "public_header_files": [
1186 "components/Dialogs/src/TypographyThemer/*.h"
1189 "components/Dialogs/src/TypographyThemer/*.{h,m}"
1192 "MaterialComponents/Dialogs": [
1195 "MaterialComponents/schemes/Typography": [
1198 "MaterialComponents/Buttons+TypographyThemer": [
1204 "name": "Dialogs+DialogThemer",
1208 "public_header_files": [
1209 "components/Dialogs/src/DialogThemer/*.h"
1212 "components/Dialogs/src/DialogThemer/*.{h,m}"
1215 "MaterialComponents/Dialogs": [
1218 "MaterialComponents/Dialogs+ColorThemer": [
1221 "MaterialComponents/Dialogs+TypographyThemer": [
1224 "MaterialComponents/Buttons+ButtonThemer": [
1230 "name": "FeatureHighlight",
1234 "public_header_files": "components/FeatureHighlight/src/*.h",
1236 "components/FeatureHighlight/src/*.{h,m}",
1237 "components/FeatureHighlight/src/private/*.{h,m}"
1240 "components/FeatureHighlight/src/MaterialFeatureHighlight.bundle"
1243 "MaterialComponents/private/Math": [
1246 "MaterialComponents/Typography": [
1249 "MDFTextAccessibility": [
1255 "name": "UnitTests",
1256 "test_type": "unit",
1258 "components/FeatureHighlight/tests/unit/*.{h,m,swift}",
1259 "components/FeatureHighlight/tests/unit/supplemental/*.{h,m,swift}"
1261 "resources": "components/FeatureHighlight/tests/unit/resources/*",
1263 "MaterialComponents/FeatureHighlight+ColorThemer": [
1266 "MaterialComponents/FeatureHighlight+TypographyThemer": [
1269 "MaterialComponents/FeatureHighlight+FeatureHighlightAccessibilityMutator": [
1277 "name": "FeatureHighlight+ColorThemer",
1281 "public_header_files": [
1282 "components/FeatureHighlight/src/ColorThemer/*.h"
1285 "components/FeatureHighlight/src/ColorThemer/*.{h,m}"
1288 "MaterialComponents/FeatureHighlight": [
1291 "MaterialComponents/Themes": [
1297 "name": "FeatureHighlight+FontThemer",
1301 "public_header_files": [
1302 "components/FeatureHighlight/src/FontThemer/*.h"
1305 "components/FeatureHighlight/src/FontThemer/*.{h,m}"
1308 "MaterialComponents/FeatureHighlight": [
1311 "MaterialComponents/Themes": [
1317 "name": "FeatureHighlight+TypographyThemer",
1321 "public_header_files": [
1322 "components/FeatureHighlight/src/TypographyThemer/*.h"
1325 "components/FeatureHighlight/src/TypographyThemer/*.{h,m}"
1328 "MaterialComponents/FeatureHighlight": [
1331 "MaterialComponents/schemes/Typography": [
1337 "name": "FeatureHighlight+FeatureHighlightAccessibilityMutator",
1341 "public_header_files": [
1342 "components/FeatureHighlight/src/FeatureHighlightAccessibilityMutator/*.h"
1345 "components/FeatureHighlight/src/FeatureHighlightAccessibilityMutator/*.{h,m}"
1348 "MaterialComponents/FeatureHighlight": [
1351 "MDFTextAccessibility": [
1357 "name": "FlexibleHeader",
1361 "public_header_files": "components/FlexibleHeader/src/*.h",
1363 "components/FlexibleHeader/src/*.{h,m}",
1364 "components/FlexibleHeader/src/private/*.{h,m}"
1367 "MDFTextAccessibility": [
1370 "MaterialComponents/private/Application": [
1373 "MaterialComponents/private/UIMetrics": [
1379 "name": "UnitTests",
1380 "test_type": "unit",
1382 "components/FlexibleHeader/tests/unit/*.{h,m,swift}",
1383 "components/FlexibleHeader/tests/unit/supplemental/*.{h,m,swift}"
1385 "resources": "components/FlexibleHeader/tests/unit/resources/*",
1387 "MaterialComponents/FlexibleHeader+ColorThemer": [
1395 "name": "FlexibleHeader+CanAlwaysExpandToMaximumHeight",
1399 "public_header_files": [
1400 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.h"
1403 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.{h,m}"
1406 "MaterialComponents/FlexibleHeader": [
1412 "name": "FlexibleHeader+ColorThemer",
1416 "public_header_files": [
1417 "components/FlexibleHeader/src/ColorThemer/*.h"
1420 "components/FlexibleHeader/src/ColorThemer/*.{h,m}"
1423 "MaterialComponents/FlexibleHeader": [
1426 "MaterialComponents/schemes/Color": [
1432 "name": "HeaderStackView",
1436 "public_header_files": "components/HeaderStackView/src/*.h",
1437 "source_files": "components/HeaderStackView/src/*.{h,m}",
1440 "name": "UnitTests",
1441 "test_type": "unit",
1443 "components/HeaderStackView/tests/unit/*.{h,m,swift}",
1444 "components/HeaderStackView/tests/unit/supplemental/*.{h,m,swift}"
1446 "resources": "components/HeaderStackView/tests/unit/resources/*"
1451 "name": "HeaderStackView+ColorThemer",
1455 "public_header_files": [
1456 "components/HeaderStackView/src/ColorThemer/*.h"
1459 "components/HeaderStackView/src/ColorThemer/*.{h,m}"
1462 "MaterialComponents/HeaderStackView": [
1465 "MaterialComponents/Themes": [
1475 "public_header_files": "components/Ink/src/*.h",
1477 "components/Ink/src/*.{h,m}",
1478 "components/Ink/src/private/*.{h,m}"
1481 "MaterialComponents/private/Math": [
1487 "name": "UnitTests",
1488 "test_type": "unit",
1490 "components/Ink/tests/unit/*.{h,m,swift}",
1491 "components/Ink/tests/unit/supplemental/*.{h,m,swift}"
1493 "resources": "components/Ink/tests/unit/resources/*"
1498 "name": "Ink+ColorThemer",
1502 "public_header_files": [
1503 "components/Ink/src/ColorThemer/*.h"
1506 "components/Ink/src/ColorThemer/*.{h,m}"
1509 "MaterialComponents/Ink": [
1512 "MaterialComponents/Themes": [
1518 "name": "LibraryInfo",
1522 "public_header_files": "components/LibraryInfo/src/*.h",
1524 "components/LibraryInfo/src/*.{h,m}",
1525 "components/LibraryInfo/src/private/*.{h,m}"
1529 "name": "UnitTests",
1530 "test_type": "unit",
1532 "components/LibraryInfo/tests/unit/*.{h,m,swift}",
1533 "components/LibraryInfo/tests/unit/supplemental/*.{h,m,swift}"
1535 "resources": "components/LibraryInfo/tests/unit/resources/*"
1544 "public_header_files": "components/List/src/*.h",
1546 "components/List/src/*.{h,m}",
1547 "components/List/src/private/*.{h,m}"
1550 "MaterialComponents/Ink": [
1553 "MaterialComponents/ShadowElevations": [
1556 "MaterialComponents/ShadowLayer": [
1559 "MaterialComponents/Typography": [
1562 "MDFInternationalization": [
1565 "MaterialComponents/private/Math": [
1571 "name": "UnitTests",
1572 "test_type": "unit",
1574 "components/List/tests/unit/*.{h,m,swift}",
1575 "components/List/tests/unit/supplemental/*.{h,m,swift}"
1577 "resources": "components/List/tests/unit/resources/*",
1579 "MaterialComponents/List+ColorThemer": [
1582 "MaterialComponents/List+TypographyThemer": [
1585 "MaterialComponents/List+ListThemer": [
1593 "name": "List+TypographyThemer",
1597 "public_header_files": [
1598 "components/List/src/TypographyThemer/*.h"
1601 "components/List/src/TypographyThemer/*.{h,m}"
1604 "MaterialComponents/List": [
1607 "MaterialComponents/schemes/Typography": [
1613 "name": "List+ColorThemer",
1617 "public_header_files": [
1618 "components/List/src/ColorThemer/*.h"
1621 "components/List/src/ColorThemer/*.{h,m}",
1622 "components/List/src/ColorThemer/private/*.{h,m}"
1625 "MaterialComponents/List": [
1628 "MaterialComponents/schemes/Color": [
1634 "name": "List+ListThemer",
1638 "public_header_files": [
1639 "components/List/src/ListThemer/*.h"
1642 "components/List/src/ListThemer/*.{h,m}",
1643 "components/List/src/ListThemer/private/*.{h,m}"
1646 "MaterialComponents/List": [
1649 "MaterialComponents/List+ColorThemer": [
1652 "MaterialComponents/List+TypographyThemer": [
1658 "name": "MaskedTransition",
1662 "public_header_files": "components/MaskedTransition/src/*.h",
1664 "components/MaskedTransition/src/*.{h,m}",
1665 "components/MaskedTransition/src/private/*.{h,m}"
1668 "MotionTransitioning": [
1674 "MotionInterchange": [
1680 "name": "UnitTests",
1681 "test_type": "unit",
1683 "components/MaskedTransition/tests/unit/*.{h,m,swift}",
1684 "components/MaskedTransition/tests/unit/supplemental/*.{h,m,swift}"
1686 "resources": "components/MaskedTransition/tests/unit/resources/*"
1691 "name": "NavigationBar",
1695 "public_header_files": "components/NavigationBar/src/*.h",
1696 "source_files": "components/NavigationBar/src/*.{h,m}",
1698 "MDFTextAccessibility": [
1701 "MaterialComponents/ButtonBar": [
1704 "MaterialComponents/Typography": [
1707 "MDFInternationalization": [
1710 "MaterialComponents/private/Math": [
1716 "name": "UnitTests",
1717 "test_type": "unit",
1719 "components/NavigationBar/tests/unit/*.{h,m,swift}",
1720 "components/NavigationBar/tests/unit/supplemental/*.{h,m,swift}"
1722 "resources": "components/NavigationBar/tests/unit/resources/*",
1724 "MaterialComponents/NavigationBar+ColorThemer": [
1727 "MaterialComponents/NavigationBar+TypographyThemer": [
1735 "name": "NavigationBar+ColorThemer",
1739 "public_header_files": [
1740 "components/NavigationBar/src/ColorThemer/*.h"
1743 "components/NavigationBar/src/ColorThemer/*.{h,m}"
1746 "MaterialComponents/NavigationBar": [
1749 "MaterialComponents/schemes/Color": [
1755 "name": "NavigationBar+TypographyThemer",
1759 "public_header_files": [
1760 "components/NavigationBar/src/TypographyThemer/*.h"
1763 "components/NavigationBar/src/TypographyThemer/*.{h,m}"
1766 "MaterialComponents/NavigationBar": [
1769 "MaterialComponents/schemes/Typography": [
1775 "name": "NavigationDrawer",
1779 "public_header_files": "components/NavigationDrawer/src/*.h",
1781 "components/NavigationDrawer/src/*.{h,m}",
1782 "components/NavigationDrawer/src/private/*.{h,m}"
1785 "MaterialComponents/Palettes": [
1788 "MaterialComponents/ShadowLayer": [
1791 "MaterialComponents/private/Math": [
1794 "MaterialComponents/private/UIMetrics": [
1800 "name": "UnitTests",
1801 "test_type": "unit",
1803 "components/NavigationDrawer/tests/unit/*.{h,m,swift}",
1804 "components/NavigationDrawer/tests/unit/supplemental/*.{h,m,swift}"
1807 "MaterialComponents/NavigationDrawer+ColorThemer": [
1815 "name": "NavigationDrawer+ColorThemer",
1819 "public_header_files": [
1820 "components/NavigationDrawer/src/ColorThemer/*.h"
1823 "components/NavigationDrawer/src/ColorThemer/*.{h,m}",
1824 "components/NavigationDrawer/src/ColorThemer/private/*.{h,m}"
1827 "MaterialComponents/NavigationDrawer": [
1830 "MaterialComponents/schemes/Color": [
1836 "name": "OverlayWindow",
1840 "public_header_files": "components/OverlayWindow/src/*.h",
1842 "components/OverlayWindow/src/*.{h,m}",
1843 "components/OverlayWindow/src/private/*.{h,m}"
1846 "MaterialComponents/private/Application": [
1852 "name": "UnitTests",
1853 "test_type": "unit",
1855 "components/OverlayWindow/tests/unit/*.{h,m,swift}",
1856 "components/OverlayWindow/tests/unit/supplemental/*.{h,m,swift}"
1858 "resources": "components/OverlayWindow/tests/unit/resources/*"
1863 "name": "PageControl",
1867 "public_header_files": "components/PageControl/src/*.h",
1869 "components/PageControl/src/*.{h,m}",
1870 "components/PageControl/src/private/*.{h,m}"
1873 "components/PageControl/src/MaterialPageControl.bundle"
1876 "MDFInternationalization": [
1882 "name": "UnitTests",
1883 "test_type": "unit",
1885 "components/PageControl/tests/unit/*.{h,m,swift}",
1886 "components/PageControl/tests/unit/supplemental/*.{h,m,swift}"
1888 "resources": "components/PageControl/tests/unit/resources/*"
1893 "name": "PageControl+ColorThemer",
1897 "public_header_files": [
1898 "components/PageControl/src/ColorThemer/*.h"
1901 "components/PageControl/src/ColorThemer/*.{h,m}"
1904 "MaterialComponents/PageControl": [
1907 "MaterialComponents/Themes": [
1917 "public_header_files": "components/Palettes/src/*.h",
1919 "components/Palettes/src/*.{h,m}",
1920 "components/Palettes/src/private/*.{h,m}"
1924 "name": "UnitTests",
1925 "test_type": "unit",
1927 "components/Palettes/tests/unit/*.{h,m,swift}",
1928 "components/Palettes/tests/unit/supplemental/*.{h,m,swift}"
1930 "resources": "components/Palettes/tests/unit/resources/*"
1935 "name": "ProgressView",
1939 "public_header_files": "components/ProgressView/src/*.h",
1941 "components/ProgressView/src/*.{h,m}",
1942 "components/ProgressView/src/private/*.{h,m}"
1945 "MDFInternationalization": [
1948 "MaterialComponents/Palettes": [
1951 "MaterialComponents/private/Math": [
1960 "name": "UnitTests",
1961 "test_type": "unit",
1963 "components/ProgressView/tests/unit/*.{h,m,swift}",
1964 "components/ProgressView/tests/unit/supplemental/*.{h,m,swift}"
1966 "resources": "components/ProgressView/tests/unit/resources/*"
1971 "name": "ProgressView+ColorThemer",
1975 "public_header_files": [
1976 "components/ProgressView/src/ColorThemer/*.h"
1979 "components/ProgressView/src/ColorThemer/*.{h,m}"
1982 "MaterialComponents/ProgressView": [
1985 "MaterialComponents/Themes": [
1991 "name": "ShadowElevations",
1995 "public_header_files": "components/ShadowElevations/src/*.h",
1996 "source_files": "components/ShadowElevations/src/*.{h,m}",
1999 "name": "UnitTests",
2000 "test_type": "unit",
2002 "components/ShadowElevations/tests/unit/*.{h,m,swift}",
2003 "components/ShadowElevations/tests/unit/supplemental/*.{h,m,swift}"
2005 "resources": "components/ShadowElevations/tests/unit/resources/*"
2010 "name": "ShadowLayer",
2014 "public_header_files": "components/ShadowLayer/src/*.h",
2015 "source_files": "components/ShadowLayer/src/*.{h,m}",
2017 "MaterialComponents/ShadowElevations": [
2023 "name": "UnitTests",
2024 "test_type": "unit",
2026 "components/ShadowLayer/tests/unit/*.{h,m,swift}",
2027 "components/ShadowLayer/tests/unit/supplemental/*.{h,m,swift}"
2029 "resources": "components/ShadowLayer/tests/unit/resources/*"
2034 "name": "ShapeLibrary",
2038 "public_header_files": "components/ShapeLibrary/src/*.h",
2040 "components/ShapeLibrary/src/*.{h,m}",
2041 "components/ShapeLibrary/src/private/*.{h,m}"
2044 "MaterialComponents/Shapes": [
2047 "MaterialComponents/private/Math": [
2053 "name": "UnitTests",
2054 "test_type": "unit",
2056 "components/ShapeLibrary/tests/unit/*.{h,m,swift}",
2057 "components/ShapeLibrary/tests/unit/supplemental/*.{h,m,swift}"
2059 "resources": "components/ShapeLibrary/tests/unit/resources/*"
2068 "public_header_files": "components/Shapes/src/*.h",
2070 "components/Shapes/src/*.{h,m}",
2071 "components/Shapes/src/private/*.{h,m}"
2074 "MaterialComponents/ShadowLayer": [
2077 "MaterialComponents/private/Math": [
2083 "name": "UnitTests",
2084 "test_type": "unit",
2086 "components/Shapes/tests/unit/*.{h,m,swift}",
2087 "components/Shapes/tests/unit/supplemental/*.{h,m,swift}"
2089 "resources": "components/Shapes/tests/unit/resources/*"
2098 "public_header_files": [
2099 "components/Slider/src/*.h"
2102 "components/Slider/src/*.{h,m}",
2103 "components/Slider/src/private/*.{h,m}"
2106 "MaterialComponents/Palettes": [
2109 "MaterialComponents/ShadowElevations": [
2112 "MaterialComponents/private/ThumbTrack": [
2118 "name": "UnitTests",
2119 "test_type": "unit",
2121 "components/Slider/tests/unit/*.{h,m,swift}",
2122 "components/Slider/tests/unit/supplemental/*.{h,m,swift}"
2124 "resources": "components/Slider/tests/unit/resources/*"
2129 "name": "Slider+ColorThemer",
2133 "public_header_files": [
2134 "components/Slider/src/ColorThemer/*.h"
2137 "components/Slider/src/ColorThemer/*.{h,m}"
2140 "MaterialComponents/Palettes": [
2143 "MaterialComponents/Slider": [
2146 "MaterialComponents/schemes/Color": [
2156 "public_header_files": "components/Snackbar/src/*.h",
2158 "components/Snackbar/src/*.{h,m}",
2159 "components/Snackbar/src/private/*.{h,m}"
2162 "components/Snackbar/src/MaterialSnackbar.bundle"
2165 "MaterialComponents/AnimationTiming": [
2168 "MaterialComponents/Buttons": [
2171 "MaterialComponents/OverlayWindow": [
2174 "MaterialComponents/Typography": [
2177 "MaterialComponents/private/Application": [
2180 "MaterialComponents/private/KeyboardWatcher": [
2183 "MaterialComponents/private/Overlay": [
2189 "name": "UnitTests",
2190 "test_type": "unit",
2192 "components/Snackbar/tests/unit/*.{h,m,swift}",
2193 "components/Snackbar/tests/unit/supplemental/*.{h,m,swift}"
2195 "resources": "components/Snackbar/tests/unit/resources/*",
2197 "MaterialComponents/Snackbar+ColorThemer": [
2200 "MaterialComponents/Snackbar+FontThemer": [
2203 "MaterialComponents/Snackbar+TypographyThemer": [
2206 "MaterialComponents/Themes": [
2214 "name": "Snackbar+ColorThemer",
2218 "public_header_files": [
2219 "components/Snackbar/src/ColorThemer/*.h"
2222 "components/Snackbar/src/ColorThemer/*.{h,m}"
2225 "MaterialComponents/Snackbar": [
2228 "MaterialComponents/schemes/Color": [
2234 "name": "Snackbar+FontThemer",
2238 "public_header_files": [
2239 "components/Snackbar/src/FontThemer/*.h"
2242 "components/Snackbar/src/FontThemer/*.{h,m}"
2245 "MaterialComponents/Snackbar": [
2248 "MaterialComponents/Themes": [
2254 "name": "Snackbar+TypographyThemer",
2258 "public_header_files": [
2259 "components/Snackbar/src/TypographyThemer/*.h"
2262 "components/Snackbar/src/TypographyThemer/*.{h,m}"
2265 "MaterialComponents/Snackbar": [
2268 "MaterialComponents/schemes/Typography": [
2278 "public_header_files": "components/Tabs/src/*.h",
2280 "components/Tabs/src/*.{h,m}",
2281 "components/Tabs/src/private/*.{h,m}"
2284 "components/Tabs/src/MaterialTabs.bundle"
2287 "MDFInternationalization": [
2290 "MaterialComponents/AnimationTiming": [
2293 "MaterialComponents/Ink": [
2296 "MaterialComponents/ShadowElevations": [
2299 "MaterialComponents/ShadowLayer": [
2302 "MaterialComponents/Typography": [
2305 "MaterialComponents/private/Math": [
2311 "name": "UnitTests",
2312 "test_type": "unit",
2314 "components/Tabs/tests/unit/*.{h,m,swift}",
2315 "components/Tabs/tests/unit/supplemental/*.{h,m,swift}"
2317 "resources": "components/Tabs/tests/unit/resources/*",
2319 "MaterialComponents/Tabs+ColorThemer": [
2322 "MaterialComponents/Tabs+FontThemer": [
2325 "MaterialComponents/Tabs+TypographyThemer": [
2328 "MaterialComponents/Themes": [
2336 "name": "Tabs+ColorThemer",
2340 "public_header_files": [
2341 "components/Tabs/src/ColorThemer/*.h"
2344 "components/Tabs/src/ColorThemer/*.{h,m}"
2347 "MaterialComponents/schemes/Color": [
2350 "MaterialComponents/Tabs": [
2356 "name": "Tabs+FontThemer",
2360 "public_header_files": [
2361 "components/Tabs/src/FontThemer/*.h"
2364 "components/Tabs/src/FontThemer/*.{h,m}"
2367 "MaterialComponents/Tabs": [
2370 "MaterialComponents/Themes": [
2376 "name": "Tabs+TypographyThemer",
2380 "public_header_files": [
2381 "components/Tabs/src/TypographyThemer/*.h"
2384 "components/Tabs/src/TypographyThemer/*.{h,m}"
2387 "MaterialComponents/Tabs": [
2390 "MaterialComponents/schemes/Typography": [
2396 "name": "TextFields",
2400 "public_header_files": "components/TextFields/src/*.h",
2402 "components/TextFields/src/*.{h,m}",
2403 "components/TextFields/src/private/*.{h,m}"
2406 "MaterialComponents/AnimationTiming": [
2409 "MaterialComponents/Palettes": [
2412 "MaterialComponents/Typography": [
2415 "MDFInternationalization": [
2418 "MaterialComponents/private/Math": [
2424 "name": "UnitTests",
2425 "test_type": "unit",
2427 "components/TextFields/tests/unit/*.{h,m,swift}",
2428 "components/TextFields/tests/unit/supplemental/*.{h,m,swift}"
2430 "resources": "components/TextFields/tests/unit/resources/*",
2432 "MaterialComponents/TextFields+ColorThemer": [
2435 "MaterialComponents/TextFields+FontThemer": [
2438 "MaterialComponents/TextFields+TypographyThemer": [
2441 "MaterialComponents/Themes": [
2449 "name": "TextFields+ColorThemer",
2453 "public_header_files": [
2454 "components/TextFields/src/ColorThemer/*.h"
2457 "components/TextFields/src/ColorThemer/*.{h,m}"
2460 "MaterialComponents/TextFields": [
2463 "MaterialComponents/Themes": [
2469 "name": "TextFields+FontThemer",
2473 "public_header_files": [
2474 "components/TextFields/src/FontThemer/*.h"
2477 "components/TextFields/src/FontThemer/*.{h,m}"
2480 "MaterialComponents/TextFields": [
2483 "MaterialComponents/Themes": [
2489 "name": "TextFields+TypographyThemer",
2493 "public_header_files": [
2494 "components/TextFields/src/TypographyThemer/*.h"
2497 "components/TextFields/src/TypographyThemer/*.{h,m}"
2500 "MaterialComponents/TextFields": [
2503 "MaterialComponents/schemes/Typography": [
2513 "public_header_files": "components/Themes/src/*.h",
2515 "components/Themes/src/*.{h,m}",
2516 "components/Themes/src/private/*.{h,m}"
2519 "MaterialComponents/schemes/Color": [
2522 "MaterialComponents/schemes/Typography": [
2528 "name": "UnitTests",
2529 "test_type": "unit",
2531 "components/Themes/tests/unit/*.{h,m,swift}",
2532 "components/Themes/tests/unit/supplemental/*.{h,m,swift}"
2534 "resources": "components/Themes/tests/unit/resources/*"
2539 "name": "Typography",
2543 "public_header_files": "components/Typography/src/*.h",
2545 "components/Typography/src/*.{h,m}",
2546 "components/Typography/src/private/*.{h,m}"
2549 "MaterialComponents/private/Application": [
2552 "MaterialComponents/private/Math": [
2558 "name": "UnitTests",
2559 "test_type": "unit",
2561 "components/Typography/tests/unit/*.{h,m,swift}",
2562 "components/Typography/tests/unit/supplemental/*.{h,m,swift}"
2564 "resources": "components/Typography/tests/unit/resources/*"
2576 "public_header_files": "components/schemes/Color/src/*.h",
2577 "source_files": "components/schemes/Color/src/*.{h,m}",
2580 "name": "UnitTests",
2581 "test_type": "unit",
2583 "components/schemes/Color/tests/unit/*.{h,m,swift}",
2584 "components/schemes/Color/tests/unit/supplemental/*.{h,m,swift}"
2586 "resources": "components/schemes/Color/tests/unit/resources/*",
2588 "MaterialComponents/private/Math": [
2600 "public_header_files": "components/schemes/Shape/src/*.h",
2601 "source_files": "components/schemes/Shape/src/*.{h,m}",
2603 "MaterialComponents/ShapeLibrary": [
2606 "MaterialComponents/Shapes": [
2612 "name": "UnitTests",
2613 "test_type": "unit",
2615 "components/schemes/Shape/tests/unit/*.{h,m,swift}",
2616 "components/schemes/Shape/tests/unit/supplemental/*.{h,m,swift}"
2618 "resources": "components/schemes/Shape/tests/unit/resources/*"
2623 "name": "Typography",
2627 "public_header_files": "components/schemes/Typography/src/*.h",
2628 "source_files": "components/schemes/Typography/src/*.{h,m}",
2631 "name": "UnitTests",
2632 "test_type": "unit",
2634 "components/schemes/Typography/tests/unit/*.{h,m,swift}",
2635 "components/schemes/Typography/tests/unit/supplemental/*.{h,m,swift}"
2637 "resources": "components/schemes/Typography/tests/unit/resources/*"
2651 "public_header_files": "components/private/Icons/src/*.h",
2652 "source_files": "components/private/Icons/src/*.{h,m}"
2655 "name": "ic_arrow_back",
2656 "public_header_files": "components/private/Icons/icons/ic_arrow_back/src/*.h",
2657 "source_files": "components/private/Icons/icons/ic_arrow_back/src/*.{h,m}",
2658 "resource_bundles": {
2659 "MaterialIcons_ic_arrow_back": [
2660 "components/private/Icons/icons/ic_arrow_back/src/MaterialIcons_ic_arrow_back.bundle/*.png"
2664 "MaterialComponents/private/Icons/Base": [
2671 "public_header_files": "components/private/Icons/icons/ic_check/src/*.h",
2672 "source_files": "components/private/Icons/icons/ic_check/src/*.{h,m}",
2673 "resource_bundles": {
2674 "MaterialIcons_ic_check": [
2675 "components/private/Icons/icons/ic_check/src/MaterialIcons_ic_check.bundle/*.png"
2679 "MaterialComponents/private/Icons/Base": [
2685 "name": "ic_check_circle",
2686 "public_header_files": "components/private/Icons/icons/ic_check_circle/src/*.h",
2687 "source_files": "components/private/Icons/icons/ic_check_circle/src/*.{h,m}",
2688 "resource_bundles": {
2689 "MaterialIcons_ic_check_circle": [
2690 "components/private/Icons/icons/ic_check_circle/src/MaterialIcons_ic_check_circle.bundle/*.png"
2694 "MaterialComponents/private/Icons/Base": [
2700 "name": "ic_chevron_right",
2701 "public_header_files": "components/private/Icons/icons/ic_chevron_right/src/*.h",
2702 "source_files": "components/private/Icons/icons/ic_chevron_right/src/*.{h,m}",
2703 "resource_bundles": {
2704 "MaterialIcons_ic_chevron_right": [
2705 "components/private/Icons/icons/ic_chevron_right/src/MaterialIcons_ic_chevron_right.bundle/*.png"
2709 "MaterialComponents/private/Icons/Base": [
2715 "name": "ic_color_lens",
2716 "public_header_files": "components/private/Icons/icons/ic_color_lens/src/*.h",
2717 "source_files": "components/private/Icons/icons/ic_color_lens/src/*.{h,m}",
2718 "resource_bundles": {
2719 "MaterialIcons_ic_color_lens": [
2720 "components/private/Icons/icons/ic_color_lens/src/MaterialIcons_ic_color_lens.bundle/*.png"
2724 "MaterialComponents/private/Icons/Base": [
2730 "name": "ic_help_outline",
2731 "public_header_files": "components/private/Icons/icons/ic_help_outline/src/*.h",
2732 "source_files": "components/private/Icons/icons/ic_help_outline/src/*.{h,m}",
2733 "resource_bundles": {
2734 "MaterialIcons_ic_help_outline": [
2735 "components/private/Icons/icons/ic_help_outline/src/MaterialIcons_ic_help_outline.bundle/*.png"
2739 "MaterialComponents/private/Icons/Base": [
2746 "public_header_files": "components/private/Icons/icons/ic_info/src/*.h",
2747 "source_files": "components/private/Icons/icons/ic_info/src/*.{h,m}",
2748 "resource_bundles": {
2749 "MaterialIcons_ic_info": [
2750 "components/private/Icons/icons/ic_info/src/MaterialIcons_ic_info.bundle/*.png"
2754 "MaterialComponents/private/Icons/Base": [
2760 "name": "ic_more_horiz",
2761 "public_header_files": "components/private/Icons/icons/ic_more_horiz/src/*.h",
2762 "source_files": "components/private/Icons/icons/ic_more_horiz/src/*.{h,m}",
2763 "resource_bundles": {
2764 "MaterialIcons_ic_more_horiz": [
2765 "components/private/Icons/icons/ic_more_horiz/src/MaterialIcons_ic_more_horiz.bundle/*.png"
2769 "MaterialComponents/private/Icons/Base": [
2775 "name": "ic_radio_button_unchecked",
2776 "public_header_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.h",
2777 "source_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.{h,m}",
2778 "resource_bundles": {
2779 "MaterialIcons_ic_radio_button_unchecked": [
2780 "components/private/Icons/icons/ic_radio_button_unchecked/src/MaterialIcons_ic_radio_button_unchecked.bundle/*.png"
2784 "MaterialComponents/private/Icons/Base": [
2790 "name": "ic_reorder",
2791 "public_header_files": "components/private/Icons/icons/ic_reorder/src/*.h",
2792 "source_files": "components/private/Icons/icons/ic_reorder/src/*.{h,m}",
2793 "resource_bundles": {
2794 "MaterialIcons_ic_reorder": [
2795 "components/private/Icons/icons/ic_reorder/src/MaterialIcons_ic_reorder.bundle/*.png"
2799 "MaterialComponents/private/Icons/Base": [
2805 "name": "ic_settings",
2806 "public_header_files": "components/private/Icons/icons/ic_settings/src/*.h",
2807 "source_files": "components/private/Icons/icons/ic_settings/src/*.{h,m}",
2808 "resource_bundles": {
2809 "MaterialIcons_ic_settings": [
2810 "components/private/Icons/icons/ic_settings/src/MaterialIcons_ic_settings.bundle/*.png"
2814 "MaterialComponents/private/Icons/Base": [
2822 "name": "Application",
2826 "public_header_files": "components/private/Application/src/*.h",
2827 "source_files": "components/private/Application/src/*.{h,m}",
2830 "name": "UnitTests",
2831 "test_type": "unit",
2833 "components/private/Application/tests/unit/*.{h,m,swift}",
2834 "components/private/Application/tests/unit/supplemental/*.{h,m,swift}"
2836 "resources": "components/private/Application/tests/unit/resources/*"
2841 "name": "KeyboardWatcher",
2845 "public_header_files": "components/private/KeyboardWatcher/src/*.h",
2846 "source_files": "components/private/KeyboardWatcher/src/*.{h,m}",
2848 "MaterialComponents/private/Application": [
2854 "name": "UnitTests",
2855 "test_type": "unit",
2857 "components/private/KeyboardWatcher/tests/unit/*.{h,m,swift}",
2858 "components/private/KeyboardWatcher/tests/unit/supplemental/*.{h,m,swift}"
2860 "resources": "components/private/KeyboardWatcher/tests/unit/resources/*"
2869 "public_header_files": "components/private/Math/src/*.h",
2870 "source_files": "components/private/Math/src/*.{h,m}",
2873 "name": "UnitTests",
2874 "test_type": "unit",
2876 "components/private/Math/tests/unit/*.{h,m,swift}",
2877 "components/private/Math/tests/unit/supplemental/*.{h,m,swift}"
2879 "resources": "components/private/Math/tests/unit/resources/*"
2888 "public_header_files": "components/private/Overlay/src/*.h",
2890 "components/private/Overlay/src/*.{h,m}",
2891 "components/private/Overlay/src/private/*.{h,m}"
2895 "name": "UnitTests",
2896 "test_type": "unit",
2898 "components/private/Overlay/tests/unit/*.{h,m,swift}",
2899 "components/private/Overlay/tests/unit/supplemental/*.{h,m,swift}"
2901 "resources": "components/private/Overlay/tests/unit/resources/*"
2906 "name": "ShapeLibrary",
2910 "public_header_files": "components/private/ShapeLibrary/src/*.h",
2911 "source_files": "components/private/ShapeLibrary/src/*.h",
2913 "MaterialComponents/ShapeLibrary": [
2923 "public_header_files": "components/private/Shapes/src/*.h",
2924 "source_files": "components/private/Shapes/src/*.h",
2926 "MaterialComponents/Shapes": [
2932 "name": "ThumbTrack",
2936 "public_header_files": "components/private/ThumbTrack/src/*.h",
2938 "components/private/ThumbTrack/src/*.{h,m}",
2939 "components/private/ThumbTrack/src/private/*.{h,m}"
2942 "MaterialComponents/Ink": [
2945 "MaterialComponents/ShadowElevations": [
2948 "MaterialComponents/ShadowLayer": [
2951 "MaterialComponents/Typography": [
2954 "MDFInternationalization": [
2957 "MaterialComponents/private/Math": [
2963 "name": "UnitTests",
2964 "test_type": "unit",
2966 "components/private/ThumbTrack/tests/unit/*.{h,m,swift}",
2967 "components/private/ThumbTrack/tests/unit/supplemental/*.{h,m,swift}"
2969 "resources": "components/private/ThumbTrack/tests/unit/resources/*"
2974 "name": "UIMetrics",
2978 "public_header_files": "components/private/UIMetrics/src/*.h",
2980 "components/private/UIMetrics/src/*.{h,m}",
2981 "components/private/UIMetrics/src/private/*.{h,m}"
2984 "MaterialComponents/private/Application": [
2990 "name": "UnitTests",
2991 "test_type": "unit",
2993 "components/private/UIMetrics/tests/unit/*.{h,m,swift}",
2994 "components/private/UIMetrics/tests/unit/supplemental/*.{h,m,swift}"
2996 "resources": "components/private/UIMetrics/tests/unit/resources/*"