diff --git a/.nvmrc b/.nvmrc new file mode 100644 index 000000000..56d491db5 --- /dev/null +++ b/.nvmrc @@ -0,0 +1 @@ +v16.4.0 \ No newline at end of file diff --git a/.storybook/headstormTheme.js b/.storybook/headstormTheme.js index d96f5e186..68136edca 100644 --- a/.storybook/headstormTheme.js +++ b/.storybook/headstormTheme.js @@ -45,5 +45,5 @@ export default create({ brandTitle: 'Headstorm UI', brandUrl: 'https://headstorm.com', - brandImage: '/headstorm-logo.png', + brandImage: `${process.env.PUBLIC_URL}/Wordmark-Full-transparent.svg`, }); diff --git a/coverage/components/Button/Button.tsx.html b/coverage/components/Button/Button.tsx.html index 40fb7b598..f8161d28f 100644 --- a/coverage/components/Button/Button.tsx.html +++ b/coverage/components/Button/Button.tsx.html @@ -841,7 +841,7 @@

All files / components/B diff --git a/coverage/components/Button/index.html b/coverage/components/Button/index.html index bde00f2cb..8511b8919 100644 --- a/coverage/components/Button/index.html +++ b/coverage/components/Button/index.html @@ -95,7 +95,7 @@

All files components/Button

diff --git a/coverage/components/Card/Card.tsx.html b/coverage/components/Card/Card.tsx.html index 16052bee1..55b715807 100644 --- a/coverage/components/Card/Card.tsx.html +++ b/coverage/components/Card/Card.tsx.html @@ -727,7 +727,7 @@

All files / components/C diff --git a/coverage/components/Card/index.html b/coverage/components/Card/index.html index 5e973a05e..79f5a2252 100644 --- a/coverage/components/Card/index.html +++ b/coverage/components/Card/index.html @@ -95,7 +95,7 @@

All files components/Card

diff --git a/coverage/components/Checkbox/Checkbox.tsx.html b/coverage/components/Checkbox/Checkbox.tsx.html index bf07722e0..436a3f1c8 100644 --- a/coverage/components/Checkbox/Checkbox.tsx.html +++ b/coverage/components/Checkbox/Checkbox.tsx.html @@ -799,7 +799,7 @@

All files / components/C diff --git a/coverage/components/Checkbox/index.html b/coverage/components/Checkbox/index.html index 18f889ba4..50167894e 100644 --- a/coverage/components/Checkbox/index.html +++ b/coverage/components/Checkbox/index.html @@ -95,7 +95,7 @@

All files components/Checkbox

diff --git a/coverage/components/Divider/Divider.tsx.html b/coverage/components/Divider/Divider.tsx.html index e709ccd1c..a3d5157b8 100644 --- a/coverage/components/Divider/Divider.tsx.html +++ b/coverage/components/Divider/Divider.tsx.html @@ -250,7 +250,7 @@

All files / components/D diff --git a/coverage/components/Divider/index.html b/coverage/components/Divider/index.html index 10bcfe1b6..726efe958 100644 --- a/coverage/components/Divider/index.html +++ b/coverage/components/Divider/index.html @@ -95,7 +95,7 @@

All files components/Divider

diff --git a/coverage/components/Dropdown/Dropdown.tsx.html b/coverage/components/Dropdown/Dropdown.tsx.html index 601a27851..2ccca92ad 100644 --- a/coverage/components/Dropdown/Dropdown.tsx.html +++ b/coverage/components/Dropdown/Dropdown.tsx.html @@ -1870,7 +1870,7 @@

All files / components/D diff --git a/coverage/components/Dropdown/index.html b/coverage/components/Dropdown/index.html index 6e08c7c49..d127fbdc2 100644 --- a/coverage/components/Dropdown/index.html +++ b/coverage/components/Dropdown/index.html @@ -95,7 +95,7 @@

All files components/Dropdown

diff --git a/coverage/components/InteractionFeedback/InteractionFeedback.tsx.html b/coverage/components/InteractionFeedback/InteractionFeedback.tsx.html index 7e3ce18ef..c1e124a95 100644 --- a/coverage/components/InteractionFeedback/InteractionFeedback.tsx.html +++ b/coverage/components/InteractionFeedback/InteractionFeedback.tsx.html @@ -454,7 +454,7 @@

