diff --git a/dist/documentation/core-dark-colors.d.ts b/dist/documentation/core-dark-colors.d.ts index 87c76cba..2648b2f4 100644 --- a/dist/documentation/core-dark-colors.d.ts +++ b/dist/documentation/core-dark-colors.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Wed, 12 Jul 2023 18:33:45 GMT + * Generated on Thu, 27 Jul 2023 17:55:15 GMT */ export const green : {100:{ diff --git a/dist/documentation/core-dark-colors.js b/dist/documentation/core-dark-colors.js index d389cd97..8db2cefd 100644 --- a/dist/documentation/core-dark-colors.js +++ b/dist/documentation/core-dark-colors.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Wed, 12 Jul 2023 18:33:45 GMT + * Generated on Thu, 27 Jul 2023 17:55:15 GMT */ module.exports = {green : {100:{ diff --git a/dist/documentation/core-light-colors.d.ts b/dist/documentation/core-light-colors.d.ts index 0b555bfb..1618da60 100644 --- a/dist/documentation/core-light-colors.d.ts +++ b/dist/documentation/core-light-colors.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Wed, 12 Jul 2023 18:33:45 GMT + * Generated on Thu, 27 Jul 2023 17:55:15 GMT */ export const green : {100:{ diff --git a/dist/documentation/core-light-colors.js b/dist/documentation/core-light-colors.js index 00328adb..5727d93b 100644 --- a/dist/documentation/core-light-colors.js +++ b/dist/documentation/core-light-colors.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Wed, 12 Jul 2023 18:33:45 GMT + * Generated on Thu, 27 Jul 2023 17:55:15 GMT */ module.exports = {green : {100:{ diff --git a/dist/documentation/themes/dark.d.ts b/dist/documentation/themes/dark.d.ts index f82348d3..0397b133 100644 --- a/dist/documentation/themes/dark.d.ts +++ b/dist/documentation/themes/dark.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Wed, 12 Jul 2023 18:33:45 GMT + * Generated on Thu, 27 Jul 2023 17:55:15 GMT */ export const text : {emphasis:{ diff --git a/dist/documentation/themes/dark.js b/dist/documentation/themes/dark.js index 14cce311..f09b5167 100644 --- a/dist/documentation/themes/dark.js +++ b/dist/documentation/themes/dark.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Wed, 12 Jul 2023 18:33:45 GMT + * Generated on Thu, 27 Jul 2023 17:55:15 GMT */ module.exports = {text : {emphasis:{ diff --git a/dist/documentation/themes/emerson.d.ts b/dist/documentation/themes/emerson.d.ts index f82348d3..0397b133 100644 --- a/dist/documentation/themes/emerson.d.ts +++ b/dist/documentation/themes/emerson.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Wed, 12 Jul 2023 18:33:45 GMT + * Generated on Thu, 27 Jul 2023 17:55:15 GMT */ export const text : {emphasis:{ diff --git a/dist/documentation/themes/emerson.js b/dist/documentation/themes/emerson.js index bd415cc0..73481670 100644 --- a/dist/documentation/themes/emerson.js +++ b/dist/documentation/themes/emerson.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Wed, 12 Jul 2023 18:33:45 GMT + * Generated on Thu, 27 Jul 2023 17:55:15 GMT */ module.exports = {text : {emphasis:{ diff --git a/dist/documentation/themes/light.d.ts b/dist/documentation/themes/light.d.ts index f82348d3..0397b133 100644 --- a/dist/documentation/themes/light.d.ts +++ b/dist/documentation/themes/light.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Wed, 12 Jul 2023 18:33:45 GMT + * Generated on Thu, 27 Jul 2023 17:55:15 GMT */ export const text : {emphasis:{ diff --git a/dist/documentation/themes/light.js b/dist/documentation/themes/light.js index ffa8e407..4a193de3 100644 --- a/dist/documentation/themes/light.js +++ b/dist/documentation/themes/light.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Wed, 12 Jul 2023 18:33:45 GMT + * Generated on Thu, 27 Jul 2023 17:55:15 GMT */ module.exports = {text : {emphasis:{ @@ -152,16 +152,16 @@ primary : {textBase:{ description: "Used as a very light background for primary components such as Message and Box. Used for containers with content blocks" },borderBase:{ name: "primary.borderBase", - hex: "#36485C", - description: "Used for the border colour for primary components such as buttons and Message" + hex: "#C8D3E0", + description: "Used for the border colour for primary components" },borderHover:{ name: "primary.borderHover", - hex: "#2E3A47", - description: "Used for the hovered border colour for primary components such as buttons" + hex: "#596D84", + description: "Used for the hovered border colour for primary components" },borderActive:{ name: "primary.borderActive", - hex: "#212933", - description: "Used for the pressed border colour for primary components such as buttons" + hex: "#2E3A47", + description: "Used for the pressed border colour for primary components" }}, success : {textBase:{ name: "success.textBase", diff --git a/dist/documentation/themes/lightDS3.d.ts b/dist/documentation/themes/lightDS3.d.ts index f82348d3..0397b133 100644 --- a/dist/documentation/themes/lightDS3.d.ts +++ b/dist/documentation/themes/lightDS3.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Wed, 12 Jul 2023 18:33:45 GMT + * Generated on Thu, 27 Jul 2023 17:55:15 GMT */ export const text : {emphasis:{ diff --git a/dist/documentation/themes/lightDS3.js b/dist/documentation/themes/lightDS3.js index dffd9ac6..dee7cd03 100644 --- a/dist/documentation/themes/lightDS3.js +++ b/dist/documentation/themes/lightDS3.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Wed, 12 Jul 2023 18:33:45 GMT + * Generated on Thu, 27 Jul 2023 17:55:15 GMT */ module.exports = {text : {emphasis:{ diff --git a/dist/tokens/native/borders.d.ts b/dist/tokens/native/borders.d.ts index 4d486b97..e955574c 100644 --- a/dist/tokens/native/borders.d.ts +++ b/dist/tokens/native/borders.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Wed, 12 Jul 2023 18:33:45 GMT + * Generated on Thu, 27 Jul 2023 17:55:15 GMT */ export const radiusBase : number; diff --git a/dist/tokens/native/borders.js b/dist/tokens/native/borders.js index 31631fd3..d61884fe 100644 --- a/dist/tokens/native/borders.js +++ b/dist/tokens/native/borders.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Wed, 12 Jul 2023 18:33:45 GMT + * Generated on Thu, 27 Jul 2023 17:55:15 GMT */ module.exports = { diff --git a/dist/tokens/native/core-dark-colors.d.ts b/dist/tokens/native/core-dark-colors.d.ts index bccd6a71..89add023 100644 --- a/dist/tokens/native/core-dark-colors.d.ts +++ b/dist/tokens/native/core-dark-colors.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Wed, 12 Jul 2023 18:33:45 GMT + * Generated on Thu, 27 Jul 2023 17:55:15 GMT */ export const green : {100 : string,200 : string,300 : string,400 : string,500 : string,600 : string,700 : string,800 : string}; diff --git a/dist/tokens/native/core-dark-colors.js b/dist/tokens/native/core-dark-colors.js index 8de40acb..aaaf6fc6 100644 --- a/dist/tokens/native/core-dark-colors.js +++ b/dist/tokens/native/core-dark-colors.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Wed, 12 Jul 2023 18:33:45 GMT + * Generated on Thu, 27 Jul 2023 17:55:15 GMT */ module.exports = {green : {100 : "#0C291E",200 : "#13402F",300 : "#1A5740",400 : "#256E53",500 : "#288563",600 : "#42AD86",700 : "#86D6B9",800 : "#DBFFF1"}, diff --git a/dist/tokens/native/core-light-colors.d.ts b/dist/tokens/native/core-light-colors.d.ts index 9d8bdc19..54155199 100644 --- a/dist/tokens/native/core-light-colors.d.ts +++ b/dist/tokens/native/core-light-colors.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Wed, 12 Jul 2023 18:33:45 GMT + * Generated on Thu, 27 Jul 2023 17:55:15 GMT */ export const green : {100 : string,200 : string,300 : string,400 : string,500 : string,600 : string,700 : string,800 : string}; diff --git a/dist/tokens/native/core-light-colors.js b/dist/tokens/native/core-light-colors.js index 52dee699..198cd243 100644 --- a/dist/tokens/native/core-light-colors.js +++ b/dist/tokens/native/core-light-colors.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Wed, 12 Jul 2023 18:33:45 GMT + * Generated on Thu, 27 Jul 2023 17:55:15 GMT */ module.exports = {green : {100 : "#FAFFFC",200 : "#EBF2EF",300 : "#D1E0D9",400 : "#B6CFC2",500 : "#86B09B",600 : "#307553",700 : "#275E43",800 : "#244C38"}, diff --git a/dist/tokens/native/themes/dark.d.ts b/dist/tokens/native/themes/dark.d.ts index c29df488..78077a04 100644 --- a/dist/tokens/native/themes/dark.d.ts +++ b/dist/tokens/native/themes/dark.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Wed, 12 Jul 2023 18:33:45 GMT + * Generated on Thu, 27 Jul 2023 17:55:15 GMT */ export const theme: string; diff --git a/dist/tokens/native/themes/dark.js b/dist/tokens/native/themes/dark.js index 8cdde0c2..ab820342 100644 --- a/dist/tokens/native/themes/dark.js +++ b/dist/tokens/native/themes/dark.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Wed, 12 Jul 2023 18:33:45 GMT + * Generated on Thu, 27 Jul 2023 17:55:15 GMT */ module.exports = {theme: "dark", diff --git a/dist/tokens/native/themes/emerson.d.ts b/dist/tokens/native/themes/emerson.d.ts index c29df488..78077a04 100644 --- a/dist/tokens/native/themes/emerson.d.ts +++ b/dist/tokens/native/themes/emerson.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Wed, 12 Jul 2023 18:33:45 GMT + * Generated on Thu, 27 Jul 2023 17:55:15 GMT */ export const theme: string; diff --git a/dist/tokens/native/themes/emerson.js b/dist/tokens/native/themes/emerson.js index c1593429..a5d25c3f 100644 --- a/dist/tokens/native/themes/emerson.js +++ b/dist/tokens/native/themes/emerson.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Wed, 12 Jul 2023 18:33:45 GMT + * Generated on Thu, 27 Jul 2023 17:55:15 GMT */ module.exports = {theme: "emerson", diff --git a/dist/tokens/native/themes/light.d.ts b/dist/tokens/native/themes/light.d.ts index c29df488..78077a04 100644 --- a/dist/tokens/native/themes/light.d.ts +++ b/dist/tokens/native/themes/light.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Wed, 12 Jul 2023 18:33:45 GMT + * Generated on Thu, 27 Jul 2023 17:55:15 GMT */ export const theme: string; diff --git a/dist/tokens/native/themes/light.js b/dist/tokens/native/themes/light.js index 4f1328b1..b8e50126 100644 --- a/dist/tokens/native/themes/light.js +++ b/dist/tokens/native/themes/light.js @@ -1,13 +1,13 @@ /** * Do not edit directly - * Generated on Wed, 12 Jul 2023 18:33:45 GMT + * Generated on Thu, 27 Jul 2023 17:55:15 GMT */ module.exports = {theme: "light", text : {emphasis : "#36485C",body : "#475A70",subdued : "#596D84",onBackground : "#FFFFFF"}, system : {textLabelEmphasis : "#2E3A47",textBase : "#475A70",textHover : "#36485C",textActive : "#2E3A47",backgroundBase : "#FFFFFF",backgroundMuted : "#F5F7FA",backgroundMutedHover : "#E6EDF5",backgroundMutedActive : "#C8D3E0",backgroundBox : "#FCFEFF",borderBase : "#C8D3E0",borderHover : "#596D84",borderActive : "#475A70",borderFocused : "#3971A8"}, surface : {level0 : "#FFFFFF",level1 : "#FFFFFF",level2 : "#F5F7FA",interactiveBackground : "#FFFFFF",interactiveHover : "#F5F7FA",interactiveActive : "#E6EDF5",overlayDark : "#2E3A47",overlayTheme : "#FFFFFF",overlayBackdrop : "#36485C"}, -primary : {textBase : "#FFFFFF",textHover : "#FFFFFF",textActive : "#FFFFFF",backgroundBase : "#36485C",backgroundHover : "#2E3A47",backgroundActive : "#212933",backgroundMuted : "#F5F7FA",backgroundMutedHover : "#E6EDF5",backgroundMutedActive : "#C8D3E0",backgroundBox : "#FCFEFF",borderBase : "#36485C",borderHover : "#2E3A47",borderActive : "#212933"}, +primary : {textBase : "#FFFFFF",textHover : "#FFFFFF",textActive : "#FFFFFF",backgroundBase : "#36485C",backgroundHover : "#2E3A47",backgroundActive : "#212933",backgroundMuted : "#F5F7FA",backgroundMutedHover : "#E6EDF5",backgroundMutedActive : "#C8D3E0",backgroundBox : "#FCFEFF",borderBase : "#C8D3E0",borderHover : "#596D84",borderActive : "#2E3A47"}, success : {textBase : "#307553",textHover : "#275E43",textActive : "#244C38",backgroundBase : "#307553",backgroundHover : "#275E43",backgroundActive : "#244C38",backgroundMuted : "#EBF2EF",backgroundMutedHover : "#D1E0D9",backgroundMutedActive : "#B6CFC2",backgroundBox : "#FAFFFC",borderBase : "#307553",borderHover : "#275E43",borderActive : "#244C38"}, info : {textBase : "#3971A8",textHover : "#21588F",textActive : "#194673",backgroundBase : "#3971A8",backgroundHover : "#21588F",backgroundActive : "#194673",backgroundMuted : "#E6F1FC",backgroundMutedHover : "#C0D8F0",backgroundMutedActive : "#88B1D9",backgroundBox : "#F5FAFF",borderBase : "#3971A8",borderHover : "#21588F",borderActive : "#194673"}, warning : {textBase : "#B4631D",textHover : "#8E4D14",textActive : "#784213",backgroundBase : "#B4631D",backgroundHover : "#8E4D14",backgroundActive : "#784213",backgroundMuted : "#FFF3E8",backgroundMutedHover : "#F3D8C0",backgroundMutedActive : "#E7B88F",backgroundBox : "#FFFAF5",borderBase : "#B4631D",borderHover : "#8E4D14",borderActive : "#784213"}, diff --git a/dist/tokens/native/themes/lightDS3.d.ts b/dist/tokens/native/themes/lightDS3.d.ts index c29df488..78077a04 100644 --- a/dist/tokens/native/themes/lightDS3.d.ts +++ b/dist/tokens/native/themes/lightDS3.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Wed, 12 Jul 2023 18:33:45 GMT + * Generated on Thu, 27 Jul 2023 17:55:15 GMT */ export const theme: string; diff --git a/dist/tokens/native/themes/lightDS3.js b/dist/tokens/native/themes/lightDS3.js index 34d39659..fe5dc75d 100644 --- a/dist/tokens/native/themes/lightDS3.js +++ b/dist/tokens/native/themes/lightDS3.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Wed, 12 Jul 2023 18:33:45 GMT + * Generated on Thu, 27 Jul 2023 17:55:15 GMT */ module.exports = {theme: "lightDS3", diff --git a/dist/tokens/native/typography.d.ts b/dist/tokens/native/typography.d.ts index 26c94853..6a735d1a 100644 --- a/dist/tokens/native/typography.d.ts +++ b/dist/tokens/native/typography.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Wed, 12 Jul 2023 18:33:45 GMT + * Generated on Thu, 27 Jul 2023 17:55:15 GMT */ export const letterSpacingBase : number; diff --git a/dist/tokens/native/typography.js b/dist/tokens/native/typography.js index b25d2c54..8cc398d6 100644 --- a/dist/tokens/native/typography.js +++ b/dist/tokens/native/typography.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Wed, 12 Jul 2023 18:33:45 GMT + * Generated on Thu, 27 Jul 2023 17:55:15 GMT */ module.exports = { diff --git a/dist/tokens/scss/borders.scss b/dist/tokens/scss/borders.scss index c77e4c89..c28e244c 100644 --- a/dist/tokens/scss/borders.scss +++ b/dist/tokens/scss/borders.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Wed, 12 Jul 2023 18:33:45 GMT +// Generated on Thu, 27 Jul 2023 17:55:15 GMT $radiusBase: 8px; $radiusCircle: 50%; diff --git a/dist/tokens/scss/core-dark-colors.scss b/dist/tokens/scss/core-dark-colors.scss index 18359c68..994fd957 100644 --- a/dist/tokens/scss/core-dark-colors.scss +++ b/dist/tokens/scss/core-dark-colors.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Wed, 12 Jul 2023 18:33:45 GMT +// Generated on Thu, 27 Jul 2023 17:55:15 GMT $green100: #0C291E; $green200: #13402F; diff --git a/dist/tokens/scss/core-light-colors.scss b/dist/tokens/scss/core-light-colors.scss index 71c57adb..ed243f4a 100644 --- a/dist/tokens/scss/core-light-colors.scss +++ b/dist/tokens/scss/core-light-colors.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Wed, 12 Jul 2023 18:33:45 GMT +// Generated on Thu, 27 Jul 2023 17:55:15 GMT $green100: #FAFFFC; $green200: #EBF2EF; diff --git a/dist/tokens/scss/themes/dark.scss b/dist/tokens/scss/themes/dark.scss index ea19fddb..60d5b300 100644 --- a/dist/tokens/scss/themes/dark.scss +++ b/dist/tokens/scss/themes/dark.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Wed, 12 Jul 2023 18:33:45 GMT +// Generated on Thu, 27 Jul 2023 17:55:15 GMT $textEmphasis: #E8E9EA; $textBody: #98999B; diff --git a/dist/tokens/scss/themes/emerson.scss b/dist/tokens/scss/themes/emerson.scss index 8739260c..cfd7a9b9 100644 --- a/dist/tokens/scss/themes/emerson.scss +++ b/dist/tokens/scss/themes/emerson.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Wed, 12 Jul 2023 18:33:45 GMT +// Generated on Thu, 27 Jul 2023 17:55:15 GMT $textEmphasis: #1A1D21; $textBody: #22272B; diff --git a/dist/tokens/scss/themes/light.scss b/dist/tokens/scss/themes/light.scss index ed0f9206..dc24987c 100644 --- a/dist/tokens/scss/themes/light.scss +++ b/dist/tokens/scss/themes/light.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Wed, 12 Jul 2023 18:33:45 GMT +// Generated on Thu, 27 Jul 2023 17:55:15 GMT $textEmphasis: #36485C; $textBody: #475A70; @@ -38,9 +38,9 @@ $primaryBackgroundMuted: #F5F7FA; $primaryBackgroundMutedHover: #E6EDF5; $primaryBackgroundMutedActive: #C8D3E0; $primaryBackgroundBox: #FCFEFF; -$primaryBorderBase: #36485C; -$primaryBorderHover: #2E3A47; -$primaryBorderActive: #212933; +$primaryBorderBase: #C8D3E0; +$primaryBorderHover: #596D84; +$primaryBorderActive: #2E3A47; $successTextBase: #307553; $successTextHover: #275E43; $successTextActive: #244C38; diff --git a/dist/tokens/scss/themes/lightDS3.scss b/dist/tokens/scss/themes/lightDS3.scss index 3df5b07f..dc190e3a 100644 --- a/dist/tokens/scss/themes/lightDS3.scss +++ b/dist/tokens/scss/themes/lightDS3.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Wed, 12 Jul 2023 18:33:45 GMT +// Generated on Thu, 27 Jul 2023 17:55:15 GMT $textEmphasis: #36485C; $textBody: #475A70; diff --git a/dist/tokens/scss/typography.scss b/dist/tokens/scss/typography.scss index 2445712a..1c93739a 100644 --- a/dist/tokens/scss/typography.scss +++ b/dist/tokens/scss/typography.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Wed, 12 Jul 2023 18:33:45 GMT +// Generated on Thu, 27 Jul 2023 17:55:15 GMT $letterSpacingBase: 0; $paragraphSpacingBase: 0; diff --git a/dist/tokens/ts/borders.d.ts b/dist/tokens/ts/borders.d.ts index d772d060..94e64a92 100644 --- a/dist/tokens/ts/borders.d.ts +++ b/dist/tokens/ts/borders.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Wed, 12 Jul 2023 18:33:45 GMT + * Generated on Thu, 27 Jul 2023 17:55:15 GMT */ export const radiusBase : string; diff --git a/dist/tokens/ts/borders.js b/dist/tokens/ts/borders.js index 9206bf02..c45e145b 100644 --- a/dist/tokens/ts/borders.js +++ b/dist/tokens/ts/borders.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Wed, 12 Jul 2023 18:33:45 GMT + * Generated on Thu, 27 Jul 2023 17:55:15 GMT */ module.exports = { diff --git a/dist/tokens/ts/core-dark-colors.d.ts b/dist/tokens/ts/core-dark-colors.d.ts index bccd6a71..89add023 100644 --- a/dist/tokens/ts/core-dark-colors.d.ts +++ b/dist/tokens/ts/core-dark-colors.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Wed, 12 Jul 2023 18:33:45 GMT + * Generated on Thu, 27 Jul 2023 17:55:15 GMT */ export const green : {100 : string,200 : string,300 : string,400 : string,500 : string,600 : string,700 : string,800 : string}; diff --git a/dist/tokens/ts/core-dark-colors.js b/dist/tokens/ts/core-dark-colors.js index 8de40acb..aaaf6fc6 100644 --- a/dist/tokens/ts/core-dark-colors.js +++ b/dist/tokens/ts/core-dark-colors.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Wed, 12 Jul 2023 18:33:45 GMT + * Generated on Thu, 27 Jul 2023 17:55:15 GMT */ module.exports = {green : {100 : "#0C291E",200 : "#13402F",300 : "#1A5740",400 : "#256E53",500 : "#288563",600 : "#42AD86",700 : "#86D6B9",800 : "#DBFFF1"}, diff --git a/dist/tokens/ts/core-light-colors.d.ts b/dist/tokens/ts/core-light-colors.d.ts index 9d8bdc19..54155199 100644 --- a/dist/tokens/ts/core-light-colors.d.ts +++ b/dist/tokens/ts/core-light-colors.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Wed, 12 Jul 2023 18:33:45 GMT + * Generated on Thu, 27 Jul 2023 17:55:15 GMT */ export const green : {100 : string,200 : string,300 : string,400 : string,500 : string,600 : string,700 : string,800 : string}; diff --git a/dist/tokens/ts/core-light-colors.js b/dist/tokens/ts/core-light-colors.js index 52dee699..198cd243 100644 --- a/dist/tokens/ts/core-light-colors.js +++ b/dist/tokens/ts/core-light-colors.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Wed, 12 Jul 2023 18:33:45 GMT + * Generated on Thu, 27 Jul 2023 17:55:15 GMT */ module.exports = {green : {100 : "#FAFFFC",200 : "#EBF2EF",300 : "#D1E0D9",400 : "#B6CFC2",500 : "#86B09B",600 : "#307553",700 : "#275E43",800 : "#244C38"}, diff --git a/dist/tokens/ts/themes/dark.d.ts b/dist/tokens/ts/themes/dark.d.ts index c29df488..78077a04 100644 --- a/dist/tokens/ts/themes/dark.d.ts +++ b/dist/tokens/ts/themes/dark.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Wed, 12 Jul 2023 18:33:45 GMT + * Generated on Thu, 27 Jul 2023 17:55:15 GMT */ export const theme: string; diff --git a/dist/tokens/ts/themes/dark.js b/dist/tokens/ts/themes/dark.js index 8cdde0c2..ab820342 100644 --- a/dist/tokens/ts/themes/dark.js +++ b/dist/tokens/ts/themes/dark.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Wed, 12 Jul 2023 18:33:45 GMT + * Generated on Thu, 27 Jul 2023 17:55:15 GMT */ module.exports = {theme: "dark", diff --git a/dist/tokens/ts/themes/emerson.d.ts b/dist/tokens/ts/themes/emerson.d.ts index c29df488..78077a04 100644 --- a/dist/tokens/ts/themes/emerson.d.ts +++ b/dist/tokens/ts/themes/emerson.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Wed, 12 Jul 2023 18:33:45 GMT + * Generated on Thu, 27 Jul 2023 17:55:15 GMT */ export const theme: string; diff --git a/dist/tokens/ts/themes/emerson.js b/dist/tokens/ts/themes/emerson.js index c1593429..a5d25c3f 100644 --- a/dist/tokens/ts/themes/emerson.js +++ b/dist/tokens/ts/themes/emerson.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Wed, 12 Jul 2023 18:33:45 GMT + * Generated on Thu, 27 Jul 2023 17:55:15 GMT */ module.exports = {theme: "emerson", diff --git a/dist/tokens/ts/themes/light.d.ts b/dist/tokens/ts/themes/light.d.ts index c29df488..78077a04 100644 --- a/dist/tokens/ts/themes/light.d.ts +++ b/dist/tokens/ts/themes/light.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Wed, 12 Jul 2023 18:33:45 GMT + * Generated on Thu, 27 Jul 2023 17:55:15 GMT */ export const theme: string; diff --git a/dist/tokens/ts/themes/light.js b/dist/tokens/ts/themes/light.js index 4f1328b1..b8e50126 100644 --- a/dist/tokens/ts/themes/light.js +++ b/dist/tokens/ts/themes/light.js @@ -1,13 +1,13 @@ /** * Do not edit directly - * Generated on Wed, 12 Jul 2023 18:33:45 GMT + * Generated on Thu, 27 Jul 2023 17:55:15 GMT */ module.exports = {theme: "light", text : {emphasis : "#36485C",body : "#475A70",subdued : "#596D84",onBackground : "#FFFFFF"}, system : {textLabelEmphasis : "#2E3A47",textBase : "#475A70",textHover : "#36485C",textActive : "#2E3A47",backgroundBase : "#FFFFFF",backgroundMuted : "#F5F7FA",backgroundMutedHover : "#E6EDF5",backgroundMutedActive : "#C8D3E0",backgroundBox : "#FCFEFF",borderBase : "#C8D3E0",borderHover : "#596D84",borderActive : "#475A70",borderFocused : "#3971A8"}, surface : {level0 : "#FFFFFF",level1 : "#FFFFFF",level2 : "#F5F7FA",interactiveBackground : "#FFFFFF",interactiveHover : "#F5F7FA",interactiveActive : "#E6EDF5",overlayDark : "#2E3A47",overlayTheme : "#FFFFFF",overlayBackdrop : "#36485C"}, -primary : {textBase : "#FFFFFF",textHover : "#FFFFFF",textActive : "#FFFFFF",backgroundBase : "#36485C",backgroundHover : "#2E3A47",backgroundActive : "#212933",backgroundMuted : "#F5F7FA",backgroundMutedHover : "#E6EDF5",backgroundMutedActive : "#C8D3E0",backgroundBox : "#FCFEFF",borderBase : "#36485C",borderHover : "#2E3A47",borderActive : "#212933"}, +primary : {textBase : "#FFFFFF",textHover : "#FFFFFF",textActive : "#FFFFFF",backgroundBase : "#36485C",backgroundHover : "#2E3A47",backgroundActive : "#212933",backgroundMuted : "#F5F7FA",backgroundMutedHover : "#E6EDF5",backgroundMutedActive : "#C8D3E0",backgroundBox : "#FCFEFF",borderBase : "#C8D3E0",borderHover : "#596D84",borderActive : "#2E3A47"}, success : {textBase : "#307553",textHover : "#275E43",textActive : "#244C38",backgroundBase : "#307553",backgroundHover : "#275E43",backgroundActive : "#244C38",backgroundMuted : "#EBF2EF",backgroundMutedHover : "#D1E0D9",backgroundMutedActive : "#B6CFC2",backgroundBox : "#FAFFFC",borderBase : "#307553",borderHover : "#275E43",borderActive : "#244C38"}, info : {textBase : "#3971A8",textHover : "#21588F",textActive : "#194673",backgroundBase : "#3971A8",backgroundHover : "#21588F",backgroundActive : "#194673",backgroundMuted : "#E6F1FC",backgroundMutedHover : "#C0D8F0",backgroundMutedActive : "#88B1D9",backgroundBox : "#F5FAFF",borderBase : "#3971A8",borderHover : "#21588F",borderActive : "#194673"}, warning : {textBase : "#B4631D",textHover : "#8E4D14",textActive : "#784213",backgroundBase : "#B4631D",backgroundHover : "#8E4D14",backgroundActive : "#784213",backgroundMuted : "#FFF3E8",backgroundMutedHover : "#F3D8C0",backgroundMutedActive : "#E7B88F",backgroundBox : "#FFFAF5",borderBase : "#B4631D",borderHover : "#8E4D14",borderActive : "#784213"}, diff --git a/dist/tokens/ts/themes/lightDS3.d.ts b/dist/tokens/ts/themes/lightDS3.d.ts index c29df488..78077a04 100644 --- a/dist/tokens/ts/themes/lightDS3.d.ts +++ b/dist/tokens/ts/themes/lightDS3.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Wed, 12 Jul 2023 18:33:45 GMT + * Generated on Thu, 27 Jul 2023 17:55:15 GMT */ export const theme: string; diff --git a/dist/tokens/ts/themes/lightDS3.js b/dist/tokens/ts/themes/lightDS3.js index 34d39659..fe5dc75d 100644 --- a/dist/tokens/ts/themes/lightDS3.js +++ b/dist/tokens/ts/themes/lightDS3.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Wed, 12 Jul 2023 18:33:45 GMT + * Generated on Thu, 27 Jul 2023 17:55:15 GMT */ module.exports = {theme: "lightDS3", diff --git a/dist/tokens/ts/typography.d.ts b/dist/tokens/ts/typography.d.ts index cdab8683..0f879b7c 100644 --- a/dist/tokens/ts/typography.d.ts +++ b/dist/tokens/ts/typography.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Wed, 12 Jul 2023 18:33:45 GMT + * Generated on Thu, 27 Jul 2023 17:55:15 GMT */ export const letterSpacingBase : number; diff --git a/dist/tokens/ts/typography.js b/dist/tokens/ts/typography.js index d429fb0f..d35365eb 100644 --- a/dist/tokens/ts/typography.js +++ b/dist/tokens/ts/typography.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Wed, 12 Jul 2023 18:33:45 GMT + * Generated on Thu, 27 Jul 2023 17:55:15 GMT */ module.exports = { diff --git a/src/data/light.json b/src/data/light.json index 7ddc7ff0..1f3741f0 100644 --- a/src/data/light.json +++ b/src/data/light.json @@ -203,19 +203,19 @@ }, "border": { "base": { - "value": "{colors.grey.700}", + "value": "{colors.grey.400}", "type": "color", - "description": "Used for the border colour for primary components such as buttons and Message" + "description": "Used for the border colour for primary components" }, "hover": { - "value": "{colors.grey.800}", + "value": "{colors.grey.500}", "type": "color", - "description": "Used for the hovered border colour for primary components such as buttons" + "description": "Used for the hovered border colour for primary components" }, "active": { - "value": "{colors.grey.900}", + "value": "{colors.grey.800}", "type": "color", - "description": "Used for the pressed border colour for primary components such as buttons" + "description": "Used for the pressed border colour for primary components" } } }, diff --git a/src/transformed/transformed-light.json b/src/transformed/transformed-light.json index 50c70f3d..f55865b3 100644 --- a/src/transformed/transformed-light.json +++ b/src/transformed/transformed-light.json @@ -203,19 +203,19 @@ }, "border": { "base": { - "value": "#36485C", + "value": "#C8D3E0", "type": "color", - "description": "Used for the border colour for primary components such as buttons and Message" + "description": "Used for the border colour for primary components" }, "hover": { - "value": "#2E3A47", + "value": "#596D84", "type": "color", - "description": "Used for the hovered border colour for primary components such as buttons" + "description": "Used for the hovered border colour for primary components" }, "active": { - "value": "#212933", + "value": "#2E3A47", "type": "color", - "description": "Used for the pressed border colour for primary components such as buttons" + "description": "Used for the pressed border colour for primary components" } } },