@kaizen/components 1.4.20 → 1.4.21
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/package.json +32 -32
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,14 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [1.4.21](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/components@1.4.20...@kaizen/components@1.4.21) (2023-03-02)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @kaizen/components
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
6
14
|
## [1.4.20](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/components@1.4.19...@kaizen/components@1.4.20) (2023-03-01)
|
|
7
15
|
|
|
8
16
|
**Note:** Version bump only for package @kaizen/components
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kaizen/components",
|
|
3
|
-
"version": "1.4.
|
|
3
|
+
"version": "1.4.21",
|
|
4
4
|
"description": "Kaizen component library",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"module": "dist/esm/index.js",
|
|
@@ -28,49 +28,49 @@
|
|
|
28
28
|
},
|
|
29
29
|
"homepage": "https://github.com/cultureamp/kaizen-design-system#readme",
|
|
30
30
|
"dependencies": {
|
|
31
|
-
"@kaizen/a11y": "^1.
|
|
31
|
+
"@kaizen/a11y": "^1.7.0",
|
|
32
32
|
"@kaizen/brand": "^1.5.4",
|
|
33
|
-
"@kaizen/brand-moment": "^1.12.
|
|
34
|
-
"@kaizen/button": "^2.0.
|
|
33
|
+
"@kaizen/brand-moment": "^1.12.65",
|
|
34
|
+
"@kaizen/button": "^2.0.21",
|
|
35
35
|
"@kaizen/component-base": "^1.1.3",
|
|
36
|
-
"@kaizen/component-library": "^16.
|
|
37
|
-
"@kaizen/date-picker": "^5.19.
|
|
36
|
+
"@kaizen/component-library": "^16.4.0",
|
|
37
|
+
"@kaizen/date-picker": "^5.19.2",
|
|
38
38
|
"@kaizen/design-tokens": "^10.3.1",
|
|
39
|
-
"@kaizen/draft-avatar": "^2.8.
|
|
39
|
+
"@kaizen/draft-avatar": "^2.8.27",
|
|
40
40
|
"@kaizen/draft-badge": "^1.13.6",
|
|
41
41
|
"@kaizen/draft-card": "^3.2.6",
|
|
42
|
-
"@kaizen/draft-collapsible": "^3.5.
|
|
42
|
+
"@kaizen/draft-collapsible": "^3.5.20",
|
|
43
43
|
"@kaizen/draft-divider": "^2.2.6",
|
|
44
|
-
"@kaizen/draft-empty-state": "^5.3.
|
|
45
|
-
"@kaizen/draft-filter-menu-button": "^2.6.
|
|
46
|
-
"@kaizen/draft-form": "^10.3.
|
|
47
|
-
"@kaizen/draft-guidance-block": "^6.1.
|
|
44
|
+
"@kaizen/draft-empty-state": "^5.3.27",
|
|
45
|
+
"@kaizen/draft-filter-menu-button": "^2.6.33",
|
|
46
|
+
"@kaizen/draft-form": "^10.3.1",
|
|
47
|
+
"@kaizen/draft-guidance-block": "^6.1.16",
|
|
48
48
|
"@kaizen/draft-hero-card": "^2.2.15",
|
|
49
|
-
"@kaizen/draft-illustration": "^6.0.
|
|
50
|
-
"@kaizen/draft-likert-scale-legacy": "^1.10.
|
|
51
|
-
"@kaizen/draft-menu": "^4.8.
|
|
52
|
-
"@kaizen/draft-modal": "^10.6.
|
|
49
|
+
"@kaizen/draft-illustration": "^6.0.18",
|
|
50
|
+
"@kaizen/draft-likert-scale-legacy": "^1.10.41",
|
|
51
|
+
"@kaizen/draft-menu": "^4.8.32",
|
|
52
|
+
"@kaizen/draft-modal": "^10.6.2",
|
|
53
53
|
"@kaizen/draft-page-layout": "^2.3.7",
|
|
54
|
-
"@kaizen/draft-popover": "^5.3.
|
|
55
|
-
"@kaizen/draft-select": "^2.10.
|
|
56
|
-
"@kaizen/draft-table": "^5.6.
|
|
57
|
-
"@kaizen/draft-tabs": "^5.2.
|
|
58
|
-
"@kaizen/draft-tag": "^3.4.
|
|
59
|
-
"@kaizen/draft-tile": "^5.9.
|
|
60
|
-
"@kaizen/draft-title-block-zen": "^7.9.
|
|
61
|
-
"@kaizen/draft-tooltip": "^5.4.
|
|
54
|
+
"@kaizen/draft-popover": "^5.3.1",
|
|
55
|
+
"@kaizen/draft-select": "^2.10.22",
|
|
56
|
+
"@kaizen/draft-table": "^5.6.17",
|
|
57
|
+
"@kaizen/draft-tabs": "^5.2.27",
|
|
58
|
+
"@kaizen/draft-tag": "^3.4.1",
|
|
59
|
+
"@kaizen/draft-tile": "^5.9.27",
|
|
60
|
+
"@kaizen/draft-title-block-zen": "^7.9.7",
|
|
61
|
+
"@kaizen/draft-tooltip": "^5.4.29",
|
|
62
62
|
"@kaizen/draft-well": "^4.3.3",
|
|
63
63
|
"@kaizen/hosted-assets": "^2.0.1",
|
|
64
64
|
"@kaizen/loading-skeleton": "^2.0.2",
|
|
65
65
|
"@kaizen/loading-spinner": "^2.3.6",
|
|
66
|
-
"@kaizen/notification": "^1.4.
|
|
67
|
-
"@kaizen/pagination": "^1.6.
|
|
68
|
-
"@kaizen/progress-bar": "^2.3.
|
|
66
|
+
"@kaizen/notification": "^1.4.1",
|
|
67
|
+
"@kaizen/pagination": "^1.6.27",
|
|
68
|
+
"@kaizen/progress-bar": "^2.3.20",
|
|
69
69
|
"@kaizen/responsive": "^1.8.5",
|
|
70
|
-
"@kaizen/rich-text-editor": "^1.19.
|
|
71
|
-
"@kaizen/select": "^6.13.
|
|
72
|
-
"@kaizen/split-button": "^1.3.
|
|
73
|
-
"@kaizen/tabs": "^1.5.
|
|
70
|
+
"@kaizen/rich-text-editor": "^1.19.31",
|
|
71
|
+
"@kaizen/select": "^6.13.8",
|
|
72
|
+
"@kaizen/split-button": "^1.3.34",
|
|
73
|
+
"@kaizen/tabs": "^1.5.31",
|
|
74
74
|
"@kaizen/tailwind": "^0.5.1",
|
|
75
75
|
"@kaizen/typography": "^2.3.6",
|
|
76
76
|
"classnames": "^2.3.2"
|
|
@@ -85,5 +85,5 @@
|
|
|
85
85
|
"peerDependencies": {
|
|
86
86
|
"react": "^16.14.0 || ^17.0.0 || ^18.0.0"
|
|
87
87
|
},
|
|
88
|
-
"gitHead": "
|
|
88
|
+
"gitHead": "3608d91981bf870c2b3bd1d3f98260c83acf59aa"
|
|
89
89
|
}
|