Skip to content

Commit

Permalink
fix(accent): tokens nesting error
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandra-lim authored Sep 20, 2023
2 parents e69c951 + e112965 commit 60dbd4f
Show file tree
Hide file tree
Showing 57 changed files with 391 additions and 251 deletions.
2 changes: 1 addition & 1 deletion dist/documentation/core-dark-colors.d.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Do not edit directly
* Generated on Wed, 20 Sep 2023 19:33:38 GMT
* Generated on Wed, 20 Sep 2023 20:21:27 GMT
*/

export const green : {100:{
Expand Down
2 changes: 1 addition & 1 deletion dist/documentation/core-dark-colors.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Do not edit directly
* Generated on Wed, 20 Sep 2023 19:33:38 GMT
* Generated on Wed, 20 Sep 2023 20:21:27 GMT
*/

module.exports = {green : {100:{
Expand Down
2 changes: 1 addition & 1 deletion dist/documentation/core-light-colors.d.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Do not edit directly
* Generated on Wed, 20 Sep 2023 19:33:38 GMT
* Generated on Wed, 20 Sep 2023 20:21:27 GMT
*/

export const green : {100:{
Expand Down
2 changes: 1 addition & 1 deletion dist/documentation/core-light-colors.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Do not edit directly
* Generated on Wed, 20 Sep 2023 19:33:38 GMT
* Generated on Wed, 20 Sep 2023 20:21:27 GMT
*/

module.exports = {green : {100:{
Expand Down
2 changes: 1 addition & 1 deletion dist/documentation/themes/dark.d.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Do not edit directly
* Generated on Wed, 20 Sep 2023 19:33:38 GMT
* Generated on Wed, 20 Sep 2023 20:21:27 GMT
*/

export const text : {emphasis:{
Expand Down
2 changes: 1 addition & 1 deletion dist/documentation/themes/dark.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Do not edit directly
* Generated on Wed, 20 Sep 2023 19:33:38 GMT
* Generated on Wed, 20 Sep 2023 20:21:27 GMT
*/

module.exports = {text : {emphasis:{
Expand Down
35 changes: 34 additions & 1 deletion dist/documentation/themes/emerson.d.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Do not edit directly
* Generated on Wed, 20 Sep 2023 19:33:38 GMT
* Generated on Wed, 20 Sep 2023 20:21:27 GMT
*/

export const text : {emphasis:{
Expand Down Expand Up @@ -560,4 +560,37 @@ export const shadow : {base:{
name: string,
hex: string,
description: string
}};
export const accent : {forestTextBase:{
name: string,
hex: string,

},forestBackgroundMuted:{
name: string,
hex: string,

},forestBackgroundMutedHover:{
name: string,
hex: string,

},forestBackgroundMutedActive:{
name: string,
hex: string,

},sandTextBase:{
name: string,
hex: string,

},sandBackgroundMuted:{
name: string,
hex: string,

},sandBackgroundMutedHover:{
name: string,
hex: string,

},sandBackgroundMutedActive:{
name: string,
hex: string,

}};
35 changes: 34 additions & 1 deletion dist/documentation/themes/emerson.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Do not edit directly
* Generated on Wed, 20 Sep 2023 19:33:38 GMT
* Generated on Wed, 20 Sep 2023 20:21:27 GMT
*/

module.exports = {text : {emphasis:{
Expand Down Expand Up @@ -560,4 +560,37 @@ shadow : {base:{
name: "shadow.base",
hex: "#000000",
description: "For use only with box shadow tokens"
}},
accent : {forestTextBase:{
name: "accent.forestTextBase",
hex: "#275E43",

},forestBackgroundMuted:{
name: "accent.forestBackgroundMuted",
hex: "#EBF2EF",

},forestBackgroundMutedHover:{
name: "accent.forestBackgroundMutedHover",
hex: "#D1E0D9",

},forestBackgroundMutedActive:{
name: "accent.forestBackgroundMutedActive",
hex: "#B6CFC2",

},sandTextBase:{
name: "accent.sandTextBase",
hex: "#5E4D27",

},sandBackgroundMuted:{
name: "accent.sandBackgroundMuted",
hex: "#F6F1E5",

},sandBackgroundMutedHover:{
name: "accent.sandBackgroundMutedHover",
hex: "#E4D9C2",

},sandBackgroundMutedActive:{
name: "accent.sandBackgroundMutedActive",
hex: "#DACCAA",

}},};
2 changes: 1 addition & 1 deletion dist/documentation/themes/light.d.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Do not edit directly
* Generated on Wed, 20 Sep 2023 19:33:38 GMT
* Generated on Wed, 20 Sep 2023 20:21:27 GMT
*/

export const text : {emphasis:{
Expand Down
2 changes: 1 addition & 1 deletion dist/documentation/themes/light.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Do not edit directly
* Generated on Wed, 20 Sep 2023 19:33:38 GMT
* Generated on Wed, 20 Sep 2023 20:21:27 GMT
*/

module.exports = {text : {emphasis:{
Expand Down
35 changes: 34 additions & 1 deletion dist/documentation/themes/lightDS3.d.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Do not edit directly
* Generated on Wed, 20 Sep 2023 19:33:38 GMT
* Generated on Wed, 20 Sep 2023 20:21:27 GMT
*/

export const text : {emphasis:{
Expand Down Expand Up @@ -560,4 +560,37 @@ export const shadow : {base:{
name: string,
hex: string,
description: string
}};
export const accent : {forestTextBase:{
name: string,
hex: string,

},forestBackgroundMuted:{
name: string,
hex: string,

},forestBackgroundMutedHover:{
name: string,
hex: string,

},forestBackgroundMutedActive:{
name: string,
hex: string,

},sandTextBase:{
name: string,
hex: string,

},sandBackgroundMuted:{
name: string,
hex: string,

},sandBackgroundMutedHover:{
name: string,
hex: string,

},sandBackgroundMutedActive:{
name: string,
hex: string,

}};
35 changes: 34 additions & 1 deletion dist/documentation/themes/lightDS3.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Do not edit directly
* Generated on Wed, 20 Sep 2023 19:33:38 GMT
* Generated on Wed, 20 Sep 2023 20:21:27 GMT
*/

module.exports = {text : {emphasis:{
Expand Down Expand Up @@ -560,4 +560,37 @@ shadow : {base:{
name: "shadow.base",
hex: "#36485C",
description: "For use only with box shadow tokens"
}},
accent : {forestTextBase:{
name: "accent.forestTextBase",
hex: "#275E43",

},forestBackgroundMuted:{
name: "accent.forestBackgroundMuted",
hex: "#EBF2EF",

},forestBackgroundMutedHover:{
name: "accent.forestBackgroundMutedHover",
hex: "#D1E0D9",

},forestBackgroundMutedActive:{
name: "accent.forestBackgroundMutedActive",
hex: "#B6CFC2",

},sandTextBase:{
name: "accent.sandTextBase",
hex: "#5E4D27",

},sandBackgroundMuted:{
name: "accent.sandBackgroundMuted",
hex: "#F6F1E5",

},sandBackgroundMutedHover:{
name: "accent.sandBackgroundMutedHover",
hex: "#E4D9C2",

},sandBackgroundMutedActive:{
name: "accent.sandBackgroundMutedActive",
hex: "#DACCAA",

}},};
2 changes: 1 addition & 1 deletion dist/tokens/native/borders.d.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Do not edit directly
* Generated on Wed, 20 Sep 2023 19:33:38 GMT
* Generated on Wed, 20 Sep 2023 20:21:27 GMT
*/

export const radiusBase : number;
Expand Down
2 changes: 1 addition & 1 deletion dist/tokens/native/borders.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Do not edit directly
* Generated on Wed, 20 Sep 2023 19:33:38 GMT
* Generated on Wed, 20 Sep 2023 20:21:27 GMT
*/

module.exports = {
Expand Down
2 changes: 1 addition & 1 deletion dist/tokens/native/core-dark-colors.d.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Do not edit directly
* Generated on Wed, 20 Sep 2023 19:33:38 GMT
* Generated on Wed, 20 Sep 2023 20:21:27 GMT
*/

export const green : {100 : string,200 : string,300 : string,400 : string,500 : string,600 : string,700 : string,800 : string};
Expand Down
2 changes: 1 addition & 1 deletion dist/tokens/native/core-dark-colors.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Do not edit directly
* Generated on Wed, 20 Sep 2023 19:33:38 GMT
* Generated on Wed, 20 Sep 2023 20:21:27 GMT
*/

module.exports = {green : {100 : "#0C291E",200 : "#0F3326",300 : "#13402F",400 : "#256E53",500 : "#288563",600 : "#42AD86",700 : "#86D6B9",800 : "#DBFFF1"},
Expand Down
2 changes: 1 addition & 1 deletion dist/tokens/native/core-light-colors.d.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Do not edit directly
* Generated on Wed, 20 Sep 2023 19:33:38 GMT
* Generated on Wed, 20 Sep 2023 20:21:27 GMT
*/

export const green : {100 : string,200 : string,300 : string,400 : string,500 : string,600 : string,700 : string,800 : string};
Expand Down
2 changes: 1 addition & 1 deletion dist/tokens/native/core-light-colors.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Do not edit directly
* Generated on Wed, 20 Sep 2023 19:33:38 GMT
* Generated on Wed, 20 Sep 2023 20:21:27 GMT
*/

module.exports = {green : {100 : "#FAFFFC",200 : "#EBF2EF",300 : "#D1E0D9",400 : "#B6CFC2",500 : "#86B09B",600 : "#307553",700 : "#275E43",800 : "#244C38"},
Expand Down
2 changes: 1 addition & 1 deletion dist/tokens/native/themes/dark.d.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Do not edit directly
* Generated on Wed, 20 Sep 2023 19:33:38 GMT
* Generated on Wed, 20 Sep 2023 20:21:27 GMT
*/

export const theme: string;
Expand Down
2 changes: 1 addition & 1 deletion dist/tokens/native/themes/dark.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions dist/tokens/native/themes/emerson.d.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Do not edit directly
* Generated on Wed, 20 Sep 2023 19:33:38 GMT
* Generated on Wed, 20 Sep 2023 20:21:27 GMT
*/

export const theme: string;
Expand All @@ -17,4 +17,5 @@ export const disabled : {text : string,background : string,nakedBackground : str
export const input : {backgroundBase : string,backgroundHover : string,backgroundInformation : string,textBase : string,textInformation : string,textInformationError : string,textLabel : string,textFloatingLabel : string,textFloatingLabelError : string,textPlaceholder : string,textActive : string,borderBase : string,borderError : string,borderHover : string,borderEmphasized : string,borderEmphasizedHover : string,borderActive : string};
export const separator : {base : string};
export const light : {backgroundBase : string,backgroundContrast : string,backgroundHover : string,backgroundActive : string,textBase : string,linkMutedBase : string,linkMutedHover : string};
export const shadow : {base : string};export const boxShadows: {cardBase : string,cardHover : string,popoverBase : string,modalBase : string};export const opacity: {overlayBackdrop : number};
export const shadow : {base : string};
export const accent : {forestTextBase : string,forestBackgroundMuted : string,forestBackgroundMutedHover : string,forestBackgroundMutedActive : string,sandTextBase : string,sandBackgroundMuted : string,sandBackgroundMutedHover : string,sandBackgroundMutedActive : string};export const boxShadows: {cardBase : string,cardHover : string,popoverBase : string,modalBase : string};export const opacity: {overlayBackdrop : number};
5 changes: 3 additions & 2 deletions dist/tokens/native/themes/emerson.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/tokens/native/themes/light.d.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Do not edit directly
* Generated on Wed, 20 Sep 2023 19:33:38 GMT
* Generated on Wed, 20 Sep 2023 20:21:27 GMT
*/

export const theme: string;
Expand Down
2 changes: 1 addition & 1 deletion dist/tokens/native/themes/light.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions dist/tokens/native/themes/lightDS3.d.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Do not edit directly
* Generated on Wed, 20 Sep 2023 19:33:38 GMT
* Generated on Wed, 20 Sep 2023 20:21:27 GMT
*/

export const theme: string;
Expand All @@ -17,4 +17,5 @@ export const disabled : {text : string,background : string,nakedBackground : str
export const input : {backgroundBase : string,backgroundHover : string,backgroundInformation : string,textBase : string,textInformation : string,textInformationError : string,textLabel : string,textFloatingLabel : string,textFloatingLabelError : string,textPlaceholder : string,textActive : string,borderBase : string,borderError : string,borderHover : string,borderEmphasized : string,borderEmphasizedHover : string,borderActive : string};
export const separator : {base : string};
export const light : {backgroundBase : string,backgroundContrast : string,backgroundHover : string,backgroundActive : string,textBase : string,linkMutedBase : string,linkMutedHover : string};
export const shadow : {base : string};export const boxShadows: {cardBase : string,cardHover : string,popoverBase : string,modalBase : string};export const opacity: {overlayBackdrop : number};
export const shadow : {base : string};
export const accent : {forestTextBase : string,forestBackgroundMuted : string,forestBackgroundMutedHover : string,forestBackgroundMutedActive : string,sandTextBase : string,sandBackgroundMuted : string,sandBackgroundMutedHover : string,sandBackgroundMutedActive : string};export const boxShadows: {cardBase : string,cardHover : string,popoverBase : string,modalBase : string};export const opacity: {overlayBackdrop : number};
5 changes: 3 additions & 2 deletions dist/tokens/native/themes/lightDS3.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 60dbd4f

Please sign in to comment.