Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NUXE-212] KIT DEV- Form Group Kit #1189

Merged
merged 35 commits into from Nov 19, 2020
Merged

[NUXE-212] KIT DEV- Form Group Kit #1189

merged 35 commits into from Nov 19, 2020

Conversation

adub65
Copy link
Contributor

@adub65 adub65 commented Nov 3, 2020

Screens

Screen Shot 2020-11-16 at 6 03 01 PM

Screen Shot 2020-11-16 at 6 03 46 PM

Screen Shot 2020-11-16 at 6 03 15 PM

Screen Shot 2020-11-16 at 6 03 57 PM

Screen Shot 2020-11-16 at 6 03 24 PM

Screen Shot 2020-11-16 at 6 04 07 PM

Breaking Changes

no, it's a new kit

Runway Ticket URL

https://nitro.powerhrg.com/runway/backlog_items/NUXE-212
#1101

How to test this

run rspec

Checklist:

  • LABELS Add a label: enhancement, bug, improvement, new kit, deprecated, or breaking. See Changelog & Labels for details.
  • URGENCY Please select a release milestone
  • DEPLOY Please add the Milano label when you are ready for a review.
  • SCREENSHOT Please add a screen shot or two.
  • SPECS Please cover your changes with specs.
  • READ DOCS Please make sure you have read and understand the Playbook Release Process

The normal release cut off deadline is 3p EDT each week. Please reach out to the release team if you have an urgent request or need a release off cycle.

