From 46fea208e32fd435eeac6ccb42c16310f99dfdc2 Mon Sep 17 00:00:00 2001 From: Ian Clarke Date: Tue, 17 Oct 2023 10:44:17 -0400 Subject: [PATCH] feat: Adding in new Aviary Accents (#143) * Adding in new Aviary Accents * Transformed tokens * Built and updated design tokens * Files compiled! --------- Co-authored-by: Ian Clarke Co-authored-by: iryanclarke --- dist/documentation/core-dark-colors.d.ts | 2 +- dist/documentation/core-dark-colors.js | 2 +- dist/documentation/core-light-colors.d.ts | 2 +- dist/documentation/core-light-colors.js | 2 +- dist/documentation/themes/dark.d.ts | 2 +- dist/documentation/themes/dark.js | 2 +- dist/documentation/themes/emerson.d.ts | 2 +- dist/documentation/themes/emerson.js | 2 +- dist/documentation/themes/light.d.ts | 2 +- dist/documentation/themes/light.js | 2 +- dist/documentation/themes/lightDS3.d.ts | 2 +- dist/documentation/themes/lightDS3.js | 2 +- dist/tokens/native/borders.d.ts | 2 +- dist/tokens/native/borders.js | 2 +- dist/tokens/native/core-dark-colors.d.ts | 2 +- dist/tokens/native/core-dark-colors.js | 2 +- dist/tokens/native/core-light-colors.d.ts | 2 +- dist/tokens/native/core-light-colors.js | 2 +- dist/tokens/native/themes/dark.d.ts | 2 +- dist/tokens/native/themes/dark.js | 2 +- dist/tokens/native/themes/emerson.d.ts | 2 +- dist/tokens/native/themes/emerson.js | 2 +- dist/tokens/native/themes/light.d.ts | 2 +- dist/tokens/native/themes/light.js | 2 +- dist/tokens/native/themes/lightDS3.d.ts | 2 +- dist/tokens/native/themes/lightDS3.js | 2 +- dist/tokens/native/typography.d.ts | 2 +- dist/tokens/native/typography.js | 2 +- dist/tokens/scss/borders.scss | 2 +- dist/tokens/scss/core-dark-colors.scss | 2 +- dist/tokens/scss/core-light-colors.scss | 2 +- dist/tokens/scss/themes/dark.scss | 2 +- dist/tokens/scss/themes/emerson.scss | 2 +- dist/tokens/scss/themes/light.scss | 2 +- dist/tokens/scss/themes/lightDS3.scss | 2 +- dist/tokens/scss/typography.scss | 2 +- dist/tokens/ts/borders.d.ts | 2 +- dist/tokens/ts/borders.js | 2 +- dist/tokens/ts/core-dark-colors.d.ts | 2 +- dist/tokens/ts/core-dark-colors.js | 2 +- dist/tokens/ts/core-light-colors.d.ts | 2 +- dist/tokens/ts/core-light-colors.js | 2 +- dist/tokens/ts/themes/dark.d.ts | 2 +- dist/tokens/ts/themes/dark.js | 2 +- dist/tokens/ts/themes/emerson.d.ts | 2 +- dist/tokens/ts/themes/emerson.js | 2 +- dist/tokens/ts/themes/light.d.ts | 2 +- dist/tokens/ts/themes/light.js | 2 +- dist/tokens/ts/themes/lightDS3.d.ts | 2 +- dist/tokens/ts/themes/lightDS3.js | 2 +- dist/tokens/ts/typography.d.ts | 2 +- dist/tokens/ts/typography.js | 2 +- dist/types/accents.d.ts | 8 ++++++++ dist/types/accents.d.ts.map | 1 + dist/types/accents.js | 11 +++++++++++ dist/types/index.d.ts | 1 + dist/types/index.d.ts.map | 2 +- dist/types/index.js | 13 +++++++++++++ src/types/accents.ts | 9 +++++++++ src/types/index.ts | 1 + 60 files changed, 97 insertions(+), 53 deletions(-) create mode 100644 dist/types/accents.d.ts create mode 100644 dist/types/accents.d.ts.map create mode 100644 dist/types/accents.js create mode 100644 src/types/accents.ts diff --git a/dist/documentation/core-dark-colors.d.ts b/dist/documentation/core-dark-colors.d.ts index cf7d42e3..4f003669 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 Thu, 05 Oct 2023 15:46:14 GMT + * Generated on Tue, 17 Oct 2023 13:39:15 GMT */ export const green : {100:{ diff --git a/dist/documentation/core-dark-colors.js b/dist/documentation/core-dark-colors.js index 794c9072..3cd3b5fa 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 Thu, 05 Oct 2023 15:46:14 GMT + * Generated on Tue, 17 Oct 2023 13:39: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 817b06b5..1c71144a 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 Thu, 05 Oct 2023 15:46:14 GMT + * Generated on Tue, 17 Oct 2023 13:39:15 GMT */ export const green : {100:{ diff --git a/dist/documentation/core-light-colors.js b/dist/documentation/core-light-colors.js index f77e215e..5e50c2a2 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 Thu, 05 Oct 2023 15:46:14 GMT + * Generated on Tue, 17 Oct 2023 13:39:15 GMT */ module.exports = {green : {100:{ diff --git a/dist/documentation/themes/dark.d.ts b/dist/documentation/themes/dark.d.ts index be5fc83b..8acc3944 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 Thu, 05 Oct 2023 15:46:14 GMT + * Generated on Tue, 17 Oct 2023 13:39:15 GMT */ export const text : {emphasis:{ diff --git a/dist/documentation/themes/dark.js b/dist/documentation/themes/dark.js index fc2f1606..4531eb3c 100644 --- a/dist/documentation/themes/dark.js +++ b/dist/documentation/themes/dark.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Thu, 05 Oct 2023 15:46:14 GMT + * Generated on Tue, 17 Oct 2023 13:39:15 GMT */ module.exports = {text : {emphasis:{ diff --git a/dist/documentation/themes/emerson.d.ts b/dist/documentation/themes/emerson.d.ts index 6d3d58b2..ce7a40d8 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 Thu, 05 Oct 2023 15:46:14 GMT + * Generated on Tue, 17 Oct 2023 13:39:15 GMT */ export const text : {emphasis:{ diff --git a/dist/documentation/themes/emerson.js b/dist/documentation/themes/emerson.js index 4e8a223e..f7eef74a 100644 --- a/dist/documentation/themes/emerson.js +++ b/dist/documentation/themes/emerson.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Thu, 05 Oct 2023 15:46:14 GMT + * Generated on Tue, 17 Oct 2023 13:39:15 GMT */ module.exports = {text : {emphasis:{ diff --git a/dist/documentation/themes/light.d.ts b/dist/documentation/themes/light.d.ts index 6d3d58b2..ce7a40d8 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 Thu, 05 Oct 2023 15:46:14 GMT + * Generated on Tue, 17 Oct 2023 13:39:15 GMT */ export const text : {emphasis:{ diff --git a/dist/documentation/themes/light.js b/dist/documentation/themes/light.js index 39e72531..255ff880 100644 --- a/dist/documentation/themes/light.js +++ b/dist/documentation/themes/light.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Thu, 05 Oct 2023 15:46:14 GMT + * Generated on Tue, 17 Oct 2023 13:39:15 GMT */ module.exports = {text : {emphasis:{ diff --git a/dist/documentation/themes/lightDS3.d.ts b/dist/documentation/themes/lightDS3.d.ts index 6d3d58b2..ce7a40d8 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 Thu, 05 Oct 2023 15:46:14 GMT + * Generated on Tue, 17 Oct 2023 13:39:15 GMT */ export const text : {emphasis:{ diff --git a/dist/documentation/themes/lightDS3.js b/dist/documentation/themes/lightDS3.js index 43415a6e..a655c797 100644 --- a/dist/documentation/themes/lightDS3.js +++ b/dist/documentation/themes/lightDS3.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Thu, 05 Oct 2023 15:46:14 GMT + * Generated on Tue, 17 Oct 2023 13:39:15 GMT */ module.exports = {text : {emphasis:{ diff --git a/dist/tokens/native/borders.d.ts b/dist/tokens/native/borders.d.ts index d4e2c11c..316fdf71 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 Thu, 05 Oct 2023 15:46:14 GMT + * Generated on Tue, 17 Oct 2023 13:39:15 GMT */ export const radiusBase : number; diff --git a/dist/tokens/native/borders.js b/dist/tokens/native/borders.js index 0a380bab..75a81f27 100644 --- a/dist/tokens/native/borders.js +++ b/dist/tokens/native/borders.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Thu, 05 Oct 2023 15:46:14 GMT + * Generated on Tue, 17 Oct 2023 13:39: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 af007d47..dcf7e9a6 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 Thu, 05 Oct 2023 15:46:14 GMT + * Generated on Tue, 17 Oct 2023 13:39: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 e1503111..b258677a 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 Thu, 05 Oct 2023 15:46:14 GMT + * Generated on Tue, 17 Oct 2023 13:39:15 GMT */ module.exports = {green : {100 : "#0C291E",200 : "#0F3326",300 : "#13402F",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 026a60f2..a0cbb7ff 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 Thu, 05 Oct 2023 15:46:14 GMT + * Generated on Tue, 17 Oct 2023 13:39: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 88caae1f..cf7f4d74 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 Thu, 05 Oct 2023 15:46:14 GMT + * Generated on Tue, 17 Oct 2023 13:39: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 2cc01157..d2357e43 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 Thu, 05 Oct 2023 15:46:14 GMT + * Generated on Tue, 17 Oct 2023 13:39:15 GMT */ export const theme: string; diff --git a/dist/tokens/native/themes/dark.js b/dist/tokens/native/themes/dark.js index 8941413e..b773eed5 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 Thu, 05 Oct 2023 15:46:14 GMT + * Generated on Tue, 17 Oct 2023 13:39: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 0722660f..cfa728d7 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 Thu, 05 Oct 2023 15:46:14 GMT + * Generated on Tue, 17 Oct 2023 13:39:15 GMT */ export const theme: string; diff --git a/dist/tokens/native/themes/emerson.js b/dist/tokens/native/themes/emerson.js index 4df84f5b..fcbf74f2 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 Thu, 05 Oct 2023 15:46:14 GMT + * Generated on Tue, 17 Oct 2023 13:39: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 0722660f..cfa728d7 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 Thu, 05 Oct 2023 15:46:14 GMT + * Generated on Tue, 17 Oct 2023 13:39:15 GMT */ export const theme: string; diff --git a/dist/tokens/native/themes/light.js b/dist/tokens/native/themes/light.js index 5ac8904f..92ab7275 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 Thu, 05 Oct 2023 15:46:14 GMT + * Generated on Tue, 17 Oct 2023 13:39:15 GMT */ module.exports = {theme: "light", diff --git a/dist/tokens/native/themes/lightDS3.d.ts b/dist/tokens/native/themes/lightDS3.d.ts index 0722660f..cfa728d7 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 Thu, 05 Oct 2023 15:46:14 GMT + * Generated on Tue, 17 Oct 2023 13:39:15 GMT */ export const theme: string; diff --git a/dist/tokens/native/themes/lightDS3.js b/dist/tokens/native/themes/lightDS3.js index a98a5c5d..f52b61f2 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 Thu, 05 Oct 2023 15:46:14 GMT + * Generated on Tue, 17 Oct 2023 13:39:15 GMT */ module.exports = {theme: "lightDS3", diff --git a/dist/tokens/native/typography.d.ts b/dist/tokens/native/typography.d.ts index 8b9af2b0..dc842db0 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 Thu, 05 Oct 2023 15:46:14 GMT + * Generated on Tue, 17 Oct 2023 13:39:15 GMT */ export const letterSpacingBase : number; diff --git a/dist/tokens/native/typography.js b/dist/tokens/native/typography.js index 49bc8043..0a6b8f4c 100644 --- a/dist/tokens/native/typography.js +++ b/dist/tokens/native/typography.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Thu, 05 Oct 2023 15:46:14 GMT + * Generated on Tue, 17 Oct 2023 13:39:15 GMT */ module.exports = { diff --git a/dist/tokens/scss/borders.scss b/dist/tokens/scss/borders.scss index d4c43262..995f88f7 100644 --- a/dist/tokens/scss/borders.scss +++ b/dist/tokens/scss/borders.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Thu, 05 Oct 2023 15:46:14 GMT +// Generated on Tue, 17 Oct 2023 13:39: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 283e4fe9..6073f710 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 Thu, 05 Oct 2023 15:46:14 GMT +// Generated on Tue, 17 Oct 2023 13:39:15 GMT $green100: #0C291E; $green200: #0F3326; diff --git a/dist/tokens/scss/core-light-colors.scss b/dist/tokens/scss/core-light-colors.scss index 2d1a36f1..c5614ca3 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 Thu, 05 Oct 2023 15:46:14 GMT +// Generated on Tue, 17 Oct 2023 13:39:15 GMT $green100: #FAFFFC; $green200: #EBF2EF; diff --git a/dist/tokens/scss/themes/dark.scss b/dist/tokens/scss/themes/dark.scss index f9dbac2c..b5a8da34 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 Thu, 05 Oct 2023 15:46:14 GMT +// Generated on Tue, 17 Oct 2023 13:39:15 GMT $textEmphasis: #E8E9EA; $textBody: #BCBDBF; diff --git a/dist/tokens/scss/themes/emerson.scss b/dist/tokens/scss/themes/emerson.scss index 55053dbf..a59b7e19 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 Thu, 05 Oct 2023 15:46:14 GMT +// Generated on Tue, 17 Oct 2023 13:39:15 GMT $textEmphasis: #36485C; $textBody: #475A70; diff --git a/dist/tokens/scss/themes/light.scss b/dist/tokens/scss/themes/light.scss index e239f576..ed5b383a 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 Thu, 05 Oct 2023 15:46:14 GMT +// Generated on Tue, 17 Oct 2023 13:39:15 GMT $textEmphasis: #2E3A47; $textBody: #36485C; diff --git a/dist/tokens/scss/themes/lightDS3.scss b/dist/tokens/scss/themes/lightDS3.scss index 87c9f0e3..9d4c7b44 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 Thu, 05 Oct 2023 15:46:14 GMT +// Generated on Tue, 17 Oct 2023 13:39:15 GMT $textEmphasis: #36485C; $textBody: #475A70; diff --git a/dist/tokens/scss/typography.scss b/dist/tokens/scss/typography.scss index cda73b8d..f659f9c6 100644 --- a/dist/tokens/scss/typography.scss +++ b/dist/tokens/scss/typography.scss @@ -1,6 +1,6 @@ // Do not edit directly -// Generated on Thu, 05 Oct 2023 15:46:14 GMT +// Generated on Tue, 17 Oct 2023 13:39:15 GMT $letterSpacingBase: 0; $paragraphSpacingBase: 0; diff --git a/dist/tokens/ts/borders.d.ts b/dist/tokens/ts/borders.d.ts index 10e56ee3..4947b28b 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 Thu, 05 Oct 2023 15:46:14 GMT + * Generated on Tue, 17 Oct 2023 13:39:15 GMT */ export const radiusBase : string; diff --git a/dist/tokens/ts/borders.js b/dist/tokens/ts/borders.js index 93d5caee..97ee9719 100644 --- a/dist/tokens/ts/borders.js +++ b/dist/tokens/ts/borders.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Thu, 05 Oct 2023 15:46:14 GMT + * Generated on Tue, 17 Oct 2023 13:39: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 af007d47..dcf7e9a6 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 Thu, 05 Oct 2023 15:46:14 GMT + * Generated on Tue, 17 Oct 2023 13:39: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 e1503111..b258677a 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 Thu, 05 Oct 2023 15:46:14 GMT + * Generated on Tue, 17 Oct 2023 13:39:15 GMT */ module.exports = {green : {100 : "#0C291E",200 : "#0F3326",300 : "#13402F",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 026a60f2..a0cbb7ff 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 Thu, 05 Oct 2023 15:46:14 GMT + * Generated on Tue, 17 Oct 2023 13:39: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 88caae1f..cf7f4d74 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 Thu, 05 Oct 2023 15:46:14 GMT + * Generated on Tue, 17 Oct 2023 13:39: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 2cc01157..d2357e43 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 Thu, 05 Oct 2023 15:46:14 GMT + * Generated on Tue, 17 Oct 2023 13:39:15 GMT */ export const theme: string; diff --git a/dist/tokens/ts/themes/dark.js b/dist/tokens/ts/themes/dark.js index 8941413e..b773eed5 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 Thu, 05 Oct 2023 15:46:14 GMT + * Generated on Tue, 17 Oct 2023 13:39: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 0722660f..cfa728d7 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 Thu, 05 Oct 2023 15:46:14 GMT + * Generated on Tue, 17 Oct 2023 13:39:15 GMT */ export const theme: string; diff --git a/dist/tokens/ts/themes/emerson.js b/dist/tokens/ts/themes/emerson.js index 4df84f5b..fcbf74f2 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 Thu, 05 Oct 2023 15:46:14 GMT + * Generated on Tue, 17 Oct 2023 13:39: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 0722660f..cfa728d7 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 Thu, 05 Oct 2023 15:46:14 GMT + * Generated on Tue, 17 Oct 2023 13:39:15 GMT */ export const theme: string; diff --git a/dist/tokens/ts/themes/light.js b/dist/tokens/ts/themes/light.js index 5ac8904f..92ab7275 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 Thu, 05 Oct 2023 15:46:14 GMT + * Generated on Tue, 17 Oct 2023 13:39:15 GMT */ module.exports = {theme: "light", diff --git a/dist/tokens/ts/themes/lightDS3.d.ts b/dist/tokens/ts/themes/lightDS3.d.ts index 0722660f..cfa728d7 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 Thu, 05 Oct 2023 15:46:14 GMT + * Generated on Tue, 17 Oct 2023 13:39:15 GMT */ export const theme: string; diff --git a/dist/tokens/ts/themes/lightDS3.js b/dist/tokens/ts/themes/lightDS3.js index a98a5c5d..f52b61f2 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 Thu, 05 Oct 2023 15:46:14 GMT + * Generated on Tue, 17 Oct 2023 13:39:15 GMT */ module.exports = {theme: "lightDS3", diff --git a/dist/tokens/ts/typography.d.ts b/dist/tokens/ts/typography.d.ts index fc470fe2..91a608af 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 Thu, 05 Oct 2023 15:46:14 GMT + * Generated on Tue, 17 Oct 2023 13:39:15 GMT */ export const letterSpacingBase : number; diff --git a/dist/tokens/ts/typography.js b/dist/tokens/ts/typography.js index cfe6ac01..6166203a 100644 --- a/dist/tokens/ts/typography.js +++ b/dist/tokens/ts/typography.js @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Thu, 05 Oct 2023 15:46:14 GMT + * Generated on Tue, 17 Oct 2023 13:39:15 GMT */ module.exports = { diff --git a/dist/types/accents.d.ts b/dist/types/accents.d.ts new file mode 100644 index 00000000..f05772b4 --- /dev/null +++ b/dist/types/accents.d.ts @@ -0,0 +1,8 @@ +declare const AVIARY_ACCENTS: { + forest: string; + sand: string; +}; +declare type AviaryAccents = keyof typeof AVIARY_ACCENTS; +export type { AviaryAccents }; +export { AVIARY_ACCENTS }; +//# sourceMappingURL=accents.d.ts.map \ No newline at end of file diff --git a/dist/types/accents.d.ts.map b/dist/types/accents.d.ts.map new file mode 100644 index 00000000..b2bd7f17 --- /dev/null +++ b/dist/types/accents.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"accents.d.ts","sourceRoot":"","sources":["../../src/types/accents.ts"],"names":[],"mappings":"AAAA,QAAA,MAAM,cAAc;;;CAGnB,CAAC;AAEF,aAAK,aAAa,GAAG,MAAM,OAAO,cAAc,CAAC;AAEjD,YAAY,EAAE,aAAa,EAAE,CAAC;AAC9B,OAAO,EAAE,cAAc,EAAE,CAAC"} \ No newline at end of file diff --git a/dist/types/accents.js b/dist/types/accents.js new file mode 100644 index 00000000..4c036bd7 --- /dev/null +++ b/dist/types/accents.js @@ -0,0 +1,11 @@ +"use strict"; + +Object.defineProperty(exports, "__esModule", { + value: true +}); +exports.AVIARY_ACCENTS = void 0; +var AVIARY_ACCENTS = { + forest: "forest", + sand: "sand" +}; +exports.AVIARY_ACCENTS = AVIARY_ACCENTS; \ No newline at end of file diff --git a/dist/types/index.d.ts b/dist/types/index.d.ts index 92e7cc1c..3bbc9771 100644 --- a/dist/types/index.d.ts +++ b/dist/types/index.d.ts @@ -1,3 +1,4 @@ +export * from "./accents"; export * from "./interfaces"; export * from "./profiles"; export * from "./intentions"; diff --git a/dist/types/index.d.ts.map b/dist/types/index.d.ts.map index 4ae2dac6..1ff8e49a 100644 --- a/dist/types/index.d.ts.map +++ b/dist/types/index.d.ts.map @@ -1 +1 @@ -{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/types/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC;AAC7B,cAAc,YAAY,CAAC;AAC3B,cAAc,cAAc,CAAC"} \ No newline at end of file +{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/types/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAC;AAC1B,cAAc,cAAc,CAAC;AAC7B,cAAc,YAAY,CAAC;AAC3B,cAAc,cAAc,CAAC"} \ No newline at end of file diff --git a/dist/types/index.js b/dist/types/index.js index 724eae35..1acfb9c1 100644 --- a/dist/types/index.js +++ b/dist/types/index.js @@ -10,6 +10,19 @@ Object.defineProperty(exports, "__esModule", { value: true }); +var _accents = require("./accents"); + +Object.keys(_accents).forEach(function (key) { + if (key === "default" || key === "__esModule") return; + if (key in exports && exports[key] === _accents[key]) return; + Object.defineProperty(exports, key, { + enumerable: true, + get: function get() { + return _accents[key]; + } + }); +}); + var _interfaces = require("./interfaces"); Object.keys(_interfaces).forEach(function (key) { diff --git a/src/types/accents.ts b/src/types/accents.ts new file mode 100644 index 00000000..42716217 --- /dev/null +++ b/src/types/accents.ts @@ -0,0 +1,9 @@ +const AVIARY_ACCENTS = { + forest: "forest", + sand: "sand", +}; + +type AviaryAccents = keyof typeof AVIARY_ACCENTS; + +export type { AviaryAccents }; +export { AVIARY_ACCENTS }; diff --git a/src/types/index.ts b/src/types/index.ts index 4113cf85..aae3ebb6 100644 --- a/src/types/index.ts +++ b/src/types/index.ts @@ -1,3 +1,4 @@ +export * from "./accents"; export * from "./interfaces"; export * from "./profiles"; export * from "./intentions";