diff --git a/dist/documentation/core-dark-colors.d.ts b/dist/documentation/core-dark-colors.d.ts index dd1ba42d..d14d2cf4 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 Tue, 19 Mar 2024 13:54:31 GMT + * Generated on Mon, 08 Jul 2024 12:56:30 GMT */ export const green : {100:{ diff --git a/dist/documentation/core-dark-colors.js b/dist/documentation/core-dark-colors.js index 7eb49cde..f6482baa 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 Tue, 19 Mar 2024 13:54:31 GMT + * Generated on Mon, 08 Jul 2024 12:56:30 GMT */ module.exports = {green : {100:{ diff --git a/dist/documentation/core-light-colors.d.ts b/dist/documentation/core-light-colors.d.ts index 954af764..e5c68801 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 Tue, 19 Mar 2024 13:54:31 GMT + * Generated on Mon, 08 Jul 2024 12:56:30 GMT */ export const green : {100:{ diff --git a/dist/documentation/core-light-colors.js b/dist/documentation/core-light-colors.js index eb53cc55..33eb86db 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 Tue, 19 Mar 2024 13:54:31 GMT + * Generated on Mon, 08 Jul 2024 12:56:30 GMT */ module.exports = {green : {100:{ diff --git a/dist/documentation/themes/dark.d.ts b/dist/documentation/themes/dark.d.ts index 0a83ef5b..46ca5c0b 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 Tue, 19 Mar 2024 13:54:31 GMT + * Generated on Mon, 08 Jul 2024 12:56:30 GMT */ export const text : {emphasis:{ @@ -642,4 +642,41 @@ export const inverted : {backgroundBase:{ name: string, hex: string, + }}; +export const secondary : {textBase:{ + name: string, + hex: string, + + },textHover:{ + name: string, + hex: string, + + },textActive:{ + name: string, + hex: string, + + },backgroundBase:{ + name: string, + hex: string, + + },backgroundHover:{ + name: string, + hex: string, + + },backgroundActive:{ + name: string, + hex: string, + + },borderBase:{ + name: string, + hex: string, + + },borderHover:{ + name: string, + hex: string, + + },borderActive:{ + name: string, + hex: string, + }}; \ No newline at end of file diff --git a/dist/documentation/themes/dark.js b/dist/documentation/themes/dark.js index 05b0cd3f..bc5862a1 100644 --- a/dist/documentation/themes/dark.js +++ b/dist/documentation/themes/dark.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Tue, 19 Mar 2024 13:54:31 GMT + * Generated on Mon, 08 Jul 2024 12:56:30 GMT */ module.exports = {text : {emphasis:{ @@ -642,4 +642,41 @@ inverted : {backgroundBase:{ name: "inverted.textBody", hex: "#1D2124", + }}, +secondary : {textBase:{ + name: "secondary.textBase", + hex: "#FFFFFF", + + },textHover:{ + name: "secondary.textHover", + hex: "#FFFFFF", + + },textActive:{ + name: "secondary.textActive", + hex: "#FFFFFF", + + },backgroundBase:{ + name: "secondary.backgroundBase", + hex: "#141719", + + },backgroundHover:{ + name: "secondary.backgroundHover", + hex: "#22272B", + + },backgroundActive:{ + name: "secondary.backgroundActive", + hex: "#2D3238", + + },borderBase:{ + name: "secondary.borderBase", + hex: "#FFFFFF", + + },borderHover:{ + name: "secondary.borderHover", + hex: "#E8E9EA", + + },borderActive:{ + name: "secondary.borderActive", + hex: "#E8E9EA", + }},}; \ No newline at end of file diff --git a/dist/documentation/themes/emerson.d.ts b/dist/documentation/themes/emerson.d.ts index 303ca6dd..969265d6 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 Tue, 19 Mar 2024 13:54:31 GMT + * Generated on Mon, 08 Jul 2024 12:56:30 GMT */ export const text : {emphasis:{ @@ -638,4 +638,41 @@ export const inverted : {backgroundBase:{ name: string, hex: string, + }}; +export const secondary : {textBase:{ + name: string, + hex: string, + + },textHover:{ + name: string, + hex: string, + + },textActive:{ + name: string, + hex: string, + + },backgroundBase:{ + name: string, + hex: string, + + },backgroundHover:{ + name: string, + hex: string, + + },backgroundActive:{ + name: string, + hex: string, + + },borderBase:{ + name: string, + hex: string, + + },borderHover:{ + name: string, + hex: string, + + },borderActive:{ + name: string, + hex: string, + }}; \ No newline at end of file diff --git a/dist/documentation/themes/emerson.js b/dist/documentation/themes/emerson.js index c0fea1ea..b339fba4 100644 --- a/dist/documentation/themes/emerson.js +++ b/dist/documentation/themes/emerson.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Tue, 19 Mar 2024 13:54:31 GMT + * Generated on Mon, 08 Jul 2024 12:56:30 GMT */ module.exports = {text : {emphasis:{ @@ -638,4 +638,41 @@ inverted : {backgroundBase:{ name: "inverted.textBody", hex: "#F5F7FA", + }}, +secondary : {textBase:{ + name: "secondary.textBase", + hex: "#2E3A47", + + },textHover:{ + name: "secondary.textHover", + hex: "#2E3A47", + + },textActive:{ + name: "secondary.textActive", + hex: "#2E3A47", + + },backgroundBase:{ + name: "secondary.backgroundBase", + hex: "#FFFFFF", + + },backgroundHover:{ + name: "secondary.backgroundHover", + hex: "#F5F7FA", + + },backgroundActive:{ + name: "secondary.backgroundActive", + hex: "#E6EDF5", + + },borderBase:{ + name: "secondary.borderBase", + hex: "#2E3A47", + + },borderHover:{ + name: "secondary.borderHover", + hex: "#212933", + + },borderActive:{ + name: "secondary.borderActive", + hex: "#212933", + }},}; \ No newline at end of file diff --git a/dist/documentation/themes/light.d.ts b/dist/documentation/themes/light.d.ts index 38671ff8..723a0a85 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 Tue, 19 Mar 2024 13:54:31 GMT + * Generated on Mon, 08 Jul 2024 12:56:30 GMT */ export const text : {emphasis:{ @@ -638,4 +638,41 @@ export const inverted : {backgroundBase:{ name: string, hex: string, + }}; +export const secondary : {borderBase:{ + name: string, + hex: string, + + },borderHover:{ + name: string, + hex: string, + + },borderActive:{ + name: string, + hex: string, + + },backgroundBase:{ + name: string, + hex: string, + + },backgroundHover:{ + name: string, + hex: string, + + },backgroundActive:{ + name: string, + hex: string, + + },textBase:{ + name: string, + hex: string, + + },textHover:{ + name: string, + hex: string, + + },textActive:{ + name: string, + hex: string, + }}; \ No newline at end of file diff --git a/dist/documentation/themes/light.js b/dist/documentation/themes/light.js index c435bb5e..f359cbc7 100644 --- a/dist/documentation/themes/light.js +++ b/dist/documentation/themes/light.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Tue, 19 Mar 2024 13:54:31 GMT + * Generated on Mon, 08 Jul 2024 12:56:30 GMT */ module.exports = {text : {emphasis:{ @@ -638,4 +638,41 @@ inverted : {backgroundBase:{ name: "inverted.textBody", hex: "#F5F7FA", + }}, +secondary : {borderBase:{ + name: "secondary.borderBase", + hex: "#2E3A47", + + },borderHover:{ + name: "secondary.borderHover", + hex: "#212933", + + },borderActive:{ + name: "secondary.borderActive", + hex: "#212933", + + },backgroundBase:{ + name: "secondary.backgroundBase", + hex: "#FFFFFF", + + },backgroundHover:{ + name: "secondary.backgroundHover", + hex: "#F5F7FA", + + },backgroundActive:{ + name: "secondary.backgroundActive", + hex: "#E6EDF5", + + },textBase:{ + name: "secondary.textBase", + hex: "#2E3A47", + + },textHover:{ + name: "secondary.textHover", + hex: "#2E3A47", + + },textActive:{ + name: "secondary.textActive", + hex: "#2E3A47", + }},}; \ No newline at end of file diff --git a/dist/documentation/themes/lightDS3.d.ts b/dist/documentation/themes/lightDS3.d.ts index 303ca6dd..80cc0e99 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 Tue, 19 Mar 2024 13:54:31 GMT + * Generated on Mon, 08 Jul 2024 12:56:30 GMT */ export const text : {emphasis:{ @@ -638,4 +638,41 @@ export const inverted : {backgroundBase:{ name: string, hex: string, + }}; +export const secondary : {borderBase:{ + name: string, + hex: string, + + },borderHover:{ + name: string, + hex: string, + + },borderActive:{ + name: string, + hex: string, + + },backgroundBase:{ + name: string, + hex: string, + + },backgroundHover:{ + name: string, + hex: string, + + },backgroundActive:{ + name: string, + hex: string, + + },textBase:{ + name: string, + hex: string, + + },textHover:{ + name: string, + hex: string, + + },textActive:{ + name: string, + hex: string, + }}; \ No newline at end of file diff --git a/dist/documentation/themes/lightDS3.js b/dist/documentation/themes/lightDS3.js index 6707c401..fc7e58c3 100644 --- a/dist/documentation/themes/lightDS3.js +++ b/dist/documentation/themes/lightDS3.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Tue, 19 Mar 2024 13:54:31 GMT + * Generated on Mon, 08 Jul 2024 12:56:30 GMT */ module.exports = {text : {emphasis:{ @@ -638,4 +638,41 @@ inverted : {backgroundBase:{ name: "inverted.textBody", hex: "#F5F7FA", + }}, +secondary : {borderBase:{ + name: "secondary.borderBase", + hex: "#2E3A47", + + },borderHover:{ + name: "secondary.borderHover", + hex: "#212933", + + },borderActive:{ + name: "secondary.borderActive", + hex: "#212933", + + },backgroundBase:{ + name: "secondary.backgroundBase", + hex: "#FFFFFF", + + },backgroundHover:{ + name: "secondary.backgroundHover", + hex: "#F5F7FA", + + },backgroundActive:{ + name: "secondary.backgroundActive", + hex: "#E6EDF5", + + },textBase:{ + name: "secondary.textBase", + hex: "#2E3A47", + + },textHover:{ + name: "secondary.textHover", + hex: "#2E3A47", + + },textActive:{ + name: "secondary.textActive", + hex: "#2E3A47", + }},}; \ No newline at end of file diff --git a/dist/tokens/native/borders.d.ts b/dist/tokens/native/borders.d.ts index 10c3d4da..88f947b9 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 Tue, 19 Mar 2024 13:54:31 GMT + * Generated on Mon, 08 Jul 2024 12:56:30 GMT */ export const radiusBase : number; diff --git a/dist/tokens/native/borders.js b/dist/tokens/native/borders.js index a33249df..997849a9 100644 --- a/dist/tokens/native/borders.js +++ b/dist/tokens/native/borders.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Tue, 19 Mar 2024 13:54:31 GMT + * Generated on Mon, 08 Jul 2024 12:56:30 GMT */ module.exports = { diff --git a/dist/tokens/native/core-dark-colors.d.ts b/dist/tokens/native/core-dark-colors.d.ts index e1f8c188..2331b7ba 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 Tue, 19 Mar 2024 13:54:31 GMT + * Generated on Mon, 08 Jul 2024 12:56:30 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 69762433..e031108f 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 Tue, 19 Mar 2024 13:54:31 GMT + * Generated on Mon, 08 Jul 2024 12:56:30 GMT */ module.exports = {green: {100 : "#0C291E",200 : "#124935",300 : "#1F5B45",400 : "#206A4F",500 : "#288563",600 : "#42AD86",700 : "#BFE8D9",800 : "#F0FFF9"}, diff --git a/dist/tokens/native/core-light-colors.d.ts b/dist/tokens/native/core-light-colors.d.ts index cb64c2b9..cfe0bc94 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 Tue, 19 Mar 2024 13:54:31 GMT + * Generated on Mon, 08 Jul 2024 12:56:30 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 f2ac7431..e122ff60 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 Tue, 19 Mar 2024 13:54:31 GMT + * Generated on Mon, 08 Jul 2024 12:56:30 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 020f6103..039bcff2 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 Tue, 19 Mar 2024 13:54:31 GMT + * Generated on Mon, 08 Jul 2024 12:56:30 GMT */ export const theme: string; @@ -19,6 +19,7 @@ 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 inverted: {backgroundBase : string,backgroundHover : string,backgroundActive : string,textEmphasis : string,textBody : string}; +export const secondary: {textBase : string,textHover : string,textActive : string,backgroundBase : string,backgroundHover : string,backgroundActive : string,borderBase : string,borderHover : string,borderActive : string}; export const accent: { forest: { textBody: string, textEmphasis: string, backgroundMuted0: string, backgroundMuted1: string, backgroundMuted2: string }, sand: { textBody: string, textEmphasis: string, backgroundMuted0: string, backgroundMuted1: string, backgroundMuted2: string } }; export const boxShadows: {cardBase : string,cardHover : string,popoverBase : string,modalBase : string}; diff --git a/dist/tokens/native/themes/dark.js b/dist/tokens/native/themes/dark.js index be814c39..69667c1a 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 Tue, 19 Mar 2024 13:54:31 GMT + * Generated on Mon, 08 Jul 2024 12:56:30 GMT */ module.exports = {theme: "dark", @@ -19,6 +19,7 @@ separator: {base : "#515357"}, light: {backgroundBase : "#FFFFFF",backgroundContrast : "#515357",backgroundHover : "#E8E9EA",backgroundActive : "#E8E9EA",textBase : "#2D3238",linkMutedBase : "#E8E9EA",linkMutedHover : "#FFFFFF"}, shadow: {base : "#000000"}, inverted: {backgroundBase : "#E8E9EA",backgroundHover : "#BCBDBF",backgroundActive : "#98999B",textEmphasis : "#141719",textBody : "#1D2124"}, +secondary: {textBase : "#FFFFFF",textHover : "#FFFFFF",textActive : "#FFFFFF",backgroundBase : "#141719",backgroundHover : "#22272B",backgroundActive : "#2D3238",borderBase : "#FFFFFF",borderHover : "#E8E9EA",borderActive : "#E8E9EA"}, accent: { forest: { textBody: "#BFE8D9", textEmphasis: "#F0FFF9", backgroundMuted0: "#124935", backgroundMuted1: "#1F5B45", backgroundMuted2: "#206A4F" }, sand: { textBody: "#EFE5D1", textEmphasis: "#F6F1E5", backgroundMuted0: "#493612", backgroundMuted1: "#5E4317", backgroundMuted2: "#6B5024" } }, boxShadows: {cardBase : "0px 1px 2px 0px #00000052",cardHover : "0px 2px 8px 0px #00000066",popoverBase : "0px 4px 16px 0px #00000052",modalBase : "0px 4px 16px 0px #0000007a"}, diff --git a/dist/tokens/native/themes/emerson.d.ts b/dist/tokens/native/themes/emerson.d.ts index d98d937e..1d73ae03 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 Tue, 19 Mar 2024 13:54:31 GMT + * Generated on Mon, 08 Jul 2024 12:56:30 GMT */ export const theme: string; @@ -19,6 +19,7 @@ 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 inverted: {backgroundBase : string,backgroundHover : string,backgroundActive : string,textEmphasis : string,textBody : string}; +export const secondary: {textBase : string,textHover : string,textActive : string,backgroundBase : string,backgroundHover : string,backgroundActive : string,borderBase : string,borderHover : string,borderActive : string}; export const accent: { forest: { textBody: string, textEmphasis: string, backgroundMuted0: string, backgroundMuted1: string, backgroundMuted2: string }, sand: { textBody: string, textEmphasis: string, backgroundMuted0: string, backgroundMuted1: string, backgroundMuted2: string } }; export const boxShadows: {cardBase : string,cardHover : string,popoverBase : string,modalBase : string}; diff --git a/dist/tokens/native/themes/emerson.js b/dist/tokens/native/themes/emerson.js index 6d02cd8c..6a3b9613 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 Tue, 19 Mar 2024 13:54:31 GMT + * Generated on Mon, 08 Jul 2024 12:56:30 GMT */ module.exports = {theme: "emerson", @@ -19,6 +19,7 @@ separator: {base : "#C8D3E0"}, light: {backgroundBase : "#FFFFFF",backgroundContrast : "#475A70",backgroundHover : "#F5F7FA",backgroundActive : "#E6EDF5",textBase : "#2E3A47",linkMutedBase : "#F5F7FA",linkMutedHover : "#FFFFFF"}, shadow: {base : "#000000"}, inverted: {backgroundBase : "#2E3A47",backgroundHover : "#36485C",backgroundActive : "#475A70",textEmphasis : "#FFFFFF",textBody : "#F5F7FA"}, +secondary: {textBase : "#2E3A47",textHover : "#2E3A47",textActive : "#2E3A47",backgroundBase : "#FFFFFF",backgroundHover : "#F5F7FA",backgroundActive : "#E6EDF5",borderBase : "#2E3A47",borderHover : "#212933",borderActive : "#212933"}, accent: { forest: { textBody: "#275E43", textEmphasis: "#244C38", backgroundMuted0: "#EBF2EF", backgroundMuted1: "#D1E0D9", backgroundMuted2: "#B6CFC2" }, sand: { textBody: "#5E4D27", textEmphasis: "#3E3114", backgroundMuted0: "#F6F1E5", backgroundMuted1: "#E4D9C2", backgroundMuted2: "#DACCAA" } }, boxShadows: {cardBase : "0px 1px 2px 0px #00000029",cardHover : "0px 2px 8px 0px #00000033",popoverBase : "0px 4px 16px 0px #00000029",modalBase : "0px 8px 32px 0px #0000003d"}, diff --git a/dist/tokens/native/themes/light.d.ts b/dist/tokens/native/themes/light.d.ts index d98d937e..6123ed93 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 Tue, 19 Mar 2024 13:54:31 GMT + * Generated on Mon, 08 Jul 2024 12:56:30 GMT */ export const theme: string; @@ -19,6 +19,7 @@ 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 inverted: {backgroundBase : string,backgroundHover : string,backgroundActive : string,textEmphasis : string,textBody : string}; +export const secondary: {borderBase : string,borderHover : string,borderActive : string,backgroundBase : string,backgroundHover : string,backgroundActive : string,textBase : string,textHover : string,textActive : string}; export const accent: { forest: { textBody: string, textEmphasis: string, backgroundMuted0: string, backgroundMuted1: string, backgroundMuted2: string }, sand: { textBody: string, textEmphasis: string, backgroundMuted0: string, backgroundMuted1: string, backgroundMuted2: string } }; export const boxShadows: {cardBase : string,cardHover : string,popoverBase : string,modalBase : string}; diff --git a/dist/tokens/native/themes/light.js b/dist/tokens/native/themes/light.js index 36052a48..2bc8fd0b 100644 --- a/dist/tokens/native/themes/light.js +++ b/dist/tokens/native/themes/light.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Tue, 19 Mar 2024 13:54:31 GMT + * Generated on Mon, 08 Jul 2024 12:56:30 GMT */ module.exports = {theme: "light", @@ -19,6 +19,7 @@ separator: {base : "#C8D3E0"}, light: {backgroundBase : "#FFFFFF",backgroundContrast : "#475A70",backgroundHover : "#F5F7FA",backgroundActive : "#E6EDF5",textBase : "#2E3A47",linkMutedBase : "#F5F7FA",linkMutedHover : "#FFFFFF"}, shadow: {base : "#36485C"}, inverted: {backgroundBase : "#2E3A47",backgroundHover : "#36485C",backgroundActive : "#475A70",textEmphasis : "#FFFFFF",textBody : "#F5F7FA"}, +secondary: {borderBase : "#2E3A47",borderHover : "#212933",borderActive : "#212933",backgroundBase : "#FFFFFF",backgroundHover : "#F5F7FA",backgroundActive : "#E6EDF5",textBase : "#2E3A47",textHover : "#2E3A47",textActive : "#2E3A47"}, accent: { forest: { textBody: "#275E43", textEmphasis: "#244C38", backgroundMuted0: "#EBF2EF", backgroundMuted1: "#D1E0D9", backgroundMuted2: "#B6CFC2" }, sand: { textBody: "#5E4D27", textEmphasis: "#3E3114", backgroundMuted0: "#F6F1E5", backgroundMuted1: "#E4D9C2", backgroundMuted2: "#DACCAA" } }, boxShadows: {cardBase : "0px 1px 2px 0px #36485c29",cardHover : "0px 2px 8px 0px #36485c33",popoverBase : "0px 4px 16px 0px #36485c29",modalBase : "0px 8px 32px 0px #36485c3d"}, diff --git a/dist/tokens/native/themes/lightDS3.d.ts b/dist/tokens/native/themes/lightDS3.d.ts index d98d937e..6123ed93 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 Tue, 19 Mar 2024 13:54:31 GMT + * Generated on Mon, 08 Jul 2024 12:56:30 GMT */ export const theme: string; @@ -19,6 +19,7 @@ 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 inverted: {backgroundBase : string,backgroundHover : string,backgroundActive : string,textEmphasis : string,textBody : string}; +export const secondary: {borderBase : string,borderHover : string,borderActive : string,backgroundBase : string,backgroundHover : string,backgroundActive : string,textBase : string,textHover : string,textActive : string}; export const accent: { forest: { textBody: string, textEmphasis: string, backgroundMuted0: string, backgroundMuted1: string, backgroundMuted2: string }, sand: { textBody: string, textEmphasis: string, backgroundMuted0: string, backgroundMuted1: string, backgroundMuted2: string } }; export const boxShadows: {cardBase : string,cardHover : string,popoverBase : string,modalBase : string}; diff --git a/dist/tokens/native/themes/lightDS3.js b/dist/tokens/native/themes/lightDS3.js index e9f4f057..65ebe95e 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 Tue, 19 Mar 2024 13:54:31 GMT + * Generated on Mon, 08 Jul 2024 12:56:30 GMT */ module.exports = {theme: "lightDS3", @@ -19,6 +19,7 @@ separator: {base : "#E6EDF5"}, light: {backgroundBase : "#FFFFFF",backgroundContrast : "#475A70",backgroundHover : "#F5F7FA",backgroundActive : "#E6EDF5",textBase : "#2E3A47",linkMutedBase : "#F5F7FA",linkMutedHover : "#FFFFFF"}, shadow: {base : "#36485C"}, inverted: {backgroundBase : "#2E3A47",backgroundHover : "#36485C",backgroundActive : "#475A70",textEmphasis : "#FFFFFF",textBody : "#F5F7FA"}, +secondary: {borderBase : "#2E3A47",borderHover : "#212933",borderActive : "#212933",backgroundBase : "#FFFFFF",backgroundHover : "#F5F7FA",backgroundActive : "#E6EDF5",textBase : "#2E3A47",textHover : "#2E3A47",textActive : "#2E3A47"}, accent: { forest: { textBody: "#275E43", textEmphasis: "#244C38", backgroundMuted0: "#EBF2EF", backgroundMuted1: "#D1E0D9", backgroundMuted2: "#B6CFC2" }, sand: { textBody: "#5E4D27", textEmphasis: "#3E3114", backgroundMuted0: "#F6F1E5", backgroundMuted1: "#E4D9C2", backgroundMuted2: "#DACCAA" } }, boxShadows: {cardBase : "0px 1px 2px 0px #36485c29",cardHover : "0px 2px 8px 0px #36485c33",popoverBase : "0px 4px 16px 0px #36485c29",modalBase : "0px 8px 32px 0px #36485c3d"}, diff --git a/dist/tokens/native/typography.d.ts b/dist/tokens/native/typography.d.ts index ebcfe103..5985cfff 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 Tue, 19 Mar 2024 13:54:31 GMT + * Generated on Mon, 08 Jul 2024 12:56:30 GMT */ export const letterSpacingBase : number; diff --git a/dist/tokens/native/typography.js b/dist/tokens/native/typography.js index d34dbdbd..577af642 100644 --- a/dist/tokens/native/typography.js +++ b/dist/tokens/native/typography.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Tue, 19 Mar 2024 13:54:31 GMT + * Generated on Mon, 08 Jul 2024 12:56:30 GMT */ module.exports = { diff --git a/dist/tokens/scss/borders.scss b/dist/tokens/scss/borders.scss index fe00a7f5..1bb4bfe3 100644 --- a/dist/tokens/scss/borders.scss +++ b/dist/tokens/scss/borders.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Tue, 19 Mar 2024 13:54:31 GMT +// Generated on Mon, 08 Jul 2024 12:56:30 GMT $radiusBase: 8px; $radiusCircle: 50%; diff --git a/dist/tokens/scss/core-dark-colors.scss b/dist/tokens/scss/core-dark-colors.scss index e3a0b01a..dc9d84f7 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 Tue, 19 Mar 2024 13:54:31 GMT +// Generated on Mon, 08 Jul 2024 12:56:30 GMT $green100: #0C291E; $green200: #124935; diff --git a/dist/tokens/scss/core-light-colors.scss b/dist/tokens/scss/core-light-colors.scss index f61f8f61..d0dcab7d 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 Tue, 19 Mar 2024 13:54:31 GMT +// Generated on Mon, 08 Jul 2024 12:56:30 GMT $green100: #FAFFFC; $green200: #EBF2EF; diff --git a/dist/tokens/scss/themes/dark.scss b/dist/tokens/scss/themes/dark.scss index 3dad5708..0f278847 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 Tue, 19 Mar 2024 13:54:31 GMT +// Generated on Mon, 08 Jul 2024 12:56:30 GMT $textEmphasis: #FFFFFF; $textBody: #E8E9EA; @@ -157,4 +157,13 @@ $invertedBackgroundBase: #E8E9EA; $invertedBackgroundHover: #BCBDBF; $invertedBackgroundActive: #98999B; $invertedTextEmphasis: #141719; -$invertedTextBody: #1D2124; \ No newline at end of file +$invertedTextBody: #1D2124; +$secondaryTextBase: #FFFFFF; +$secondaryTextHover: #FFFFFF; +$secondaryTextActive: #FFFFFF; +$secondaryBackgroundBase: #141719; +$secondaryBackgroundHover: #22272B; +$secondaryBackgroundActive: #2D3238; +$secondaryBorderBase: #FFFFFF; +$secondaryBorderHover: #E8E9EA; +$secondaryBorderActive: #E8E9EA; \ No newline at end of file diff --git a/dist/tokens/scss/themes/emerson.scss b/dist/tokens/scss/themes/emerson.scss index 2019c729..cb6426f3 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 Tue, 19 Mar 2024 13:54:31 GMT +// Generated on Mon, 08 Jul 2024 12:56:30 GMT $textEmphasis: #36485C; $textBody: #475A70; @@ -156,4 +156,13 @@ $invertedBackgroundBase: #2E3A47; $invertedBackgroundHover: #36485C; $invertedBackgroundActive: #475A70; $invertedTextEmphasis: #FFFFFF; -$invertedTextBody: #F5F7FA; \ No newline at end of file +$invertedTextBody: #F5F7FA; +$secondaryTextBase: #2E3A47; +$secondaryTextHover: #2E3A47; +$secondaryTextActive: #2E3A47; +$secondaryBackgroundBase: #FFFFFF; +$secondaryBackgroundHover: #F5F7FA; +$secondaryBackgroundActive: #E6EDF5; +$secondaryBorderBase: #2E3A47; +$secondaryBorderHover: #212933; +$secondaryBorderActive: #212933; \ No newline at end of file diff --git a/dist/tokens/scss/themes/light.scss b/dist/tokens/scss/themes/light.scss index d2a619bf..29a54dc9 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 Tue, 19 Mar 2024 13:54:31 GMT +// Generated on Mon, 08 Jul 2024 12:56:30 GMT $textEmphasis: #2E3A47; $textBody: #36485C; @@ -156,4 +156,13 @@ $invertedBackgroundBase: #2E3A47; $invertedBackgroundHover: #36485C; $invertedBackgroundActive: #475A70; $invertedTextEmphasis: #FFFFFF; -$invertedTextBody: #F5F7FA; \ No newline at end of file +$invertedTextBody: #F5F7FA; +$secondaryBorderBase: #2E3A47; +$secondaryBorderHover: #212933; +$secondaryBorderActive: #212933; +$secondaryBackgroundBase: #FFFFFF; +$secondaryBackgroundHover: #F5F7FA; +$secondaryBackgroundActive: #E6EDF5; +$secondaryTextBase: #2E3A47; +$secondaryTextHover: #2E3A47; +$secondaryTextActive: #2E3A47; \ No newline at end of file diff --git a/dist/tokens/scss/themes/lightDS3.scss b/dist/tokens/scss/themes/lightDS3.scss index 670a4c87..598a5c41 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 Tue, 19 Mar 2024 13:54:31 GMT +// Generated on Mon, 08 Jul 2024 12:56:30 GMT $textEmphasis: #36485C; $textBody: #475A70; @@ -156,4 +156,13 @@ $invertedBackgroundBase: #2E3A47; $invertedBackgroundHover: #36485C; $invertedBackgroundActive: #475A70; $invertedTextEmphasis: #FFFFFF; -$invertedTextBody: #F5F7FA; \ No newline at end of file +$invertedTextBody: #F5F7FA; +$secondaryBorderBase: #2E3A47; +$secondaryBorderHover: #212933; +$secondaryBorderActive: #212933; +$secondaryBackgroundBase: #FFFFFF; +$secondaryBackgroundHover: #F5F7FA; +$secondaryBackgroundActive: #E6EDF5; +$secondaryTextBase: #2E3A47; +$secondaryTextHover: #2E3A47; +$secondaryTextActive: #2E3A47; \ No newline at end of file diff --git a/dist/tokens/scss/typography.scss b/dist/tokens/scss/typography.scss index 8536f1ff..bd611cc0 100644 --- a/dist/tokens/scss/typography.scss +++ b/dist/tokens/scss/typography.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Tue, 19 Mar 2024 13:54:31 GMT +// Generated on Mon, 08 Jul 2024 12:56:30 GMT $letterSpacingBase: 0; $paragraphSpacingBase: 0; diff --git a/dist/tokens/ts/borders.d.ts b/dist/tokens/ts/borders.d.ts index 8b6af48c..280aace8 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 Tue, 19 Mar 2024 13:54:31 GMT + * Generated on Mon, 08 Jul 2024 12:56:30 GMT */ export const radiusBase : string; diff --git a/dist/tokens/ts/borders.js b/dist/tokens/ts/borders.js index 3a167be3..aaea1b67 100644 --- a/dist/tokens/ts/borders.js +++ b/dist/tokens/ts/borders.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Tue, 19 Mar 2024 13:54:31 GMT + * Generated on Mon, 08 Jul 2024 12:56:30 GMT */ module.exports = { diff --git a/dist/tokens/ts/core-dark-colors.d.ts b/dist/tokens/ts/core-dark-colors.d.ts index e1f8c188..2331b7ba 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 Tue, 19 Mar 2024 13:54:31 GMT + * Generated on Mon, 08 Jul 2024 12:56:30 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 69762433..e031108f 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 Tue, 19 Mar 2024 13:54:31 GMT + * Generated on Mon, 08 Jul 2024 12:56:30 GMT */ module.exports = {green: {100 : "#0C291E",200 : "#124935",300 : "#1F5B45",400 : "#206A4F",500 : "#288563",600 : "#42AD86",700 : "#BFE8D9",800 : "#F0FFF9"}, diff --git a/dist/tokens/ts/core-light-colors.d.ts b/dist/tokens/ts/core-light-colors.d.ts index cb64c2b9..cfe0bc94 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 Tue, 19 Mar 2024 13:54:31 GMT + * Generated on Mon, 08 Jul 2024 12:56:30 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 f2ac7431..e122ff60 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 Tue, 19 Mar 2024 13:54:31 GMT + * Generated on Mon, 08 Jul 2024 12:56:30 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/dimensions.d.ts b/dist/tokens/ts/dimensions.d.ts index c8fde367..8d853ed5 100644 --- a/dist/tokens/ts/dimensions.d.ts +++ b/dist/tokens/ts/dimensions.d.ts @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Tue, 19 Mar 2024 13:54:31 GMT + * Generated on Mon, 08 Jul 2024 12:56:30 GMT */ export const contentAreaMax : string; \ No newline at end of file diff --git a/dist/tokens/ts/dimensions.js b/dist/tokens/ts/dimensions.js index 931649fa..dc41c8b8 100644 --- a/dist/tokens/ts/dimensions.js +++ b/dist/tokens/ts/dimensions.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Tue, 19 Mar 2024 13:54:31 GMT + * Generated on Mon, 08 Jul 2024 12:56:30 GMT */ module.exports = { diff --git a/dist/tokens/ts/themes/dark.d.ts b/dist/tokens/ts/themes/dark.d.ts index 77b43ec7..3cd15a3c 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 Tue, 19 Mar 2024 13:54:31 GMT + * Generated on Mon, 08 Jul 2024 12:56:30 GMT */ export const theme: string; @@ -19,6 +19,7 @@ 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 inverted: {backgroundBase : string,backgroundHover : string,backgroundActive : string,textEmphasis : string,textBody : string}; +export const secondary: {textBase : string,textHover : string,textActive : string,backgroundBase : string,backgroundHover : string,backgroundActive : string,borderBase : string,borderHover : string,borderActive : string}; export const accent: { forest: { textBody: string, textEmphasis: string, backgroundMuted0: string, backgroundMuted1: string, backgroundMuted2: string }, sand: { textBody: string, textEmphasis: string, backgroundMuted0: string, backgroundMuted1: string, backgroundMuted2: string } }; export const boxShadows: {cardBase : string,cardHover : string,popoverBase : string,modalBase : string}; diff --git a/dist/tokens/ts/themes/dark.js b/dist/tokens/ts/themes/dark.js index e313a5f6..2a76d68c 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 Tue, 19 Mar 2024 13:54:31 GMT + * Generated on Mon, 08 Jul 2024 12:56:30 GMT */ module.exports = {theme: "dark", @@ -19,6 +19,7 @@ separator: {base : "#515357"}, light: {backgroundBase : "#FFFFFF",backgroundContrast : "#515357",backgroundHover : "#E8E9EA",backgroundActive : "#E8E9EA",textBase : "#2D3238",linkMutedBase : "#E8E9EA",linkMutedHover : "#FFFFFF"}, shadow: {base : "#000000"}, inverted: {backgroundBase : "#E8E9EA",backgroundHover : "#BCBDBF",backgroundActive : "#98999B",textEmphasis : "#141719",textBody : "#1D2124"}, +secondary: {textBase : "#FFFFFF",textHover : "#FFFFFF",textActive : "#FFFFFF",backgroundBase : "#141719",backgroundHover : "#22272B",backgroundActive : "#2D3238",borderBase : "#FFFFFF",borderHover : "#E8E9EA",borderActive : "#E8E9EA"}, accent: { forest: { textBody: "#BFE8D9", textEmphasis: "#F0FFF9", backgroundMuted0: "#124935", backgroundMuted1: "#1F5B45", backgroundMuted2: "#206A4F" }, sand: { textBody: "#EFE5D1", textEmphasis: "#F6F1E5", backgroundMuted0: "#493612", backgroundMuted1: "#5E4317", backgroundMuted2: "#6B5024" } }, boxShadows: {cardBase : "0px 1px 2px 0px #00000052",cardHover : "0px 2px 8px 0px #00000066",popoverBase : "0px 4px 16px 0px #00000052",modalBase : "0px 4px 16px 0px #0000007a"}, diff --git a/dist/tokens/ts/themes/emerson.d.ts b/dist/tokens/ts/themes/emerson.d.ts index ce6759f6..2345f3ec 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 Tue, 19 Mar 2024 13:54:31 GMT + * Generated on Mon, 08 Jul 2024 12:56:30 GMT */ export const theme: string; @@ -19,6 +19,7 @@ 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 inverted: {backgroundBase : string,backgroundHover : string,backgroundActive : string,textEmphasis : string,textBody : string}; +export const secondary: {textBase : string,textHover : string,textActive : string,backgroundBase : string,backgroundHover : string,backgroundActive : string,borderBase : string,borderHover : string,borderActive : string}; export const accent: { forest: { textBody: string, textEmphasis: string, backgroundMuted0: string, backgroundMuted1: string, backgroundMuted2: string }, sand: { textBody: string, textEmphasis: string, backgroundMuted0: string, backgroundMuted1: string, backgroundMuted2: string } }; export const boxShadows: {cardBase : string,cardHover : string,popoverBase : string,modalBase : string}; diff --git a/dist/tokens/ts/themes/emerson.js b/dist/tokens/ts/themes/emerson.js index b061454f..0fe94112 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 Tue, 19 Mar 2024 13:54:31 GMT + * Generated on Mon, 08 Jul 2024 12:56:30 GMT */ module.exports = {theme: "emerson", @@ -19,6 +19,7 @@ separator: {base : "#C8D3E0"}, light: {backgroundBase : "#FFFFFF",backgroundContrast : "#475A70",backgroundHover : "#F5F7FA",backgroundActive : "#E6EDF5",textBase : "#2E3A47",linkMutedBase : "#F5F7FA",linkMutedHover : "#FFFFFF"}, shadow: {base : "#000000"}, inverted: {backgroundBase : "#2E3A47",backgroundHover : "#36485C",backgroundActive : "#475A70",textEmphasis : "#FFFFFF",textBody : "#F5F7FA"}, +secondary: {textBase : "#2E3A47",textHover : "#2E3A47",textActive : "#2E3A47",backgroundBase : "#FFFFFF",backgroundHover : "#F5F7FA",backgroundActive : "#E6EDF5",borderBase : "#2E3A47",borderHover : "#212933",borderActive : "#212933"}, accent: { forest: { textBody: "#275E43", textEmphasis: "#244C38", backgroundMuted0: "#EBF2EF", backgroundMuted1: "#D1E0D9", backgroundMuted2: "#B6CFC2" }, sand: { textBody: "#5E4D27", textEmphasis: "#3E3114", backgroundMuted0: "#F6F1E5", backgroundMuted1: "#E4D9C2", backgroundMuted2: "#DACCAA" } }, boxShadows: {cardBase : "0px 1px 2px 0px #00000029",cardHover : "0px 2px 8px 0px #00000033",popoverBase : "0px 4px 16px 0px #00000029",modalBase : "0px 8px 32px 0px #0000003d"}, diff --git a/dist/tokens/ts/themes/light.d.ts b/dist/tokens/ts/themes/light.d.ts index ce6759f6..e21ff0e1 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 Tue, 19 Mar 2024 13:54:31 GMT + * Generated on Mon, 08 Jul 2024 12:56:30 GMT */ export const theme: string; @@ -19,6 +19,7 @@ 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 inverted: {backgroundBase : string,backgroundHover : string,backgroundActive : string,textEmphasis : string,textBody : string}; +export const secondary: {borderBase : string,borderHover : string,borderActive : string,backgroundBase : string,backgroundHover : string,backgroundActive : string,textBase : string,textHover : string,textActive : string}; export const accent: { forest: { textBody: string, textEmphasis: string, backgroundMuted0: string, backgroundMuted1: string, backgroundMuted2: string }, sand: { textBody: string, textEmphasis: string, backgroundMuted0: string, backgroundMuted1: string, backgroundMuted2: string } }; export const boxShadows: {cardBase : string,cardHover : string,popoverBase : string,modalBase : string}; diff --git a/dist/tokens/ts/themes/light.js b/dist/tokens/ts/themes/light.js index d38042f4..462466a4 100644 --- a/dist/tokens/ts/themes/light.js +++ b/dist/tokens/ts/themes/light.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Tue, 19 Mar 2024 13:54:31 GMT + * Generated on Mon, 08 Jul 2024 12:56:30 GMT */ module.exports = {theme: "light", @@ -19,6 +19,7 @@ separator: {base : "#C8D3E0"}, light: {backgroundBase : "#FFFFFF",backgroundContrast : "#475A70",backgroundHover : "#F5F7FA",backgroundActive : "#E6EDF5",textBase : "#2E3A47",linkMutedBase : "#F5F7FA",linkMutedHover : "#FFFFFF"}, shadow: {base : "#36485C"}, inverted: {backgroundBase : "#2E3A47",backgroundHover : "#36485C",backgroundActive : "#475A70",textEmphasis : "#FFFFFF",textBody : "#F5F7FA"}, +secondary: {borderBase : "#2E3A47",borderHover : "#212933",borderActive : "#212933",backgroundBase : "#FFFFFF",backgroundHover : "#F5F7FA",backgroundActive : "#E6EDF5",textBase : "#2E3A47",textHover : "#2E3A47",textActive : "#2E3A47"}, accent: { forest: { textBody: "#275E43", textEmphasis: "#244C38", backgroundMuted0: "#EBF2EF", backgroundMuted1: "#D1E0D9", backgroundMuted2: "#B6CFC2" }, sand: { textBody: "#5E4D27", textEmphasis: "#3E3114", backgroundMuted0: "#F6F1E5", backgroundMuted1: "#E4D9C2", backgroundMuted2: "#DACCAA" } }, boxShadows: {cardBase : "0px 1px 2px 0px #36485c29",cardHover : "0px 2px 8px 0px #36485c33",popoverBase : "0px 4px 16px 0px #36485c29",modalBase : "0px 8px 32px 0px #36485c3d"}, diff --git a/dist/tokens/ts/themes/lightDS3.d.ts b/dist/tokens/ts/themes/lightDS3.d.ts index ce6759f6..e21ff0e1 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 Tue, 19 Mar 2024 13:54:31 GMT + * Generated on Mon, 08 Jul 2024 12:56:30 GMT */ export const theme: string; @@ -19,6 +19,7 @@ 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 inverted: {backgroundBase : string,backgroundHover : string,backgroundActive : string,textEmphasis : string,textBody : string}; +export const secondary: {borderBase : string,borderHover : string,borderActive : string,backgroundBase : string,backgroundHover : string,backgroundActive : string,textBase : string,textHover : string,textActive : string}; export const accent: { forest: { textBody: string, textEmphasis: string, backgroundMuted0: string, backgroundMuted1: string, backgroundMuted2: string }, sand: { textBody: string, textEmphasis: string, backgroundMuted0: string, backgroundMuted1: string, backgroundMuted2: string } }; export const boxShadows: {cardBase : string,cardHover : string,popoverBase : string,modalBase : string}; diff --git a/dist/tokens/ts/themes/lightDS3.js b/dist/tokens/ts/themes/lightDS3.js index be621545..26854f58 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 Tue, 19 Mar 2024 13:54:31 GMT + * Generated on Mon, 08 Jul 2024 12:56:30 GMT */ module.exports = {theme: "lightDS3", @@ -19,6 +19,7 @@ separator: {base : "#E6EDF5"}, light: {backgroundBase : "#FFFFFF",backgroundContrast : "#475A70",backgroundHover : "#F5F7FA",backgroundActive : "#E6EDF5",textBase : "#2E3A47",linkMutedBase : "#F5F7FA",linkMutedHover : "#FFFFFF"}, shadow: {base : "#36485C"}, inverted: {backgroundBase : "#2E3A47",backgroundHover : "#36485C",backgroundActive : "#475A70",textEmphasis : "#FFFFFF",textBody : "#F5F7FA"}, +secondary: {borderBase : "#2E3A47",borderHover : "#212933",borderActive : "#212933",backgroundBase : "#FFFFFF",backgroundHover : "#F5F7FA",backgroundActive : "#E6EDF5",textBase : "#2E3A47",textHover : "#2E3A47",textActive : "#2E3A47"}, accent: { forest: { textBody: "#275E43", textEmphasis: "#244C38", backgroundMuted0: "#EBF2EF", backgroundMuted1: "#D1E0D9", backgroundMuted2: "#B6CFC2" }, sand: { textBody: "#5E4D27", textEmphasis: "#3E3114", backgroundMuted0: "#F6F1E5", backgroundMuted1: "#E4D9C2", backgroundMuted2: "#DACCAA" } }, boxShadows: {cardBase : "0px 1px 2px 0px #36485c29",cardHover : "0px 2px 8px 0px #36485c33",popoverBase : "0px 4px 16px 0px #36485c29",modalBase : "0px 8px 32px 0px #36485c3d"}, diff --git a/dist/tokens/ts/typography.d.ts b/dist/tokens/ts/typography.d.ts index 8c8d8571..84dfcced 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 Tue, 19 Mar 2024 13:54:31 GMT + * Generated on Mon, 08 Jul 2024 12:56:30 GMT */ export const letterSpacingBase : number; diff --git a/dist/tokens/ts/typography.js b/dist/tokens/ts/typography.js index c2e3ac8d..8c71129d 100644 --- a/dist/tokens/ts/typography.js +++ b/dist/tokens/ts/typography.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Tue, 19 Mar 2024 13:54:31 GMT + * Generated on Mon, 08 Jul 2024 12:56:30 GMT */ module.exports = { diff --git a/src/data/themes/dark.json b/src/data/themes/dark.json index 134f6f27..4ba33bcd 100644 --- a/src/data/themes/dark.json +++ b/src/data/themes/dark.json @@ -869,6 +869,50 @@ "type": "color" } } + }, + "secondary": { + "text": { + "base": { + "value": "{colors.shades.white}", + "type": "color" + }, + "hover": { + "value": "{colors.shades.white}", + "type": "color" + }, + "active": { + "value": "{colors.shades.white}", + "type": "color" + } + }, + "background": { + "base": { + "value": "{colors.grey.100}", + "type": "color" + }, + "hover": { + "value": "{colors.grey.300}", + "type": "color" + }, + "active": { + "value": "{colors.grey.400}", + "type": "color" + } + }, + "border": { + "base": { + "value": "{colors.shades.white}", + "type": "color" + }, + "hover": { + "value": "{colors.grey.800}", + "type": "color" + }, + "active": { + "value": "{colors.grey.800}", + "type": "color" + } + } } }, "boxShadows": { @@ -1098,4 +1142,4 @@ } } } -} \ No newline at end of file +} diff --git a/src/data/themes/emerson.json b/src/data/themes/emerson.json index e0f4f1f9..b294a59b 100644 --- a/src/data/themes/emerson.json +++ b/src/data/themes/emerson.json @@ -865,6 +865,50 @@ "type": "color" } } + }, + "secondary": { + "text": { + "base": { + "value": "{colors.grey.800}", + "type": "color" + }, + "hover": { + "value": "{colors.grey.800}", + "type": "color" + }, + "active": { + "value": "{colors.grey.800}", + "type": "color" + } + }, + "background": { + "base": { + "value": "{colors.shades.white}", + "type": "color" + }, + "hover": { + "value": "{colors.grey.200}", + "type": "color" + }, + "active": { + "value": "{colors.grey.300}", + "type": "color" + } + }, + "border": { + "base": { + "value": "{colors.grey.800}", + "type": "color" + }, + "hover": { + "value": "{colors.grey.900}", + "type": "color" + }, + "active": { + "value": "{colors.grey.900}", + "type": "color" + } + } } }, "boxShadows": { @@ -1094,4 +1138,4 @@ } } } -} \ No newline at end of file +} diff --git a/src/data/themes/light.json b/src/data/themes/light.json index b7bef63e..87819f40 100644 --- a/src/data/themes/light.json +++ b/src/data/themes/light.json @@ -867,6 +867,50 @@ "type": "color" } } + }, + "secondary": { + "border": { + "base": { + "value": "{colors.grey.800}", + "type": "color" + }, + "hover": { + "value": "{colors.grey.900}", + "type": "color" + }, + "active": { + "value": "{colors.grey.900}", + "type": "color" + } + }, + "background": { + "base": { + "value": "{colors.shades.white}", + "type": "color" + }, + "hover": { + "value": "{colors.grey.200}", + "type": "color" + }, + "active": { + "value": "{colors.grey.300}", + "type": "color" + } + }, + "text": { + "base": { + "value": "{colors.grey.800}", + "type": "color" + }, + "hover": { + "value": "{colors.grey.800}", + "type": "color" + }, + "active": { + "value": "{colors.grey.800}", + "type": "color" + } + } } }, "boxShadows": { @@ -1096,4 +1140,4 @@ } } } -} \ No newline at end of file +} diff --git a/src/data/themes/lightDS3.json b/src/data/themes/lightDS3.json index da8a3a5e..a16075fd 100644 --- a/src/data/themes/lightDS3.json +++ b/src/data/themes/lightDS3.json @@ -865,6 +865,50 @@ "type": "color" } } + }, + "secondary": { + "border": { + "base": { + "value": "{colors.grey.800}", + "type": "color" + }, + "hover": { + "value": "{colors.grey.900}", + "type": "color" + }, + "active": { + "value": "{colors.grey.900}", + "type": "color" + } + }, + "background": { + "base": { + "value": "{colors.shades.white}", + "type": "color" + }, + "hover": { + "value": "{colors.grey.200}", + "type": "color" + }, + "active": { + "value": "{colors.grey.300}", + "type": "color" + } + }, + "text": { + "base": { + "value": "{colors.grey.800}", + "type": "color" + }, + "hover": { + "value": "{colors.grey.800}", + "type": "color" + }, + "active": { + "value": "{colors.grey.800}", + "type": "color" + } + } } }, "boxShadows": { @@ -1094,4 +1138,4 @@ } } } -} \ No newline at end of file +} diff --git a/src/transformed/transformed-dark.json b/src/transformed/transformed-dark.json index ae2b1a04..9ffc936e 100644 --- a/src/transformed/transformed-dark.json +++ b/src/transformed/transformed-dark.json @@ -869,6 +869,50 @@ "type": "color" } } + }, + "secondary": { + "text": { + "base": { + "value": "#FFFFFF", + "type": "color" + }, + "hover": { + "value": "#FFFFFF", + "type": "color" + }, + "active": { + "value": "#FFFFFF", + "type": "color" + } + }, + "background": { + "base": { + "value": "#141719", + "type": "color" + }, + "hover": { + "value": "#22272B", + "type": "color" + }, + "active": { + "value": "#2D3238", + "type": "color" + } + }, + "border": { + "base": { + "value": "#FFFFFF", + "type": "color" + }, + "hover": { + "value": "#E8E9EA", + "type": "color" + }, + "active": { + "value": "#E8E9EA", + "type": "color" + } + } } }, "boxShadows": { diff --git a/src/transformed/transformed-emerson.json b/src/transformed/transformed-emerson.json index 8ebfbda3..bfd80ea9 100644 --- a/src/transformed/transformed-emerson.json +++ b/src/transformed/transformed-emerson.json @@ -865,6 +865,50 @@ "type": "color" } } + }, + "secondary": { + "text": { + "base": { + "value": "#2E3A47", + "type": "color" + }, + "hover": { + "value": "#2E3A47", + "type": "color" + }, + "active": { + "value": "#2E3A47", + "type": "color" + } + }, + "background": { + "base": { + "value": "#FFFFFF", + "type": "color" + }, + "hover": { + "value": "#F5F7FA", + "type": "color" + }, + "active": { + "value": "#E6EDF5", + "type": "color" + } + }, + "border": { + "base": { + "value": "#2E3A47", + "type": "color" + }, + "hover": { + "value": "#212933", + "type": "color" + }, + "active": { + "value": "#212933", + "type": "color" + } + } } }, "boxShadows": { diff --git a/src/transformed/transformed-light.json b/src/transformed/transformed-light.json index 93a425e9..8654c85f 100644 --- a/src/transformed/transformed-light.json +++ b/src/transformed/transformed-light.json @@ -867,6 +867,50 @@ "type": "color" } } + }, + "secondary": { + "border": { + "base": { + "value": "#2E3A47", + "type": "color" + }, + "hover": { + "value": "#212933", + "type": "color" + }, + "active": { + "value": "#212933", + "type": "color" + } + }, + "background": { + "base": { + "value": "#FFFFFF", + "type": "color" + }, + "hover": { + "value": "#F5F7FA", + "type": "color" + }, + "active": { + "value": "#E6EDF5", + "type": "color" + } + }, + "text": { + "base": { + "value": "#2E3A47", + "type": "color" + }, + "hover": { + "value": "#2E3A47", + "type": "color" + }, + "active": { + "value": "#2E3A47", + "type": "color" + } + } } }, "boxShadows": { diff --git a/src/transformed/transformed-lightDS3.json b/src/transformed/transformed-lightDS3.json index 0f932cde..57472edb 100644 --- a/src/transformed/transformed-lightDS3.json +++ b/src/transformed/transformed-lightDS3.json @@ -865,6 +865,50 @@ "type": "color" } } + }, + "secondary": { + "border": { + "base": { + "value": "#2E3A47", + "type": "color" + }, + "hover": { + "value": "#212933", + "type": "color" + }, + "active": { + "value": "#212933", + "type": "color" + } + }, + "background": { + "base": { + "value": "#FFFFFF", + "type": "color" + }, + "hover": { + "value": "#F5F7FA", + "type": "color" + }, + "active": { + "value": "#E6EDF5", + "type": "color" + } + }, + "text": { + "base": { + "value": "#2E3A47", + "type": "color" + }, + "hover": { + "value": "#2E3A47", + "type": "color" + }, + "active": { + "value": "#2E3A47", + "type": "color" + } + } } }, "boxShadows": {