@explorer-1/vue 0.3.9 → 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (146) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/package.json +2 -2
  3. package/src/assets/fonts/helvetica-now/.gitkeep +0 -0
  4. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Display Bd It.otf +0 -0
  5. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Display Black.otf +0 -0
  6. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Display Blk It.otf +0 -0
  7. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Display Bold.otf +0 -0
  8. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Display Hair It.otf +0 -0
  9. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Display Hairline.otf +0 -0
  10. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Display It.otf +0 -0
  11. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Display Light.otf +0 -0
  12. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Display Lt It.otf +0 -0
  13. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Display Md It.otf +0 -0
  14. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Display Medium.otf +0 -0
  15. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Display Th It.otf +0 -0
  16. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Display Thin.otf +0 -0
  17. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Display XBd It.otf +0 -0
  18. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Display XBlack.otf +0 -0
  19. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Display XBlk It.otf +0 -0
  20. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Display XBold.otf +0 -0
  21. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Display XLight.otf +0 -0
  22. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Display XLt It.otf +0 -0
  23. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Display.otf +0 -0
  24. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Micro Bd It.otf +0 -0
  25. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Micro Bold.otf +0 -0
  26. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Micro ExtraBold.otf +0 -0
  27. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Micro ExtraLight.otf +0 -0
  28. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Micro It.otf +0 -0
  29. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Micro Light.otf +0 -0
  30. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Micro Lt It.otf +0 -0
  31. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Micro Md It.otf +0 -0
  32. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Micro Medium.otf +0 -0
  33. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Micro XBd It.otf +0 -0
  34. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Micro XLt It.otf +0 -0
  35. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Micro.otf +0 -0
  36. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Text Bd It.otf +0 -0
  37. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Text Black.otf +0 -0
  38. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Text Blk It.otf +0 -0
  39. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Text Bold.otf +0 -0
  40. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Text ExtraBold.otf +0 -0
  41. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Text ExtraLight.otf +0 -0
  42. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Text It.otf +0 -0
  43. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Text Light.otf +0 -0
  44. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Text Lt It.otf +0 -0
  45. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Text Md It.otf +0 -0
  46. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Text Medium.otf +0 -0
  47. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Text Th It.otf +0 -0
  48. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Text Thin.otf +0 -0
  49. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Text XBd It.otf +0 -0
  50. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Text XLt It.otf +0 -0
  51. package/src/assets/fonts/helvetica-now/Monotype - Helvetica Now Text.otf +0 -0
  52. package/src/components/AboutTheAuthor/AboutTheAuthor.vue +2 -2
  53. package/src/components/AsteroidWatchWidget/AsteroidWatchWidget.vue +8 -6
  54. package/src/components/BaseAccordionItem/BaseAccordionItem.vue +1 -1
  55. package/src/components/BaseAudio/BaseAudio.vue +1 -1
  56. package/src/components/BaseButton/BaseButton.stories.ts +0 -6
  57. package/src/components/BaseButton/BaseButton.vue +1 -1
  58. package/src/components/BaseCheckboxGroup/BaseCheckboxGroup.vue +3 -3
  59. package/src/components/BaseImageCaption/BaseImageCaption.vue +1 -1
  60. package/src/components/BasePill/BasePill.vue +4 -4
  61. package/src/components/BaseRadioGroup/BaseRadioGroup.vue +4 -5
  62. package/src/components/BaseTimer/BaseTimer.vue +2 -1
  63. package/src/components/BlockCardGridItem/BlockCardGridItemElement.vue +2 -2
  64. package/src/components/BlockCsrTable/BlockCsrTable.vue +2 -2
  65. package/src/components/BlockCta/BlockCta.vue +2 -2
  66. package/src/components/BlockImageCarousel/BlockImageCarousel.vue +2 -2
  67. package/src/components/BlockKeyPoints/BlockKeyPoints.vue +1 -1
  68. package/src/components/BlockLinkCard/BlockLinkCard.stories.js +3 -1
  69. package/src/components/BlockLinkCard/BlockLinkCard.vue +6 -6
  70. package/src/components/BlockLinkCard/BlockLinkCardCollectionLg.vue +1 -1
  71. package/src/components/BlockLinkTile/BlockLinkTile.vue +2 -2
  72. package/src/components/BlockNewsletterSignup/BlockNewsletterSignup.vue +3 -3
  73. package/src/components/BlockRichTable/BlockRichTable.vue +2 -2
  74. package/src/components/BlockTeaser/BlockTeaser.vue +1 -1
  75. package/src/components/CalendarChip/CalendarChip.vue +2 -2
  76. package/src/components/DetailHeadline/DetailHeadline.vue +3 -3
  77. package/src/components/HeroLarge/HeroLarge.vue +3 -4
  78. package/src/components/HeroMedium/HeroMedium.vue +1 -1
  79. package/src/components/HomepageCarousel/HomepageCarousel.vue +1 -1
  80. package/src/components/HomepageCarouselItem/HomepageCarouselItem.vue +2 -2
  81. package/src/components/HomepageEmbedBlock/HomepageEmbedBlock.vue +1 -1
  82. package/src/components/HomepageMissionsCarousel/HomepageMissionsCarousel.vue +1 -1
  83. package/src/components/HomepageMissionsCarousel/HomepageMissionsCarouselItem.vue +3 -3
  84. package/src/components/HomepageStats/HomepageStats.vue +1 -1
  85. package/src/components/HomepageTeaserBlock/HomepageTeaserBlock.vue +1 -1
  86. package/src/components/ImageDetailContextImage/ImageDetailContextImage.vue +1 -1
  87. package/src/components/MetaPanel/MetaPanel.vue +4 -4
  88. package/src/components/MetaPanelAccordion/MetaPanelAccordion.vue +3 -3
  89. package/src/components/MetadataEduResource/MetadataEduResource.vue +1 -1
  90. package/src/components/MetadataEvent/MetadataEvent.vue +1 -1
  91. package/src/components/MissionDetailAbout/MissionDetailAbout.vue +1 -1
  92. package/src/components/MissionDetailHero/MissionDetailHero.vue +5 -3
  93. package/src/components/MissionDetailHighlights/MissionDetailHighlights.vue +1 -1
  94. package/src/components/MissionDetailHighlights/MissionDetailHighlightsCarouselItem.vue +2 -2
  95. package/src/components/MissionDetailStats/MissionDetailStatsMini.vue +2 -2
  96. package/src/components/MixinCarousel/MixinCarousel.vue +3 -3
  97. package/src/components/MixinFancybox/MixinFancybox.vue +1 -1
  98. package/src/components/MixinFancybox/MixinFancyboxOpenButton.vue +1 -1
  99. package/src/components/NavDesktop/NavDesktopDropdown.vue +1 -1
  100. package/src/components/NavDesktop/NavDesktopDropdownContent.vue +3 -3
  101. package/src/components/NavDesktop/NavDesktopDropdownMore.vue +1 -1
  102. package/src/components/NavDesktopEdu/NavDesktopEdu.vue +8 -8
  103. package/src/components/NavHeading/NavHeading.vue +2 -2
  104. package/src/components/NavHighlight/NavHighlight.vue +6 -1
  105. package/src/components/NavJumpMenu/NavJumpMenuContent.vue +1 -1
  106. package/src/components/NavLinkList/NavLinkList.vue +1 -1
  107. package/src/components/NavMobile/NavMobile.stories.js +1 -0
  108. package/src/components/NavMobile/NavMobile.vue +6 -6
  109. package/src/components/NavMobile/NavMobileDropdown.vue +1 -1
  110. package/src/components/NavMobile/NavMobileLink.vue +1 -1
  111. package/src/components/NavSecondary/NavSecondary.vue +2 -2
  112. package/src/components/NavSecondary/NavSecondaryDropdown.vue +3 -3
  113. package/src/components/NavSecondary/NavSecondaryDropdownContent.vue +6 -6
  114. package/src/components/NavSecondary/NavSecondaryLink.vue +3 -3
  115. package/src/components/NavSocial/NavSocial.vue +3 -2
  116. package/src/components/PodcastSeriesCarousel/PodcastSeriesCarousel.vue +1 -5
  117. package/src/components/SearchFilterGroup/SearchFilterGroup.vue +3 -3
  118. package/src/components/SearchInput/SearchInput.vue +7 -6
  119. package/src/components/SearchPagination/SearchPagination.vue +2 -0
  120. package/src/components/SearchResultGridItem/SearchResultGridItem.vue +1 -1
  121. package/src/components/SearchSelectMenu/SearchSelectMenu.vue +1 -1
  122. package/src/components/ShareButtons/ShareButtons.vue +4 -4
  123. package/src/components/ShareButtonsEdu/ShareButtonsEdu.vue +1 -1
  124. package/src/components/SwimlaneCTA/SwimlaneCTA.vue +4 -6
  125. package/src/components/TheFooter/TheFooter.vue +3 -3
  126. package/src/components/TimelineDialog/TimelineDialog.vue +7 -7
  127. package/src/components/TopicDetailMissionCarouselItem/TopicDetailMissionCarouselItem.vue +2 -2
  128. package/src/components/TopicDetailMissionSpotlight/TopicDetailMissionSpotlight.vue +2 -4
  129. package/src/components/TopicDetailMore/TopicDetailMore.vue +1 -5
  130. package/src/docs/foundation/FontVariants.vue +49 -27
  131. package/src/docs/foundation/color.docs.mdx +544 -115
  132. package/src/docs/foundation/colorsemantic.docs.mdx +395 -0
  133. package/src/docs/foundation/typography.docs.mdx +10 -5
  134. package/src/docs/utils/ColorRow.jsx +138 -0
  135. package/src/templates/PageEventDetail/PageEventDetail.vue +1 -1
  136. package/src/templates/PageImageDetail/PageImageDetail.vue +6 -10
  137. package/src/templates/PageNewsDetail/PageNewsDetail.vue +1 -1
  138. package/src/templates/edu/PageEduEventDetail/PageEduEventDetail.vue +2 -2
  139. package/src/templates/edu/PageEduHome/PageEduHome.vue +1 -1
  140. package/src/templates/edu/PageEduMultimediaDetail/PageEduMultimediaDetail.vue +1 -1
  141. package/src/templates/edu/PageEduNewsDetail/PageEduNewsDetail.vue +1 -1
  142. package/src/templates/www/PageCuratedGallery/PageCuratedGallery.vue +1 -1
  143. package/src/templates/www/PageInfographicDetail/PageInfographicDetail.vue +1 -1
  144. package/src/templates/www/PageMaintenanceMode/PageMaintenanceMode.vue +1 -1
  145. package/src/templates/www/PagePodcast/PagePodcast.vue +1 -1
  146. package/src/templates/www/PagePodcastSeason/PagePodcastSeason.vue +1 -1
