@kaizen/components 1.4.22-canary.1 → 1.4.22-canary.3
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/dist/iife/index.js +4 -4
- 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.22](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/components@1.4.21...@kaizen/components@1.4.22) (2023-03-02)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @kaizen/components
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
6
14
|
## [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
15
|
|
|
8
16
|
**Note:** Version bump only for package @kaizen/components
|
package/dist/iife/index.js
CHANGED
|
@@ -3491,10 +3491,10 @@
|
|
|
3491
3491
|
}) => /* @__PURE__ */ import_react2.default.createElement(ThemeProvider, { themeManager }, children);
|
|
3492
3492
|
KaizenProvider.displayName = "KaizenProvider";
|
|
3493
3493
|
|
|
3494
|
-
//
|
|
3494
|
+
// ../a11y/dist/esm/index.js
|
|
3495
3495
|
var import_react13 = __toESM(require_react());
|
|
3496
3496
|
|
|
3497
|
-
//
|
|
3497
|
+
// ../component-library/dist/esm/index.js
|
|
3498
3498
|
var import_react3 = __toESM(require_react());
|
|
3499
3499
|
var import_classnames = __toESM(require_classnames());
|
|
3500
3500
|
var import_react4 = __toESM(require_react());
|
|
@@ -4023,10 +4023,10 @@ ${singleLine(message)}${reset}
|
|
|
4023
4023
|
};
|
|
4024
4024
|
Box.displayName = "Box";
|
|
4025
4025
|
|
|
4026
|
-
//
|
|
4026
|
+
// ../component-library/icons/skip.icon.svg
|
|
4027
4027
|
var skip_icon_default = "./skip.icon-4OAFSA2T.svg";
|
|
4028
4028
|
|
|
4029
|
-
//
|
|
4029
|
+
// ../a11y/dist/esm/index.js
|
|
4030
4030
|
var import_SkipLink_module_KAZA7PAL = __toESM(__require("./SkipLink.module-KAZA7PAL-KAZA7PAL.scss"));
|
|
4031
4031
|
var import_react14 = __toESM(require_react());
|
|
4032
4032
|
var import_VisuallyHidden_module_E5JUNEF5 = __toESM(__require("./VisuallyHidden.module-E5JUNEF5-E5JUNEF5.scss"));
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kaizen/components",
|
|
3
|
-
"version": "1.4.22-canary.
|
|
3
|
+
"version": "1.4.22-canary.3+67c597aa1",
|
|
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.7.1",
|
|
31
|
+
"@kaizen/a11y": "^1.7.1-canary.3+67c597aa1",
|
|
32
32
|
"@kaizen/brand": "^1.5.4",
|
|
33
|
-
"@kaizen/brand-moment": "^1.12.
|
|
34
|
-
"@kaizen/button": "^2.0.
|
|
33
|
+
"@kaizen/brand-moment": "^1.12.66-canary.3+67c597aa1",
|
|
34
|
+
"@kaizen/button": "^2.0.22-canary.3+67c597aa1",
|
|
35
35
|
"@kaizen/component-base": "^1.1.3",
|
|
36
|
-
"@kaizen/component-library": "^16.4.1",
|
|
37
|
-
"@kaizen/date-picker": "^5.19.
|
|
36
|
+
"@kaizen/component-library": "^16.4.1-canary.3+67c597aa1",
|
|
37
|
+
"@kaizen/date-picker": "^5.19.3-canary.3+67c597aa1",
|
|
38
38
|
"@kaizen/design-tokens": "^10.3.1",
|
|
39
|
-
"@kaizen/draft-avatar": "^2.8.
|
|
39
|
+
"@kaizen/draft-avatar": "^2.8.28-canary.3+67c597aa1",
|
|
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.21-canary.3+67c597aa1",
|
|
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.28-canary.3+67c597aa1",
|
|
45
|
+
"@kaizen/draft-filter-menu-button": "^2.6.34-canary.3+67c597aa1",
|
|
46
|
+
"@kaizen/draft-form": "^10.3.2-canary.3+67c597aa1",
|
|
47
|
+
"@kaizen/draft-guidance-block": "^6.1.17-canary.3+67c597aa1",
|
|
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.19-canary.3+67c597aa1",
|
|
50
|
+
"@kaizen/draft-likert-scale-legacy": "^1.10.42-canary.3+67c597aa1",
|
|
51
|
+
"@kaizen/draft-menu": "^4.8.33-canary.3+67c597aa1",
|
|
52
|
+
"@kaizen/draft-modal": "^10.6.3-canary.3+67c597aa1",
|
|
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.2-canary.3+67c597aa1",
|
|
55
|
+
"@kaizen/draft-select": "^2.10.23-canary.3+67c597aa1",
|
|
56
|
+
"@kaizen/draft-table": "^5.6.18-canary.3+67c597aa1",
|
|
57
|
+
"@kaizen/draft-tabs": "^5.2.28-canary.3+67c597aa1",
|
|
58
|
+
"@kaizen/draft-tag": "^3.4.2-canary.3+67c597aa1",
|
|
59
|
+
"@kaizen/draft-tile": "^5.9.28-canary.3+67c597aa1",
|
|
60
|
+
"@kaizen/draft-title-block-zen": "^7.9.8-canary.3+67c597aa1",
|
|
61
|
+
"@kaizen/draft-tooltip": "^5.4.30-canary.3+67c597aa1",
|
|
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.2-canary.3+67c597aa1",
|
|
67
|
+
"@kaizen/pagination": "^1.6.28-canary.3+67c597aa1",
|
|
68
|
+
"@kaizen/progress-bar": "^2.3.21-canary.3+67c597aa1",
|
|
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.32-canary.3+67c597aa1",
|
|
71
|
+
"@kaizen/select": "^6.13.9-canary.3+67c597aa1",
|
|
72
|
+
"@kaizen/split-button": "^1.3.35-canary.3+67c597aa1",
|
|
73
|
+
"@kaizen/tabs": "^1.5.32-canary.3+67c597aa1",
|
|
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": "67c597aa16007790e6a1cb1a04fc0c800fcdae4b"
|
|
89
89
|
}
|