Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into modal-react-17
Browse files Browse the repository at this point in the history
  • Loading branch information
ActuallyACat committed Mar 23, 2021
2 parents 736a87c + df24661 commit 60b04b0
Show file tree
Hide file tree
Showing 74 changed files with 521 additions and 167 deletions.
8 changes: 8 additions & 0 deletions draft-packages/avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.2](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-avatar@1.2.1...@kaizen/draft-avatar@1.2.2) (2021-03-22)

**Note:** Version bump only for package @kaizen/draft-avatar





## [1.2.1](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-avatar@1.2.0...@kaizen/draft-avatar@1.2.1) (2021-03-22)

**Note:** Version bump only for package @kaizen/draft-avatar
Expand Down
4 changes: 2 additions & 2 deletions draft-packages/avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kaizen/draft-avatar",
"version": "1.2.1",
"version": "1.2.2",
"description": "The draft avatar component",
"scripts": {
"prepublish": "tsc --project tsconfig.dist.json",
Expand Down Expand Up @@ -32,7 +32,7 @@
"private": false,
"license": "MIT",
"dependencies": {
"@kaizen/component-library": "^9.3.1",
"@kaizen/component-library": "^9.4.0",
"@types/classnames": "^2.2.10",
"classnames": "^2.2.6",
"react-textfit": "^1.1.0"
Expand Down
8 changes: 8 additions & 0 deletions draft-packages/button/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.2.8](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-button@3.2.7...@kaizen/draft-button@3.2.8) (2021-03-22)

**Note:** Version bump only for package @kaizen/draft-button





## [3.2.7](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-button@3.2.6...@kaizen/draft-button@3.2.7) (2021-03-22)

**Note:** Version bump only for package @kaizen/draft-button
Expand Down
4 changes: 2 additions & 2 deletions draft-packages/button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kaizen/draft-button",
"version": "3.2.7",
"version": "3.2.8",
"description": "The draft Button component",
"scripts": {
"prepublish": "tsc --project tsconfig.dist.json",
Expand Down Expand Up @@ -32,7 +32,7 @@
"private": false,
"license": "MIT",
"dependencies": {
"@kaizen/component-library": "^9.3.1",
"@kaizen/component-library": "^9.4.0",
"@kaizen/draft-loading-spinner": "^2.1.0",
"@types/classnames": "^2.2.10",
"classnames": "^2.2.6"
Expand Down
8 changes: 8 additions & 0 deletions draft-packages/collapsible/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.34](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-collapsible@2.0.33...@kaizen/draft-collapsible@2.0.34) (2021-03-22)

**Note:** Version bump only for package @kaizen/draft-collapsible





## [2.0.33](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-collapsible@2.0.32...@kaizen/draft-collapsible@2.0.33) (2021-03-22)

**Note:** Version bump only for package @kaizen/draft-collapsible
Expand Down
4 changes: 2 additions & 2 deletions draft-packages/collapsible/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kaizen/draft-collapsible",
"version": "2.0.33",
"version": "2.0.34",
"description": "The draft Collapsible component",
"scripts": {
"prepublish": "tsc --project tsconfig.dist.json",
Expand Down Expand Up @@ -32,7 +32,7 @@
"private": false,
"license": "MIT",
"dependencies": {
"@kaizen/component-library": "^9.3.1",
"@kaizen/component-library": "^9.4.0",
"@types/classnames": "^2.2.10",
"classnames": "^2.2.6",
"react-animate-height": "^2.0.15"
Expand Down
8 changes: 8 additions & 0 deletions draft-packages/dropdown/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.3.80](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-dropdown@1.3.79...@kaizen/draft-dropdown@1.3.80) (2021-03-22)

**Note:** Version bump only for package @kaizen/draft-dropdown





## [1.3.79](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-dropdown@1.3.78...@kaizen/draft-dropdown@1.3.79) (2021-03-22)

**Note:** Version bump only for package @kaizen/draft-dropdown
Expand Down
4 changes: 2 additions & 2 deletions draft-packages/dropdown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kaizen/draft-dropdown",
"version": "1.3.79",
"version": "1.3.80",
"description": "The draft Dropdown component",
"scripts": {
"prepublish": "tsc --project tsconfig.dist.json",
Expand Down Expand Up @@ -32,7 +32,7 @@
"private": false,
"license": "MIT",
"dependencies": {
"@kaizen/component-library": "^9.3.1",
"@kaizen/component-library": "^9.4.0",
"@kaizen/deprecated-component-library-helpers": "^2.1.1",
"@types/classnames": "^2.2.10",
"classnames": "^2.2.6"
Expand Down
8 changes: 8 additions & 0 deletions draft-packages/empty-state/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.33](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-empty-state@2.0.32...@kaizen/draft-empty-state@2.0.33) (2021-03-22)

**Note:** Version bump only for package @kaizen/draft-empty-state





## [2.0.32](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-empty-state@2.0.31...@kaizen/draft-empty-state@2.0.32) (2021-03-22)

**Note:** Version bump only for package @kaizen/draft-empty-state
Expand Down
4 changes: 2 additions & 2 deletions draft-packages/empty-state/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kaizen/draft-empty-state",
"version": "2.0.32",
"version": "2.0.33",
"description": "The draft Empty state component",
"scripts": {
"prepublish": "tsc --project tsconfig.dist.json",
Expand Down Expand Up @@ -32,7 +32,7 @@
"private": false,
"license": "MIT",
"dependencies": {
"@kaizen/component-library": "^9.3.1",
"@kaizen/component-library": "^9.4.0",
"@types/classnames": "^2.2.10",
"classnames": "^2.2.6"
},
Expand Down
8 changes: 8 additions & 0 deletions draft-packages/events/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.108](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-events@1.2.107...@kaizen/draft-events@1.2.108) (2021-03-22)

**Note:** Version bump only for package @kaizen/draft-events





## [1.2.107](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-events@1.2.106...@kaizen/draft-events@1.2.107) (2021-03-22)

**Note:** Version bump only for package @kaizen/draft-events
Expand Down
4 changes: 2 additions & 2 deletions draft-packages/events/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kaizen/draft-events",
"version": "1.2.107",
"version": "1.2.108",
"description": "The draft Events component",
"scripts": {
"prepublish": "tsc --project tsconfig.dist.json",
Expand Down Expand Up @@ -32,7 +32,7 @@
"private": false,
"license": "MIT",
"dependencies": {
"@kaizen/component-library": "^9.3.1",
"@kaizen/component-library": "^9.4.0",
"@types/classnames": "^2.2.10",
"classnames": "^2.2.6"
},
Expand Down
8 changes: 8 additions & 0 deletions draft-packages/filter-menu-button/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.45](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-filter-menu-button@1.1.44...@kaizen/draft-filter-menu-button@1.1.45) (2021-03-22)

**Note:** Version bump only for package @kaizen/draft-filter-menu-button





## [1.1.44](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-filter-menu-button@1.1.43...@kaizen/draft-filter-menu-button@1.1.44) (2021-03-22)

**Note:** Version bump only for package @kaizen/draft-filter-menu-button
Expand Down
8 changes: 4 additions & 4 deletions draft-packages/filter-menu-button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kaizen/draft-filter-menu-button",
"version": "1.1.44",
"version": "1.1.45",
"description": "The draft filter-menu-button component",
"scripts": {
"prepublish": "tsc --project tsconfig.dist.json",
Expand Down Expand Up @@ -32,9 +32,9 @@
"private": false,
"license": "MIT",
"dependencies": {
"@kaizen/component-library": "^9.3.1",
"@kaizen/draft-button": "^3.2.7",
"@kaizen/draft-menu": "^3.2.0",
"@kaizen/component-library": "^9.4.0",
"@kaizen/draft-button": "^3.2.8",
"@kaizen/draft-menu": "^3.2.1",
"classnames": "^2.2.6"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions draft-packages/form/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.2.12](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-form@3.2.11...@kaizen/draft-form@3.2.12) (2021-03-22)

**Note:** Version bump only for package @kaizen/draft-form





## [3.2.11](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-form@3.2.10...@kaizen/draft-form@3.2.11) (2021-03-22)

**Note:** Version bump only for package @kaizen/draft-form
Expand Down
4 changes: 2 additions & 2 deletions draft-packages/form/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kaizen/draft-form",
"version": "3.2.11",
"version": "3.2.12",
"description": "The draft Form component",
"scripts": {
"prepublish": "tsc --project tsconfig.dist.json",
Expand Down Expand Up @@ -32,7 +32,7 @@
"private": false,
"license": "MIT",
"dependencies": {
"@kaizen/component-library": "^9.3.1",
"@kaizen/component-library": "^9.4.0",
"@kaizen/deprecated-component-library-helpers": "^2.1.1",
"@types/classnames": "^2.2.10",
"classnames": "^2.2.6"
Expand Down
8 changes: 8 additions & 0 deletions draft-packages/guidance-block/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.5.30](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-guidance-block@2.5.29...@kaizen/draft-guidance-block@2.5.30) (2021-03-22)

**Note:** Version bump only for package @kaizen/draft-guidance-block





## [2.5.29](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-guidance-block@2.5.28...@kaizen/draft-guidance-block@2.5.29) (2021-03-22)

**Note:** Version bump only for package @kaizen/draft-guidance-block
Expand Down
6 changes: 3 additions & 3 deletions draft-packages/guidance-block/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kaizen/draft-guidance-block",
"version": "2.5.29",
"version": "2.5.30",
"description": "The draft Guidance block component",
"scripts": {
"prepublish": "tsc --project tsconfig.dist.json",
Expand Down Expand Up @@ -32,8 +32,8 @@
"private": false,
"license": "MIT",
"dependencies": {
"@kaizen/component-library": "^9.3.1",
"@kaizen/draft-button": "^3.2.7",
"@kaizen/component-library": "^9.4.0",
"@kaizen/draft-button": "^3.2.8",
"@types/classnames": "^2.2.10",
"classnames": "^2.2.6"
},
Expand Down
8 changes: 8 additions & 0 deletions draft-packages/hero-card/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.5.24](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-hero-card@1.5.23...@kaizen/draft-hero-card@1.5.24) (2021-03-22)

**Note:** Version bump only for package @kaizen/draft-hero-card





## [1.5.23](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-hero-card@1.5.22...@kaizen/draft-hero-card@1.5.23) (2021-03-22)

**Note:** Version bump only for package @kaizen/draft-hero-card
Expand Down
4 changes: 2 additions & 2 deletions draft-packages/hero-card/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kaizen/draft-hero-card",
"version": "1.5.23",
"version": "1.5.24",
"description": "The draft Hero card component",
"scripts": {
"prepublish": "tsc --project tsconfig.dist.json",
Expand Down Expand Up @@ -32,7 +32,7 @@
"private": false,
"license": "MIT",
"dependencies": {
"@kaizen/component-library": "^9.3.1",
"@kaizen/component-library": "^9.4.0",
"@kaizen/deprecated-component-library-helpers": "^2.1.1",
"@types/classnames": "^2.2.10",
"classnames": "^2.2.6"
Expand Down
8 changes: 8 additions & 0 deletions draft-packages/hero-panel/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.1.24](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-hero-panel@2.1.23...@kaizen/draft-hero-panel@2.1.24) (2021-03-22)

**Note:** Version bump only for package @kaizen/draft-hero-panel





## [2.1.23](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-hero-panel@2.1.22...@kaizen/draft-hero-panel@2.1.23) (2021-03-22)

**Note:** Version bump only for package @kaizen/draft-hero-panel
Expand Down
4 changes: 2 additions & 2 deletions draft-packages/hero-panel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kaizen/draft-hero-panel",
"version": "2.1.23",
"version": "2.1.24",
"description": "The draft Hero panel component",
"scripts": {
"prepublish": "tsc --project tsconfig.dist.json",
Expand Down Expand Up @@ -32,7 +32,7 @@
"private": false,
"license": "MIT",
"dependencies": {
"@kaizen/component-library": "^9.3.1",
"@kaizen/component-library": "^9.4.0",
"@types/classnames": "^2.2.10",
"classnames": "^2.2.6"
},
Expand Down
8 changes: 8 additions & 0 deletions draft-packages/hierarchical-menu/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.41](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-hierarchical-menu@2.0.40...@kaizen/draft-hierarchical-menu@2.0.41) (2021-03-22)

**Note:** Version bump only for package @kaizen/draft-hierarchical-menu





## [2.0.40](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-hierarchical-menu@2.0.39...@kaizen/draft-hierarchical-menu@2.0.40) (2021-03-22)

**Note:** Version bump only for package @kaizen/draft-hierarchical-menu
Expand Down
8 changes: 4 additions & 4 deletions draft-packages/hierarchical-menu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kaizen/draft-hierarchical-menu",
"version": "2.0.40",
"version": "2.0.41",
"description": "The draft hierarchical-menu component",
"scripts": {
"prepublish": "yarn tsc --project tsconfig.dist.json",
Expand Down Expand Up @@ -32,9 +32,9 @@
"private": false,
"license": "MIT",
"dependencies": {
"@kaizen/component-library": "^9.3.1",
"@kaizen/draft-button": "^3.2.7",
"@kaizen/draft-loading-placeholder": "^1.5.0",
"@kaizen/component-library": "^9.4.0",
"@kaizen/draft-button": "^3.2.8",
"@kaizen/draft-loading-placeholder": "^1.5.1",
"classnames": "^2.2.6",
"react-focus-lock": "^2.4.1",
"react-transition-group": "^4.4.1"
Expand Down

0 comments on commit 60b04b0

Please sign in to comment.