jasoncypret and others added 2 commits October 30, 2020 16:35
* Timestamp Kit Formatted Date Additions (#1150)

* Update README.md

* WIP: Timestamp kit update Issue #618

* Add show_date false example, alignment classes

* WIP: Rails kit update

* WIP: React component for pb_timestamp kit

* Adding specs to rails component of kit

* Adding more specs to timestamp kit

* Adding elapsed variant

* [NUX-638] - Date Kit Refactor/Design (#1108)

* Patch for rake dist (#1147)

* Patch for Removing Rake Tasks from Dist

* Patch Commit

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* [CMPN-22] Allow all HTML options on input in PbSelectableIcon, PbSelectableCard and PbSelectableCardIcon Rails kits (#1113)

* Add input options to selectable card

* Add input options to selectable icon

* Add input options to selectable card icon

* Add more spec coverage

* Switch name to input options

* Fix spec tests

* [NUXE-158] Section separator dark mode (WIP) (#1146)

* Fixed dark mode

* Updated spec doc

* Fixed dark card variant

Deleted unnecessary lines

Deleted lines

* Better error messages, and more test coverage (#1115)

* Update README.md

* Add coverage for added boilerplate props

* Pass prop name to type creation & expose in error messages

* Also specify name of kit

* Simplify prop examples

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>

* Fixes Typeahead (Rails) setting wrong image attribute in examples (#1151)

* Update README.md

* Playbook Distribution Release (#834)

* Update changelog

* Fixing Flash By Separating Fade Out Keyframe from Default  Class (#1135)

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Make updates to the inline date range kit (#1126)

* Make updates to the inline date range kit for issue #613

* Pass the props so darkmode works

* Make alignment changes

* Fix breaking spec

* Adjust time presentation

* Fix spacing

* use buildCss

* Concat classname using the classnames function

* Use spacing variable

* updated table with examplesof how to use buttons (#1123)

* Update Progress Step (#1128)

* Update Progress Step

* Add hidden status to step items

* [NUXE-155] Date Picker Patch 3 (#1125)

* fixed readonly rails validation bug, created default onChange lambda

* improved validation fix

* rails form label fix

* fixed simple form attribute mismatch

* fixed mising commas in model class def

* replicated improved null value handling from patch-4

* removed dark doc examples

* more unused doc example removal

* cleaned helper js

* alphas and timeout solution

* cleaned up commented code, re-formatted dp helper js

* removed test dp in filter kit, reworked boolean label logic

* reverted alpha versioning

* Typeahead with Pills (Rails) (#1104)

* Update PULL_REQUEST_TEMPLATE.md

* WIP: Typeahead w/ Pills (React)

* WIP

* Basic pub-sub working for add, remove and clear

* Revert changes to index.js

* Async options

* Spec coverage

* Add code example docs

Co-authored-by: Jason Cypret <jason@jasoncypret.com>

* [NUXE-55] Updated styles to button toolbar kit (#1129)

* Updated styles to button toolbar kit

* Updated spec doc

* Fixed dark bug for react

Fixed dark bug for react

* Sass optimization

Use spacing variables

Border disappear when hovered

Sass optimization

Sass optimization

Deleted some lines

* Fixed sass variables

* Sass optimization & update doc examples & update spec doc

* Fix jenkins error

* Adds HTML input options to PB toggle kit (#1112)

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Bump actionview from 5.2.4.3 to 5.2.4.4 (#1103)

Bumps [actionview](https://github.com/rails/rails) from 5.2.4.3 to 5.2.4.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.3/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v5.2.4.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [NUXE-80] - Add 'close' option to kit, with examples (#1142)

* Add 'close' option to kit, with examples

* Update style

* Update default state

* Update func name

* Update class and fixedWidth

* Use proper classname approach

* Add fixed width to rails version to match react

* Update toast styling

* Refactor onclick conditional

Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* Update dependency mini-css-extract-plugin to v0.12.0 (#1140)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency copy-webpack-plugin to v6.2.0 (#1139)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Fix typeahead example using wrong attribute

Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* white-space: nowrap added (#1153)

* Nav Kit Update (#1152)

* Update README.md

* Playbook Distribution Release (#834)

* Update changelog

* Fixing Flash By Separating Fade Out Keyframe from Default  Class (#1135)

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Make updates to the inline date range kit (#1126)

* Make updates to the inline date range kit for issue #613

* Pass the props so darkmode works

* Make alignment changes

* Fix breaking spec

* Adjust time presentation

* Fix spacing

* use buildCss

* Concat classname using the classnames function

* Use spacing variable

* updated table with examplesof how to use buttons (#1123)

* Update Progress Step (#1128)

* Update Progress Step

* Add hidden status to step items

* [NUXE-155] Date Picker Patch 3 (#1125)

* fixed readonly rails validation bug, created default onChange lambda

* improved validation fix

* rails form label fix

* fixed simple form attribute mismatch

* fixed mising commas in model class def

* replicated improved null value handling from patch-4

* removed dark doc examples

* more unused doc example removal

* cleaned helper js

* alphas and timeout solution

* cleaned up commented code, re-formatted dp helper js

* removed test dp in filter kit, reworked boolean label logic

* reverted alpha versioning

* Typeahead with Pills (Rails) (#1104)

* Update PULL_REQUEST_TEMPLATE.md

* WIP: Typeahead w/ Pills (React)

* WIP

* Basic pub-sub working for add, remove and clear

* Revert changes to index.js

* Async options

* Spec coverage

* Add code example docs

Co-authored-by: Jason Cypret <jason@jasoncypret.com>

* [NUXE-55] Updated styles to button toolbar kit (#1129)

* Updated styles to button toolbar kit

* Updated spec doc

* Fixed dark bug for react

Fixed dark bug for react

* Sass optimization

Use spacing variables

Border disappear when hovered

Sass optimization

Sass optimization

Deleted some lines

* Fixed sass variables

* Sass optimization & update doc examples & update spec doc

* Fix jenkins error

* Adds HTML input options to PB toggle kit (#1112)

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Bump actionview from 5.2.4.3 to 5.2.4.4 (#1103)

Bumps [actionview](https://github.com/rails/rails) from 5.2.4.3 to 5.2.4.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.3/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v5.2.4.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [NUXE-80] - Add 'close' option to kit, with examples (#1142)

* Add 'close' option to kit, with examples

* Update style

* Update default state

* Update func name

* Update class and fixedWidth

* Use proper classname approach

* Add fixed width to rails version to match react

* Update toast styling

* Refactor onclick conditional

Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* Update dependency mini-css-extract-plugin to v0.12.0 (#1140)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency copy-webpack-plugin to v6.2.0 (#1139)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Updated Changelog and Made Minor Adjustment to Changelog Rake

* Updated padding & Borderless option created

* Nav with image for icon added

* _with_img_nav.md added

* updated specs

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* [NUX-639] - Caption Kits to support block / Time Kit style updates (#1100)

* Revert "Playbook v7.1.0 (#1143)" (#1148)

This reverts commit f1efe55b0dbc6401ffa4d8e061b5ee40bc1d9b6f.

* Solar Patch (#1149)

* Solar Patch

* syntax

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Cherry-picked and pushing Playbook v7.1.0 commit back into Master branch

* Playbook Distribution Release (#834)

* Update changelog

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update caption to support block, update time kit structure/style

* Remove extra additions.

* removed CHANGELOG duplicate

Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: thestephenmarshall <smarshall1980@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>

* Revised

* Update design of Date Kit

* update test, add deprecation in react

* Revised

* Update design of Date Kit

* update test, add deprecation in react

* Space

Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Josephine Fischer <64423298+josephinef9@users.noreply.github.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>
Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Megan Trimble <53874143+megantrimble@users.noreply.github.com>

* Create Background kit (#1110)

* Update README.md

* Generate Background Kit

* wip but image background seen

* wip add white to react, start rails

* Change backgroundcolor prop

* Add more props

* Add image background

Need to fix text

* Alphabetize menu names

* Fix lint issues

* Change color names

* Change to backgroun prop and edit color

Still working on image part

* Fix conditional for ruby

Classname and children work for color background, image still in progress

* Correct the React kit to work with images more easily

* Get image to work

* Fix linting issues

Add examples to react docs, alphabetize props

* Finish docs

* Edit spacing/ details

* Add spec tests

Also tweaked classname prop

* Fix minor offenses

* Delete import of background css since there was no css

* Update app/pb_kits/playbook/pb_background/docs/_background_default.html.erb

Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>

* Update app/pb_kits/playbook/pb_background/docs/_background_default.html.erb

Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>

* Update app/pb_kits/playbook/pb_background/docs/_background_default.html.erb

Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>

* Update app/pb_kits/playbook/pb_background/docs/_background_default.html.erb

Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>

* Fix tag

* Impliment Jasons suggestion on docs

Add loader to image, change lorum ipsum to quote, change image to unsplash, and put shadowing on card and change color names

* Fix spec

* Add background-size & fix classnames

* Single/Double Quote mistake

* Fix spacing

* Patch for rake dist (#1147)

* Patch for Removing Rake Tasks from Dist

* Patch Commit

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* added scss file, separated examples, and wrote documentation

* fixed failing specs

* got rid of extra files

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Kelly Ryan <kellyeryan@gmail.com>
Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Eva Louderback <evalouderback@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>

* Add safe navigator to address home's without addresses (#1161)

* Add solid example of Typeahead (default) Rails kit to Form kit (#1158)

* Patch for rake dist (#1147)

* Patch for Removing Rake Tasks from Dist

* Patch Commit

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* [CMPN-22] Allow all HTML options on input in PbSelectableIcon, PbSelectableCard and PbSelectableCardIcon Rails kits (#1113)

* Add input options to selectable card

* Add input options to selectable icon

* Add input options to selectable card icon

* Add more spec coverage

* Switch name to input options

* Fix spec tests

* [NUXE-158] Section separator dark mode (WIP) (#1146)

* Fixed dark mode

* Updated spec doc

* Fixed dark card variant

Deleted unnecessary lines

Deleted lines

* Better error messages, and more test coverage (#1115)

* Update README.md

* Add coverage for added boilerplate props

* Pass prop name to type creation & expose in error messages

* Also specify name of kit

* Simplify prop examples

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>

* Fixes Typeahead (Rails) setting wrong image attribute in examples (#1151)

* Update README.md

* Playbook Distribution Release (#834)

* Update changelog

* Fixing Flash By Separating Fade Out Keyframe from Default  Class (#1135)

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Make updates to the inline date range kit (#1126)

* Make updates to the inline date range kit for issue #613

* Pass the props so darkmode works

* Make alignment changes

* Fix breaking spec

* Adjust time presentation

* Fix spacing

* use buildCss

* Concat classname using the classnames function

* Use spacing variable

* updated table with examplesof how to use buttons (#1123)

* Update Progress Step (#1128)

* Update Progress Step

* Add hidden status to step items

* [NUXE-155] Date Picker Patch 3 (#1125)

* fixed readonly rails validation bug, created default onChange lambda

* improved validation fix

* rails form label fix

* fixed simple form attribute mismatch

* fixed mising commas in model class def

* replicated improved null value handling from patch-4

* removed dark doc examples

* more unused doc example removal

* cleaned helper js

* alphas and timeout solution

* cleaned up commented code, re-formatted dp helper js

* removed test dp in filter kit, reworked boolean label logic

* reverted alpha versioning

* Typeahead with Pills (Rails) (#1104)

* Update PULL_REQUEST_TEMPLATE.md

* WIP: Typeahead w/ Pills (React)

* WIP

* Basic pub-sub working for add, remove and clear

* Revert changes to index.js

* Async options

* Spec coverage

* Add code example docs

Co-authored-by: Jason Cypret <jason@jasoncypret.com>

* [NUXE-55] Updated styles to button toolbar kit (#1129)

* Updated styles to button toolbar kit

* Updated spec doc

* Fixed dark bug for react

Fixed dark bug for react

* Sass optimization

Use spacing variables

Border disappear when hovered

Sass optimization

Sass optimization

Deleted some lines

* Fixed sass variables

* Sass optimization & update doc examples & update spec doc

* Fix jenkins error

* Adds HTML input options to PB toggle kit (#1112)

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Bump actionview from 5.2.4.3 to 5.2.4.4 (#1103)

Bumps [actionview](https://github.com/rails/rails) from 5.2.4.3 to 5.2.4.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.3/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v5.2.4.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [NUXE-80] - Add 'close' option to kit, with examples (#1142)

* Add 'close' option to kit, with examples

* Update style

* Update default state

* Update func name

* Update class and fixedWidth

* Use proper classname approach

* Add fixed width to rails version to match react

* Update toast styling

* Refactor onclick conditional

Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* Update dependency mini-css-extract-plugin to v0.12.0 (#1140)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency copy-webpack-plugin to v6.2.0 (#1139)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Fix typeahead example using wrong attribute

Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* white-space: nowrap added (#1153)

* Nav Kit Update (#1152)

* Update README.md

* Playbook Distribution Release (#834)

* Update changelog

* Fixing Flash By Separating Fade Out Keyframe from Default  Class (#1135)

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Make updates to the inline date range kit (#1126)

* Make updates to the inline date range kit for issue #613

* Pass the props so darkmode works

* Make alignment changes

* Fix breaking spec

* Adjust time presentation

* Fix spacing

* use buildCss

* Concat classname using the classnames function

* Use spacing variable

* updated table with examplesof how to use buttons (#1123)

* Update Progress Step (#1128)

* Update Progress Step

* Add hidden status to step items

* [NUXE-155] Date Picker Patch 3 (#1125)

* fixed readonly rails validation bug, created default onChange lambda

* improved validation fix

* rails form label fix

* fixed simple form attribute mismatch

* fixed mising commas in model class def

* replicated improved null value handling from patch-4

* removed dark doc examples

* more unused doc example removal

* cleaned helper js

* alphas and timeout solution

* cleaned up commented code, re-formatted dp helper js

* removed test dp in filter kit, reworked boolean label logic

* reverted alpha versioning

* Typeahead with Pills (Rails) (#1104)

* Update PULL_REQUEST_TEMPLATE.md

* WIP: Typeahead w/ Pills (React)

* WIP

* Basic pub-sub working for add, remove and clear

* Revert changes to index.js

* Async options

* Spec coverage

* Add code example docs

Co-authored-by: Jason Cypret <jason@jasoncypret.com>

* [NUXE-55] Updated styles to button toolbar kit (#1129)

* Updated styles to button toolbar kit

* Updated spec doc

* Fixed dark bug for react

Fixed dark bug for react

* Sass optimization

Use spacing variables

Border disappear when hovered

Sass optimization

Sass optimization

Deleted some lines

* Fixed sass variables

* Sass optimization & update doc examples & update spec doc

* Fix jenkins error

* Adds HTML input options to PB toggle kit (#1112)

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Bump actionview from 5.2.4.3 to 5.2.4.4 (#1103)

Bumps [actionview](https://github.com/rails/rails) from 5.2.4.3 to 5.2.4.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.3/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v5.2.4.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [NUXE-80] - Add 'close' option to kit, with examples (#1142)

* Add 'close' option to kit, with examples

* Update style

* Update default state

* Update func name

* Update class and fixedWidth

* Use proper classname approach

* Add fixed width to rails version to match react

* Update toast styling

* Refactor onclick conditional

Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* Update dependency mini-css-extract-plugin to v0.12.0 (#1140)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency copy-webpack-plugin to v6.2.0 (#1139)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Updated Changelog and Made Minor Adjustment to Changelog Rake

* Updated padding & Borderless option created

* Nav with image for icon added

* _with_img_nav.md added

* updated specs

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* [NUX-639] - Caption Kits to support block / Time Kit style updates (#1100)

* Revert "Playbook v7.1.0 (#1143)" (#1148)

This reverts commit f1efe55b0dbc6401ffa4d8e061b5ee40bc1d9b6f.

* Solar Patch (#1149)

* Solar Patch

* syntax

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Cherry-picked and pushing Playbook v7.1.0 commit back into Master branch

* Playbook Distribution Release (#834)

* Update changelog

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update caption to support block, update time kit structure/style

* Remove extra additions.

* removed CHANGELOG duplicate

Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: thestephenmarshall <smarshall1980@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>

* Solar Patch fixes

* Downgrade react-select lib (#1155)

* Highcharts React null value bug fix (#1154)

* if check for undefined

* optimized conditional

* Upgrades library dependencies (#1145)

* Add solid example of Typeahead (default) Rails kit to Form kit

Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Josephine Fischer <64423298+josephinef9@users.noreply.github.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>
Co-authored-by: Megan Trimble <53874143+megantrimble@users.noreply.github.com>
Co-authored-by: Cole Erikson <coleerikson@users.noreply.github.com>
Co-authored-by: Andrew Kloecker <lt.kvothe@gmail.com>

* Restore text prop, replaces name in show_user variant

* Fix: prefer to_s over string interpolation

* Fixing sorting of props

* fixed dark mode

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Cole Erikson <coleerikson@users.noreply.github.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Josephine Fischer <64423298+josephinef9@users.noreply.github.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Megan Trimble <53874143+megantrimble@users.noreply.github.com>
Co-authored-by: Madison McCardle <64422843+maddiemc01@users.noreply.github.com>
Co-authored-by: Kelly Ryan <kellyeryan@gmail.com>
Co-authored-by: Eva Louderback <evalouderback@gmail.com>
Co-authored-by: Katie Weber <38359249+web-kat@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>
Co-authored-by: Andrew Kloecker <lt.kvothe@gmail.com>

* Fix bad SHA in react-select (#1172)

* Add default pre-selected options to Typeahead with Pills (#1174)

* Add default_options (defaultValue) support to Typeahead with Pills

* Fix bad SHA in react-select

* Allow pubsub clear values

* Fix bug with selection

* Target id selector instance

* Update dependency lint-staged to v10.5.0 (#1098)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Adds an Icon Prop to the Progress Step Item Kit (#1175)

* Version Bump

* Rails Working for Stepper Custom Icon

* Rebasing yarn.lock

* Added Deprication/Backwards compatible show_icon for Rails

* Update app/pb_kits/playbook/pb_progress_step/_progress_step.scss

Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>

* Update dependency flow-bin to v0.137.0 (#1109)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency copy-webpack-plugin to v6.2.1 (#1144)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Bump npm-user-validate from 1.0.0 to 1.0.1 (#1162)

Bumps [npm-user-validate](https://github.com/npm/npm-user-validate) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/npm/npm-user-validate/releases)
- [Commits](https://github.com/npm/npm-user-validate/compare/v1.0.0...v1.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [NUXE-50] Add landing page and getting started to docs (#1173)

* reconfigured routes

* homepage scaffolding

* sorted out react_rails particulars, new nav solution

* restructured layouts, rescoped kits pages, created getting started route

* added getting started md, made SnippetToggle react component semantic

* removed unused getting_started erb

* [NUX-638] - Date Kit Refactor/Design (#1108)

* Patch for rake dist (#1147)

* Patch for Removing Rake Tasks from Dist

* Patch Commit

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* [CMPN-22] Allow all HTML options on input in PbSelectableIcon, PbSelectableCard and PbSelectableCardIcon Rails kits (#1113)

* Add input options to selectable card

* Add input options to selectable icon

* Add input options to selectable card icon

* Add more spec coverage

* Switch name to input options

* Fix spec tests

* [NUXE-158] Section separator dark mode (WIP) (#1146)

* Fixed dark mode

* Updated spec doc

* Fixed dark card variant

Deleted unnecessary lines

Deleted lines

* Better error messages, and more test coverage (#1115)

* Update README.md

* Add coverage for added boilerplate props

* Pass prop name to type creation & expose in error messages

* Also specify name of kit

* Simplify prop examples

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>

* Fixes Typeahead (Rails) setting wrong image attribute in examples (#1151)

* Update README.md

* Playbook Distribution Release (#834)

* Update changelog

* Fixing Flash By Separating Fade Out Keyframe from Default  Class (#1135)

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Make updates to the inline date range kit (#1126)

* Make updates to the inline date range kit for issue #613

* Pass the props so darkmode works

* Make alignment changes

* Fix breaking spec

* Adjust time presentation

* Fix spacing

* use buildCss

* Concat classname using the classnames function

* Use spacing variable

* updated table with examplesof how to use buttons (#1123)

* Update Progress Step (#1128)

* Update Progress Step

* Add hidden status to step items

* [NUXE-155] Date Picker Patch 3 (#1125)

* fixed readonly rails validation bug, created default onChange lambda

* improved validation fix

* rails form label fix

* fixed simple form attribute mismatch

* fixed mising commas in model class def

* replicated improved null value handling from patch-4

* removed dark doc examples

* more unused doc example removal

* cleaned helper js

* alphas and timeout solution

* cleaned up commented code, re-formatted dp helper js

* removed test dp in filter kit, reworked boolean label logic

* reverted alpha versioning

* Typeahead with Pills (Rails) (#1104)

* Update PULL_REQUEST_TEMPLATE.md

* WIP: Typeahead w/ Pills (React)

* WIP

* Basic pub-sub working for add, remove and clear

* Revert changes to index.js

* Async options

* Spec coverage

* Add code example docs

Co-authored-by: Jason Cypret <jason@jasoncypret.com>

* [NUXE-55] Updated styles to button toolbar kit (#1129)

* Updated styles to button toolbar kit

* Updated spec doc

* Fixed dark bug for react

Fixed dark bug for react

* Sass optimization

Use spacing variables

Border disappear when hovered

Sass optimization

Sass optimization

Deleted some lines

* Fixed sass variables

* Sass optimization & update doc examples & update spec doc

* Fix jenkins error

* Adds HTML input options to PB toggle kit (#1112)

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Bump actionview from 5.2.4.3 to 5.2.4.4 (#1103)

Bumps [actionview](https://github.com/rails/rails) from 5.2.4.3 to 5.2.4.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.3/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v5.2.4.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [NUXE-80] - Add 'close' option to kit, with examples (#1142)

* Add 'close' option to kit, with examples

* Update style

* Update default state

* Update func name

* Update class and fixedWidth

* Use proper classname approach

* Add fixed width to rails version to match react

* Update toast styling

* Refactor onclick conditional

Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* Update dependency mini-css-extract-plugin to v0.12.0 (#1140)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency copy-webpack-plugin to v6.2.0 (#1139)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Fix typeahead example using wrong attribute

Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* white-space: nowrap added (#1153)

* Nav Kit Update (#1152)

* Update README.md

* Playbook Distribution Release (#834)

* Update changelog

* Fixing Flash By Separating Fade Out Keyframe from Default  Class (#1135)

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Make updates to the inline date range kit (#1126)

* Make updates to the inline date range kit for issue #613

* Pass the props so darkmode works

* Make alignment changes

* Fix breaking spec

* Adjust time presentation

* Fix spacing

* use buildCss

* Concat classname using the classnames function

* Use spacing variable

* updated table with examplesof how to use buttons (#1123)

* Update Progress Step (#1128)

* Update Progress Step

* Add hidden status to step items

* [NUXE-155] Date Picker Patch 3 (#1125)

* fixed readonly rails validation bug, created default onChange lambda

* improved validation fix

* rails form label fix

* fixed simple form attribute mismatch

* fixed mising commas in model class def

* replicated improved null value handling from patch-4

* removed dark doc examples

* more unused doc example removal

* cleaned helper js

* alphas and timeout solution

* cleaned up commented code, re-formatted dp helper js

* removed test dp in filter kit, reworked boolean label logic

* reverted alpha versioning

* Typeahead with Pills (Rails) (#1104)

* Update PULL_REQUEST_TEMPLATE.md

* WIP: Typeahead w/ Pills (React)

* WIP

* Basic pub-sub working for add, remove and clear

* Revert changes to index.js

* Async options

* Spec coverage

* Add code example docs

Co-authored-by: Jason Cypret <jason@jasoncypret.com>

* [NUXE-55] Updated styles to button toolbar kit (#1129)

* Updated styles to button toolbar kit

* Updated spec doc

* Fixed dark bug for react

Fixed dark bug for react

* Sass optimization

Use spacing variables

Border disappear when hovered

Sass optimization

Sass optimization

Deleted some lines

* Fixed sass variables

* Sass optimization & update doc examples & update spec doc

* Fix jenkins error

* Adds HTML input options to PB toggle kit (#1112)

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Bump actionview from 5.2.4.3 to 5.2.4.4 (#1103)

Bumps [actionview](https://github.com/rails/rails) from 5.2.4.3 to 5.2.4.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.3/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v5.2.4.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [NUXE-80] - Add 'close' option to kit, with examples (#1142)

* Add 'close' option to kit, with examples

* Update style

* Update default state

* Update func name

* Update class and fixedWidth

* Use proper classname approach

* Add fixed width to rails version to match react

* Update toast styling

* Refactor onclick conditional

Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* Update dependency mini-css-extract-plugin to v0.12.0 (#1140)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency copy-webpack-plugin to v6.2.0 (#1139)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Updated Changelog and Made Minor Adjustment to Changelog Rake

* Updated padding & Borderless option created

* Nav with image for icon added

* _with_img_nav.md added

* updated specs

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* [NUX-639] - Caption Kits to support block / Time Kit style updates (#1100)

* Revert "Playbook v7.1.0 (#1143)" (#1148)

This reverts commit f1efe55b0dbc6401ffa4d8e061b5ee40bc1d9b6f.

* Solar Patch (#1149)

* Solar Patch

* syntax

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Cherry-picked and pushing Playbook v7.1.0 commit back into Master branch

* Playbook Distribution Release (#834)

* Update changelog

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update caption to support block, update time kit structure/style

* Remove extra additions.

* removed CHANGELOG duplicate

Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: thestephenmarshall <smarshall1980@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>

* Revised

* Update design of Date Kit

* update test, add deprecation in react

* Revised

* Update design of Date Kit

* update test, add deprecation in react

* Space

Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Josephine Fischer <64423298+josephinef9@users.noreply.github.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>
Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Megan Trimble <53874143+megantrimble@users.noreply.github.com>

* Create Background kit (#1110)

* Update README.md

* Generate Background Kit

* wip but image background seen

* wip add white to react, start rails

* Change backgroundcolor prop

* Add more props

* Add image background

Need to fix text

* Alphabetize menu names

* Fix lint issues

* Change color names

* Change to backgroun prop and edit color

Still working on image part

* Fix conditional for ruby

Classname and children work for color background, image still in progress

* Correct the React kit to work with images more easily

* Get image to work

* Fix linting issues

Add examples to react docs, alphabetize props

* Finish docs

* Edit spacing/ details

* Add spec tests

Also tweaked classname prop

* Fix minor offenses

* Delete import of background css since there was no css

* Update app/pb_kits/playbook/pb_background/docs/_background_default.html.erb

Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>

* Update app/pb_kits/playbook/pb_background/docs/_background_default.html.erb

Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>

* Update app/pb_kits/playbook/pb_background/docs/_background_default.html.erb

Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>

* Update app/pb_kits/playbook/pb_background/docs/_background_default.html.erb

Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>

* Fix tag

* Impliment Jasons suggestion on docs

Add loader to image, change lorum ipsum to quote, change image to unsplash, and put shadowing on card and change color names

* Fix spec

* Add background-size & fix classnames

* Single/Double Quote mistake

* Fix spacing

* Patch for rake dist (#1147)

* Patch for Removing Rake Tasks from Dist

* Patch Commit

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* added scss file, separated examples, and wrote documentation

* fixed failing specs

* got rid of extra files

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Kelly Ryan <kellyeryan@gmail.com>
Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Eva Louderback <evalouderback@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>

* Add safe navigator to address home's without addresses (#1161)

* Add solid example of Typeahead (default) Rails kit to Form kit (#1158)

* Patch for rake dist (#1147)

* Patch for Removing Rake Tasks from Dist

* Patch Commit

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* [CMPN-22] Allow all HTML options on input in PbSelectableIcon, PbSelectableCard and PbSelectableCardIcon Rails kits (#1113)

* Add input options to selectable card

* Add input options to selectable icon

* Add input options to selectable card icon

* Add more spec coverage

* Switch name to input options

* Fix spec tests

* [NUXE-158] Section separator dark mode (WIP) (#1146)

* Fixed dark mode

* Updated spec doc

* Fixed dark card variant

Deleted unnecessary lines

Deleted lines

* Better error messages, and more test coverage (#1115)

* Update README.md

* Add coverage for added boilerplate props

* Pass prop name to type creation & expose in error messages

* Also specify name of kit

* Simplify prop examples

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>

* Fixes Typeahead (Rails) setting wrong image attribute in examples (#1151)

* Update README.md

* Playbook Distribution Release (#834)

* Update changelog

* Fixing Flash By Separating Fade Out Keyframe from Default  Class (#1135)

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Make updates to the inline date range kit (#1126)

* Make updates to the inline date range kit for issue #613

* Pass the props so darkmode works

* Make alignment changes

* Fix breaking spec

* Adjust time presentation

* Fix spacing

* use buildCss

* Concat classname using the classnames function

* Use spacing variable

* updated table with examplesof how to use buttons (#1123)

* Update Progress Step (#1128)

* Update Progress Step

* Add hidden status to step items

* [NUXE-155] Date Picker Patch 3 (#1125)

* fixed readonly rails validation bug, created default onChange lambda

* improved validation fix

* rails form label fix

* fixed simple form attribute mismatch

* fixed mising commas in model class def

* replicated improved null value handling from patch-4

* removed dark doc examples

* more unused doc example removal

* cleaned helper js

* alphas and timeout solution

* cleaned up commented code, re-formatted dp helper js

* removed test dp in filter kit, reworked boolean label logic

* reverted alpha versioning

* Typeahead with Pills (Rails) (#1104)

* Update PULL_REQUEST_TEMPLATE.md

* WIP: Typeahead w/ Pills (React)

* WIP

* Basic pub-sub working for add, remove and clear

* Revert changes to index.js

* Async options

* Spec coverage

* Add code example docs

Co-authored-by: Jason Cypret <jason@jasoncypret.com>

* [NUXE-55] Updated styles to button toolbar kit (#1129)

* Updated styles to button toolbar kit

* Updated spec doc

* Fixed dark bug for react

Fixed dark bug for react

* Sass optimization

Use spacing variables

Border disappear when hovered

Sass optimization

Sass optimization

Deleted some lines

* Fixed sass variables

* Sass optimization & update doc examples & update spec doc

* Fix jenkins error

* Adds HTML input options to PB toggle kit (#1112)

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Bump actionview from 5.2.4.3 to 5.2.4.4 (#1103)

Bumps [actionview](https://github.com/rails/rails) from 5.2.4.3 to 5.2.4.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.3/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v5.2.4.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [NUXE-80] - Add 'close' option to kit, with examples (#1142)

* Add 'close' option to kit, with examples

* Update style

* Update default state

* Update func name

* Update class and fixedWidth

* Use proper classname approach

* Add fixed width to rails version to match react

* Update toast styling

* Refactor onclick conditional

Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* Update dependency mini-css-extract-plugin to v0.12.0 (#1140)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency copy-webpack-plugin to v6.2.0 (#1139)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Fix typeahead example using wrong attribute

Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* white-space: nowrap added (#1153)

* Nav Kit Update (#1152)

* Update README.md

* Playbook Distribution Release (#834)

* Update changelog

* Fixing Flash By Separating Fade Out Keyframe from Default  Class (#1135)

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Make updates to the inline date range kit (#1126)

* Make updates to the inline date range kit for issue #613

* Pass the props so darkmode works

* Make alignment changes

* Fix breaking spec

* Adjust time presentation

* Fix spacing

* use buildCss

* Concat classname using the classnames function

* Use spacing variable

* updated table with examplesof how to use buttons (#1123)

* Update Progress Step (#1128)

* Update Progress Step

* Add hidden status to step items

* [NUXE-155] Date Picker Patch 3 (#1125)

* fixed readonly rails validation bug, created default onChange lambda

* improved validation fix

* rails form label fix

* fixed simple form attribute mismatch

* fixed mising commas in model class def

* replicated improved null value handling from patch-4

* removed dark doc examples

* more unused doc example removal

* cleaned helper js

* alphas and timeout solution

* cleaned up commented code, re-formatted dp helper js

* removed test dp in filter kit, reworked boolean label logic

* reverted alpha versioning

* Typeahead with Pills (Rails) (#1104)

* Update PULL_REQUEST_TEMPLATE.md

* WIP: Typeahead w/ Pills (React)

* WIP

* Basic pub-sub working for add, remove and clear

* Revert changes to index.js

* Async options

* Spec coverage

* Add code example docs

Co-authored-by: Jason Cypret <jason@jasoncypret.com>

* [NUXE-55] Updated styles to button toolbar kit (#1129)

* Updated styles to button toolbar kit

* Updated spec doc

* Fixed dark bug for react

Fixed dark bug for react

* Sass optimization

Use spacing variables

Border disappear when hovered

Sass optimization

Sass optimization

Deleted some lines

* Fixed sass variables

* Sass optimization & update doc examples & update spec doc

* Fix jenkins error

* Adds HTML input options to PB toggle kit (#1112)

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Bump actionview from 5.2.4.3 to 5.2.4.4 (#1103)

Bumps [actionview](https://github.com/rails/rails) from 5.2.4.3 to 5.2.4.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.3/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v5.2.4.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [NUXE-80] - Add 'close' option to kit, with examples (#1142)

* Add 'close' option to kit, with examples

* Update style

* Update default state

* Update func name

* Update class and fixedWidth

* Use proper classname approach

* Add fixed width to rails version to match react

* Update toast styling

* Refactor onclick conditional

Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* Update dependency mini-css-extract-plugin to v0.12.0 (#1140)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency copy-webpack-plugin to v6.2.0 (#1139)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Updated Changelog and Made Minor Adjustment to Changelog Rake

* Updated padding & Borderless option created

* Nav with image for icon added

* _with_img_nav.md added

* updated specs

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* [NUX-639] - Caption Kits to support block / Time Kit style updates (#1100)

* Revert "Playbook v7.1.0 (#1143)" (#1148)

This reverts commit f1efe55b0dbc6401ffa4d8e061b5ee40bc1d9b6f.

* Solar Patch (#1149)

* Solar Patch

* syntax

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Cherry-picked and pushing Playbook v7.1.0 commit back into Master branch

* Playbook Distribution Release (#834)

* Update changelog

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update caption to support block, update time kit structure/style

* Remove extra additions.

* removed CHANGELOG duplicate

Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: thestephenmarshall <smarshall1980@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>

* Solar Patch fixes

* Downgrade react-select lib (#1155)

* Highcharts React null value bug fix (#1154)

* if check for undefined

* optimized conditional

* Upgrades library dependencies (#1145)

* Add solid example of Typeahead (default) Rails kit to Form kit

Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Josephine Fischer <64423298+josephinef9@users.noreply.github.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>
Co-authored-by: Megan Trimble <53874143+megantrimble@users.noreply.github.com>
Co-authored-by: Cole Erikson <coleerikson@users.noreply.github.com>
Co-authored-by: Andrew Kloecker <lt.kvothe@gmail.com>

* adding GA tag (#1166)

* [NUXE-23] - Fix tooltip with CSS (#1165)

* Fix tooltip with CSS

* Update arrow CSS

* Dry CSS

* Add spacing variables

* [NUXE-156] Refactor date picker form helper to use text field helper (#1131)

* Update README.md

* Playbook Distribution Release (#834)

* Update changelog

* text_field init

* text_field prop forwarding, conditional erb logic

* fixed prop/html attr passage to text_field helper, reintroduced simple form

* local testing model constructor

* reworked docs to handled null date values by default

* alpha versioning, commented out value binding

* cleaned test examples

* fixed label conditionals

* typeahead linting reversion

* changelog.rake linting reversion

* removed blank default_date props

* reverted alpha versioning

* matched Gemfile.lock with v7.3.0

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>

* [NUX-640] - New Date Time Kit (#1071)

* Add Date Time Kit, enhance flex

* Update dark props

Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* Update changelog

* introduced background kit

* fixed nav

* getting started sass

* svg/background kit work

* design mark ii

* footer complete, added github logo, svg cleanup

* fixed cursor hover

* cleaned sass, classnames, conditionals, controller methods

* mobile nav phase one

* mobile nav phase two, non-kit sidebar, dark mode fixed, rails helpers for image assets

* fixed non-kit sideNav selector

* changed utilities and tokens layouts, separated footer, new conditionals to sidebar, cleaned application erb, max width reconfiguration

* removed some spaces

* asset changes

* reintroduced dark mode toggle to utilities and tokens pages

* dark mode footer captions, better stylings for large screens

* spacing variables

* narrowed footer max-width

Co-authored-by: Cole Erikson <coleerikson@users.noreply.github.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Josephine Fischer <64423298+josephinef9@users.noreply.github.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>
Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Megan Trimble <53874143+megantrimble@users.noreply.github.com>
Co-authored-by: Madison McCardle <64422843+maddiemc01@users.noreply.github.com>
Co-authored-by: Kelly Ryan <kellyeryan@gmail.com>
Co-authored-by: Eva Louderback <evalouderback@gmail.com>
Co-authored-by: Katie Weber <38359249+web-kat@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>
Co-authored-by: Andrew Kloecker <lt.kvothe@gmail.com>

* Update dependency @babel/cli to v7.12.1 (#1156)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* New version

* Revert "Timestamp Kit Formatted Date Additions (#1150)" (#1180)

This reverts commit 571c3233e44f93a2b999e09f59f0e72628fd7042.

Co-authored-by: Maricris Nonato <maricris-sn@users.noreply.github.com>
Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Cole Erikson <coleerikson@users.noreply.github.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Josephine Fischer <64423298+josephinef9@users.noreply.github.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Megan Trimble <53874143+megantrimble@users.noreply.github.com>
Co-authored-by: Madison McCardle <64422843+maddiemc01@users.noreply.github.com>
Co-authored-by: Kelly Ryan <kellyeryan@gmail.com>
Co-authored-by: Eva Louderback <evalouderback@gmail.com>
Co-authored-by: Katie Weber <38359249+web-kat@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>
Co-authored-by: Andrew Kloecker <lt.kv…
@adub65 adub65 requested a review from a team as a code owner November 3, 2020 17:56
@adub65 adub65 added the wip label Nov 3, 2020
@maddiemc01 maddiemc01 changed the title [NUXE-212] KIT DEV- Input Group Kit [NUXE-212] KIT DEV- Form Group Kit Nov 9, 2020
@maddiemc01 maddiemc01 added new kit Use this when adding a new kit to Playbook (USED IN CHANGELOG) enhancement New Features, Props, & Variants (USED IN CHANGELOG) labels Nov 9, 2020
@maddiemc01 maddiemc01 removed the wip label Nov 9, 2020
@maddiemc01 maddiemc01 added this to the 7.7.0 milestone Nov 9, 2020
@thestephenmarshall
Copy link
Contributor

@adub65 on the Form Group React Typeahead example, I am seeing this:

Screen Shot 2020-11-11 at 10 08 56 AM

On the Rails version, it looks like your width is working but I get no results:

Screen Shot 2020-11-11 at 10 10 34 AM

Copy link
Contributor

@thestephenmarshall thestephenmarshall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think there is a little more tweaking for the React Typeahead example. Looks like the width isn't working there. This is likely bc the React version uses the react-select lib.

@thestephenmarshall thestephenmarshall modified the milestones: 7.7.0, 7.8.0 Nov 12, 2020
Copy link
Contributor

@thestephenmarshall thestephenmarshall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On the Rails version of the Typeahead group, you will want to add the inline script tag which handles the selection of options or else the doc for that example will not allow you to choose anything. Let me know if you have any questions.

@adub65 adub65 changed the base branch from v7.7.0 to v7.8.0 November 16, 2020 19:41
Copy link
Contributor

@thestephenmarshall thestephenmarshall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@adub65 Nice work! Let's make Typeahead examples into a new ticket to work separately given there are concerns around color and multi-line. cc @jasoncypret

@jasperfurniss jasperfurniss merged commit d6d3b52 into v7.8.0 Nov 19, 2020
@jasperfurniss jasperfurniss deleted the FormGroupKit branch November 19, 2020 19:23
jasperfurniss added a commit that referenced this pull request Nov 20, 2020
* [NUXE-260] SAMPLE PAGE - Image aspect ratio on News View (#1215)

* Change image examples to working ones

* add max width to fit container for image kit

* Add images to react

* Remove image kit scss changes

* Remove extra space

* Add inline css to size images to rails

* Fix image sizes for react

* Change React card header colors

* Remove javascript and add style tag to rails

Co-authored-by: Aaron Wilson <adub65@gmail.com>

* Champions/repo sample page (#1217)

* Create both react and rails views

* Fix linting errors

* Take off padding for nav bar header

* Adjust align of nav bar and card

* create mobile view for card and add JS for resize page

* Fix JS page load error

* Finish mobile css

* Fix linting errors

Co-authored-by: Idan Zonshein <idan.zonshein@powerhrg.com>

* [NUXE-52] Create Visual Guidelines page (#1213)

* new visual guidelines page, partialized tokens + utils, fixed selectable tokens

* rearranged nav items

* removed old tokens/utilities routes, views, controllor logic && added better visual guideline structure/sass

* new nav breakpoint, fixed sass imports

* copy changes

* copy changes

* renamed headers, cleaned partials and routes

* added max-width to content-wrapper for ultra wide screens

* reverted breakpoint to original predefined sass var value

* [NUXE-28] Filter Kit (Dark Mode)- KIT DEV (#1205)

* [NUXE-28] Filter Kit (Dark Mode)- KIT DEV

* Remove white background from Rails side dark mode

* Add dark background to React side

* Add dark mode to all examples

* Fix yarn lint issues

* Add spec for dark mode

* Format React and Rails to display same values

* Add dark mode to section separators

* Fix linting errors

* Fix dark scss

* JavaScript React Kit Testing (#1211)

* Setup testing

* Avatar should set a default value for id even if blank

* Check for initials on kit wrapper

* Add yarn test to bin/test

* Fix lint

* Add test-utils

* Add template for JS test file

* Add classname test

* Add comment to JS and README.md on React kit testing

* [NUXE-212] KIT DEV- Form Group Kit (#1189)

* V7.4.0 (#1181)

* Timestamp Kit Formatted Date Additions (#1150)

* Update README.md

* WIP: Timestamp kit update Issue #618

* Add show_date false example, alignment classes

* WIP: Rails kit update

* WIP: React component for pb_timestamp kit

* Adding specs to rails component of kit

* Adding more specs to timestamp kit

* Adding elapsed variant

* [NUX-638] - Date Kit Refactor/Design (#1108)

* Patch for rake dist (#1147)

* Patch for Removing Rake Tasks from Dist

* Patch Commit

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* [CMPN-22] Allow all HTML options on input in PbSelectableIcon, PbSelectableCard and PbSelectableCardIcon Rails kits (#1113)

* Add input options to selectable card

* Add input options to selectable icon

* Add input options to selectable card icon

* Add more spec coverage

* Switch name to input options

* Fix spec tests

* [NUXE-158] Section separator dark mode (WIP) (#1146)

* Fixed dark mode

* Updated spec doc

* Fixed dark card variant

Deleted unnecessary lines

Deleted lines

* Better error messages, and more test coverage (#1115)

* Update README.md

* Add coverage for added boilerplate props

* Pass prop name to type creation & expose in error messages

* Also specify name of kit

* Simplify prop examples

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>

* Fixes Typeahead (Rails) setting wrong image attribute in examples (#1151)

* Update README.md

* Playbook Distribution Release (#834)

* Update changelog

* Fixing Flash By Separating Fade Out Keyframe from Default  Class (#1135)

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Make updates to the inline date range kit (#1126)

* Make updates to the inline date range kit for issue #613

* Pass the props so darkmode works

* Make alignment changes

* Fix breaking spec

* Adjust time presentation

* Fix spacing

* use buildCss

* Concat classname using the classnames function

* Use spacing variable

* updated table with examplesof how to use buttons (#1123)

* Update Progress Step (#1128)

* Update Progress Step

* Add hidden status to step items

* [NUXE-155] Date Picker Patch 3 (#1125)

* fixed readonly rails validation bug, created default onChange lambda

* improved validation fix

* rails form label fix

* fixed simple form attribute mismatch

* fixed mising commas in model class def

* replicated improved null value handling from patch-4

* removed dark doc examples

* more unused doc example removal

* cleaned helper js

* alphas and timeout solution

* cleaned up commented code, re-formatted dp helper js

* removed test dp in filter kit, reworked boolean label logic

* reverted alpha versioning

* Typeahead with Pills (Rails) (#1104)

* Update PULL_REQUEST_TEMPLATE.md

* WIP: Typeahead w/ Pills (React)

* WIP

* Basic pub-sub working for add, remove and clear

* Revert changes to index.js

* Async options

* Spec coverage

* Add code example docs

Co-authored-by: Jason Cypret <jason@jasoncypret.com>

* [NUXE-55] Updated styles to button toolbar kit (#1129)

* Updated styles to button toolbar kit

* Updated spec doc

* Fixed dark bug for react

Fixed dark bug for react

* Sass optimization

Use spacing variables

Border disappear when hovered

Sass optimization

Sass optimization

Deleted some lines

* Fixed sass variables

* Sass optimization & update doc examples & update spec doc

* Fix jenkins error

* Adds HTML input options to PB toggle kit (#1112)

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Bump actionview from 5.2.4.3 to 5.2.4.4 (#1103)

Bumps [actionview](https://github.com/rails/rails) from 5.2.4.3 to 5.2.4.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.3/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v5.2.4.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [NUXE-80] - Add 'close' option to kit, with examples (#1142)

* Add 'close' option to kit, with examples

* Update style

* Update default state

* Update func name

* Update class and fixedWidth

* Use proper classname approach

* Add fixed width to rails version to match react

* Update toast styling

* Refactor onclick conditional

Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* Update dependency mini-css-extract-plugin to v0.12.0 (#1140)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency copy-webpack-plugin to v6.2.0 (#1139)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Fix typeahead example using wrong attribute

Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* white-space: nowrap added (#1153)

* Nav Kit Update (#1152)

* Update README.md

* Playbook Distribution Release (#834)

* Update changelog

* Fixing Flash By Separating Fade Out Keyframe from Default  Class (#1135)

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Make updates to the inline date range kit (#1126)

* Make updates to the inline date range kit for issue #613

* Pass the props so darkmode works

* Make alignment changes

* Fix breaking spec

* Adjust time presentation

* Fix spacing

* use buildCss

* Concat classname using the classnames function

* Use spacing variable

* updated table with examplesof how to use buttons (#1123)

* Update Progress Step (#1128)

* Update Progress Step

* Add hidden status to step items

* [NUXE-155] Date Picker Patch 3 (#1125)

* fixed readonly rails validation bug, created default onChange lambda

* improved validation fix

* rails form label fix

* fixed simple form attribute mismatch

* fixed mising commas in model class def

* replicated improved null value handling from patch-4

* removed dark doc examples

* more unused doc example removal

* cleaned helper js

* alphas and timeout solution

* cleaned up commented code, re-formatted dp helper js

* removed test dp in filter kit, reworked boolean label logic

* reverted alpha versioning

* Typeahead with Pills (Rails) (#1104)

* Update PULL_REQUEST_TEMPLATE.md

* WIP: Typeahead w/ Pills (React)

* WIP

* Basic pub-sub working for add, remove and clear

* Revert changes to index.js

* Async options

* Spec coverage

* Add code example docs

Co-authored-by: Jason Cypret <jason@jasoncypret.com>

* [NUXE-55] Updated styles to button toolbar kit (#1129)

* Updated styles to button toolbar kit

* Updated spec doc

* Fixed dark bug for react

Fixed dark bug for react

* Sass optimization

Use spacing variables

Border disappear when hovered

Sass optimization

Sass optimization

Deleted some lines

* Fixed sass variables

* Sass optimization & update doc examples & update spec doc

* Fix jenkins error

* Adds HTML input options to PB toggle kit (#1112)

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Bump actionview from 5.2.4.3 to 5.2.4.4 (#1103)

Bumps [actionview](https://github.com/rails/rails) from 5.2.4.3 to 5.2.4.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.3/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v5.2.4.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [NUXE-80] - Add 'close' option to kit, with examples (#1142)

* Add 'close' option to kit, with examples

* Update style

* Update default state

* Update func name

* Update class and fixedWidth

* Use proper classname approach

* Add fixed width to rails version to match react

* Update toast styling

* Refactor onclick conditional

Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* Update dependency mini-css-extract-plugin to v0.12.0 (#1140)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency copy-webpack-plugin to v6.2.0 (#1139)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Updated Changelog and Made Minor Adjustment to Changelog Rake

* Updated padding & Borderless option created

* Nav with image for icon added

* _with_img_nav.md added

* updated specs

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* [NUX-639] - Caption Kits to support block / Time Kit style updates (#1100)

* Revert "Playbook v7.1.0 (#1143)" (#1148)

This reverts commit f1efe55b0dbc6401ffa4d8e061b5ee40bc1d9b6f.

* Solar Patch (#1149)

* Solar Patch

* syntax

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Cherry-picked and pushing Playbook v7.1.0 commit back into Master branch

* Playbook Distribution Release (#834)

* Update changelog

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update caption to support block, update time kit structure/style

* Remove extra additions.

* removed CHANGELOG duplicate

Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: thestephenmarshall <smarshall1980@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>

* Revised

* Update design of Date Kit

* update test, add deprecation in react

* Revised

* Update design of Date Kit

* update test, add deprecation in react

* Space

Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Josephine Fischer <64423298+josephinef9@users.noreply.github.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>
Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Megan Trimble <53874143+megantrimble@users.noreply.github.com>

* Create Background kit (#1110)

* Update README.md

* Generate Background Kit

* wip but image background seen

* wip add white to react, start rails

* Change backgroundcolor prop

* Add more props

* Add image background

Need to fix text

* Alphabetize menu names

* Fix lint issues

* Change color names

* Change to backgroun prop and edit color

Still working on image part

* Fix conditional for ruby

Classname and children work for color background, image still in progress

* Correct the React kit to work with images more easily

* Get image to work

* Fix linting issues

Add examples to react docs, alphabetize props

* Finish docs

* Edit spacing/ details

* Add spec tests

Also tweaked classname prop

* Fix minor offenses

* Delete import of background css since there was no css

* Update app/pb_kits/playbook/pb_background/docs/_background_default.html.erb

Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>

* Update app/pb_kits/playbook/pb_background/docs/_background_default.html.erb

Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>

* Update app/pb_kits/playbook/pb_background/docs/_background_default.html.erb

Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>

* Update app/pb_kits/playbook/pb_background/docs/_background_default.html.erb

Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>

* Fix tag

* Impliment Jasons suggestion on docs

Add loader to image, change lorum ipsum to quote, change image to unsplash, and put shadowing on card and change color names

* Fix spec

* Add background-size & fix classnames

* Single/Double Quote mistake

* Fix spacing

* Patch for rake dist (#1147)

* Patch for Removing Rake Tasks from Dist

* Patch Commit

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* added scss file, separated examples, and wrote documentation

* fixed failing specs

* got rid of extra files

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Kelly Ryan <kellyeryan@gmail.com>
Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Eva Louderback <evalouderback@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>

* Add safe navigator to address home's without addresses (#1161)

* Add solid example of Typeahead (default) Rails kit to Form kit (#1158)

* Patch for rake dist (#1147)

* Patch for Removing Rake Tasks from Dist

* Patch Commit

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* [CMPN-22] Allow all HTML options on input in PbSelectableIcon, PbSelectableCard and PbSelectableCardIcon Rails kits (#1113)

* Add input options to selectable card

* Add input options to selectable icon

* Add input options to selectable card icon

* Add more spec coverage

* Switch name to input options

* Fix spec tests

* [NUXE-158] Section separator dark mode (WIP) (#1146)

* Fixed dark mode

* Updated spec doc

* Fixed dark card variant

Deleted unnecessary lines

Deleted lines

* Better error messages, and more test coverage (#1115)

* Update README.md

* Add coverage for added boilerplate props

* Pass prop name to type creation & expose in error messages

* Also specify name of kit

* Simplify prop examples

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>

* Fixes Typeahead (Rails) setting wrong image attribute in examples (#1151)

* Update README.md

* Playbook Distribution Release (#834)

* Update changelog

* Fixing Flash By Separating Fade Out Keyframe from Default  Class (#1135)

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Make updates to the inline date range kit (#1126)

* Make updates to the inline date range kit for issue #613

* Pass the props so darkmode works

* Make alignment changes

* Fix breaking spec

* Adjust time presentation

* Fix spacing

* use buildCss

* Concat classname using the classnames function

* Use spacing variable

* updated table with examplesof how to use buttons (#1123)

* Update Progress Step (#1128)

* Update Progress Step

* Add hidden status to step items

* [NUXE-155] Date Picker Patch 3 (#1125)

* fixed readonly rails validation bug, created default onChange lambda

* improved validation fix

* rails form label fix

* fixed simple form attribute mismatch

* fixed mising commas in model class def

* replicated improved null value handling from patch-4

* removed dark doc examples

* more unused doc example removal

* cleaned helper js

* alphas and timeout solution

* cleaned up commented code, re-formatted dp helper js

* removed test dp in filter kit, reworked boolean label logic

* reverted alpha versioning

* Typeahead with Pills (Rails) (#1104)

* Update PULL_REQUEST_TEMPLATE.md

* WIP: Typeahead w/ Pills (React)

* WIP

* Basic pub-sub working for add, remove and clear

* Revert changes to index.js

* Async options

* Spec coverage

* Add code example docs

Co-authored-by: Jason Cypret <jason@jasoncypret.com>

* [NUXE-55] Updated styles to button toolbar kit (#1129)

* Updated styles to button toolbar kit

* Updated spec doc

* Fixed dark bug for react

Fixed dark bug for react

* Sass optimization

Use spacing variables

Border disappear when hovered

Sass optimization

Sass optimization

Deleted some lines

* Fixed sass variables

* Sass optimization & update doc examples & update spec doc

* Fix jenkins error

* Adds HTML input options to PB toggle kit (#1112)

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Bump actionview from 5.2.4.3 to 5.2.4.4 (#1103)

Bumps [actionview](https://github.com/rails/rails) from 5.2.4.3 to 5.2.4.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.3/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v5.2.4.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [NUXE-80] - Add 'close' option to kit, with examples (#1142)

* Add 'close' option to kit, with examples

* Update style

* Update default state

* Update func name

* Update class and fixedWidth

* Use proper classname approach

* Add fixed width to rails version to match react

* Update toast styling

* Refactor onclick conditional

Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* Update dependency mini-css-extract-plugin to v0.12.0 (#1140)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency copy-webpack-plugin to v6.2.0 (#1139)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Fix typeahead example using wrong attribute

Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* white-space: nowrap added (#1153)

* Nav Kit Update (#1152)

* Update README.md

* Playbook Distribution Release (#834)

* Update changelog

* Fixing Flash By Separating Fade Out Keyframe from Default  Class (#1135)

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Make updates to the inline date range kit (#1126)

* Make updates to the inline date range kit for issue #613

* Pass the props so darkmode works

* Make alignment changes

* Fix breaking spec

* Adjust time presentation

* Fix spacing

* use buildCss

* Concat classname using the classnames function

* Use spacing variable

* updated table with examplesof how to use buttons (#1123)

* Update Progress Step (#1128)

* Update Progress Step

* Add hidden status to step items

* [NUXE-155] Date Picker Patch 3 (#1125)

* fixed readonly rails validation bug, created default onChange lambda

* improved validation fix

* rails form label fix

* fixed simple form attribute mismatch

* fixed mising commas in model class def

* replicated improved null value handling from patch-4

* removed dark doc examples

* more unused doc example removal

* cleaned helper js

* alphas and timeout solution

* cleaned up commented code, re-formatted dp helper js

* removed test dp in filter kit, reworked boolean label logic

* reverted alpha versioning

* Typeahead with Pills (Rails) (#1104)

* Update PULL_REQUEST_TEMPLATE.md

* WIP: Typeahead w/ Pills (React)

* WIP

* Basic pub-sub working for add, remove and clear

* Revert changes to index.js

* Async options

* Spec coverage

* Add code example docs

Co-authored-by: Jason Cypret <jason@jasoncypret.com>

* [NUXE-55] Updated styles to button toolbar kit (#1129)

* Updated styles to button toolbar kit

* Updated spec doc

* Fixed dark bug for react

Fixed dark bug for react

* Sass optimization

Use spacing variables

Border disappear when hovered

Sass optimization

Sass optimization

Deleted some lines

* Fixed sass variables

* Sass optimization & update doc examples & update spec doc

* Fix jenkins error

* Adds HTML input options to PB toggle kit (#1112)

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Bump actionview from 5.2.4.3 to 5.2.4.4 (#1103)

Bumps [actionview](https://github.com/rails/rails) from 5.2.4.3 to 5.2.4.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.3/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v5.2.4.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [NUXE-80] - Add 'close' option to kit, with examples (#1142)

* Add 'close' option to kit, with examples

* Update style

* Update default state

* Update func name

* Update class and fixedWidth

* Use proper classname approach

* Add fixed width to rails version to match react

* Update toast styling

* Refactor onclick conditional

Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* Update dependency mini-css-extract-plugin to v0.12.0 (#1140)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency copy-webpack-plugin to v6.2.0 (#1139)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Updated Changelog and Made Minor Adjustment to Changelog Rake

* Updated padding & Borderless option created

* Nav with image for icon added

* _with_img_nav.md added

* updated specs

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* [NUX-639] - Caption Kits to support block / Time Kit style updates (#1100)

* Revert "Playbook v7.1.0 (#1143)" (#1148)

This reverts commit f1efe55b0dbc6401ffa4d8e061b5ee40bc1d9b6f.

* Solar Patch (#1149)

* Solar Patch

* syntax

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Cherry-picked and pushing Playbook v7.1.0 commit back into Master branch

* Playbook Distribution Release (#834)

* Update changelog

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update caption to support block, update time kit structure/style

* Remove extra additions.

* removed CHANGELOG duplicate

Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: thestephenmarshall <smarshall1980@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>

* Solar Patch fixes

* Downgrade react-select lib (#1155)

* Highcharts React null value bug fix (#1154)

* if check for undefined

* optimized conditional

* Upgrades library dependencies (#1145)

* Add solid example of Typeahead (default) Rails kit to Form kit

Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Josephine Fischer <64423298+josephinef9@users.noreply.github.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>
Co-authored-by: Megan Trimble <53874143+megantrimble@users.noreply.github.com>
Co-authored-by: Cole Erikson <coleerikson@users.noreply.github.com>
Co-authored-by: Andrew Kloecker <lt.kvothe@gmail.com>

* Restore text prop, replaces name in show_user variant

* Fix: prefer to_s over string interpolation

* Fixing sorting of props

* fixed dark mode

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Cole Erikson <coleerikson@users.noreply.github.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Josephine Fischer <64423298+josephinef9@users.noreply.github.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Megan Trimble <53874143+megantrimble@users.noreply.github.com>
Co-authored-by: Madison McCardle <64422843+maddiemc01@users.noreply.github.com>
Co-authored-by: Kelly Ryan <kellyeryan@gmail.com>
Co-authored-by: Eva Louderback <evalouderback@gmail.com>
Co-authored-by: Katie Weber <38359249+web-kat@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>
Co-authored-by: Andrew Kloecker <lt.kvothe@gmail.com>

* Fix bad SHA in react-select (#1172)

* Add default pre-selected options to Typeahead with Pills (#1174)

* Add default_options (defaultValue) support to Typeahead with Pills

* Fix bad SHA in react-select

* Allow pubsub clear values

* Fix bug with selection

* Target id selector instance

* Update dependency lint-staged to v10.5.0 (#1098)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Adds an Icon Prop to the Progress Step Item Kit (#1175)

* Version Bump

* Rails Working for Stepper Custom Icon

* Rebasing yarn.lock

* Added Deprication/Backwards compatible show_icon for Rails

* Update app/pb_kits/playbook/pb_progress_step/_progress_step.scss

Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>

* Update dependency flow-bin to v0.137.0 (#1109)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency copy-webpack-plugin to v6.2.1 (#1144)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Bump npm-user-validate from 1.0.0 to 1.0.1 (#1162)

Bumps [npm-user-validate](https://github.com/npm/npm-user-validate) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/npm/npm-user-validate/releases)
- [Commits](https://github.com/npm/npm-user-validate/compare/v1.0.0...v1.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [NUXE-50] Add landing page and getting started to docs (#1173)

* reconfigured routes

* homepage scaffolding

* sorted out react_rails particulars, new nav solution

* restructured layouts, rescoped kits pages, created getting started route

* added getting started md, made SnippetToggle react component semantic

* removed unused getting_started erb

* [NUX-638] - Date Kit Refactor/Design (#1108)

* Patch for rake dist (#1147)

* Patch for Removing Rake Tasks from Dist

* Patch Commit

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* [CMPN-22] Allow all HTML options on input in PbSelectableIcon, PbSelectableCard and PbSelectableCardIcon Rails kits (#1113)

* Add input options to selectable card

* Add input options to selectable icon

* Add input options to selectable card icon

* Add more spec coverage

* Switch name to input options

* Fix spec tests

* [NUXE-158] Section separator dark mode (WIP) (#1146)

* Fixed dark mode

* Updated spec doc

* Fixed dark card variant

Deleted unnecessary lines

Deleted lines

* Better error messages, and more test coverage (#1115)

* Update README.md

* Add coverage for added boilerplate props

* Pass prop name to type creation & expose in error messages

* Also specify name of kit

* Simplify prop examples

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>

* Fixes Typeahead (Rails) setting wrong image attribute in examples (#1151)

* Update README.md

* Playbook Distribution Release (#834)

* Update changelog

* Fixing Flash By Separating Fade Out Keyframe from Default  Class (#1135)

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Make updates to the inline date range kit (#1126)

* Make updates to the inline date range kit for issue #613

* Pass the props so darkmode works

* Make alignment changes

* Fix breaking spec

* Adjust time presentation

* Fix spacing

* use buildCss

* Concat classname using the classnames function

* Use spacing variable

* updated table with examplesof how to use buttons (#1123)

* Update Progress Step (#1128)

* Update Progress Step

* Add hidden status to step items

* [NUXE-155] Date Picker Patch 3 (#1125)

* fixed readonly rails validation bug, created default onChange lambda

* improved validation fix

* rails form label fix

* fixed simple form attribute mismatch

* fixed mising commas in model class def

* replicated improved null value handling from patch-4

* removed dark doc examples

* more unused doc example removal

* cleaned helper js

* alphas and timeout solution

* cleaned up commented code, re-formatted dp helper js

* removed test dp in filter kit, reworked boolean label logic

* reverted alpha versioning

* Typeahead with Pills (Rails) (#1104)

* Update PULL_REQUEST_TEMPLATE.md

* WIP: Typeahead w/ Pills (React)

* WIP

* Basic pub-sub working for add, remove and clear

* Revert changes to index.js

* Async options

* Spec coverage

* Add code example docs

Co-authored-by: Jason Cypret <jason@jasoncypret.com>

* [NUXE-55] Updated styles to button toolbar kit (#1129)

* Updated styles to button toolbar kit

* Updated spec doc

* Fixed dark bug for react

Fixed dark bug for react

* Sass optimization

Use spacing variables

Border disappear when hovered

Sass optimization

Sass optimization

Deleted some lines

* Fixed sass variables

* Sass optimization & update doc examples & update spec doc

* Fix jenkins error

* Adds HTML input options to PB toggle kit (#1112)

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Bump actionview from 5.2.4.3 to 5.2.4.4 (#1103)

Bumps [actionview](https://github.com/rails/rails) from 5.2.4.3 to 5.2.4.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.3/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v5.2.4.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [NUXE-80] - Add 'close' option to kit, with examples (#1142)

* Add 'close' option to kit, with examples

* Update style

* Update default state

* Update func name

* Update class and fixedWidth

* Use proper classname approach

* Add fixed width to rails version to match react

* Update toast styling

* Refactor onclick conditional

Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* Update dependency mini-css-extract-plugin to v0.12.0 (#1140)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency copy-webpack-plugin to v6.2.0 (#1139)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Fix typeahead example using wrong attribute

Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* white-space: nowrap added (#1153)

* Nav Kit Update (#1152)

* Update README.md

* Playbook Distribution Release (#834)

* Update changelog

* Fixing Flash By Separating Fade Out Keyframe from Default  Class (#1135)

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Make updates to the inline date range kit (#1126)

* Make updates to the inline date range kit for issue #613

* Pass the props so darkmode works

* Make alignment changes

* Fix breaking spec

* Adjust time presentation

* Fix spacing

* use buildCss

* Concat classname using the classnames function

* Use spacing variable

* updated table with examplesof how to use buttons (#1123)

* Update Progress Step (#1128)

* Update Progress Step

* Add hidden status to step items

* [NUXE-155] Date Picker Patch 3 (#1125)

* fixed readonly rails validation bug, created default onChange lambda

* improved validation fix

* rails form label fix

* fixed simple form attribute mismatch

* fixed mising commas in model class def

* replicated improved null value handling from patch-4

* removed dark doc examples

* more unused doc example removal

* cleaned helper js

* alphas and timeout solution

* cleaned up commented code, re-formatted dp helper js

* removed test dp in filter kit, reworked boolean label logic

* reverted alpha versioning

* Typeahead with Pills (Rails) (#1104)

* Update PULL_REQUEST_TEMPLATE.md

* WIP: Typeahead w/ Pills (React)

* WIP

* Basic pub-sub working for add, remove and clear

* Revert changes to index.js

* Async options

* Spec coverage

* Add code example docs

Co-authored-by: Jason Cypret <jason@jasoncypret.com>

* [NUXE-55] Updated styles to button toolbar kit (#1129)

* Updated styles to button toolbar kit

* Updated spec doc

* Fixed dark bug for react

Fixed dark bug for react

* Sass optimization

Use spacing variables

Border disappear when hovered

Sass optimization

Sass optimization

Deleted some lines

* Fixed sass variables

* Sass optimization & update doc examples & update spec doc

* Fix jenkins error

* Adds HTML input options to PB toggle kit (#1112)

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Bump actionview from 5.2.4.3 to 5.2.4.4 (#1103)

Bumps [actionview](https://github.com/rails/rails) from 5.2.4.3 to 5.2.4.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.3/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v5.2.4.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [NUXE-80] - Add 'close' option to kit, with examples (#1142)

* Add 'close' option to kit, with examples

* Update style

* Update default state

* Update func name

* Update class and fixedWidth

* Use proper classname approach

* Add fixed width to rails version to match react

* Update toast styling

* Refactor onclick conditional

Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* Update dependency mini-css-extract-plugin to v0.12.0 (#1140)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency copy-webpack-plugin to v6.2.0 (#1139)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Updated Changelog and Made Minor Adjustment to Changelog Rake

* Updated padding & Borderless option created

* Nav with image for icon added

* _with_img_nav.md added

* updated specs

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* [NUX-639] - Caption Kits to support block / Time Kit style updates (#1100)

* Revert "Playbook v7.1.0 (#1143)" (#1148)

This reverts commit f1efe55b0dbc6401ffa4d8e061b5ee40bc1d9b6f.

* Solar Patch (#1149)

* Solar Patch

* syntax

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Cherry-picked and pushing Playbook v7.1.0 commit back into Master branch

* Playbook Distribution Release (#834)

* Update changelog

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update caption to support block, update time kit structure/style

* Remove extra additions.

* removed CHANGELOG duplicate

Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: thestephenmarshall <smarshall1980@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>

* Revised

* Update design of Date Kit

* update test, add deprecation in react

* Revised

* Update design of Date Kit

* update test, add deprecation in react

* Space

Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Josephine Fischer <64423298+josephinef9@users.noreply.github.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>
Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Megan Trimble <53874143+megantrimble@users.noreply.github.com>

* Create Background kit (#1110)

* Update README.md

* Generate Background Kit

* wip but image background seen

* wip add white to react, start rails

* Change backgroundcolor prop

* Add more props

* Add image background

Need to fix text

* Alphabetize menu names

* Fix lint issues

* Change color names

* Change to backgroun prop and edit color

Still working on image part

* Fix conditional for ruby

Classname and children work for color background, image still in progress

* Correct the React kit to work with images more easily

* Get image to work

* Fix linting issues

Add examples to react docs, alphabetize props

* Finish docs

* Edit spacing/ details

* Add spec tests

Also tweaked classname prop

* Fix minor offenses

* Delete import of background css since there was no css

* Update app/pb_kits/playbook/pb_background/docs/_background_default.html.erb

Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>

* Update app/pb_kits/playbook/pb_background/docs/_background_default.html.erb

Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>

* Update app/pb_kits/playbook/pb_background/docs/_background_default.html.erb

Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>

* Update app/pb_kits/playbook/pb_background/docs/_background_default.html.erb

Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>

* Fix tag

* Impliment Jasons suggestion on docs

Add loader to image, change lorum ipsum to quote, change image to unsplash, and put shadowing on card and change color names

* Fix spec

* Add background-size & fix classnames

* Single/Double Quote mistake

* Fix spacing

* Patch for rake dist (#1147)

* Patch for Removing Rake Tasks from Dist

* Patch Commit

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* added scss file, separated examples, and wrote documentation

* fixed failing specs

* got rid of extra files

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Kelly Ryan <kellyeryan@gmail.com>
Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Eva Louderback <evalouderback@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>

* Add safe navigator to address home's without addresses (#1161)

* Add solid example of Typeahead (default) Rails kit to Form kit (#1158)

* Patch for rake dist (#1147)

* Patch for Removing Rake Tasks from Dist

* Patch Commit

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* [CMPN-22] Allow all HTML options on input in PbSelectableIcon, PbSelectableCard and PbSelectableCardIcon Rails kits (#1113)

* Add input options to selectable card

* Add input options to selectable icon

* Add input options to selectable card icon

* Add more spec coverage

* Switch name to input options

* Fix spec tests

* [NUXE-158] Section separator dark mode (WIP) (#1146)

* Fixed dark mode

* Updated spec doc

* Fixed dark card variant

Deleted unnecessary lines

Deleted lines

* Better error messages, and more test coverage (#1115)

* Update README.md

* Add coverage for added boilerplate props

* Pass prop name to type creation & expose in error messages

* Also specify name of kit

* Simplify prop examples

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>

* Fixes Typeahead (Rails) setting wrong image attribute in examples (#1151)

* Update README.md

* Playbook Distribution Release (#834)

* Update changelog

* Fixing Flash By Separating Fade Out Keyframe from Default  Class (#1135)

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Make updates to the inline date range kit (#1126)

* Make updates to the inline date range kit for issue #613

* Pass the props so darkmode works

* Make alignment changes

* Fix breaking spec

* Adjust time presentation

* Fix spacing

* use buildCss

* Concat classname using the classnames function

* Use spacing variable

* updated table with examplesof how to use buttons (#1123)

* Update Progress Step (#1128)

* Update Progress Step

* Add hidden status to step items

* [NUXE-155] Date Picker Patch 3 (#1125)

* fixed readonly rails validation bug, created default onChange lambda

* improved validation fix

* rails form label fix

* fixed simple form attribute mismatch

* fixed mising commas in model class def

* replicated improved null value handling from patch-4

* removed dark doc examples

* more unused doc example removal

* cleaned helper js

* alphas and timeout solution

* cleaned up commented code, re-formatted dp helper js

* removed test dp in filter kit, reworked boolean label logic

* reverted alpha versioning

* Typeahead with Pills (Rails) (#1104)

* Update PULL_REQUEST_TEMPLATE.md

* WIP: Typeahead w/ Pills (React)

* WIP

* Basic pub-sub working for add, remove and clear

* Revert changes to index.js

* Async options

* Spec coverage

* Add code example docs

Co-authored-by: Jason Cypret <jason@jasoncypret.com>

* [NUXE-55] Updated styles to button toolbar kit (#1129)

* Updated styles to button toolbar kit

* Updated spec doc

* Fixed dark bug for react

Fixed dark bug for react

* Sass optimization

Use spacing variables

Border disappear when hovered

Sass optimization

Sass optimization

Deleted some lines

* Fixed sass variables

* Sass optimization & update doc examples & update spec doc

* Fix jenkins error

* Adds HTML input options to PB toggle kit (#1112)

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Bump actionview from 5.2.4.3 to 5.2.4.4 (#1103)

Bumps [actionview](https://github.com/rails/rails) from 5.2.4.3 to 5.2.4.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.3/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v5.2.4.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [NUXE-80] - Add 'close' option to kit, with examples (#1142)

* Add 'close' option to kit, with examples

* Update style

* Update default state

* Update func name

* Update class and fixedWidth

* Use proper classname approach

* Add fixed width to rails version to match react

* Update toast styling

* Refactor onclick conditional

Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* Update dependency mini-css-extract-plugin to v0.12.0 (#1140)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency copy-webpack-plugin to v6.2.0 (#1139)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Fix typeahead example using wrong attribute

Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* white-space: nowrap added (#1153)

* Nav Kit Update (#1152)

* Update README.md

* Playbook Distribution Release (#834)

* Update changelog

* Fixing Flash By Separating Fade Out Keyframe from Default  Class (#1135)

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Make updates to the inline date range kit (#1126)

* Make updates to the inline date range kit for issue #613

* Pass the props so darkmode works

* Make alignment changes

* Fix breaking spec

* Adjust time presentation

* Fix spacing

* use buildCss

* Concat classname using the classnames function

* Use spacing variable

* updated table with examplesof how to use buttons (#1123)

* Update Progress Step (#1128)

* Update Progress Step

* Add hidden status to step items

* [NUXE-155] Date Picker Patch 3 (#1125)

* fixed readonly rails validation bug, created default onChange lambda

* improved validation fix

* rails form label fix

* fixed simple form attribute mismatch

* fixed mising commas in model class def

* replicated improved null value handling from patch-4

* removed dark doc examples

* more unused doc example removal

* cleaned helper js

* alphas and timeout solution

* cleaned up commented code, re-formatted dp helper js

* removed test dp in filter kit, reworked boolean label logic

* reverted alpha versioning

* Typeahead with Pills (Rails) (#1104)

* Update PULL_REQUEST_TEMPLATE.md

* WIP: Typeahead w/ Pills (React)

* WIP

* Basic pub-sub working for add, remove and clear

* Revert changes to index.js

* Async options

* Spec coverage

* Add code example docs

Co-authored-by: Jason Cypret <jason@jasoncypret.com>

* [NUXE-55] Updated styles to button toolbar kit (#1129)

* Updated styles to button toolbar kit

* Updated spec doc

* Fixed dark bug for react

Fixed dark bug for react

* Sass optimization

Use spacing variables

Border disappear when hovered

Sass optimization

Sass optimization

Deleted some lines

* Fixed sass variables

* Sass optimization & update doc examples & update spec doc

* Fix jenkins error

* Adds HTML input options to PB toggle kit (#1112)

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Bump actionview from 5.2.4.3 to 5.2.4.4 (#1103)

Bumps [actionview](https://github.com/rails/rails) from 5.2.4.3 to 5.2.4.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.3/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v5.2.4.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [NUXE-80] - Add 'close' option to kit, with examples (#1142)

* Add 'close' option to kit, with examples

* Update style

* Update default state

* Update func name

* Update class and fixedWidth

* Use proper classname approach

* Add fixed width to rails version to match react

* Update toast styling

* Refactor onclick conditional

Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* Update dependency mini-css-extract-plugin to v0.12.0 (#1140)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency copy-webpack-plugin to v6.2.0 (#1139)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Updated Changelog and Made Minor Adjustment to Changelog Rake

* Updated padding & Borderless option created

* Nav with image for icon added

* _with_img_nav.md added

* updated specs

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* [NUX-639] - Caption Kits to support block / Time Kit style updates (#1100)

* Revert "Playbook v7.1.0 (#1143)" (#1148)

This reverts commit f1efe55b0dbc6401ffa4d8e061b5ee40bc1d9b6f.

* Solar Patch (#1149)

* Solar Patch

* syntax

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Cherry-picked and pushing Playbook v7.1.0 commit back into Master branch

* Playbook Distribution Release (#834)

* Update changelog

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update caption to support block, update time kit structure/style

* Remove extra additions.

* removed CHANGELOG duplicate

Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: thestephenmarshall <smarshall1980@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>

* Solar Patch fixes

* Downgrade react-select lib (#1155)

* Highcharts React null value bug fix (#1154)

* if check for undefined

* optimized conditional

* Upgrades library dependencies (#1145)

* Add solid example of Typeahead (default) Rails kit to Form kit

Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Josephine Fischer <64423298+josephinef9@users.noreply.github.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>
Co-authored-by: Megan Trimble <53874143+megantrimble@users.noreply.github.com>
Co-authored-by: Cole Erikson <coleerikson@users.noreply.github.com>
Co-authored-by: Andrew Kloecker <lt.kvothe@gmail.com>

* adding GA tag (#1166)

* [NUXE-23] - Fix tooltip with CSS (#1165)

* Fix tooltip with CSS

* Update arrow CSS

* Dry CSS

* Add spacing variables

* [NUXE-156] Refactor date picker form helper to use text field helper (#1131)

* Update README.md

* Playbook Distribution Release (#834)

* Update changelog

* text_field init

* text_field prop forwarding, conditional erb logic

* fixed prop/html attr passage to text_field helper, reintroduced simple form

* local testing model constructor

* reworked docs to handled null date values by default

* alpha versioning, commented out value binding

* cleaned test example…
coleerikson added a commit that referenced this pull request Dec 3, 2020
* [NUXE-260] SAMPLE PAGE - Image aspect ratio on News View (#1215)

* Change image examples to working ones

* add max width to fit container for image kit

* Add images to react

* Remove image kit scss changes

* Remove extra space

* Add inline css to size images to rails

* Fix image sizes for react

* Change React card header colors

* Remove javascript and add style tag to rails

Co-authored-by: Aaron Wilson <adub65@gmail.com>

* Champions/repo sample page (#1217)

* Create both react and rails views

* Fix linting errors

* Take off padding for nav bar header

* Adjust align of nav bar and card

* create mobile view for card and add JS for resize page

* Fix JS page load error

* Finish mobile css

* Fix linting errors

Co-authored-by: Idan Zonshein <idan.zonshein@powerhrg.com>

* [NUXE-52] Create Visual Guidelines page (#1213)

* new visual guidelines page, partialized tokens + utils, fixed selectable tokens

* rearranged nav items

* removed old tokens/utilities routes, views, controllor logic && added better visual guideline structure/sass

* new nav breakpoint, fixed sass imports

* copy changes

* copy changes

* renamed headers, cleaned partials and routes

* added max-width to content-wrapper for ultra wide screens

* reverted breakpoint to original predefined sass var value

* [NUXE-28] Filter Kit (Dark Mode)- KIT DEV (#1205)

* [NUXE-28] Filter Kit (Dark Mode)- KIT DEV

* Remove white background from Rails side dark mode

* Add dark background to React side

* Add dark mode to all examples

* Fix yarn lint issues

* Add spec for dark mode

* Format React and Rails to display same values

* Add dark mode to section separators

* Fix linting errors

* Fix dark scss

* JavaScript React Kit Testing (#1211)

* Setup testing

* Avatar should set a default value for id even if blank

* Check for initials on kit wrapper

* Add yarn test to bin/test

* Fix lint

* Add test-utils

* Add template for JS test file

* Add classname test

* Add comment to JS and README.md on React kit testing

* [NUXE-212] KIT DEV- Form Group Kit (#1189)

* V7.4.0 (#1181)

* Timestamp Kit Formatted Date Additions (#1150)

* Update README.md

* WIP: Timestamp kit update Issue #618

* Add show_date false example, alignment classes

* WIP: Rails kit update

* WIP: React component for pb_timestamp kit

* Adding specs to rails component of kit

* Adding more specs to timestamp kit

* Adding elapsed variant

* [NUX-638] - Date Kit Refactor/Design (#1108)

* Patch for rake dist (#1147)

* Patch for Removing Rake Tasks from Dist

* Patch Commit

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* [CMPN-22] Allow all HTML options on input in PbSelectableIcon, PbSelectableCard and PbSelectableCardIcon Rails kits (#1113)

* Add input options to selectable card

* Add input options to selectable icon

* Add input options to selectable card icon

* Add more spec coverage

* Switch name to input options

* Fix spec tests

* [NUXE-158] Section separator dark mode (WIP) (#1146)

* Fixed dark mode

* Updated spec doc

* Fixed dark card variant

Deleted unnecessary lines

Deleted lines

* Better error messages, and more test coverage (#1115)

* Update README.md

* Add coverage for added boilerplate props

* Pass prop name to type creation & expose in error messages

* Also specify name of kit

* Simplify prop examples

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>

* Fixes Typeahead (Rails) setting wrong image attribute in examples (#1151)

* Update README.md

* Playbook Distribution Release (#834)

* Update changelog

* Fixing Flash By Separating Fade Out Keyframe from Default  Class (#1135)

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Make updates to the inline date range kit (#1126)

* Make updates to the inline date range kit for issue #613

* Pass the props so darkmode works

* Make alignment changes

* Fix breaking spec

* Adjust time presentation

* Fix spacing

* use buildCss

* Concat classname using the classnames function

* Use spacing variable

* updated table with examplesof how to use buttons (#1123)

* Update Progress Step (#1128)

* Update Progress Step

* Add hidden status to step items

* [NUXE-155] Date Picker Patch 3 (#1125)

* fixed readonly rails validation bug, created default onChange lambda

* improved validation fix

* rails form label fix

* fixed simple form attribute mismatch

* fixed mising commas in model class def

* replicated improved null value handling from patch-4

* removed dark doc examples

* more unused doc example removal

* cleaned helper js

* alphas and timeout solution

* cleaned up commented code, re-formatted dp helper js

* removed test dp in filter kit, reworked boolean label logic

* reverted alpha versioning

* Typeahead with Pills (Rails) (#1104)

* Update PULL_REQUEST_TEMPLATE.md

* WIP: Typeahead w/ Pills (React)

* WIP

* Basic pub-sub working for add, remove and clear

* Revert changes to index.js

* Async options

* Spec coverage

* Add code example docs

Co-authored-by: Jason Cypret <jason@jasoncypret.com>

* [NUXE-55] Updated styles to button toolbar kit (#1129)

* Updated styles to button toolbar kit

* Updated spec doc

* Fixed dark bug for react

Fixed dark bug for react

* Sass optimization

Use spacing variables

Border disappear when hovered

Sass optimization

Sass optimization

Deleted some lines

* Fixed sass variables

* Sass optimization & update doc examples & update spec doc

* Fix jenkins error

* Adds HTML input options to PB toggle kit (#1112)

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Bump actionview from 5.2.4.3 to 5.2.4.4 (#1103)

Bumps [actionview](https://github.com/rails/rails) from 5.2.4.3 to 5.2.4.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.3/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v5.2.4.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [NUXE-80] - Add 'close' option to kit, with examples (#1142)

* Add 'close' option to kit, with examples

* Update style

* Update default state

* Update func name

* Update class and fixedWidth

* Use proper classname approach

* Add fixed width to rails version to match react

* Update toast styling

* Refactor onclick conditional

Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* Update dependency mini-css-extract-plugin to v0.12.0 (#1140)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency copy-webpack-plugin to v6.2.0 (#1139)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Fix typeahead example using wrong attribute

Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* white-space: nowrap added (#1153)

* Nav Kit Update (#1152)

* Update README.md

* Playbook Distribution Release (#834)

* Update changelog

* Fixing Flash By Separating Fade Out Keyframe from Default  Class (#1135)

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Make updates to the inline date range kit (#1126)

* Make updates to the inline date range kit for issue #613

* Pass the props so darkmode works

* Make alignment changes

* Fix breaking spec

* Adjust time presentation

* Fix spacing

* use buildCss

* Concat classname using the classnames function

* Use spacing variable

* updated table with examplesof how to use buttons (#1123)

* Update Progress Step (#1128)

* Update Progress Step

* Add hidden status to step items

* [NUXE-155] Date Picker Patch 3 (#1125)

* fixed readonly rails validation bug, created default onChange lambda

* improved validation fix

* rails form label fix

* fixed simple form attribute mismatch

* fixed mising commas in model class def

* replicated improved null value handling from patch-4

* removed dark doc examples

* more unused doc example removal

* cleaned helper js

* alphas and timeout solution

* cleaned up commented code, re-formatted dp helper js

* removed test dp in filter kit, reworked boolean label logic

* reverted alpha versioning

* Typeahead with Pills (Rails) (#1104)

* Update PULL_REQUEST_TEMPLATE.md

* WIP: Typeahead w/ Pills (React)

* WIP

* Basic pub-sub working for add, remove and clear

* Revert changes to index.js

* Async options

* Spec coverage

* Add code example docs

Co-authored-by: Jason Cypret <jason@jasoncypret.com>

* [NUXE-55] Updated styles to button toolbar kit (#1129)

* Updated styles to button toolbar kit

* Updated spec doc

* Fixed dark bug for react

Fixed dark bug for react

* Sass optimization

Use spacing variables

Border disappear when hovered

Sass optimization

Sass optimization

Deleted some lines

* Fixed sass variables

* Sass optimization & update doc examples & update spec doc

* Fix jenkins error

* Adds HTML input options to PB toggle kit (#1112)

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Bump actionview from 5.2.4.3 to 5.2.4.4 (#1103)

Bumps [actionview](https://github.com/rails/rails) from 5.2.4.3 to 5.2.4.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.3/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v5.2.4.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [NUXE-80] - Add 'close' option to kit, with examples (#1142)

* Add 'close' option to kit, with examples

* Update style

* Update default state

* Update func name

* Update class and fixedWidth

* Use proper classname approach

* Add fixed width to rails version to match react

* Update toast styling

* Refactor onclick conditional

Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* Update dependency mini-css-extract-plugin to v0.12.0 (#1140)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency copy-webpack-plugin to v6.2.0 (#1139)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Updated Changelog and Made Minor Adjustment to Changelog Rake

* Updated padding & Borderless option created

* Nav with image for icon added

* _with_img_nav.md added

* updated specs

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* [NUX-639] - Caption Kits to support block / Time Kit style updates (#1100)

* Revert "Playbook v7.1.0 (#1143)" (#1148)

This reverts commit f1efe55b0dbc6401ffa4d8e061b5ee40bc1d9b6f.

* Solar Patch (#1149)

* Solar Patch

* syntax

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Cherry-picked and pushing Playbook v7.1.0 commit back into Master branch

* Playbook Distribution Release (#834)

* Update changelog

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update caption to support block, update time kit structure/style

* Remove extra additions.

* removed CHANGELOG duplicate

Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: thestephenmarshall <smarshall1980@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>

* Revised

* Update design of Date Kit

* update test, add deprecation in react

* Revised

* Update design of Date Kit

* update test, add deprecation in react

* Space

Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Josephine Fischer <64423298+josephinef9@users.noreply.github.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>
Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Megan Trimble <53874143+megantrimble@users.noreply.github.com>

* Create Background kit (#1110)

* Update README.md

* Generate Background Kit

* wip but image background seen

* wip add white to react, start rails

* Change backgroundcolor prop

* Add more props

* Add image background

Need to fix text

* Alphabetize menu names

* Fix lint issues

* Change color names

* Change to backgroun prop and edit color

Still working on image part

* Fix conditional for ruby

Classname and children work for color background, image still in progress

* Correct the React kit to work with images more easily

* Get image to work

* Fix linting issues

Add examples to react docs, alphabetize props

* Finish docs

* Edit spacing/ details

* Add spec tests

Also tweaked classname prop

* Fix minor offenses

* Delete import of background css since there was no css

* Update app/pb_kits/playbook/pb_background/docs/_background_default.html.erb

Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>

* Update app/pb_kits/playbook/pb_background/docs/_background_default.html.erb

Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>

* Update app/pb_kits/playbook/pb_background/docs/_background_default.html.erb

Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>

* Update app/pb_kits/playbook/pb_background/docs/_background_default.html.erb

Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>

* Fix tag

* Impliment Jasons suggestion on docs

Add loader to image, change lorum ipsum to quote, change image to unsplash, and put shadowing on card and change color names

* Fix spec

* Add background-size & fix classnames

* Single/Double Quote mistake

* Fix spacing

* Patch for rake dist (#1147)

* Patch for Removing Rake Tasks from Dist

* Patch Commit

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* added scss file, separated examples, and wrote documentation

* fixed failing specs

* got rid of extra files

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Kelly Ryan <kellyeryan@gmail.com>
Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Eva Louderback <evalouderback@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>

* Add safe navigator to address home's without addresses (#1161)

* Add solid example of Typeahead (default) Rails kit to Form kit (#1158)

* Patch for rake dist (#1147)

* Patch for Removing Rake Tasks from Dist

* Patch Commit

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* [CMPN-22] Allow all HTML options on input in PbSelectableIcon, PbSelectableCard and PbSelectableCardIcon Rails kits (#1113)

* Add input options to selectable card

* Add input options to selectable icon

* Add input options to selectable card icon

* Add more spec coverage

* Switch name to input options

* Fix spec tests

* [NUXE-158] Section separator dark mode (WIP) (#1146)

* Fixed dark mode

* Updated spec doc

* Fixed dark card variant

Deleted unnecessary lines

Deleted lines

* Better error messages, and more test coverage (#1115)

* Update README.md

* Add coverage for added boilerplate props

* Pass prop name to type creation & expose in error messages

* Also specify name of kit

* Simplify prop examples

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>

* Fixes Typeahead (Rails) setting wrong image attribute in examples (#1151)

* Update README.md

* Playbook Distribution Release (#834)

* Update changelog

* Fixing Flash By Separating Fade Out Keyframe from Default  Class (#1135)

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Make updates to the inline date range kit (#1126)

* Make updates to the inline date range kit for issue #613

* Pass the props so darkmode works

* Make alignment changes

* Fix breaking spec

* Adjust time presentation

* Fix spacing

* use buildCss

* Concat classname using the classnames function

* Use spacing variable

* updated table with examplesof how to use buttons (#1123)

* Update Progress Step (#1128)

* Update Progress Step

* Add hidden status to step items

* [NUXE-155] Date Picker Patch 3 (#1125)

* fixed readonly rails validation bug, created default onChange lambda

* improved validation fix

* rails form label fix

* fixed simple form attribute mismatch

* fixed mising commas in model class def

* replicated improved null value handling from patch-4

* removed dark doc examples

* more unused doc example removal

* cleaned helper js

* alphas and timeout solution

* cleaned up commented code, re-formatted dp helper js

* removed test dp in filter kit, reworked boolean label logic

* reverted alpha versioning

* Typeahead with Pills (Rails) (#1104)

* Update PULL_REQUEST_TEMPLATE.md

* WIP: Typeahead w/ Pills (React)

* WIP

* Basic pub-sub working for add, remove and clear

* Revert changes to index.js

* Async options

* Spec coverage

* Add code example docs

Co-authored-by: Jason Cypret <jason@jasoncypret.com>

* [NUXE-55] Updated styles to button toolbar kit (#1129)

* Updated styles to button toolbar kit

* Updated spec doc

* Fixed dark bug for react

Fixed dark bug for react

* Sass optimization

Use spacing variables

Border disappear when hovered

Sass optimization

Sass optimization

Deleted some lines

* Fixed sass variables

* Sass optimization & update doc examples & update spec doc

* Fix jenkins error

* Adds HTML input options to PB toggle kit (#1112)

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Bump actionview from 5.2.4.3 to 5.2.4.4 (#1103)

Bumps [actionview](https://github.com/rails/rails) from 5.2.4.3 to 5.2.4.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.3/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v5.2.4.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [NUXE-80] - Add 'close' option to kit, with examples (#1142)

* Add 'close' option to kit, with examples

* Update style

* Update default state

* Update func name

* Update class and fixedWidth

* Use proper classname approach

* Add fixed width to rails version to match react

* Update toast styling

* Refactor onclick conditional

Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* Update dependency mini-css-extract-plugin to v0.12.0 (#1140)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency copy-webpack-plugin to v6.2.0 (#1139)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Fix typeahead example using wrong attribute

Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* white-space: nowrap added (#1153)

* Nav Kit Update (#1152)

* Update README.md

* Playbook Distribution Release (#834)

* Update changelog

* Fixing Flash By Separating Fade Out Keyframe from Default  Class (#1135)

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Make updates to the inline date range kit (#1126)

* Make updates to the inline date range kit for issue #613

* Pass the props so darkmode works

* Make alignment changes

* Fix breaking spec

* Adjust time presentation

* Fix spacing

* use buildCss

* Concat classname using the classnames function

* Use spacing variable

* updated table with examplesof how to use buttons (#1123)

* Update Progress Step (#1128)

* Update Progress Step

* Add hidden status to step items

* [NUXE-155] Date Picker Patch 3 (#1125)

* fixed readonly rails validation bug, created default onChange lambda

* improved validation fix

* rails form label fix

* fixed simple form attribute mismatch

* fixed mising commas in model class def

* replicated improved null value handling from patch-4

* removed dark doc examples

* more unused doc example removal

* cleaned helper js

* alphas and timeout solution

* cleaned up commented code, re-formatted dp helper js

* removed test dp in filter kit, reworked boolean label logic

* reverted alpha versioning

* Typeahead with Pills (Rails) (#1104)

* Update PULL_REQUEST_TEMPLATE.md

* WIP: Typeahead w/ Pills (React)

* WIP

* Basic pub-sub working for add, remove and clear

* Revert changes to index.js

* Async options

* Spec coverage

* Add code example docs

Co-authored-by: Jason Cypret <jason@jasoncypret.com>

* [NUXE-55] Updated styles to button toolbar kit (#1129)

* Updated styles to button toolbar kit

* Updated spec doc

* Fixed dark bug for react

Fixed dark bug for react

* Sass optimization

Use spacing variables

Border disappear when hovered

Sass optimization

Sass optimization

Deleted some lines

* Fixed sass variables

* Sass optimization & update doc examples & update spec doc

* Fix jenkins error

* Adds HTML input options to PB toggle kit (#1112)

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Bump actionview from 5.2.4.3 to 5.2.4.4 (#1103)

Bumps [actionview](https://github.com/rails/rails) from 5.2.4.3 to 5.2.4.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.3/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v5.2.4.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [NUXE-80] - Add 'close' option to kit, with examples (#1142)

* Add 'close' option to kit, with examples

* Update style

* Update default state

* Update func name

* Update class and fixedWidth

* Use proper classname approach

* Add fixed width to rails version to match react

* Update toast styling

* Refactor onclick conditional

Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* Update dependency mini-css-extract-plugin to v0.12.0 (#1140)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency copy-webpack-plugin to v6.2.0 (#1139)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Updated Changelog and Made Minor Adjustment to Changelog Rake

* Updated padding & Borderless option created

* Nav with image for icon added

* _with_img_nav.md added

* updated specs

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* [NUX-639] - Caption Kits to support block / Time Kit style updates (#1100)

* Revert "Playbook v7.1.0 (#1143)" (#1148)

This reverts commit f1efe55b0dbc6401ffa4d8e061b5ee40bc1d9b6f.

* Solar Patch (#1149)

* Solar Patch

* syntax

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Cherry-picked and pushing Playbook v7.1.0 commit back into Master branch

* Playbook Distribution Release (#834)

* Update changelog

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update caption to support block, update time kit structure/style

* Remove extra additions.

* removed CHANGELOG duplicate

Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: thestephenmarshall <smarshall1980@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>

* Solar Patch fixes

* Downgrade react-select lib (#1155)

* Highcharts React null value bug fix (#1154)

* if check for undefined

* optimized conditional

* Upgrades library dependencies (#1145)

* Add solid example of Typeahead (default) Rails kit to Form kit

Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Josephine Fischer <64423298+josephinef9@users.noreply.github.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>
Co-authored-by: Megan Trimble <53874143+megantrimble@users.noreply.github.com>
Co-authored-by: Cole Erikson <coleerikson@users.noreply.github.com>
Co-authored-by: Andrew Kloecker <lt.kvothe@gmail.com>

* Restore text prop, replaces name in show_user variant

* Fix: prefer to_s over string interpolation

* Fixing sorting of props

* fixed dark mode

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Cole Erikson <coleerikson@users.noreply.github.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Josephine Fischer <64423298+josephinef9@users.noreply.github.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Megan Trimble <53874143+megantrimble@users.noreply.github.com>
Co-authored-by: Madison McCardle <64422843+maddiemc01@users.noreply.github.com>
Co-authored-by: Kelly Ryan <kellyeryan@gmail.com>
Co-authored-by: Eva Louderback <evalouderback@gmail.com>
Co-authored-by: Katie Weber <38359249+web-kat@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>
Co-authored-by: Andrew Kloecker <lt.kvothe@gmail.com>

* Fix bad SHA in react-select (#1172)

* Add default pre-selected options to Typeahead with Pills (#1174)

* Add default_options (defaultValue) support to Typeahead with Pills

* Fix bad SHA in react-select

* Allow pubsub clear values

* Fix bug with selection

* Target id selector instance

* Update dependency lint-staged to v10.5.0 (#1098)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Adds an Icon Prop to the Progress Step Item Kit (#1175)

* Version Bump

* Rails Working for Stepper Custom Icon

* Rebasing yarn.lock

* Added Deprication/Backwards compatible show_icon for Rails

* Update app/pb_kits/playbook/pb_progress_step/_progress_step.scss

Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>

* Update dependency flow-bin to v0.137.0 (#1109)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency copy-webpack-plugin to v6.2.1 (#1144)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Bump npm-user-validate from 1.0.0 to 1.0.1 (#1162)

Bumps [npm-user-validate](https://github.com/npm/npm-user-validate) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/npm/npm-user-validate/releases)
- [Commits](https://github.com/npm/npm-user-validate/compare/v1.0.0...v1.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [NUXE-50] Add landing page and getting started to docs (#1173)

* reconfigured routes

* homepage scaffolding

* sorted out react_rails particulars, new nav solution

* restructured layouts, rescoped kits pages, created getting started route

* added getting started md, made SnippetToggle react component semantic

* removed unused getting_started erb

* [NUX-638] - Date Kit Refactor/Design (#1108)

* Patch for rake dist (#1147)

* Patch for Removing Rake Tasks from Dist

* Patch Commit

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* [CMPN-22] Allow all HTML options on input in PbSelectableIcon, PbSelectableCard and PbSelectableCardIcon Rails kits (#1113)

* Add input options to selectable card

* Add input options to selectable icon

* Add input options to selectable card icon

* Add more spec coverage

* Switch name to input options

* Fix spec tests

* [NUXE-158] Section separator dark mode (WIP) (#1146)

* Fixed dark mode

* Updated spec doc

* Fixed dark card variant

Deleted unnecessary lines

Deleted lines

* Better error messages, and more test coverage (#1115)

* Update README.md

* Add coverage for added boilerplate props

* Pass prop name to type creation & expose in error messages

* Also specify name of kit

* Simplify prop examples

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>

* Fixes Typeahead (Rails) setting wrong image attribute in examples (#1151)

* Update README.md

* Playbook Distribution Release (#834)

* Update changelog

* Fixing Flash By Separating Fade Out Keyframe from Default  Class (#1135)

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Make updates to the inline date range kit (#1126)

* Make updates to the inline date range kit for issue #613

* Pass the props so darkmode works

* Make alignment changes

* Fix breaking spec

* Adjust time presentation

* Fix spacing

* use buildCss

* Concat classname using the classnames function

* Use spacing variable

* updated table with examplesof how to use buttons (#1123)

* Update Progress Step (#1128)

* Update Progress Step

* Add hidden status to step items

* [NUXE-155] Date Picker Patch 3 (#1125)

* fixed readonly rails validation bug, created default onChange lambda

* improved validation fix

* rails form label fix

* fixed simple form attribute mismatch

* fixed mising commas in model class def

* replicated improved null value handling from patch-4

* removed dark doc examples

* more unused doc example removal

* cleaned helper js

* alphas and timeout solution

* cleaned up commented code, re-formatted dp helper js

* removed test dp in filter kit, reworked boolean label logic

* reverted alpha versioning

* Typeahead with Pills (Rails) (#1104)

* Update PULL_REQUEST_TEMPLATE.md

* WIP: Typeahead w/ Pills (React)

* WIP

* Basic pub-sub working for add, remove and clear

* Revert changes to index.js

* Async options

* Spec coverage

* Add code example docs

Co-authored-by: Jason Cypret <jason@jasoncypret.com>

* [NUXE-55] Updated styles to button toolbar kit (#1129)

* Updated styles to button toolbar kit

* Updated spec doc

* Fixed dark bug for react

Fixed dark bug for react

* Sass optimization

Use spacing variables

Border disappear when hovered

Sass optimization

Sass optimization

Deleted some lines

* Fixed sass variables

* Sass optimization & update doc examples & update spec doc

* Fix jenkins error

* Adds HTML input options to PB toggle kit (#1112)

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Bump actionview from 5.2.4.3 to 5.2.4.4 (#1103)

Bumps [actionview](https://github.com/rails/rails) from 5.2.4.3 to 5.2.4.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.3/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v5.2.4.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [NUXE-80] - Add 'close' option to kit, with examples (#1142)

* Add 'close' option to kit, with examples

* Update style

* Update default state

* Update func name

* Update class and fixedWidth

* Use proper classname approach

* Add fixed width to rails version to match react

* Update toast styling

* Refactor onclick conditional

Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* Update dependency mini-css-extract-plugin to v0.12.0 (#1140)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency copy-webpack-plugin to v6.2.0 (#1139)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Fix typeahead example using wrong attribute

Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* white-space: nowrap added (#1153)

* Nav Kit Update (#1152)

* Update README.md

* Playbook Distribution Release (#834)

* Update changelog

* Fixing Flash By Separating Fade Out Keyframe from Default  Class (#1135)

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Make updates to the inline date range kit (#1126)

* Make updates to the inline date range kit for issue #613

* Pass the props so darkmode works

* Make alignment changes

* Fix breaking spec

* Adjust time presentation

* Fix spacing

* use buildCss

* Concat classname using the classnames function

* Use spacing variable

* updated table with examplesof how to use buttons (#1123)

* Update Progress Step (#1128)

* Update Progress Step

* Add hidden status to step items

* [NUXE-155] Date Picker Patch 3 (#1125)

* fixed readonly rails validation bug, created default onChange lambda

* improved validation fix

* rails form label fix

* fixed simple form attribute mismatch

* fixed mising commas in model class def

* replicated improved null value handling from patch-4

* removed dark doc examples

* more unused doc example removal

* cleaned helper js

* alphas and timeout solution

* cleaned up commented code, re-formatted dp helper js

* removed test dp in filter kit, reworked boolean label logic

* reverted alpha versioning

* Typeahead with Pills (Rails) (#1104)

* Update PULL_REQUEST_TEMPLATE.md

* WIP: Typeahead w/ Pills (React)

* WIP

* Basic pub-sub working for add, remove and clear

* Revert changes to index.js

* Async options

* Spec coverage

* Add code example docs

Co-authored-by: Jason Cypret <jason@jasoncypret.com>

* [NUXE-55] Updated styles to button toolbar kit (#1129)

* Updated styles to button toolbar kit

* Updated spec doc

* Fixed dark bug for react

Fixed dark bug for react

* Sass optimization

Use spacing variables

Border disappear when hovered

Sass optimization

Sass optimization

Deleted some lines

* Fixed sass variables

* Sass optimization & update doc examples & update spec doc

* Fix jenkins error

* Adds HTML input options to PB toggle kit (#1112)

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Bump actionview from 5.2.4.3 to 5.2.4.4 (#1103)

Bumps [actionview](https://github.com/rails/rails) from 5.2.4.3 to 5.2.4.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.3/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v5.2.4.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [NUXE-80] - Add 'close' option to kit, with examples (#1142)

* Add 'close' option to kit, with examples

* Update style

* Update default state

* Update func name

* Update class and fixedWidth

* Use proper classname approach

* Add fixed width to rails version to match react

* Update toast styling

* Refactor onclick conditional

Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* Update dependency mini-css-extract-plugin to v0.12.0 (#1140)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency copy-webpack-plugin to v6.2.0 (#1139)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Updated Changelog and Made Minor Adjustment to Changelog Rake

* Updated padding & Borderless option created

* Nav with image for icon added

* _with_img_nav.md added

* updated specs

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* [NUX-639] - Caption Kits to support block / Time Kit style updates (#1100)

* Revert "Playbook v7.1.0 (#1143)" (#1148)

This reverts commit f1efe55b0dbc6401ffa4d8e061b5ee40bc1d9b6f.

* Solar Patch (#1149)

* Solar Patch

* syntax

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Cherry-picked and pushing Playbook v7.1.0 commit back into Master branch

* Playbook Distribution Release (#834)

* Update changelog

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update caption to support block, update time kit structure/style

* Remove extra additions.

* removed CHANGELOG duplicate

Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: thestephenmarshall <smarshall1980@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>

* Revised

* Update design of Date Kit

* update test, add deprecation in react

* Revised

* Update design of Date Kit

* update test, add deprecation in react

* Space

Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Josephine Fischer <64423298+josephinef9@users.noreply.github.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>
Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Megan Trimble <53874143+megantrimble@users.noreply.github.com>

* Create Background kit (#1110)

* Update README.md

* Generate Background Kit

* wip but image background seen

* wip add white to react, start rails

* Change backgroundcolor prop

* Add more props

* Add image background

Need to fix text

* Alphabetize menu names

* Fix lint issues

* Change color names

* Change to backgroun prop and edit color

Still working on image part

* Fix conditional for ruby

Classname and children work for color background, image still in progress

* Correct the React kit to work with images more easily

* Get image to work

* Fix linting issues

Add examples to react docs, alphabetize props

* Finish docs

* Edit spacing/ details

* Add spec tests

Also tweaked classname prop

* Fix minor offenses

* Delete import of background css since there was no css

* Update app/pb_kits/playbook/pb_background/docs/_background_default.html.erb

Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>

* Update app/pb_kits/playbook/pb_background/docs/_background_default.html.erb

Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>

* Update app/pb_kits/playbook/pb_background/docs/_background_default.html.erb

Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>

* Update app/pb_kits/playbook/pb_background/docs/_background_default.html.erb

Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>

* Fix tag

* Impliment Jasons suggestion on docs

Add loader to image, change lorum ipsum to quote, change image to unsplash, and put shadowing on card and change color names

* Fix spec

* Add background-size & fix classnames

* Single/Double Quote mistake

* Fix spacing

* Patch for rake dist (#1147)

* Patch for Removing Rake Tasks from Dist

* Patch Commit

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* added scss file, separated examples, and wrote documentation

* fixed failing specs

* got rid of extra files

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Kelly Ryan <kellyeryan@gmail.com>
Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Eva Louderback <evalouderback@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>

* Add safe navigator to address home's without addresses (#1161)

* Add solid example of Typeahead (default) Rails kit to Form kit (#1158)

* Patch for rake dist (#1147)

* Patch for Removing Rake Tasks from Dist

* Patch Commit

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* [CMPN-22] Allow all HTML options on input in PbSelectableIcon, PbSelectableCard and PbSelectableCardIcon Rails kits (#1113)

* Add input options to selectable card

* Add input options to selectable icon

* Add input options to selectable card icon

* Add more spec coverage

* Switch name to input options

* Fix spec tests

* [NUXE-158] Section separator dark mode (WIP) (#1146)

* Fixed dark mode

* Updated spec doc

* Fixed dark card variant

Deleted unnecessary lines

Deleted lines

* Better error messages, and more test coverage (#1115)

* Update README.md

* Add coverage for added boilerplate props

* Pass prop name to type creation & expose in error messages

* Also specify name of kit

* Simplify prop examples

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>

* Fixes Typeahead (Rails) setting wrong image attribute in examples (#1151)

* Update README.md

* Playbook Distribution Release (#834)

* Update changelog

* Fixing Flash By Separating Fade Out Keyframe from Default  Class (#1135)

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Make updates to the inline date range kit (#1126)

* Make updates to the inline date range kit for issue #613

* Pass the props so darkmode works

* Make alignment changes

* Fix breaking spec

* Adjust time presentation

* Fix spacing

* use buildCss

* Concat classname using the classnames function

* Use spacing variable

* updated table with examplesof how to use buttons (#1123)

* Update Progress Step (#1128)

* Update Progress Step

* Add hidden status to step items

* [NUXE-155] Date Picker Patch 3 (#1125)

* fixed readonly rails validation bug, created default onChange lambda

* improved validation fix

* rails form label fix

* fixed simple form attribute mismatch

* fixed mising commas in model class def

* replicated improved null value handling from patch-4

* removed dark doc examples

* more unused doc example removal

* cleaned helper js

* alphas and timeout solution

* cleaned up commented code, re-formatted dp helper js

* removed test dp in filter kit, reworked boolean label logic

* reverted alpha versioning

* Typeahead with Pills (Rails) (#1104)

* Update PULL_REQUEST_TEMPLATE.md

* WIP: Typeahead w/ Pills (React)

* WIP

* Basic pub-sub working for add, remove and clear

* Revert changes to index.js

* Async options

* Spec coverage

* Add code example docs

Co-authored-by: Jason Cypret <jason@jasoncypret.com>

* [NUXE-55] Updated styles to button toolbar kit (#1129)

* Updated styles to button toolbar kit

* Updated spec doc

* Fixed dark bug for react

Fixed dark bug for react

* Sass optimization

Use spacing variables

Border disappear when hovered

Sass optimization

Sass optimization

Deleted some lines

* Fixed sass variables

* Sass optimization & update doc examples & update spec doc

* Fix jenkins error

* Adds HTML input options to PB toggle kit (#1112)

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Bump actionview from 5.2.4.3 to 5.2.4.4 (#1103)

Bumps [actionview](https://github.com/rails/rails) from 5.2.4.3 to 5.2.4.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.3/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v5.2.4.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [NUXE-80] - Add 'close' option to kit, with examples (#1142)

* Add 'close' option to kit, with examples

* Update style

* Update default state

* Update func name

* Update class and fixedWidth

* Use proper classname approach

* Add fixed width to rails version to match react

* Update toast styling

* Refactor onclick conditional

Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* Update dependency mini-css-extract-plugin to v0.12.0 (#1140)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency copy-webpack-plugin to v6.2.0 (#1139)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Fix typeahead example using wrong attribute

Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* white-space: nowrap added (#1153)

* Nav Kit Update (#1152)

* Update README.md

* Playbook Distribution Release (#834)

* Update changelog

* Fixing Flash By Separating Fade Out Keyframe from Default  Class (#1135)

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Make updates to the inline date range kit (#1126)

* Make updates to the inline date range kit for issue #613

* Pass the props so darkmode works

* Make alignment changes

* Fix breaking spec

* Adjust time presentation

* Fix spacing

* use buildCss

* Concat classname using the classnames function

* Use spacing variable

* updated table with examplesof how to use buttons (#1123)

* Update Progress Step (#1128)

* Update Progress Step

* Add hidden status to step items

* [NUXE-155] Date Picker Patch 3 (#1125)

* fixed readonly rails validation bug, created default onChange lambda

* improved validation fix

* rails form label fix

* fixed simple form attribute mismatch

* fixed mising commas in model class def

* replicated improved null value handling from patch-4

* removed dark doc examples

* more unused doc example removal

* cleaned helper js

* alphas and timeout solution

* cleaned up commented code, re-formatted dp helper js

* removed test dp in filter kit, reworked boolean label logic

* reverted alpha versioning

* Typeahead with Pills (Rails) (#1104)

* Update PULL_REQUEST_TEMPLATE.md

* WIP: Typeahead w/ Pills (React)

* WIP

* Basic pub-sub working for add, remove and clear

* Revert changes to index.js

* Async options

* Spec coverage

* Add code example docs

Co-authored-by: Jason Cypret <jason@jasoncypret.com>

* [NUXE-55] Updated styles to button toolbar kit (#1129)

* Updated styles to button toolbar kit

* Updated spec doc

* Fixed dark bug for react

Fixed dark bug for react

* Sass optimization

Use spacing variables

Border disappear when hovered

Sass optimization

Sass optimization

Deleted some lines

* Fixed sass variables

* Sass optimization & update doc examples & update spec doc

* Fix jenkins error

* Adds HTML input options to PB toggle kit (#1112)

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Bump actionview from 5.2.4.3 to 5.2.4.4 (#1103)

Bumps [actionview](https://github.com/rails/rails) from 5.2.4.3 to 5.2.4.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.3/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v5.2.4.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [NUXE-80] - Add 'close' option to kit, with examples (#1142)

* Add 'close' option to kit, with examples

* Update style

* Update default state

* Update func name

* Update class and fixedWidth

* Use proper classname approach

* Add fixed width to rails version to match react

* Update toast styling

* Refactor onclick conditional

Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* Update dependency mini-css-extract-plugin to v0.12.0 (#1140)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency copy-webpack-plugin to v6.2.0 (#1139)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Updated Changelog and Made Minor Adjustment to Changelog Rake

* Updated padding & Borderless option created

* Nav with image for icon added

* _with_img_nav.md added

* updated specs

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* [NUX-639] - Caption Kits to support block / Time Kit style updates (#1100)

* Revert "Playbook v7.1.0 (#1143)" (#1148)

This reverts commit f1efe55b0dbc6401ffa4d8e061b5ee40bc1d9b6f.

* Solar Patch (#1149)

* Solar Patch

* syntax

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Cherry-picked and pushing Playbook v7.1.0 commit back into Master branch

* Playbook Distribution Release (#834)

* Update changelog

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update caption to support block, update time kit structure/style

* Remove extra additions.

* removed CHANGELOG duplicate

Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: thestephenmarshall <smarshall1980@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>

* Solar Patch fixes

* Downgrade react-select lib (#1155)

* Highcharts React null value bug fix (#1154)

* if check for undefined

* optimized conditional

* Upgrades library dependencies (#1145)

* Add solid example of Typeahead (default) Rails kit to Form kit

Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Josephine Fischer <64423298+josephinef9@users.noreply.github.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>
Co-authored-by: Megan Trimble <53874143+megantrimble@users.noreply.github.com>
Co-authored-by: Cole Erikson <coleerikson@users.noreply.github.com>
Co-authored-by: Andrew Kloecker <lt.kvothe@gmail.com>

* adding GA tag (#1166)

* [NUXE-23] - Fix tooltip with CSS (#1165)

* Fix tooltip with CSS

* Update arrow CSS

* Dry CSS

* Add spacing variables

* [NUXE-156] Refactor date picker form helper to use text field helper (#1131)

* Update README.md

* Playbook Distribution Release (#834)

* Update changelog

* text_field init

* text_field prop forwarding, conditional erb logic

* fixed prop/html attr passage to text_field helper, reintroduced simple form

* local testing model constructor

* reworked docs to handled null date values by default

* alpha versioning, commented out value binding

* cle…
coleerikson added a commit that referenced this pull request Dec 4, 2020
* Re-enable sass-loader & fix import path to trix.css

* Resolving conflicts

* [NUXE-316] Currency Kit Updates (#1226)

* Add emphasized prop to react currency kit

* Add emphasized prop to rails currency kit

* Add variant prop with light and bold options

* Add variant prop with light and bold options to rails

* Correct spacing

* Refactor react currency kit

* Add no symbol example for react

* Add no symbol example for rails

* Add variant examples for react

* Add variant examples for rails

* Adjust index

* Refactor style sheet

* Update spec testing

* Update no symbol currency card

* Update currency docs

Co-authored-by: Brendan Huffman <bh247484@gmail.com>

* [NUXE-305] - Link kit and sample pages (#1223)

* [NUXE-260] SAMPLE PAGE - Image aspect ratio on News View (#1215)

* Change image examples to working ones

* add max width to fit container for image kit

* Add images to react

* Remove image kit scss changes

* Remove extra space

* Add inline css to size images to rails

* Fix image sizes for react

* Change React card header colors

* Remove javascript and add style tag to rails

Co-authored-by: Aaron Wilson <adub65@gmail.com>

* Champions/repo sample page (#1217)

* Create both react and rails views

* Fix linting errors

* Take off padding for nav bar header

* Adjust align of nav bar and card

* create mobile view for card and add JS for resize page

* Fix JS page load error

* Finish mobile css

* Fix linting errors

Co-authored-by: Idan Zonshein <idan.zonshein@powerhrg.com>

* [NUXE-52] Create Visual Guidelines page (#1213)

* new visual guidelines page, partialized tokens + utils, fixed selectable tokens

* rearranged nav items

* removed old tokens/utilities routes, views, controllor logic && added better visual guideline structure/sass

* new nav breakpoint, fixed sass imports

* copy changes

* copy changes

* renamed headers, cleaned partials and routes

* added max-width to content-wrapper for ultra wide screens

* reverted breakpoint to original predefined sass var value

* [NUXE-28] Filter Kit (Dark Mode)- KIT DEV (#1205)

* [NUXE-28] Filter Kit (Dark Mode)- KIT DEV

* Remove white background from Rails side dark mode

* Add dark background to React side

* Add dark mode to all examples

* Fix yarn lint issues

* Add spec for dark mode

* Format React and Rails to display same values

* Add dark mode to section separators

* Fix linting errors

* Fix dark scss

* JavaScript React Kit Testing (#1211)

* Setup testing

* Avatar should set a default value for id even if blank

* Check for initials on kit wrapper

* Add yarn test to bin/test

* Fix lint

* Add test-utils

* Add template for JS test file

* Add classname test

* Add comment to JS and README.md on React kit testing

* [NUXE-212] KIT DEV- Form Group Kit (#1189)

* V7.4.0 (#1181)

* Timestamp Kit Formatted Date Additions (#1150)

* Update README.md

* WIP: Timestamp kit update Issue #618

* Add show_date false example, alignment classes

* WIP: Rails kit update

* WIP: React component for pb_timestamp kit

* Adding specs to rails component of kit

* Adding more specs to timestamp kit

* Adding elapsed variant

* [NUX-638] - Date Kit Refactor/Design (#1108)

* Patch for rake dist (#1147)

* Patch for Removing Rake Tasks from Dist

* Patch Commit

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* [CMPN-22] Allow all HTML options on input in PbSelectableIcon, PbSelectableCard and PbSelectableCardIcon Rails kits (#1113)

* Add input options to selectable card

* Add input options to selectable icon

* Add input options to selectable card icon

* Add more spec coverage

* Switch name to input options

* Fix spec tests

* [NUXE-158] Section separator dark mode (WIP) (#1146)

* Fixed dark mode

* Updated spec doc

* Fixed dark card variant

Deleted unnecessary lines

Deleted lines

* Better error messages, and more test coverage (#1115)

* Update README.md

* Add coverage for added boilerplate props

* Pass prop name to type creation & expose in error messages

* Also specify name of kit

* Simplify prop examples

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>

* Fixes Typeahead (Rails) setting wrong image attribute in examples (#1151)

* Update README.md

* Playbook Distribution Release (#834)

* Update changelog

* Fixing Flash By Separating Fade Out Keyframe from Default  Class (#1135)

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Make updates to the inline date range kit (#1126)

* Make updates to the inline date range kit for issue #613

* Pass the props so darkmode works

* Make alignment changes

* Fix breaking spec

* Adjust time presentation

* Fix spacing

* use buildCss

* Concat classname using the classnames function

* Use spacing variable

* updated table with examplesof how to use buttons (#1123)

* Update Progress Step (#1128)

* Update Progress Step

* Add hidden status to step items

* [NUXE-155] Date Picker Patch 3 (#1125)

* fixed readonly rails validation bug, created default onChange lambda

* improved validation fix

* rails form label fix

* fixed simple form attribute mismatch

* fixed mising commas in model class def

* replicated improved null value handling from patch-4

* removed dark doc examples

* more unused doc example removal

* cleaned helper js

* alphas and timeout solution

* cleaned up commented code, re-formatted dp helper js

* removed test dp in filter kit, reworked boolean label logic

* reverted alpha versioning

* Typeahead with Pills (Rails) (#1104)

* Update PULL_REQUEST_TEMPLATE.md

* WIP: Typeahead w/ Pills (React)

* WIP

* Basic pub-sub working for add, remove and clear

* Revert changes to index.js

* Async options

* Spec coverage

* Add code example docs

Co-authored-by: Jason Cypret <jason@jasoncypret.com>

* [NUXE-55] Updated styles to button toolbar kit (#1129)

* Updated styles to button toolbar kit

* Updated spec doc

* Fixed dark bug for react

Fixed dark bug for react

* Sass optimization

Use spacing variables

Border disappear when hovered

Sass optimization

Sass optimization

Deleted some lines

* Fixed sass variables

* Sass optimization & update doc examples & update spec doc

* Fix jenkins error

* Adds HTML input options to PB toggle kit (#1112)

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Bump actionview from 5.2.4.3 to 5.2.4.4 (#1103)

Bumps [actionview](https://github.com/rails/rails) from 5.2.4.3 to 5.2.4.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.3/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v5.2.4.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [NUXE-80] - Add 'close' option to kit, with examples (#1142)

* Add 'close' option to kit, with examples

* Update style

* Update default state

* Update func name

* Update class and fixedWidth

* Use proper classname approach

* Add fixed width to rails version to match react

* Update toast styling

* Refactor onclick conditional

Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* Update dependency mini-css-extract-plugin to v0.12.0 (#1140)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency copy-webpack-plugin to v6.2.0 (#1139)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Fix typeahead example using wrong attribute

Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* white-space: nowrap added (#1153)

* Nav Kit Update (#1152)

* Update README.md

* Playbook Distribution Release (#834)

* Update changelog

* Fixing Flash By Separating Fade Out Keyframe from Default  Class (#1135)

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Make updates to the inline date range kit (#1126)

* Make updates to the inline date range kit for issue #613

* Pass the props so darkmode works

* Make alignment changes

* Fix breaking spec

* Adjust time presentation

* Fix spacing

* use buildCss

* Concat classname using the classnames function

* Use spacing variable

* updated table with examplesof how to use buttons (#1123)

* Update Progress Step (#1128)

* Update Progress Step

* Add hidden status to step items

* [NUXE-155] Date Picker Patch 3 (#1125)

* fixed readonly rails validation bug, created default onChange lambda

* improved validation fix

* rails form label fix

* fixed simple form attribute mismatch

* fixed mising commas in model class def

* replicated improved null value handling from patch-4

* removed dark doc examples

* more unused doc example removal

* cleaned helper js

* alphas and timeout solution

* cleaned up commented code, re-formatted dp helper js

* removed test dp in filter kit, reworked boolean label logic

* reverted alpha versioning

* Typeahead with Pills (Rails) (#1104)

* Update PULL_REQUEST_TEMPLATE.md

* WIP: Typeahead w/ Pills (React)

* WIP

* Basic pub-sub working for add, remove and clear

* Revert changes to index.js

* Async options

* Spec coverage

* Add code example docs

Co-authored-by: Jason Cypret <jason@jasoncypret.com>

* [NUXE-55] Updated styles to button toolbar kit (#1129)

* Updated styles to button toolbar kit

* Updated spec doc

* Fixed dark bug for react

Fixed dark bug for react

* Sass optimization

Use spacing variables

Border disappear when hovered

Sass optimization

Sass optimization

Deleted some lines

* Fixed sass variables

* Sass optimization & update doc examples & update spec doc

* Fix jenkins error

* Adds HTML input options to PB toggle kit (#1112)

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Bump actionview from 5.2.4.3 to 5.2.4.4 (#1103)

Bumps [actionview](https://github.com/rails/rails) from 5.2.4.3 to 5.2.4.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.3/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v5.2.4.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [NUXE-80] - Add 'close' option to kit, with examples (#1142)

* Add 'close' option to kit, with examples

* Update style

* Update default state

* Update func name

* Update class and fixedWidth

* Use proper classname approach

* Add fixed width to rails version to match react

* Update toast styling

* Refactor onclick conditional

Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* Update dependency mini-css-extract-plugin to v0.12.0 (#1140)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency copy-webpack-plugin to v6.2.0 (#1139)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Updated Changelog and Made Minor Adjustment to Changelog Rake

* Updated padding & Borderless option created

* Nav with image for icon added

* _with_img_nav.md added

* updated specs

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* [NUX-639] - Caption Kits to support block / Time Kit style updates (#1100)

* Revert "Playbook v7.1.0 (#1143)" (#1148)

This reverts commit f1efe55b0dbc6401ffa4d8e061b5ee40bc1d9b6f.

* Solar Patch (#1149)

* Solar Patch

* syntax

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Cherry-picked and pushing Playbook v7.1.0 commit back into Master branch

* Playbook Distribution Release (#834)

* Update changelog

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update caption to support block, update time kit structure/style

* Remove extra additions.

* removed CHANGELOG duplicate

Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: thestephenmarshall <smarshall1980@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>

* Revised

* Update design of Date Kit

* update test, add deprecation in react

* Revised

* Update design of Date Kit

* update test, add deprecation in react

* Space

Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Josephine Fischer <64423298+josephinef9@users.noreply.github.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>
Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Megan Trimble <53874143+megantrimble@users.noreply.github.com>

* Create Background kit (#1110)

* Update README.md

* Generate Background Kit

* wip but image background seen

* wip add white to react, start rails

* Change backgroundcolor prop

* Add more props

* Add image background

Need to fix text

* Alphabetize menu names

* Fix lint issues

* Change color names

* Change to backgroun prop and edit color

Still working on image part

* Fix conditional for ruby

Classname and children work for color background, image still in progress

* Correct the React kit to work with images more easily

* Get image to work

* Fix linting issues

Add examples to react docs, alphabetize props

* Finish docs

* Edit spacing/ details

* Add spec tests

Also tweaked classname prop

* Fix minor offenses

* Delete import of background css since there was no css

* Update app/pb_kits/playbook/pb_background/docs/_background_default.html.erb

Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>

* Update app/pb_kits/playbook/pb_background/docs/_background_default.html.erb

Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>

* Update app/pb_kits/playbook/pb_background/docs/_background_default.html.erb

Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>

* Update app/pb_kits/playbook/pb_background/docs/_background_default.html.erb

Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>

* Fix tag

* Impliment Jasons suggestion on docs

Add loader to image, change lorum ipsum to quote, change image to unsplash, and put shadowing on card and change color names

* Fix spec

* Add background-size & fix classnames

* Single/Double Quote mistake

* Fix spacing

* Patch for rake dist (#1147)

* Patch for Removing Rake Tasks from Dist

* Patch Commit

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* added scss file, separated examples, and wrote documentation

* fixed failing specs

* got rid of extra files

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Kelly Ryan <kellyeryan@gmail.com>
Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Eva Louderback <evalouderback@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>

* Add safe navigator to address home's without addresses (#1161)

* Add solid example of Typeahead (default) Rails kit to Form kit (#1158)

* Patch for rake dist (#1147)

* Patch for Removing Rake Tasks from Dist

* Patch Commit

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* [CMPN-22] Allow all HTML options on input in PbSelectableIcon, PbSelectableCard and PbSelectableCardIcon Rails kits (#1113)

* Add input options to selectable card

* Add input options to selectable icon

* Add input options to selectable card icon

* Add more spec coverage

* Switch name to input options

* Fix spec tests

* [NUXE-158] Section separator dark mode (WIP) (#1146)

* Fixed dark mode

* Updated spec doc

* Fixed dark card variant

Deleted unnecessary lines

Deleted lines

* Better error messages, and more test coverage (#1115)

* Update README.md

* Add coverage for added boilerplate props

* Pass prop name to type creation & expose in error messages

* Also specify name of kit

* Simplify prop examples

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>

* Fixes Typeahead (Rails) setting wrong image attribute in examples (#1151)

* Update README.md

* Playbook Distribution Release (#834)

* Update changelog

* Fixing Flash By Separating Fade Out Keyframe from Default  Class (#1135)

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Make updates to the inline date range kit (#1126)

* Make updates to the inline date range kit for issue #613

* Pass the props so darkmode works

* Make alignment changes

* Fix breaking spec

* Adjust time presentation

* Fix spacing

* use buildCss

* Concat classname using the classnames function

* Use spacing variable

* updated table with examplesof how to use buttons (#1123)

* Update Progress Step (#1128)

* Update Progress Step

* Add hidden status to step items

* [NUXE-155] Date Picker Patch 3 (#1125)

* fixed readonly rails validation bug, created default onChange lambda

* improved validation fix

* rails form label fix

* fixed simple form attribute mismatch

* fixed mising commas in model class def

* replicated improved null value handling from patch-4

* removed dark doc examples

* more unused doc example removal

* cleaned helper js

* alphas and timeout solution

* cleaned up commented code, re-formatted dp helper js

* removed test dp in filter kit, reworked boolean label logic

* reverted alpha versioning

* Typeahead with Pills (Rails) (#1104)

* Update PULL_REQUEST_TEMPLATE.md

* WIP: Typeahead w/ Pills (React)

* WIP

* Basic pub-sub working for add, remove and clear

* Revert changes to index.js

* Async options

* Spec coverage

* Add code example docs

Co-authored-by: Jason Cypret <jason@jasoncypret.com>

* [NUXE-55] Updated styles to button toolbar kit (#1129)

* Updated styles to button toolbar kit

* Updated spec doc

* Fixed dark bug for react

Fixed dark bug for react

* Sass optimization

Use spacing variables

Border disappear when hovered

Sass optimization

Sass optimization

Deleted some lines

* Fixed sass variables

* Sass optimization & update doc examples & update spec doc

* Fix jenkins error

* Adds HTML input options to PB toggle kit (#1112)

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Bump actionview from 5.2.4.3 to 5.2.4.4 (#1103)

Bumps [actionview](https://github.com/rails/rails) from 5.2.4.3 to 5.2.4.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.3/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v5.2.4.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [NUXE-80] - Add 'close' option to kit, with examples (#1142)

* Add 'close' option to kit, with examples

* Update style

* Update default state

* Update func name

* Update class and fixedWidth

* Use proper classname approach

* Add fixed width to rails version to match react

* Update toast styling

* Refactor onclick conditional

Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* Update dependency mini-css-extract-plugin to v0.12.0 (#1140)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency copy-webpack-plugin to v6.2.0 (#1139)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Fix typeahead example using wrong attribute

Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* white-space: nowrap added (#1153)

* Nav Kit Update (#1152)

* Update README.md

* Playbook Distribution Release (#834)

* Update changelog

* Fixing Flash By Separating Fade Out Keyframe from Default  Class (#1135)

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Make updates to the inline date range kit (#1126)

* Make updates to the inline date range kit for issue #613

* Pass the props so darkmode works

* Make alignment changes

* Fix breaking spec

* Adjust time presentation

* Fix spacing

* use buildCss

* Concat classname using the classnames function

* Use spacing variable

* updated table with examplesof how to use buttons (#1123)

* Update Progress Step (#1128)

* Update Progress Step

* Add hidden status to step items

* [NUXE-155] Date Picker Patch 3 (#1125)

* fixed readonly rails validation bug, created default onChange lambda

* improved validation fix

* rails form label fix

* fixed simple form attribute mismatch

* fixed mising commas in model class def

* replicated improved null value handling from patch-4

* removed dark doc examples

* more unused doc example removal

* cleaned helper js

* alphas and timeout solution

* cleaned up commented code, re-formatted dp helper js

* removed test dp in filter kit, reworked boolean label logic

* reverted alpha versioning

* Typeahead with Pills (Rails) (#1104)

* Update PULL_REQUEST_TEMPLATE.md

* WIP: Typeahead w/ Pills (React)

* WIP

* Basic pub-sub working for add, remove and clear

* Revert changes to index.js

* Async options

* Spec coverage

* Add code example docs

Co-authored-by: Jason Cypret <jason@jasoncypret.com>

* [NUXE-55] Updated styles to button toolbar kit (#1129)

* Updated styles to button toolbar kit

* Updated spec doc

* Fixed dark bug for react

Fixed dark bug for react

* Sass optimization

Use spacing variables

Border disappear when hovered

Sass optimization

Sass optimization

Deleted some lines

* Fixed sass variables

* Sass optimization & update doc examples & update spec doc

* Fix jenkins error

* Adds HTML input options to PB toggle kit (#1112)

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Bump actionview from 5.2.4.3 to 5.2.4.4 (#1103)

Bumps [actionview](https://github.com/rails/rails) from 5.2.4.3 to 5.2.4.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.3/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v5.2.4.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [NUXE-80] - Add 'close' option to kit, with examples (#1142)

* Add 'close' option to kit, with examples

* Update style

* Update default state

* Update func name

* Update class and fixedWidth

* Use proper classname approach

* Add fixed width to rails version to match react

* Update toast styling

* Refactor onclick conditional

Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* Update dependency mini-css-extract-plugin to v0.12.0 (#1140)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency copy-webpack-plugin to v6.2.0 (#1139)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Updated Changelog and Made Minor Adjustment to Changelog Rake

* Updated padding & Borderless option created

* Nav with image for icon added

* _with_img_nav.md added

* updated specs

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* [NUX-639] - Caption Kits to support block / Time Kit style updates (#1100)

* Revert "Playbook v7.1.0 (#1143)" (#1148)

This reverts commit f1efe55b0dbc6401ffa4d8e061b5ee40bc1d9b6f.

* Solar Patch (#1149)

* Solar Patch

* syntax

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Cherry-picked and pushing Playbook v7.1.0 commit back into Master branch

* Playbook Distribution Release (#834)

* Update changelog

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update caption to support block, update time kit structure/style

* Remove extra additions.

* removed CHANGELOG duplicate

Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: thestephenmarshall <smarshall1980@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>

* Solar Patch fixes

* Downgrade react-select lib (#1155)

* Highcharts React null value bug fix (#1154)

* if check for undefined

* optimized conditional

* Upgrades library dependencies (#1145)

* Add solid example of Typeahead (default) Rails kit to Form kit

Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Josephine Fischer <64423298+josephinef9@users.noreply.github.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>
Co-authored-by: Megan Trimble <53874143+megantrimble@users.noreply.github.com>
Co-authored-by: Cole Erikson <coleerikson@users.noreply.github.com>
Co-authored-by: Andrew Kloecker <lt.kvothe@gmail.com>

* Restore text prop, replaces name in show_user variant

* Fix: prefer to_s over string interpolation

* Fixing sorting of props

* fixed dark mode

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Cole Erikson <coleerikson@users.noreply.github.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Josephine Fischer <64423298+josephinef9@users.noreply.github.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Megan Trimble <53874143+megantrimble@users.noreply.github.com>
Co-authored-by: Madison McCardle <64422843+maddiemc01@users.noreply.github.com>
Co-authored-by: Kelly Ryan <kellyeryan@gmail.com>
Co-authored-by: Eva Louderback <evalouderback@gmail.com>
Co-authored-by: Katie Weber <38359249+web-kat@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>
Co-authored-by: Andrew Kloecker <lt.kvothe@gmail.com>

* Fix bad SHA in react-select (#1172)

* Add default pre-selected options to Typeahead with Pills (#1174)

* Add default_options (defaultValue) support to Typeahead with Pills

* Fix bad SHA in react-select

* Allow pubsub clear values

* Fix bug with selection

* Target id selector instance

* Update dependency lint-staged to v10.5.0 (#1098)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Adds an Icon Prop to the Progress Step Item Kit (#1175)

* Version Bump

* Rails Working for Stepper Custom Icon

* Rebasing yarn.lock

* Added Deprication/Backwards compatible show_icon for Rails

* Update app/pb_kits/playbook/pb_progress_step/_progress_step.scss

Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>

* Update dependency flow-bin to v0.137.0 (#1109)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency copy-webpack-plugin to v6.2.1 (#1144)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Bump npm-user-validate from 1.0.0 to 1.0.1 (#1162)

Bumps [npm-user-validate](https://github.com/npm/npm-user-validate) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/npm/npm-user-validate/releases)
- [Commits](https://github.com/npm/npm-user-validate/compare/v1.0.0...v1.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [NUXE-50] Add landing page and getting started to docs (#1173)

* reconfigured routes

* homepage scaffolding

* sorted out react_rails particulars, new nav solution

* restructured layouts, rescoped kits pages, created getting started route

* added getting started md, made SnippetToggle react component semantic

* removed unused getting_started erb

* [NUX-638] - Date Kit Refactor/Design (#1108)

* Patch for rake dist (#1147)

* Patch for Removing Rake Tasks from Dist

* Patch Commit

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* [CMPN-22] Allow all HTML options on input in PbSelectableIcon, PbSelectableCard and PbSelectableCardIcon Rails kits (#1113)

* Add input options to selectable card

* Add input options to selectable icon

* Add input options to selectable card icon

* Add more spec coverage

* Switch name to input options

* Fix spec tests

* [NUXE-158] Section separator dark mode (WIP) (#1146)

* Fixed dark mode

* Updated spec doc

* Fixed dark card variant

Deleted unnecessary lines

Deleted lines

* Better error messages, and more test coverage (#1115)

* Update README.md

* Add coverage for added boilerplate props

* Pass prop name to type creation & expose in error messages

* Also specify name of kit

* Simplify prop examples

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>

* Fixes Typeahead (Rails) setting wrong image attribute in examples (#1151)

* Update README.md

* Playbook Distribution Release (#834)

* Update changelog

* Fixing Flash By Separating Fade Out Keyframe from Default  Class (#1135)

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Make updates to the inline date range kit (#1126)

* Make updates to the inline date range kit for issue #613

* Pass the props so darkmode works

* Make alignment changes

* Fix breaking spec

* Adjust time presentation

* Fix spacing

* use buildCss

* Concat classname using the classnames function

* Use spacing variable

* updated table with examplesof how to use buttons (#1123)

* Update Progress Step (#1128)

* Update Progress Step

* Add hidden status to step items

* [NUXE-155] Date Picker Patch 3 (#1125)

* fixed readonly rails validation bug, created default onChange lambda

* improved validation fix

* rails form label fix

* fixed simple form attribute mismatch

* fixed mising commas in model class def

* replicated improved null value handling from patch-4

* removed dark doc examples

* more unused doc example removal

* cleaned helper js

* alphas and timeout solution

* cleaned up commented code, re-formatted dp helper js

* removed test dp in filter kit, reworked boolean label logic

* reverted alpha versioning

* Typeahead with Pills (Rails) (#1104)

* Update PULL_REQUEST_TEMPLATE.md

* WIP: Typeahead w/ Pills (React)

* WIP

* Basic pub-sub working for add, remove and clear

* Revert changes to index.js

* Async options

* Spec coverage

* Add code example docs

Co-authored-by: Jason Cypret <jason@jasoncypret.com>

* [NUXE-55] Updated styles to button toolbar kit (#1129)

* Updated styles to button toolbar kit

* Updated spec doc

* Fixed dark bug for react

Fixed dark bug for react

* Sass optimization

Use spacing variables

Border disappear when hovered

Sass optimization

Sass optimization

Deleted some lines

* Fixed sass variables

* Sass optimization & update doc examples & update spec doc

* Fix jenkins error

* Adds HTML input options to PB toggle kit (#1112)

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Bump actionview from 5.2.4.3 to 5.2.4.4 (#1103)

Bumps [actionview](https://github.com/rails/rails) from 5.2.4.3 to 5.2.4.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.3/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v5.2.4.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [NUXE-80] - Add 'close' option to kit, with examples (#1142)

* Add 'close' option to kit, with examples

* Update style

* Update default state

* Update func name

* Update class and fixedWidth

* Use proper classname approach

* Add fixed width to rails version to match react

* Update toast styling

* Refactor onclick conditional

Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* Update dependency mini-css-extract-plugin to v0.12.0 (#1140)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency copy-webpack-plugin to v6.2.0 (#1139)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Fix typeahead example using wrong attribute

Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* white-space: nowrap added (#1153)

* Nav Kit Update (#1152)

* Update README.md

* Playbook Distribution Release (#834)

* Update changelog

* Fixing Flash By Separating Fade Out Keyframe from Default  Class (#1135)

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Make updates to the inline date range kit (#1126)

* Make updates to the inline date range kit for issue #613

* Pass the props so darkmode works

* Make alignment changes

* Fix breaking spec

* Adjust time presentation

* Fix spacing

* use buildCss

* Concat classname using the classnames function

* Use spacing variable

* updated table with examplesof how to use buttons (#1123)

* Update Progress Step (#1128)

* Update Progress Step

* Add hidden status to step items

* [NUXE-155] Date Picker Patch 3 (#1125)

* fixed readonly rails validation bug, created default onChange lambda

* improved validation fix

* rails form label fix

* fixed simple form attribute mismatch

* fixed mising commas in model class def

* replicated improved null value handling from patch-4

* removed dark doc examples

* more unused doc example removal

* cleaned helper js

* alphas and timeout solution

* cleaned up commented code, re-formatted dp helper js

* removed test dp in filter kit, reworked boolean label logic

* reverted alpha versioning

* Typeahead with Pills (Rails) (#1104)

* Update PULL_REQUEST_TEMPLATE.md

* WIP: Typeahead w/ Pills (React)

* WIP

* Basic pub-sub working for add, remove and clear

* Revert changes to index.js

* Async options

* Spec coverage

* Add code example docs

Co-authored-by: Jason Cypret <jason@jasoncypret.com>

* [NUXE-55] Updated styles to button toolbar kit (#1129)

* Updated styles to button toolbar kit

* Updated spec doc

* Fixed dark bug for react

Fixed dark bug for react

* Sass optimization

Use spacing variables

Border disappear when hovered

Sass optimization

Sass optimization

Deleted some lines

* Fixed sass variables

* Sass optimization & update doc examples & update spec doc

* Fix jenkins error

* Adds HTML input options to PB toggle kit (#1112)

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Bump actionview from 5.2.4.3 to 5.2.4.4 (#1103)

Bumps [actionview](https://github.com/rails/rails) from 5.2.4.3 to 5.2.4.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.3/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v5.2.4.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [NUXE-80] - Add 'close' option to kit, with examples (#1142)

* Add 'close' option to kit, with examples

* Update style

* Update default state

* Update func name

* Update class and fixedWidth

* Use proper classname approach

* Add fixed width to rails version to match react

* Update toast styling

* Refactor onclick conditional

Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* Update dependency mini-css-extract-plugin to v0.12.0 (#1140)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency copy-webpack-plugin to v6.2.0 (#1139)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Updated Changelog and Made Minor Adjustment to Changelog Rake

* Updated padding & Borderless option created

* Nav with image for icon added

* _with_img_nav.md added

* updated specs

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* [NUX-639] - Caption Kits to support block / Time Kit style updates (#1100)

* Revert "Playbook v7.1.0 (#1143)" (#1148)

This reverts commit f1efe55b0dbc6401ffa4d8e061b5ee40bc1d9b6f.

* Solar Patch (#1149)

* Solar Patch

* syntax

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Cherry-picked and pushing Playbook v7.1.0 commit back into Master branch

* Playbook Distribution Release (#834)

* Update changelog

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update caption to support block, update time kit structure/style

* Remove extra additions.

* removed CHANGELOG duplicate

Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: thestephenmarshall <smarshall1980@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>

* Revised

* Update design of Date Kit

* update test, add deprecation in react

* Revised

* Update design of Date Kit

* update test, add deprecation in react

* Space

Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Josephine Fischer <64423298+josephinef9@users.noreply.github.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>
Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Megan Trimble <53874143+megantrimble@users.noreply.github.com>

* Create Background kit (#1110)

* Update README.md

* Generate Background Kit

* wip but image background seen

* wip add white to react, start rails

* Change backgroundcolor prop

* Add more props

* Add image background

Need to fix text

* Alphabetize menu names

* Fix lint issues

* Change color names

* Change to backgroun prop and edit color

Still working on image part

* Fix conditional for ruby

Classname and children work for color background, image still in progress

* Correct the React kit to work with images more easily

* Get image to work

* Fix linting issues

Add examples to react docs, alphabetize props

* Finish docs

* Edit spacing/ details

* Add spec tests

Also tweaked classname prop

* Fix minor offenses

* Delete import of background css since there was no css

* Update app/pb_kits/playbook/pb_background/docs/_background_default.html.erb

Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>

* Update app/pb_kits/playbook/pb_background/docs/_background_default.html.erb

Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>

* Update app/pb_kits/playbook/pb_background/docs/_background_default.html.erb

Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>

* Update app/pb_kits/playbook/pb_background/docs/_background_default.html.erb

Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>

* Fix tag

* Impliment Jasons suggestion on docs

Add loader to image, change lorum ipsum to quote, change image to unsplash, and put shadowing on card and change color names

* Fix spec

* Add background-size & fix classnames

* Single/Double Quote mistake

* Fix spacing

* Patch for rake dist (#1147)

* Patch for Removing Rake Tasks from Dist

* Patch Commit

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* added scss file, separated examples, and wrote documentation

* fixed failing specs

* got rid of extra files

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Kelly Ryan <kellyeryan@gmail.com>
Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Eva Louderback <evalouderback@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>

* Add safe navigator to address home's without addresses (#1161)

* Add solid example of Typeahead (default) Rails kit to Form kit (#1158)

* Patch for rake dist (#1147)

* Patch for Removing Rake Tasks from Dist

* Patch Commit

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* [CMPN-22] Allow all HTML options on input in PbSelectableIcon, PbSelectableCard and PbSelectableCardIcon Rails kits (#1113)

* Add input options to selectable card

* Add input options to selectable icon

* Add input options to selectable card icon

* Add more spec coverage

* Switch name to input options

* Fix spec tests

* [NUXE-158] Section separator dark mode (WIP) (#1146)

* Fixed dark mode

* Updated spec doc

* Fixed dark card variant

Deleted unnecessary lines

Deleted lines

* Better error messages, and more test coverage (#1115)

* Update README.md

* Add coverage for added boilerplate props

* Pass prop name to type creation & expose in error messages

* Also specify name of kit

* Simplify prop examples

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>

* Fixes Typeahead (Rails) setting wrong image attribute in examples (#1151)

* Update README.md

* Playbook Distribution Release (#834)

* Update changelog

* Fixing Flash By Separating Fade Out Keyframe from Default  Class (#1135)

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Make updates to the inline date range kit (#1126)

* Make updates to the inline date range kit for issue #613

* Pass the props so darkmode works

* Make alignment changes

* Fix breaking spec

* Adjust time presentation

* Fix spacing

* use buildCss

* Concat classname using the classnames function

* Use spacing variable

* updated table with examplesof how to use buttons (#1123)

* Update Progress Step (#1128)

* Update Progress Step

* Add hidden status to step items

* [NUXE-155] Date Picker Patch 3 (#1125)

* fixed readonly rails validation bug, created default onChange lambda

* improved validation fix

* rails form label fix

* fixed simple form attribute mismatch

* fixed mising commas in model class def

* replicated improved null value handling from patch-4

* removed dark doc examples

* more unused doc example removal

* cleaned helper js

* alphas and timeout solution

* cleaned up commented code, re-formatted dp helper js

* removed test dp in filter kit, reworked boolean label logic

* reverted alpha versioning

* Typeahead with Pills (Rails) (#1104)

* Update PULL_REQUEST_TEMPLATE.md

* WIP: Typeahead w/ Pills (React)

* WIP

* Basic pub-sub working for add, remove and clear

* Revert changes to index.js

* Async options

* Spec coverage

* Add code example docs

Co-authored-by: Jason Cypret <jason@jasoncypret.com>

* [NUXE-55] Updated styles to button toolbar kit (#1129)

* Updated styles to button toolbar kit

* Updated spec doc

* Fixed dark bug for react

Fixed dark bug for react

* Sass optimization

Use spacing variables

Border disappear when hovered

Sass optimization

Sass optimization

Deleted some lines

* Fixed sass variables

* Sass optimization & update doc examples & update spec doc

* Fix jenkins error

* Adds HTML input options to PB toggle kit (#1112)

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Bump actionview from 5.2.4.3 to 5.2.4.4 (#1103)

Bumps [actionview](https://github.com/rails/rails) from 5.2.4.3 to 5.2.4.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.3/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v5.2.4.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [NUXE-80] - Add 'close' option to kit, with examples (#1142)

* Add 'close' option to kit, with examples

* Update style

* Update default state

* Update func name

* Update class and fixedWidth

* Use proper classname approach

* Add fixed width to rails version to match react

* Update toast styling

* Refactor onclick conditional

Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* Update dependency mini-css-extract-plugin to v0.12.0 (#1140)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency copy-webpack-plugin to v6.2.0 (#1139)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Fix typeahead example using wrong attribute

Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* white-space: nowrap added (#1153)

* Nav Kit Update (#1152)

* Update README.md

* Playbook Distribution Release (#834)

* Update changelog

* Fixing Flash By Separating Fade Out Keyframe from Default  Class (#1135)

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Make updates to the inline date range kit (#1126)

* Make updates to the inline date range kit for issue #613

* Pass the props so darkmode works

* Make alignment changes

* Fix breaking spec

* Adjust time presentation

* Fix spacing

* use buildCss

* Concat classname using the classnames function

* Use spacing variable

* updated table with examplesof how to use buttons (#1123)

* Update Progress Step (#1128)

* Update Progress Step

* Add hidden status to step items

* [NUXE-155] Date Picker Patch 3 (#1125)

* fixed readonly rails validation bug, created default onChange lambda

* improved validation fix

* rails form label fix

* fixed simple form attribute mismatch

* fixed mising commas in model class def

* replicated improved null value handling from patch-4

* removed dark doc examples

* more unused doc example removal

* cleaned helper js

* alphas and timeout solution

* cleaned up commented code, re-formatted dp helper js

* removed test dp in filter kit, reworked boolean label logic

* reverted alpha versioning

* Typeahead with Pills (Rails) (#1104)

* Update PULL_REQUEST_TEMPLATE.md

* WIP: Typeahead w/ Pills (React)

* WIP

* Basic pub-sub working for add, remove and clear

* Revert changes to index.js

* Async options

* Spec coverage

* Add code example docs

Co-authored-by: Jason Cypret <jason@jasoncypret.com>

* [NUXE-55] Updated styles to button toolbar kit (#1129)

* Updated styles to button toolbar kit

* Updated spec doc

* Fixed dark bug for react

Fixed dark bug for react

* Sass optimization

Use spacing variables

Border disappear when hovered

Sass optimization

Sass optimization

Deleted some lines

* Fixed sass variables

* Sass optimization & update doc examples & update spec doc

* Fix jenkins error

* Adds HTML input options to PB toggle kit (#1112)

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Bump actionview from 5.2.4.3 to 5.2.4.4 (#1103)

Bumps [actionview](https://github.com/rails/rails) from 5.2.4.3 to 5.2.4.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.3/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v5.2.4.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [NUXE-80] - Add 'close' option to kit, with examples (#1142)

* Add 'close' option to kit, with examples

* Update style

* Update default state

* Update func name

* Update class and fixedWidth

* Use proper classname approach

* Add fixed width to rails version to match react

* Update toast styling

* Refactor onclick conditional

Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* Update dependency mini-css-extract-plugin to v0.12.0 (#1140)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency copy-webpack-plugin to v6.2.0 (#1139)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Updated Changelog and Made Minor Adjustment to Changelog Rake

* Updated padding & Borderless option created

* Nav with image for icon added

* _with_img_nav.md added

* updated specs

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* [NUX-639] - Caption Kits to support block / Time Kit style updates (#1100)

* Revert "Playbook v7.1.0 (#1143)" (#1148)

This reverts commit f1efe55b0dbc6401ffa4d8e061b5ee40bc1d9b6f.

* Solar Patch (#1149)

* Solar Patch

* syntax

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Cherry-picked and pushing Playbook v7.1.0 commit back into Master branch

* Playbook Distribution Release (#834)

* Update changelog

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update caption to support block, update time kit structure/style

* Remove extra additions.

* removed CHANGELOG duplicate

Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: thestephenmarshall <smarshall1980@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>

* Solar Patch fixes

* Downgrade react-select lib (#1155)

* Highcharts React null value bug fix (#1154)

* if check for undefined

* optimized conditional

* Upgrades library dependencies (#1145)

* Add solid example of Typeahead (default) Rails kit to Form kit

Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Josephine Fischer <64423298+josephinef9@users.noreply.github.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>
Co-authored-by: Megan Trimble <53874143+megantrimble@users.noreply.github.com>
Co-authored-by: Cole Eriks…
jasoncypret added a commit that referenced this pull request Dec 17, 2020
* Re-enable sass-loader & fix import path to trix.css

* Resolving conflicts

* [NUXE-316] Currency Kit Updates (#1226)

* Add emphasized prop to react currency kit

* Add emphasized prop to rails currency kit

* Add variant prop with light and bold options

* Add variant prop with light and bold options to rails

* Correct spacing

* Refactor react currency kit

* Add no symbol example for react

* Add no symbol example for rails

* Add variant examples for react

* Add variant examples for rails

* Adjust index

* Refactor style sheet

* Update spec testing

* Update no symbol currency card

* Update currency docs

Co-authored-by: Brendan Huffman <bh247484@gmail.com>

* [NUXE-305] - Link kit and sample pages (#1223)

* [NUXE-260] SAMPLE PAGE - Image aspect ratio on News View (#1215)

* Change image examples to working ones

* add max width to fit container for image kit

* Add images to react

* Remove image kit scss changes

* Remove extra space

* Add inline css to size images to rails

* Fix image sizes for react

* Change React card header colors

* Remove javascript and add style tag to rails

Co-authored-by: Aaron Wilson <adub65@gmail.com>

* Champions/repo sample page (#1217)

* Create both react and rails views

* Fix linting errors

* Take off padding for nav bar header

* Adjust align of nav bar and card

* create mobile view for card and add JS for resize page

* Fix JS page load error

* Finish mobile css

* Fix linting errors

Co-authored-by: Idan Zonshein <idan.zonshein@powerhrg.com>

* [NUXE-52] Create Visual Guidelines page (#1213)

* new visual guidelines page, partialized tokens + utils, fixed selectable tokens

* rearranged nav items

* removed old tokens/utilities routes, views, controllor logic && added better visual guideline structure/sass

* new nav breakpoint, fixed sass imports

* copy changes

* copy changes

* renamed headers, cleaned partials and routes

* added max-width to content-wrapper for ultra wide screens

* reverted breakpoint to original predefined sass var value

* [NUXE-28] Filter Kit (Dark Mode)- KIT DEV (#1205)

* [NUXE-28] Filter Kit (Dark Mode)- KIT DEV

* Remove white background from Rails side dark mode

* Add dark background to React side

* Add dark mode to all examples

* Fix yarn lint issues

* Add spec for dark mode

* Format React and Rails to display same values

* Add dark mode to section separators

* Fix linting errors

* Fix dark scss

* JavaScript React Kit Testing (#1211)

* Setup testing

* Avatar should set a default value for id even if blank

* Check for initials on kit wrapper

* Add yarn test to bin/test

* Fix lint

* Add test-utils

* Add template for JS test file

* Add classname test

* Add comment to JS and README.md on React kit testing

* [NUXE-212] KIT DEV- Form Group Kit (#1189)

* V7.4.0 (#1181)

* Timestamp Kit Formatted Date Additions (#1150)

* Update README.md

* WIP: Timestamp kit update Issue #618

* Add show_date false example, alignment classes

* WIP: Rails kit update

* WIP: React component for pb_timestamp kit

* Adding specs to rails component of kit

* Adding more specs to timestamp kit

* Adding elapsed variant

* [NUX-638] - Date Kit Refactor/Design (#1108)

* Patch for rake dist (#1147)

* Patch for Removing Rake Tasks from Dist

* Patch Commit

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* [CMPN-22] Allow all HTML options on input in PbSelectableIcon, PbSelectableCard and PbSelectableCardIcon Rails kits (#1113)

* Add input options to selectable card

* Add input options to selectable icon

* Add input options to selectable card icon

* Add more spec coverage

* Switch name to input options

* Fix spec tests

* [NUXE-158] Section separator dark mode (WIP) (#1146)

* Fixed dark mode

* Updated spec doc

* Fixed dark card variant

Deleted unnecessary lines

Deleted lines

* Better error messages, and more test coverage (#1115)

* Update README.md

* Add coverage for added boilerplate props

* Pass prop name to type creation & expose in error messages

* Also specify name of kit

* Simplify prop examples

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>

* Fixes Typeahead (Rails) setting wrong image attribute in examples (#1151)

* Update README.md

* Playbook Distribution Release (#834)

* Update changelog

* Fixing Flash By Separating Fade Out Keyframe from Default  Class (#1135)

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Make updates to the inline date range kit (#1126)

* Make updates to the inline date range kit for issue #613

* Pass the props so darkmode works

* Make alignment changes

* Fix breaking spec

* Adjust time presentation

* Fix spacing

* use buildCss

* Concat classname using the classnames function

* Use spacing variable

* updated table with examplesof how to use buttons (#1123)

* Update Progress Step (#1128)

* Update Progress Step

* Add hidden status to step items

* [NUXE-155] Date Picker Patch 3 (#1125)

* fixed readonly rails validation bug, created default onChange lambda

* improved validation fix

* rails form label fix

* fixed simple form attribute mismatch

* fixed mising commas in model class def

* replicated improved null value handling from patch-4

* removed dark doc examples

* more unused doc example removal

* cleaned helper js

* alphas and timeout solution

* cleaned up commented code, re-formatted dp helper js

* removed test dp in filter kit, reworked boolean label logic

* reverted alpha versioning

* Typeahead with Pills (Rails) (#1104)

* Update PULL_REQUEST_TEMPLATE.md

* WIP: Typeahead w/ Pills (React)

* WIP

* Basic pub-sub working for add, remove and clear

* Revert changes to index.js

* Async options

* Spec coverage

* Add code example docs

Co-authored-by: Jason Cypret <jason@jasoncypret.com>

* [NUXE-55] Updated styles to button toolbar kit (#1129)

* Updated styles to button toolbar kit

* Updated spec doc

* Fixed dark bug for react

Fixed dark bug for react

* Sass optimization

Use spacing variables

Border disappear when hovered

Sass optimization

Sass optimization

Deleted some lines

* Fixed sass variables

* Sass optimization & update doc examples & update spec doc

* Fix jenkins error

* Adds HTML input options to PB toggle kit (#1112)

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Bump actionview from 5.2.4.3 to 5.2.4.4 (#1103)

Bumps [actionview](https://github.com/rails/rails) from 5.2.4.3 to 5.2.4.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.3/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v5.2.4.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [NUXE-80] - Add 'close' option to kit, with examples (#1142)

* Add 'close' option to kit, with examples

* Update style

* Update default state

* Update func name

* Update class and fixedWidth

* Use proper classname approach

* Add fixed width to rails version to match react

* Update toast styling

* Refactor onclick conditional

Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* Update dependency mini-css-extract-plugin to v0.12.0 (#1140)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency copy-webpack-plugin to v6.2.0 (#1139)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Fix typeahead example using wrong attribute

Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* white-space: nowrap added (#1153)

* Nav Kit Update (#1152)

* Update README.md

* Playbook Distribution Release (#834)

* Update changelog

* Fixing Flash By Separating Fade Out Keyframe from Default  Class (#1135)

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Make updates to the inline date range kit (#1126)

* Make updates to the inline date range kit for issue #613

* Pass the props so darkmode works

* Make alignment changes

* Fix breaking spec

* Adjust time presentation

* Fix spacing

* use buildCss

* Concat classname using the classnames function

* Use spacing variable

* updated table with examplesof how to use buttons (#1123)

* Update Progress Step (#1128)

* Update Progress Step

* Add hidden status to step items

* [NUXE-155] Date Picker Patch 3 (#1125)

* fixed readonly rails validation bug, created default onChange lambda

* improved validation fix

* rails form label fix

* fixed simple form attribute mismatch

* fixed mising commas in model class def

* replicated improved null value handling from patch-4

* removed dark doc examples

* more unused doc example removal

* cleaned helper js

* alphas and timeout solution

* cleaned up commented code, re-formatted dp helper js

* removed test dp in filter kit, reworked boolean label logic

* reverted alpha versioning

* Typeahead with Pills (Rails) (#1104)

* Update PULL_REQUEST_TEMPLATE.md

* WIP: Typeahead w/ Pills (React)

* WIP

* Basic pub-sub working for add, remove and clear

* Revert changes to index.js

* Async options

* Spec coverage

* Add code example docs

Co-authored-by: Jason Cypret <jason@jasoncypret.com>

* [NUXE-55] Updated styles to button toolbar kit (#1129)

* Updated styles to button toolbar kit

* Updated spec doc

* Fixed dark bug for react

Fixed dark bug for react

* Sass optimization

Use spacing variables

Border disappear when hovered

Sass optimization

Sass optimization

Deleted some lines

* Fixed sass variables

* Sass optimization & update doc examples & update spec doc

* Fix jenkins error

* Adds HTML input options to PB toggle kit (#1112)

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Bump actionview from 5.2.4.3 to 5.2.4.4 (#1103)

Bumps [actionview](https://github.com/rails/rails) from 5.2.4.3 to 5.2.4.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.3/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v5.2.4.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [NUXE-80] - Add 'close' option to kit, with examples (#1142)

* Add 'close' option to kit, with examples

* Update style

* Update default state

* Update func name

* Update class and fixedWidth

* Use proper classname approach

* Add fixed width to rails version to match react

* Update toast styling

* Refactor onclick conditional

Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* Update dependency mini-css-extract-plugin to v0.12.0 (#1140)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency copy-webpack-plugin to v6.2.0 (#1139)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Updated Changelog and Made Minor Adjustment to Changelog Rake

* Updated padding & Borderless option created

* Nav with image for icon added

* _with_img_nav.md added

* updated specs

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* [NUX-639] - Caption Kits to support block / Time Kit style updates (#1100)

* Revert "Playbook v7.1.0 (#1143)" (#1148)

This reverts commit f1efe55b0dbc6401ffa4d8e061b5ee40bc1d9b6f.

* Solar Patch (#1149)

* Solar Patch

* syntax

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Cherry-picked and pushing Playbook v7.1.0 commit back into Master branch

* Playbook Distribution Release (#834)

* Update changelog

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update caption to support block, update time kit structure/style

* Remove extra additions.

* removed CHANGELOG duplicate

Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: thestephenmarshall <smarshall1980@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>

* Revised

* Update design of Date Kit

* update test, add deprecation in react

* Revised

* Update design of Date Kit

* update test, add deprecation in react

* Space

Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Josephine Fischer <64423298+josephinef9@users.noreply.github.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>
Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Megan Trimble <53874143+megantrimble@users.noreply.github.com>

* Create Background kit (#1110)

* Update README.md

* Generate Background Kit

* wip but image background seen

* wip add white to react, start rails

* Change backgroundcolor prop

* Add more props

* Add image background

Need to fix text

* Alphabetize menu names

* Fix lint issues

* Change color names

* Change to backgroun prop and edit color

Still working on image part

* Fix conditional for ruby

Classname and children work for color background, image still in progress

* Correct the React kit to work with images more easily

* Get image to work

* Fix linting issues

Add examples to react docs, alphabetize props

* Finish docs

* Edit spacing/ details

* Add spec tests

Also tweaked classname prop

* Fix minor offenses

* Delete import of background css since there was no css

* Update app/pb_kits/playbook/pb_background/docs/_background_default.html.erb

Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>

* Update app/pb_kits/playbook/pb_background/docs/_background_default.html.erb

Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>

* Update app/pb_kits/playbook/pb_background/docs/_background_default.html.erb

Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>

* Update app/pb_kits/playbook/pb_background/docs/_background_default.html.erb

Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>

* Fix tag

* Impliment Jasons suggestion on docs

Add loader to image, change lorum ipsum to quote, change image to unsplash, and put shadowing on card and change color names

* Fix spec

* Add background-size & fix classnames

* Single/Double Quote mistake

* Fix spacing

* Patch for rake dist (#1147)

* Patch for Removing Rake Tasks from Dist

* Patch Commit

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* added scss file, separated examples, and wrote documentation

* fixed failing specs

* got rid of extra files

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Kelly Ryan <kellyeryan@gmail.com>
Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Eva Louderback <evalouderback@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>

* Add safe navigator to address home's without addresses (#1161)

* Add solid example of Typeahead (default) Rails kit to Form kit (#1158)

* Patch for rake dist (#1147)

* Patch for Removing Rake Tasks from Dist

* Patch Commit

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* [CMPN-22] Allow all HTML options on input in PbSelectableIcon, PbSelectableCard and PbSelectableCardIcon Rails kits (#1113)

* Add input options to selectable card

* Add input options to selectable icon

* Add input options to selectable card icon

* Add more spec coverage

* Switch name to input options

* Fix spec tests

* [NUXE-158] Section separator dark mode (WIP) (#1146)

* Fixed dark mode

* Updated spec doc

* Fixed dark card variant

Deleted unnecessary lines

Deleted lines

* Better error messages, and more test coverage (#1115)

* Update README.md

* Add coverage for added boilerplate props

* Pass prop name to type creation & expose in error messages

* Also specify name of kit

* Simplify prop examples

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>

* Fixes Typeahead (Rails) setting wrong image attribute in examples (#1151)

* Update README.md

* Playbook Distribution Release (#834)

* Update changelog

* Fixing Flash By Separating Fade Out Keyframe from Default  Class (#1135)

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Make updates to the inline date range kit (#1126)

* Make updates to the inline date range kit for issue #613

* Pass the props so darkmode works

* Make alignment changes

* Fix breaking spec

* Adjust time presentation

* Fix spacing

* use buildCss

* Concat classname using the classnames function

* Use spacing variable

* updated table with examplesof how to use buttons (#1123)

* Update Progress Step (#1128)

* Update Progress Step

* Add hidden status to step items

* [NUXE-155] Date Picker Patch 3 (#1125)

* fixed readonly rails validation bug, created default onChange lambda

* improved validation fix

* rails form label fix

* fixed simple form attribute mismatch

* fixed mising commas in model class def

* replicated improved null value handling from patch-4

* removed dark doc examples

* more unused doc example removal

* cleaned helper js

* alphas and timeout solution

* cleaned up commented code, re-formatted dp helper js

* removed test dp in filter kit, reworked boolean label logic

* reverted alpha versioning

* Typeahead with Pills (Rails) (#1104)

* Update PULL_REQUEST_TEMPLATE.md

* WIP: Typeahead w/ Pills (React)

* WIP

* Basic pub-sub working for add, remove and clear

* Revert changes to index.js

* Async options

* Spec coverage

* Add code example docs

Co-authored-by: Jason Cypret <jason@jasoncypret.com>

* [NUXE-55] Updated styles to button toolbar kit (#1129)

* Updated styles to button toolbar kit

* Updated spec doc

* Fixed dark bug for react

Fixed dark bug for react

* Sass optimization

Use spacing variables

Border disappear when hovered

Sass optimization

Sass optimization

Deleted some lines

* Fixed sass variables

* Sass optimization & update doc examples & update spec doc

* Fix jenkins error

* Adds HTML input options to PB toggle kit (#1112)

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Bump actionview from 5.2.4.3 to 5.2.4.4 (#1103)

Bumps [actionview](https://github.com/rails/rails) from 5.2.4.3 to 5.2.4.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.3/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v5.2.4.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [NUXE-80] - Add 'close' option to kit, with examples (#1142)

* Add 'close' option to kit, with examples

* Update style

* Update default state

* Update func name

* Update class and fixedWidth

* Use proper classname approach

* Add fixed width to rails version to match react

* Update toast styling

* Refactor onclick conditional

Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* Update dependency mini-css-extract-plugin to v0.12.0 (#1140)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency copy-webpack-plugin to v6.2.0 (#1139)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Fix typeahead example using wrong attribute

Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* white-space: nowrap added (#1153)

* Nav Kit Update (#1152)

* Update README.md

* Playbook Distribution Release (#834)

* Update changelog

* Fixing Flash By Separating Fade Out Keyframe from Default  Class (#1135)

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Make updates to the inline date range kit (#1126)

* Make updates to the inline date range kit for issue #613

* Pass the props so darkmode works

* Make alignment changes

* Fix breaking spec

* Adjust time presentation

* Fix spacing

* use buildCss

* Concat classname using the classnames function

* Use spacing variable

* updated table with examplesof how to use buttons (#1123)

* Update Progress Step (#1128)

* Update Progress Step

* Add hidden status to step items

* [NUXE-155] Date Picker Patch 3 (#1125)

* fixed readonly rails validation bug, created default onChange lambda

* improved validation fix

* rails form label fix

* fixed simple form attribute mismatch

* fixed mising commas in model class def

* replicated improved null value handling from patch-4

* removed dark doc examples

* more unused doc example removal

* cleaned helper js

* alphas and timeout solution

* cleaned up commented code, re-formatted dp helper js

* removed test dp in filter kit, reworked boolean label logic

* reverted alpha versioning

* Typeahead with Pills (Rails) (#1104)

* Update PULL_REQUEST_TEMPLATE.md

* WIP: Typeahead w/ Pills (React)

* WIP

* Basic pub-sub working for add, remove and clear

* Revert changes to index.js

* Async options

* Spec coverage

* Add code example docs

Co-authored-by: Jason Cypret <jason@jasoncypret.com>

* [NUXE-55] Updated styles to button toolbar kit (#1129)

* Updated styles to button toolbar kit

* Updated spec doc

* Fixed dark bug for react

Fixed dark bug for react

* Sass optimization

Use spacing variables

Border disappear when hovered

Sass optimization

Sass optimization

Deleted some lines

* Fixed sass variables

* Sass optimization & update doc examples & update spec doc

* Fix jenkins error

* Adds HTML input options to PB toggle kit (#1112)

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Bump actionview from 5.2.4.3 to 5.2.4.4 (#1103)

Bumps [actionview](https://github.com/rails/rails) from 5.2.4.3 to 5.2.4.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.3/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v5.2.4.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [NUXE-80] - Add 'close' option to kit, with examples (#1142)

* Add 'close' option to kit, with examples

* Update style

* Update default state

* Update func name

* Update class and fixedWidth

* Use proper classname approach

* Add fixed width to rails version to match react

* Update toast styling

* Refactor onclick conditional

Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* Update dependency mini-css-extract-plugin to v0.12.0 (#1140)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency copy-webpack-plugin to v6.2.0 (#1139)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Updated Changelog and Made Minor Adjustment to Changelog Rake

* Updated padding & Borderless option created

* Nav with image for icon added

* _with_img_nav.md added

* updated specs

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* [NUX-639] - Caption Kits to support block / Time Kit style updates (#1100)

* Revert "Playbook v7.1.0 (#1143)" (#1148)

This reverts commit f1efe55b0dbc6401ffa4d8e061b5ee40bc1d9b6f.

* Solar Patch (#1149)

* Solar Patch

* syntax

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Cherry-picked and pushing Playbook v7.1.0 commit back into Master branch

* Playbook Distribution Release (#834)

* Update changelog

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update caption to support block, update time kit structure/style

* Remove extra additions.

* removed CHANGELOG duplicate

Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: thestephenmarshall <smarshall1980@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>

* Solar Patch fixes

* Downgrade react-select lib (#1155)

* Highcharts React null value bug fix (#1154)

* if check for undefined

* optimized conditional

* Upgrades library dependencies (#1145)

* Add solid example of Typeahead (default) Rails kit to Form kit

Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Josephine Fischer <64423298+josephinef9@users.noreply.github.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>
Co-authored-by: Megan Trimble <53874143+megantrimble@users.noreply.github.com>
Co-authored-by: Cole Erikson <coleerikson@users.noreply.github.com>
Co-authored-by: Andrew Kloecker <lt.kvothe@gmail.com>

* Restore text prop, replaces name in show_user variant

* Fix: prefer to_s over string interpolation

* Fixing sorting of props

* fixed dark mode

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Cole Erikson <coleerikson@users.noreply.github.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Josephine Fischer <64423298+josephinef9@users.noreply.github.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Megan Trimble <53874143+megantrimble@users.noreply.github.com>
Co-authored-by: Madison McCardle <64422843+maddiemc01@users.noreply.github.com>
Co-authored-by: Kelly Ryan <kellyeryan@gmail.com>
Co-authored-by: Eva Louderback <evalouderback@gmail.com>
Co-authored-by: Katie Weber <38359249+web-kat@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>
Co-authored-by: Andrew Kloecker <lt.kvothe@gmail.com>

* Fix bad SHA in react-select (#1172)

* Add default pre-selected options to Typeahead with Pills (#1174)

* Add default_options (defaultValue) support to Typeahead with Pills

* Fix bad SHA in react-select

* Allow pubsub clear values

* Fix bug with selection

* Target id selector instance

* Update dependency lint-staged to v10.5.0 (#1098)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Adds an Icon Prop to the Progress Step Item Kit (#1175)

* Version Bump

* Rails Working for Stepper Custom Icon

* Rebasing yarn.lock

* Added Deprication/Backwards compatible show_icon for Rails

* Update app/pb_kits/playbook/pb_progress_step/_progress_step.scss

Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>

* Update dependency flow-bin to v0.137.0 (#1109)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency copy-webpack-plugin to v6.2.1 (#1144)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Bump npm-user-validate from 1.0.0 to 1.0.1 (#1162)

Bumps [npm-user-validate](https://github.com/npm/npm-user-validate) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/npm/npm-user-validate/releases)
- [Commits](https://github.com/npm/npm-user-validate/compare/v1.0.0...v1.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [NUXE-50] Add landing page and getting started to docs (#1173)

* reconfigured routes

* homepage scaffolding

* sorted out react_rails particulars, new nav solution

* restructured layouts, rescoped kits pages, created getting started route

* added getting started md, made SnippetToggle react component semantic

* removed unused getting_started erb

* [NUX-638] - Date Kit Refactor/Design (#1108)

* Patch for rake dist (#1147)

* Patch for Removing Rake Tasks from Dist

* Patch Commit

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* [CMPN-22] Allow all HTML options on input in PbSelectableIcon, PbSelectableCard and PbSelectableCardIcon Rails kits (#1113)

* Add input options to selectable card

* Add input options to selectable icon

* Add input options to selectable card icon

* Add more spec coverage

* Switch name to input options

* Fix spec tests

* [NUXE-158] Section separator dark mode (WIP) (#1146)

* Fixed dark mode

* Updated spec doc

* Fixed dark card variant

Deleted unnecessary lines

Deleted lines

* Better error messages, and more test coverage (#1115)

* Update README.md

* Add coverage for added boilerplate props

* Pass prop name to type creation & expose in error messages

* Also specify name of kit

* Simplify prop examples

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>

* Fixes Typeahead (Rails) setting wrong image attribute in examples (#1151)

* Update README.md

* Playbook Distribution Release (#834)

* Update changelog

* Fixing Flash By Separating Fade Out Keyframe from Default  Class (#1135)

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Make updates to the inline date range kit (#1126)

* Make updates to the inline date range kit for issue #613

* Pass the props so darkmode works

* Make alignment changes

* Fix breaking spec

* Adjust time presentation

* Fix spacing

* use buildCss

* Concat classname using the classnames function

* Use spacing variable

* updated table with examplesof how to use buttons (#1123)

* Update Progress Step (#1128)

* Update Progress Step

* Add hidden status to step items

* [NUXE-155] Date Picker Patch 3 (#1125)

* fixed readonly rails validation bug, created default onChange lambda

* improved validation fix

* rails form label fix

* fixed simple form attribute mismatch

* fixed mising commas in model class def

* replicated improved null value handling from patch-4

* removed dark doc examples

* more unused doc example removal

* cleaned helper js

* alphas and timeout solution

* cleaned up commented code, re-formatted dp helper js

* removed test dp in filter kit, reworked boolean label logic

* reverted alpha versioning

* Typeahead with Pills (Rails) (#1104)

* Update PULL_REQUEST_TEMPLATE.md

* WIP: Typeahead w/ Pills (React)

* WIP

* Basic pub-sub working for add, remove and clear

* Revert changes to index.js

* Async options

* Spec coverage

* Add code example docs

Co-authored-by: Jason Cypret <jason@jasoncypret.com>

* [NUXE-55] Updated styles to button toolbar kit (#1129)

* Updated styles to button toolbar kit

* Updated spec doc

* Fixed dark bug for react

Fixed dark bug for react

* Sass optimization

Use spacing variables

Border disappear when hovered

Sass optimization

Sass optimization

Deleted some lines

* Fixed sass variables

* Sass optimization & update doc examples & update spec doc

* Fix jenkins error

* Adds HTML input options to PB toggle kit (#1112)

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Bump actionview from 5.2.4.3 to 5.2.4.4 (#1103)

Bumps [actionview](https://github.com/rails/rails) from 5.2.4.3 to 5.2.4.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.3/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v5.2.4.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [NUXE-80] - Add 'close' option to kit, with examples (#1142)

* Add 'close' option to kit, with examples

* Update style

* Update default state

* Update func name

* Update class and fixedWidth

* Use proper classname approach

* Add fixed width to rails version to match react

* Update toast styling

* Refactor onclick conditional

Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* Update dependency mini-css-extract-plugin to v0.12.0 (#1140)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency copy-webpack-plugin to v6.2.0 (#1139)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Fix typeahead example using wrong attribute

Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* white-space: nowrap added (#1153)

* Nav Kit Update (#1152)

* Update README.md

* Playbook Distribution Release (#834)

* Update changelog

* Fixing Flash By Separating Fade Out Keyframe from Default  Class (#1135)

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Make updates to the inline date range kit (#1126)

* Make updates to the inline date range kit for issue #613

* Pass the props so darkmode works

* Make alignment changes

* Fix breaking spec

* Adjust time presentation

* Fix spacing

* use buildCss

* Concat classname using the classnames function

* Use spacing variable

* updated table with examplesof how to use buttons (#1123)

* Update Progress Step (#1128)

* Update Progress Step

* Add hidden status to step items

* [NUXE-155] Date Picker Patch 3 (#1125)

* fixed readonly rails validation bug, created default onChange lambda

* improved validation fix

* rails form label fix

* fixed simple form attribute mismatch

* fixed mising commas in model class def

* replicated improved null value handling from patch-4

* removed dark doc examples

* more unused doc example removal

* cleaned helper js

* alphas and timeout solution

* cleaned up commented code, re-formatted dp helper js

* removed test dp in filter kit, reworked boolean label logic

* reverted alpha versioning

* Typeahead with Pills (Rails) (#1104)

* Update PULL_REQUEST_TEMPLATE.md

* WIP: Typeahead w/ Pills (React)

* WIP

* Basic pub-sub working for add, remove and clear

* Revert changes to index.js

* Async options

* Spec coverage

* Add code example docs

Co-authored-by: Jason Cypret <jason@jasoncypret.com>

* [NUXE-55] Updated styles to button toolbar kit (#1129)

* Updated styles to button toolbar kit

* Updated spec doc

* Fixed dark bug for react

Fixed dark bug for react

* Sass optimization

Use spacing variables

Border disappear when hovered

Sass optimization

Sass optimization

Deleted some lines

* Fixed sass variables

* Sass optimization & update doc examples & update spec doc

* Fix jenkins error

* Adds HTML input options to PB toggle kit (#1112)

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Bump actionview from 5.2.4.3 to 5.2.4.4 (#1103)

Bumps [actionview](https://github.com/rails/rails) from 5.2.4.3 to 5.2.4.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.3/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v5.2.4.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [NUXE-80] - Add 'close' option to kit, with examples (#1142)

* Add 'close' option to kit, with examples

* Update style

* Update default state

* Update func name

* Update class and fixedWidth

* Use proper classname approach

* Add fixed width to rails version to match react

* Update toast styling

* Refactor onclick conditional

Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* Update dependency mini-css-extract-plugin to v0.12.0 (#1140)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency copy-webpack-plugin to v6.2.0 (#1139)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Updated Changelog and Made Minor Adjustment to Changelog Rake

* Updated padding & Borderless option created

* Nav with image for icon added

* _with_img_nav.md added

* updated specs

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* [NUX-639] - Caption Kits to support block / Time Kit style updates (#1100)

* Revert "Playbook v7.1.0 (#1143)" (#1148)

This reverts commit f1efe55b0dbc6401ffa4d8e061b5ee40bc1d9b6f.

* Solar Patch (#1149)

* Solar Patch

* syntax

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Cherry-picked and pushing Playbook v7.1.0 commit back into Master branch

* Playbook Distribution Release (#834)

* Update changelog

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update caption to support block, update time kit structure/style

* Remove extra additions.

* removed CHANGELOG duplicate

Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: thestephenmarshall <smarshall1980@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>

* Revised

* Update design of Date Kit

* update test, add deprecation in react

* Revised

* Update design of Date Kit

* update test, add deprecation in react

* Space

Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Josephine Fischer <64423298+josephinef9@users.noreply.github.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>
Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Megan Trimble <53874143+megantrimble@users.noreply.github.com>

* Create Background kit (#1110)

* Update README.md

* Generate Background Kit

* wip but image background seen

* wip add white to react, start rails

* Change backgroundcolor prop

* Add more props

* Add image background

Need to fix text

* Alphabetize menu names

* Fix lint issues

* Change color names

* Change to backgroun prop and edit color

Still working on image part

* Fix conditional for ruby

Classname and children work for color background, image still in progress

* Correct the React kit to work with images more easily

* Get image to work

* Fix linting issues

Add examples to react docs, alphabetize props

* Finish docs

* Edit spacing/ details

* Add spec tests

Also tweaked classname prop

* Fix minor offenses

* Delete import of background css since there was no css

* Update app/pb_kits/playbook/pb_background/docs/_background_default.html.erb

Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>

* Update app/pb_kits/playbook/pb_background/docs/_background_default.html.erb

Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>

* Update app/pb_kits/playbook/pb_background/docs/_background_default.html.erb

Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>

* Update app/pb_kits/playbook/pb_background/docs/_background_default.html.erb

Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>

* Fix tag

* Impliment Jasons suggestion on docs

Add loader to image, change lorum ipsum to quote, change image to unsplash, and put shadowing on card and change color names

* Fix spec

* Add background-size & fix classnames

* Single/Double Quote mistake

* Fix spacing

* Patch for rake dist (#1147)

* Patch for Removing Rake Tasks from Dist

* Patch Commit

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* added scss file, separated examples, and wrote documentation

* fixed failing specs

* got rid of extra files

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Kelly Ryan <kellyeryan@gmail.com>
Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Eva Louderback <evalouderback@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>

* Add safe navigator to address home's without addresses (#1161)

* Add solid example of Typeahead (default) Rails kit to Form kit (#1158)

* Patch for rake dist (#1147)

* Patch for Removing Rake Tasks from Dist

* Patch Commit

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* [CMPN-22] Allow all HTML options on input in PbSelectableIcon, PbSelectableCard and PbSelectableCardIcon Rails kits (#1113)

* Add input options to selectable card

* Add input options to selectable icon

* Add input options to selectable card icon

* Add more spec coverage

* Switch name to input options

* Fix spec tests

* [NUXE-158] Section separator dark mode (WIP) (#1146)

* Fixed dark mode

* Updated spec doc

* Fixed dark card variant

Deleted unnecessary lines

Deleted lines

* Better error messages, and more test coverage (#1115)

* Update README.md

* Add coverage for added boilerplate props

* Pass prop name to type creation & expose in error messages

* Also specify name of kit

* Simplify prop examples

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>

* Fixes Typeahead (Rails) setting wrong image attribute in examples (#1151)

* Update README.md

* Playbook Distribution Release (#834)

* Update changelog

* Fixing Flash By Separating Fade Out Keyframe from Default  Class (#1135)

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Make updates to the inline date range kit (#1126)

* Make updates to the inline date range kit for issue #613

* Pass the props so darkmode works

* Make alignment changes

* Fix breaking spec

* Adjust time presentation

* Fix spacing

* use buildCss

* Concat classname using the classnames function

* Use spacing variable

* updated table with examplesof how to use buttons (#1123)

* Update Progress Step (#1128)

* Update Progress Step

* Add hidden status to step items

* [NUXE-155] Date Picker Patch 3 (#1125)

* fixed readonly rails validation bug, created default onChange lambda

* improved validation fix

* rails form label fix

* fixed simple form attribute mismatch

* fixed mising commas in model class def

* replicated improved null value handling from patch-4

* removed dark doc examples

* more unused doc example removal

* cleaned helper js

* alphas and timeout solution

* cleaned up commented code, re-formatted dp helper js

* removed test dp in filter kit, reworked boolean label logic

* reverted alpha versioning

* Typeahead with Pills (Rails) (#1104)

* Update PULL_REQUEST_TEMPLATE.md

* WIP: Typeahead w/ Pills (React)

* WIP

* Basic pub-sub working for add, remove and clear

* Revert changes to index.js

* Async options

* Spec coverage

* Add code example docs

Co-authored-by: Jason Cypret <jason@jasoncypret.com>

* [NUXE-55] Updated styles to button toolbar kit (#1129)

* Updated styles to button toolbar kit

* Updated spec doc

* Fixed dark bug for react

Fixed dark bug for react

* Sass optimization

Use spacing variables

Border disappear when hovered

Sass optimization

Sass optimization

Deleted some lines

* Fixed sass variables

* Sass optimization & update doc examples & update spec doc

* Fix jenkins error

* Adds HTML input options to PB toggle kit (#1112)

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Bump actionview from 5.2.4.3 to 5.2.4.4 (#1103)

Bumps [actionview](https://github.com/rails/rails) from 5.2.4.3 to 5.2.4.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.3/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v5.2.4.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [NUXE-80] - Add 'close' option to kit, with examples (#1142)

* Add 'close' option to kit, with examples

* Update style

* Update default state

* Update func name

* Update class and fixedWidth

* Use proper classname approach

* Add fixed width to rails version to match react

* Update toast styling

* Refactor onclick conditional

Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* Update dependency mini-css-extract-plugin to v0.12.0 (#1140)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency copy-webpack-plugin to v6.2.0 (#1139)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Fix typeahead example using wrong attribute

Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* white-space: nowrap added (#1153)

* Nav Kit Update (#1152)

* Update README.md

* Playbook Distribution Release (#834)

* Update changelog

* Fixing Flash By Separating Fade Out Keyframe from Default  Class (#1135)

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Make updates to the inline date range kit (#1126)

* Make updates to the inline date range kit for issue #613

* Pass the props so darkmode works

* Make alignment changes

* Fix breaking spec

* Adjust time presentation

* Fix spacing

* use buildCss

* Concat classname using the classnames function

* Use spacing variable

* updated table with examplesof how to use buttons (#1123)

* Update Progress Step (#1128)

* Update Progress Step

* Add hidden status to step items

* [NUXE-155] Date Picker Patch 3 (#1125)

* fixed readonly rails validation bug, created default onChange lambda

* improved validation fix

* rails form label fix

* fixed simple form attribute mismatch

* fixed mising commas in model class def

* replicated improved null value handling from patch-4

* removed dark doc examples

* more unused doc example removal

* cleaned helper js

* alphas and timeout solution

* cleaned up commented code, re-formatted dp helper js

* removed test dp in filter kit, reworked boolean label logic

* reverted alpha versioning

* Typeahead with Pills (Rails) (#1104)

* Update PULL_REQUEST_TEMPLATE.md

* WIP: Typeahead w/ Pills (React)

* WIP

* Basic pub-sub working for add, remove and clear

* Revert changes to index.js

* Async options

* Spec coverage

* Add code example docs

Co-authored-by: Jason Cypret <jason@jasoncypret.com>

* [NUXE-55] Updated styles to button toolbar kit (#1129)

* Updated styles to button toolbar kit

* Updated spec doc

* Fixed dark bug for react

Fixed dark bug for react

* Sass optimization

Use spacing variables

Border disappear when hovered

Sass optimization

Sass optimization

Deleted some lines

* Fixed sass variables

* Sass optimization & update doc examples & update spec doc

* Fix jenkins error

* Adds HTML input options to PB toggle kit (#1112)

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Bump actionview from 5.2.4.3 to 5.2.4.4 (#1103)

Bumps [actionview](https://github.com/rails/rails) from 5.2.4.3 to 5.2.4.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.3/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v5.2.4.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [NUXE-80] - Add 'close' option to kit, with examples (#1142)

* Add 'close' option to kit, with examples

* Update style

* Update default state

* Update func name

* Update class and fixedWidth

* Use proper classname approach

* Add fixed width to rails version to match react

* Update toast styling

* Refactor onclick conditional

Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* Update dependency mini-css-extract-plugin to v0.12.0 (#1140)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency copy-webpack-plugin to v6.2.0 (#1139)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Updated Changelog and Made Minor Adjustment to Changelog Rake

* Updated padding & Borderless option created

* Nav with image for icon added

* _with_img_nav.md added

* updated specs

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>

* [NUX-639] - Caption Kits to support block / Time Kit style updates (#1100)

* Revert "Playbook v7.1.0 (#1143)" (#1148)

This reverts commit f1efe55b0dbc6401ffa4d8e061b5ee40bc1d9b6f.

* Solar Patch (#1149)

* Solar Patch

* syntax

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Cherry-picked and pushing Playbook v7.1.0 commit back into Master branch

* Playbook Distribution Release (#834)

* Update changelog

* Changelog Generator 2.0 (#1136)

* Changelog Generator 2.0

* Updated PR Template

Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>

* Pin dependencies (#1138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update caption to support block, update time kit structure/style

* Remove extra additions.

* removed CHANGELOG duplicate

Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: thestephenmarshall <smarshall1980@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>

* Solar Patch fixes

* Downgrade react-select lib (#1155)

* Highcharts React null value bug fix (#1154)

* if check for undefined

* optimized conditional

* Upgrades library dependencies (#1145)

* Add solid example of Typeahead (default) Rails kit to Form kit

Co-authored-by: Jasper Furniss <jasperfurniss@gmail.com>
Co-authored-by: Jasper Furniss <jasper.furniss@powerhrg.com>
Co-authored-by: Josephine Fischer <64423298+josephinef9@users.noreply.github.com>
Co-authored-by: Christina Tai <42459486+christinaatai@users.noreply.github.com>
Co-authored-by: Garett Arrowood <garettarrowood@gmail.com>
Co-authored-by: Brendan Huffman <bh247484@gmail.com>
Co-authored-by: Rafael Garcia <rafael.garcia@powerhrg.com>
Co-authored-by: Matthew Russell Dodds <matthew.dodds@powerhrg.com>
Co-authored-by: Eva Louderback <50629488+evalouderback@users.noreply.github.com>
Co-authored-by: Jon Zazula <djonyriz@gmail.com>
Co-authored-by: Brendan Huffman <57693937+bh247484@users.noreply.github.com>
Co-authored-by: Jason Cypret <jason@jasoncypret.com>
Co-authored-by: Idan Zonshein <64423490+idanzonshein@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cole Erikson <cole.erikson@powerhrg.com>
Co-authored-by: Megan Trimble <53874143+megantrimble@users.noreply.github.com>
Co-auth…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New Features, Props, & Variants (USED IN CHANGELOG) milano 20 MAX - Deploy this PR to a review environment via Milano needs alpha testing new kit Use this when adding a new kit to Playbook (USED IN CHANGELOG)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants