2 "name": "MaterialComponents",
4 "authors": "The Material Components authors.",
5 "summary": "A collection of stand-alone production-ready UI libraries focused on design details.",
6 "homepage": "https://github.com/material-components/material-components-ios",
7 "license": "Apache 2.0",
9 "git": "https://github.com/material-components/material-components-ios.git",
18 "name": "ActionSheet",
22 "public_header_files": "components/ActionSheet/src/*.h",
24 "components/ActionSheet/src/*.{h,m}",
25 "components/ActionSheet/src/private/*.{h,m}"
28 "MaterialComponents/BottomSheet": [
31 "MaterialComponents/Ink": [
34 "MaterialComponents/Typography": [
43 "components/ActionSheet/tests/unit/*.{h,m,swift}"
45 "test_specification": true
50 "name": "ActivityIndicator",
54 "public_header_files": "components/ActivityIndicator/src/*.h",
56 "components/ActivityIndicator/src/*.{h,m}",
57 "components/ActivityIndicator/src/private/*.{h,m}"
60 "components/ActivityIndicator/src/MaterialActivityIndicator.bundle"
63 "MDFInternationalization": [
66 "MaterialComponents/Palettes": [
69 "MaterialComponents/private/Application": [
81 "components/ActivityIndicator/tests/unit/*.{h,m,swift}",
82 "components/ActivityIndicator/tests/unit/supplemental/*.{h,m,swift}"
84 "resources": "components/ActivityIndicator/tests/unit/resources/*",
86 "MaterialComponents/ActivityIndicator+ColorThemer": [
90 "test_specification": true
95 "name": "ActivityIndicator+ColorThemer",
99 "public_header_files": [
100 "components/ActivityIndicator/src/ColorThemer/*.h"
103 "components/ActivityIndicator/src/ColorThemer/*.{h,m}"
106 "MaterialComponents/ActivityIndicator": [
109 "MaterialComponents/schemes/Color": [
115 "name": "AnimationTiming",
119 "public_header_files": "components/AnimationTiming/src/*.h",
121 "components/AnimationTiming/src/*.{h,m}",
122 "components/AnimationTiming/src/private/*.{h,m}"
129 "components/AnimationTiming/tests/unit/*.{h,m,swift}",
130 "components/AnimationTiming/tests/unit/supplemental/*.{h,m,swift}"
132 "resources": "components/AnimationTiming/tests/unit/resources/*",
133 "test_specification": true
142 "public_header_files": "components/AppBar/src/*.h",
144 "components/AppBar/src/*.{h,m}",
145 "components/AppBar/src/private/*.{h,m}"
148 "components/AppBar/src/MaterialAppBar.bundle"
151 "MaterialComponents/HeaderStackView": [
154 "MaterialComponents/NavigationBar": [
157 "MaterialComponents/Typography": [
160 "MaterialComponents/private/Application": [
163 "MaterialComponents/FlexibleHeader": [
166 "MaterialComponents/ShadowElevations": [
169 "MaterialComponents/ShadowLayer": [
172 "MDFInternationalization": [
175 "MaterialComponents/private/Icons/ic_arrow_back": [
178 "MaterialComponents/private/UIMetrics": [
187 "components/AppBar/tests/unit/*.{h,m,swift}",
188 "components/AppBar/tests/unit/supplemental/*.{h,m,swift}"
190 "resources": "components/AppBar/tests/unit/resources/*",
192 "MaterialComponents/AppBar+ColorThemer": [
195 "MaterialComponents/AppBar+TypographyThemer": [
199 "test_specification": true
204 "name": "AppBar+ColorThemer",
208 "public_header_files": [
209 "components/AppBar/src/ColorThemer/*.h"
212 "components/AppBar/src/ColorThemer/*.{h,m}",
213 "components/AppBar/src/ColorThemer/private/*.{h,m}"
216 "MaterialComponents/AppBar": [
219 "MaterialComponents/FlexibleHeader+ColorThemer": [
222 "MaterialComponents/NavigationBar+ColorThemer": [
225 "MaterialComponents/Themes": [
231 "name": "AppBar+TypographyThemer",
235 "public_header_files": [
236 "components/AppBar/src/TypographyThemer/*.h"
239 "components/AppBar/src/TypographyThemer/*.{h,m}",
240 "components/AppBar/src/TypographyThemer/private/*.{h,m}"
243 "MaterialComponents/AppBar": [
246 "MaterialComponents/NavigationBar+TypographyThemer": [
252 "name": "BottomAppBar",
256 "public_header_files": "components/BottomAppBar/src/*.h",
258 "components/BottomAppBar/src/*.{h,m}",
259 "components/BottomAppBar/src/private/*.{h,m}"
262 "MDFInternationalization": [
265 "MaterialComponents/Buttons": [
268 "MaterialComponents/NavigationBar": [
271 "MaterialComponents/private/Math": [
280 "components/BottomAppBar/tests/unit/*.{h,m,swift}",
281 "components/BottomAppBar/tests/unit/supplemental/*.{h,m,swift}"
283 "resources": "components/BottomAppBar/tests/unit/resources/*",
285 "MaterialComponents/BottomAppBar+ColorThemer": [
289 "test_specification": true
294 "name": "BottomAppBar+ColorThemer",
298 "public_header_files": [
299 "components/BottomAppBar/src/ColorThemer/*.h"
302 "components/BottomAppBar/src/ColorThemer/*.{h,m}"
305 "MaterialComponents/BottomAppBar": [
308 "MaterialComponents/Themes": [
314 "name": "BottomNavigation",
318 "public_header_files": "components/BottomNavigation/src/*.h",
320 "components/BottomNavigation/src/*.{h,m}",
321 "components/BottomNavigation/src/private/*.{h,m}"
324 "components/BottomNavigation/src/MDCBottomNavigationBarController.*",
325 "components/BottomNavigation/src/MaterialBottomNavigationBeta.h"
328 "components/BottomNavigation/src/MaterialBottomNavigation.bundle"
331 "MDFInternationalization": [
334 "MaterialComponents/Ink": [
337 "MaterialComponents/ShadowElevations": [
340 "MaterialComponents/ShadowLayer": [
343 "MaterialComponents/Typography": [
346 "MaterialComponents/private/Math": [
355 "components/BottomNavigation/tests/unit/*.{h,m,swift}",
356 "components/BottomNavigation/tests/unit/supplemental/*.{h,m,swift}"
359 "components/BottomNavigation/tests/unit/MDCBottomNavigationBarControllerTests.m"
361 "resources": "components/BottomNavigation/tests/unit/resources/*",
363 "MaterialComponents/BottomNavigation+ColorThemer": [
366 "MaterialComponents/BottomNavigation+TypographyThemer": [
370 "test_specification": true
375 "name": "BottomNavigation+ColorThemer",
379 "public_header_files": [
380 "components/BottomNavigation/src/ColorThemer/*.h"
383 "components/BottomNavigation/src/ColorThemer/*.{h,m}"
386 "MaterialComponents/BottomNavigation": [
389 "MaterialComponents/schemes/Color": [
395 "name": "BottomNavigation+TypographyThemer",
399 "public_header_files": [
400 "components/BottomNavigation/src/TypographyThemer/*.h"
403 "components/BottomNavigation/src/TypographyThemer/*.{h,m}"
406 "MaterialComponents/BottomNavigation": [
409 "MaterialComponents/schemes/Typography": [
415 "name": "BottomSheet",
419 "public_header_files": "components/BottomSheet/src/*.h",
421 "components/BottomSheet/src/*.{h,m}",
422 "components/BottomSheet/src/private/*.{h,m}"
425 "MaterialComponents/ShapeLibrary": [
428 "MaterialComponents/Shapes": [
431 "MaterialComponents/private/KeyboardWatcher": [
434 "MaterialComponents/private/Math": [
443 "components/BottomSheet/tests/unit/*.{h,m,swift}",
444 "components/BottomSheet/tests/unit/supplemental/*.{h,m,swift}"
446 "resources": "components/BottomSheet/tests/unit/resources/*",
448 "MaterialComponents/BottomSheet+ShapeThemer": [
452 "test_specification": true
457 "name": "BottomSheet+ShapeThemer",
461 "public_header_files": [
462 "components/BottomSheet/src/ShapeThemer/*.h"
465 "components/BottomSheet/src/ShapeThemer/*.{h,m}",
466 "components/BottomSheet/src/ShapeThemer/private/*.{h,m}"
469 "MaterialComponents/BottomSheet": [
472 "MaterialComponents/schemes/Shape": [
482 "public_header_files": "components/Buttons/src/*.h",
484 "components/Buttons/src/*.{h,m}",
485 "components/Buttons/src/private/*.{h,m}"
488 "MDFInternationalization": [
491 "MDFTextAccessibility": [
494 "MaterialComponents/Ink": [
497 "MaterialComponents/ShadowElevations": [
500 "MaterialComponents/ShadowLayer": [
503 "MaterialComponents/Shapes": [
506 "MaterialComponents/Typography": [
509 "MaterialComponents/private/Math": [
518 "components/Buttons/tests/unit/*.{h,m,swift}",
519 "components/Buttons/tests/unit/supplemental/*.{h,m,swift}"
521 "resources": "components/Buttons/tests/unit/resources/*",
523 "MaterialComponents/Buttons+ShapeThemer": [
526 "MaterialComponents/Buttons+ColorThemer": [
529 "MaterialComponents/Buttons+TypographyThemer": [
532 "MaterialComponents/Buttons+TitleColorAccessibilityMutator": [
535 "MaterialComponents/Buttons+ButtonThemer": [
539 "test_specification": true
544 "name": "Buttons+ColorThemer",
548 "public_header_files": [
549 "components/Buttons/src/ColorThemer/*.h"
552 "components/Buttons/src/ColorThemer/*.{h,m}",
553 "components/Buttons/src/ColorThemer/private/*.{h,m}"
556 "MaterialComponents/Buttons": [
559 "MaterialComponents/schemes/Color": [
565 "name": "Buttons+TitleColorAccessibilityMutator",
569 "public_header_files": [
570 "components/Buttons/src/TitleColorAccessibilityMutator/*.h"
573 "components/Buttons/src/TitleColorAccessibilityMutator/*.{h,m}",
574 "components/Buttons/src/TitleColorAccessibilityMutator/private/*.{h,m}"
577 "MDFTextAccessibility": [
580 "MaterialComponents/Buttons": [
586 "name": "Buttons+ShapeThemer",
590 "public_header_files": [
591 "components/Buttons/src/ShapeThemer/*.h"
594 "components/Buttons/src/ShapeThemer/*.{h,m}"
597 "MaterialComponents/Buttons": [
600 "MaterialComponents/schemes/Shape": [
606 "name": "Buttons+TypographyThemer",
610 "public_header_files": [
611 "components/Buttons/src/TypographyThemer/*.h"
614 "components/Buttons/src/TypographyThemer/*.{h,m}"
617 "MaterialComponents/Buttons": [
620 "MaterialComponents/schemes/Typography": [
626 "name": "Buttons+ButtonThemer",
630 "public_header_files": [
631 "components/Buttons/src/ButtonThemer/*.h"
634 "components/Buttons/src/ButtonThemer/*.{h,m}",
635 "components/Buttons/src/ButtonThemer/private/*.{h,m}"
638 "MaterialComponents/Buttons": [
641 "MaterialComponents/Buttons+ColorThemer": [
644 "MaterialComponents/Buttons+ShapeThemer": [
647 "MaterialComponents/Buttons+TypographyThemer": [
650 "MaterialComponents/Palettes": [
660 "public_header_files": "components/ButtonBar/src/*.h",
662 "components/ButtonBar/src/*.{h,m}",
663 "components/ButtonBar/src/private/*.{h,m}"
666 "MDFInternationalization": [
669 "MaterialComponents/Buttons": [
672 "MaterialComponents/private/Application": [
681 "components/ButtonBar/tests/unit/*.{h,m,swift}",
682 "components/ButtonBar/tests/unit/supplemental/*.{h,m,swift}"
684 "resources": "components/ButtonBar/tests/unit/resources/*",
686 "MaterialComponents/ButtonBar+TypographyThemer": [
690 "test_specification": true
695 "name": "ButtonBar+ColorThemer",
699 "public_header_files": [
700 "components/ButtonBar/src/ColorThemer/*.h"
703 "components/ButtonBar/src/ColorThemer/*.{h,m}"
706 "MaterialComponents/ButtonBar": [
709 "MaterialComponents/Themes": [
715 "name": "ButtonBar+TypographyThemer",
719 "public_header_files": [
720 "components/ButtonBar/src/TypographyThemer/*.h"
723 "components/ButtonBar/src/TypographyThemer/*.{h,m}"
726 "MaterialComponents/ButtonBar": [
729 "MaterialComponents/schemes/Typography": [
739 "public_header_files": "components/Cards/src/*.h",
740 "source_files": "components/Cards/src/*.{h,m}",
742 "components/Cards/src/MDCCard+Ripple.{h,m}",
743 "components/Cards/src/MDCCardCollectionCell+Ripple.{h,m}"
746 "MaterialComponents/Cards+Private": [
749 "MaterialComponents/Ink": [
752 "MaterialComponents/ShadowLayer": [
755 "MaterialComponents/Shapes": [
758 "MaterialComponents/private/Icons/ic_check_circle": [
761 "MaterialComponents/private/Math": [
770 "components/Cards/tests/unit/*.{h,m,swift}",
771 "components/Cards/tests/unit/supplemental/*.{h,m,swift}"
773 "resources": "components/Cards/tests/unit/resources/*",
775 "MaterialComponents/Cards+ColorThemer": [
778 "MaterialComponents/Cards+ShapeThemer": [
782 "test_specification": true
787 "name": "Cards+Private",
791 "public_header_files": "components/Cards/src/private/*.h",
793 "components/Cards/src/private/*.{h,m}"
797 "name": "Cards+ColorThemer",
801 "public_header_files": [
802 "components/Cards/src/ColorThemer/*.h"
805 "components/Cards/src/ColorThemer/*.{h,m}"
808 "MaterialComponents/Cards": [
811 "MaterialComponents/schemes/Color": [
817 "name": "Cards+ShapeThemer",
821 "public_header_files": [
822 "components/Cards/src/ShapeThemer/*.h"
825 "components/Cards/src/ShapeThemer/*.{h,m}"
828 "MaterialComponents/Cards": [
831 "MaterialComponents/schemes/Shape": [
837 "name": "Cards+CardThemer",
841 "public_header_files": [
842 "components/Cards/src/CardThemer/*.h"
845 "components/Cards/src/CardThemer/*.{h,m}"
848 "MaterialComponents/Cards": [
851 "MaterialComponents/Cards+ColorThemer": [
854 "MaterialComponents/Cards+ShapeThemer": [
864 "public_header_files": "components/Chips/src/*.h",
866 "components/Chips/src/*.{h,m}",
867 "components/Chips/src/private/*.{h,m}"
870 "MDFInternationalization": [
873 "MaterialComponents/Ink": [
876 "MaterialComponents/ShadowLayer": [
879 "MaterialComponents/ShadowElevations": [
882 "MaterialComponents/ShapeLibrary": [
885 "MaterialComponents/Shapes": [
888 "MaterialComponents/TextFields": [
891 "MaterialComponents/Typography": [
894 "MaterialComponents/private/Math": [
903 "components/Chips/tests/unit/*.{h,m,swift}",
904 "components/Chips/tests/unit/supplemental/*.{h,m,swift}"
906 "resources": "components/Chips/tests/unit/resources/*",
908 "MaterialComponents/Chips+ChipThemer": [
911 "MaterialComponents/Chips+FontThemer": [
914 "MaterialComponents/Themes": [
918 "test_specification": true
923 "name": "Chips+ChipThemer",
927 "public_header_files": [
928 "components/Chips/src/ChipThemer/*.h"
931 "components/Chips/src/ChipThemer/*.{h,m}"
934 "MaterialComponents/Chips": [
937 "MaterialComponents/Chips+ColorThemer": [
940 "MaterialComponents/Chips+ShapeThemer": [
943 "MaterialComponents/Chips+TypographyThemer": [
949 "name": "Chips+ColorThemer",
953 "public_header_files": [
954 "components/Chips/src/ColorThemer/*.h"
957 "components/Chips/src/ColorThemer/*.{h,m}"
960 "MaterialComponents/Chips": [
963 "MaterialComponents/schemes/Color": [
969 "name": "Chips+FontThemer",
973 "public_header_files": [
974 "components/Chips/src/FontThemer/*.h"
977 "components/Chips/src/FontThemer/*.{h,m}"
980 "MaterialComponents/Chips": [
983 "MaterialComponents/Themes": [
989 "name": "Chips+ShapeThemer",
993 "public_header_files": [
994 "components/Chips/src/ShapeThemer/*.h"
997 "components/Chips/src/ShapeThemer/*.{h,m}"
1000 "MaterialComponents/Chips": [
1003 "MaterialComponents/schemes/Shape": [
1009 "name": "Chips+TypographyThemer",
1013 "public_header_files": [
1014 "components/Chips/src/TypographyThemer/*.h"
1017 "components/Chips/src/TypographyThemer/*.{h,m}"
1020 "MaterialComponents/Chips": [
1023 "MaterialComponents/schemes/Typography": [
1029 "name": "CollectionCells",
1033 "public_header_files": "components/CollectionCells/src/*.h",
1035 "components/CollectionCells/src/*.{h,m}",
1036 "components/CollectionCells/src/private/*.{h,m}"
1039 "components/CollectionCells/src/MaterialCollectionCells.bundle"
1046 "MDFInternationalization": [
1049 "MaterialComponents/CollectionLayoutAttributes": [
1052 "MaterialComponents/Ink": [
1055 "MaterialComponents/Typography": [
1058 "MaterialComponents/Palettes": [
1061 "MaterialComponents/private/Icons/ic_check": [
1064 "MaterialComponents/private/Icons/ic_check_circle": [
1067 "MaterialComponents/private/Icons/ic_chevron_right": [
1070 "MaterialComponents/private/Icons/ic_info": [
1073 "MaterialComponents/private/Icons/ic_radio_button_unchecked": [
1076 "MaterialComponents/private/Icons/ic_reorder": [
1079 "MaterialComponents/private/Math": [
1085 "name": "UnitTests",
1086 "test_type": "unit",
1088 "components/CollectionCells/tests/unit/*.{h,m,swift}",
1089 "components/CollectionCells/tests/unit/supplemental/*.{h,m,swift}"
1091 "resources": "components/CollectionCells/tests/unit/resources/*",
1092 "test_specification": true
1097 "name": "CollectionLayoutAttributes",
1101 "public_header_files": "components/CollectionLayoutAttributes/src/*.h",
1102 "source_files": "components/CollectionLayoutAttributes/src/*.{h,m}",
1105 "name": "UnitTests",
1106 "test_type": "unit",
1108 "components/CollectionLayoutAttributes/tests/unit/*.{h,m,swift}",
1109 "components/CollectionLayoutAttributes/tests/unit/supplemental/*.{h,m,swift}"
1111 "resources": "components/CollectionLayoutAttributes/tests/unit/resources/*",
1112 "test_specification": true
1117 "name": "Collections",
1121 "public_header_files": "components/Collections/src/*.h",
1123 "components/Collections/src/*.{h,m}",
1124 "components/Collections/src/private/*.{h,m}"
1127 "components/Collections/src/MaterialCollections.bundle"
1134 "MaterialComponents/CollectionCells": [
1137 "MaterialComponents/CollectionLayoutAttributes": [
1140 "MaterialComponents/Ink": [
1143 "MaterialComponents/Palettes": [
1146 "MaterialComponents/ShadowElevations": [
1149 "MaterialComponents/ShadowLayer": [
1152 "MaterialComponents/Typography": [
1158 "name": "UnitTests",
1159 "test_type": "unit",
1161 "components/Collections/tests/unit/*.{h,m,swift}",
1162 "components/Collections/tests/unit/supplemental/*.{h,m,swift}"
1164 "resources": "components/Collections/tests/unit/resources/*",
1165 "test_specification": true
1174 "public_header_files": "components/Dialogs/src/*.h",
1176 "components/Dialogs/src/*.{h,m}",
1177 "components/Dialogs/src/private/*.{h,m}"
1180 "components/Dialogs/src/MaterialDialogs.bundle"
1183 "MaterialComponents/Buttons": [
1186 "MaterialComponents/ShadowElevations": [
1189 "MaterialComponents/ShadowLayer": [
1192 "MaterialComponents/Typography": [
1195 "MaterialComponents/private/KeyboardWatcher": [
1198 "MDFInternationalization": [
1204 "name": "UnitTests",
1205 "test_type": "unit",
1207 "components/Dialogs/tests/unit/*.{h,m,swift}",
1208 "components/Dialogs/tests/unit/supplemental/*.{h,m,swift}"
1210 "resources": "components/Dialogs/tests/unit/resources/*",
1212 "MaterialComponents/Dialogs+DialogThemer": [
1216 "test_specification": true
1221 "name": "Dialogs+ColorThemer",
1225 "public_header_files": [
1226 "components/Dialogs/src/ColorThemer/*.h"
1229 "components/Dialogs/src/ColorThemer/*.{h,m}"
1232 "MaterialComponents/Dialogs": [
1235 "MaterialComponents/Themes": [
1238 "MaterialComponents/Buttons+ColorThemer": [
1244 "name": "Dialogs+TypographyThemer",
1248 "public_header_files": [
1249 "components/Dialogs/src/TypographyThemer/*.h"
1252 "components/Dialogs/src/TypographyThemer/*.{h,m}"
1255 "MaterialComponents/Dialogs": [
1258 "MaterialComponents/schemes/Typography": [
1261 "MaterialComponents/Buttons+TypographyThemer": [
1267 "name": "Dialogs+DialogThemer",
1271 "public_header_files": [
1272 "components/Dialogs/src/DialogThemer/*.h"
1275 "components/Dialogs/src/DialogThemer/*.{h,m}"
1278 "MaterialComponents/Dialogs": [
1281 "MaterialComponents/Dialogs+ColorThemer": [
1284 "MaterialComponents/Dialogs+TypographyThemer": [
1287 "MaterialComponents/Buttons+ButtonThemer": [
1293 "name": "FeatureHighlight",
1297 "public_header_files": "components/FeatureHighlight/src/*.h",
1299 "components/FeatureHighlight/src/*.{h,m}",
1300 "components/FeatureHighlight/src/private/*.{h,m}"
1303 "components/FeatureHighlight/src/MaterialFeatureHighlight.bundle"
1306 "MaterialComponents/private/Math": [
1309 "MaterialComponents/Typography": [
1312 "MDFTextAccessibility": [
1318 "name": "UnitTests",
1319 "test_type": "unit",
1321 "components/FeatureHighlight/tests/unit/*.{h,m,swift}",
1322 "components/FeatureHighlight/tests/unit/supplemental/*.{h,m,swift}"
1324 "resources": "components/FeatureHighlight/tests/unit/resources/*",
1326 "MaterialComponents/FeatureHighlight+ColorThemer": [
1329 "MaterialComponents/FeatureHighlight+TypographyThemer": [
1332 "MaterialComponents/FeatureHighlight+FeatureHighlightAccessibilityMutator": [
1336 "test_specification": true
1341 "name": "FeatureHighlight+ColorThemer",
1345 "public_header_files": [
1346 "components/FeatureHighlight/src/ColorThemer/*.h"
1349 "components/FeatureHighlight/src/ColorThemer/*.{h,m}"
1352 "MaterialComponents/FeatureHighlight": [
1355 "MaterialComponents/Themes": [
1361 "name": "FeatureHighlight+FontThemer",
1365 "public_header_files": [
1366 "components/FeatureHighlight/src/FontThemer/*.h"
1369 "components/FeatureHighlight/src/FontThemer/*.{h,m}"
1372 "MaterialComponents/FeatureHighlight": [
1375 "MaterialComponents/Themes": [
1381 "name": "FeatureHighlight+TypographyThemer",
1385 "public_header_files": [
1386 "components/FeatureHighlight/src/TypographyThemer/*.h"
1389 "components/FeatureHighlight/src/TypographyThemer/*.{h,m}"
1392 "MaterialComponents/FeatureHighlight": [
1395 "MaterialComponents/schemes/Typography": [
1401 "name": "FeatureHighlight+FeatureHighlightAccessibilityMutator",
1405 "public_header_files": [
1406 "components/FeatureHighlight/src/FeatureHighlightAccessibilityMutator/*.h"
1409 "components/FeatureHighlight/src/FeatureHighlightAccessibilityMutator/*.{h,m}"
1412 "MaterialComponents/FeatureHighlight": [
1415 "MDFTextAccessibility": [
1421 "name": "FlexibleHeader",
1425 "public_header_files": "components/FlexibleHeader/src/*.h",
1427 "components/FlexibleHeader/src/*.{h,m}",
1428 "components/FlexibleHeader/src/private/*.{h,m}"
1431 "MDFTextAccessibility": [
1434 "MaterialComponents/private/Application": [
1437 "MaterialComponents/private/UIMetrics": [
1443 "name": "UnitTests",
1444 "test_type": "unit",
1446 "components/FlexibleHeader/tests/unit/*.{h,m,swift}",
1447 "components/FlexibleHeader/tests/unit/supplemental/*.{h,m,swift}"
1449 "resources": "components/FlexibleHeader/tests/unit/resources/*",
1451 "MaterialComponents/FlexibleHeader+ColorThemer": [
1455 "test_specification": true
1460 "name": "FlexibleHeader+CanAlwaysExpandToMaximumHeight",
1464 "public_header_files": [
1465 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.h"
1468 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.{h,m}"
1471 "MaterialComponents/FlexibleHeader": [
1477 "name": "FlexibleHeader+ColorThemer",
1481 "public_header_files": [
1482 "components/FlexibleHeader/src/ColorThemer/*.h"
1485 "components/FlexibleHeader/src/ColorThemer/*.{h,m}"
1488 "MaterialComponents/FlexibleHeader": [
1491 "MaterialComponents/schemes/Color": [
1497 "name": "HeaderStackView",
1501 "public_header_files": "components/HeaderStackView/src/*.h",
1502 "source_files": "components/HeaderStackView/src/*.{h,m}",
1505 "name": "UnitTests",
1506 "test_type": "unit",
1508 "components/HeaderStackView/tests/unit/*.{h,m,swift}",
1509 "components/HeaderStackView/tests/unit/supplemental/*.{h,m,swift}"
1511 "resources": "components/HeaderStackView/tests/unit/resources/*",
1512 "test_specification": true
1517 "name": "HeaderStackView+ColorThemer",
1521 "public_header_files": [
1522 "components/HeaderStackView/src/ColorThemer/*.h"
1525 "components/HeaderStackView/src/ColorThemer/*.{h,m}"
1528 "MaterialComponents/HeaderStackView": [
1531 "MaterialComponents/Themes": [
1541 "public_header_files": "components/Ink/src/*.h",
1543 "components/Ink/src/*.{h,m}",
1544 "components/Ink/src/private/*.{h,m}"
1547 "MaterialComponents/private/Math": [
1553 "name": "UnitTests",
1554 "test_type": "unit",
1556 "components/Ink/tests/unit/*.{h,m,swift}",
1557 "components/Ink/tests/unit/supplemental/*.{h,m,swift}"
1559 "resources": "components/Ink/tests/unit/resources/*",
1560 "test_specification": true
1565 "name": "Ink+ColorThemer",
1569 "public_header_files": [
1570 "components/Ink/src/ColorThemer/*.h"
1573 "components/Ink/src/ColorThemer/*.{h,m}"
1576 "MaterialComponents/Ink": [
1579 "MaterialComponents/Themes": [
1585 "name": "LibraryInfo",
1589 "public_header_files": "components/LibraryInfo/src/*.h",
1591 "components/LibraryInfo/src/*.{h,m}",
1592 "components/LibraryInfo/src/private/*.{h,m}"
1596 "name": "UnitTests",
1597 "test_type": "unit",
1599 "components/LibraryInfo/tests/unit/*.{h,m,swift}",
1600 "components/LibraryInfo/tests/unit/supplemental/*.{h,m,swift}"
1602 "resources": "components/LibraryInfo/tests/unit/resources/*",
1603 "test_specification": true
1612 "public_header_files": "components/List/src/*.h",
1614 "components/List/src/*.{h,m}",
1615 "components/List/src/private/*.{h,m}"
1618 "MaterialComponents/Ink": [
1621 "MaterialComponents/ShadowElevations": [
1624 "MaterialComponents/ShadowLayer": [
1627 "MaterialComponents/Typography": [
1630 "MDFInternationalization": [
1633 "MaterialComponents/private/Math": [
1639 "name": "UnitTests",
1640 "test_type": "unit",
1642 "components/List/tests/unit/*.{h,m,swift}",
1643 "components/List/tests/unit/supplemental/*.{h,m,swift}"
1645 "resources": "components/List/tests/unit/resources/*",
1647 "MaterialComponents/List+ColorThemer": [
1650 "MaterialComponents/List+TypographyThemer": [
1653 "MaterialComponents/List+ListThemer": [
1657 "test_specification": true
1662 "name": "List+TypographyThemer",
1666 "public_header_files": [
1667 "components/List/src/TypographyThemer/*.h"
1670 "components/List/src/TypographyThemer/*.{h,m}"
1673 "MaterialComponents/List": [
1676 "MaterialComponents/schemes/Typography": [
1682 "name": "List+ColorThemer",
1686 "public_header_files": [
1687 "components/List/src/ColorThemer/*.h"
1690 "components/List/src/ColorThemer/*.{h,m}",
1691 "components/List/src/ColorThemer/private/*.{h,m}"
1694 "MaterialComponents/List": [
1697 "MaterialComponents/schemes/Color": [
1703 "name": "List+ListThemer",
1707 "public_header_files": [
1708 "components/List/src/ListThemer/*.h"
1711 "components/List/src/ListThemer/*.{h,m}",
1712 "components/List/src/ListThemer/private/*.{h,m}"
1715 "MaterialComponents/List": [
1718 "MaterialComponents/List+ColorThemer": [
1721 "MaterialComponents/List+TypographyThemer": [
1727 "name": "MaskedTransition",
1731 "public_header_files": "components/MaskedTransition/src/*.h",
1733 "components/MaskedTransition/src/*.{h,m}",
1734 "components/MaskedTransition/src/private/*.{h,m}"
1737 "MotionTransitioning": [
1743 "MotionInterchange": [
1749 "name": "UnitTests",
1750 "test_type": "unit",
1752 "components/MaskedTransition/tests/unit/*.{h,m,swift}",
1753 "components/MaskedTransition/tests/unit/supplemental/*.{h,m,swift}"
1755 "resources": "components/MaskedTransition/tests/unit/resources/*",
1756 "test_specification": true
1761 "name": "NavigationBar",
1765 "public_header_files": "components/NavigationBar/src/*.h",
1766 "source_files": "components/NavigationBar/src/*.{h,m}",
1768 "MDFTextAccessibility": [
1771 "MaterialComponents/ButtonBar": [
1774 "MaterialComponents/Typography": [
1777 "MDFInternationalization": [
1780 "MaterialComponents/private/Math": [
1786 "name": "UnitTests",
1787 "test_type": "unit",
1789 "components/NavigationBar/tests/unit/*.{h,m,swift}",
1790 "components/NavigationBar/tests/unit/supplemental/*.{h,m,swift}"
1792 "resources": "components/NavigationBar/tests/unit/resources/*",
1794 "MaterialComponents/NavigationBar+ColorThemer": [
1797 "MaterialComponents/NavigationBar+TypographyThemer": [
1801 "test_specification": true
1806 "name": "NavigationBar+ColorThemer",
1810 "public_header_files": [
1811 "components/NavigationBar/src/ColorThemer/*.h"
1814 "components/NavigationBar/src/ColorThemer/*.{h,m}"
1817 "MaterialComponents/NavigationBar": [
1820 "MaterialComponents/schemes/Color": [
1826 "name": "NavigationBar+TypographyThemer",
1830 "public_header_files": [
1831 "components/NavigationBar/src/TypographyThemer/*.h"
1834 "components/NavigationBar/src/TypographyThemer/*.{h,m}"
1837 "MaterialComponents/NavigationBar": [
1840 "MaterialComponents/schemes/Typography": [
1846 "name": "NavigationDrawer",
1850 "public_header_files": "components/NavigationDrawer/src/*.h",
1852 "components/NavigationDrawer/src/*.{h,m}",
1853 "components/NavigationDrawer/src/private/*.{h,m}"
1855 "exclude_files": "components/NavigationDrawer/src/private/MDCBottomDrawerContainerViewController+Testing.h",
1857 "MaterialComponents/Palettes": [
1860 "MaterialComponents/ShadowLayer": [
1863 "MaterialComponents/private/Math": [
1866 "MaterialComponents/private/UIMetrics": [
1872 "name": "UnitTests",
1873 "test_type": "unit",
1875 "components/NavigationDrawer/tests/unit/*.{h,m,swift}",
1876 "components/NavigationDrawer/tests/unit/supplemental/*.{h,m,swift}",
1877 "components/NavigationDrawer/src/private/MDCBottomDrawerContainerViewController+Testing.h"
1880 "MaterialComponents/NavigationDrawer+ColorThemer": [
1884 "test_specification": true
1889 "name": "NavigationDrawer+ColorThemer",
1893 "public_header_files": [
1894 "components/NavigationDrawer/src/ColorThemer/*.h"
1897 "components/NavigationDrawer/src/ColorThemer/*.{h,m}",
1898 "components/NavigationDrawer/src/ColorThemer/private/*.{h,m}"
1901 "MaterialComponents/NavigationDrawer": [
1904 "MaterialComponents/schemes/Color": [
1910 "name": "OverlayWindow",
1914 "public_header_files": "components/OverlayWindow/src/*.h",
1916 "components/OverlayWindow/src/*.{h,m}",
1917 "components/OverlayWindow/src/private/*.{h,m}"
1920 "MaterialComponents/private/Application": [
1926 "name": "UnitTests",
1927 "test_type": "unit",
1929 "components/OverlayWindow/tests/unit/*.{h,m,swift}",
1930 "components/OverlayWindow/tests/unit/supplemental/*.{h,m,swift}"
1932 "resources": "components/OverlayWindow/tests/unit/resources/*",
1933 "test_specification": true
1938 "name": "PageControl",
1942 "public_header_files": "components/PageControl/src/*.h",
1944 "components/PageControl/src/*.{h,m}",
1945 "components/PageControl/src/private/*.{h,m}"
1948 "components/PageControl/src/MaterialPageControl.bundle"
1951 "MDFInternationalization": [
1957 "name": "UnitTests",
1958 "test_type": "unit",
1960 "components/PageControl/tests/unit/*.{h,m,swift}",
1961 "components/PageControl/tests/unit/supplemental/*.{h,m,swift}"
1963 "resources": "components/PageControl/tests/unit/resources/*",
1964 "test_specification": true
1969 "name": "PageControl+ColorThemer",
1973 "public_header_files": [
1974 "components/PageControl/src/ColorThemer/*.h"
1977 "components/PageControl/src/ColorThemer/*.{h,m}"
1980 "MaterialComponents/PageControl": [
1983 "MaterialComponents/Themes": [
1993 "public_header_files": "components/Palettes/src/*.h",
1995 "components/Palettes/src/*.{h,m}",
1996 "components/Palettes/src/private/*.{h,m}"
2000 "name": "UnitTests",
2001 "test_type": "unit",
2003 "components/Palettes/tests/unit/*.{h,m,swift}",
2004 "components/Palettes/tests/unit/supplemental/*.{h,m,swift}"
2006 "resources": "components/Palettes/tests/unit/resources/*",
2007 "test_specification": true
2012 "name": "ProgressView",
2016 "public_header_files": "components/ProgressView/src/*.h",
2018 "components/ProgressView/src/*.{h,m}",
2019 "components/ProgressView/src/private/*.{h,m}"
2022 "MDFInternationalization": [
2025 "MaterialComponents/Palettes": [
2028 "MaterialComponents/private/Math": [
2037 "name": "UnitTests",
2038 "test_type": "unit",
2040 "components/ProgressView/tests/unit/*.{h,m,swift}",
2041 "components/ProgressView/tests/unit/supplemental/*.{h,m,swift}"
2043 "resources": "components/ProgressView/tests/unit/resources/*",
2044 "test_specification": true
2049 "name": "ProgressView+ColorThemer",
2053 "public_header_files": [
2054 "components/ProgressView/src/ColorThemer/*.h"
2057 "components/ProgressView/src/ColorThemer/*.{h,m}"
2060 "MaterialComponents/ProgressView": [
2063 "MaterialComponents/Themes": [
2069 "name": "ShadowElevations",
2073 "public_header_files": "components/ShadowElevations/src/*.h",
2074 "source_files": "components/ShadowElevations/src/*.{h,m}",
2077 "name": "UnitTests",
2078 "test_type": "unit",
2080 "components/ShadowElevations/tests/unit/*.{h,m,swift}",
2081 "components/ShadowElevations/tests/unit/supplemental/*.{h,m,swift}"
2083 "resources": "components/ShadowElevations/tests/unit/resources/*",
2084 "test_specification": true
2089 "name": "ShadowLayer",
2093 "public_header_files": "components/ShadowLayer/src/*.h",
2094 "source_files": "components/ShadowLayer/src/*.{h,m}",
2096 "MaterialComponents/ShadowElevations": [
2102 "name": "UnitTests",
2103 "test_type": "unit",
2105 "components/ShadowLayer/tests/unit/*.{h,m,swift}",
2106 "components/ShadowLayer/tests/unit/supplemental/*.{h,m,swift}"
2108 "resources": "components/ShadowLayer/tests/unit/resources/*",
2109 "test_specification": true
2114 "name": "ShapeLibrary",
2118 "public_header_files": "components/ShapeLibrary/src/*.h",
2120 "components/ShapeLibrary/src/*.{h,m}",
2121 "components/ShapeLibrary/src/private/*.{h,m}"
2124 "MaterialComponents/Shapes": [
2127 "MaterialComponents/private/Math": [
2133 "name": "UnitTests",
2134 "test_type": "unit",
2136 "components/ShapeLibrary/tests/unit/*.{h,m,swift}",
2137 "components/ShapeLibrary/tests/unit/supplemental/*.{h,m,swift}"
2139 "resources": "components/ShapeLibrary/tests/unit/resources/*",
2140 "test_specification": true
2149 "public_header_files": "components/Shapes/src/*.h",
2151 "components/Shapes/src/*.{h,m}",
2152 "components/Shapes/src/private/*.{h,m}"
2155 "MaterialComponents/ShadowLayer": [
2158 "MaterialComponents/private/Math": [
2164 "name": "UnitTests",
2165 "test_type": "unit",
2167 "components/Shapes/tests/unit/*.{h,m,swift}",
2168 "components/Shapes/tests/unit/supplemental/*.{h,m,swift}"
2170 "resources": "components/Shapes/tests/unit/resources/*",
2171 "test_specification": true
2180 "public_header_files": [
2181 "components/Slider/src/*.h"
2184 "components/Slider/src/*.{h,m}",
2185 "components/Slider/src/private/*.{h,m}"
2188 "MaterialComponents/Palettes": [
2191 "MaterialComponents/ShadowElevations": [
2194 "MaterialComponents/private/ThumbTrack": [
2200 "name": "UnitTests",
2201 "test_type": "unit",
2203 "components/Slider/tests/unit/*.{h,m,swift}",
2204 "components/Slider/tests/unit/supplemental/*.{h,m,swift}"
2206 "resources": "components/Slider/tests/unit/resources/*",
2207 "test_specification": true
2212 "name": "Slider+ColorThemer",
2216 "public_header_files": [
2217 "components/Slider/src/ColorThemer/*.h"
2220 "components/Slider/src/ColorThemer/*.{h,m}"
2223 "MaterialComponents/Palettes": [
2226 "MaterialComponents/Slider": [
2229 "MaterialComponents/schemes/Color": [
2239 "public_header_files": "components/Snackbar/src/*.h",
2241 "components/Snackbar/src/*.{h,m}",
2242 "components/Snackbar/src/private/*.{h,m}"
2245 "components/Snackbar/src/MaterialSnackbar.bundle"
2248 "MaterialComponents/AnimationTiming": [
2251 "MaterialComponents/Buttons": [
2254 "MaterialComponents/OverlayWindow": [
2257 "MaterialComponents/Typography": [
2260 "MaterialComponents/private/Application": [
2263 "MaterialComponents/private/KeyboardWatcher": [
2266 "MaterialComponents/private/Overlay": [
2272 "name": "UnitTests",
2273 "test_type": "unit",
2275 "components/Snackbar/tests/unit/*.{h,m,swift}",
2276 "components/Snackbar/tests/unit/supplemental/*.{h,m,swift}"
2278 "resources": "components/Snackbar/tests/unit/resources/*",
2280 "MaterialComponents/Snackbar+ColorThemer": [
2283 "MaterialComponents/Snackbar+FontThemer": [
2286 "MaterialComponents/Snackbar+TypographyThemer": [
2289 "MaterialComponents/Themes": [
2293 "test_specification": true
2298 "name": "Snackbar+ColorThemer",
2302 "public_header_files": [
2303 "components/Snackbar/src/ColorThemer/*.h"
2306 "components/Snackbar/src/ColorThemer/*.{h,m}"
2309 "MaterialComponents/Snackbar": [
2312 "MaterialComponents/schemes/Color": [
2318 "name": "Snackbar+FontThemer",
2322 "public_header_files": [
2323 "components/Snackbar/src/FontThemer/*.h"
2326 "components/Snackbar/src/FontThemer/*.{h,m}"
2329 "MaterialComponents/Snackbar": [
2332 "MaterialComponents/Themes": [
2338 "name": "Snackbar+TypographyThemer",
2342 "public_header_files": [
2343 "components/Snackbar/src/TypographyThemer/*.h"
2346 "components/Snackbar/src/TypographyThemer/*.{h,m}"
2349 "MaterialComponents/Snackbar": [
2352 "MaterialComponents/schemes/Typography": [
2362 "public_header_files": "components/Tabs/src/*.h",
2364 "components/Tabs/src/*.{h,m}",
2365 "components/Tabs/src/private/*.{h,m}"
2368 "components/Tabs/src/MaterialTabs.bundle"
2371 "MDFInternationalization": [
2374 "MaterialComponents/AnimationTiming": [
2377 "MaterialComponents/Ink": [
2380 "MaterialComponents/ShadowElevations": [
2383 "MaterialComponents/ShadowLayer": [
2386 "MaterialComponents/Typography": [
2389 "MaterialComponents/private/Math": [
2395 "name": "UnitTests",
2396 "test_type": "unit",
2398 "components/Tabs/tests/unit/*.{h,m,swift}",
2399 "components/Tabs/tests/unit/supplemental/*.{h,m,swift}"
2401 "resources": "components/Tabs/tests/unit/resources/*",
2403 "MaterialComponents/Tabs+ColorThemer": [
2406 "MaterialComponents/Tabs+FontThemer": [
2409 "MaterialComponents/Tabs+TypographyThemer": [
2412 "MaterialComponents/Themes": [
2416 "test_specification": true
2421 "name": "Tabs+ColorThemer",
2425 "public_header_files": [
2426 "components/Tabs/src/ColorThemer/*.h"
2429 "components/Tabs/src/ColorThemer/*.{h,m}"
2432 "MaterialComponents/schemes/Color": [
2435 "MaterialComponents/Tabs": [
2441 "name": "Tabs+FontThemer",
2445 "public_header_files": [
2446 "components/Tabs/src/FontThemer/*.h"
2449 "components/Tabs/src/FontThemer/*.{h,m}"
2452 "MaterialComponents/Tabs": [
2455 "MaterialComponents/Themes": [
2461 "name": "Tabs+TypographyThemer",
2465 "public_header_files": [
2466 "components/Tabs/src/TypographyThemer/*.h"
2469 "components/Tabs/src/TypographyThemer/*.{h,m}"
2472 "MaterialComponents/Tabs": [
2475 "MaterialComponents/schemes/Typography": [
2481 "name": "TextFields",
2485 "public_header_files": "components/TextFields/src/*.h",
2487 "components/TextFields/src/*.{h,m}",
2488 "components/TextFields/src/private/*.{h,m}"
2491 "MaterialComponents/AnimationTiming": [
2494 "MaterialComponents/Palettes": [
2497 "MaterialComponents/Typography": [
2500 "MDFInternationalization": [
2503 "MaterialComponents/private/Math": [
2509 "name": "UnitTests",
2510 "test_type": "unit",
2512 "components/TextFields/tests/unit/*.{h,m,swift}",
2513 "components/TextFields/tests/unit/supplemental/*.{h,m,swift}"
2515 "resources": "components/TextFields/tests/unit/resources/*",
2517 "MaterialComponents/TextFields+ColorThemer": [
2520 "MaterialComponents/TextFields+FontThemer": [
2523 "MaterialComponents/TextFields+TypographyThemer": [
2526 "MaterialComponents/Themes": [
2530 "test_specification": true
2535 "name": "TextFields+ColorThemer",
2539 "public_header_files": [
2540 "components/TextFields/src/ColorThemer/*.h"
2543 "components/TextFields/src/ColorThemer/*.{h,m}"
2546 "MaterialComponents/TextFields": [
2549 "MaterialComponents/Themes": [
2555 "name": "TextFields+FontThemer",
2559 "public_header_files": [
2560 "components/TextFields/src/FontThemer/*.h"
2563 "components/TextFields/src/FontThemer/*.{h,m}"
2566 "MaterialComponents/TextFields": [
2569 "MaterialComponents/Themes": [
2575 "name": "TextFields+TypographyThemer",
2579 "public_header_files": [
2580 "components/TextFields/src/TypographyThemer/*.h"
2583 "components/TextFields/src/TypographyThemer/*.{h,m}"
2586 "MaterialComponents/TextFields": [
2589 "MaterialComponents/schemes/Typography": [
2599 "public_header_files": "components/Themes/src/*.h",
2601 "components/Themes/src/*.{h,m}",
2602 "components/Themes/src/private/*.{h,m}"
2605 "MaterialComponents/schemes/Color": [
2608 "MaterialComponents/schemes/Typography": [
2614 "name": "UnitTests",
2615 "test_type": "unit",
2617 "components/Themes/tests/unit/*.{h,m,swift}",
2618 "components/Themes/tests/unit/supplemental/*.{h,m,swift}"
2620 "resources": "components/Themes/tests/unit/resources/*",
2621 "test_specification": true
2626 "name": "Typography",
2630 "public_header_files": "components/Typography/src/*.h",
2632 "components/Typography/src/*.{h,m}",
2633 "components/Typography/src/private/*.{h,m}"
2636 "MaterialComponents/private/Application": [
2639 "MaterialComponents/private/Math": [
2645 "name": "UnitTests",
2646 "test_type": "unit",
2648 "components/Typography/tests/unit/*.{h,m,swift}",
2649 "components/Typography/tests/unit/supplemental/*.{h,m,swift}"
2651 "resources": "components/Typography/tests/unit/resources/*",
2652 "test_specification": true
2664 "public_header_files": "components/schemes/Color/src/*.h",
2665 "source_files": "components/schemes/Color/src/*.{h,m}",
2668 "name": "UnitTests",
2669 "test_type": "unit",
2671 "components/schemes/Color/tests/unit/*.{h,m,swift}",
2672 "components/schemes/Color/tests/unit/supplemental/*.{h,m,swift}"
2674 "resources": "components/schemes/Color/tests/unit/resources/*",
2676 "MaterialComponents/private/Math": [
2680 "test_specification": true
2689 "public_header_files": "components/schemes/Shape/src/*.h",
2690 "source_files": "components/schemes/Shape/src/*.{h,m}",
2692 "MaterialComponents/ShapeLibrary": [
2695 "MaterialComponents/Shapes": [
2701 "name": "UnitTests",
2702 "test_type": "unit",
2704 "components/schemes/Shape/tests/unit/*.{h,m,swift}",
2705 "components/schemes/Shape/tests/unit/supplemental/*.{h,m,swift}"
2707 "resources": "components/schemes/Shape/tests/unit/resources/*",
2708 "test_specification": true
2713 "name": "Typography",
2717 "public_header_files": "components/schemes/Typography/src/*.h",
2718 "source_files": "components/schemes/Typography/src/*.{h,m}",
2720 "MaterialComponents/Typography": [
2726 "name": "UnitTests",
2727 "test_type": "unit",
2729 "components/schemes/Typography/tests/unit/*.{h,m,swift}",
2730 "components/schemes/Typography/tests/unit/supplemental/*.{h,m,swift}"
2732 "resources": "components/schemes/Typography/tests/unit/resources/*",
2733 "test_specification": true
2747 "public_header_files": "components/private/Icons/src/*.h",
2748 "source_files": "components/private/Icons/src/*.{h,m}"
2751 "name": "ic_arrow_back",
2752 "public_header_files": "components/private/Icons/icons/ic_arrow_back/src/*.h",
2753 "source_files": "components/private/Icons/icons/ic_arrow_back/src/*.{h,m}",
2754 "resource_bundles": {
2755 "MaterialIcons_ic_arrow_back": [
2756 "components/private/Icons/icons/ic_arrow_back/src/MaterialIcons_ic_arrow_back.bundle/*.png"
2760 "MaterialComponents/private/Icons/Base": [
2767 "public_header_files": "components/private/Icons/icons/ic_check/src/*.h",
2768 "source_files": "components/private/Icons/icons/ic_check/src/*.{h,m}",
2769 "resource_bundles": {
2770 "MaterialIcons_ic_check": [
2771 "components/private/Icons/icons/ic_check/src/MaterialIcons_ic_check.bundle/*.png"
2775 "MaterialComponents/private/Icons/Base": [
2781 "name": "ic_check_circle",
2782 "public_header_files": "components/private/Icons/icons/ic_check_circle/src/*.h",
2783 "source_files": "components/private/Icons/icons/ic_check_circle/src/*.{h,m}",
2784 "resource_bundles": {
2785 "MaterialIcons_ic_check_circle": [
2786 "components/private/Icons/icons/ic_check_circle/src/MaterialIcons_ic_check_circle.bundle/*.png"
2790 "MaterialComponents/private/Icons/Base": [
2796 "name": "ic_chevron_right",
2797 "public_header_files": "components/private/Icons/icons/ic_chevron_right/src/*.h",
2798 "source_files": "components/private/Icons/icons/ic_chevron_right/src/*.{h,m}",
2799 "resource_bundles": {
2800 "MaterialIcons_ic_chevron_right": [
2801 "components/private/Icons/icons/ic_chevron_right/src/MaterialIcons_ic_chevron_right.bundle/*.png"
2805 "MaterialComponents/private/Icons/Base": [
2811 "name": "ic_color_lens",
2812 "public_header_files": "components/private/Icons/icons/ic_color_lens/src/*.h",
2813 "source_files": "components/private/Icons/icons/ic_color_lens/src/*.{h,m}",
2814 "resource_bundles": {
2815 "MaterialIcons_ic_color_lens": [
2816 "components/private/Icons/icons/ic_color_lens/src/MaterialIcons_ic_color_lens.bundle/*.png"
2820 "MaterialComponents/private/Icons/Base": [
2826 "name": "ic_help_outline",
2827 "public_header_files": "components/private/Icons/icons/ic_help_outline/src/*.h",
2828 "source_files": "components/private/Icons/icons/ic_help_outline/src/*.{h,m}",
2829 "resource_bundles": {
2830 "MaterialIcons_ic_help_outline": [
2831 "components/private/Icons/icons/ic_help_outline/src/MaterialIcons_ic_help_outline.bundle/*.png"
2835 "MaterialComponents/private/Icons/Base": [
2842 "public_header_files": "components/private/Icons/icons/ic_info/src/*.h",
2843 "source_files": "components/private/Icons/icons/ic_info/src/*.{h,m}",
2844 "resource_bundles": {
2845 "MaterialIcons_ic_info": [
2846 "components/private/Icons/icons/ic_info/src/MaterialIcons_ic_info.bundle/*.png"
2850 "MaterialComponents/private/Icons/Base": [
2856 "name": "ic_more_horiz",
2857 "public_header_files": "components/private/Icons/icons/ic_more_horiz/src/*.h",
2858 "source_files": "components/private/Icons/icons/ic_more_horiz/src/*.{h,m}",
2859 "resource_bundles": {
2860 "MaterialIcons_ic_more_horiz": [
2861 "components/private/Icons/icons/ic_more_horiz/src/MaterialIcons_ic_more_horiz.bundle/*.png"
2865 "MaterialComponents/private/Icons/Base": [
2871 "name": "ic_radio_button_unchecked",
2872 "public_header_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.h",
2873 "source_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.{h,m}",
2874 "resource_bundles": {
2875 "MaterialIcons_ic_radio_button_unchecked": [
2876 "components/private/Icons/icons/ic_radio_button_unchecked/src/MaterialIcons_ic_radio_button_unchecked.bundle/*.png"
2880 "MaterialComponents/private/Icons/Base": [
2886 "name": "ic_reorder",
2887 "public_header_files": "components/private/Icons/icons/ic_reorder/src/*.h",
2888 "source_files": "components/private/Icons/icons/ic_reorder/src/*.{h,m}",
2889 "resource_bundles": {
2890 "MaterialIcons_ic_reorder": [
2891 "components/private/Icons/icons/ic_reorder/src/MaterialIcons_ic_reorder.bundle/*.png"
2895 "MaterialComponents/private/Icons/Base": [
2901 "name": "ic_settings",
2902 "public_header_files": "components/private/Icons/icons/ic_settings/src/*.h",
2903 "source_files": "components/private/Icons/icons/ic_settings/src/*.{h,m}",
2904 "resource_bundles": {
2905 "MaterialIcons_ic_settings": [
2906 "components/private/Icons/icons/ic_settings/src/MaterialIcons_ic_settings.bundle/*.png"
2910 "MaterialComponents/private/Icons/Base": [
2918 "name": "Application",
2922 "public_header_files": "components/private/Application/src/*.h",
2923 "source_files": "components/private/Application/src/*.{h,m}",
2926 "name": "UnitTests",
2927 "test_type": "unit",
2929 "components/private/Application/tests/unit/*.{h,m,swift}",
2930 "components/private/Application/tests/unit/supplemental/*.{h,m,swift}"
2932 "resources": "components/private/Application/tests/unit/resources/*",
2933 "test_specification": true
2938 "name": "KeyboardWatcher",
2942 "public_header_files": "components/private/KeyboardWatcher/src/*.h",
2943 "source_files": "components/private/KeyboardWatcher/src/*.{h,m}",
2945 "MaterialComponents/private/Application": [
2951 "name": "UnitTests",
2952 "test_type": "unit",
2954 "components/private/KeyboardWatcher/tests/unit/*.{h,m,swift}",
2955 "components/private/KeyboardWatcher/tests/unit/supplemental/*.{h,m,swift}"
2957 "resources": "components/private/KeyboardWatcher/tests/unit/resources/*",
2958 "test_specification": true
2967 "public_header_files": "components/private/Math/src/*.h",
2968 "source_files": "components/private/Math/src/*.{h,m}",
2971 "name": "UnitTests",
2972 "test_type": "unit",
2974 "components/private/Math/tests/unit/*.{h,m,swift}",
2975 "components/private/Math/tests/unit/supplemental/*.{h,m,swift}"
2977 "resources": "components/private/Math/tests/unit/resources/*",
2978 "test_specification": true
2987 "public_header_files": "components/private/Overlay/src/*.h",
2989 "components/private/Overlay/src/*.{h,m}",
2990 "components/private/Overlay/src/private/*.{h,m}"
2994 "name": "UnitTests",
2995 "test_type": "unit",
2997 "components/private/Overlay/tests/unit/*.{h,m,swift}",
2998 "components/private/Overlay/tests/unit/supplemental/*.{h,m,swift}"
3000 "resources": "components/private/Overlay/tests/unit/resources/*",
3001 "test_specification": true
3006 "name": "ThumbTrack",
3010 "public_header_files": "components/private/ThumbTrack/src/*.h",
3012 "components/private/ThumbTrack/src/*.{h,m}",
3013 "components/private/ThumbTrack/src/private/*.{h,m}"
3016 "MaterialComponents/Ink": [
3019 "MaterialComponents/ShadowElevations": [
3022 "MaterialComponents/ShadowLayer": [
3025 "MaterialComponents/Typography": [
3028 "MDFInternationalization": [
3031 "MaterialComponents/private/Math": [
3037 "name": "UnitTests",
3038 "test_type": "unit",
3040 "components/private/ThumbTrack/tests/unit/*.{h,m,swift}",
3041 "components/private/ThumbTrack/tests/unit/supplemental/*.{h,m,swift}"
3043 "resources": "components/private/ThumbTrack/tests/unit/resources/*",
3044 "test_specification": true
3049 "name": "UIMetrics",
3053 "public_header_files": "components/private/UIMetrics/src/*.h",
3055 "components/private/UIMetrics/src/*.{h,m}",
3056 "components/private/UIMetrics/src/private/*.{h,m}"
3059 "MaterialComponents/private/Application": [
3065 "name": "UnitTests",
3066 "test_type": "unit",
3068 "components/private/UIMetrics/tests/unit/*.{h,m,swift}",
3069 "components/private/UIMetrics/tests/unit/supplemental/*.{h,m,swift}"
3071 "resources": "components/private/UIMetrics/tests/unit/resources/*",
3072 "test_specification": true