Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New success profile #108

Merged
merged 29 commits into from
May 23, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
e4279b5
New success profile
May 19, 2023
98cb30a
Transformed tokens
iryanclarke May 19, 2023
40b5776
Built and updated design tokens
iryanclarke May 19, 2023
cb9f675
Files compiled!
iryanclarke May 19, 2023
971f9b1
Update descriptions
May 23, 2023
f858788
Merge
May 23, 2023
a0acf5b
Transformed tokens
iryanclarke May 23, 2023
c621104
Built and updated design tokens
iryanclarke May 23, 2023
5e5523e
Files compiled!
iryanclarke May 23, 2023
32b3367
Update dist/documentation/themes/dark.js
iryanclarke May 23, 2023
846e525
Update dist/documentation/themes/dark.js
iryanclarke May 23, 2023
8e1cb1b
Update dist/documentation/themes/dark.js
iryanclarke May 23, 2023
aa8831c
Update name
May 23, 2023
4361440
Transformed tokens
iryanclarke May 23, 2023
ff83fba
Built and updated design tokens
iryanclarke May 23, 2023
af217e5
Files compiled!
iryanclarke May 23, 2023
6d0e406
Delete merge
May 23, 2023
94b6ae0
Built and updated design tokens
iryanclarke May 23, 2023
449a14f
Files compiled!
iryanclarke May 23, 2023
68be0f2
Emerson
May 23, 2023
7a3c8b2
Transformed tokens
iryanclarke May 23, 2023
0a2e53d
More
May 23, 2023
47e30e9
Merge branch 'success-tokens' of github.com:Fullscript/aviary-tokens …
May 23, 2023
b802d14
Built and updated design tokens
iryanclarke May 23, 2023
a5db94d
Files compiled!
iryanclarke May 23, 2023
89cd860
Redopipeline
May 23, 2023
cfda962
Transformed tokens
iryanclarke May 23, 2023
e6ac401
Built and updated design tokens
iryanclarke May 23, 2023
ce6cdeb
Files compiled!
iryanclarke May 23, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 Fri, 19 May 2023 18:16:35 GMT
* Generated on Tue, 23 May 2023 17:05:23 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 Fri, 19 May 2023 18:16:35 GMT
* Generated on Tue, 23 May 2023 17:05:23 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 Fri, 19 May 2023 18:16:35 GMT
* Generated on Tue, 23 May 2023 17:05:23 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 Fri, 19 May 2023 18:16:35 GMT
* Generated on Tue, 23 May 2023 17:05:23 GMT
*/

