diff --git a/dist/documentation/core-dark-colors.d.ts b/dist/documentation/core-dark-colors.d.ts index 6e99f69a..87c76cba 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, 11 Jul 2023 17:31:36 GMT + * Generated on Wed, 12 Jul 2023 18:33:45 GMT */ export const green : {100:{ diff --git a/dist/documentation/core-dark-colors.js b/dist/documentation/core-dark-colors.js index 4a997ad2..d389cd97 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, 11 Jul 2023 17:31:36 GMT + * Generated on Wed, 12 Jul 2023 18:33:45 GMT */ module.exports = {green : {100:{ diff --git a/dist/documentation/core-light-colors.d.ts b/dist/documentation/core-light-colors.d.ts index 08514afa..0b555bfb 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, 11 Jul 2023 17:31:36 GMT + * Generated on Wed, 12 Jul 2023 18:33:45 GMT */ export const green : {100:{ diff --git a/dist/documentation/core-light-colors.js b/dist/documentation/core-light-colors.js index 204b446e..00328adb 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, 11 Jul 2023 17:31:36 GMT + * Generated on Wed, 12 Jul 2023 18:33:45 GMT */ module.exports = {green : {100:{ diff --git a/dist/documentation/themes/dark.d.ts b/dist/documentation/themes/dark.d.ts index 9b84ab94..f82348d3 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, 11 Jul 2023 17:31:36 GMT + * Generated on Wed, 12 Jul 2023 18:33:45 GMT */ export const text : {emphasis:{ diff --git a/dist/documentation/themes/dark.js b/dist/documentation/themes/dark.js index 60b36f1e..14cce311 100644 --- a/dist/documentation/themes/dark.js +++ b/dist/documentation/themes/dark.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Tue, 11 Jul 2023 17:31:36 GMT + * Generated on Wed, 12 Jul 2023 18:33:45 GMT */ module.exports = {text : {emphasis:{ diff --git a/dist/documentation/themes/emerson.d.ts b/dist/documentation/themes/emerson.d.ts index 9b84ab94..f82348d3 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, 11 Jul 2023 17:31:36 GMT + * Generated on Wed, 12 Jul 2023 18:33:45 GMT */ export const text : {emphasis:{ diff --git a/dist/documentation/themes/emerson.js b/dist/documentation/themes/emerson.js index c7370d83..bd415cc0 100644 --- a/dist/documentation/themes/emerson.js +++ b/dist/documentation/themes/emerson.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Tue, 11 Jul 2023 17:31:36 GMT + * Generated on Wed, 12 Jul 2023 18:33:45 GMT */ module.exports = {text : {emphasis:{ diff --git a/dist/documentation/themes/light.d.ts b/dist/documentation/themes/light.d.ts index 9b84ab94..f82348d3 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, 11 Jul 2023 17:31:36 GMT + * Generated on Wed, 12 Jul 2023 18:33:45 GMT */ export const text : {emphasis:{ diff --git a/dist/documentation/themes/light.js b/dist/documentation/themes/light.js index 95ea67f1..ffa8e407 100644 --- a/dist/documentation/themes/light.js +++ b/dist/documentation/themes/light.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Tue, 11 Jul 2023 17:31:36 GMT + * Generated on Wed, 12 Jul 2023 18:33:45 GMT */ module.exports = {text : {emphasis:{ diff --git a/dist/documentation/themes/lightDS3.d.ts b/dist/documentation/themes/lightDS3.d.ts index 9b84ab94..f82348d3 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, 11 Jul 2023 17:31:36 GMT + * Generated on Wed, 12 Jul 2023 18:33:45 GMT */ export const text : {emphasis:{ diff --git a/dist/documentation/themes/lightDS3.js b/dist/documentation/themes/lightDS3.js index 1c1d991a..dffd9ac6 100644 --- a/dist/documentation/themes/lightDS3.js +++ b/dist/documentation/themes/lightDS3.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Tue, 11 Jul 2023 17:31:36 GMT + * Generated on Wed, 12 Jul 2023 18:33:45 GMT */ module.exports = {text : {emphasis:{ diff --git a/dist/helpers/colorProfileMapper.d.ts b/dist/helpers/colorProfileMapper.d.ts index f1f8e962..05da7d25 100644 --- a/dist/helpers/colorProfileMapper.d.ts +++ b/dist/helpers/colorProfileMapper.d.ts @@ -90,5 +90,20 @@ export declare const colorProfileMapper: (currentTheme: AviaryTheme) => { borderActive: string; borderFocused: string; }; + success: { + textBase: string; + textHover: string; + textActive: string; + backgroundBase: string; + backgroundHover: string; + backgroundActive: string; + backgroundMuted: string; + backgroundMutedHover: string; + backgroundMutedActive: string; + backgroundBox: string; + borderBase: string; + borderHover: string; + borderActive: string; + }; }; //# sourceMappingURL=colorProfileMapper.d.ts.map \ No newline at end of file diff --git a/dist/helpers/colorProfileMapper.d.ts.map b/dist/helpers/colorProfileMapper.d.ts.map index 82925827..3c1e9e83 100644 --- a/dist/helpers/colorProfileMapper.d.ts.map +++ b/dist/helpers/colorProfileMapper.d.ts.map @@ -1 +1 @@ -{"version":3,"file":"colorProfileMapper.d.ts","sourceRoot":"","sources":["../../src/helpers/colorProfileMapper.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAEnD,eAAO,MAAM,kBAAkB,iBAAkB,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAS3D,CAAC"} \ No newline at end of file +{"version":3,"file":"colorProfileMapper.d.ts","sourceRoot":"","sources":["../../src/helpers/colorProfileMapper.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAEnD,eAAO,MAAM,kBAAkB,iBAAkB,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAU3D,CAAC"} \ No newline at end of file diff --git a/dist/helpers/colorProfileMapper.js b/dist/helpers/colorProfileMapper.js index 77f12372..e5da22d5 100644 --- a/dist/helpers/colorProfileMapper.js +++ b/dist/helpers/colorProfileMapper.js @@ -13,7 +13,8 @@ var colorProfileMapper = function colorProfileMapper(currentTheme) { warning: currentTheme.warning, danger: currentTheme.danger, highlight: currentTheme.highlight, - system: currentTheme.system + system: currentTheme.system, + success: currentTheme.success }; }; diff --git a/dist/tokens/native/borders.d.ts b/dist/tokens/native/borders.d.ts index 7b9e2199..4d486b97 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, 11 Jul 2023 17:31:36 GMT + * Generated on Wed, 12 Jul 2023 18:33:45 GMT */ export const radiusBase : number; diff --git a/dist/tokens/native/borders.js b/dist/tokens/native/borders.js index 80bd6f16..31631fd3 100644 --- a/dist/tokens/native/borders.js +++ b/dist/tokens/native/borders.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Tue, 11 Jul 2023 17:31:36 GMT + * Generated on Wed, 12 Jul 2023 18:33:45 GMT */ module.exports = { diff --git a/dist/tokens/native/core-dark-colors.d.ts b/dist/tokens/native/core-dark-colors.d.ts index c92a2575..bccd6a71 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, 11 Jul 2023 17:31:36 GMT + * Generated on Wed, 12 Jul 2023 18:33:45 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 3f952155..8de40acb 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, 11 Jul 2023 17:31:36 GMT + * Generated on Wed, 12 Jul 2023 18:33:45 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 db81a475..9d8bdc19 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, 11 Jul 2023 17:31:36 GMT + * Generated on Wed, 12 Jul 2023 18:33:45 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 38c8cf03..52dee699 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, 11 Jul 2023 17:31:36 GMT + * Generated on Wed, 12 Jul 2023 18:33:45 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 e626432f..c29df488 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, 11 Jul 2023 17:31:36 GMT + * Generated on Wed, 12 Jul 2023 18:33:45 GMT */ export const theme: string; diff --git a/dist/tokens/native/themes/dark.js b/dist/tokens/native/themes/dark.js index 21620934..8cdde0c2 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, 11 Jul 2023 17:31:36 GMT + * Generated on Wed, 12 Jul 2023 18:33:45 GMT */ module.exports = {theme: "dark", diff --git a/dist/tokens/native/themes/emerson.d.ts b/dist/tokens/native/themes/emerson.d.ts index e626432f..c29df488 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, 11 Jul 2023 17:31:36 GMT + * Generated on Wed, 12 Jul 2023 18:33:45 GMT */ export const theme: string; diff --git a/dist/tokens/native/themes/emerson.js b/dist/tokens/native/themes/emerson.js index 9be11f3a..c1593429 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, 11 Jul 2023 17:31:36 GMT + * Generated on Wed, 12 Jul 2023 18:33:45 GMT */ module.exports = {theme: "emerson", diff --git a/dist/tokens/native/themes/light.d.ts b/dist/tokens/native/themes/light.d.ts index e626432f..c29df488 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, 11 Jul 2023 17:31:36 GMT + * Generated on Wed, 12 Jul 2023 18:33:45 GMT */ export const theme: string; diff --git a/dist/tokens/native/themes/light.js b/dist/tokens/native/themes/light.js index 8661ed71..4f1328b1 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, 11 Jul 2023 17:31:36 GMT + * Generated on Wed, 12 Jul 2023 18:33:45 GMT */ module.exports = {theme: "light", diff --git a/dist/tokens/native/themes/lightDS3.d.ts b/dist/tokens/native/themes/lightDS3.d.ts index e626432f..c29df488 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, 11 Jul 2023 17:31:36 GMT + * Generated on Wed, 12 Jul 2023 18:33:45 GMT */ export const theme: string; diff --git a/dist/tokens/native/themes/lightDS3.js b/dist/tokens/native/themes/lightDS3.js index 6aa1ef36..34d39659 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, 11 Jul 2023 17:31:36 GMT + * Generated on Wed, 12 Jul 2023 18:33:45 GMT */ module.exports = {theme: "lightDS3", diff --git a/dist/tokens/native/typography.d.ts b/dist/tokens/native/typography.d.ts index 4c881cf6..26c94853 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, 11 Jul 2023 17:31:36 GMT + * Generated on Wed, 12 Jul 2023 18:33:45 GMT */ export const letterSpacingBase : number; diff --git a/dist/tokens/native/typography.js b/dist/tokens/native/typography.js index ec465135..b25d2c54 100644 --- a/dist/tokens/native/typography.js +++ b/dist/tokens/native/typography.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Tue, 11 Jul 2023 17:31:36 GMT + * Generated on Wed, 12 Jul 2023 18:33:45 GMT */ module.exports = { diff --git a/dist/tokens/scss/borders.scss b/dist/tokens/scss/borders.scss index 84f924d4..c77e4c89 100644 --- a/dist/tokens/scss/borders.scss +++ b/dist/tokens/scss/borders.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Tue, 11 Jul 2023 17:31:36 GMT +// Generated on Wed, 12 Jul 2023 18:33:45 GMT $radiusBase: 8px; $radiusCircle: 50%; diff --git a/dist/tokens/scss/core-dark-colors.scss b/dist/tokens/scss/core-dark-colors.scss index 0778ee1b..18359c68 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, 11 Jul 2023 17:31:36 GMT +// Generated on Wed, 12 Jul 2023 18:33:45 GMT $green100: #0C291E; $green200: #13402F; diff --git a/dist/tokens/scss/core-light-colors.scss b/dist/tokens/scss/core-light-colors.scss index 5e4ace6d..71c57adb 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, 11 Jul 2023 17:31:36 GMT +// Generated on Wed, 12 Jul 2023 18:33:45 GMT $green100: #FAFFFC; $green200: #EBF2EF; diff --git a/dist/tokens/scss/themes/dark.scss b/dist/tokens/scss/themes/dark.scss index c2b7aaed..ea19fddb 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, 11 Jul 2023 17:31:36 GMT +// Generated on Wed, 12 Jul 2023 18:33:45 GMT $textEmphasis: #E8E9EA; $textBody: #98999B; diff --git a/dist/tokens/scss/themes/emerson.scss b/dist/tokens/scss/themes/emerson.scss index fa1ee3d6..8739260c 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, 11 Jul 2023 17:31:36 GMT +// Generated on Wed, 12 Jul 2023 18:33:45 GMT $textEmphasis: #1A1D21; $textBody: #22272B; diff --git a/dist/tokens/scss/themes/light.scss b/dist/tokens/scss/themes/light.scss index 0bd35acd..ed0f9206 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, 11 Jul 2023 17:31:36 GMT +// Generated on Wed, 12 Jul 2023 18:33:45 GMT $textEmphasis: #36485C; $textBody: #475A70; diff --git a/dist/tokens/scss/themes/lightDS3.scss b/dist/tokens/scss/themes/lightDS3.scss index e7ae2089..3df5b07f 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, 11 Jul 2023 17:31:36 GMT +// Generated on Wed, 12 Jul 2023 18:33:45 GMT $textEmphasis: #36485C; $textBody: #475A70; diff --git a/dist/tokens/scss/typography.scss b/dist/tokens/scss/typography.scss index fa876e75..2445712a 100644 --- a/dist/tokens/scss/typography.scss +++ b/dist/tokens/scss/typography.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Tue, 11 Jul 2023 17:31:36 GMT +// Generated on Wed, 12 Jul 2023 18:33:45 GMT $letterSpacingBase: 0; $paragraphSpacingBase: 0; diff --git a/dist/tokens/ts/borders.d.ts b/dist/tokens/ts/borders.d.ts index 12ecf560..d772d060 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, 11 Jul 2023 17:31:36 GMT + * Generated on Wed, 12 Jul 2023 18:33:45 GMT */ export const radiusBase : string; diff --git a/dist/tokens/ts/borders.js b/dist/tokens/ts/borders.js index 9f5d28ed..9206bf02 100644 --- a/dist/tokens/ts/borders.js +++ b/dist/tokens/ts/borders.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Tue, 11 Jul 2023 17:31:36 GMT + * Generated on Wed, 12 Jul 2023 18:33:45 GMT */ module.exports = { diff --git a/dist/tokens/ts/core-dark-colors.d.ts b/dist/tokens/ts/core-dark-colors.d.ts index c92a2575..bccd6a71 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, 11 Jul 2023 17:31:36 GMT + * Generated on Wed, 12 Jul 2023 18:33:45 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 3f952155..8de40acb 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, 11 Jul 2023 17:31:36 GMT + * Generated on Wed, 12 Jul 2023 18:33:45 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 db81a475..9d8bdc19 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, 11 Jul 2023 17:31:36 GMT + * Generated on Wed, 12 Jul 2023 18:33:45 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 38c8cf03..52dee699 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, 11 Jul 2023 17:31:36 GMT + * Generated on Wed, 12 Jul 2023 18:33:45 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 e626432f..c29df488 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, 11 Jul 2023 17:31:36 GMT + * Generated on Wed, 12 Jul 2023 18:33:45 GMT */ export const theme: string; diff --git a/dist/tokens/ts/themes/dark.js b/dist/tokens/ts/themes/dark.js index 21620934..8cdde0c2 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, 11 Jul 2023 17:31:36 GMT + * Generated on Wed, 12 Jul 2023 18:33:45 GMT */ module.exports = {theme: "dark", diff --git a/dist/tokens/ts/themes/emerson.d.ts b/dist/tokens/ts/themes/emerson.d.ts index e626432f..c29df488 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, 11 Jul 2023 17:31:36 GMT + * Generated on Wed, 12 Jul 2023 18:33:45 GMT */ export const theme: string; diff --git a/dist/tokens/ts/themes/emerson.js b/dist/tokens/ts/themes/emerson.js index 9be11f3a..c1593429 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, 11 Jul 2023 17:31:36 GMT + * Generated on Wed, 12 Jul 2023 18:33:45 GMT */ module.exports = {theme: "emerson", diff --git a/dist/tokens/ts/themes/light.d.ts b/dist/tokens/ts/themes/light.d.ts index e626432f..c29df488 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, 11 Jul 2023 17:31:36 GMT + * Generated on Wed, 12 Jul 2023 18:33:45 GMT */ export const theme: string; diff --git a/dist/tokens/ts/themes/light.js b/dist/tokens/ts/themes/light.js index 8661ed71..4f1328b1 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, 11 Jul 2023 17:31:36 GMT + * Generated on Wed, 12 Jul 2023 18:33:45 GMT */ module.exports = {theme: "light", diff --git a/dist/tokens/ts/themes/lightDS3.d.ts b/dist/tokens/ts/themes/lightDS3.d.ts index e626432f..c29df488 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, 11 Jul 2023 17:31:36 GMT + * Generated on Wed, 12 Jul 2023 18:33:45 GMT */ export const theme: string; diff --git a/dist/tokens/ts/themes/lightDS3.js b/dist/tokens/ts/themes/lightDS3.js index 6aa1ef36..34d39659 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, 11 Jul 2023 17:31:36 GMT + * Generated on Wed, 12 Jul 2023 18:33:45 GMT */ module.exports = {theme: "lightDS3", diff --git a/dist/tokens/ts/typography.d.ts b/dist/tokens/ts/typography.d.ts index 1337ffcd..cdab8683 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, 11 Jul 2023 17:31:36 GMT + * Generated on Wed, 12 Jul 2023 18:33:45 GMT */ export const letterSpacingBase : number; diff --git a/dist/tokens/ts/typography.js b/dist/tokens/ts/typography.js index 898ad030..d429fb0f 100644 --- a/dist/tokens/ts/typography.js +++ b/dist/tokens/ts/typography.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Tue, 11 Jul 2023 17:31:36 GMT + * Generated on Wed, 12 Jul 2023 18:33:45 GMT */ module.exports = { diff --git a/dist/types/interfaces.d.ts b/dist/types/interfaces.d.ts index 0cea5539..8c0db022 100644 --- a/dist/types/interfaces.d.ts +++ b/dist/types/interfaces.d.ts @@ -5,6 +5,7 @@ declare const AVIARY_COLORS: { danger: string; highlight: string; system: string; + success: string; }; declare const EXTENDED_AVIARY_COLORS: { light: string; @@ -14,6 +15,7 @@ declare const EXTENDED_AVIARY_COLORS: { danger: string; highlight: string; system: string; + success: string; }; declare type AviaryColors = keyof typeof AVIARY_COLORS; declare type ExtendedAviaryColors = keyof typeof EXTENDED_AVIARY_COLORS; @@ -23,6 +25,6 @@ interface AviaryColorProps { interface AviaryExtendedColorProps { isColor?: ExtendedAviaryColors; } -export type { AviaryColors, AviaryColorProps, AviaryExtendedColorProps, ExtendedAviaryColors, }; +export type { AviaryColors, AviaryColorProps, AviaryExtendedColorProps, ExtendedAviaryColors }; export { AVIARY_COLORS, EXTENDED_AVIARY_COLORS }; //# sourceMappingURL=interfaces.d.ts.map \ No newline at end of file diff --git a/dist/types/interfaces.d.ts.map b/dist/types/interfaces.d.ts.map index 87d81861..9163996f 100644 --- a/dist/types/interfaces.d.ts.map +++ b/dist/types/interfaces.d.ts.map @@ -1 +1 @@ -{"version":3,"file":"interfaces.d.ts","sourceRoot":"","sources":["../../src/types/interfaces.ts"],"names":[],"mappings":"AAAA,QAAA,MAAM,aAAa;;;;;;;CAOlB,CAAC;AAEF,QAAA,MAAM,sBAAsB;;;;;;;;CAG3B,CAAC;AAEF,aAAK,YAAY,GAAG,MAAM,OAAO,aAAa,CAAC;AAC/C,aAAK,oBAAoB,GAAG,MAAM,OAAO,sBAAsB,CAAC;AAEhE,UAAU,gBAAgB;IACxB,OAAO,CAAC,EAAE,YAAY,CAAC;CACxB;AACD,UAAU,wBAAwB;IAChC,OAAO,CAAC,EAAE,oBAAoB,CAAC;CAChC;AAED,YAAY,EACV,YAAY,EACZ,gBAAgB,EAChB,wBAAwB,EACxB,oBAAoB,GACrB,CAAC;AACF,OAAO,EAAE,aAAa,EAAE,sBAAsB,EAAE,CAAC"} \ No newline at end of file +{"version":3,"file":"interfaces.d.ts","sourceRoot":"","sources":["../../src/types/interfaces.ts"],"names":[],"mappings":"AAAA,QAAA,MAAM,aAAa;;;;;;;;CAQlB,CAAC;AAEF,QAAA,MAAM,sBAAsB;;;;;;;;;CAG3B,CAAC;AAEF,aAAK,YAAY,GAAG,MAAM,OAAO,aAAa,CAAC;AAC/C,aAAK,oBAAoB,GAAG,MAAM,OAAO,sBAAsB,CAAC;AAEhE,UAAU,gBAAgB;IACxB,OAAO,CAAC,EAAE,YAAY,CAAC;CACxB;AACD,UAAU,wBAAwB;IAChC,OAAO,CAAC,EAAE,oBAAoB,CAAC;CAChC;AAED,YAAY,EAAE,YAAY,EAAE,gBAAgB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,CAAC;AAC/F,OAAO,EAAE,aAAa,EAAE,sBAAsB,EAAE,CAAC"} \ No newline at end of file diff --git a/dist/types/interfaces.js b/dist/types/interfaces.js index 42449ef5..900be27c 100644 --- a/dist/types/interfaces.js +++ b/dist/types/interfaces.js @@ -31,7 +31,8 @@ var AVIARY_COLORS = { warning: "warning", danger: "danger", highlight: "highlight", - system: "system" + system: "system", + success: "success" }; exports.AVIARY_COLORS = AVIARY_COLORS; diff --git a/src/helpers/colorProfileMapper.ts b/src/helpers/colorProfileMapper.ts index 065112b0..48f4037f 100644 --- a/src/helpers/colorProfileMapper.ts +++ b/src/helpers/colorProfileMapper.ts @@ -9,5 +9,6 @@ export const colorProfileMapper = (currentTheme: AviaryTheme) => { danger: currentTheme.danger, highlight: currentTheme.highlight, system: currentTheme.system, + success: currentTheme.success, }; }; diff --git a/src/types/interfaces.ts b/src/types/interfaces.ts index 64e5095a..b93c9d93 100644 --- a/src/types/interfaces.ts +++ b/src/types/interfaces.ts @@ -5,6 +5,7 @@ const AVIARY_COLORS = { danger: "danger", highlight: "highlight", system: "system", + success: "success", }; const EXTENDED_AVIARY_COLORS = { @@ -22,10 +23,5 @@ interface AviaryExtendedColorProps { isColor?: ExtendedAviaryColors; } -export type { - AviaryColors, - AviaryColorProps, - AviaryExtendedColorProps, - ExtendedAviaryColors, -}; +export type { AviaryColors, AviaryColorProps, AviaryExtendedColorProps, ExtendedAviaryColors }; export { AVIARY_COLORS, EXTENDED_AVIARY_COLORS };