All files / components/I diff --git a/coverage/components/InteractionFeedback/index.html b/coverage/components/InteractionFeedback/index.html index 9d28a7701..47b4943bf 100644 --- a/coverage/components/InteractionFeedback/index.html +++ b/coverage/components/InteractionFeedback/index.html @@ -95,7 +95,7 @@

All files components/InteractionFeedback

diff --git a/coverage/components/Label/Label.tsx.html b/coverage/components/Label/Label.tsx.html index 5556fbab6..75443ab05 100644 --- a/coverage/components/Label/Label.tsx.html +++ b/coverage/components/Label/Label.tsx.html @@ -409,7 +409,7 @@

All files / components/L diff --git a/coverage/components/Label/index.html b/coverage/components/Label/index.html index cb45e87ff..c53d614be 100644 --- a/coverage/components/Label/index.html +++ b/coverage/components/Label/index.html @@ -95,7 +95,7 @@

All files components/Label

diff --git a/coverage/components/Modal/Modal.tsx.html b/coverage/components/Modal/Modal.tsx.html index 9fe6786c4..a872977a1 100644 --- a/coverage/components/Modal/Modal.tsx.html +++ b/coverage/components/Modal/Modal.tsx.html @@ -778,7 +778,7 @@

All files / components/M diff --git a/coverage/components/Modal/index.html b/coverage/components/Modal/index.html index 9d3cfb037..48a58bd1a 100644 --- a/coverage/components/Modal/index.html +++ b/coverage/components/Modal/index.html @@ -95,7 +95,7 @@

All files components/Modal

diff --git a/coverage/components/Progress/Progress.tsx.html b/coverage/components/Progress/Progress.tsx.html index e2aacd7e2..6f611eef0 100644 --- a/coverage/components/Progress/Progress.tsx.html +++ b/coverage/components/Progress/Progress.tsx.html @@ -175,7 +175,7 @@

All files / components/P diff --git a/coverage/components/Progress/index.html b/coverage/components/Progress/index.html index 0d860760f..a093f2c09 100644 --- a/coverage/components/Progress/index.html +++ b/coverage/components/Progress/index.html @@ -95,7 +95,7 @@

All files components/Progress

diff --git a/coverage/components/RangeSlider/RangeSlider.tsx.html b/coverage/components/RangeSlider/RangeSlider.tsx.html index d4519724d..7e13a2b3b 100644 --- a/coverage/components/RangeSlider/RangeSlider.tsx.html +++ b/coverage/components/RangeSlider/RangeSlider.tsx.html @@ -1621,7 +1621,7 @@

All files / components/R diff --git a/coverage/components/RangeSlider/index.html b/coverage/components/RangeSlider/index.html index a933c49ca..17322f654 100644 --- a/coverage/components/RangeSlider/index.html +++ b/coverage/components/RangeSlider/index.html @@ -110,7 +110,7 @@

All files components/RangeSlider

diff --git a/coverage/components/RangeSlider/types.ts.html b/coverage/components/RangeSlider/types.ts.html index 0afc763a7..f378ef223 100644 --- a/coverage/components/RangeSlider/types.ts.html +++ b/coverage/components/RangeSlider/types.ts.html @@ -271,7 +271,7 @@

All files / components/R diff --git a/coverage/components/Table/Table.tsx.html b/coverage/components/Table/Table.tsx.html index 41ba79724..9934e9d2b 100644 --- a/coverage/components/Table/Table.tsx.html +++ b/coverage/components/Table/Table.tsx.html @@ -1605,7 +1605,7 @@