module.exports = {green : {100:{
Expand Down
55 changes: 54 additions & 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 Fri, 19 May 2023 18:16:35 GMT
* Generated on Tue, 23 May 2023 17:05:23 GMT
*/

export const text : {emphasis:{
Expand Down Expand Up @@ -163,6 +163,59 @@ export const primary : {textBase:{
hex: string,
description: string
}};
export const success : {textBase:{
name: string,
hex: string,
description: string
},textHover:{
name: string,
hex: string,
description: string
},textActive:{
name: string,
hex: string,
description: string
},backgroundBase:{
name: string,
hex: string,
description: string
},backgroundHover:{
name: string,
hex: string,
description: string
},backgroundActive:{
name: string,
hex: string,
description: string
},backgroundMuted:{
name: string,
hex: string,
description: string
},backgroundMutedHover:{
name: string,
hex: string,
description: string
},backgroundMutedActive:{
name: string,
hex: string,
description: string
},backgroundBox:{
name: string,
hex: string,
description: string
},borderBase:{
name: string,
hex: string,
description: string
},borderHover:{
name: string,
hex: string,
description: string
},borderActive:{
name: string,
hex: string,
description: string
}};
export const info : {textBase:{
name: string,
hex: string,
Expand Down
55 changes: 54 additions & 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 Fri, 19 May 2023 18:16:35 GMT
* Generated on Tue, 23 May 2023 17:05:23 GMT
*/

module.exports = {text : {emphasis:{
Expand Down Expand Up @@ -163,6 +163,59 @@ primary : {textBase:{
hex: "#1A5740",
description: "Used for the pressed border colour for primary components such as buttons"
}},
success : {textBase:{
name: "success.textBase",
hex: "#42AD86",
description: "Used as the text or fill colour for successful intention versions of components such as message, pill, or box"
},textHover:{
name: "success.textHover",
hex: "#86D6B9",
description: "Used as the hovered text or fill colour for successful intention versions of components such as message, pill, or box"
},textActive:{
name: "success.textActive",
hex: "#DBFFF1",
description: "Used as the pressed text or fill colour for successful intention versions of components such as message, pill, or box"
},backgroundBase:{
name: "success.backgroundBase",
hex: "#288563",
description: "Description to come."
},backgroundHover:{
name: "success.backgroundHover",
hex: "#256E53",
description: "Description to come."
},backgroundActive:{
name: "success.backgroundActive",
hex: "#1A5740",
description: "Description to come."
},backgroundMuted:{
name: "success.backgroundMuted",
hex: "#13402F",
description: "Used as the muted background for successful intention versions of components such as message, pill, or box. Paired with successful.textBase for a subtler contrast."
},backgroundMutedHover:{
name: "success.backgroundMutedHover",
hex: "#1A5740",
description: "Used as the hovered muted background for successful intention versions of components such as message, pill, or box. Paired with successful.textBase for a subtler contrast"
},backgroundMutedActive:{
name: "success.backgroundMutedActive",
hex: "#256E53",
description: "Used as the pressed muted background for successful intention versions of components such as message, pill, or box. Paired with successful.textBase for a subtler contrast"
},backgroundBox:{
name: "success.backgroundBox",
hex: "#0C291E",
description: "Used as a very light background for successful intention versions of components such as message, pill, or box. Used for containers with content blocks"
},borderBase:{
name: "success.borderBase",
hex: "#288563",
description: "Used for the border colour for successful intention versions of components such as buttons and Message"
},borderHover:{
name: "success.borderHover",
hex: "#256E53",
description: "Used for the hovered border colour for successful components such as message"
},borderActive:{
name: "success.borderActive",
hex: "#1A5740",
description: "Used for the pressed border colour for successful components such as message"
}},
info : {textBase:{
name: "info.textBase",
hex: "#6597CE",
Expand Down
55 changes: 54 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 Fri, 19 May 2023 18:16:35 GMT
* Generated on Tue, 23 May 2023 17:05:23 GMT
*/

export const text : {emphasis:{
Expand Down Expand Up @@ -163,6 +163,59 @@ export const primary : {textBase:{
hex: string,
description: string
}};
export const success : {textBase:{
name: string,
hex: string,
description: string
},textHover:{
name: string,
hex: string,
description: string
},textActive:{
name: string,
hex: string,
description: string
},backgroundBase:{
name: string,
hex: string,
description: string
},backgroundHover:{
name: string,
hex: string,
description: string
},backgroundActive:{
name: string,
hex: string,
description: string
},backgroundMuted:{
name: string,
hex: string,
description: string
},backgroundMutedHover:{
name: string,
hex: string,
description: string
},backgroundMutedActive:{
name: string,
hex: string,
description: string
},backgroundBox:{
name: string,
hex: string,
description: string
},borderBase:{
name: string,
hex: string,
description: string
},borderHover:{
name: string,
hex: string,
description: string
},borderActive:{
name: string,
hex: string,
description: string
}};
export const info : {textBase:{
name: string,
hex: string,
Expand Down
55 changes: 54 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 Fri, 19 May 2023 18:16:35 GMT
* Generated on Tue, 23 May 2023 17:05:23 GMT
*/

module.exports = {text : {emphasis:{
Expand Down Expand Up @@ -163,6 +163,59 @@ primary : {textBase:{
hex: "#244C38",
description: "Used for the pressed border colour for primary components such as buttons"
}},
success : {textBase:{
name: "success.textBase",
hex: "#307553",
description: "Used as the text or fill colour for successful intention versions of components such as message, pill, or box"
},textHover:{
name: "success.textHover",
hex: "#275E43",
description: "Used as the hovered text or fill colour for successful intention versions of components such as message, pill, or box"
},textActive:{
name: "success.textActive",
hex: "#244C38",
description: "Used as the pressed text or fill colour for successful intention versions of components such as message, pill, or box"
},backgroundBase:{
name: "success.backgroundBase",
hex: "#307553",
description: "Description to come."
},backgroundHover:{
name: "success.backgroundHover",
hex: "#275E43",
description: "Description to come."
},backgroundActive:{
name: "success.backgroundActive",
hex: "#244C38",
description: "Description to come."
},backgroundMuted:{
name: "success.backgroundMuted",
hex: "#EBF2EF",
description: "Used as the muted background for successful intention versions of components such as message, pill, or box. Paired with successful.textBase for a subtler contrast"
},backgroundMutedHover:{
name: "success.backgroundMutedHover",
hex: "#D1E0D9",
description: "Used as the hovered muted background for successful intention versions of components such as message, pill, or box. Paired with successful.textBase for a subtler contrast"
},backgroundMutedActive:{
name: "success.backgroundMutedActive",
hex: "#B6CFC2",
description: "Used as the pressed muted background for successful intention versions of components such as message, pill, or box. Paired with successful.textBase for a subtler contrast"
},backgroundBox:{
name: "success.backgroundBox",
hex: "#FAFFFC",
description: "Used as a very light background for successful intention versions of components such as message, pill, or box. Used for containers with content blocks"
},borderBase:{
name: "success.borderBase",
hex: "#307553",
description: "Used for the border colour for successful intention versions of components such as buttons and Message"
},borderHover:{
name: "success.borderHover",
hex: "#275E43",
description: "Used for the hovered border colour for successful components such as buttons"
},borderActive:{
name: "success.borderActive",
hex: "#244C38",
description: "Used for the pressed border colour for successful components such as buttons"
}},
info : {textBase:{
name: "info.textBase",
hex: "#0281d7",
Expand Down
55 changes: 54 additions & 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 Fri, 19 May 2023 18:16:35 GMT
* Generated on Tue, 23 May 2023 17:05:23 GMT
*/

export const text : {emphasis:{
Expand Down Expand Up @@ -163,6 +163,59 @@ export const primary : {textBase:{
hex: string,
description: string
}};
export const success : {textBase:{
name: string,
hex: string,
description: string
},textHover:{
name: string,
hex: string,
description: string
},textActive:{
name: string,
hex: string,
description: string
},backgroundBase:{
name: string,
hex: string,
description: string
},backgroundHover:{
name: string,
hex: string,
description: string
},backgroundActive:{
name: string,
hex: string,
description: string
},backgroundMuted:{
name: string,
hex: string,
description: string
},backgroundMutedHover:{
name: string,
hex: string,
description: string
},backgroundMutedActive:{
name: string,
hex: string,
description: string
},backgroundBox:{
name: string,
hex: string,
description: string
},borderBase:{
name: string,
hex: string,
description: string
},borderHover:{
name: string,
hex: string,
description: string
},borderActive:{
name: string,
hex: string,
description: string
}};
export const info : {textBase:{
name: string,
hex: string,
Expand Down
Loading