@@ -1,117 +1,546 @@
1
1
  import { Meta, Story, Canvas } from '@storybook/addon-docs/blocks'
2
+ import { ColorRow } from './../utils/ColorRow'
2
3
 
3
- <Meta title="Foundations/Colors" />
4
-
5
- # Colors
6
-
7
- - [Brand Colors](#brand-colors)
8
- - [Functional Gray Tones](#functional-gray-tones)
9
- - [Semantic Colors](#semantic-colors)
10
- - [Tokens](#tokens)
11
-
12
- <span id="brand-colors"></span>
13
-
14
- ## Brand Colors
15
-
16
- Each of these foundation colors has specific usage scenarios.
17
-
18
- | Color | Name | Token |
19
- | :------------------------------------------------- | :------------------ | :-------------------- |
20
- | <div className="bg-jpl-red-lighter p-4"></div> | JPL Red Lighter | `jpl-red-lighter` |
21
- | <div className="bg-jpl-red-light p-4"></div> | JPL Red Light | `jpl-red-light` |
22
- | <div className="bg-jpl-red p-4"></div> | JPL Red | `jpl-red` |
23
- | <div className="bg-jpl-red-dark p-4"></div> | JPL Red Dark | `jpl-red-dark` |
24
- | <div className="bg-jpl-red-darker p-4"></div> | JPL Red Darker | `jpl-red-darker` |
25
- | <div className="bg-jpl-orange-lighter p-4"></div> | JPL Orange Lighter | `jpl-orange-lighter` |
26
- | <div className="bg-jpl-orange-light p-4"></div> | JPL Orange Light | `jpl-orange-light` |
27
- | <div className="bg-jpl-orange p-4"></div> | JPL Orange | `jpl-orange` |
28
- | <div className="bg-jpl-orange-dark p-4"></div> | JPL Orange Dark | `jpl-orange-dark` |
29
- | <div className="bg-jpl-orange-darker p-4"></div> | JPL Orange Darker | `jpl-orange-darker` |
30
- | <div className="bg-jpl-yellow-lighter p-4"></div> | JPL Yellow Lighter | `jpl-yellow-lighter` |
31
- | <div className="bg-jpl-yellow-light p-4"></div> | JPL Yellow Light | `jpl-yellow-light` |
32
- | <div className="bg-jpl-yellow p-4"></div> | JPL Yellow | `jpl-yellow` |
33
- | <div className="bg-jpl-yellow-dark p-4"></div> | JPL Yellow Dark | `jpl-yellow-dark` |
34
- | <div className="bg-jpl-yellow-darker p-4"></div> | JPL Yellow Darker | `jpl-yellow-darker` |
35
- | <div className="bg-jpl-teal-lighter p-4"></div> | JPL Teal Lighter | `jpl-teal-lighter` |
36
- | <div className="bg-jpl-teal-light p-4"></div> | JPL Teal Light | `jpl-teal-light` |
37
- | <div className="bg-jpl-teal p-4"></div> | JPL Teal | `jpl-teal` |
38
- | <div className="bg-jpl-teal-dark p-4"></div> | JPL Teal Dark | `jpl-teal-dark` |
39
- | <div className="bg-jpl-teal-darker p-4"></div> | JPL Teal Darker | `jpl-teal-darker` |
40
- | <div className="bg-jpl-blue-lighter p-4"></div> | JPL Blue Lighter | `jpl-blue-lighter` |
41
- | <div className="bg-jpl-blue-light p-4"></div> | JPL Blue Light | `jpl-blue-light` |
42
- | <div className="bg-jpl-blue p-4"></div> | JPL Blue | `jpl-blue` |
43
- | <div className="bg-jpl-blue-dark p-4"></div> | JPL Blue Dark | `jpl-blue-dark` |
44
- | <div className="bg-jpl-blue-darker p-4"></div> | JPL Blue Darker | `jpl-blue-darker` |
45
- | <div className="bg-jpl-violet-lighter p-4"></div> | JPL Violet Lighter | `jpl-violet-lighter` |
46
- | <div className="bg-jpl-violet-light p-4"></div> | JPL Violet Light | `jpl-violet-light` |
47
- | <div className="bg-jpl-violet p-4"></div> | JPL Violet | `jpl-violet` |
48
- | <div className="bg-jpl-violet-dark p-4"></div> | JPL Violet Dark | `jpl-violet-dark` |
49
- | <div className="bg-jpl-violet-darker p-4"></div> | JPL Violet Darker | `jpl-violet-darker` |
50
- | <div className="bg-jpl-magenta-lighter p-4"></div> | JPL Magenta Lighter | `jpl-magenta-lighter` |
51
- | <div className="bg-jpl-magenta-light p-4"></div> | JPL Magenta Light | `jpl-magenta-light` |
52
- | <div className="bg-jpl-magenta p-4"></div> | JPL Magenta | `jpl-magenta` |
53
- | <div className="bg-jpl-magenta-dark p-4"></div> | JPL Magenta Dark | `jpl-magenta-dark` |
54
- | <div className="bg-jpl-magenta-darker p-4"></div> | JPL Magenta Darker | `jpl-magenta-darker` |
55
-
56
- <span id="functional-gray-tones"></span>
57
-
58
- ## Functional Gray Tones
59
-
60
- Grayscale colors are used throughout the site for text and layout.
61
-
62
- | Color | Name | Token | Value |
63
- | :-------------------------------------------- | :------------- | :--------------- | :-------- |
64
- | <div className="bg-white p-4"></div> | White | `white` | `#FFFFFF` |
65
- | <div className="bg-off-white p-4"></div> | Off White | `off-white` | `#FAFAFA` |
66
- | <div className="bg-gray-light p-4"></div> | Gray Light | `gray-light` | `#F5F5F5` |
67
- | <div className="bg-gray-light-mid p-4"></div> | Gray Light Mid | `gray-light-mid` | `#D8D8D8` |
68
- | <div className="bg-gray-mid p-4"></div> | Gray Mid | `gray-mid` | `#949494` |
69
- | <div className="bg-gray-mid-dark p-4"></div> | Gray Mid Dark | `gray-mid-dark` | `#6F6F6F` |
70
- | <div className="bg-gray-dark p-4"></div> | Gray Dark | `gray-dark` | `#222222` |
71
- | <div className="bg-black p-4"></div> | Black | `black` | `#000000` |
72
-
73
- Although several gradations are available via Tailwind CSS classNamees, make sure to only use the intended colors for text:
74
-
75
- - <div className="w-3 h-3 bg-gray-dark inline-block"></div>
76
- <code>.text-gray-dark</code>
77
- - <div className="w-3 h-3 bg-gray-mid-dark inline-block"></div>
78
- <code>.text-gray-mid-dark</code>
79
- - <div className="w-3 h-3 bg-gray-mid inline-block"></div>
80
- <code>.text-gray-mid</code>
81
-
82
- <span id="semantic-colors"></span>
83
-
84
- ## Semantic Colors
85
-
86
- Recommended for use in forms, alerts, or any element meant to communicate a state.
87
-
88
- **Note:** Color should never be the _only_ means used to convey state information;
89
- it must always be accompanied by text or iconography that makes it clear for colorblind users.
90
-
91
- | Color | Name | Token |
92
- | :------------------------------------------- | :------------ | :-------------- |
93
- | <div className="bg-warning-light p-4"></div> | Alert Light | `alert-light` |
94
- | <div className="bg-warning p-4"></div> | Alert | `alert` |
95
- | <div className="bg-warning-dark p-4"></div> | Alert Dark | `alert-dark` |
96
- | <div className="bg-error-light p-4"></div> | Error Light | `error-light` |
97
- | <div className="bg-error p-4"></div> | Error | `error` |
98
- | <div className="bg-error-dark p-4"></div> | Error Dark | `error-dark` |
99
- | <div className="bg-success-light p-4"></div> | Success Light | `success-light` |
100
- | <div className="bg-success p-4"></div> | Success | `success` |
101
- | <div className="bg-success-dark p-4"></div> | Success Dark | `success-dark` |
102
- | <div className="bg-focus-light p-4"></div> | Focus Light | `focus-light` |
103
- | <div className="bg-focus p-4"></div> | Focus | `focus` |
104
- | <div className="bg-focus-dark p-4"></div> | Focus Dark | `focus-dark` |
105
- | <div className="bg-disabled p-4"></div> | Disabled | `disabled` |
106
-
107
- <span id="tokens"></span>
108
-
109
- ## Tokens
110
-
111
- All colors are available via Tailwind CSS classNamees using tokens:
112
-
113
- ```
114
- .bg-{token}
115
- .text-{token}
116
- .border-{token}
117
- ```
4
+ <Meta title="Foundations/Colors/Full Library" />
5
+
6
+ # Full Color Library
7
+
8
+ - [<div class="inline-block bg-red-500 p-[.35rem]"></div> JPL Red](#jpl-red)
9
+ - [<div class="inline-block bg-orange-500 p-[.35rem]"></div> Mars Orange](#mars-orange)
10
+ - [<div class="inline-block bg-gold-500 p-[.35rem]"></div> Mylar Gold](#mylar-gold)
11
+ - [<div class="inline-block bg-green-500 p-[.35rem]"></div> Vegetation Green](#vegetation-green)
12
+ - [<div class="inline-block bg-blue-500 p-[.35rem]"></div> Earth Blue](#earth-blue)
13
+ - [<div class="inline-block bg-purple-500 p-[.35rem]"></div> Universe Purple](#universe-purple)
14
+ - [<div class="inline-block bg-magenta-500 p-[.35rem]"></div> Cosmic Magenta](#cosmic-magenta)
15
+ - [<div class="inline-block bg-gray-500 p-[.35rem]"></div> Gray](#gray)
16
+
17
+ <span id="jpl-red"></span>
18
+
19
+ ## JPL Red
20
+
21
+ <table className="w-full">
22
+ <thead>
23
+ <tr>
24
+ <th style={{ width: '12rem' }}>Color</th>
25
+ <th>Name</th>
26
+ <th style={{ width: '8rem' }}>Token</th>
27
+ <th style={{ width: '6rem' }}>Hex</th>
28
+ <th style={{ width: '13rem' }}>RGB</th>
29
+ </tr>
30
+ </thead>
31
+ <tbody>
32
+ {/* --- JPL Red --- */}
33
+ <ColorRow
34
+ swatchClass="bg-red-100"
35
+ name="JPL Red 100"
36
+ token="red-100"
37
+ />
38
+ <ColorRow
39
+ swatchClass="bg-red-200"
40
+ name="JPL Red 200"
41
+ token="red-200"
42
+ />
43
+ <ColorRow
44
+ swatchClass="bg-red-300"
45
+ name="JPL Red 300"
46
+ token="red-300"
47
+ />
48
+ <ColorRow
49
+ swatchClass="bg-red-400"
50
+ name="JPL Red 400"
51
+ token="red-400"
52
+ />
53
+ <ColorRow
54
+ swatchClass="bg-red-500"
55
+ name="JPL Red 500"
56
+ token="red-500"
57
+ />
58
+ <ColorRow
59
+ swatchClass="bg-red-600"
60
+ name="JPL Red 600"
61
+ token="red-600"
62
+ />
63
+ <ColorRow
64
+ swatchClass="bg-red-700"
65
+ name="JPL Red 700"
66
+ token="red-700"
67
+ />
68
+ <ColorRow
69
+ swatchClass="bg-red-800"
70
+ name="JPL Red 800"
71
+ token="red-800"
72
+ />
73
+ <ColorRow
74
+ swatchClass="bg-red-900"
75
+ name="JPL Red 900"
76
+ token="red-900"
77
+ />
78
+ </tbody>
79
+ </table>
80
+
81
+ <span id="mars-orange"></span>
82
+
83
+ ## Mars Orange
84
+
85
+ <table className="w-full">
86
+ <thead>
87
+ <tr>
88
+ <th style={{ width: '12rem' }}>Color</th>
89
+ <th>Name</th>
90
+ <th style={{ width: '8rem' }}>Token</th>
91
+ <th style={{ width: '6rem' }}>Hex</th>
92
+ <th style={{ width: '13rem' }}>RGB</th>
93
+ </tr>
94
+ </thead>
95
+ <tbody>
96
+ {/* --- Mars Orange --- */}
97
+ <ColorRow
98
+ swatchClass="bg-orange-100"
99
+ name="Mars Orange 100"
100
+ token="orange-100"
101
+ />
102
+ <ColorRow
103
+ swatchClass="bg-orange-200"
104
+ name="Mars Orange 200"
105
+ token="orange-200"
106
+ />
107
+ <ColorRow
108
+ swatchClass="bg-orange-300"
109
+ name="Mars Orange 300"
110
+ token="orange-300"
111
+ />
112
+ <ColorRow
113
+ swatchClass="bg-orange-400"
114
+ name="Mars Orange 400"
115
+ token="orange-400"
116
+ />
117
+ <ColorRow
118
+ swatchClass="bg-orange-500"
119
+ name="Mars Orange 500"
120
+ token="orange-500"
121
+ />
122
+ <ColorRow
123
+ swatchClass="bg-orange-600"
124
+ name="Mars Orange 600"
125
+ token="orange-600"
126
+ />
127
+ <ColorRow
128
+ swatchClass="bg-orange-700"
129
+ name="Mars Orange 700"
130
+ token="orange-700"
131
+ />
132
+ <ColorRow
133
+ swatchClass="bg-orange-800"
134
+ name="Mars Orange 800"
135
+ token="orange-800"
136
+ />
137
+ <ColorRow
138
+ swatchClass="bg-orange-900"
139
+ name="Mars Orange 900"
140
+ token="orange-900"
141
+ />
142
+ </tbody>
143
+ </table>
144
+
145
+ <span id="mylar-gold"></span>
146
+
147
+ ## Mylar Gold
148
+
149
+ <table className="w-full">
150
+ <thead>
151
+ <tr>
152
+ <th style={{ width: '12rem' }}>Color</th>
153
+ <th>Name</th>
154
+ <th style={{ width: '8rem' }}>Token</th>
155
+ <th style={{ width: '6rem' }}>Hex</th>
156
+ <th style={{ width: '13rem' }}>RGB</th>
157
+ </tr>
158
+ </thead>
159
+ <tbody>
160
+
161
+ {/* --- Mylar Gold --- */}
162
+ <ColorRow
163
+ swatchClass="bg-gold-100"
164
+ name="Mylar Gold 100"
165
+ token="gold-100"
166
+ />
167
+ <ColorRow
168
+ swatchClass="bg-gold-200"
169
+ name="Mylar Gold 200"
170
+ token="gold-200"
171
+ />
172
+ <ColorRow
173
+ swatchClass="bg-gold-300"
174
+ name="Mylar Gold 300"
175
+ token="gold-300"
176
+ />
177
+ <ColorRow
178
+ swatchClass="bg-gold-400"
179
+ name="Mylar Gold 400"
180
+ token="gold-400"
181
+ />
182
+ <ColorRow
183
+ swatchClass="bg-gold-500"
184
+ name="Mylar Gold 500"
185
+ token="gold-500"
186
+ />
187
+ <ColorRow
188
+ swatchClass="bg-gold-600"
189
+ name="Mylar Gold 600"
190
+ token="gold-600"
191
+ />
192
+ <ColorRow
193
+ swatchClass="bg-gold-700"
194
+ name="Mylar Gold 700"
195
+ token="gold-700"
196
+ />
197
+ <ColorRow
198
+ swatchClass="bg-gold-800"
199
+ name="Mylar Gold 800"
200
+ token="gold-800"
201
+ />
202
+ <ColorRow
203
+ swatchClass="bg-gold-900"
204
+ name="Mylar Gold 900"
205
+ token="gold-900"
206
+ />
207
+
208
+ </tbody>
209
+ </table>
210
+
211
+ <span id="vegetation-green"></span>
212
+
213
+ ## Vegetation Green
214
+
215
+ <table className="w-full">
216
+ <thead>
217
+ <tr>
218
+ <th style={{ width: '12rem' }}>Color</th>
219
+ <th>Name</th>
220
+ <th style={{ width: '8rem' }}>Token</th>
221
+ <th style={{ width: '6rem' }}>Hex</th>
222
+ <th style={{ width: '13rem' }}>RGB</th>
223
+ </tr>
224
+ </thead>
225
+ <tbody>
226
+
227
+ <ColorRow
228
+ swatchClass="bg-green-100"
229
+ name="Vegetation Green 100"
230
+ token="green-100"
231
+ />
232
+ <ColorRow
233
+ swatchClass="bg-green-200"
234
+ name="Vegetation Green 200"
235
+ token="green-200"
236
+ />
237
+ <ColorRow
238
+ swatchClass="bg-green-300"
239
+ name="Vegetation Green 300"
240
+ token="green-300"
241
+ />
242
+ <ColorRow
243
+ swatchClass="bg-green-400"
244
+ name="Vegetation Green 400"
245
+ token="green-400"
246
+ />
247
+ <ColorRow
248
+ swatchClass="bg-green-500"
249
+ name="Vegetation Green 500"
250
+ token="green-500"
251
+ />
252
+ <ColorRow
253
+ swatchClass="bg-green-600"
254
+ name="Vegetation Green 600"
255
+ token="green-600"
256
+ />
257
+ <ColorRow
258
+ swatchClass="bg-green-700"
259
+ name="Vegetation Green 700"
260
+ token="green-700"
261
+ />
262
+ <ColorRow
263
+ swatchClass="bg-green-800"
264
+ name="Vegetation Green 800"
265
+ token="green-800"
266
+ />
267
+ <ColorRow
268
+ swatchClass="bg-green-900"
269
+ name="Vegetation Green 900"
270
+ token="green-900"
271
+ />
272
+
273
+ </tbody>
274
+ </table>
275
+
276
+ <span id="earth-blue"></span>
277
+
278
+ ## Earth Blue
279
+
280
+ <table className="w-full">
281
+ <thead>
282
+ <tr>
283
+ <th style={{ width: '12rem' }}>Color</th>
284
+ <th>Name</th>
285
+ <th style={{ width: '8rem' }}>Token</th>
286
+ <th style={{ width: '6rem' }}>Hex</th>
287
+ <th style={{ width: '13rem' }}>RGB</th>
288
+ </tr>
289
+ </thead>
290
+ <tbody>
291
+
292
+ {/* --- Earth Blue --- */}
293
+ <ColorRow
294
+ swatchClass="bg-blue-100"
295
+ name="Earth Blue 100"
296
+ token="blue-100"
297
+ />
298
+ <ColorRow
299
+ swatchClass="bg-blue-200"
300
+ name="Earth Blue 200"
301
+ token="blue-200"
302
+ />
303
+ <ColorRow
304
+ swatchClass="bg-blue-300"
305
+ name="Earth Blue 300"
306
+ token="blue-300"
307
+ />
308
+ <ColorRow
309
+ swatchClass="bg-blue-400"
310
+ name="Earth Blue 400"
311
+ token="blue-400"
312
+ />
313
+ <ColorRow
314
+ swatchClass="bg-blue-500"
315
+ name="Earth Blue 500"
316
+ token="blue-500"
317
+ />
318
+ <ColorRow
319
+ swatchClass="bg-blue-600"
320
+ name="Earth Blue 600"
321
+ token="blue-600"
322
+ />
323
+ <ColorRow
324
+ swatchClass="bg-blue-700"
325
+ name="Earth Blue 700"
326
+ token="blue-700"
327
+ />
328
+ <ColorRow
329
+ swatchClass="bg-blue-800"
330
+ name="Earth Blue 800"
331
+ token="blue-800"
332
+ />
333
+ <ColorRow
334
+ swatchClass="bg-blue-900"
335
+ name="Earth Blue 900"
336
+ token="blue-900"
337
+ />
338
+ </tbody>
339
+
340
+ </table>
341
+
342
+ <span id="universe-purple"></span>
343
+
344
+ ## Universe Purple
345
+
346
+ <table className="w-full">
347
+ <thead>
348
+ <tr>
349
+ <th style={{ width: '12rem' }}>Color</th>
350
+ <th>Name</th>
351
+ <th style={{ width: '8rem' }}>Token</th>
352
+ <th style={{ width: '6rem' }}>Hex</th>
353
+ <th style={{ width: '13rem' }}>RGB</th>
354
+ </tr>
355
+ </thead>
356
+ <tbody>
357
+
358
+ {/* --- Universe Purple --- */}
359
+ <ColorRow
360
+ swatchClass="bg-purple-100"
361
+ name="Universe Purple 100"
362
+ token="purple-100"
363
+ />
364
+ <ColorRow
365
+ swatchClass="bg-purple-200"
366
+ name="Universe Purple 200"
367
+ token="purple-200"
368
+ />
369
+ <ColorRow
370
+ swatchClass="bg-purple-300"
371
+ name="Universe Purple 300"
372
+ token="purple-300"
373
+ />
374
+ <ColorRow
375
+ swatchClass="bg-purple-400"
376
+ name="Universe Purple 400"
377
+ token="purple-400"
378
+ />
379
+ <ColorRow
380
+ swatchClass="bg-purple-500"
381
+ name="Universe Purple 500"
382
+ token="purple-500"
383
+ />
384
+ <ColorRow
385
+ swatchClass="bg-purple-600"
386
+ name="Universe Purple 600"
387
+ token="purple-600"
388
+ />
389
+ <ColorRow
390
+ swatchClass="bg-purple-700"
391
+ name="Universe Purple 700"
392
+ token="purple-700"
393
+ />
394
+ <ColorRow
395
+ swatchClass="bg-purple-800"
396
+ name="Universe Purple 800"
397
+ token="purple-800"
398
+ />
399
+ <ColorRow
400
+ swatchClass="bg-purple-900"
401
+ name="Universe Purple 900"
402
+ token="purple-900"
403
+ />
404
+
405
+ </tbody>
406
+ </table>
407
+
408
+ <span id="cosmic-magenta"></span>
409
+
410
+ ## Cosmic Magenta
411
+
412
+ <table className="w-full">
413
+ <thead>
414
+ <tr>
415
+ <th style={{ width: '12rem' }}>Color</th>
416
+ <th>Name</th>
417
+ <th style={{ width: '8rem' }}>Token</th>
418
+ <th style={{ width: '6rem' }}>Hex</th>
419
+ <th style={{ width: '13rem' }}>RGB</th>
420
+ </tr>
421
+ </thead>
422
+ <tbody>
423
+
424
+ {/* --- Cosmic Magenta --- */}
425
+ <ColorRow
426
+ swatchClass="bg-magenta-100"
427
+ name="Cosmic Magenta 100"
428
+ token="magenta-100"
429
+ />
430
+ <ColorRow
431
+ swatchClass="bg-magenta-200"
432
+ name="Cosmic Magenta 200"
433
+ token="magenta-200"
434
+ />
435
+ <ColorRow
436
+ swatchClass="bg-magenta-300"
437
+ name="Cosmic Magenta 300"
438
+ token="magenta-300"
439
+ />
440
+ <ColorRow
441
+ swatchClass="bg-magenta-400"
442
+ name="Cosmic Magenta 400"
443
+ token="magenta-400"
444
+ />
445
+ <ColorRow
446
+ swatchClass="bg-magenta-500"
447
+ name="Cosmic Magenta 500"
448
+ token="magenta-500"
449
+ />
450
+ <ColorRow
451
+ swatchClass="bg-magenta-600"
452
+ name="Cosmic Magenta 600"
453
+ token="magenta-600"
454
+ />
455
+ <ColorRow
456
+ swatchClass="bg-magenta-700"
457
+ name="Cosmic Magenta 700"
458
+ token="magenta-700"
459
+ />
460
+ <ColorRow
461
+ swatchClass="bg-magenta-800"
462
+ name="Cosmic Magenta 800"
463
+ token="magenta-800"
464
+ />
465
+ <ColorRow
466
+ swatchClass="bg-magenta-900"
467
+ name="Cosmic Magenta 900"
468
+ token="magenta-900"
469
+ />
470
+
471
+ </tbody>
472
+ </table>
473
+
474
+ <span id="gray"></span>
475
+
476
+ ## Gray
477
+
478
+ <table className="w-full">
479
+ <thead>
480
+ <tr>
481
+ <th style={{ width: '12rem' }}>Color</th>
482
+ <th>Name</th>
483
+ <th style={{ width: '8rem' }}>Token</th>
484
+ <th style={{ width: '6rem' }}>Hex</th>
485
+ <th style={{ width: '13rem' }}>RGB</th>
486
+ </tr>
487
+ </thead>
488
+ <tbody>
489
+ <ColorRow
490
+ swatchClass="bg-white"
491
+ name="White"
492
+ token="white"
493
+ />
494
+ <ColorRow
495
+ swatchClass="bg-black"
496
+ name="Black"
497
+ token="black"
498
+ />
499
+ {/* --- Gray --- */}
500
+ <ColorRow
501
+ swatchClass="bg-gray-100"
502
+ name="Gray 100"
503
+ token="gray-100"
504
+ />
505
+ <ColorRow
506
+ swatchClass="bg-gray-200"
507
+ name="Gray 200"
508
+ token="gray-200"
509
+ />
510
+ <ColorRow
511
+ swatchClass="bg-gray-300"
512
+ name="Gray 300"
513
+ token="gray-300"
514
+ />
515
+ <ColorRow
516
+ swatchClass="bg-gray-400"
517
+ name="Gray 400"
518
+ token="gray-400"
519
+ />
520
+ <ColorRow
521
+ swatchClass="bg-gray-500"
522
+ name="Gray 500"
523
+ token="gray-500"
524
+ />
525
+ <ColorRow
526
+ swatchClass="bg-gray-600"
527
+ name="Gray 600"
528
+ token="gray-600"
529
+ />
530
+ <ColorRow
531
+ swatchClass="bg-gray-700"
532
+ name="Gray 700"
533
+ token="gray-700"
534
+ />
535
+ <ColorRow
536
+ swatchClass="bg-gray-800"
537
+ name="Gray 800"
538
+ token="gray-800"
539
+ />
540
+ <ColorRow
541
+ swatchClass="bg-gray-900"
542
+ name="Gray 900"
543
+ token="gray-900"
544
+ />
545
+ </tbody>
546
+ </table>