Skip to content

Commit

Permalink
fix: restore blue10
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgoff committed Dec 9, 2024
1 parent 96d1e59 commit 7205784
Show file tree
Hide file tree
Showing 16 changed files with 31 additions and 14 deletions.
2 changes: 1 addition & 1 deletion packages/epo-react-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@babel/preset-env": "^7.19.1",
"@babel/preset-react": "^7.22.5",
"@babel/preset-typescript": "^7.18.6",
"@rubin-epo/epo-style-dictionary": "0.3.0",
"@rubin-epo/epo-style-dictionary": "0.3.1",
"@rubin-epo/eslint-config-react": "^1.0.0-beta",
"@semantic-release/github": "^10.1.7",
"@semantic-release/npm": "^12.0.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Avoid using these
*
* Do not edit directly
* Generated on Thu, 05 Dec 2024 18:54:33 GMT
* Generated on Mon, 09 Dec 2024 14:31:14 GMT
*/

module.exports = {
Expand Down Expand Up @@ -38,6 +38,7 @@ module.exports = {
"orange10": "#ffedd9",
"orange20": "#ffe7cc",
"orange55": "#fab364",
"blue10": "#eef5fb",
"blue20": "#c7d4f4",
"green05": "#d7e6cf",
"red": "#cf4040",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Avoid using these
*
* Do not edit directly
* Generated on Thu, 05 Dec 2024 18:54:33 GMT
* Generated on Mon, 09 Dec 2024 14:31:14 GMT
*/

:root {
Expand Down Expand Up @@ -38,6 +38,7 @@
--orange10: #ffedd9;
--orange20: #ffe7cc;
--orange55: #fab364;
--blue10: #eef5fb;
--blue20: #c7d4f4;
--green05: #d7e6cf;
--red: #cf4040;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Avoid using these
*
* Do not edit directly
* Generated on Thu, 05 Dec 2024 18:54:33 GMT
* Generated on Mon, 09 Dec 2024 14:31:14 GMT
*/

export const white : string;
Expand Down Expand Up @@ -40,6 +40,7 @@ export const orange05 : string;
export const orange10 : string;
export const orange20 : string;
export const orange55 : string;
export const blue10 : string;
export const blue20 : string;
export const green05 : string;
export const red : string;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Avoid using these
*
* Do not edit directly
* Generated on Thu, 05 Dec 2024 18:54:33 GMT
* Generated on Mon, 09 Dec 2024 14:31:14 GMT
*/

export const white = "#ffffff";
Expand Down Expand Up @@ -37,6 +37,7 @@ export const orange05 = "#fff8f0"; // Merged with orange04
export const orange10 = "#ffedd9";
export const orange20 = "#ffe7cc";
export const orange55 = "#fab364";
export const blue10 = "#eef5fb";
export const blue20 = "#c7d4f4";
export const green05 = "#d7e6cf";
export const red = "#cf4040";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Avoid using these
*
* Do not edit directly
* Generated on Thu, 05 Dec 2024 18:54:33 GMT
* Generated on Mon, 09 Dec 2024 14:31:14 GMT
*/

module.exports = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Avoid using these
*
* Do not edit directly
* Generated on Thu, 05 Dec 2024 18:54:33 GMT
* Generated on Mon, 09 Dec 2024 14:31:14 GMT
*/

:root {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Avoid using these
*
* Do not edit directly
* Generated on Thu, 05 Dec 2024 18:54:33 GMT
* Generated on Mon, 09 Dec 2024 14:31:14 GMT
*/

export const FONT_STACK_BASE : string;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Avoid using these
*
* Do not edit directly
* Generated on Thu, 05 Dec 2024 18:54:33 GMT
* Generated on Mon, 09 Dec 2024 14:31:14 GMT
*/

export const FONT_STACK_BASE = "'Source Sans Pro', 'Helvetica Neue', Helvetica, 'Arial Black', Arial, sans-serif, system-ui";
Expand Down
2 changes: 1 addition & 1 deletion packages/epo-style-dictionary/dist/web/rubin/index.cjs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Do not edit directly
* Generated on Thu, 05 Dec 2024 18:54:33 GMT
* Generated on Mon, 09 Dec 2024 14:31:14 GMT
*/

module.exports = {
Expand Down
2 changes: 1 addition & 1 deletion packages/epo-style-dictionary/dist/web/rubin/index.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Do not edit directly
* Generated on Thu, 05 Dec 2024 18:54:33 GMT
* Generated on Mon, 09 Dec 2024 14:31:14 GMT
*/

:root {
Expand Down
2 changes: 1 addition & 1 deletion packages/epo-style-dictionary/dist/web/rubin/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Do not edit directly
* Generated on Thu, 05 Dec 2024 18:54:33 GMT
* Generated on Mon, 09 Dec 2024 14:31:14 GMT
*/

export const COLOR_BACKGROUND_BUTTON_PRIMARY_DEFAULT : string;
Expand Down
2 changes: 1 addition & 1 deletion packages/epo-style-dictionary/dist/web/rubin/index.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Do not edit directly
* Generated on Thu, 05 Dec 2024 18:54:33 GMT
* Generated on Mon, 09 Dec 2024 14:31:14 GMT
*/

export const COLOR_BACKGROUND_BUTTON_PRIMARY_DEFAULT = "#12726d";
Expand Down
2 changes: 1 addition & 1 deletion packages/epo-style-dictionary/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@rubin-epo/epo-style-dictionary",
"private": true,
"description": "Rubin Observatory Education & Public Outreach team style tokens.",
"version": "0.3.0",
"version": "0.3.1",
"author": "Rubin EPO",
"license": "MIT",
"homepage": "https://lsst-epo.github.io/epo-react-lib",
Expand Down
7 changes: 7 additions & 0 deletions packages/epo-style-dictionary/src/brand/legacy/legacy.json
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,13 @@
"legacy": true
}
},
"blue10": {
"value": "{color.blue.04}",
"attributes": {
"category": "color",
"legacy": true
}
},
"blue20": {
"value": "{color.blue.13}",
"attributes": {
Expand Down
6 changes: 6 additions & 0 deletions packages/epo-style-dictionary/src/globals/color/blue.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"color": {
"blue": {
"04": {
"value": "#eef5fb",
"attributes": {
"atomic": true
}
},
"13": {
"value": "#C7D4F4",
"attributes": {
Expand Down

0 comments on commit 7205784

Please sign in to comment.