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": [
89 "components/ActionSheet/tests/unit/Theming/*.{h,m,swift}",
90 "components/ActionSheet/tests/unit/Theming/supplemental/*.{h,m,swift}"
92 "resources": "components/ActionSheet/tests/unit/Theming/resources/*"
97 "name": "ActivityIndicator",
101 "public_header_files": "components/ActivityIndicator/src/*.h",
103 "components/ActivityIndicator/src/*.{h,m}",
104 "components/ActivityIndicator/src/private/*.{h,m}"
107 "components/ActivityIndicator/src/MaterialActivityIndicator.bundle"
110 "MDFInternationalization": [
113 "MaterialComponents/Palettes": [
116 "MaterialComponents/private/Application": [
128 "components/ActivityIndicator/tests/unit/*.{h,m,swift}",
129 "components/ActivityIndicator/tests/unit/supplemental/*.{h,m,swift}"
131 "resources": "components/ActivityIndicator/tests/unit/resources/*",
133 "MaterialComponents/ActivityIndicator+ColorThemer": [
141 "name": "ActivityIndicator+ColorThemer",
145 "public_header_files": [
146 "components/ActivityIndicator/src/ColorThemer/*.h"
149 "components/ActivityIndicator/src/ColorThemer/*.{h,m}"
152 "MaterialComponents/ActivityIndicator": [
155 "MaterialComponents/schemes/Color": [
161 "name": "AnimationTiming",
165 "public_header_files": "components/AnimationTiming/src/*.h",
167 "components/AnimationTiming/src/*.{h,m}",
168 "components/AnimationTiming/src/private/*.{h,m}"
175 "components/AnimationTiming/tests/unit/*.{h,m,swift}",
176 "components/AnimationTiming/tests/unit/supplemental/*.{h,m,swift}"
178 "resources": "components/AnimationTiming/tests/unit/resources/*"
187 "public_header_files": "components/AppBar/src/*.h",
189 "components/AppBar/src/*.{h,m}",
190 "components/AppBar/src/private/*.{h,m}"
193 "components/AppBar/src/MaterialAppBar.bundle"
196 "MaterialComponents/HeaderStackView": [
199 "MaterialComponents/NavigationBar": [
202 "MaterialComponents/Typography": [
205 "MaterialComponents/private/Application": [
208 "MaterialComponents/FlexibleHeader": [
211 "MaterialComponents/ShadowElevations": [
214 "MaterialComponents/ShadowLayer": [
217 "MDFInternationalization": [
220 "MaterialComponents/private/Icons/ic_arrow_back": [
223 "MaterialComponents/private/UIMetrics": [
232 "components/AppBar/tests/unit/*.{h,m,swift}",
233 "components/AppBar/tests/unit/supplemental/*.{h,m,swift}"
235 "resources": "components/AppBar/tests/unit/resources/*",
237 "MaterialComponents/AppBar+ColorThemer": [
240 "MaterialComponents/AppBar+TypographyThemer": [
248 "name": "AppBar+Theming",
252 "public_header_files": "components/AppBar/src/Theming/*.h",
254 "components/AppBar/src/Theming/*.{h,m}",
255 "components/AppBar/src/Theming/private/*.{h,m}"
258 "MaterialComponents/AppBar": [
261 "MaterialComponents/schemes/Container": [
270 "components/AppBar/tests/unit/Theming/*.{h,m,swift}",
271 "components/AppBar/tests/unit/Theming/supplemental/*.{h,m,swift}"
273 "resources": "components/AppBar/tests/unit/Theming/resources/*"
278 "name": "AppBar+ColorThemer",
282 "public_header_files": [
283 "components/AppBar/src/ColorThemer/*.h"
286 "components/AppBar/src/ColorThemer/*.{h,m}",
287 "components/AppBar/src/ColorThemer/private/*.{h,m}"
290 "MaterialComponents/AppBar": [
293 "MaterialComponents/FlexibleHeader+ColorThemer": [
296 "MaterialComponents/NavigationBar+ColorThemer": [
299 "MaterialComponents/Themes": [
305 "name": "AppBar+TypographyThemer",
309 "public_header_files": [
310 "components/AppBar/src/TypographyThemer/*.h"
313 "components/AppBar/src/TypographyThemer/*.{h,m}",
314 "components/AppBar/src/TypographyThemer/private/*.{h,m}"
317 "MaterialComponents/AppBar": [
320 "MaterialComponents/NavigationBar+TypographyThemer": [
330 "public_header_files": "components/Banner/src/*.h",
331 "source_files": "components/Banner/src/*.{h,m}",
333 "MaterialComponents/Buttons": [
336 "MaterialComponents/Elevation": [
339 "MaterialComponents/Typography": [
348 "components/Banner/tests/unit/*.m"
354 "name": "Banner+Theming",
358 "public_header_files": "components/Banner/src/Theming/*.h",
360 "components/Banner/src/Theming/*.{h,m}",
361 "components/Banner/src/Theming/private/*.{h,m}"
364 "MaterialComponents/Banner": [
367 "MaterialComponents/Buttons": [
370 "MaterialComponents/Buttons+Theming": [
373 "MaterialComponents/Elevation": [
376 "MaterialComponents/Typography": [
379 "MaterialComponents/schemes/Container": [
388 "components/Banner/tests/unit/Theming/*.{h,m,swift}"
391 "MaterialComponents/schemes/Container": [
399 "name": "BottomAppBar",
403 "public_header_files": "components/BottomAppBar/src/*.h",
405 "components/BottomAppBar/src/*.{h,m}",
406 "components/BottomAppBar/src/private/*.{h,m}"
409 "MDFInternationalization": [
412 "MaterialComponents/Buttons": [
415 "MaterialComponents/NavigationBar": [
418 "MaterialComponents/private/Math": [
427 "components/BottomAppBar/tests/unit/*.{h,m,swift}",
428 "components/BottomAppBar/tests/unit/supplemental/*.{h,m,swift}"
430 "resources": "components/BottomAppBar/tests/unit/resources/*",
432 "MaterialComponents/BottomAppBar+ColorThemer": [
440 "name": "BottomAppBar+ColorThemer",
444 "public_header_files": [
445 "components/BottomAppBar/src/ColorThemer/*.h"
448 "components/BottomAppBar/src/ColorThemer/*.{h,m}"
451 "MaterialComponents/BottomAppBar": [
454 "MaterialComponents/Themes": [
460 "name": "BottomNavigation",
464 "public_header_files": "components/BottomNavigation/src/*.h",
466 "components/BottomNavigation/src/*.{h,m}",
467 "components/BottomNavigation/src/private/*.{h,m}"
470 "components/BottomNavigation/src/MDCBottomNavigationBarController.*",
471 "components/BottomNavigation/src/MaterialBottomNavigationBeta.h"
474 "components/BottomNavigation/src/MaterialBottomNavigation.bundle"
477 "MDFInternationalization": [
480 "MaterialComponents/Elevation": [
483 "MaterialComponents/Ink": [
486 "MaterialComponents/Ripple": [
489 "MaterialComponents/Palettes": [
492 "MaterialComponents/ShadowElevations": [
495 "MaterialComponents/ShadowLayer": [
498 "MaterialComponents/Typography": [
501 "MaterialComponents/private/Math": [
510 "components/BottomNavigation/tests/unit/*.{h,m,swift}",
511 "components/BottomNavigation/tests/unit/supplemental/*.{h,m,swift}"
514 "components/BottomNavigation/tests/unit/MDCBottomNavigationBarControllerTests.m"
516 "resources": "components/BottomNavigation/tests/unit/resources/*",
518 "MaterialComponents/BottomNavigation+ColorThemer": [
521 "MaterialComponents/BottomNavigation+TypographyThemer": [
529 "name": "BottomNavigation+ColorThemer",
533 "public_header_files": [
534 "components/BottomNavigation/src/ColorThemer/*.h"
537 "components/BottomNavigation/src/ColorThemer/*.{h,m}"
540 "MaterialComponents/BottomNavigation": [
543 "MaterialComponents/schemes/Color": [
549 "name": "BottomNavigation+TypographyThemer",
553 "public_header_files": [
554 "components/BottomNavigation/src/TypographyThemer/*.h"
557 "components/BottomNavigation/src/TypographyThemer/*.{h,m}"
560 "MaterialComponents/BottomNavigation": [
563 "MaterialComponents/schemes/Typography": [
569 "name": "BottomNavigation+Theming",
573 "public_header_files": "components/BottomNavigation/src/Theming/*.h",
575 "components/BottomNavigation/src/Theming/*.{h,m}",
576 "components/BottomNavigation/src/Theming/private/*.{h,m}"
579 "MaterialComponents/BottomNavigation": [
582 "MaterialComponents/ShadowElevations": [
585 "MaterialComponents/schemes/Color": [
588 "MaterialComponents/schemes/Container": [
591 "MaterialComponents/schemes/Typography": [
600 "components/BottomNavigation/tests/unit/Theming/*.{h,m,swift}",
601 "components/BottomNavigation/tests/unit/Theming/supplemental/*.{h,m,swift}"
603 "resources": "components/BottomNavigation/tests/unit/Theming/resources/*"
608 "name": "BottomSheet",
612 "public_header_files": "components/BottomSheet/src/*.h",
614 "components/BottomSheet/src/*.{h,m}",
615 "components/BottomSheet/src/private/*.{h,m}"
618 "MaterialComponents/Elevation": [
621 "MaterialComponents/ShapeLibrary": [
624 "MaterialComponents/Shapes": [
627 "MaterialComponents/ShadowElevations": [
630 "MaterialComponents/ShadowLayer": [
633 "MaterialComponents/private/KeyboardWatcher": [
636 "MaterialComponents/private/Math": [
645 "components/BottomSheet/tests/unit/*.{h,m,swift}",
646 "components/BottomSheet/tests/unit/supplemental/*.{h,m,swift}"
648 "resources": "components/BottomSheet/tests/unit/resources/*",
650 "MaterialComponents/BottomSheet+ShapeThemer": [
658 "name": "BottomSheet+ShapeThemer",
662 "public_header_files": [
663 "components/BottomSheet/src/ShapeThemer/*.h"
666 "components/BottomSheet/src/ShapeThemer/*.{h,m}",
667 "components/BottomSheet/src/ShapeThemer/private/*.{h,m}"
670 "MaterialComponents/BottomSheet": [
673 "MaterialComponents/schemes/Shape": [
683 "public_header_files": "components/Buttons/src/*.h",
685 "components/Buttons/src/*.{h,m}",
686 "components/Buttons/src/private/*.{h,m}"
689 "MDFInternationalization": [
692 "MDFTextAccessibility": [
695 "MaterialComponents/Elevation": [
698 "MaterialComponents/Ink": [
701 "MaterialComponents/Ripple": [
704 "MaterialComponents/ShadowElevations": [
707 "MaterialComponents/ShadowLayer": [
710 "MaterialComponents/Shapes": [
713 "MaterialComponents/Typography": [
716 "MaterialComponents/private/Math": [
725 "components/Buttons/tests/unit/*.{h,m,swift}",
726 "components/Buttons/tests/unit/supplemental/*.{h,m,swift}"
728 "resources": "components/Buttons/tests/unit/resources/*",
730 "MaterialComponents/Buttons+ShapeThemer": [
733 "MaterialComponents/Buttons+ColorThemer": [
736 "MaterialComponents/Buttons+TitleColorAccessibilityMutator": [
739 "MaterialComponents/Buttons+ButtonThemer": [
747 "name": "Buttons+ColorThemer",
751 "public_header_files": [
752 "components/Buttons/src/ColorThemer/*.h"
755 "components/Buttons/src/ColorThemer/*.{h,m}",
756 "components/Buttons/src/ColorThemer/private/*.{h,m}"
759 "MaterialComponents/Buttons": [
762 "MaterialComponents/schemes/Color": [
768 "name": "Buttons+TitleColorAccessibilityMutator",
772 "public_header_files": [
773 "components/Buttons/src/TitleColorAccessibilityMutator/*.h"
776 "components/Buttons/src/TitleColorAccessibilityMutator/*.{h,m}",
777 "components/Buttons/src/TitleColorAccessibilityMutator/private/*.{h,m}"
780 "MDFTextAccessibility": [
783 "MaterialComponents/Buttons": [
789 "name": "Buttons+ShapeThemer",
793 "public_header_files": [
794 "components/Buttons/src/ShapeThemer/*.h"
797 "components/Buttons/src/ShapeThemer/*.{h,m}"
800 "MaterialComponents/Buttons": [
803 "MaterialComponents/schemes/Shape": [
809 "name": "Buttons+TypographyThemer",
813 "public_header_files": [
814 "components/Buttons/src/TypographyThemer/*.h"
817 "components/Buttons/src/TypographyThemer/*.{h,m}"
820 "MaterialComponents/Buttons": [
823 "MaterialComponents/schemes/Typography": [
829 "name": "Buttons+ButtonThemer",
833 "public_header_files": [
834 "components/Buttons/src/ButtonThemer/*.h"
837 "components/Buttons/src/ButtonThemer/*.{h,m}",
838 "components/Buttons/src/ButtonThemer/private/*.{h,m}"
841 "MaterialComponents/Buttons": [
844 "MaterialComponents/Buttons+ColorThemer": [
847 "MaterialComponents/Buttons+ShapeThemer": [
850 "MaterialComponents/Buttons+TypographyThemer": [
853 "MaterialComponents/Palettes": [
859 "name": "Buttons+Theming",
863 "public_header_files": "components/Buttons/src/Theming/*.h",
865 "components/Buttons/src/Theming/*.{h,m}",
866 "components/Buttons/src/Theming/private/*.{h,m}"
869 "MaterialComponents/Buttons": [
872 "MaterialComponents/Buttons+ColorThemer": [
875 "MaterialComponents/Buttons+ShapeThemer": [
878 "MaterialComponents/Buttons+TypographyThemer": [
881 "MaterialComponents/ShadowElevations": [
884 "MaterialComponents/schemes/Container": [
893 "components/Buttons/tests/unit/Theming/*.{h,m,swift}",
894 "components/Buttons/tests/unit/Theming/supplemental/*.{h,m,swift}"
896 "resources": "components/Buttons/tests/unit/Theming/resources/*"
905 "public_header_files": "components/ButtonBar/src/*.h",
907 "components/ButtonBar/src/*.{h,m}",
908 "components/ButtonBar/src/private/*.{h,m}"
911 "MDFInternationalization": [
914 "MaterialComponents/Buttons": [
917 "MaterialComponents/private/Application": [
926 "components/ButtonBar/tests/unit/*.{h,m,swift}",
927 "components/ButtonBar/tests/unit/supplemental/*.{h,m,swift}"
929 "resources": "components/ButtonBar/tests/unit/resources/*",
931 "MaterialComponents/ButtonBar+TypographyThemer": [
939 "name": "ButtonBar+ColorThemer",
943 "public_header_files": [
944 "components/ButtonBar/src/ColorThemer/*.h"
947 "components/ButtonBar/src/ColorThemer/*.{h,m}"
950 "MaterialComponents/ButtonBar": [
953 "MaterialComponents/Themes": [
959 "name": "ButtonBar+TypographyThemer",
963 "public_header_files": [
964 "components/ButtonBar/src/TypographyThemer/*.h"
967 "components/ButtonBar/src/TypographyThemer/*.{h,m}"
970 "MaterialComponents/ButtonBar": [
973 "MaterialComponents/schemes/Typography": [
983 "public_header_files": "components/Cards/src/*.h",
984 "source_files": "components/Cards/src/*.{h,m}",
986 "components/Cards/src/MDCCard+Ripple.{h,m}",
987 "components/Cards/src/MDCCardCollectionCell+Ripple.{h,m}"
990 "MaterialComponents/Elevation": [
993 "MaterialComponents/Ink": [
996 "MaterialComponents/Ripple": [
999 "MaterialComponents/ShadowLayer": [
1002 "MaterialComponents/Shapes": [
1005 "MaterialComponents/private/Icons/ic_check_circle": [
1008 "MaterialComponents/private/Math": [
1014 "name": "UnitTests",
1015 "test_type": "unit",
1017 "components/Cards/tests/unit/*.{h,m,swift}",
1018 "components/Cards/tests/unit/supplemental/*.{h,m,swift}"
1020 "resources": "components/Cards/tests/unit/resources/*",
1022 "MaterialComponents/Cards+ColorThemer": [
1025 "MaterialComponents/Cards+ShapeThemer": [
1033 "name": "Cards+ColorThemer",
1037 "public_header_files": [
1038 "components/Cards/src/ColorThemer/*.h"
1041 "components/Cards/src/ColorThemer/*.{h,m}"
1044 "MaterialComponents/Cards": [
1047 "MaterialComponents/schemes/Color": [
1053 "name": "Cards+ShapeThemer",
1057 "public_header_files": [
1058 "components/Cards/src/ShapeThemer/*.h"
1061 "components/Cards/src/ShapeThemer/*.{h,m}"
1064 "MaterialComponents/Cards": [
1067 "MaterialComponents/schemes/Shape": [
1073 "name": "Cards+CardThemer",
1077 "public_header_files": [
1078 "components/Cards/src/CardThemer/*.h"
1081 "components/Cards/src/CardThemer/*.{h,m}"
1084 "MaterialComponents/Cards": [
1087 "MaterialComponents/Cards+ColorThemer": [
1090 "MaterialComponents/Cards+ShapeThemer": [
1096 "name": "Cards+Theming",
1100 "public_header_files": "components/Cards/src/Theming/*.h",
1102 "components/Cards/src/Theming/*.{h,m}",
1103 "components/Cards/src/Theming/private/*.{h,m}"
1106 "MaterialComponents/Cards": [
1109 "MaterialComponents/Cards+ColorThemer": [
1112 "MaterialComponents/Cards+ShapeThemer": [
1115 "MaterialComponents/schemes/Container": [
1121 "name": "UnitTests",
1122 "test_type": "unit",
1124 "components/Cards/tests/unit/Theming/*.{h,m,swift}",
1125 "components/Cards/tests/unit/Theming/supplemental/*.{h,m,swift}"
1127 "resources": "components/Cards/tests/unit/Theming/resources/*"
1136 "public_header_files": "components/Chips/src/*.h",
1138 "components/Chips/src/*.{h,m}",
1139 "components/Chips/src/private/*.{h,m}"
1142 "MDFInternationalization": [
1145 "MaterialComponents/Elevation": [
1148 "MaterialComponents/Ink": [
1151 "MaterialComponents/Ripple": [
1154 "MaterialComponents/ShadowLayer": [
1157 "MaterialComponents/ShadowElevations": [
1160 "MaterialComponents/ShapeLibrary": [
1163 "MaterialComponents/Shapes": [
1166 "MaterialComponents/TextFields": [
1169 "MaterialComponents/Typography": [
1172 "MaterialComponents/private/Math": [
1178 "name": "UnitTests",
1179 "test_type": "unit",
1181 "components/Chips/tests/unit/*.{h,m,swift}",
1182 "components/Chips/tests/unit/supplemental/*.{h,m,swift}"
1184 "resources": "components/Chips/tests/unit/resources/*",
1186 "MaterialComponents/Chips+ChipThemer": [
1189 "MaterialComponents/Chips+FontThemer": [
1192 "MaterialComponents/Themes": [
1200 "name": "Chips+ChipThemer",
1204 "public_header_files": [
1205 "components/Chips/src/ChipThemer/*.h"
1208 "components/Chips/src/ChipThemer/*.{h,m}"
1211 "MaterialComponents/Chips": [
1214 "MaterialComponents/Chips+ColorThemer": [
1217 "MaterialComponents/Chips+ShapeThemer": [
1220 "MaterialComponents/Chips+TypographyThemer": [
1226 "name": "Chips+ColorThemer",
1230 "public_header_files": [
1231 "components/Chips/src/ColorThemer/*.h"
1234 "components/Chips/src/ColorThemer/*.{h,m}"
1237 "MaterialComponents/Chips": [
1240 "MaterialComponents/schemes/Color": [
1246 "name": "Chips+FontThemer",
1250 "public_header_files": [
1251 "components/Chips/src/FontThemer/*.h"
1254 "components/Chips/src/FontThemer/*.{h,m}"
1257 "MaterialComponents/Chips": [
1260 "MaterialComponents/Themes": [
1266 "name": "Chips+ShapeThemer",
1270 "public_header_files": [
1271 "components/Chips/src/ShapeThemer/*.h"
1274 "components/Chips/src/ShapeThemer/*.{h,m}"
1277 "MaterialComponents/Chips": [
1280 "MaterialComponents/schemes/Shape": [
1286 "name": "Chips+TypographyThemer",
1290 "public_header_files": [
1291 "components/Chips/src/TypographyThemer/*.h"
1294 "components/Chips/src/TypographyThemer/*.{h,m}"
1297 "MaterialComponents/Chips": [
1300 "MaterialComponents/schemes/Typography": [
1306 "name": "Chips+Theming",
1310 "public_header_files": "components/Chips/src/Theming/*.h",
1312 "components/Chips/src/Theming/*.{h,m}",
1313 "components/Chips/src/Theming/private/*.{h,m}"
1316 "MaterialComponents/Chips": [
1319 "MaterialComponents/Chips+ColorThemer": [
1322 "MaterialComponents/Chips+ShapeThemer": [
1325 "MaterialComponents/Chips+TypographyThemer": [
1328 "MaterialComponents/schemes/Container": [
1334 "name": "UnitTests",
1335 "test_type": "unit",
1337 "components/Chips/tests/unit/Theming/*.{h,m,swift}",
1338 "components/Chips/tests/unit/Theming/supplemental/*.{h,m,swift}"
1340 "resources": "components/Chips/tests/unit/Theming/resources/*"
1345 "name": "CollectionCells",
1349 "public_header_files": "components/CollectionCells/src/*.h",
1351 "components/CollectionCells/src/*.{h,m}",
1352 "components/CollectionCells/src/private/*.{h,m}"
1355 "components/CollectionCells/src/MaterialCollectionCells.bundle"
1362 "MDFInternationalization": [
1365 "MaterialComponents/CollectionLayoutAttributes": [
1368 "MaterialComponents/Ink": [
1371 "MaterialComponents/Typography": [
1374 "MaterialComponents/Palettes": [
1377 "MaterialComponents/private/Icons/ic_check": [
1380 "MaterialComponents/private/Icons/ic_check_circle": [
1383 "MaterialComponents/private/Icons/ic_chevron_right": [
1386 "MaterialComponents/private/Icons/ic_info": [
1389 "MaterialComponents/private/Icons/ic_radio_button_unchecked": [
1392 "MaterialComponents/private/Icons/ic_reorder": [
1395 "MaterialComponents/private/Math": [
1401 "name": "UnitTests",
1402 "test_type": "unit",
1404 "components/CollectionCells/tests/unit/*.{h,m,swift}",
1405 "components/CollectionCells/tests/unit/supplemental/*.{h,m,swift}"
1407 "resources": "components/CollectionCells/tests/unit/resources/*"
1412 "name": "CollectionLayoutAttributes",
1416 "public_header_files": "components/CollectionLayoutAttributes/src/*.h",
1417 "source_files": "components/CollectionLayoutAttributes/src/*.{h,m}",
1420 "name": "UnitTests",
1421 "test_type": "unit",
1423 "components/CollectionLayoutAttributes/tests/unit/*.{h,m,swift}",
1424 "components/CollectionLayoutAttributes/tests/unit/supplemental/*.{h,m,swift}"
1426 "resources": "components/CollectionLayoutAttributes/tests/unit/resources/*"
1431 "name": "Collections",
1435 "public_header_files": "components/Collections/src/*.h",
1437 "components/Collections/src/*.{h,m}",
1438 "components/Collections/src/private/*.{h,m}"
1441 "components/Collections/src/MaterialCollections.bundle"
1448 "MaterialComponents/CollectionCells": [
1451 "MaterialComponents/CollectionLayoutAttributes": [
1454 "MaterialComponents/Ink": [
1457 "MaterialComponents/Palettes": [
1460 "MaterialComponents/ShadowElevations": [
1463 "MaterialComponents/ShadowLayer": [
1466 "MaterialComponents/Typography": [
1472 "name": "UnitTests",
1473 "test_type": "unit",
1475 "components/Collections/tests/unit/*.{h,m,swift}",
1476 "components/Collections/tests/unit/supplemental/*.{h,m,swift}"
1478 "resources": "components/Collections/tests/unit/resources/*"
1487 "public_header_files": "components/Dialogs/src/*.h",
1489 "components/Dialogs/src/*.{h,m}",
1490 "components/Dialogs/src/private/*.{h,m}"
1493 "components/Dialogs/src/MaterialDialogs.bundle"
1496 "MaterialComponents/Buttons": [
1499 "MaterialComponents/Elevation": [
1502 "MaterialComponents/ShadowElevations": [
1505 "MaterialComponents/ShadowLayer": [
1508 "MaterialComponents/Typography": [
1511 "MaterialComponents/private/KeyboardWatcher": [
1514 "MaterialComponents/private/Math": [
1517 "MDFInternationalization": [
1523 "name": "UnitTests",
1524 "test_type": "unit",
1526 "components/Dialogs/tests/unit/*.{h,m,swift}",
1527 "components/Dialogs/tests/unit/supplemental/*.{h,m,swift}"
1529 "resources": "components/Dialogs/tests/unit/resources/*",
1531 "MaterialComponents/Dialogs+DialogThemer": [
1539 "name": "Dialogs+ColorThemer",
1543 "public_header_files": [
1544 "components/Dialogs/src/ColorThemer/*.h"
1547 "components/Dialogs/src/ColorThemer/*.{h,m}"
1550 "MaterialComponents/Dialogs": [
1553 "MaterialComponents/Themes": [
1556 "MaterialComponents/Buttons+ColorThemer": [
1562 "name": "Dialogs+TypographyThemer",
1566 "public_header_files": [
1567 "components/Dialogs/src/TypographyThemer/*.h"
1570 "components/Dialogs/src/TypographyThemer/*.{h,m}"
1573 "MaterialComponents/Dialogs": [
1576 "MaterialComponents/schemes/Typography": [
1579 "MaterialComponents/Buttons+TypographyThemer": [
1585 "name": "Dialogs+DialogThemer",
1589 "public_header_files": [
1590 "components/Dialogs/src/DialogThemer/*.h"
1593 "components/Dialogs/src/DialogThemer/*.{h,m}"
1596 "MaterialComponents/Dialogs": [
1599 "MaterialComponents/Dialogs+ColorThemer": [
1602 "MaterialComponents/Dialogs+TypographyThemer": [
1605 "MaterialComponents/Buttons+ButtonThemer": [
1611 "name": "Dialogs+Theming",
1615 "public_header_files": "components/Dialogs/src/Theming/*.h",
1617 "components/Dialogs/src/Theming/*.{h,m}",
1618 "components/Dialogs/src/Theming/private/*.{h,m}"
1621 "MaterialComponents/Dialogs": [
1624 "MaterialComponents/Dialogs+ColorThemer": [
1627 "MaterialComponents/Dialogs+TypographyThemer": [
1630 "MaterialComponents/ShadowElevations": [
1633 "MaterialComponents/schemes/Container": [
1636 "MaterialComponents/Buttons+Theming": [
1642 "name": "UnitTests",
1643 "test_type": "unit",
1645 "components/Dialogs/tests/unit/Theming/*.{h,m,swift}",
1646 "components/Dialogs/tests/unit/Theming/supplemental/*.{h,m,swift}"
1648 "resources": "components/Dialogs/tests/unit/Theming/resources/*"
1653 "name": "Elevation",
1657 "public_header_files": "components/Elevation/src/*.h",
1659 "components/Elevation/src/*.{h,m}",
1660 "components/Elevation/src/private/*.{h,m}"
1663 "MaterialComponents/private/Color": [
1666 "MaterialComponents/private/Math": [
1672 "name": "UnitTests",
1673 "test_type": "unit",
1675 "components/Elevation/tests/unit/*.{h,m,swift}",
1676 "components/Elevation/tests/unit/supplemental/*.{h,m,swift}"
1679 "MaterialComponents/private/Color": [
1687 "name": "FeatureHighlight",
1691 "public_header_files": "components/FeatureHighlight/src/*.h",
1693 "components/FeatureHighlight/src/*.{h,m}",
1694 "components/FeatureHighlight/src/private/*.{h,m}"
1697 "components/FeatureHighlight/src/MaterialFeatureHighlight.bundle"
1700 "MaterialComponents/private/Math": [
1703 "MaterialComponents/Typography": [
1706 "MDFTextAccessibility": [
1712 "name": "UnitTests",
1713 "test_type": "unit",
1715 "components/FeatureHighlight/tests/unit/*.{h,m,swift}",
1716 "components/FeatureHighlight/tests/unit/supplemental/*.{h,m,swift}"
1718 "resources": "components/FeatureHighlight/tests/unit/resources/*",
1720 "MaterialComponents/FeatureHighlight+ColorThemer": [
1723 "MaterialComponents/FeatureHighlight+TypographyThemer": [
1726 "MaterialComponents/FeatureHighlight+FeatureHighlightAccessibilityMutator": [
1734 "name": "FeatureHighlight+ColorThemer",
1738 "public_header_files": [
1739 "components/FeatureHighlight/src/ColorThemer/*.h"
1742 "components/FeatureHighlight/src/ColorThemer/*.{h,m}"
1745 "MaterialComponents/FeatureHighlight": [
1748 "MaterialComponents/Themes": [
1754 "name": "FeatureHighlight+FontThemer",
1758 "public_header_files": [
1759 "components/FeatureHighlight/src/FontThemer/*.h"
1762 "components/FeatureHighlight/src/FontThemer/*.{h,m}"
1765 "MaterialComponents/FeatureHighlight": [
1768 "MaterialComponents/Themes": [
1774 "name": "FeatureHighlight+TypographyThemer",
1778 "public_header_files": [
1779 "components/FeatureHighlight/src/TypographyThemer/*.h"
1782 "components/FeatureHighlight/src/TypographyThemer/*.{h,m}"
1785 "MaterialComponents/FeatureHighlight": [
1788 "MaterialComponents/schemes/Typography": [
1794 "name": "FeatureHighlight+FeatureHighlightAccessibilityMutator",
1798 "public_header_files": [
1799 "components/FeatureHighlight/src/FeatureHighlightAccessibilityMutator/*.h"
1802 "components/FeatureHighlight/src/FeatureHighlightAccessibilityMutator/*.{h,m}"
1805 "MaterialComponents/FeatureHighlight": [
1808 "MDFTextAccessibility": [
1814 "name": "FlexibleHeader",
1818 "public_header_files": "components/FlexibleHeader/src/*.h",
1820 "components/FlexibleHeader/src/*.{h,m}",
1821 "components/FlexibleHeader/src/private/*.{h,m}"
1824 "MDFTextAccessibility": [
1827 "MaterialComponents/Elevation": [
1830 "MaterialComponents/ShadowElevations": [
1833 "MaterialComponents/ShadowLayer": [
1836 "MaterialComponents/private/Application": [
1839 "MaterialComponents/private/Math": [
1842 "MaterialComponents/private/UIMetrics": [
1848 "name": "UnitTests",
1849 "test_type": "unit",
1851 "components/FlexibleHeader/tests/unit/*.{h,m,swift}",
1852 "components/FlexibleHeader/tests/unit/supplemental/*.{h,m,swift}"
1854 "resources": "components/FlexibleHeader/tests/unit/resources/*",
1856 "MaterialComponents/FlexibleHeader+ColorThemer": [
1859 "MaterialComponents/ShadowLayer": [
1867 "name": "FlexibleHeader+CanAlwaysExpandToMaximumHeight",
1871 "public_header_files": [
1872 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.h"
1875 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.{h,m}"
1878 "MaterialComponents/FlexibleHeader": [
1884 "name": "FlexibleHeader+ColorThemer",
1888 "public_header_files": [
1889 "components/FlexibleHeader/src/ColorThemer/*.h"
1892 "components/FlexibleHeader/src/ColorThemer/*.{h,m}"
1895 "MaterialComponents/FlexibleHeader": [
1898 "MaterialComponents/schemes/Color": [
1904 "name": "HeaderStackView",
1908 "public_header_files": "components/HeaderStackView/src/*.h",
1909 "source_files": "components/HeaderStackView/src/*.{h,m}",
1912 "name": "UnitTests",
1913 "test_type": "unit",
1915 "components/HeaderStackView/tests/unit/*.{h,m,swift}",
1916 "components/HeaderStackView/tests/unit/supplemental/*.{h,m,swift}"
1918 "resources": "components/HeaderStackView/tests/unit/resources/*"
1923 "name": "HeaderStackView+ColorThemer",
1927 "public_header_files": [
1928 "components/HeaderStackView/src/ColorThemer/*.h"
1931 "components/HeaderStackView/src/ColorThemer/*.{h,m}"
1934 "MaterialComponents/HeaderStackView": [
1937 "MaterialComponents/Themes": [
1947 "public_header_files": "components/Ink/src/*.h",
1949 "components/Ink/src/*.{h,m}",
1950 "components/Ink/src/private/*.{h,m}"
1953 "MaterialComponents/private/Color": [
1956 "MaterialComponents/private/Math": [
1962 "name": "UnitTests",
1963 "test_type": "unit",
1965 "components/Ink/tests/unit/*.{h,m,swift}",
1966 "components/Ink/tests/unit/supplemental/*.{h,m,swift}"
1968 "resources": "components/Ink/tests/unit/resources/*"
1973 "name": "Ink+ColorThemer",
1977 "public_header_files": [
1978 "components/Ink/src/ColorThemer/*.h"
1981 "components/Ink/src/ColorThemer/*.{h,m}"
1984 "MaterialComponents/Ink": [
1987 "MaterialComponents/Themes": [
1993 "name": "LibraryInfo",
1997 "public_header_files": "components/LibraryInfo/src/*.h",
1999 "components/LibraryInfo/src/*.{h,m}",
2000 "components/LibraryInfo/src/private/*.{h,m}"
2004 "name": "UnitTests",
2005 "test_type": "unit",
2007 "components/LibraryInfo/tests/unit/*.{h,m,swift}",
2008 "components/LibraryInfo/tests/unit/supplemental/*.{h,m,swift}"
2010 "resources": "components/LibraryInfo/tests/unit/resources/*"
2019 "public_header_files": "components/List/src/*.h",
2021 "components/List/src/*.{h,m}",
2022 "components/List/src/private/*.{h,m}"
2025 "MaterialComponents/Elevation": [
2028 "MaterialComponents/Ink": [
2031 "MaterialComponents/Ripple": [
2034 "MaterialComponents/ShadowElevations": [
2037 "MaterialComponents/ShadowLayer": [
2040 "MaterialComponents/Typography": [
2043 "MDFInternationalization": [
2046 "MaterialComponents/private/Math": [
2052 "name": "UnitTests",
2053 "test_type": "unit",
2055 "components/List/tests/unit/*.{h,m,swift}",
2056 "components/List/tests/unit/supplemental/*.{h,m,swift}"
2058 "resources": "components/List/tests/unit/resources/*",
2060 "MaterialComponents/List+ColorThemer": [
2063 "MaterialComponents/List+TypographyThemer": [
2066 "MaterialComponents/List+ListThemer": [
2074 "name": "List+TypographyThemer",
2078 "public_header_files": [
2079 "components/List/src/TypographyThemer/*.h"
2082 "components/List/src/TypographyThemer/*.{h,m}"
2085 "MaterialComponents/List": [
2088 "MaterialComponents/schemes/Typography": [
2094 "name": "List+ColorThemer",
2098 "public_header_files": [
2099 "components/List/src/ColorThemer/*.h"
2102 "components/List/src/ColorThemer/*.{h,m}",
2103 "components/List/src/ColorThemer/private/*.{h,m}"
2106 "MaterialComponents/List": [
2109 "MaterialComponents/schemes/Color": [
2115 "name": "List+ListThemer",
2119 "public_header_files": [
2120 "components/List/src/ListThemer/*.h"
2123 "components/List/src/ListThemer/*.{h,m}",
2124 "components/List/src/ListThemer/private/*.{h,m}"
2127 "MaterialComponents/List": [
2130 "MaterialComponents/List+ColorThemer": [
2133 "MaterialComponents/List+TypographyThemer": [
2139 "name": "List+Theming",
2143 "public_header_files": "components/List/src/Theming/*.h",
2145 "components/List/src/Theming/*.{h,m}",
2146 "components/List/src/Theming/private/*.{h,m}"
2149 "MaterialComponents/List": [
2152 "MaterialComponents/List+ColorThemer": [
2155 "MaterialComponents/List+TypographyThemer": [
2158 "MaterialComponents/schemes/Container": [
2164 "name": "UnitTests",
2165 "test_type": "unit",
2167 "components/List/tests/unit/Theming/*.{h,m,swift}",
2168 "components/List/tests/unit/Theming/supplemental/*.{h,m,swift}"
2170 "resources": "components/List/tests/unit/Theming/resources/*"
2175 "name": "MaskedTransition",
2179 "public_header_files": "components/MaskedTransition/src/*.h",
2181 "components/MaskedTransition/src/*.{h,m}",
2182 "components/MaskedTransition/src/private/*.{h,m}"
2185 "MotionTransitioning": [
2191 "MotionInterchange": [
2197 "name": "UnitTests",
2198 "test_type": "unit",
2200 "components/MaskedTransition/tests/unit/*.{h,m,swift}",
2201 "components/MaskedTransition/tests/unit/supplemental/*.{h,m,swift}"
2203 "resources": "components/MaskedTransition/tests/unit/resources/*"
2208 "name": "NavigationBar",
2212 "public_header_files": "components/NavigationBar/src/*.h",
2213 "source_files": "components/NavigationBar/src/*.{h,m}",
2215 "MDFTextAccessibility": [
2218 "MaterialComponents/ButtonBar": [
2221 "MaterialComponents/Elevation": [
2224 "MaterialComponents/Typography": [
2227 "MDFInternationalization": [
2230 "MaterialComponents/private/Math": [
2236 "name": "UnitTests",
2237 "test_type": "unit",
2239 "components/NavigationBar/tests/unit/*.{h,m,swift}",
2240 "components/NavigationBar/tests/unit/supplemental/*.{h,m,swift}"
2242 "resources": "components/NavigationBar/tests/unit/resources/*",
2244 "MaterialComponents/NavigationBar+ColorThemer": [
2247 "MaterialComponents/NavigationBar+TypographyThemer": [
2255 "name": "NavigationBar+ColorThemer",
2259 "public_header_files": [
2260 "components/NavigationBar/src/ColorThemer/*.h"
2263 "components/NavigationBar/src/ColorThemer/*.{h,m}"
2266 "MaterialComponents/NavigationBar": [
2269 "MaterialComponents/schemes/Color": [
2275 "name": "NavigationBar+TypographyThemer",
2279 "public_header_files": [
2280 "components/NavigationBar/src/TypographyThemer/*.h"
2283 "components/NavigationBar/src/TypographyThemer/*.{h,m}"
2286 "MaterialComponents/NavigationBar": [
2289 "MaterialComponents/schemes/Typography": [
2295 "name": "NavigationDrawer",
2299 "public_header_files": "components/NavigationDrawer/src/*.h",
2301 "components/NavigationDrawer/src/*.{h,m}",
2302 "components/NavigationDrawer/src/private/*.{h,m}"
2304 "exclude_files": "components/NavigationDrawer/src/private/MDCBottomDrawerContainerViewController+Testing.h",
2306 "MaterialComponents/Elevation": [
2309 "MaterialComponents/Palettes": [
2312 "MaterialComponents/ShadowLayer": [
2315 "MaterialComponents/private/Math": [
2318 "MaterialComponents/private/UIMetrics": [
2324 "name": "UnitTests",
2325 "test_type": "unit",
2327 "components/NavigationDrawer/tests/unit/*.{h,m,swift}",
2328 "components/NavigationDrawer/tests/unit/supplemental/*.{h,m,swift}",
2329 "components/NavigationDrawer/src/private/MDCBottomDrawerContainerViewController+Testing.h"
2332 "MaterialComponents/NavigationDrawer+ColorThemer": [
2340 "name": "NavigationDrawer+ColorThemer",
2344 "public_header_files": [
2345 "components/NavigationDrawer/src/ColorThemer/*.h"
2348 "components/NavigationDrawer/src/ColorThemer/*.{h,m}",
2349 "components/NavigationDrawer/src/ColorThemer/private/*.{h,m}"
2352 "MaterialComponents/NavigationDrawer": [
2355 "MaterialComponents/schemes/Color": [
2361 "name": "OverlayWindow",
2365 "public_header_files": "components/OverlayWindow/src/*.h",
2367 "components/OverlayWindow/src/*.{h,m}",
2368 "components/OverlayWindow/src/private/*.{h,m}"
2371 "MaterialComponents/private/Application": [
2377 "name": "UnitTests",
2378 "test_type": "unit",
2380 "components/OverlayWindow/tests/unit/*.{h,m,swift}",
2381 "components/OverlayWindow/tests/unit/supplemental/*.{h,m,swift}"
2383 "resources": "components/OverlayWindow/tests/unit/resources/*"
2388 "name": "PageControl",
2392 "public_header_files": "components/PageControl/src/*.h",
2394 "components/PageControl/src/*.{h,m}",
2395 "components/PageControl/src/private/*.{h,m}"
2398 "components/PageControl/src/MaterialPageControl.bundle"
2401 "MDFInternationalization": [
2407 "name": "UnitTests",
2408 "test_type": "unit",
2410 "components/PageControl/tests/unit/*.{h,m,swift}",
2411 "components/PageControl/tests/unit/supplemental/*.{h,m,swift}"
2413 "resources": "components/PageControl/tests/unit/resources/*"
2418 "name": "PageControl+ColorThemer",
2422 "public_header_files": [
2423 "components/PageControl/src/ColorThemer/*.h"
2426 "components/PageControl/src/ColorThemer/*.{h,m}"
2429 "MaterialComponents/PageControl": [
2432 "MaterialComponents/Themes": [
2442 "public_header_files": "components/Palettes/src/*.h",
2444 "components/Palettes/src/*.{h,m}",
2445 "components/Palettes/src/private/*.{h,m}"
2449 "name": "UnitTests",
2450 "test_type": "unit",
2452 "components/Palettes/tests/unit/*.{h,m,swift}",
2453 "components/Palettes/tests/unit/supplemental/*.{h,m,swift}"
2455 "resources": "components/Palettes/tests/unit/resources/*"
2460 "name": "ProgressView",
2464 "public_header_files": "components/ProgressView/src/*.h",
2466 "components/ProgressView/src/*.{h,m}",
2467 "components/ProgressView/src/private/*.{h,m}"
2470 "MDFInternationalization": [
2473 "MaterialComponents/Palettes": [
2476 "MaterialComponents/private/Math": [
2485 "name": "UnitTests",
2486 "test_type": "unit",
2488 "components/ProgressView/tests/unit/*.{h,m,swift}",
2489 "components/ProgressView/tests/unit/supplemental/*.{h,m,swift}"
2491 "resources": "components/ProgressView/tests/unit/resources/*"
2496 "name": "ProgressView+ColorThemer",
2500 "public_header_files": [
2501 "components/ProgressView/src/ColorThemer/*.h"
2504 "components/ProgressView/src/ColorThemer/*.{h,m}"
2507 "MaterialComponents/ProgressView": [
2510 "MaterialComponents/Themes": [
2516 "name": "ProgressView+Theming",
2520 "public_header_files": "components/ProgressView/src/Theming/*.h",
2522 "components/ProgressView/src/Theming/*.{h,m}",
2523 "components/ProgressView/src/Theming/private/*.{h,m}"
2526 "MaterialComponents/ProgressView": [
2529 "MaterialComponents/schemes/Container": [
2535 "name": "UnitTests",
2536 "test_type": "unit",
2538 "components/ProgressView/tests/unit/Theming/*.{h,m,swift}",
2539 "components/ProgressView/tests/unit/Theming/supplemental/*.{h,m,swift}"
2541 "resources": "components/ProgressView/tests/unit/Theming/resources/*"
2550 "public_header_files": "components/Ripple/src/*.h",
2552 "components/Ripple/src/*.{h,m}",
2553 "components/Ripple/src/private/*.{h,m}"
2556 "MaterialComponents/AnimationTiming": [
2559 "MaterialComponents/private/Color": [
2562 "MaterialComponents/private/Math": [
2568 "name": "UnitTests",
2569 "test_type": "unit",
2571 "components/Ripple/tests/unit/*.{h,m,swift}",
2572 "components/Ripple/tests/unit/supplemental/*.{h,m,swift}"
2574 "resources": "components/Ripple/tests/unit/resources/*"
2579 "name": "ShadowElevations",
2583 "public_header_files": "components/ShadowElevations/src/*.h",
2584 "source_files": "components/ShadowElevations/src/*.{h,m}",
2587 "name": "UnitTests",
2588 "test_type": "unit",
2590 "components/ShadowElevations/tests/unit/*.{h,m,swift}",
2591 "components/ShadowElevations/tests/unit/supplemental/*.{h,m,swift}"
2593 "resources": "components/ShadowElevations/tests/unit/resources/*"
2598 "name": "ShadowLayer",
2602 "public_header_files": "components/ShadowLayer/src/*.h",
2603 "source_files": "components/ShadowLayer/src/*.{h,m}",
2605 "MaterialComponents/ShadowElevations": [
2611 "name": "UnitTests",
2612 "test_type": "unit",
2614 "components/ShadowLayer/tests/unit/*.{h,m,swift}",
2615 "components/ShadowLayer/tests/unit/supplemental/*.{h,m,swift}"
2617 "resources": "components/ShadowLayer/tests/unit/resources/*"
2622 "name": "ShapeLibrary",
2626 "public_header_files": "components/ShapeLibrary/src/*.h",
2628 "components/ShapeLibrary/src/*.{h,m}",
2629 "components/ShapeLibrary/src/private/*.{h,m}"
2632 "MaterialComponents/Shapes": [
2635 "MaterialComponents/private/Math": [
2641 "name": "UnitTests",
2642 "test_type": "unit",
2644 "components/ShapeLibrary/tests/unit/*.{h,m,swift}",
2645 "components/ShapeLibrary/tests/unit/supplemental/*.{h,m,swift}"
2647 "resources": "components/ShapeLibrary/tests/unit/resources/*"
2656 "public_header_files": "components/Shapes/src/*.h",
2658 "components/Shapes/src/*.{h,m}",
2659 "components/Shapes/src/private/*.{h,m}"
2662 "MaterialComponents/ShadowLayer": [
2665 "MaterialComponents/private/Color": [
2668 "MaterialComponents/private/Math": [
2674 "name": "UnitTests",
2675 "test_type": "unit",
2677 "components/Shapes/tests/unit/*.{h,m,swift}",
2678 "components/Shapes/tests/unit/supplemental/*.{h,m,swift}"
2680 "resources": "components/Shapes/tests/unit/resources/*"
2689 "public_header_files": [
2690 "components/Slider/src/*.h"
2693 "components/Slider/src/*.{h,m}",
2694 "components/Slider/src/private/*.{h,m}"
2697 "MaterialComponents/Elevation": [
2700 "MaterialComponents/Palettes": [
2703 "MaterialComponents/ShadowElevations": [
2706 "MaterialComponents/private/Math": [
2709 "MaterialComponents/private/ThumbTrack": [
2715 "name": "UnitTests",
2716 "test_type": "unit",
2718 "components/Slider/tests/unit/*.{h,m,swift}",
2719 "components/Slider/tests/unit/supplemental/*.{h,m,swift}"
2721 "resources": "components/Slider/tests/unit/resources/*"
2726 "name": "Slider+ColorThemer",
2730 "public_header_files": [
2731 "components/Slider/src/ColorThemer/*.h"
2734 "components/Slider/src/ColorThemer/*.{h,m}"
2737 "MaterialComponents/Palettes": [
2740 "MaterialComponents/Slider": [
2743 "MaterialComponents/schemes/Color": [
2753 "public_header_files": "components/Snackbar/src/*.h",
2755 "components/Snackbar/src/*.{h,m}",
2756 "components/Snackbar/src/private/*.{h,m}"
2759 "components/Snackbar/src/MaterialSnackbar.bundle"
2762 "MaterialComponents/AnimationTiming": [
2765 "MaterialComponents/Buttons": [
2768 "MaterialComponents/Elevation": [
2771 "MaterialComponents/OverlayWindow": [
2774 "MaterialComponents/ShadowElevations": [
2777 "MaterialComponents/ShadowLayer": [
2780 "MaterialComponents/Typography": [
2783 "MaterialComponents/private/Application": [
2786 "MaterialComponents/private/KeyboardWatcher": [
2789 "MaterialComponents/private/Math": [
2792 "MaterialComponents/private/Overlay": [
2798 "name": "UnitTests",
2799 "test_type": "unit",
2801 "components/Snackbar/tests/unit/*.{h,m,swift}",
2802 "components/Snackbar/tests/unit/supplemental/*.{h,m,swift}"
2804 "resources": "components/Snackbar/tests/unit/resources/*",
2806 "MaterialComponents/Snackbar+ColorThemer": [
2809 "MaterialComponents/Snackbar+FontThemer": [
2812 "MaterialComponents/Snackbar+TypographyThemer": [
2815 "MaterialComponents/Themes": [
2823 "name": "Snackbar+ColorThemer",
2827 "public_header_files": [
2828 "components/Snackbar/src/ColorThemer/*.h"
2831 "components/Snackbar/src/ColorThemer/*.{h,m}"
2834 "MaterialComponents/Snackbar": [
2837 "MaterialComponents/schemes/Color": [
2843 "name": "Snackbar+FontThemer",
2847 "public_header_files": [
2848 "components/Snackbar/src/FontThemer/*.h"
2851 "components/Snackbar/src/FontThemer/*.{h,m}"
2854 "MaterialComponents/Snackbar": [
2857 "MaterialComponents/Themes": [
2863 "name": "Snackbar+TypographyThemer",
2867 "public_header_files": [
2868 "components/Snackbar/src/TypographyThemer/*.h"
2871 "components/Snackbar/src/TypographyThemer/*.{h,m}"
2874 "MaterialComponents/Snackbar": [
2877 "MaterialComponents/schemes/Typography": [
2887 "public_header_files": "components/Tabs/src/*.h",
2889 "components/Tabs/src/*.{h,m}",
2890 "components/Tabs/src/private/*.{h,m}"
2893 "components/Tabs/src/MaterialTabs.bundle"
2896 "MDFInternationalization": [
2899 "MaterialComponents/AnimationTiming": [
2902 "MaterialComponents/Elevation": [
2905 "MaterialComponents/Ink": [
2908 "MaterialComponents/Palettes": [
2911 "MaterialComponents/Ripple": [
2914 "MaterialComponents/ShadowElevations": [
2917 "MaterialComponents/ShadowLayer": [
2920 "MaterialComponents/Typography": [
2923 "MaterialComponents/private/Math": [
2929 "name": "UnitTests",
2930 "test_type": "unit",
2932 "components/Tabs/tests/unit/*.{h,m,swift}",
2933 "components/Tabs/tests/unit/supplemental/*.{h,m,swift}"
2935 "resources": "components/Tabs/tests/unit/resources/*",
2937 "MaterialComponents/Tabs+ColorThemer": [
2940 "MaterialComponents/Tabs+FontThemer": [
2943 "MaterialComponents/Tabs+TypographyThemer": [
2946 "MaterialComponents/Themes": [
2954 "name": "Tabs+ColorThemer",
2958 "public_header_files": [
2959 "components/Tabs/src/ColorThemer/*.h"
2962 "components/Tabs/src/ColorThemer/*.{h,m}"
2965 "MaterialComponents/schemes/Color": [
2968 "MaterialComponents/Tabs": [
2974 "name": "Tabs+FontThemer",
2978 "public_header_files": [
2979 "components/Tabs/src/FontThemer/*.h"
2982 "components/Tabs/src/FontThemer/*.{h,m}"
2985 "MaterialComponents/Tabs": [
2988 "MaterialComponents/Themes": [
2994 "name": "Tabs+TypographyThemer",
2998 "public_header_files": [
2999 "components/Tabs/src/TypographyThemer/*.h"
3002 "components/Tabs/src/TypographyThemer/*.{h,m}"
3005 "MaterialComponents/Tabs": [
3008 "MaterialComponents/schemes/Typography": [
3014 "name": "Tabs+Theming",
3018 "public_header_files": "components/Tabs/src/Theming/*.h",
3020 "components/Tabs/src/Theming/*.{h,m}",
3021 "components/Tabs/src/Theming/private/*.{h,m}"
3024 "MaterialComponents/Tabs": [
3027 "MaterialComponents/Tabs+ColorThemer": [
3030 "MaterialComponents/Tabs+TypographyThemer": [
3033 "MaterialComponents/schemes/Container": [
3039 "name": "UnitTests",
3040 "test_type": "unit",
3042 "components/Tabs/tests/unit/Theming/*.{h,m,swift}",
3043 "components/Tabs/tests/unit/Theming/supplemental/*.{h,m,swift}"
3045 "resources": "components/Tabs/tests/unit/Theming/resources/*"
3050 "name": "TextFields",
3054 "public_header_files": "components/TextFields/src/*.h",
3056 "components/TextFields/src/*.{h,m}",
3057 "components/TextFields/src/private/*.{h,m}"
3060 "MaterialComponents/AnimationTiming": [
3063 "MaterialComponents/Elevation": [
3066 "MaterialComponents/Palettes": [
3069 "MaterialComponents/Typography": [
3072 "MaterialComponents/private/Math": [
3075 "MDFInternationalization": [
3081 "name": "UnitTests",
3082 "test_type": "unit",
3084 "components/TextFields/tests/unit/*.{h,m,swift}",
3085 "components/TextFields/tests/unit/supplemental/*.{h,m,swift}"
3087 "resources": "components/TextFields/tests/unit/resources/*",
3089 "MaterialComponents/TextFields+ColorThemer": [
3092 "MaterialComponents/TextFields+FontThemer": [
3095 "MaterialComponents/TextFields+TypographyThemer": [
3098 "MaterialComponents/Themes": [
3106 "name": "TextFields+ContainedInputView",
3110 "public_header_files": "components/TextFields/src/ContainedInputView/*.h",
3112 "components/TextFields/src/ContainedInputView/*.{h,m}",
3113 "components/TextFields/src/ContainedInputView/private/*.{h,m}"
3116 "MaterialComponents/AnimationTiming": [
3119 "MDFInternationalization": [
3125 "name": "UnitTests",
3126 "test_type": "unit",
3128 "components/TextFields/tests/unit/ContainedInputView/*.{h,m,swift}",
3129 "components/TextFields/tests/unit/ContainedInputView/supplemental/*.{h,m,swift}"
3131 "resources": "components/TextFields/tests/unit/ContainedInputView/resources/*"
3136 "name": "TextFields+ColorThemer",
3140 "public_header_files": [
3141 "components/TextFields/src/ColorThemer/*.h"
3144 "components/TextFields/src/ColorThemer/*.{h,m}"
3147 "MaterialComponents/TextFields": [
3150 "MaterialComponents/Themes": [
3156 "name": "TextFields+FontThemer",
3160 "public_header_files": [
3161 "components/TextFields/src/FontThemer/*.h"
3164 "components/TextFields/src/FontThemer/*.{h,m}"
3167 "MaterialComponents/TextFields": [
3170 "MaterialComponents/Themes": [
3176 "name": "TextFields+Theming",
3180 "public_header_files": "components/TextFields/src/Theming/*.h",
3182 "components/TextFields/src/Theming/*.{h,m}",
3183 "components/TextFields/src/Theming/private/*.{h,m}"
3186 "MaterialComponents/TextFields": [
3189 "MaterialComponents/TextFields+ColorThemer": [
3192 "MaterialComponents/TextFields+TypographyThemer": [
3195 "MaterialComponents/schemes/Container": [
3201 "name": "UnitTests",
3202 "test_type": "unit",
3204 "components/TextFields/tests/unit/Theming/*.{h,m,swift}",
3205 "components/TextFields/tests/unit/Theming/supplemental/*.{h,m,swift}"
3207 "resources": "components/TextFields/tests/unit/Theming/resources/*"
3212 "name": "TextFields+TypographyThemer",
3216 "public_header_files": [
3217 "components/TextFields/src/TypographyThemer/*.h"
3220 "components/TextFields/src/TypographyThemer/*.{h,m}"
3223 "MaterialComponents/TextFields": [
3226 "MaterialComponents/schemes/Typography": [
3236 "public_header_files": "components/Themes/src/*.h",
3238 "components/Themes/src/*.{h,m}",
3239 "components/Themes/src/private/*.{h,m}"
3242 "MaterialComponents/schemes/Color": [
3245 "MaterialComponents/schemes/Typography": [
3251 "name": "UnitTests",
3252 "test_type": "unit",
3254 "components/Themes/tests/unit/*.{h,m,swift}",
3255 "components/Themes/tests/unit/supplemental/*.{h,m,swift}"
3257 "resources": "components/Themes/tests/unit/resources/*"
3262 "name": "Typography",
3266 "public_header_files": "components/Typography/src/*.h",
3268 "components/Typography/src/*.{h,m}",
3269 "components/Typography/src/private/*.{h,m}"
3272 "MaterialComponents/private/Application": [
3275 "MaterialComponents/private/Math": [
3281 "name": "UnitTests",
3282 "test_type": "unit",
3284 "components/Typography/tests/unit/*.{h,m,swift}",
3285 "components/Typography/tests/unit/supplemental/*.{h,m,swift}"
3287 "resources": "components/Typography/tests/unit/resources/*"
3299 "public_header_files": "components/schemes/Color/src/*.h",
3300 "source_files": "components/schemes/Color/src/*.{h,m}",
3302 "MaterialComponents/private/Color": [
3308 "name": "UnitTests",
3309 "test_type": "unit",
3311 "components/schemes/Color/tests/unit/*.{h,m,swift}",
3312 "components/schemes/Color/tests/unit/supplemental/*.{h,m,swift}"
3314 "resources": "components/schemes/Color/tests/unit/resources/*",
3316 "MaterialComponents/private/Math": [
3324 "name": "Container",
3328 "public_header_files": "components/schemes/Container/src/*.h",
3329 "source_files": "components/schemes/Container/src/*.{h,m}",
3331 "MaterialComponents/schemes/Color": [
3334 "MaterialComponents/schemes/Typography": [
3337 "MaterialComponents/schemes/Shape": [
3343 "name": "UnitTests",
3344 "test_type": "unit",
3346 "components/schemes/Container/tests/unit/*.{h,m,swift}",
3347 "components/schemes/Container/tests/unit/supplemental/*.{h,m,swift}"
3357 "public_header_files": "components/schemes/Shape/src/*.h",
3358 "source_files": "components/schemes/Shape/src/*.{h,m}",
3360 "MaterialComponents/ShapeLibrary": [
3363 "MaterialComponents/Shapes": [
3369 "name": "UnitTests",
3370 "test_type": "unit",
3372 "components/schemes/Shape/tests/unit/*.{h,m,swift}",
3373 "components/schemes/Shape/tests/unit/supplemental/*.{h,m,swift}"
3375 "resources": "components/schemes/Shape/tests/unit/resources/*"
3380 "name": "Typography",
3384 "public_header_files": "components/schemes/Typography/src/*.h",
3385 "source_files": "components/schemes/Typography/src/*.{h,m}",
3387 "MaterialComponents/Typography": [
3390 "MaterialComponents/schemes/Typography+BasicFontScheme": [
3396 "name": "UnitTests",
3397 "test_type": "unit",
3399 "components/schemes/Typography/tests/unit/*.{h,m,swift}",
3400 "components/schemes/Typography/tests/unit/supplemental/*.{h,m,swift}"
3402 "resources": "components/schemes/Typography/tests/unit/resources/*"
3407 "name": "Typography+BasicFontScheme",
3411 "public_header_files": "components/schemes/Typography/src/BasicFontScheme/*.h",
3413 "components/schemes/Typography/src/BasicFontScheme/*.{h,m}",
3414 "components/schemes/Typography/src/BasicFontScheme/private/*.{h,m}"
3427 "public_header_files": "components/private/Icons/src/*.h",
3428 "source_files": "components/private/Icons/src/*.{h,m}"
3431 "name": "ic_arrow_back",
3432 "public_header_files": "components/private/Icons/icons/ic_arrow_back/src/*.h",
3433 "source_files": "components/private/Icons/icons/ic_arrow_back/src/*.{h,m}",
3434 "resource_bundles": {
3435 "MaterialIcons_ic_arrow_back": [
3436 "components/private/Icons/icons/ic_arrow_back/src/MaterialIcons_ic_arrow_back.bundle/*.png"
3440 "MaterialComponents/private/Icons/Base": [
3447 "public_header_files": "components/private/Icons/icons/ic_check/src/*.h",
3448 "source_files": "components/private/Icons/icons/ic_check/src/*.{h,m}",
3449 "resource_bundles": {
3450 "MaterialIcons_ic_check": [
3451 "components/private/Icons/icons/ic_check/src/MaterialIcons_ic_check.bundle/*.png"
3455 "MaterialComponents/private/Icons/Base": [
3461 "name": "ic_check_circle",
3462 "public_header_files": "components/private/Icons/icons/ic_check_circle/src/*.h",
3463 "source_files": "components/private/Icons/icons/ic_check_circle/src/*.{h,m}",
3464 "resource_bundles": {
3465 "MaterialIcons_ic_check_circle": [
3466 "components/private/Icons/icons/ic_check_circle/src/MaterialIcons_ic_check_circle.bundle/*.png"
3470 "MaterialComponents/private/Icons/Base": [
3476 "name": "ic_chevron_right",
3477 "public_header_files": "components/private/Icons/icons/ic_chevron_right/src/*.h",
3478 "source_files": "components/private/Icons/icons/ic_chevron_right/src/*.{h,m}",
3479 "resource_bundles": {
3480 "MaterialIcons_ic_chevron_right": [
3481 "components/private/Icons/icons/ic_chevron_right/src/MaterialIcons_ic_chevron_right.bundle/*.png"
3485 "MaterialComponents/private/Icons/Base": [
3491 "name": "ic_color_lens",
3492 "public_header_files": "components/private/Icons/icons/ic_color_lens/src/*.h",
3493 "source_files": "components/private/Icons/icons/ic_color_lens/src/*.{h,m}",
3494 "resource_bundles": {
3495 "MaterialIcons_ic_color_lens": [
3496 "components/private/Icons/icons/ic_color_lens/src/MaterialIcons_ic_color_lens.bundle/*.png"
3500 "MaterialComponents/private/Icons/Base": [
3506 "name": "ic_help_outline",
3507 "public_header_files": "components/private/Icons/icons/ic_help_outline/src/*.h",
3508 "source_files": "components/private/Icons/icons/ic_help_outline/src/*.{h,m}",
3509 "resource_bundles": {
3510 "MaterialIcons_ic_help_outline": [
3511 "components/private/Icons/icons/ic_help_outline/src/MaterialIcons_ic_help_outline.bundle/*.png"
3515 "MaterialComponents/private/Icons/Base": [
3522 "public_header_files": "components/private/Icons/icons/ic_info/src/*.h",
3523 "source_files": "components/private/Icons/icons/ic_info/src/*.{h,m}",
3524 "resource_bundles": {
3525 "MaterialIcons_ic_info": [
3526 "components/private/Icons/icons/ic_info/src/MaterialIcons_ic_info.bundle/*.png"
3530 "MaterialComponents/private/Icons/Base": [
3536 "name": "ic_more_horiz",
3537 "public_header_files": "components/private/Icons/icons/ic_more_horiz/src/*.h",
3538 "source_files": "components/private/Icons/icons/ic_more_horiz/src/*.{h,m}",
3539 "resource_bundles": {
3540 "MaterialIcons_ic_more_horiz": [
3541 "components/private/Icons/icons/ic_more_horiz/src/MaterialIcons_ic_more_horiz.bundle/*.png"
3545 "MaterialComponents/private/Icons/Base": [
3551 "name": "ic_radio_button_unchecked",
3552 "public_header_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.h",
3553 "source_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.{h,m}",
3554 "resource_bundles": {
3555 "MaterialIcons_ic_radio_button_unchecked": [
3556 "components/private/Icons/icons/ic_radio_button_unchecked/src/MaterialIcons_ic_radio_button_unchecked.bundle/*.png"
3560 "MaterialComponents/private/Icons/Base": [
3566 "name": "ic_reorder",
3567 "public_header_files": "components/private/Icons/icons/ic_reorder/src/*.h",
3568 "source_files": "components/private/Icons/icons/ic_reorder/src/*.{h,m}",
3569 "resource_bundles": {
3570 "MaterialIcons_ic_reorder": [
3571 "components/private/Icons/icons/ic_reorder/src/MaterialIcons_ic_reorder.bundle/*.png"
3575 "MaterialComponents/private/Icons/Base": [
3581 "name": "ic_settings",
3582 "public_header_files": "components/private/Icons/icons/ic_settings/src/*.h",
3583 "source_files": "components/private/Icons/icons/ic_settings/src/*.{h,m}",
3584 "resource_bundles": {
3585 "MaterialIcons_ic_settings": [
3586 "components/private/Icons/icons/ic_settings/src/MaterialIcons_ic_settings.bundle/*.png"
3590 "MaterialComponents/private/Icons/Base": [
3598 "name": "Application",
3602 "public_header_files": "components/private/Application/src/*.h",
3603 "source_files": "components/private/Application/src/*.{h,m}",
3606 "name": "UnitTests",
3607 "test_type": "unit",
3609 "components/private/Application/tests/unit/*.{h,m,swift}",
3610 "components/private/Application/tests/unit/supplemental/*.{h,m,swift}"
3612 "resources": "components/private/Application/tests/unit/resources/*"
3621 "public_header_files": "components/private/Color/src/*.h",
3622 "source_files": "components/private/Color/src/*.{h,m}",
3625 "name": "UnitTests",
3626 "test_type": "unit",
3628 "components/private/Color/tests/unit/*.{h,m,swift}",
3629 "components/private/Color/tests/unit/supplemental/*.{h,m,swift}"
3631 "resources": "components/private/Color/tests/unit/resources/*"
3636 "name": "KeyboardWatcher",
3640 "public_header_files": "components/private/KeyboardWatcher/src/*.h",
3641 "source_files": "components/private/KeyboardWatcher/src/*.{h,m}",
3643 "MaterialComponents/private/Application": [
3649 "name": "UnitTests",
3650 "test_type": "unit",
3652 "components/private/KeyboardWatcher/tests/unit/*.{h,m,swift}",
3653 "components/private/KeyboardWatcher/tests/unit/supplemental/*.{h,m,swift}"
3655 "resources": "components/private/KeyboardWatcher/tests/unit/resources/*"
3664 "public_header_files": "components/private/Math/src/*.h",
3665 "source_files": "components/private/Math/src/*.{h,m}",
3668 "name": "UnitTests",
3669 "test_type": "unit",
3671 "components/private/Math/tests/unit/*.{h,m,swift}",
3672 "components/private/Math/tests/unit/supplemental/*.{h,m,swift}"
3674 "resources": "components/private/Math/tests/unit/resources/*"
3683 "public_header_files": "components/private/Overlay/src/*.h",
3685 "components/private/Overlay/src/*.{h,m}",
3686 "components/private/Overlay/src/private/*.{h,m}"
3690 "name": "UnitTests",
3691 "test_type": "unit",
3693 "components/private/Overlay/tests/unit/*.{h,m,swift}",
3694 "components/private/Overlay/tests/unit/supplemental/*.{h,m,swift}"
3696 "resources": "components/private/Overlay/tests/unit/resources/*"
3701 "name": "ThumbTrack",
3705 "public_header_files": "components/private/ThumbTrack/src/*.h",
3707 "components/private/ThumbTrack/src/*.{h,m}",
3708 "components/private/ThumbTrack/src/private/*.{h,m}"
3711 "MaterialComponents/Ink": [
3714 "MaterialComponents/Ripple": [
3717 "MaterialComponents/ShadowElevations": [
3720 "MaterialComponents/ShadowLayer": [
3723 "MaterialComponents/Typography": [
3726 "MDFInternationalization": [
3729 "MaterialComponents/private/Math": [
3735 "name": "UnitTests",
3736 "test_type": "unit",
3738 "components/private/ThumbTrack/tests/unit/*.{h,m,swift}",
3739 "components/private/ThumbTrack/tests/unit/supplemental/*.{h,m,swift}"
3741 "resources": "components/private/ThumbTrack/tests/unit/resources/*"
3746 "name": "UIMetrics",
3750 "public_header_files": "components/private/UIMetrics/src/*.h",
3752 "components/private/UIMetrics/src/*.{h,m}",
3753 "components/private/UIMetrics/src/private/*.{h,m}"
3756 "MaterialComponents/private/Application": [
3762 "name": "UnitTests",
3763 "test_type": "unit",
3765 "components/private/UIMetrics/tests/unit/*.{h,m,swift}",
3766 "components/private/UIMetrics/tests/unit/supplemental/*.{h,m,swift}"
3768 "resources": "components/private/UIMetrics/tests/unit/resources/*"