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/FlexibleHeader+ColorThemer": [
274 "MaterialComponents/NavigationBar+ColorThemer": [
277 "MaterialComponents/Themes": [
283 "name": "AppBar+TypographyThemer",
287 "public_header_files": [
288 "components/AppBar/src/TypographyThemer/*.h"
291 "components/AppBar/src/TypographyThemer/*.{h,m}",
292 "components/AppBar/src/TypographyThemer/private/*.{h,m}"
295 "MaterialComponents/AppBar": [
298 "MaterialComponents/NavigationBar+TypographyThemer": [
308 "public_header_files": "components/Banner/src/*.h",
309 "source_files": "components/Banner/src/*.{h,m}",
311 "MaterialComponents/Buttons": [
314 "MaterialComponents/Elevation": [
317 "MaterialComponents/Typography": [
326 "components/Banner/tests/unit/*.m"
332 "name": "Banner+Theming",
336 "public_header_files": "components/Banner/src/Theming/*.h",
338 "components/Banner/src/Theming/*.{h,m}",
339 "components/Banner/src/Theming/private/*.{h,m}"
342 "MaterialComponents/Banner": [
345 "MaterialComponents/Buttons": [
348 "MaterialComponents/Buttons+Theming": [
351 "MaterialComponents/Elevation": [
354 "MaterialComponents/Typography": [
357 "MaterialComponents/schemes/Container": [
366 "components/Banner/tests/unit/Theming/*.{h,m,swift}"
369 "MaterialComponents/schemes/Container": [
372 "MaterialComponents/private/Color": [
375 "MaterialComponents/private/Math": [
383 "name": "BottomAppBar",
387 "public_header_files": "components/BottomAppBar/src/*.h",
389 "components/BottomAppBar/src/*.{h,m}",
390 "components/BottomAppBar/src/private/*.{h,m}"
393 "MDFInternationalization": [
396 "MaterialComponents/Buttons": [
399 "MaterialComponents/NavigationBar": [
402 "MaterialComponents/private/Math": [
411 "components/BottomAppBar/tests/unit/*.{h,m,swift}",
412 "components/BottomAppBar/tests/unit/supplemental/*.{h,m,swift}"
414 "resources": "components/BottomAppBar/tests/unit/resources/*"
419 "name": "BottomNavigation",
423 "public_header_files": "components/BottomNavigation/src/*.h",
425 "components/BottomNavigation/src/*.{h,m}",
426 "components/BottomNavigation/src/private/*.{h,m}"
429 "components/BottomNavigation/src/MDCBottomNavigationBarController.*",
430 "components/BottomNavigation/src/MaterialBottomNavigationBeta.h"
433 "components/BottomNavigation/src/MaterialBottomNavigation.bundle"
436 "MDFInternationalization": [
439 "MaterialComponents/Elevation": [
442 "MaterialComponents/Ink": [
445 "MaterialComponents/Ripple": [
448 "MaterialComponents/Palettes": [
451 "MaterialComponents/ShadowElevations": [
454 "MaterialComponents/ShadowLayer": [
457 "MaterialComponents/Typography": [
460 "MaterialComponents/private/Math": [
469 "components/BottomNavigation/tests/unit/*.{h,m,swift}",
470 "components/BottomNavigation/tests/unit/supplemental/*.{h,m,swift}"
473 "components/BottomNavigation/tests/unit/MDCBottomNavigationBarControllerTests.m"
475 "resources": "components/BottomNavigation/tests/unit/resources/*"
480 "name": "BottomNavigation+Theming",
484 "public_header_files": "components/BottomNavigation/src/Theming/*.h",
486 "components/BottomNavigation/src/Theming/*.{h,m}",
487 "components/BottomNavigation/src/Theming/private/*.{h,m}"
490 "MaterialComponents/BottomNavigation": [
493 "MaterialComponents/ShadowElevations": [
496 "MaterialComponents/schemes/Color": [
499 "MaterialComponents/schemes/Container": [
502 "MaterialComponents/schemes/Typography": [
511 "components/BottomNavigation/tests/unit/Theming/*.{h,m,swift}",
512 "components/BottomNavigation/tests/unit/Theming/supplemental/*.{h,m,swift}"
514 "resources": "components/BottomNavigation/tests/unit/Theming/resources/*"
519 "name": "BottomSheet",
523 "public_header_files": "components/BottomSheet/src/*.h",
525 "components/BottomSheet/src/*.{h,m}",
526 "components/BottomSheet/src/private/*.{h,m}"
528 "frameworks": "WebKit",
530 "MaterialComponents/Elevation": [
533 "MaterialComponents/ShapeLibrary": [
536 "MaterialComponents/Shapes": [
539 "MaterialComponents/ShadowElevations": [
542 "MaterialComponents/ShadowLayer": [
545 "MaterialComponents/private/KeyboardWatcher": [
548 "MaterialComponents/private/Math": [
557 "components/BottomSheet/tests/unit/*.{h,m,swift}",
558 "components/BottomSheet/tests/unit/supplemental/*.{h,m,swift}"
560 "resources": "components/BottomSheet/tests/unit/resources/*",
562 "MaterialComponents/BottomSheet+ShapeThemer": [
570 "name": "BottomSheet+ShapeThemer",
574 "public_header_files": [
575 "components/BottomSheet/src/ShapeThemer/*.h"
578 "components/BottomSheet/src/ShapeThemer/*.{h,m}",
579 "components/BottomSheet/src/ShapeThemer/private/*.{h,m}"
582 "MaterialComponents/BottomSheet": [
585 "MaterialComponents/schemes/Shape": [
595 "public_header_files": "components/Buttons/src/*.h",
597 "components/Buttons/src/*.{h,m}",
598 "components/Buttons/src/private/*.{h,m}"
601 "MDFInternationalization": [
604 "MDFTextAccessibility": [
607 "MaterialComponents/Elevation": [
610 "MaterialComponents/Ink": [
613 "MaterialComponents/Ripple": [
616 "MaterialComponents/ShadowElevations": [
619 "MaterialComponents/ShadowLayer": [
622 "MaterialComponents/Shapes": [
625 "MaterialComponents/Typography": [
628 "MaterialComponents/private/Math": [
637 "components/Buttons/tests/unit/*.{h,m,swift}",
638 "components/Buttons/tests/unit/supplemental/*.{h,m,swift}"
640 "resources": "components/Buttons/tests/unit/resources/*",
642 "MaterialComponents/Buttons+ShapeThemer": [
645 "MaterialComponents/Buttons+ColorThemer": [
648 "MaterialComponents/Buttons+TitleColorAccessibilityMutator": [
651 "MaterialComponents/Buttons+ButtonThemer": [
659 "name": "Buttons+ColorThemer",
663 "public_header_files": [
664 "components/Buttons/src/ColorThemer/*.h"
667 "components/Buttons/src/ColorThemer/*.{h,m}",
668 "components/Buttons/src/ColorThemer/private/*.{h,m}"
671 "MaterialComponents/Buttons": [
674 "MaterialComponents/schemes/Color": [
680 "name": "Buttons+TitleColorAccessibilityMutator",
684 "public_header_files": [
685 "components/Buttons/src/TitleColorAccessibilityMutator/*.h"
688 "components/Buttons/src/TitleColorAccessibilityMutator/*.{h,m}",
689 "components/Buttons/src/TitleColorAccessibilityMutator/private/*.{h,m}"
692 "MDFTextAccessibility": [
695 "MaterialComponents/Buttons": [
701 "name": "Buttons+ShapeThemer",
705 "public_header_files": [
706 "components/Buttons/src/ShapeThemer/*.h"
709 "components/Buttons/src/ShapeThemer/*.{h,m}"
712 "MaterialComponents/Buttons": [
715 "MaterialComponents/schemes/Shape": [
721 "name": "Buttons+TypographyThemer",
725 "public_header_files": [
726 "components/Buttons/src/TypographyThemer/*.h"
729 "components/Buttons/src/TypographyThemer/*.{h,m}"
732 "MaterialComponents/Buttons": [
735 "MaterialComponents/schemes/Typography": [
741 "name": "Buttons+ButtonThemer",
745 "public_header_files": [
746 "components/Buttons/src/ButtonThemer/*.h"
749 "components/Buttons/src/ButtonThemer/*.{h,m}",
750 "components/Buttons/src/ButtonThemer/private/*.{h,m}"
753 "MaterialComponents/Buttons": [
756 "MaterialComponents/Buttons+ColorThemer": [
759 "MaterialComponents/Buttons+ShapeThemer": [
762 "MaterialComponents/Buttons+TypographyThemer": [
765 "MaterialComponents/Palettes": [
771 "name": "Buttons+Theming",
775 "public_header_files": "components/Buttons/src/Theming/*.h",
777 "components/Buttons/src/Theming/*.{h,m}",
778 "components/Buttons/src/Theming/private/*.{h,m}"
781 "MaterialComponents/Buttons": [
784 "MaterialComponents/Buttons+ColorThemer": [
787 "MaterialComponents/Buttons+ShapeThemer": [
790 "MaterialComponents/Buttons+TypographyThemer": [
793 "MaterialComponents/ShadowElevations": [
796 "MaterialComponents/schemes/Container": [
805 "components/Buttons/tests/unit/Theming/*.{h,m,swift}",
806 "components/Buttons/tests/unit/Theming/supplemental/*.{h,m,swift}"
808 "resources": "components/Buttons/tests/unit/Theming/resources/*"
817 "public_header_files": "components/ButtonBar/src/*.h",
819 "components/ButtonBar/src/*.{h,m}",
820 "components/ButtonBar/src/private/*.{h,m}"
823 "MDFInternationalization": [
826 "MaterialComponents/Buttons": [
829 "MaterialComponents/private/Application": [
838 "components/ButtonBar/tests/unit/*.{h,m,swift}",
839 "components/ButtonBar/tests/unit/supplemental/*.{h,m,swift}"
841 "resources": "components/ButtonBar/tests/unit/resources/*"
846 "name": "ButtonBar+ColorThemer",
850 "public_header_files": [
851 "components/ButtonBar/src/ColorThemer/*.h"
854 "components/ButtonBar/src/ColorThemer/*.{h,m}"
857 "MaterialComponents/ButtonBar": [
860 "MaterialComponents/Themes": [
870 "public_header_files": "components/Cards/src/*.h",
871 "source_files": "components/Cards/src/*.{h,m}",
873 "components/Cards/src/MDCCard+Ripple.{h,m}",
874 "components/Cards/src/MDCCardCollectionCell+Ripple.{h,m}"
877 "MaterialComponents/Elevation": [
880 "MaterialComponents/Ink": [
883 "MaterialComponents/Ripple": [
886 "MaterialComponents/ShadowLayer": [
889 "MaterialComponents/Shapes": [
892 "MaterialComponents/private/Icons/ic_check_circle": [
895 "MaterialComponents/private/Math": [
904 "components/Cards/tests/unit/*.{h,m,swift}",
905 "components/Cards/tests/unit/supplemental/*.{h,m,swift}"
907 "resources": "components/Cards/tests/unit/resources/*"
912 "name": "Cards+Theming",
916 "public_header_files": "components/Cards/src/Theming/*.h",
918 "components/Cards/src/Theming/*.{h,m}",
919 "components/Cards/src/Theming/private/*.{h,m}"
922 "MaterialComponents/Cards": [
925 "MaterialComponents/schemes/Container": [
934 "components/Cards/tests/unit/Theming/*.{h,m,swift}",
935 "components/Cards/tests/unit/Theming/supplemental/*.{h,m,swift}"
937 "resources": "components/Cards/tests/unit/Theming/resources/*"
946 "public_header_files": "components/Chips/src/*.h",
948 "components/Chips/src/*.{h,m}",
949 "components/Chips/src/private/*.{h,m}"
952 "MDFInternationalization": [
955 "MaterialComponents/Elevation": [
958 "MaterialComponents/Ink": [
961 "MaterialComponents/Ripple": [
964 "MaterialComponents/ShadowLayer": [
967 "MaterialComponents/ShadowElevations": [
970 "MaterialComponents/ShapeLibrary": [
973 "MaterialComponents/Shapes": [
976 "MaterialComponents/TextFields": [
979 "MaterialComponents/Typography": [
982 "MaterialComponents/private/Math": [
991 "components/Chips/tests/unit/*.{h,m,swift}",
992 "components/Chips/tests/unit/supplemental/*.{h,m,swift}"
994 "resources": "components/Chips/tests/unit/resources/*",
996 "MaterialComponents/Themes": [
1004 "name": "Chips+Theming",
1008 "public_header_files": "components/Chips/src/Theming/*.h",
1010 "components/Chips/src/Theming/*.{h,m}",
1011 "components/Chips/src/Theming/private/*.{h,m}"
1014 "MaterialComponents/Chips": [
1017 "MaterialComponents/schemes/Container": [
1020 "MaterialComponents/Typography": [
1026 "name": "UnitTests",
1027 "test_type": "unit",
1029 "components/Chips/tests/unit/Theming/*.{h,m,swift}",
1030 "components/Chips/tests/unit/Theming/supplemental/*.{h,m,swift}"
1032 "resources": "components/Chips/tests/unit/Theming/resources/*"
1037 "name": "CollectionCells",
1041 "public_header_files": "components/CollectionCells/src/*.h",
1043 "components/CollectionCells/src/*.{h,m}",
1044 "components/CollectionCells/src/private/*.{h,m}"
1047 "components/CollectionCells/src/MaterialCollectionCells.bundle"
1054 "MDFInternationalization": [
1057 "MaterialComponents/CollectionLayoutAttributes": [
1060 "MaterialComponents/Ink": [
1063 "MaterialComponents/Typography": [
1066 "MaterialComponents/Palettes": [
1069 "MaterialComponents/private/Icons/ic_check": [
1072 "MaterialComponents/private/Icons/ic_check_circle": [
1075 "MaterialComponents/private/Icons/ic_chevron_right": [
1078 "MaterialComponents/private/Icons/ic_info": [
1081 "MaterialComponents/private/Icons/ic_radio_button_unchecked": [
1084 "MaterialComponents/private/Icons/ic_reorder": [
1087 "MaterialComponents/private/Math": [
1093 "name": "UnitTests",
1094 "test_type": "unit",
1096 "components/CollectionCells/tests/unit/*.{h,m,swift}",
1097 "components/CollectionCells/tests/unit/supplemental/*.{h,m,swift}"
1099 "resources": "components/CollectionCells/tests/unit/resources/*"
1104 "name": "CollectionLayoutAttributes",
1108 "public_header_files": "components/CollectionLayoutAttributes/src/*.h",
1109 "source_files": "components/CollectionLayoutAttributes/src/*.{h,m}",
1112 "name": "UnitTests",
1113 "test_type": "unit",
1115 "components/CollectionLayoutAttributes/tests/unit/*.{h,m,swift}",
1116 "components/CollectionLayoutAttributes/tests/unit/supplemental/*.{h,m,swift}"
1118 "resources": "components/CollectionLayoutAttributes/tests/unit/resources/*"
1123 "name": "Collections",
1127 "public_header_files": "components/Collections/src/*.h",
1129 "components/Collections/src/*.{h,m}",
1130 "components/Collections/src/private/*.{h,m}"
1133 "components/Collections/src/MaterialCollections.bundle"
1140 "MaterialComponents/CollectionCells": [
1143 "MaterialComponents/CollectionLayoutAttributes": [
1146 "MaterialComponents/Ink": [
1149 "MaterialComponents/Palettes": [
1152 "MaterialComponents/ShadowElevations": [
1155 "MaterialComponents/ShadowLayer": [
1158 "MaterialComponents/Typography": [
1164 "name": "UnitTests",
1165 "test_type": "unit",
1167 "components/Collections/tests/unit/*.{h,m,swift}",
1168 "components/Collections/tests/unit/supplemental/*.{h,m,swift}"
1170 "resources": "components/Collections/tests/unit/resources/*"
1179 "public_header_files": "components/Dialogs/src/*.h",
1181 "components/Dialogs/src/*.{h,m}",
1182 "components/Dialogs/src/private/*.{h,m}"
1185 "components/Dialogs/src/MaterialDialogs.bundle"
1188 "MaterialComponents/Buttons": [
1191 "MaterialComponents/Elevation": [
1194 "MaterialComponents/ShadowElevations": [
1197 "MaterialComponents/ShadowLayer": [
1200 "MaterialComponents/Typography": [
1203 "MaterialComponents/private/KeyboardWatcher": [
1206 "MaterialComponents/private/Math": [
1209 "MDFInternationalization": [
1215 "name": "UnitTests",
1216 "test_type": "unit",
1218 "components/Dialogs/tests/unit/*.{h,m,swift}",
1219 "components/Dialogs/tests/unit/supplemental/*.{h,m,swift}"
1221 "resources": "components/Dialogs/tests/unit/resources/*",
1223 "MaterialComponents/Dialogs+DialogThemer": [
1231 "name": "Dialogs+ColorThemer",
1235 "public_header_files": [
1236 "components/Dialogs/src/ColorThemer/*.h"
1239 "components/Dialogs/src/ColorThemer/*.{h,m}"
1242 "MaterialComponents/Dialogs": [
1245 "MaterialComponents/Themes": [
1248 "MaterialComponents/Buttons+ColorThemer": [
1254 "name": "Dialogs+TypographyThemer",
1258 "public_header_files": [
1259 "components/Dialogs/src/TypographyThemer/*.h"
1262 "components/Dialogs/src/TypographyThemer/*.{h,m}"
1265 "MaterialComponents/Dialogs": [
1268 "MaterialComponents/schemes/Typography": [
1271 "MaterialComponents/Buttons+TypographyThemer": [
1277 "name": "Dialogs+DialogThemer",
1281 "public_header_files": [
1282 "components/Dialogs/src/DialogThemer/*.h"
1285 "components/Dialogs/src/DialogThemer/*.{h,m}"
1288 "MaterialComponents/Dialogs": [
1291 "MaterialComponents/Dialogs+ColorThemer": [
1294 "MaterialComponents/Dialogs+TypographyThemer": [
1297 "MaterialComponents/Buttons+ButtonThemer": [
1303 "name": "Dialogs+Theming",
1307 "public_header_files": "components/Dialogs/src/Theming/*.h",
1309 "components/Dialogs/src/Theming/*.{h,m}",
1310 "components/Dialogs/src/Theming/private/*.{h,m}"
1313 "MaterialComponents/Dialogs": [
1316 "MaterialComponents/Dialogs+ColorThemer": [
1319 "MaterialComponents/Dialogs+TypographyThemer": [
1322 "MaterialComponents/ShadowElevations": [
1325 "MaterialComponents/schemes/Container": [
1328 "MaterialComponents/Buttons+Theming": [
1334 "name": "UnitTests",
1335 "test_type": "unit",
1337 "components/Dialogs/tests/unit/Theming/*.{h,m,swift}",
1338 "components/Dialogs/tests/unit/Theming/supplemental/*.{h,m,swift}"
1340 "resources": "components/Dialogs/tests/unit/Theming/resources/*"
1345 "name": "Elevation",
1349 "public_header_files": "components/Elevation/src/*.h",
1351 "components/Elevation/src/*.{h,m}",
1352 "components/Elevation/src/private/*.{h,m}"
1355 "MaterialComponents/private/Color": [
1358 "MaterialComponents/private/Math": [
1364 "name": "UnitTests",
1365 "test_type": "unit",
1367 "components/Elevation/tests/unit/*.{h,m,swift}",
1368 "components/Elevation/tests/unit/supplemental/*.{h,m,swift}"
1371 "MaterialComponents/private/Color": [
1379 "name": "FeatureHighlight",
1383 "public_header_files": "components/FeatureHighlight/src/*.h",
1385 "components/FeatureHighlight/src/*.{h,m}",
1386 "components/FeatureHighlight/src/private/*.{h,m}"
1389 "components/FeatureHighlight/src/MaterialFeatureHighlight.bundle"
1392 "MaterialComponents/private/Math": [
1395 "MaterialComponents/Typography": [
1398 "MDFTextAccessibility": [
1404 "name": "UnitTests",
1405 "test_type": "unit",
1407 "components/FeatureHighlight/tests/unit/*.{h,m,swift}",
1408 "components/FeatureHighlight/tests/unit/supplemental/*.{h,m,swift}"
1410 "resources": "components/FeatureHighlight/tests/unit/resources/*",
1412 "MaterialComponents/FeatureHighlight+ColorThemer": [
1415 "MaterialComponents/FeatureHighlight+TypographyThemer": [
1418 "MaterialComponents/FeatureHighlight+FeatureHighlightAccessibilityMutator": [
1426 "name": "FeatureHighlight+ColorThemer",
1430 "public_header_files": [
1431 "components/FeatureHighlight/src/ColorThemer/*.h"
1434 "components/FeatureHighlight/src/ColorThemer/*.{h,m}"
1437 "MaterialComponents/FeatureHighlight": [
1440 "MaterialComponents/Themes": [
1446 "name": "FeatureHighlight+TypographyThemer",
1450 "public_header_files": [
1451 "components/FeatureHighlight/src/TypographyThemer/*.h"
1454 "components/FeatureHighlight/src/TypographyThemer/*.{h,m}"
1457 "MaterialComponents/FeatureHighlight": [
1460 "MaterialComponents/schemes/Typography": [
1466 "name": "FeatureHighlight+FeatureHighlightAccessibilityMutator",
1470 "public_header_files": [
1471 "components/FeatureHighlight/src/FeatureHighlightAccessibilityMutator/*.h"
1474 "components/FeatureHighlight/src/FeatureHighlightAccessibilityMutator/*.{h,m}"
1477 "MaterialComponents/FeatureHighlight": [
1480 "MDFTextAccessibility": [
1486 "name": "FlexibleHeader",
1490 "public_header_files": "components/FlexibleHeader/src/*.h",
1492 "components/FlexibleHeader/src/*.{h,m}",
1493 "components/FlexibleHeader/src/private/*.{h,m}"
1496 "MDFTextAccessibility": [
1499 "MaterialComponents/Elevation": [
1502 "MaterialComponents/ShadowElevations": [
1505 "MaterialComponents/ShadowLayer": [
1508 "MaterialComponents/private/Application": [
1511 "MaterialComponents/private/Math": [
1514 "MaterialComponents/private/UIMetrics": [
1520 "name": "UnitTests",
1521 "test_type": "unit",
1523 "components/FlexibleHeader/tests/unit/*.{h,m,swift}",
1524 "components/FlexibleHeader/tests/unit/supplemental/*.{h,m,swift}"
1526 "resources": "components/FlexibleHeader/tests/unit/resources/*",
1528 "MaterialComponents/FlexibleHeader+ColorThemer": [
1531 "MaterialComponents/ShadowLayer": [
1539 "name": "FlexibleHeader+CanAlwaysExpandToMaximumHeight",
1543 "public_header_files": [
1544 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.h"
1547 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.{h,m}"
1550 "MaterialComponents/FlexibleHeader": [
1556 "name": "FlexibleHeader+ColorThemer",
1560 "public_header_files": [
1561 "components/FlexibleHeader/src/ColorThemer/*.h"
1564 "components/FlexibleHeader/src/ColorThemer/*.{h,m}"
1567 "MaterialComponents/FlexibleHeader": [
1570 "MaterialComponents/schemes/Color": [
1576 "name": "HeaderStackView",
1580 "public_header_files": "components/HeaderStackView/src/*.h",
1581 "source_files": "components/HeaderStackView/src/*.{h,m}",
1584 "name": "UnitTests",
1585 "test_type": "unit",
1587 "components/HeaderStackView/tests/unit/*.{h,m,swift}",
1588 "components/HeaderStackView/tests/unit/supplemental/*.{h,m,swift}"
1590 "resources": "components/HeaderStackView/tests/unit/resources/*"
1595 "name": "HeaderStackView+ColorThemer",
1599 "public_header_files": [
1600 "components/HeaderStackView/src/ColorThemer/*.h"
1603 "components/HeaderStackView/src/ColorThemer/*.{h,m}"
1606 "MaterialComponents/HeaderStackView": [
1609 "MaterialComponents/Themes": [
1619 "public_header_files": "components/Ink/src/*.h",
1621 "components/Ink/src/*.{h,m}",
1622 "components/Ink/src/private/*.{h,m}"
1625 "MaterialComponents/private/Color": [
1628 "MaterialComponents/private/Math": [
1634 "name": "UnitTests",
1635 "test_type": "unit",
1637 "components/Ink/tests/unit/*.{h,m,swift}",
1638 "components/Ink/tests/unit/supplemental/*.{h,m,swift}"
1640 "resources": "components/Ink/tests/unit/resources/*"
1645 "name": "LibraryInfo",
1649 "public_header_files": "components/LibraryInfo/src/*.h",
1651 "components/LibraryInfo/src/*.{h,m}",
1652 "components/LibraryInfo/src/private/*.{h,m}"
1656 "name": "UnitTests",
1657 "test_type": "unit",
1659 "components/LibraryInfo/tests/unit/*.{h,m,swift}",
1660 "components/LibraryInfo/tests/unit/supplemental/*.{h,m,swift}"
1662 "resources": "components/LibraryInfo/tests/unit/resources/*"
1671 "public_header_files": "components/List/src/*.h",
1673 "components/List/src/*.{h,m}",
1674 "components/List/src/private/*.{h,m}"
1677 "MaterialComponents/Elevation": [
1680 "MaterialComponents/Ink": [
1683 "MaterialComponents/Ripple": [
1686 "MaterialComponents/ShadowElevations": [
1689 "MaterialComponents/ShadowLayer": [
1692 "MaterialComponents/Typography": [
1695 "MDFInternationalization": [
1698 "MaterialComponents/private/Math": [
1704 "name": "UnitTests",
1705 "test_type": "unit",
1707 "components/List/tests/unit/*.{h,m,swift}",
1708 "components/List/tests/unit/supplemental/*.{h,m,swift}"
1710 "resources": "components/List/tests/unit/resources/*",
1712 "MaterialComponents/List+ColorThemer": [
1715 "MaterialComponents/List+TypographyThemer": [
1723 "name": "List+TypographyThemer",
1727 "public_header_files": [
1728 "components/List/src/TypographyThemer/*.h"
1731 "components/List/src/TypographyThemer/*.{h,m}"
1734 "MaterialComponents/List": [
1737 "MaterialComponents/schemes/Typography": [
1743 "name": "List+ColorThemer",
1747 "public_header_files": [
1748 "components/List/src/ColorThemer/*.h"
1751 "components/List/src/ColorThemer/*.{h,m}",
1752 "components/List/src/ColorThemer/private/*.{h,m}"
1755 "MaterialComponents/List": [
1758 "MaterialComponents/schemes/Color": [
1764 "name": "List+Theming",
1768 "public_header_files": "components/List/src/Theming/*.h",
1770 "components/List/src/Theming/*.{h,m}",
1771 "components/List/src/Theming/private/*.{h,m}"
1774 "MaterialComponents/List": [
1777 "MaterialComponents/List+ColorThemer": [
1780 "MaterialComponents/List+TypographyThemer": [
1783 "MaterialComponents/schemes/Container": [
1789 "name": "UnitTests",
1790 "test_type": "unit",
1792 "components/List/tests/unit/Theming/*.{h,m,swift}",
1793 "components/List/tests/unit/Theming/supplemental/*.{h,m,swift}"
1795 "resources": "components/List/tests/unit/Theming/resources/*"
1800 "name": "NavigationBar",
1804 "public_header_files": "components/NavigationBar/src/*.h",
1805 "source_files": "components/NavigationBar/src/*.{h,m}",
1807 "MDFTextAccessibility": [
1810 "MaterialComponents/ButtonBar": [
1813 "MaterialComponents/Elevation": [
1816 "MaterialComponents/Typography": [
1819 "MDFInternationalization": [
1822 "MaterialComponents/private/Math": [
1828 "name": "UnitTests",
1829 "test_type": "unit",
1831 "components/NavigationBar/tests/unit/*.{h,m,swift}",
1832 "components/NavigationBar/tests/unit/supplemental/*.{h,m,swift}"
1834 "resources": "components/NavigationBar/tests/unit/resources/*",
1836 "MaterialComponents/NavigationBar+ColorThemer": [
1839 "MaterialComponents/NavigationBar+TypographyThemer": [
1847 "name": "NavigationBar+ColorThemer",
1851 "public_header_files": [
1852 "components/NavigationBar/src/ColorThemer/*.h"
1855 "components/NavigationBar/src/ColorThemer/*.{h,m}"
1858 "MaterialComponents/NavigationBar": [
1861 "MaterialComponents/schemes/Color": [
1867 "name": "NavigationBar+TypographyThemer",
1871 "public_header_files": [
1872 "components/NavigationBar/src/TypographyThemer/*.h"
1875 "components/NavigationBar/src/TypographyThemer/*.{h,m}"
1878 "MaterialComponents/NavigationBar": [
1881 "MaterialComponents/schemes/Typography": [
1887 "name": "NavigationDrawer",
1891 "public_header_files": "components/NavigationDrawer/src/*.h",
1893 "components/NavigationDrawer/src/*.{h,m}",
1894 "components/NavigationDrawer/src/private/*.{h,m}"
1896 "exclude_files": "components/NavigationDrawer/src/private/MDCBottomDrawerContainerViewController+Testing.h",
1898 "MaterialComponents/Elevation": [
1901 "MaterialComponents/Palettes": [
1904 "MaterialComponents/ShadowLayer": [
1907 "MaterialComponents/private/Math": [
1910 "MaterialComponents/private/UIMetrics": [
1916 "name": "UnitTests",
1917 "test_type": "unit",
1919 "components/NavigationDrawer/tests/unit/*.{h,m,swift}",
1920 "components/NavigationDrawer/tests/unit/supplemental/*.{h,m,swift}",
1921 "components/NavigationDrawer/src/private/MDCBottomDrawerContainerViewController+Testing.h"
1924 "MaterialComponents/NavigationDrawer+ColorThemer": [
1932 "name": "NavigationDrawer+ColorThemer",
1936 "public_header_files": [
1937 "components/NavigationDrawer/src/ColorThemer/*.h"
1940 "components/NavigationDrawer/src/ColorThemer/*.{h,m}",
1941 "components/NavigationDrawer/src/ColorThemer/private/*.{h,m}"
1944 "MaterialComponents/NavigationDrawer": [
1947 "MaterialComponents/schemes/Color": [
1953 "name": "OverlayWindow",
1957 "public_header_files": "components/OverlayWindow/src/*.h",
1959 "components/OverlayWindow/src/*.{h,m}",
1960 "components/OverlayWindow/src/private/*.{h,m}"
1963 "MaterialComponents/private/Application": [
1969 "name": "UnitTests",
1970 "test_type": "unit",
1972 "components/OverlayWindow/tests/unit/*.{h,m,swift}",
1973 "components/OverlayWindow/tests/unit/supplemental/*.{h,m,swift}"
1975 "resources": "components/OverlayWindow/tests/unit/resources/*"
1980 "name": "PageControl",
1984 "public_header_files": "components/PageControl/src/*.h",
1986 "components/PageControl/src/*.{h,m}",
1987 "components/PageControl/src/private/*.{h,m}"
1990 "components/PageControl/src/MaterialPageControl.bundle"
1993 "MDFInternationalization": [
1999 "name": "UnitTests",
2000 "test_type": "unit",
2002 "components/PageControl/tests/unit/*.{h,m,swift}",
2003 "components/PageControl/tests/unit/supplemental/*.{h,m,swift}"
2005 "resources": "components/PageControl/tests/unit/resources/*"
2014 "public_header_files": "components/Palettes/src/*.h",
2016 "components/Palettes/src/*.{h,m}",
2017 "components/Palettes/src/private/*.{h,m}"
2021 "name": "UnitTests",
2022 "test_type": "unit",
2024 "components/Palettes/tests/unit/*.{h,m,swift}",
2025 "components/Palettes/tests/unit/supplemental/*.{h,m,swift}"
2027 "resources": "components/Palettes/tests/unit/resources/*"
2032 "name": "ProgressView",
2036 "public_header_files": "components/ProgressView/src/*.h",
2038 "components/ProgressView/src/*.{h,m}",
2039 "components/ProgressView/src/private/*.{h,m}"
2042 "MDFInternationalization": [
2045 "MaterialComponents/Palettes": [
2048 "MaterialComponents/private/Math": [
2057 "name": "UnitTests",
2058 "test_type": "unit",
2060 "components/ProgressView/tests/unit/*.{h,m,swift}",
2061 "components/ProgressView/tests/unit/supplemental/*.{h,m,swift}"
2063 "resources": "components/ProgressView/tests/unit/resources/*"
2068 "name": "ProgressView+Theming",
2072 "public_header_files": "components/ProgressView/src/Theming/*.h",
2074 "components/ProgressView/src/Theming/*.{h,m}",
2075 "components/ProgressView/src/Theming/private/*.{h,m}"
2078 "MaterialComponents/ProgressView": [
2081 "MaterialComponents/schemes/Container": [
2087 "name": "UnitTests",
2088 "test_type": "unit",
2090 "components/ProgressView/tests/unit/Theming/*.{h,m,swift}",
2091 "components/ProgressView/tests/unit/Theming/supplemental/*.{h,m,swift}"
2093 "resources": "components/ProgressView/tests/unit/Theming/resources/*"
2102 "public_header_files": "components/Ripple/src/*.h",
2104 "components/Ripple/src/*.{h,m}",
2105 "components/Ripple/src/private/*.{h,m}"
2108 "MaterialComponents/AnimationTiming": [
2111 "MaterialComponents/private/Color": [
2114 "MaterialComponents/private/Math": [
2120 "name": "UnitTests",
2121 "test_type": "unit",
2123 "components/Ripple/tests/unit/*.{h,m,swift}",
2124 "components/Ripple/tests/unit/supplemental/*.{h,m,swift}"
2126 "resources": "components/Ripple/tests/unit/resources/*"
2131 "name": "ShadowElevations",
2135 "public_header_files": "components/ShadowElevations/src/*.h",
2136 "source_files": "components/ShadowElevations/src/*.{h,m}",
2139 "name": "UnitTests",
2140 "test_type": "unit",
2142 "components/ShadowElevations/tests/unit/*.{h,m,swift}",
2143 "components/ShadowElevations/tests/unit/supplemental/*.{h,m,swift}"
2145 "resources": "components/ShadowElevations/tests/unit/resources/*"
2150 "name": "ShadowLayer",
2154 "public_header_files": "components/ShadowLayer/src/*.h",
2155 "source_files": "components/ShadowLayer/src/*.{h,m}",
2157 "MaterialComponents/ShadowElevations": [
2163 "name": "UnitTests",
2164 "test_type": "unit",
2166 "components/ShadowLayer/tests/unit/*.{h,m,swift}",
2167 "components/ShadowLayer/tests/unit/supplemental/*.{h,m,swift}"
2169 "resources": "components/ShadowLayer/tests/unit/resources/*"
2174 "name": "ShapeLibrary",
2178 "public_header_files": "components/ShapeLibrary/src/*.h",
2180 "components/ShapeLibrary/src/*.{h,m}",
2181 "components/ShapeLibrary/src/private/*.{h,m}"
2184 "MaterialComponents/Shapes": [
2187 "MaterialComponents/private/Math": [
2193 "name": "UnitTests",
2194 "test_type": "unit",
2196 "components/ShapeLibrary/tests/unit/*.{h,m,swift}",
2197 "components/ShapeLibrary/tests/unit/supplemental/*.{h,m,swift}"
2199 "resources": "components/ShapeLibrary/tests/unit/resources/*"
2208 "public_header_files": "components/Shapes/src/*.h",
2210 "components/Shapes/src/*.{h,m}",
2211 "components/Shapes/src/private/*.{h,m}"
2214 "MaterialComponents/ShadowLayer": [
2217 "MaterialComponents/private/Color": [
2220 "MaterialComponents/private/Math": [
2226 "name": "UnitTests",
2227 "test_type": "unit",
2229 "components/Shapes/tests/unit/*.{h,m,swift}",
2230 "components/Shapes/tests/unit/supplemental/*.{h,m,swift}"
2232 "resources": "components/Shapes/tests/unit/resources/*"
2241 "public_header_files": [
2242 "components/Slider/src/*.h"
2245 "components/Slider/src/*.{h,m}",
2246 "components/Slider/src/private/*.{h,m}"
2249 "MaterialComponents/Elevation": [
2252 "MaterialComponents/Palettes": [
2255 "MaterialComponents/ShadowElevations": [
2258 "MaterialComponents/private/Math": [
2261 "MaterialComponents/private/ThumbTrack": [
2267 "name": "UnitTests",
2268 "test_type": "unit",
2270 "components/Slider/tests/unit/*.{h,m,swift}",
2271 "components/Slider/tests/unit/supplemental/*.{h,m,swift}"
2273 "resources": "components/Slider/tests/unit/resources/*"
2278 "name": "Slider+ColorThemer",
2282 "public_header_files": [
2283 "components/Slider/src/ColorThemer/*.h"
2286 "components/Slider/src/ColorThemer/*.{h,m}"
2289 "MaterialComponents/Palettes": [
2292 "MaterialComponents/Slider": [
2295 "MaterialComponents/schemes/Color": [
2305 "public_header_files": "components/Snackbar/src/*.h",
2307 "components/Snackbar/src/*.{h,m}",
2308 "components/Snackbar/src/private/*.{h,m}"
2311 "components/Snackbar/src/MaterialSnackbar.bundle"
2314 "MaterialComponents/AnimationTiming": [
2317 "MaterialComponents/Buttons": [
2320 "MaterialComponents/Elevation": [
2323 "MaterialComponents/OverlayWindow": [
2326 "MaterialComponents/ShadowElevations": [
2329 "MaterialComponents/ShadowLayer": [
2332 "MaterialComponents/Typography": [
2335 "MaterialComponents/private/Application": [
2338 "MaterialComponents/private/KeyboardWatcher": [
2341 "MaterialComponents/private/Math": [
2344 "MaterialComponents/private/Overlay": [
2350 "name": "UnitTests",
2351 "test_type": "unit",
2353 "components/Snackbar/tests/unit/*.{h,m,swift}",
2354 "components/Snackbar/tests/unit/supplemental/*.{h,m,swift}"
2356 "resources": "components/Snackbar/tests/unit/resources/*",
2358 "MaterialComponents/Snackbar+FontThemer": [
2361 "MaterialComponents/Snackbar+TypographyThemer": [
2364 "MaterialComponents/Themes": [
2372 "name": "Snackbar+FontThemer",
2376 "public_header_files": [
2377 "components/Snackbar/src/FontThemer/*.h"
2380 "components/Snackbar/src/FontThemer/*.{h,m}"
2383 "MaterialComponents/Snackbar": [
2386 "MaterialComponents/Themes": [
2392 "name": "Snackbar+TypographyThemer",
2396 "public_header_files": [
2397 "components/Snackbar/src/TypographyThemer/*.h"
2400 "components/Snackbar/src/TypographyThemer/*.{h,m}"
2403 "MaterialComponents/Snackbar": [
2406 "MaterialComponents/schemes/Typography": [
2416 "public_header_files": "components/Tabs/src/*.h",
2418 "components/Tabs/src/*.{h,m}",
2419 "components/Tabs/src/private/*.{h,m}"
2422 "components/Tabs/src/MaterialTabs.bundle"
2425 "MDFInternationalization": [
2428 "MaterialComponents/AnimationTiming": [
2431 "MaterialComponents/Elevation": [
2434 "MaterialComponents/Ink": [
2437 "MaterialComponents/Palettes": [
2440 "MaterialComponents/Ripple": [
2443 "MaterialComponents/ShadowElevations": [
2446 "MaterialComponents/ShadowLayer": [
2449 "MaterialComponents/Typography": [
2452 "MaterialComponents/private/Math": [
2458 "name": "UnitTests",
2459 "test_type": "unit",
2461 "components/Tabs/tests/unit/*.{h,m,swift}",
2462 "components/Tabs/tests/unit/supplemental/*.{h,m,swift}"
2464 "resources": "components/Tabs/tests/unit/resources/*",
2466 "MaterialComponents/Tabs+ColorThemer": [
2469 "MaterialComponents/Tabs+TypographyThemer": [
2472 "MaterialComponents/Themes": [
2480 "name": "Tabs+ColorThemer",
2484 "public_header_files": [
2485 "components/Tabs/src/ColorThemer/*.h"
2488 "components/Tabs/src/ColorThemer/*.{h,m}"
2491 "MaterialComponents/schemes/Color": [
2494 "MaterialComponents/Tabs": [
2500 "name": "Tabs+TypographyThemer",
2504 "public_header_files": [
2505 "components/Tabs/src/TypographyThemer/*.h"
2508 "components/Tabs/src/TypographyThemer/*.{h,m}"
2511 "MaterialComponents/Tabs": [
2514 "MaterialComponents/schemes/Typography": [
2520 "name": "Tabs+Theming",
2524 "public_header_files": "components/Tabs/src/Theming/*.h",
2526 "components/Tabs/src/Theming/*.{h,m}",
2527 "components/Tabs/src/Theming/private/*.{h,m}"
2530 "MaterialComponents/Tabs": [
2533 "MaterialComponents/Tabs+ColorThemer": [
2536 "MaterialComponents/Tabs+TypographyThemer": [
2539 "MaterialComponents/schemes/Container": [
2545 "name": "UnitTests",
2546 "test_type": "unit",
2548 "components/Tabs/tests/unit/Theming/*.{h,m,swift}",
2549 "components/Tabs/tests/unit/Theming/supplemental/*.{h,m,swift}"
2551 "resources": "components/Tabs/tests/unit/Theming/resources/*"
2556 "name": "TextFields",
2560 "public_header_files": "components/TextFields/src/*.h",
2562 "components/TextFields/src/*.{h,m}",
2563 "components/TextFields/src/private/*.{h,m}"
2566 "MaterialComponents/AnimationTiming": [
2569 "MaterialComponents/Buttons": [
2572 "MaterialComponents/Elevation": [
2575 "MaterialComponents/Palettes": [
2578 "MaterialComponents/Typography": [
2581 "MaterialComponents/private/Math": [
2584 "MDFInternationalization": [
2590 "name": "UnitTests",
2591 "test_type": "unit",
2593 "components/TextFields/tests/unit/*.{h,m,swift}",
2594 "components/TextFields/tests/unit/supplemental/*.{h,m,swift}"
2596 "resources": "components/TextFields/tests/unit/resources/*",
2598 "MaterialComponents/TextFields+ColorThemer": [
2601 "MaterialComponents/TextFields+TypographyThemer": [
2604 "MaterialComponents/Themes": [
2612 "name": "TextControls",
2616 "public_header_files": "components/TextControls/src/*.h",
2618 "components/TextControls/src/*.{h,m}",
2619 "components/TextControls/src/private/*.{h,m}"
2622 "MaterialComponents/AnimationTiming": [
2625 "MaterialComponents/private/Math": [
2628 "MDFInternationalization": [
2634 "name": "UnitTests",
2635 "test_type": "unit",
2637 "components/TextControls/tests/unit/*.{h,m,swift}",
2638 "components/TextControls/tests/unit/supplemental/*.{h,m,swift}"
2640 "resources": "components/TextControls/tests/unit//resources/*"
2645 "name": "TextControls+Theming",
2649 "public_header_files": "components/TextControls/src/Theming/*.h",
2651 "components/TextControls/src/Theming/*.{h,m}",
2652 "components/TextControls/src/Theming/private/*.{h,m}"
2655 "MaterialComponents/TextControls": [
2658 "MaterialComponents/schemes/Color": [
2661 "MaterialComponents/schemes/Container": [
2664 "MaterialComponents/schemes/Typography": [
2670 "name": "UnitTests",
2671 "test_type": "unit",
2673 "components/TextControls/tests/unit/Theming/*.{h,m,swift}"
2676 "MaterialComponents/schemes/Container": [
2684 "name": "TextFields+ColorThemer",
2688 "public_header_files": [
2689 "components/TextFields/src/ColorThemer/*.h"
2692 "components/TextFields/src/ColorThemer/*.{h,m}"
2695 "MaterialComponents/TextFields": [
2698 "MaterialComponents/Themes": [
2704 "name": "TextFields+Theming",
2708 "public_header_files": "components/TextFields/src/Theming/*.h",
2710 "components/TextFields/src/Theming/*.{h,m}",
2711 "components/TextFields/src/Theming/private/*.{h,m}"
2714 "MaterialComponents/TextFields": [
2717 "MaterialComponents/TextFields+ColorThemer": [
2720 "MaterialComponents/TextFields+TypographyThemer": [
2723 "MaterialComponents/schemes/Container": [
2729 "name": "UnitTests",
2730 "test_type": "unit",
2732 "components/TextFields/tests/unit/Theming/*.{h,m,swift}",
2733 "components/TextFields/tests/unit/Theming/supplemental/*.{h,m,swift}"
2735 "resources": "components/TextFields/tests/unit/Theming/resources/*"
2740 "name": "TextFields+TypographyThemer",
2744 "public_header_files": [
2745 "components/TextFields/src/TypographyThemer/*.h"
2748 "components/TextFields/src/TypographyThemer/*.{h,m}"
2751 "MaterialComponents/TextFields": [
2754 "MaterialComponents/schemes/Typography": [
2764 "public_header_files": "components/Themes/src/*.h",
2766 "components/Themes/src/*.{h,m}",
2767 "components/Themes/src/private/*.{h,m}"
2770 "MaterialComponents/schemes/Color": [
2773 "MaterialComponents/schemes/Typography": [
2779 "name": "UnitTests",
2780 "test_type": "unit",
2782 "components/Themes/tests/unit/*.{h,m,swift}",
2783 "components/Themes/tests/unit/supplemental/*.{h,m,swift}"
2785 "resources": "components/Themes/tests/unit/resources/*"
2790 "name": "Typography",
2794 "public_header_files": "components/Typography/src/*.h",
2796 "components/Typography/src/*.{h,m}",
2797 "components/Typography/src/private/*.{h,m}"
2800 "MaterialComponents/private/Application": [
2803 "MaterialComponents/private/Math": [
2809 "name": "UnitTests",
2810 "test_type": "unit",
2812 "components/Typography/tests/unit/*.{h,m,swift}",
2813 "components/Typography/tests/unit/supplemental/*.{h,m,swift}"
2815 "resources": "components/Typography/tests/unit/resources/*",
2817 "MaterialComponents/private/Application": [
2832 "public_header_files": "components/schemes/Color/src/*.h",
2833 "source_files": "components/schemes/Color/src/*.{h,m}",
2835 "MaterialComponents/private/Color": [
2841 "name": "UnitTests",
2842 "test_type": "unit",
2844 "components/schemes/Color/tests/unit/*.{h,m,swift}",
2845 "components/schemes/Color/tests/unit/supplemental/*.{h,m,swift}"
2847 "resources": "components/schemes/Color/tests/unit/resources/*",
2849 "MaterialComponents/private/Math": [
2857 "name": "Container",
2861 "public_header_files": "components/schemes/Container/src/*.h",
2862 "source_files": "components/schemes/Container/src/*.{h,m}",
2864 "MaterialComponents/schemes/Color": [
2867 "MaterialComponents/schemes/Typography": [
2870 "MaterialComponents/schemes/Shape": [
2876 "name": "UnitTests",
2877 "test_type": "unit",
2879 "components/schemes/Container/tests/unit/*.{h,m,swift}",
2880 "components/schemes/Container/tests/unit/supplemental/*.{h,m,swift}"
2890 "public_header_files": "components/schemes/Shape/src/*.h",
2891 "source_files": "components/schemes/Shape/src/*.{h,m}",
2893 "MaterialComponents/ShapeLibrary": [
2896 "MaterialComponents/Shapes": [
2902 "name": "UnitTests",
2903 "test_type": "unit",
2905 "components/schemes/Shape/tests/unit/*.{h,m,swift}",
2906 "components/schemes/Shape/tests/unit/supplemental/*.{h,m,swift}"
2908 "resources": "components/schemes/Shape/tests/unit/resources/*"
2913 "name": "Typography",
2917 "public_header_files": "components/schemes/Typography/src/*.h",
2918 "source_files": "components/schemes/Typography/src/*.{h,m}",
2920 "MaterialComponents/Typography": [
2923 "MaterialComponents/schemes/Typography+BasicFontScheme": [
2926 "MaterialComponents/schemes/Typography+Scheming": [
2932 "name": "UnitTests",
2933 "test_type": "unit",
2935 "components/schemes/Typography/tests/unit/*.{h,m,swift}",
2936 "components/schemes/Typography/tests/unit/supplemental/*.{h,m,swift}"
2938 "resources": "components/schemes/Typography/tests/unit/resources/*"
2943 "name": "Typography+BasicFontScheme",
2947 "public_header_files": "components/schemes/Typography/src/BasicFontScheme/*.h",
2949 "components/schemes/Typography/src/BasicFontScheme/*.{h,m}",
2950 "components/schemes/Typography/src/BasicFontScheme/private/*.{h,m}"
2954 "name": "Typography+Scheming",
2958 "public_header_files": "components/schemes/Typography/src/Scheming/*.h",
2960 "components/schemes/Typography/src/Scheming/*.{h,m}",
2961 "components/schemes/Typography/src/Scheming/private/*.{h,m}"
2973 "name": "UnitTests",
2974 "test_type": "unit",
2976 "components/private/Icons/tests/unit/*.{h,m,swift}"
2983 "public_header_files": "components/private/Icons/src/*.h",
2984 "source_files": "components/private/Icons/src/*.{h,m}"
2987 "name": "ic_arrow_back",
2988 "public_header_files": "components/private/Icons/icons/ic_arrow_back/src/*.h",
2989 "source_files": "components/private/Icons/icons/ic_arrow_back/src/*.{h,m}",
2990 "resource_bundles": {
2991 "MaterialIcons_ic_arrow_back": [
2992 "components/private/Icons/icons/ic_arrow_back/src/MaterialIcons_ic_arrow_back.bundle/*.png"
2996 "MaterialComponents/private/Icons/Base": [
3003 "public_header_files": "components/private/Icons/icons/ic_check/src/*.h",
3004 "source_files": "components/private/Icons/icons/ic_check/src/*.{h,m}",
3005 "resource_bundles": {
3006 "MaterialIcons_ic_check": [
3007 "components/private/Icons/icons/ic_check/src/MaterialIcons_ic_check.bundle/*.png"
3011 "MaterialComponents/private/Icons/Base": [
3017 "name": "ic_check_circle",
3018 "public_header_files": "components/private/Icons/icons/ic_check_circle/src/*.h",
3019 "source_files": "components/private/Icons/icons/ic_check_circle/src/*.{h,m}",
3020 "resource_bundles": {
3021 "MaterialIcons_ic_check_circle": [
3022 "components/private/Icons/icons/ic_check_circle/src/MaterialIcons_ic_check_circle.bundle/*.png"
3026 "MaterialComponents/private/Icons/Base": [
3032 "name": "ic_chevron_right",
3033 "public_header_files": "components/private/Icons/icons/ic_chevron_right/src/*.h",
3034 "source_files": "components/private/Icons/icons/ic_chevron_right/src/*.{h,m}",
3035 "resource_bundles": {
3036 "MaterialIcons_ic_chevron_right": [
3037 "components/private/Icons/icons/ic_chevron_right/src/MaterialIcons_ic_chevron_right.bundle/*.png"
3041 "MaterialComponents/private/Icons/Base": [
3047 "name": "ic_color_lens",
3048 "public_header_files": "components/private/Icons/icons/ic_color_lens/src/*.h",
3049 "source_files": "components/private/Icons/icons/ic_color_lens/src/*.{h,m}",
3050 "resource_bundles": {
3051 "MaterialIcons_ic_color_lens": [
3052 "components/private/Icons/icons/ic_color_lens/src/MaterialIcons_ic_color_lens.bundle/*.png"
3056 "MaterialComponents/private/Icons/Base": [
3062 "name": "ic_help_outline",
3063 "public_header_files": "components/private/Icons/icons/ic_help_outline/src/*.h",
3064 "source_files": "components/private/Icons/icons/ic_help_outline/src/*.{h,m}",
3065 "resource_bundles": {
3066 "MaterialIcons_ic_help_outline": [
3067 "components/private/Icons/icons/ic_help_outline/src/MaterialIcons_ic_help_outline.bundle/*.png"
3071 "MaterialComponents/private/Icons/Base": [
3078 "public_header_files": "components/private/Icons/icons/ic_info/src/*.h",
3079 "source_files": "components/private/Icons/icons/ic_info/src/*.{h,m}",
3080 "resource_bundles": {
3081 "MaterialIcons_ic_info": [
3082 "components/private/Icons/icons/ic_info/src/MaterialIcons_ic_info.bundle/*.png"
3086 "MaterialComponents/private/Icons/Base": [
3092 "name": "ic_more_horiz",
3093 "public_header_files": "components/private/Icons/icons/ic_more_horiz/src/*.h",
3094 "source_files": "components/private/Icons/icons/ic_more_horiz/src/*.{h,m}",
3095 "resource_bundles": {
3096 "MaterialIcons_ic_more_horiz": [
3097 "components/private/Icons/icons/ic_more_horiz/src/MaterialIcons_ic_more_horiz.bundle/*.png"
3101 "MaterialComponents/private/Icons/Base": [
3107 "name": "ic_radio_button_unchecked",
3108 "public_header_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.h",
3109 "source_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.{h,m}",
3110 "resource_bundles": {
3111 "MaterialIcons_ic_radio_button_unchecked": [
3112 "components/private/Icons/icons/ic_radio_button_unchecked/src/MaterialIcons_ic_radio_button_unchecked.bundle/*.png"
3116 "MaterialComponents/private/Icons/Base": [
3122 "name": "ic_reorder",
3123 "public_header_files": "components/private/Icons/icons/ic_reorder/src/*.h",
3124 "source_files": "components/private/Icons/icons/ic_reorder/src/*.{h,m}",
3125 "resource_bundles": {
3126 "MaterialIcons_ic_reorder": [
3127 "components/private/Icons/icons/ic_reorder/src/MaterialIcons_ic_reorder.bundle/*.png"
3131 "MaterialComponents/private/Icons/Base": [
3137 "name": "ic_settings",
3138 "public_header_files": "components/private/Icons/icons/ic_settings/src/*.h",
3139 "source_files": "components/private/Icons/icons/ic_settings/src/*.{h,m}",
3140 "resource_bundles": {
3141 "MaterialIcons_ic_settings": [
3142 "components/private/Icons/icons/ic_settings/src/MaterialIcons_ic_settings.bundle/*.png"
3146 "MaterialComponents/private/Icons/Base": [
3154 "name": "Application",
3158 "public_header_files": "components/private/Application/src/*.h",
3159 "source_files": "components/private/Application/src/*.{h,m}",
3162 "name": "UnitTests",
3163 "test_type": "unit",
3165 "components/private/Application/tests/unit/*.{h,m,swift}",
3166 "components/private/Application/tests/unit/supplemental/*.{h,m,swift}"
3168 "resources": "components/private/Application/tests/unit/resources/*"
3177 "public_header_files": "components/private/Color/src/*.h",
3178 "source_files": "components/private/Color/src/*.{h,m}",
3181 "name": "UnitTests",
3182 "test_type": "unit",
3184 "components/private/Color/tests/unit/*.{h,m,swift}",
3185 "components/private/Color/tests/unit/supplemental/*.{h,m,swift}"
3187 "resources": "components/private/Color/tests/unit/resources/*"
3192 "name": "KeyboardWatcher",
3196 "public_header_files": "components/private/KeyboardWatcher/src/*.h",
3197 "source_files": "components/private/KeyboardWatcher/src/*.{h,m}",
3199 "MaterialComponents/private/Application": [
3205 "name": "UnitTests",
3206 "test_type": "unit",
3208 "components/private/KeyboardWatcher/tests/unit/*.{h,m,swift}",
3209 "components/private/KeyboardWatcher/tests/unit/supplemental/*.{h,m,swift}"
3211 "resources": "components/private/KeyboardWatcher/tests/unit/resources/*"
3220 "public_header_files": "components/private/Math/src/*.h",
3221 "source_files": "components/private/Math/src/*.{h,m}",
3224 "name": "UnitTests",
3225 "test_type": "unit",
3227 "components/private/Math/tests/unit/*.{h,m,swift}",
3228 "components/private/Math/tests/unit/supplemental/*.{h,m,swift}"
3230 "resources": "components/private/Math/tests/unit/resources/*"
3239 "public_header_files": "components/private/Overlay/src/*.h",
3241 "components/private/Overlay/src/*.{h,m}",
3242 "components/private/Overlay/src/private/*.{h,m}"
3246 "name": "UnitTests",
3247 "test_type": "unit",
3249 "components/private/Overlay/tests/unit/*.{h,m,swift}",
3250 "components/private/Overlay/tests/unit/supplemental/*.{h,m,swift}"
3252 "resources": "components/private/Overlay/tests/unit/resources/*"
3257 "name": "ThumbTrack",
3261 "public_header_files": "components/private/ThumbTrack/src/*.h",
3263 "components/private/ThumbTrack/src/*.{h,m}",
3264 "components/private/ThumbTrack/src/private/*.{h,m}"
3267 "MaterialComponents/Ink": [
3270 "MaterialComponents/Ripple": [
3273 "MaterialComponents/ShadowElevations": [
3276 "MaterialComponents/ShadowLayer": [
3279 "MaterialComponents/Typography": [
3282 "MDFInternationalization": [
3285 "MaterialComponents/private/Math": [
3291 "name": "UnitTests",
3292 "test_type": "unit",
3294 "components/private/ThumbTrack/tests/unit/*.{h,m,swift}",
3295 "components/private/ThumbTrack/tests/unit/supplemental/*.{h,m,swift}"
3297 "resources": "components/private/ThumbTrack/tests/unit/resources/*"
3302 "name": "UIMetrics",
3306 "public_header_files": "components/private/UIMetrics/src/*.h",
3308 "components/private/UIMetrics/src/*.{h,m}",
3309 "components/private/UIMetrics/src/private/*.{h,m}"
3312 "MaterialComponents/private/Application": [
3318 "name": "UnitTests",
3319 "test_type": "unit",
3321 "components/private/UIMetrics/tests/unit/*.{h,m,swift}",
3322 "components/private/UIMetrics/tests/unit/supplemental/*.{h,m,swift}"
3324 "resources": "components/private/UIMetrics/tests/unit/resources/*"