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/Elevation": [
34 "MaterialComponents/Ink": [
37 "MaterialComponents/private/Math": [
40 "MaterialComponents/Ripple": [
43 "MaterialComponents/ShadowElevations": [
46 "MaterialComponents/Typography": [
55 "components/ActionSheet/tests/unit/*.{h,m,swift}"
61 "name": "ActionSheet+Theming",
65 "public_header_files": "components/ActionSheet/src/Theming/*.h",
67 "components/ActionSheet/src/Theming/*.{h,m}",
68 "components/ActionSheet/src/Theming/private/*.{h,m}"
71 "MaterialComponents/ActionSheet": [
74 "MaterialComponents/Elevation": [
77 "MaterialComponents/private/Color": [
80 "MaterialComponents/schemes/Container": [
83 "MaterialComponents/ShadowElevations": [
92 "components/ActionSheet/tests/unit/Theming/*.{h,m,swift}",
93 "components/ActionSheet/tests/unit/Theming/supplemental/*.{h,m,swift}"
95 "resources": "components/ActionSheet/tests/unit/Theming/resources/*"
100 "name": "ActivityIndicator",
104 "public_header_files": "components/ActivityIndicator/src/*.h",
106 "components/ActivityIndicator/src/*.{h,m}",
107 "components/ActivityIndicator/src/private/*.{h,m}"
110 "components/ActivityIndicator/src/MaterialActivityIndicator.bundle"
113 "MDFInternationalization": [
116 "MaterialComponents/Palettes": [
119 "MaterialComponents/private/Application": [
131 "components/ActivityIndicator/tests/unit/*.{h,m,swift}",
132 "components/ActivityIndicator/tests/unit/supplemental/*.{h,m,swift}"
134 "resources": "components/ActivityIndicator/tests/unit/resources/*"
139 "name": "AnimationTiming",
143 "public_header_files": "components/AnimationTiming/src/*.h",
145 "components/AnimationTiming/src/*.{h,m}",
146 "components/AnimationTiming/src/private/*.{h,m}"
153 "components/AnimationTiming/tests/unit/*.{h,m,swift}",
154 "components/AnimationTiming/tests/unit/supplemental/*.{h,m,swift}"
156 "resources": "components/AnimationTiming/tests/unit/resources/*"
165 "public_header_files": "components/AppBar/src/*.h",
167 "components/AppBar/src/*.{h,m}",
168 "components/AppBar/src/private/*.{h,m}"
171 "components/AppBar/src/MaterialAppBar.bundle"
174 "MaterialComponents/HeaderStackView": [
177 "MaterialComponents/NavigationBar": [
180 "MaterialComponents/Typography": [
183 "MaterialComponents/private/Application": [
186 "MaterialComponents/FlexibleHeader": [
189 "MaterialComponents/ShadowElevations": [
192 "MaterialComponents/ShadowLayer": [
195 "MDFInternationalization": [
198 "MaterialComponents/private/Icons/ic_arrow_back": [
201 "MaterialComponents/private/UIMetrics": [
210 "components/AppBar/tests/unit/*.{h,m,swift}",
211 "components/AppBar/tests/unit/supplemental/*.{h,m,swift}"
213 "resources": "components/AppBar/tests/unit/resources/*",
215 "MaterialComponents/AppBar+ColorThemer": [
218 "MaterialComponents/AppBar+TypographyThemer": [
226 "name": "AppBar+Theming",
230 "public_header_files": "components/AppBar/src/Theming/*.h",
232 "components/AppBar/src/Theming/*.{h,m}",
233 "components/AppBar/src/Theming/private/*.{h,m}"
236 "MaterialComponents/AppBar": [
239 "MaterialComponents/schemes/Container": [
248 "components/AppBar/tests/unit/Theming/*.{h,m,swift}",
249 "components/AppBar/tests/unit/Theming/supplemental/*.{h,m,swift}"
251 "resources": "components/AppBar/tests/unit/Theming/resources/*"
256 "name": "AppBar+ColorThemer",
260 "public_header_files": [
261 "components/AppBar/src/ColorThemer/*.h"
264 "components/AppBar/src/ColorThemer/*.{h,m}",
265 "components/AppBar/src/ColorThemer/private/*.{h,m}"
268 "MaterialComponents/AppBar": [
271 "MaterialComponents/NavigationBar+ColorThemer": [
274 "MaterialComponents/Themes": [
280 "name": "AppBar+TypographyThemer",
284 "public_header_files": [
285 "components/AppBar/src/TypographyThemer/*.h"
288 "components/AppBar/src/TypographyThemer/*.{h,m}",
289 "components/AppBar/src/TypographyThemer/private/*.{h,m}"
292 "MaterialComponents/AppBar": [
295 "MaterialComponents/NavigationBar+TypographyThemer": [
305 "public_header_files": "components/Banner/src/*.h",
306 "source_files": "components/Banner/src/*.{h,m}",
308 "MaterialComponents/Buttons": [
311 "MaterialComponents/Elevation": [
314 "MaterialComponents/Typography": [
323 "components/Banner/tests/unit/*.m"
329 "name": "Banner+Theming",
333 "public_header_files": "components/Banner/src/Theming/*.h",
335 "components/Banner/src/Theming/*.{h,m}",
336 "components/Banner/src/Theming/private/*.{h,m}"
339 "MaterialComponents/Banner": [
342 "MaterialComponents/Buttons": [
345 "MaterialComponents/Buttons+Theming": [
348 "MaterialComponents/Elevation": [
351 "MaterialComponents/Typography": [
354 "MaterialComponents/schemes/Container": [
363 "components/Banner/tests/unit/Theming/*.{h,m,swift}"
366 "MaterialComponents/schemes/Container": [
369 "MaterialComponents/private/Color": [
372 "MaterialComponents/private/Math": [
380 "name": "BottomAppBar",
384 "public_header_files": "components/BottomAppBar/src/*.h",
386 "components/BottomAppBar/src/*.{h,m}",
387 "components/BottomAppBar/src/private/*.{h,m}"
390 "MDFInternationalization": [
393 "MaterialComponents/Buttons": [
396 "MaterialComponents/NavigationBar": [
399 "MaterialComponents/private/Math": [
408 "components/BottomAppBar/tests/unit/*.{h,m,swift}",
409 "components/BottomAppBar/tests/unit/supplemental/*.{h,m,swift}"
411 "resources": "components/BottomAppBar/tests/unit/resources/*"
416 "name": "BottomNavigation",
420 "public_header_files": "components/BottomNavigation/src/*.h",
422 "components/BottomNavigation/src/*.{h,m}",
423 "components/BottomNavigation/src/private/*.{h,m}"
426 "components/BottomNavigation/src/MDCBottomNavigationBarController.*",
427 "components/BottomNavigation/src/MaterialBottomNavigationBeta.h"
430 "components/BottomNavigation/src/MaterialBottomNavigation.bundle"
433 "MDFInternationalization": [
436 "MaterialComponents/Elevation": [
439 "MaterialComponents/Ink": [
442 "MaterialComponents/Ripple": [
445 "MaterialComponents/Palettes": [
448 "MaterialComponents/ShadowElevations": [
451 "MaterialComponents/ShadowLayer": [
454 "MaterialComponents/Typography": [
457 "MaterialComponents/private/Math": [
466 "components/BottomNavigation/tests/unit/*.{h,m,swift}",
467 "components/BottomNavigation/tests/unit/supplemental/*.{h,m,swift}"
470 "components/BottomNavigation/tests/unit/MDCBottomNavigationBarControllerTests.m",
471 "components/BottomNavigation/tests/unit/MDCBottomNavigationBarControllerDelegateTests.m"
473 "resources": "components/BottomNavigation/tests/unit/resources/*"
478 "name": "BottomNavigation+Theming",
482 "public_header_files": "components/BottomNavigation/src/Theming/*.h",
484 "components/BottomNavigation/src/Theming/*.{h,m}",
485 "components/BottomNavigation/src/Theming/private/*.{h,m}"
488 "MaterialComponents/BottomNavigation": [
491 "MaterialComponents/ShadowElevations": [
494 "MaterialComponents/schemes/Color": [
497 "MaterialComponents/schemes/Container": [
500 "MaterialComponents/schemes/Typography": [
509 "components/BottomNavigation/tests/unit/Theming/*.{h,m,swift}",
510 "components/BottomNavigation/tests/unit/Theming/supplemental/*.{h,m,swift}"
512 "resources": "components/BottomNavigation/tests/unit/Theming/resources/*"
517 "name": "BottomSheet",
521 "public_header_files": "components/BottomSheet/src/*.h",
523 "components/BottomSheet/src/*.{h,m}",
524 "components/BottomSheet/src/private/*.{h,m}"
526 "frameworks": "WebKit",
528 "MaterialComponents/Elevation": [
531 "MaterialComponents/ShapeLibrary": [
534 "MaterialComponents/Shapes": [
537 "MaterialComponents/ShadowElevations": [
540 "MaterialComponents/ShadowLayer": [
543 "MaterialComponents/private/KeyboardWatcher": [
546 "MaterialComponents/private/Math": [
555 "components/BottomSheet/tests/unit/*.{h,m,swift}",
556 "components/BottomSheet/tests/unit/supplemental/*.{h,m,swift}"
558 "resources": "components/BottomSheet/tests/unit/resources/*",
560 "MaterialComponents/BottomSheet+ShapeThemer": [
568 "name": "BottomSheet+ShapeThemer",
572 "public_header_files": [
573 "components/BottomSheet/src/ShapeThemer/*.h"
576 "components/BottomSheet/src/ShapeThemer/*.{h,m}",
577 "components/BottomSheet/src/ShapeThemer/private/*.{h,m}"
580 "MaterialComponents/BottomSheet": [
583 "MaterialComponents/schemes/Shape": [
593 "public_header_files": "components/Buttons/src/*.h",
595 "components/Buttons/src/*.{h,m}",
596 "components/Buttons/src/private/*.{h,m}"
599 "MDFInternationalization": [
602 "MDFTextAccessibility": [
605 "MaterialComponents/Elevation": [
608 "MaterialComponents/Ink": [
611 "MaterialComponents/Ripple": [
614 "MaterialComponents/ShadowElevations": [
617 "MaterialComponents/ShadowLayer": [
620 "MaterialComponents/Shapes": [
623 "MaterialComponents/Typography": [
626 "MaterialComponents/private/Math": [
635 "components/Buttons/tests/unit/*.{h,m,swift}",
636 "components/Buttons/tests/unit/supplemental/*.{h,m,swift}"
638 "resources": "components/Buttons/tests/unit/resources/*",
640 "MaterialComponents/Buttons+ShapeThemer": [
643 "MaterialComponents/Buttons+ColorThemer": [
646 "MaterialComponents/Buttons+TitleColorAccessibilityMutator": [
649 "MaterialComponents/Buttons+ButtonThemer": [
657 "name": "Buttons+ColorThemer",
661 "public_header_files": [
662 "components/Buttons/src/ColorThemer/*.h"
665 "components/Buttons/src/ColorThemer/*.{h,m}",
666 "components/Buttons/src/ColorThemer/private/*.{h,m}"
669 "MaterialComponents/Buttons": [
672 "MaterialComponents/schemes/Color": [
678 "name": "Buttons+TitleColorAccessibilityMutator",
682 "public_header_files": [
683 "components/Buttons/src/TitleColorAccessibilityMutator/*.h"
686 "components/Buttons/src/TitleColorAccessibilityMutator/*.{h,m}",
687 "components/Buttons/src/TitleColorAccessibilityMutator/private/*.{h,m}"
690 "MDFTextAccessibility": [
693 "MaterialComponents/Buttons": [
699 "name": "Buttons+ShapeThemer",
703 "public_header_files": [
704 "components/Buttons/src/ShapeThemer/*.h"
707 "components/Buttons/src/ShapeThemer/*.{h,m}"
710 "MaterialComponents/Buttons": [
713 "MaterialComponents/schemes/Shape": [
719 "name": "Buttons+TypographyThemer",
723 "public_header_files": [
724 "components/Buttons/src/TypographyThemer/*.h"
727 "components/Buttons/src/TypographyThemer/*.{h,m}"
730 "MaterialComponents/Buttons": [
733 "MaterialComponents/schemes/Typography": [
739 "name": "Buttons+ButtonThemer",
743 "public_header_files": [
744 "components/Buttons/src/ButtonThemer/*.h"
747 "components/Buttons/src/ButtonThemer/*.{h,m}",
748 "components/Buttons/src/ButtonThemer/private/*.{h,m}"
751 "MaterialComponents/Buttons": [
754 "MaterialComponents/Buttons+ColorThemer": [
757 "MaterialComponents/Buttons+ShapeThemer": [
760 "MaterialComponents/Buttons+TypographyThemer": [
763 "MaterialComponents/Palettes": [
769 "name": "Buttons+Theming",
773 "public_header_files": "components/Buttons/src/Theming/*.h",
775 "components/Buttons/src/Theming/*.{h,m}",
776 "components/Buttons/src/Theming/private/*.{h,m}"
779 "MaterialComponents/Buttons": [
782 "MaterialComponents/Buttons+ColorThemer": [
785 "MaterialComponents/Buttons+ShapeThemer": [
788 "MaterialComponents/Buttons+TypographyThemer": [
791 "MaterialComponents/ShadowElevations": [
794 "MaterialComponents/schemes/Container": [
803 "components/Buttons/tests/unit/Theming/*.{h,m,swift}",
804 "components/Buttons/tests/unit/Theming/supplemental/*.{h,m,swift}"
806 "resources": "components/Buttons/tests/unit/Theming/resources/*"
815 "public_header_files": "components/ButtonBar/src/*.h",
817 "components/ButtonBar/src/*.{h,m}",
818 "components/ButtonBar/src/private/*.{h,m}"
821 "MDFInternationalization": [
824 "MaterialComponents/Buttons": [
827 "MaterialComponents/private/Application": [
836 "components/ButtonBar/tests/unit/*.{h,m,swift}",
837 "components/ButtonBar/tests/unit/supplemental/*.{h,m,swift}"
839 "resources": "components/ButtonBar/tests/unit/resources/*"
848 "public_header_files": "components/Cards/src/*.h",
849 "source_files": "components/Cards/src/*.{h,m}",
851 "components/Cards/src/MDCCard+Ripple.{h,m}",
852 "components/Cards/src/MDCCardCollectionCell+Ripple.{h,m}"
855 "MaterialComponents/Elevation": [
858 "MaterialComponents/Ink": [
861 "MaterialComponents/Ripple": [
864 "MaterialComponents/ShadowLayer": [
867 "MaterialComponents/Shapes": [
870 "MaterialComponents/private/Icons/ic_check_circle": [
873 "MaterialComponents/private/Math": [
882 "components/Cards/tests/unit/*.{h,m,swift}",
883 "components/Cards/tests/unit/supplemental/*.{h,m,swift}"
885 "resources": "components/Cards/tests/unit/resources/*"
890 "name": "Cards+Theming",
894 "public_header_files": "components/Cards/src/Theming/*.h",
896 "components/Cards/src/Theming/*.{h,m}",
897 "components/Cards/src/Theming/private/*.{h,m}"
900 "MaterialComponents/Cards": [
903 "MaterialComponents/schemes/Container": [
912 "components/Cards/tests/unit/Theming/*.{h,m,swift}",
913 "components/Cards/tests/unit/Theming/supplemental/*.{h,m,swift}"
915 "resources": "components/Cards/tests/unit/Theming/resources/*"
924 "public_header_files": "components/Chips/src/*.h",
926 "components/Chips/src/*.{h,m}",
927 "components/Chips/src/private/*.{h,m}"
930 "MDFInternationalization": [
933 "MaterialComponents/Elevation": [
936 "MaterialComponents/Ink": [
939 "MaterialComponents/Ripple": [
942 "MaterialComponents/ShadowLayer": [
945 "MaterialComponents/ShadowElevations": [
948 "MaterialComponents/ShapeLibrary": [
951 "MaterialComponents/Shapes": [
954 "MaterialComponents/TextFields": [
957 "MaterialComponents/Typography": [
960 "MaterialComponents/private/Math": [
969 "components/Chips/tests/unit/*.{h,m,swift}",
970 "components/Chips/tests/unit/supplemental/*.{h,m,swift}"
972 "resources": "components/Chips/tests/unit/resources/*",
974 "MaterialComponents/Themes": [
982 "name": "Chips+Theming",
986 "public_header_files": "components/Chips/src/Theming/*.h",
988 "components/Chips/src/Theming/*.{h,m}",
989 "components/Chips/src/Theming/private/*.{h,m}"
992 "MaterialComponents/Chips": [
995 "MaterialComponents/schemes/Container": [
998 "MaterialComponents/Typography": [
1004 "name": "UnitTests",
1005 "test_type": "unit",
1007 "components/Chips/tests/unit/Theming/*.{h,m,swift}",
1008 "components/Chips/tests/unit/Theming/supplemental/*.{h,m,swift}"
1010 "resources": "components/Chips/tests/unit/Theming/resources/*"
1015 "name": "CollectionCells",
1019 "public_header_files": "components/CollectionCells/src/*.h",
1021 "components/CollectionCells/src/*.{h,m}",
1022 "components/CollectionCells/src/private/*.{h,m}"
1025 "components/CollectionCells/src/MaterialCollectionCells.bundle"
1032 "MDFInternationalization": [
1035 "MaterialComponents/CollectionLayoutAttributes": [
1038 "MaterialComponents/Ink": [
1041 "MaterialComponents/Typography": [
1044 "MaterialComponents/Palettes": [
1047 "MaterialComponents/private/Icons/ic_check": [
1050 "MaterialComponents/private/Icons/ic_check_circle": [
1053 "MaterialComponents/private/Icons/ic_chevron_right": [
1056 "MaterialComponents/private/Icons/ic_info": [
1059 "MaterialComponents/private/Icons/ic_radio_button_unchecked": [
1062 "MaterialComponents/private/Icons/ic_reorder": [
1065 "MaterialComponents/private/Math": [
1071 "name": "UnitTests",
1072 "test_type": "unit",
1074 "components/CollectionCells/tests/unit/*.{h,m,swift}",
1075 "components/CollectionCells/tests/unit/supplemental/*.{h,m,swift}"
1077 "resources": "components/CollectionCells/tests/unit/resources/*"
1082 "name": "CollectionLayoutAttributes",
1086 "public_header_files": "components/CollectionLayoutAttributes/src/*.h",
1087 "source_files": "components/CollectionLayoutAttributes/src/*.{h,m}",
1090 "name": "UnitTests",
1091 "test_type": "unit",
1093 "components/CollectionLayoutAttributes/tests/unit/*.{h,m,swift}",
1094 "components/CollectionLayoutAttributes/tests/unit/supplemental/*.{h,m,swift}"
1096 "resources": "components/CollectionLayoutAttributes/tests/unit/resources/*"
1101 "name": "Collections",
1105 "public_header_files": "components/Collections/src/*.h",
1107 "components/Collections/src/*.{h,m}",
1108 "components/Collections/src/private/*.{h,m}"
1111 "components/Collections/src/MaterialCollections.bundle"
1118 "MaterialComponents/CollectionCells": [
1121 "MaterialComponents/CollectionLayoutAttributes": [
1124 "MaterialComponents/Ink": [
1127 "MaterialComponents/Palettes": [
1130 "MaterialComponents/ShadowElevations": [
1133 "MaterialComponents/ShadowLayer": [
1136 "MaterialComponents/Typography": [
1142 "name": "UnitTests",
1143 "test_type": "unit",
1145 "components/Collections/tests/unit/*.{h,m,swift}",
1146 "components/Collections/tests/unit/supplemental/*.{h,m,swift}"
1148 "resources": "components/Collections/tests/unit/resources/*"
1157 "public_header_files": "components/Dialogs/src/*.h",
1159 "components/Dialogs/src/*.{h,m}",
1160 "components/Dialogs/src/private/*.{h,m}"
1163 "components/Dialogs/src/MaterialDialogs.bundle"
1166 "MaterialComponents/Buttons": [
1169 "MaterialComponents/Elevation": [
1172 "MaterialComponents/ShadowElevations": [
1175 "MaterialComponents/ShadowLayer": [
1178 "MaterialComponents/Typography": [
1181 "MaterialComponents/private/KeyboardWatcher": [
1184 "MaterialComponents/private/Math": [
1187 "MDFInternationalization": [
1193 "name": "UnitTests",
1194 "test_type": "unit",
1196 "components/Dialogs/tests/unit/*.{h,m,swift}",
1197 "components/Dialogs/tests/unit/supplemental/*.{h,m,swift}"
1199 "resources": "components/Dialogs/tests/unit/resources/*",
1201 "MaterialComponents/Dialogs+DialogThemer": [
1209 "name": "Dialogs+ColorThemer",
1213 "public_header_files": [
1214 "components/Dialogs/src/ColorThemer/*.h"
1217 "components/Dialogs/src/ColorThemer/*.{h,m}"
1220 "MaterialComponents/Dialogs": [
1223 "MaterialComponents/Themes": [
1226 "MaterialComponents/Buttons+ColorThemer": [
1232 "name": "Dialogs+TypographyThemer",
1236 "public_header_files": [
1237 "components/Dialogs/src/TypographyThemer/*.h"
1240 "components/Dialogs/src/TypographyThemer/*.{h,m}"
1243 "MaterialComponents/Dialogs": [
1246 "MaterialComponents/schemes/Typography": [
1249 "MaterialComponents/Buttons+TypographyThemer": [
1255 "name": "Dialogs+DialogThemer",
1259 "public_header_files": [
1260 "components/Dialogs/src/DialogThemer/*.h"
1263 "components/Dialogs/src/DialogThemer/*.{h,m}"
1266 "MaterialComponents/Dialogs": [
1269 "MaterialComponents/Dialogs+ColorThemer": [
1272 "MaterialComponents/Dialogs+TypographyThemer": [
1275 "MaterialComponents/Buttons+ButtonThemer": [
1281 "name": "Dialogs+Theming",
1285 "public_header_files": "components/Dialogs/src/Theming/*.h",
1287 "components/Dialogs/src/Theming/*.{h,m}",
1288 "components/Dialogs/src/Theming/private/*.{h,m}"
1291 "MaterialComponents/Dialogs": [
1294 "MaterialComponents/Dialogs+ColorThemer": [
1297 "MaterialComponents/Dialogs+TypographyThemer": [
1300 "MaterialComponents/ShadowElevations": [
1303 "MaterialComponents/schemes/Container": [
1306 "MaterialComponents/Buttons+Theming": [
1312 "name": "UnitTests",
1313 "test_type": "unit",
1315 "components/Dialogs/tests/unit/Theming/*.{h,m,swift}",
1316 "components/Dialogs/tests/unit/Theming/supplemental/*.{h,m,swift}"
1318 "resources": "components/Dialogs/tests/unit/Theming/resources/*"
1323 "name": "Elevation",
1327 "public_header_files": "components/Elevation/src/*.h",
1329 "components/Elevation/src/*.{h,m}",
1330 "components/Elevation/src/private/*.{h,m}"
1333 "MaterialComponents/private/Color": [
1336 "MaterialComponents/private/Math": [
1342 "name": "UnitTests",
1343 "test_type": "unit",
1345 "components/Elevation/tests/unit/*.{h,m,swift}",
1346 "components/Elevation/tests/unit/supplemental/*.{h,m,swift}"
1349 "MaterialComponents/private/Color": [
1357 "name": "FeatureHighlight",
1361 "public_header_files": "components/FeatureHighlight/src/*.h",
1363 "components/FeatureHighlight/src/*.{h,m}",
1364 "components/FeatureHighlight/src/private/*.{h,m}"
1367 "components/FeatureHighlight/src/MaterialFeatureHighlight.bundle"
1370 "MaterialComponents/private/Math": [
1373 "MaterialComponents/Typography": [
1376 "MDFTextAccessibility": [
1382 "name": "UnitTests",
1383 "test_type": "unit",
1385 "components/FeatureHighlight/tests/unit/*.{h,m,swift}",
1386 "components/FeatureHighlight/tests/unit/supplemental/*.{h,m,swift}"
1388 "resources": "components/FeatureHighlight/tests/unit/resources/*",
1390 "MaterialComponents/FeatureHighlight+ColorThemer": [
1393 "MaterialComponents/FeatureHighlight+FeatureHighlightAccessibilityMutator": [
1401 "name": "FeatureHighlight+ColorThemer",
1405 "public_header_files": [
1406 "components/FeatureHighlight/src/ColorThemer/*.h"
1409 "components/FeatureHighlight/src/ColorThemer/*.{h,m}"
1412 "MaterialComponents/FeatureHighlight": [
1415 "MaterialComponents/Themes": [
1421 "name": "FeatureHighlight+FeatureHighlightAccessibilityMutator",
1425 "public_header_files": [
1426 "components/FeatureHighlight/src/FeatureHighlightAccessibilityMutator/*.h"
1429 "components/FeatureHighlight/src/FeatureHighlightAccessibilityMutator/*.{h,m}"
1432 "MaterialComponents/FeatureHighlight": [
1435 "MDFTextAccessibility": [
1441 "name": "FlexibleHeader",
1445 "public_header_files": "components/FlexibleHeader/src/*.h",
1447 "components/FlexibleHeader/src/*.{h,m}",
1448 "components/FlexibleHeader/src/private/*.{h,m}"
1451 "MDFTextAccessibility": [
1454 "MaterialComponents/Elevation": [
1457 "MaterialComponents/ShadowElevations": [
1460 "MaterialComponents/ShadowLayer": [
1463 "MaterialComponents/private/Application": [
1466 "MaterialComponents/private/Math": [
1469 "MaterialComponents/private/UIMetrics": [
1475 "name": "UnitTests",
1476 "test_type": "unit",
1478 "components/FlexibleHeader/tests/unit/*.{h,m,swift}",
1479 "components/FlexibleHeader/tests/unit/supplemental/*.{h,m,swift}"
1481 "resources": "components/FlexibleHeader/tests/unit/resources/*",
1483 "MaterialComponents/ShadowLayer": [
1491 "name": "FlexibleHeader+CanAlwaysExpandToMaximumHeight",
1495 "public_header_files": [
1496 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.h"
1499 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.{h,m}"
1502 "MaterialComponents/FlexibleHeader": [
1508 "name": "HeaderStackView",
1512 "public_header_files": "components/HeaderStackView/src/*.h",
1513 "source_files": "components/HeaderStackView/src/*.{h,m}",
1516 "name": "UnitTests",
1517 "test_type": "unit",
1519 "components/HeaderStackView/tests/unit/*.{h,m,swift}",
1520 "components/HeaderStackView/tests/unit/supplemental/*.{h,m,swift}"
1522 "resources": "components/HeaderStackView/tests/unit/resources/*"
1527 "name": "HeaderStackView+ColorThemer",
1531 "public_header_files": [
1532 "components/HeaderStackView/src/ColorThemer/*.h"
1535 "components/HeaderStackView/src/ColorThemer/*.{h,m}"
1538 "MaterialComponents/HeaderStackView": [
1541 "MaterialComponents/Themes": [
1551 "public_header_files": "components/Ink/src/*.h",
1553 "components/Ink/src/*.{h,m}",
1554 "components/Ink/src/private/*.{h,m}"
1557 "MaterialComponents/private/Color": [
1560 "MaterialComponents/private/Math": [
1566 "name": "UnitTests",
1567 "test_type": "unit",
1569 "components/Ink/tests/unit/*.{h,m,swift}",
1570 "components/Ink/tests/unit/supplemental/*.{h,m,swift}"
1572 "resources": "components/Ink/tests/unit/resources/*"
1577 "name": "LibraryInfo",
1581 "public_header_files": "components/LibraryInfo/src/*.h",
1583 "components/LibraryInfo/src/*.{h,m}",
1584 "components/LibraryInfo/src/private/*.{h,m}"
1588 "name": "UnitTests",
1589 "test_type": "unit",
1591 "components/LibraryInfo/tests/unit/*.{h,m,swift}",
1592 "components/LibraryInfo/tests/unit/supplemental/*.{h,m,swift}"
1594 "resources": "components/LibraryInfo/tests/unit/resources/*"
1603 "public_header_files": "components/List/src/*.h",
1605 "components/List/src/*.{h,m}",
1606 "components/List/src/private/*.{h,m}"
1609 "MaterialComponents/Elevation": [
1612 "MaterialComponents/Ink": [
1615 "MaterialComponents/Ripple": [
1618 "MaterialComponents/ShadowElevations": [
1621 "MaterialComponents/ShadowLayer": [
1624 "MaterialComponents/Typography": [
1627 "MDFInternationalization": [
1630 "MaterialComponents/private/Math": [
1636 "name": "UnitTests",
1637 "test_type": "unit",
1639 "components/List/tests/unit/*.{h,m,swift}",
1640 "components/List/tests/unit/supplemental/*.{h,m,swift}"
1642 "resources": "components/List/tests/unit/resources/*"
1647 "name": "List+Theming",
1651 "public_header_files": "components/List/src/Theming/*.h",
1653 "components/List/src/Theming/*.{h,m}",
1654 "components/List/src/Theming/private/*.{h,m}"
1657 "MaterialComponents/List": [
1660 "MaterialComponents/schemes/Container": [
1666 "name": "UnitTests",
1667 "test_type": "unit",
1669 "components/List/tests/unit/Theming/*.{h,m,swift}",
1670 "components/List/tests/unit/Theming/supplemental/*.{h,m,swift}"
1672 "resources": "components/List/tests/unit/Theming/resources/*"
1677 "name": "NavigationBar",
1681 "public_header_files": "components/NavigationBar/src/*.h",
1682 "source_files": "components/NavigationBar/src/*.{h,m}",
1684 "MDFTextAccessibility": [
1687 "MaterialComponents/ButtonBar": [
1690 "MaterialComponents/Elevation": [
1693 "MaterialComponents/Typography": [
1696 "MDFInternationalization": [
1699 "MaterialComponents/private/Math": [
1705 "name": "UnitTests",
1706 "test_type": "unit",
1708 "components/NavigationBar/tests/unit/*.{h,m,swift}",
1709 "components/NavigationBar/tests/unit/supplemental/*.{h,m,swift}"
1711 "resources": "components/NavigationBar/tests/unit/resources/*",
1713 "MaterialComponents/NavigationBar+ColorThemer": [
1716 "MaterialComponents/NavigationBar+TypographyThemer": [
1724 "name": "NavigationBar+ColorThemer",
1728 "public_header_files": [
1729 "components/NavigationBar/src/ColorThemer/*.h"
1732 "components/NavigationBar/src/ColorThemer/*.{h,m}"
1735 "MaterialComponents/NavigationBar": [
1738 "MaterialComponents/schemes/Color": [
1744 "name": "NavigationBar+TypographyThemer",
1748 "public_header_files": [
1749 "components/NavigationBar/src/TypographyThemer/*.h"
1752 "components/NavigationBar/src/TypographyThemer/*.{h,m}"
1755 "MaterialComponents/NavigationBar": [
1758 "MaterialComponents/schemes/Typography": [
1764 "name": "NavigationDrawer",
1768 "public_header_files": "components/NavigationDrawer/src/*.h",
1770 "components/NavigationDrawer/src/*.{h,m}",
1771 "components/NavigationDrawer/src/private/*.{h,m}"
1773 "exclude_files": "components/NavigationDrawer/src/private/MDCBottomDrawerContainerViewController+Testing.h",
1775 "MaterialComponents/Elevation": [
1778 "MaterialComponents/Palettes": [
1781 "MaterialComponents/ShadowLayer": [
1784 "MaterialComponents/private/Math": [
1787 "MaterialComponents/private/UIMetrics": [
1793 "name": "UnitTests",
1794 "test_type": "unit",
1796 "components/NavigationDrawer/tests/unit/*.{h,m,swift}",
1797 "components/NavigationDrawer/tests/unit/supplemental/*.{h,m,swift}",
1798 "components/NavigationDrawer/src/private/MDCBottomDrawerContainerViewController+Testing.h"
1801 "MaterialComponents/NavigationDrawer+ColorThemer": [
1809 "name": "NavigationDrawer+ColorThemer",
1813 "public_header_files": [
1814 "components/NavigationDrawer/src/ColorThemer/*.h"
1817 "components/NavigationDrawer/src/ColorThemer/*.{h,m}",
1818 "components/NavigationDrawer/src/ColorThemer/private/*.{h,m}"
1821 "MaterialComponents/NavigationDrawer": [
1824 "MaterialComponents/schemes/Color": [
1830 "name": "OverlayWindow",
1834 "public_header_files": "components/OverlayWindow/src/*.h",
1836 "components/OverlayWindow/src/*.{h,m}",
1837 "components/OverlayWindow/src/private/*.{h,m}"
1840 "MaterialComponents/private/Application": [
1846 "name": "UnitTests",
1847 "test_type": "unit",
1849 "components/OverlayWindow/tests/unit/*.{h,m,swift}",
1850 "components/OverlayWindow/tests/unit/supplemental/*.{h,m,swift}"
1852 "resources": "components/OverlayWindow/tests/unit/resources/*"
1857 "name": "PageControl",
1861 "public_header_files": "components/PageControl/src/*.h",
1863 "components/PageControl/src/*.{h,m}",
1864 "components/PageControl/src/private/*.{h,m}"
1867 "components/PageControl/src/MaterialPageControl.bundle"
1870 "MDFInternationalization": [
1876 "name": "UnitTests",
1877 "test_type": "unit",
1879 "components/PageControl/tests/unit/*.{h,m,swift}",
1880 "components/PageControl/tests/unit/supplemental/*.{h,m,swift}"
1882 "resources": "components/PageControl/tests/unit/resources/*"
1891 "public_header_files": "components/Palettes/src/*.h",
1893 "components/Palettes/src/*.{h,m}",
1894 "components/Palettes/src/private/*.{h,m}"
1898 "name": "UnitTests",
1899 "test_type": "unit",
1901 "components/Palettes/tests/unit/*.{h,m,swift}",
1902 "components/Palettes/tests/unit/supplemental/*.{h,m,swift}"
1904 "resources": "components/Palettes/tests/unit/resources/*"
1909 "name": "ProgressView",
1913 "public_header_files": "components/ProgressView/src/*.h",
1915 "components/ProgressView/src/*.{h,m}",
1916 "components/ProgressView/src/private/*.{h,m}"
1919 "MDFInternationalization": [
1922 "MaterialComponents/Palettes": [
1925 "MaterialComponents/private/Math": [
1934 "name": "UnitTests",
1935 "test_type": "unit",
1937 "components/ProgressView/tests/unit/*.{h,m,swift}",
1938 "components/ProgressView/tests/unit/supplemental/*.{h,m,swift}"
1940 "resources": "components/ProgressView/tests/unit/resources/*"
1945 "name": "ProgressView+Theming",
1949 "public_header_files": "components/ProgressView/src/Theming/*.h",
1951 "components/ProgressView/src/Theming/*.{h,m}",
1952 "components/ProgressView/src/Theming/private/*.{h,m}"
1955 "MaterialComponents/ProgressView": [
1958 "MaterialComponents/schemes/Container": [
1964 "name": "UnitTests",
1965 "test_type": "unit",
1967 "components/ProgressView/tests/unit/Theming/*.{h,m,swift}",
1968 "components/ProgressView/tests/unit/Theming/supplemental/*.{h,m,swift}"
1970 "resources": "components/ProgressView/tests/unit/Theming/resources/*"
1979 "public_header_files": "components/Ripple/src/*.h",
1981 "components/Ripple/src/*.{h,m}",
1982 "components/Ripple/src/private/*.{h,m}"
1985 "MaterialComponents/AnimationTiming": [
1988 "MaterialComponents/private/Color": [
1991 "MaterialComponents/private/Math": [
1997 "name": "UnitTests",
1998 "test_type": "unit",
2000 "components/Ripple/tests/unit/*.{h,m,swift}",
2001 "components/Ripple/tests/unit/supplemental/*.{h,m,swift}"
2003 "resources": "components/Ripple/tests/unit/resources/*"
2008 "name": "ShadowElevations",
2012 "public_header_files": "components/ShadowElevations/src/*.h",
2013 "source_files": "components/ShadowElevations/src/*.{h,m}",
2016 "name": "UnitTests",
2017 "test_type": "unit",
2019 "components/ShadowElevations/tests/unit/*.{h,m,swift}",
2020 "components/ShadowElevations/tests/unit/supplemental/*.{h,m,swift}"
2022 "resources": "components/ShadowElevations/tests/unit/resources/*"
2027 "name": "ShadowLayer",
2031 "public_header_files": "components/ShadowLayer/src/*.h",
2032 "source_files": "components/ShadowLayer/src/*.{h,m}",
2034 "MaterialComponents/ShadowElevations": [
2040 "name": "UnitTests",
2041 "test_type": "unit",
2043 "components/ShadowLayer/tests/unit/*.{h,m,swift}",
2044 "components/ShadowLayer/tests/unit/supplemental/*.{h,m,swift}"
2046 "resources": "components/ShadowLayer/tests/unit/resources/*"
2051 "name": "ShapeLibrary",
2055 "public_header_files": "components/ShapeLibrary/src/*.h",
2057 "components/ShapeLibrary/src/*.{h,m}",
2058 "components/ShapeLibrary/src/private/*.{h,m}"
2061 "MaterialComponents/Shapes": [
2064 "MaterialComponents/private/Math": [
2070 "name": "UnitTests",
2071 "test_type": "unit",
2073 "components/ShapeLibrary/tests/unit/*.{h,m,swift}",
2074 "components/ShapeLibrary/tests/unit/supplemental/*.{h,m,swift}"
2076 "resources": "components/ShapeLibrary/tests/unit/resources/*"
2085 "public_header_files": "components/Shapes/src/*.h",
2087 "components/Shapes/src/*.{h,m}",
2088 "components/Shapes/src/private/*.{h,m}"
2091 "MaterialComponents/ShadowLayer": [
2094 "MaterialComponents/private/Color": [
2097 "MaterialComponents/private/Math": [
2103 "name": "UnitTests",
2104 "test_type": "unit",
2106 "components/Shapes/tests/unit/*.{h,m,swift}",
2107 "components/Shapes/tests/unit/supplemental/*.{h,m,swift}"
2109 "resources": "components/Shapes/tests/unit/resources/*"
2118 "public_header_files": [
2119 "components/Slider/src/*.h"
2122 "components/Slider/src/*.{h,m}",
2123 "components/Slider/src/private/*.{h,m}"
2126 "MaterialComponents/Elevation": [
2129 "MaterialComponents/Palettes": [
2132 "MaterialComponents/ShadowElevations": [
2135 "MaterialComponents/private/Math": [
2138 "MaterialComponents/private/ThumbTrack": [
2144 "name": "UnitTests",
2145 "test_type": "unit",
2147 "components/Slider/tests/unit/*.{h,m,swift}",
2148 "components/Slider/tests/unit/supplemental/*.{h,m,swift}"
2150 "resources": "components/Slider/tests/unit/resources/*"
2155 "name": "Slider+ColorThemer",
2159 "public_header_files": [
2160 "components/Slider/src/ColorThemer/*.h"
2163 "components/Slider/src/ColorThemer/*.{h,m}"
2166 "MaterialComponents/Palettes": [
2169 "MaterialComponents/Slider": [
2172 "MaterialComponents/schemes/Color": [
2182 "public_header_files": "components/Snackbar/src/*.h",
2184 "components/Snackbar/src/*.{h,m}",
2185 "components/Snackbar/src/private/*.{h,m}"
2188 "components/Snackbar/src/MaterialSnackbar.bundle"
2191 "MaterialComponents/AnimationTiming": [
2194 "MaterialComponents/Buttons": [
2197 "MaterialComponents/Elevation": [
2200 "MaterialComponents/OverlayWindow": [
2203 "MaterialComponents/ShadowElevations": [
2206 "MaterialComponents/ShadowLayer": [
2209 "MaterialComponents/Typography": [
2212 "MaterialComponents/private/Application": [
2215 "MaterialComponents/private/KeyboardWatcher": [
2218 "MaterialComponents/private/Math": [
2221 "MaterialComponents/private/Overlay": [
2227 "name": "UnitTests",
2228 "test_type": "unit",
2230 "components/Snackbar/tests/unit/*.{h,m,swift}",
2231 "components/Snackbar/tests/unit/supplemental/*.{h,m,swift}"
2233 "resources": "components/Snackbar/tests/unit/resources/*",
2235 "MaterialComponents/Snackbar+FontThemer": [
2238 "MaterialComponents/Snackbar+TypographyThemer": [
2241 "MaterialComponents/Themes": [
2249 "name": "Snackbar+FontThemer",
2253 "public_header_files": [
2254 "components/Snackbar/src/FontThemer/*.h"
2257 "components/Snackbar/src/FontThemer/*.{h,m}"
2260 "MaterialComponents/Snackbar": [
2263 "MaterialComponents/Themes": [
2269 "name": "Snackbar+TypographyThemer",
2273 "public_header_files": [
2274 "components/Snackbar/src/TypographyThemer/*.h"
2277 "components/Snackbar/src/TypographyThemer/*.{h,m}"
2280 "MaterialComponents/Snackbar": [
2283 "MaterialComponents/schemes/Typography": [
2293 "public_header_files": "components/Tabs/src/*.h",
2295 "components/Tabs/src/*.{h,m}",
2296 "components/Tabs/src/private/*.{h,m}"
2299 "components/Tabs/src/MaterialTabs.bundle"
2302 "MDFInternationalization": [
2305 "MaterialComponents/AnimationTiming": [
2308 "MaterialComponents/Elevation": [
2311 "MaterialComponents/Ink": [
2314 "MaterialComponents/Palettes": [
2317 "MaterialComponents/Ripple": [
2320 "MaterialComponents/ShadowElevations": [
2323 "MaterialComponents/ShadowLayer": [
2326 "MaterialComponents/Typography": [
2329 "MaterialComponents/private/Math": [
2335 "name": "UnitTests",
2336 "test_type": "unit",
2338 "components/Tabs/tests/unit/*.{h,m,swift}",
2339 "components/Tabs/tests/unit/supplemental/*.{h,m,swift}"
2341 "resources": "components/Tabs/tests/unit/resources/*",
2343 "MaterialComponents/Tabs+TypographyThemer": [
2346 "MaterialComponents/Themes": [
2354 "name": "Tabs+TypographyThemer",
2358 "public_header_files": [
2359 "components/Tabs/src/TypographyThemer/*.h"
2362 "components/Tabs/src/TypographyThemer/*.{h,m}"
2365 "MaterialComponents/Tabs": [
2368 "MaterialComponents/schemes/Typography": [
2374 "name": "Tabs+Theming",
2378 "public_header_files": "components/Tabs/src/Theming/*.h",
2380 "components/Tabs/src/Theming/*.{h,m}",
2381 "components/Tabs/src/Theming/private/*.{h,m}"
2384 "MaterialComponents/Tabs": [
2387 "MaterialComponents/Tabs+TypographyThemer": [
2390 "MaterialComponents/schemes/Container": [
2396 "name": "UnitTests",
2397 "test_type": "unit",
2399 "components/Tabs/tests/unit/Theming/*.{h,m,swift}",
2400 "components/Tabs/tests/unit/Theming/supplemental/*.{h,m,swift}"
2402 "resources": "components/Tabs/tests/unit/Theming/resources/*"
2407 "name": "TextFields",
2411 "public_header_files": "components/TextFields/src/*.h",
2413 "components/TextFields/src/*.{h,m}",
2414 "components/TextFields/src/private/*.{h,m}"
2417 "MaterialComponents/AnimationTiming": [
2420 "MaterialComponents/Buttons": [
2423 "MaterialComponents/Elevation": [
2426 "MaterialComponents/Palettes": [
2429 "MaterialComponents/Typography": [
2432 "MaterialComponents/private/Math": [
2435 "MDFInternationalization": [
2441 "name": "UnitTests",
2442 "test_type": "unit",
2444 "components/TextFields/tests/unit/*.{h,m,swift}",
2445 "components/TextFields/tests/unit/supplemental/*.{h,m,swift}"
2447 "resources": "components/TextFields/tests/unit/resources/*",
2449 "MaterialComponents/TextFields+ColorThemer": [
2452 "MaterialComponents/TextFields+TypographyThemer": [
2455 "MaterialComponents/Themes": [
2463 "name": "TextControls+Enums",
2467 "public_header_files": "components/TextControls/src/Enums/*.h",
2468 "source_files": "components/TextControls/src/Enums/*.{h,m}"
2471 "name": "TextControls+BaseTextFields",
2475 "public_header_files": "components/TextControls/src/BaseTextFields/*.h",
2477 "components/TextControls/src/BaseTextFields/*.{h,m}",
2478 "components/TextControls/src/BaseTextFields/private/*.{h,m}"
2481 "MaterialComponents/private/TextControlsPrivate+Shared": [
2484 "MaterialComponents/private/TextControlsPrivate+BaseStyle": [
2487 "MDFInternationalization": [
2493 "name": "UnitTests",
2494 "test_type": "unit",
2496 "components/TextControls/tests/unit/BaseTextFields/*.{h,m,swift}"
2499 "MaterialComponents/schemes/Container": [
2507 "name": "TextControls+FilledTextFields",
2511 "public_header_files": "components/TextControls/src/FilledTextFields/*.h",
2513 "components/TextControls/src/FilledTextFields/*.{h,m}",
2514 "components/TextControls/src/FilledTextFields/private/*.{h,m}"
2517 "MaterialComponents/TextControls+BaseTextFields": [
2520 "MaterialComponents/private/TextControlsPrivate+FilledStyle": [
2526 "name": "UnitTests",
2527 "test_type": "unit",
2529 "components/TextControls/tests/unit/FilledTextFields/*.{h,m,swift}"
2532 "MaterialComponents/schemes/Container": [
2540 "name": "TextControls+FilledTextFieldsTheming",
2544 "public_header_files": "components/TextControls/src/FilledTextFieldsTheming/*.h",
2546 "components/TextControls/src/FilledTextFieldsTheming/*.{h,m}",
2547 "components/TextControls/src/FilledTextFieldsTheming/private/*.{h,m}"
2550 "MaterialComponents/TextControls+FilledTextFields": [
2553 "MaterialComponents/schemes/Container": [
2559 "name": "UnitTests",
2560 "test_type": "unit",
2562 "components/TextControls/tests/unit/FilledTextFieldsTheming/*.{h,m,swift}"
2568 "name": "TextControls+OutlinedTextFields",
2572 "public_header_files": "components/TextControls/src/OutlinedTextFields/*.h",
2574 "components/TextControls/src/OutlinedTextFields/*.{h,m}",
2575 "components/TextControls/src/OutlinedTextFields/private/*.{h,m}"
2578 "MaterialComponents/TextControls+BaseTextFields": [
2581 "MaterialComponents/private/TextControlsPrivate+OutlinedStyle": [
2587 "name": "UnitTests",
2588 "test_type": "unit",
2590 "components/TextControls/tests/unit/OutlinedTextFields/*.{h,m,swift}"
2593 "MaterialComponents/schemes/Container": [
2601 "name": "TextControls+OutlinedTextFieldsTheming",
2605 "public_header_files": "components/TextControls/src/OutlinedTextFieldsTheming/*.h",
2607 "components/TextControls/src/OutlinedTextFieldsTheming/*.{h,m}",
2608 "components/TextControls/src/OutlinedTextFieldsTheming/private/*.{h,m}"
2611 "MaterialComponents/TextControls+OutlinedTextFields": [
2614 "MaterialComponents/schemes/Container": [
2620 "name": "UnitTests",
2621 "test_type": "unit",
2623 "components/TextControls/tests/unit/OutlinedTextFieldsTheming/*.{h,m,swift}"
2629 "name": "TextFields+ColorThemer",
2633 "public_header_files": [
2634 "components/TextFields/src/ColorThemer/*.h"
2637 "components/TextFields/src/ColorThemer/*.{h,m}"
2640 "MaterialComponents/TextFields": [
2643 "MaterialComponents/Themes": [
2649 "name": "TextFields+Theming",
2653 "public_header_files": "components/TextFields/src/Theming/*.h",
2655 "components/TextFields/src/Theming/*.{h,m}",
2656 "components/TextFields/src/Theming/private/*.{h,m}"
2659 "MaterialComponents/TextFields": [
2662 "MaterialComponents/TextFields+ColorThemer": [
2665 "MaterialComponents/TextFields+TypographyThemer": [
2668 "MaterialComponents/schemes/Container": [
2674 "name": "UnitTests",
2675 "test_type": "unit",
2677 "components/TextFields/tests/unit/Theming/*.{h,m,swift}",
2678 "components/TextFields/tests/unit/Theming/supplemental/*.{h,m,swift}"
2680 "resources": "components/TextFields/tests/unit/Theming/resources/*"
2685 "name": "TextFields+TypographyThemer",
2689 "public_header_files": [
2690 "components/TextFields/src/TypographyThemer/*.h"
2693 "components/TextFields/src/TypographyThemer/*.{h,m}"
2696 "MaterialComponents/TextFields": [
2699 "MaterialComponents/schemes/Typography": [
2709 "public_header_files": "components/Themes/src/*.h",
2711 "components/Themes/src/*.{h,m}",
2712 "components/Themes/src/private/*.{h,m}"
2715 "MaterialComponents/schemes/Color": [
2718 "MaterialComponents/schemes/Typography": [
2724 "name": "UnitTests",
2725 "test_type": "unit",
2727 "components/Themes/tests/unit/*.{h,m,swift}",
2728 "components/Themes/tests/unit/supplemental/*.{h,m,swift}"
2730 "resources": "components/Themes/tests/unit/resources/*"
2735 "name": "Typography",
2739 "public_header_files": "components/Typography/src/*.h",
2741 "components/Typography/src/*.{h,m}",
2742 "components/Typography/src/private/*.{h,m}"
2745 "MaterialComponents/private/Application": [
2748 "MaterialComponents/private/Math": [
2754 "name": "UnitTests",
2755 "test_type": "unit",
2757 "components/Typography/tests/unit/*.{h,m,swift}",
2758 "components/Typography/tests/unit/supplemental/*.{h,m,swift}"
2760 "resources": "components/Typography/tests/unit/resources/*",
2762 "MaterialComponents/private/Application": [
2777 "public_header_files": "components/schemes/Color/src/*.h",
2778 "source_files": "components/schemes/Color/src/*.{h,m}",
2780 "MaterialComponents/private/Color": [
2786 "name": "UnitTests",
2787 "test_type": "unit",
2789 "components/schemes/Color/tests/unit/*.{h,m,swift}",
2790 "components/schemes/Color/tests/unit/supplemental/*.{h,m,swift}"
2792 "resources": "components/schemes/Color/tests/unit/resources/*",
2794 "MaterialComponents/private/Math": [
2802 "name": "Container",
2806 "public_header_files": "components/schemes/Container/src/*.h",
2807 "source_files": "components/schemes/Container/src/*.{h,m}",
2809 "MaterialComponents/schemes/Color": [
2812 "MaterialComponents/schemes/Typography": [
2815 "MaterialComponents/schemes/Shape": [
2821 "name": "UnitTests",
2822 "test_type": "unit",
2824 "components/schemes/Container/tests/unit/*.{h,m,swift}",
2825 "components/schemes/Container/tests/unit/supplemental/*.{h,m,swift}"
2835 "public_header_files": "components/schemes/Shape/src/*.h",
2836 "source_files": "components/schemes/Shape/src/*.{h,m}",
2838 "MaterialComponents/ShapeLibrary": [
2841 "MaterialComponents/Shapes": [
2847 "name": "UnitTests",
2848 "test_type": "unit",
2850 "components/schemes/Shape/tests/unit/*.{h,m,swift}",
2851 "components/schemes/Shape/tests/unit/supplemental/*.{h,m,swift}"
2853 "resources": "components/schemes/Shape/tests/unit/resources/*"
2858 "name": "Typography",
2862 "public_header_files": "components/schemes/Typography/src/*.h",
2863 "source_files": "components/schemes/Typography/src/*.{h,m}",
2865 "MaterialComponents/Typography": [
2868 "MaterialComponents/schemes/Typography+BasicFontScheme": [
2871 "MaterialComponents/schemes/Typography+Scheming": [
2877 "name": "UnitTests",
2878 "test_type": "unit",
2880 "components/schemes/Typography/tests/unit/*.{h,m,swift}",
2881 "components/schemes/Typography/tests/unit/supplemental/*.{h,m,swift}"
2883 "resources": "components/schemes/Typography/tests/unit/resources/*"
2888 "name": "Typography+BasicFontScheme",
2892 "public_header_files": "components/schemes/Typography/src/BasicFontScheme/*.h",
2894 "components/schemes/Typography/src/BasicFontScheme/*.{h,m}",
2895 "components/schemes/Typography/src/BasicFontScheme/private/*.{h,m}"
2899 "name": "Typography+Scheming",
2903 "public_header_files": "components/schemes/Typography/src/Scheming/*.h",
2905 "components/schemes/Typography/src/Scheming/*.{h,m}",
2906 "components/schemes/Typography/src/Scheming/private/*.{h,m}"
2918 "name": "UnitTests",
2919 "test_type": "unit",
2921 "components/private/Icons/tests/unit/*.{h,m,swift}"
2928 "public_header_files": "components/private/Icons/src/*.h",
2929 "source_files": "components/private/Icons/src/*.{h,m}"
2932 "name": "ic_arrow_back",
2933 "public_header_files": "components/private/Icons/icons/ic_arrow_back/src/*.h",
2934 "source_files": "components/private/Icons/icons/ic_arrow_back/src/*.{h,m}",
2935 "resource_bundles": {
2936 "MaterialIcons_ic_arrow_back": [
2937 "components/private/Icons/icons/ic_arrow_back/src/MaterialIcons_ic_arrow_back.bundle/*.png"
2941 "MaterialComponents/private/Icons/Base": [
2948 "public_header_files": "components/private/Icons/icons/ic_check/src/*.h",
2949 "source_files": "components/private/Icons/icons/ic_check/src/*.{h,m}",
2950 "resource_bundles": {
2951 "MaterialIcons_ic_check": [
2952 "components/private/Icons/icons/ic_check/src/MaterialIcons_ic_check.bundle/*.png"
2956 "MaterialComponents/private/Icons/Base": [
2962 "name": "ic_check_circle",
2963 "public_header_files": "components/private/Icons/icons/ic_check_circle/src/*.h",
2964 "source_files": "components/private/Icons/icons/ic_check_circle/src/*.{h,m}",
2965 "resource_bundles": {
2966 "MaterialIcons_ic_check_circle": [
2967 "components/private/Icons/icons/ic_check_circle/src/MaterialIcons_ic_check_circle.bundle/*.png"
2971 "MaterialComponents/private/Icons/Base": [
2977 "name": "ic_chevron_right",
2978 "public_header_files": "components/private/Icons/icons/ic_chevron_right/src/*.h",
2979 "source_files": "components/private/Icons/icons/ic_chevron_right/src/*.{h,m}",
2980 "resource_bundles": {
2981 "MaterialIcons_ic_chevron_right": [
2982 "components/private/Icons/icons/ic_chevron_right/src/MaterialIcons_ic_chevron_right.bundle/*.png"
2986 "MaterialComponents/private/Icons/Base": [
2992 "name": "ic_color_lens",
2993 "public_header_files": "components/private/Icons/icons/ic_color_lens/src/*.h",
2994 "source_files": "components/private/Icons/icons/ic_color_lens/src/*.{h,m}",
2995 "resource_bundles": {
2996 "MaterialIcons_ic_color_lens": [
2997 "components/private/Icons/icons/ic_color_lens/src/MaterialIcons_ic_color_lens.bundle/*.png"
3001 "MaterialComponents/private/Icons/Base": [
3007 "name": "ic_help_outline",
3008 "public_header_files": "components/private/Icons/icons/ic_help_outline/src/*.h",
3009 "source_files": "components/private/Icons/icons/ic_help_outline/src/*.{h,m}",
3010 "resource_bundles": {
3011 "MaterialIcons_ic_help_outline": [
3012 "components/private/Icons/icons/ic_help_outline/src/MaterialIcons_ic_help_outline.bundle/*.png"
3016 "MaterialComponents/private/Icons/Base": [
3023 "public_header_files": "components/private/Icons/icons/ic_info/src/*.h",
3024 "source_files": "components/private/Icons/icons/ic_info/src/*.{h,m}",
3025 "resource_bundles": {
3026 "MaterialIcons_ic_info": [
3027 "components/private/Icons/icons/ic_info/src/MaterialIcons_ic_info.bundle/*.png"
3031 "MaterialComponents/private/Icons/Base": [
3037 "name": "ic_more_horiz",
3038 "public_header_files": "components/private/Icons/icons/ic_more_horiz/src/*.h",
3039 "source_files": "components/private/Icons/icons/ic_more_horiz/src/*.{h,m}",
3040 "resource_bundles": {
3041 "MaterialIcons_ic_more_horiz": [
3042 "components/private/Icons/icons/ic_more_horiz/src/MaterialIcons_ic_more_horiz.bundle/*.png"
3046 "MaterialComponents/private/Icons/Base": [
3052 "name": "ic_radio_button_unchecked",
3053 "public_header_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.h",
3054 "source_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.{h,m}",
3055 "resource_bundles": {
3056 "MaterialIcons_ic_radio_button_unchecked": [
3057 "components/private/Icons/icons/ic_radio_button_unchecked/src/MaterialIcons_ic_radio_button_unchecked.bundle/*.png"
3061 "MaterialComponents/private/Icons/Base": [
3067 "name": "ic_reorder",
3068 "public_header_files": "components/private/Icons/icons/ic_reorder/src/*.h",
3069 "source_files": "components/private/Icons/icons/ic_reorder/src/*.{h,m}",
3070 "resource_bundles": {
3071 "MaterialIcons_ic_reorder": [
3072 "components/private/Icons/icons/ic_reorder/src/MaterialIcons_ic_reorder.bundle/*.png"
3076 "MaterialComponents/private/Icons/Base": [
3082 "name": "ic_settings",
3083 "public_header_files": "components/private/Icons/icons/ic_settings/src/*.h",
3084 "source_files": "components/private/Icons/icons/ic_settings/src/*.{h,m}",
3085 "resource_bundles": {
3086 "MaterialIcons_ic_settings": [
3087 "components/private/Icons/icons/ic_settings/src/MaterialIcons_ic_settings.bundle/*.png"
3091 "MaterialComponents/private/Icons/Base": [
3099 "name": "Application",
3103 "public_header_files": "components/private/Application/src/*.h",
3104 "source_files": "components/private/Application/src/*.{h,m}",
3107 "name": "UnitTests",
3108 "test_type": "unit",
3110 "components/private/Application/tests/unit/*.{h,m,swift}",
3111 "components/private/Application/tests/unit/supplemental/*.{h,m,swift}"
3113 "resources": "components/private/Application/tests/unit/resources/*"
3122 "public_header_files": "components/private/Color/src/*.h",
3123 "source_files": "components/private/Color/src/*.{h,m}",
3126 "name": "UnitTests",
3127 "test_type": "unit",
3129 "components/private/Color/tests/unit/*.{h,m,swift}",
3130 "components/private/Color/tests/unit/supplemental/*.{h,m,swift}"
3132 "resources": "components/private/Color/tests/unit/resources/*"
3137 "name": "KeyboardWatcher",
3141 "public_header_files": "components/private/KeyboardWatcher/src/*.h",
3142 "source_files": "components/private/KeyboardWatcher/src/*.{h,m}",
3144 "MaterialComponents/private/Application": [
3150 "name": "UnitTests",
3151 "test_type": "unit",
3153 "components/private/KeyboardWatcher/tests/unit/*.{h,m,swift}",
3154 "components/private/KeyboardWatcher/tests/unit/supplemental/*.{h,m,swift}"
3156 "resources": "components/private/KeyboardWatcher/tests/unit/resources/*"
3165 "public_header_files": "components/private/Math/src/*.h",
3166 "source_files": "components/private/Math/src/*.{h,m}",
3169 "name": "UnitTests",
3170 "test_type": "unit",
3172 "components/private/Math/tests/unit/*.{h,m,swift}",
3173 "components/private/Math/tests/unit/supplemental/*.{h,m,swift}"
3175 "resources": "components/private/Math/tests/unit/resources/*"
3184 "public_header_files": "components/private/Overlay/src/*.h",
3186 "components/private/Overlay/src/*.{h,m}",
3187 "components/private/Overlay/src/private/*.{h,m}"
3191 "name": "UnitTests",
3192 "test_type": "unit",
3194 "components/private/Overlay/tests/unit/*.{h,m,swift}",
3195 "components/private/Overlay/tests/unit/supplemental/*.{h,m,swift}"
3197 "resources": "components/private/Overlay/tests/unit/resources/*"
3202 "name": "TextControlsPrivate+Shared",
3206 "public_header_files": "components/private/TextControlsPrivate/src/Shared/*.h",
3208 "components/private/TextControlsPrivate/src/Shared/*.{h,m}"
3211 "MaterialComponents/TextControls+Enums": [
3214 "MaterialComponents/AnimationTiming": [
3217 "MaterialComponents/private/Math": [
3223 "name": "TextControlsPrivate+BaseStyle",
3227 "public_header_files": "components/private/TextControlsPrivate/src/BaseStyle/*.h",
3229 "components/private/TextControlsPrivate/src/BaseStyle/*.{h,m}"
3232 "MaterialComponents/private/TextControlsPrivate+Shared": [
3235 "MaterialComponents/AnimationTiming": [
3238 "MaterialComponents/private/Math": [
3244 "name": "TextControlsPrivate+FilledStyle",
3248 "public_header_files": "components/private/TextControlsPrivate/src/FilledStyle/*.h",
3250 "components/private/TextControlsPrivate/src/FilledStyle/*.{h,m}"
3253 "MaterialComponents/private/TextControlsPrivate+Shared": [
3256 "MaterialComponents/AnimationTiming": [
3259 "MaterialComponents/private/Math": [
3265 "name": "TextControlsPrivate+OutlinedStyle",
3269 "public_header_files": "components/private/TextControlsPrivate/src/OutlinedStyle/*.h",
3271 "components/private/TextControlsPrivate/src/OutlinedStyle/*.{h,m}"
3274 "MaterialComponents/private/TextControlsPrivate+Shared": [
3277 "MaterialComponents/AnimationTiming": [
3280 "MaterialComponents/private/Math": [
3286 "name": "ThumbTrack",
3290 "public_header_files": "components/private/ThumbTrack/src/*.h",
3292 "components/private/ThumbTrack/src/*.{h,m}",
3293 "components/private/ThumbTrack/src/private/*.{h,m}"
3296 "MaterialComponents/Ink": [
3299 "MaterialComponents/Ripple": [
3302 "MaterialComponents/ShadowElevations": [
3305 "MaterialComponents/ShadowLayer": [
3308 "MaterialComponents/Typography": [
3311 "MDFInternationalization": [
3314 "MaterialComponents/private/Math": [
3320 "name": "UnitTests",
3321 "test_type": "unit",
3323 "components/private/ThumbTrack/tests/unit/*.{h,m,swift}",
3324 "components/private/ThumbTrack/tests/unit/supplemental/*.{h,m,swift}"
3326 "resources": "components/private/ThumbTrack/tests/unit/resources/*"
3331 "name": "UIMetrics",
3335 "public_header_files": "components/private/UIMetrics/src/*.h",
3337 "components/private/UIMetrics/src/*.{h,m}",
3338 "components/private/UIMetrics/src/private/*.{h,m}"
3341 "MaterialComponents/private/Application": [
3347 "name": "UnitTests",
3348 "test_type": "unit",
3350 "components/private/UIMetrics/tests/unit/*.{h,m,swift}",
3351 "components/private/UIMetrics/tests/unit/supplemental/*.{h,m,swift}"
3353 "resources": "components/private/UIMetrics/tests/unit/resources/*"