From 5af77c0a8f95fa3bb396dc49f4a13d1b5b6c054f Mon Sep 17 00:00:00 2001 From: Juan Pablo Lomeli Diaz Date: Thu, 25 Feb 2021 14:40:37 +0100 Subject: [PATCH] 0.9.5 --- dist/beacon2/src/scss/patches/_colorway.scss | 2 +- dist/doc-article-styles/src/scss/configs/_colorway.scss | 2 +- .../site/scss/config/_seed-color-scheme-helpscout.scss | 6 +++--- dist/hsds-react-scss/src/styles/configs/_colorway.scss | 2 +- dist/hsds-react/src/styles/configs/colorway.js | 6 +++--- .../src/styles/configs/_seed-color-scheme.scss | 6 +++--- .../scss/pack/seed-color-scheme-helpscout/_config.scss | 6 +++--- .../scss/pack/seed-color-scheme/_config.scss | 6 +++--- manifests/beacon2 | 4 ++-- manifests/doc-article-styles | 4 ++-- manifests/hs-app | 8 ++++---- manifests/hsds-react | 8 ++++---- manifests/hsds-react-scss | 4 ++-- manifests/search-autocomplete | 8 ++++---- manifests/seed-color-scheme | 8 ++++---- manifests/seed-color-scheme-helpscout | 8 ++++---- package-lock.json | 2 +- package.json | 2 +- 18 files changed, 46 insertions(+), 46 deletions(-) diff --git a/dist/beacon2/src/scss/patches/_colorway.scss b/dist/beacon2/src/scss/patches/_colorway.scss index 0195d4f..f48235f 100644 --- a/dist/beacon2/src/scss/patches/_colorway.scss +++ b/dist/beacon2/src/scss/patches/_colorway.scss @@ -1,4 +1,4 @@ -// Generated with @helpscout/colorway (v0.9.4) +// Generated with @helpscout/colorway (v0.9.5) // // This file was automatically generated with @helpscout/colorway // Please don't modify this file. Your changes will be overwritten. diff --git a/dist/doc-article-styles/src/scss/configs/_colorway.scss b/dist/doc-article-styles/src/scss/configs/_colorway.scss index 9659388..e46a607 100644 --- a/dist/doc-article-styles/src/scss/configs/_colorway.scss +++ b/dist/doc-article-styles/src/scss/configs/_colorway.scss @@ -1,4 +1,4 @@ -// Generated with @helpscout/colorway (v0.9.4) +// Generated with @helpscout/colorway (v0.9.5) // // This file was automatically generated with @helpscout/colorway // Please don't modify this file. Your changes will be overwritten. diff --git a/dist/hs-app/site/scss/config/_seed-color-scheme-helpscout.scss b/dist/hs-app/site/scss/config/_seed-color-scheme-helpscout.scss index 0cf4699..08b345c 100644 --- a/dist/hs-app/site/scss/config/_seed-color-scheme-helpscout.scss +++ b/dist/hs-app/site/scss/config/_seed-color-scheme-helpscout.scss @@ -1,4 +1,4 @@ -// Generated with @helpscout/colorway (v0.9.4) +// Generated with @helpscout/colorway (v0.9.5) // // This file was automatically generated with @helpscout/colorway // Please don't modify this file. Your changes will be overwritten. @@ -35,7 +35,7 @@ $seed-color-scheme-helpscout: ( 300: #f1f3f5, 400: #e5e9ec, 500: #d5dce1, - 600: #a5b2bd, + 600: #c5ced6, 700: #b7c2cc, 800: #a5b2bd, default: #d5dce1, @@ -45,7 +45,7 @@ $seed-color-scheme-helpscout: ( 300: #f1f3f5, 400: #e5e9ec, 500: #d5dce1, - 600: #a5b2bd, + 600: #c5ced6, 700: #b7c2cc, 800: #a5b2bd, default: #d5dce1, diff --git a/dist/hsds-react-scss/src/styles/configs/_colorway.scss b/dist/hsds-react-scss/src/styles/configs/_colorway.scss index 0195d4f..f48235f 100644 --- a/dist/hsds-react-scss/src/styles/configs/_colorway.scss +++ b/dist/hsds-react-scss/src/styles/configs/_colorway.scss @@ -1,4 +1,4 @@ -// Generated with @helpscout/colorway (v0.9.4) +// Generated with @helpscout/colorway (v0.9.5) // // This file was automatically generated with @helpscout/colorway // Please don't modify this file. Your changes will be overwritten. diff --git a/dist/hsds-react/src/styles/configs/colorway.js b/dist/hsds-react/src/styles/configs/colorway.js index c610b20..1516997 100644 --- a/dist/hsds-react/src/styles/configs/colorway.js +++ b/dist/hsds-react/src/styles/configs/colorway.js @@ -1,4 +1,4 @@ -// Generated with @helpscout/colorway (v0.9.4) +// Generated with @helpscout/colorway (v0.9.5) // // This file was automatically generated with @helpscout/colorway // Please don't modify this file. Your changes will be overwritten. @@ -33,7 +33,7 @@ const palette = { '300': '#F1F3F5', '400': '#E5E9EC', '500': '#D5DCE1', - '600': '#A5B2BD', + '600': '#C5CED6', '700': '#B7C2CC', '800': '#A5B2BD', default: '#D5DCE1', @@ -103,7 +103,7 @@ const palette = { '300': '#F1F3F5', '400': '#E5E9EC', '500': '#D5DCE1', - '600': '#A5B2BD', + '600': '#C5CED6', '700': '#B7C2CC', '800': '#A5B2BD', default: '#D5DCE1', diff --git a/dist/search-autocomplete/src/styles/configs/_seed-color-scheme.scss b/dist/search-autocomplete/src/styles/configs/_seed-color-scheme.scss index 8c88529..776a300 100644 --- a/dist/search-autocomplete/src/styles/configs/_seed-color-scheme.scss +++ b/dist/search-autocomplete/src/styles/configs/_seed-color-scheme.scss @@ -1,4 +1,4 @@ -// Generated with @helpscout/colorway (v0.9.4) +// Generated with @helpscout/colorway (v0.9.5) // // This file was automatically generated with @helpscout/colorway // Please don't modify this file. Your changes will be overwritten. @@ -35,7 +35,7 @@ $seed-color-scheme-helpscout: ( 300: #f1f3f5, 400: #e5e9ec, 500: #d5dce1, - 600: #a5b2bd, + 600: #c5ced6, 700: #b7c2cc, 800: #a5b2bd, default: #d5dce1, @@ -45,7 +45,7 @@ $seed-color-scheme-helpscout: ( 300: #f1f3f5, 400: #e5e9ec, 500: #d5dce1, - 600: #a5b2bd, + 600: #c5ced6, 700: #b7c2cc, 800: #a5b2bd, default: #d5dce1, diff --git a/dist/seed-color-scheme-helpscout/packages/seed-color-scheme-helpscout/scss/pack/seed-color-scheme-helpscout/_config.scss b/dist/seed-color-scheme-helpscout/packages/seed-color-scheme-helpscout/scss/pack/seed-color-scheme-helpscout/_config.scss index 4fcf504..9b8d967 100644 --- a/dist/seed-color-scheme-helpscout/packages/seed-color-scheme-helpscout/scss/pack/seed-color-scheme-helpscout/_config.scss +++ b/dist/seed-color-scheme-helpscout/packages/seed-color-scheme-helpscout/scss/pack/seed-color-scheme-helpscout/_config.scss @@ -1,4 +1,4 @@ -// Generated with @helpscout/colorway (v0.9.4) +// Generated with @helpscout/colorway (v0.9.5) // // This file was automatically generated with @helpscout/colorway // Please don't modify this file. Your changes will be overwritten. @@ -35,7 +35,7 @@ $seed-color-scheme-helpscout: ( 300: #f1f3f5, 400: #e5e9ec, 500: #d5dce1, - 600: #a5b2bd, + 600: #c5ced6, 700: #b7c2cc, 800: #a5b2bd, default: #d5dce1, @@ -45,7 +45,7 @@ $seed-color-scheme-helpscout: ( 300: #f1f3f5, 400: #e5e9ec, 500: #d5dce1, - 600: #a5b2bd, + 600: #c5ced6, 700: #b7c2cc, 800: #a5b2bd, default: #d5dce1, diff --git a/dist/seed-color-scheme/packages/seed-color-scheme/scss/pack/seed-color-scheme/_config.scss b/dist/seed-color-scheme/packages/seed-color-scheme/scss/pack/seed-color-scheme/_config.scss index c475d68..52a8ac7 100644 --- a/dist/seed-color-scheme/packages/seed-color-scheme/scss/pack/seed-color-scheme/_config.scss +++ b/dist/seed-color-scheme/packages/seed-color-scheme/scss/pack/seed-color-scheme/_config.scss @@ -1,4 +1,4 @@ -// Generated with @helpscout/colorway (v0.9.4) +// Generated with @helpscout/colorway (v0.9.5) // // This file was automatically generated with @helpscout/colorway // Please don't modify this file. Your changes will be overwritten. @@ -51,7 +51,7 @@ 300: #f1f3f5, 400: #e5e9ec, 500: #d5dce1, - 600: #a5b2bd, + 600: #c5ced6, 700: #b7c2cc, 800: #a5b2bd, default: #d5dce1, @@ -61,7 +61,7 @@ 300: #f1f3f5, 400: #e5e9ec, 500: #d5dce1, - 600: #a5b2bd, + 600: #c5ced6, 700: #b7c2cc, 800: #a5b2bd, default: #d5dce1, diff --git a/manifests/beacon2 b/manifests/beacon2 index 7ceb0e3..0c3777a 100644 --- a/manifests/beacon2 +++ b/manifests/beacon2 @@ -1,10 +1,10 @@ { - "colorway": "v0.9.4", + "colorway": "v0.9.5", "name": "beacon2", "dest": "src/scss/patches/_colorway.scss" } ==COLORWAY-MANIFEST================== -// Generated with @helpscout/colorway (v0.9.4) +// Generated with @helpscout/colorway (v0.9.5) // // This file was automatically generated with @helpscout/colorway // Please don't modify this file. Your changes will be overwritten. diff --git a/manifests/doc-article-styles b/manifests/doc-article-styles index 871de50..af4eedb 100644 --- a/manifests/doc-article-styles +++ b/manifests/doc-article-styles @@ -1,10 +1,10 @@ { - "colorway": "v0.9.4", + "colorway": "v0.9.5", "name": "doc-article-styles", "dest": "src/scss/configs/_colorway.scss" } ==COLORWAY-MANIFEST================== -// Generated with @helpscout/colorway (v0.9.4) +// Generated with @helpscout/colorway (v0.9.5) // // This file was automatically generated with @helpscout/colorway // Please don't modify this file. Your changes will be overwritten. diff --git a/manifests/hs-app b/manifests/hs-app index d0926a4..df48164 100644 --- a/manifests/hs-app +++ b/manifests/hs-app @@ -1,10 +1,10 @@ { - "colorway": "v0.9.4", + "colorway": "v0.9.5", "name": "hs-app", "dest": "site/scss/config/_seed-color-scheme-helpscout.scss" } ==COLORWAY-MANIFEST================== -// Generated with @helpscout/colorway (v0.9.4) +// Generated with @helpscout/colorway (v0.9.5) // // This file was automatically generated with @helpscout/colorway // Please don't modify this file. Your changes will be overwritten. @@ -41,7 +41,7 @@ $seed-color-scheme-helpscout: ( 300: #f1f3f5, 400: #e5e9ec, 500: #d5dce1, - 600: #a5b2bd, + 600: #c5ced6, 700: #b7c2cc, 800: #a5b2bd, default: #d5dce1, @@ -51,7 +51,7 @@ $seed-color-scheme-helpscout: ( 300: #f1f3f5, 400: #e5e9ec, 500: #d5dce1, - 600: #a5b2bd, + 600: #c5ced6, 700: #b7c2cc, 800: #a5b2bd, default: #d5dce1, diff --git a/manifests/hsds-react b/manifests/hsds-react index 1022c0e..982c945 100644 --- a/manifests/hsds-react +++ b/manifests/hsds-react @@ -1,10 +1,10 @@ { - "colorway": "v0.9.4", + "colorway": "v0.9.5", "name": "hsds-react", "dest": "src/styles/configs/colorway.js" } ==COLORWAY-MANIFEST================== -// Generated with @helpscout/colorway (v0.9.4) +// Generated with @helpscout/colorway (v0.9.5) // // This file was automatically generated with @helpscout/colorway // Please don't modify this file. Your changes will be overwritten. @@ -39,7 +39,7 @@ const palette = { '300': '#F1F3F5', '400': '#E5E9EC', '500': '#D5DCE1', - '600': '#A5B2BD', + '600': '#C5CED6', '700': '#B7C2CC', '800': '#A5B2BD', default: '#D5DCE1', @@ -109,7 +109,7 @@ const palette = { '300': '#F1F3F5', '400': '#E5E9EC', '500': '#D5DCE1', - '600': '#A5B2BD', + '600': '#C5CED6', '700': '#B7C2CC', '800': '#A5B2BD', default: '#D5DCE1', diff --git a/manifests/hsds-react-scss b/manifests/hsds-react-scss index d7a207b..bd5f07e 100644 --- a/manifests/hsds-react-scss +++ b/manifests/hsds-react-scss @@ -1,10 +1,10 @@ { - "colorway": "v0.9.4", + "colorway": "v0.9.5", "name": "hsds-react-scss", "dest": "src/styles/configs/_colorway.scss" } ==COLORWAY-MANIFEST================== -// Generated with @helpscout/colorway (v0.9.4) +// Generated with @helpscout/colorway (v0.9.5) // // This file was automatically generated with @helpscout/colorway // Please don't modify this file. Your changes will be overwritten. diff --git a/manifests/search-autocomplete b/manifests/search-autocomplete index 769f2c7..5189ed5 100644 --- a/manifests/search-autocomplete +++ b/manifests/search-autocomplete @@ -1,10 +1,10 @@ { - "colorway": "v0.9.4", + "colorway": "v0.9.5", "name": "search-autocomplete", "dest": "src/styles/configs/_seed-color-scheme.scss" } ==COLORWAY-MANIFEST================== -// Generated with @helpscout/colorway (v0.9.4) +// Generated with @helpscout/colorway (v0.9.5) // // This file was automatically generated with @helpscout/colorway // Please don't modify this file. Your changes will be overwritten. @@ -41,7 +41,7 @@ $seed-color-scheme-helpscout: ( 300: #f1f3f5, 400: #e5e9ec, 500: #d5dce1, - 600: #a5b2bd, + 600: #c5ced6, 700: #b7c2cc, 800: #a5b2bd, default: #d5dce1, @@ -51,7 +51,7 @@ $seed-color-scheme-helpscout: ( 300: #f1f3f5, 400: #e5e9ec, 500: #d5dce1, - 600: #a5b2bd, + 600: #c5ced6, 700: #b7c2cc, 800: #a5b2bd, default: #d5dce1, diff --git a/manifests/seed-color-scheme b/manifests/seed-color-scheme index 99daa56..cb3fb45 100644 --- a/manifests/seed-color-scheme +++ b/manifests/seed-color-scheme @@ -1,10 +1,10 @@ { - "colorway": "v0.9.4", + "colorway": "v0.9.5", "name": "seed-color-scheme", "dest": "packages/seed-color-scheme/scss/pack/seed-color-scheme/_config.scss" } ==COLORWAY-MANIFEST================== -// Generated with @helpscout/colorway (v0.9.4) +// Generated with @helpscout/colorway (v0.9.5) // // This file was automatically generated with @helpscout/colorway // Please don't modify this file. Your changes will be overwritten. @@ -57,7 +57,7 @@ 300: #f1f3f5, 400: #e5e9ec, 500: #d5dce1, - 600: #a5b2bd, + 600: #c5ced6, 700: #b7c2cc, 800: #a5b2bd, default: #d5dce1, @@ -67,7 +67,7 @@ 300: #f1f3f5, 400: #e5e9ec, 500: #d5dce1, - 600: #a5b2bd, + 600: #c5ced6, 700: #b7c2cc, 800: #a5b2bd, default: #d5dce1, diff --git a/manifests/seed-color-scheme-helpscout b/manifests/seed-color-scheme-helpscout index c0566b4..6d16b3f 100644 --- a/manifests/seed-color-scheme-helpscout +++ b/manifests/seed-color-scheme-helpscout @@ -1,10 +1,10 @@ { - "colorway": "v0.9.4", + "colorway": "v0.9.5", "name": "seed-color-scheme-helpscout", "dest": "packages/seed-color-scheme-helpscout/scss/pack/seed-color-scheme-helpscout/_config.scss" } ==COLORWAY-MANIFEST================== -// Generated with @helpscout/colorway (v0.9.4) +// Generated with @helpscout/colorway (v0.9.5) // // This file was automatically generated with @helpscout/colorway // Please don't modify this file. Your changes will be overwritten. @@ -41,7 +41,7 @@ $seed-color-scheme-helpscout: ( 300: #f1f3f5, 400: #e5e9ec, 500: #d5dce1, - 600: #a5b2bd, + 600: #c5ced6, 700: #b7c2cc, 800: #a5b2bd, default: #d5dce1, @@ -51,7 +51,7 @@ $seed-color-scheme-helpscout: ( 300: #f1f3f5, 400: #e5e9ec, 500: #d5dce1, - 600: #a5b2bd, + 600: #c5ced6, 700: #b7c2cc, 800: #a5b2bd, default: #d5dce1, diff --git a/package-lock.json b/package-lock.json index e8da5d6..c468b02 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@helpscout/colorway", - "version": "0.9.4", + "version": "0.9.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 7eaf6ec..fe8fb3b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@helpscout/colorway", - "version": "0.9.4", + "version": "0.9.5", "description": "A color management syncing system", "main": "src/index.js", "bin": {