All files / components/T return copiedColumns[key].sortFunction(a[key], b[key]) ? -1 : 1; } const comparison = newDirection ? a[key] < b[key] : a[key] > b[key]; - return comparison ? -1 : 1; + return comparison ? -1 : 1; }); } else { // Cast data to the appropariate type and iterate over each group, sorting their content @@ -1963,7 +1963,7 @@

All files / components/T diff --git a/coverage/components/Table/index.html b/coverage/components/Table/index.html index c0cd5a1d7..7280f002d 100644 --- a/coverage/components/Table/index.html +++ b/coverage/components/Table/index.html @@ -110,7 +110,7 @@

All files components/Table

diff --git a/coverage/components/Table/types.ts.html b/coverage/components/Table/types.ts.html index beea85785..d98848651 100644 --- a/coverage/components/Table/types.ts.html +++ b/coverage/components/Table/types.ts.html @@ -301,7 +301,7 @@

All files / components/T diff --git a/coverage/components/Tag/Tag.tsx.html b/coverage/components/Tag/Tag.tsx.html index 6daa3e53a..4d7330342 100644 --- a/coverage/components/Tag/Tag.tsx.html +++ b/coverage/components/Tag/Tag.tsx.html @@ -634,7 +634,7 @@

All files / components/T diff --git a/coverage/components/Tag/index.html b/coverage/components/Tag/index.html index 390df7974..adb9bf89e 100644 --- a/coverage/components/Tag/index.html +++ b/coverage/components/Tag/index.html @@ -95,7 +95,7 @@

All files components/Tag

diff --git a/coverage/components/Text/Text.tsx.html b/coverage/components/Text/Text.tsx.html index 05796a77c..3e240115b 100644 --- a/coverage/components/Text/Text.tsx.html +++ b/coverage/components/Text/Text.tsx.html @@ -427,7 +427,7 @@

All files / components/T diff --git a/coverage/components/Text/index.html b/coverage/components/Text/index.html index ef83d4dfb..6ff7ba5c5 100644 --- a/coverage/components/Text/index.html +++ b/coverage/components/Text/index.html @@ -95,7 +95,7 @@

All files components/Text

diff --git a/coverage/components/TextInput/TextInput.tsx.html b/coverage/components/TextInput/TextInput.tsx.html index 0ec764cd9..3fe72a631 100644 --- a/coverage/components/TextInput/TextInput.tsx.html +++ b/coverage/components/TextInput/TextInput.tsx.html @@ -835,7 +835,7 @@

All files / components/T diff --git a/coverage/components/TextInput/index.html b/coverage/components/TextInput/index.html index 6f0ff062d..e088a9cf4 100644 --- a/coverage/components/TextInput/index.html +++ b/coverage/components/TextInput/index.html @@ -95,7 +95,7 @@

All files components/TextInput

diff --git a/coverage/components/commonTypes.ts.html b/coverage/components/commonTypes.ts.html index 7779e8ef9..4c5d73778 100644 --- a/coverage/components/commonTypes.ts.html +++ b/coverage/components/commonTypes.ts.html @@ -67,7 +67,7 @@

All files / components diff --git a/coverage/components/index.html b/coverage/components/index.html index b436b0e5b..f2a09c503 100644 --- a/coverage/components/index.html +++ b/coverage/components/index.html @@ -95,7 +95,7 @@

All files components

diff --git a/coverage/context/index.html b/coverage/context/index.html index b5a3e96fa..553d7ccc6 100644 --- a/coverage/context/index.html +++ b/coverage/context/index.html @@ -95,7 +95,7 @@

All files context

diff --git a/coverage/context/index.tsx.html b/coverage/context/index.tsx.html index 26df42db0..ab06968d3 100644 --- a/coverage/context/index.tsx.html +++ b/coverage/context/index.tsx.html @@ -280,7 +280,7 @@

All files / context ind diff --git a/coverage/enums/colors.ts.html b/coverage/enums/colors.ts.html index 24aa2e3e7..c545e4baf 100644 --- a/coverage/enums/colors.ts.html +++ b/coverage/enums/colors.ts.html @@ -148,7 +148,7 @@

All files / enums color diff --git a/coverage/enums/feedbackTypes.ts.html b/coverage/enums/feedbackTypes.ts.html index c9e8503da..8996c840c 100644 --- a/coverage/enums/feedbackTypes.ts.html +++ b/coverage/enums/feedbackTypes.ts.html @@ -82,7 +82,7 @@

All files / enums feedb diff --git a/coverage/enums/fonts.ts.html b/coverage/enums/fonts.ts.html index bcae756a7..d999f21c3 100644 --- a/coverage/enums/fonts.ts.html +++ b/coverage/enums/fonts.ts.html @@ -79,7 +79,7 @@

All files / enums fonts diff --git a/coverage/enums/index.html b/coverage/enums/index.html index 3e20fb4a5..6393f66d3 100644 --- a/coverage/enums/index.html +++ b/coverage/enums/index.html @@ -155,7 +155,7 @@

All files enums

diff --git a/coverage/enums/timings.ts.html b/coverage/enums/timings.ts.html index 83ceb314a..5a310a929 100644 --- a/coverage/enums/timings.ts.html +++ b/coverage/enums/timings.ts.html @@ -91,7 +91,7 @@

All files / enums timin diff --git a/coverage/enums/variants.ts.html b/coverage/enums/variants.ts.html index 91a2b6ab0..935b66585 100644 --- a/coverage/enums/variants.ts.html +++ b/coverage/enums/variants.ts.html @@ -85,7 +85,7 @@

All files / enums varia diff --git a/coverage/htmlElements/index.html b/coverage/htmlElements/index.html index 554a294f9..8bbfa20a5 100644 --- a/coverage/htmlElements/index.html +++ b/coverage/htmlElements/index.html @@ -95,7 +95,7 @@

All files htmlElements

diff --git a/coverage/htmlElements/index.tsx.html b/coverage/htmlElements/index.tsx.html index 3d2e2fc58..6bbaa4b70 100644 --- a/coverage/htmlElements/index.tsx.html +++ b/coverage/htmlElements/index.tsx.html @@ -124,7 +124,7 @@

All files / htmlElements Code coverage generated by istanbul - at Fri Jul 30 2021 16:15:22 GMT-0500 (Central Daylight Time) + at Mon Aug 02 2021 11:03:27 GMT-0500 (Central Daylight Time) diff --git a/coverage/index.html b/coverage/index.html index 1379b0fc9..8d070f5de 100644 --- a/coverage/index.html +++ b/coverage/index.html @@ -365,7 +365,7 @@

All files

diff --git a/coverage/utils/color.ts.html b/coverage/utils/color.ts.html index 5d5336a3a..f6d549bab 100644 --- a/coverage/utils/color.ts.html +++ b/coverage/utils/color.ts.html @@ -241,7 +241,7 @@

All files / utils color diff --git a/coverage/utils/index.html b/coverage/utils/index.html index d8d59212a..41b694d9a 100644 --- a/coverage/utils/index.html +++ b/coverage/utils/index.html @@ -140,7 +140,7 @@

All files utils

diff --git a/coverage/utils/math.ts.html b/coverage/utils/math.ts.html index 5140b2191..1f330567d 100644 --- a/coverage/utils/math.ts.html +++ b/coverage/utils/math.ts.html @@ -73,7 +73,7 @@

All files / utils math. diff --git a/coverage/utils/refs.ts.html b/coverage/utils/refs.ts.html index c42a03077..92bb68011 100644 --- a/coverage/utils/refs.ts.html +++ b/coverage/utils/refs.ts.html @@ -136,7 +136,7 @@

All files / utils refs. diff --git a/coverage/utils/styles.ts.html b/coverage/utils/styles.ts.html index f0bf34681..7abe8168a 100644 --- a/coverage/utils/styles.ts.html +++ b/coverage/utils/styles.ts.html @@ -475,7 +475,7 @@

All files / utils style diff --git a/public/Images/ThemeExampleCode.png b/public/Images/ThemeExampleCode.png index 4705c8b93..f247b25b7 100644 Binary files a/public/Images/ThemeExampleCode.png and b/public/Images/ThemeExampleCode.png differ diff --git a/public/Images/ThemingExample.png b/public/Images/ThemingExample.png index 427391cbd..4e0308df2 100644 Binary files a/public/Images/ThemingExample.png and b/public/Images/ThemingExample.png differ diff --git a/public/Wordmark-Full-transparent.svg b/public/Wordmark-Full-transparent.svg new file mode 100644 index 000000000..8af781b28 --- /dev/null +++ b/public/Wordmark-Full-transparent.svg @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/headstorm-logo.png b/public/headstorm-logo.png deleted file mode 100644 index 1bc22fbcc..000000000 Binary files a/public/headstorm-logo.png and /dev/null differ diff --git a/src/components/Appendix/Appendix.stories.tsx b/src/components/Appendix/Appendix.stories.tsx index b74426f65..069b00152 100644 --- a/src/components/Appendix/Appendix.stories.tsx +++ b/src/components/Appendix/Appendix.stories.tsx @@ -28,8 +28,14 @@ storiesOf('Appendix', module).add('Appendix', () => { The components you used in the hackathon will be the same ones you use when you're a fortune 500 megacorp.

- - + + ); });