@kaizen/components 1.40.3 → 1.40.5
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/locales/cy.json
CHANGED
|
@@ -27,11 +27,11 @@
|
|
|
27
27
|
},
|
|
28
28
|
"kzErrorPage.400.message" : {
|
|
29
29
|
"description" : "Call to action instructions for the user",
|
|
30
|
-
"message" : "Problem wrth lwytho
|
|
30
|
+
"message" : "Problem wrth lwytho'r dudalen ar hyn o bryd. Ceisiwch eto neu ewch adref."
|
|
31
31
|
},
|
|
32
32
|
"kzErrorPage.400.title" : {
|
|
33
33
|
"description" : "Heading for page",
|
|
34
|
-
"message" : "Problem wrth lwytho
|
|
34
|
+
"message" : "Problem wrth lwytho'r dudalen"
|
|
35
35
|
},
|
|
36
36
|
"kzErrorPage.401.message" : {
|
|
37
37
|
"description" : "Call to action instructions for the user",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kaizen/components",
|
|
3
|
-
"version": "1.40.
|
|
3
|
+
"version": "1.40.5",
|
|
4
4
|
"description": "Kaizen component library",
|
|
5
5
|
"author": "Geoffrey Chong <geoff.chong@cultureamp.com>",
|
|
6
6
|
"homepage": "https://cultureamp.design",
|
|
@@ -28,24 +28,24 @@
|
|
|
28
28
|
"dependencies": {
|
|
29
29
|
"@floating-ui/react-dom": "^2.0.8",
|
|
30
30
|
"@headlessui/react": "<=1.5.0",
|
|
31
|
-
"@internationalized/date": "^3.5.
|
|
31
|
+
"@internationalized/date": "^3.5.2",
|
|
32
32
|
"@popperjs/core": "^2.11.8",
|
|
33
33
|
"@reach/tabs": "^0.18.0",
|
|
34
|
-
"@react-aria/button": "^3.9.
|
|
35
|
-
"@react-aria/datepicker": "^3.9.
|
|
36
|
-
"@react-aria/focus": "^3.16.
|
|
37
|
-
"@react-aria/i18n": "^3.10.
|
|
38
|
-
"@react-aria/listbox": "^3.11.
|
|
39
|
-
"@react-aria/menu": "^3.13.
|
|
40
|
-
"@react-aria/overlays": "^3.21.
|
|
41
|
-
"@react-aria/select": "^3.14.
|
|
42
|
-
"@react-aria/utils": "^3.23.
|
|
43
|
-
"@react-stately/collections": "^3.10.
|
|
44
|
-
"@react-stately/datepicker": "^3.9.
|
|
45
|
-
"@react-stately/list": "^3.10.
|
|
46
|
-
"@react-stately/menu": "^3.6.
|
|
47
|
-
"@react-stately/select": "^3.6.
|
|
48
|
-
"@react-types/shared": "^3.22.
|
|
34
|
+
"@react-aria/button": "^3.9.3",
|
|
35
|
+
"@react-aria/datepicker": "^3.9.3",
|
|
36
|
+
"@react-aria/focus": "^3.16.2",
|
|
37
|
+
"@react-aria/i18n": "^3.10.2",
|
|
38
|
+
"@react-aria/listbox": "^3.11.5",
|
|
39
|
+
"@react-aria/menu": "^3.13.1",
|
|
40
|
+
"@react-aria/overlays": "^3.21.1",
|
|
41
|
+
"@react-aria/select": "^3.14.3",
|
|
42
|
+
"@react-aria/utils": "^3.23.2",
|
|
43
|
+
"@react-stately/collections": "^3.10.5",
|
|
44
|
+
"@react-stately/datepicker": "^3.9.2",
|
|
45
|
+
"@react-stately/list": "^3.10.3",
|
|
46
|
+
"@react-stately/menu": "^3.6.1",
|
|
47
|
+
"@react-stately/select": "^3.6.2",
|
|
48
|
+
"@react-types/shared": "^3.22.1",
|
|
49
49
|
"classnames": "^2.5.1",
|
|
50
50
|
"date-fns": "^3.3.1",
|
|
51
51
|
"lodash.debounce": "^4.0.8",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"prosemirror-state": "^1.4.3",
|
|
61
61
|
"prosemirror-transform": "^1.8.0",
|
|
62
62
|
"prosemirror-utils": "^1.2.1-0",
|
|
63
|
-
"prosemirror-view": "^1.
|
|
63
|
+
"prosemirror-view": "^1.33.1",
|
|
64
64
|
"react-animate-height": "^3.2.3",
|
|
65
65
|
"react-day-picker": "^8.10.0",
|
|
66
66
|
"react-focus-lock": "^2.9.7",
|
|
@@ -80,8 +80,8 @@
|
|
|
80
80
|
},
|
|
81
81
|
"devDependencies": {
|
|
82
82
|
"@babel/plugin-transform-react-pure-annotations": "^7.23.3",
|
|
83
|
-
"@cultureamp/frontend-apis": "^9.
|
|
84
|
-
"@cultureamp/i18n-react-intl": "^2.
|
|
83
|
+
"@cultureamp/frontend-apis": "^9.4.1",
|
|
84
|
+
"@cultureamp/i18n-react-intl": "^2.5.2",
|
|
85
85
|
"@rollup/plugin-alias": "^5.1.0",
|
|
86
86
|
"@rollup/plugin-babel": "^6.0.4",
|
|
87
87
|
"@rollup/plugin-commonjs": "^25.0.7",
|
|
@@ -90,31 +90,31 @@
|
|
|
90
90
|
"@rollup/plugin-node-resolve": "^15.2.3",
|
|
91
91
|
"@rollup/plugin-typescript": "^11.1.6",
|
|
92
92
|
"@types/lodash.debounce": "^4.0.9",
|
|
93
|
-
"@types/react-dom": "^18.2.
|
|
93
|
+
"@types/react-dom": "^18.2.19",
|
|
94
94
|
"@types/react-textfit": "^1.1.4",
|
|
95
95
|
"@types/uuid": "^9.0.8",
|
|
96
96
|
"agadoo": "^3.0.0",
|
|
97
97
|
"autoprefixer": "^10.4.17",
|
|
98
98
|
"babel-plugin-pure-static-props": "^0.2.0",
|
|
99
99
|
"concat-cli": "^4.0.0",
|
|
100
|
-
"query-string": "^
|
|
100
|
+
"query-string": "^9.0.0",
|
|
101
101
|
"react-intl": "^6.6.2",
|
|
102
|
-
"rollup": "^4.
|
|
102
|
+
"rollup": "^4.12.0",
|
|
103
103
|
"rollup-plugin-dts": "^6.1.0",
|
|
104
104
|
"rollup-plugin-ignore": "^1.0.10",
|
|
105
105
|
"rollup-plugin-node-externals": "^7.0.1",
|
|
106
106
|
"rollup-plugin-postcss": "^4.0.2",
|
|
107
|
-
"sass": "^1.
|
|
107
|
+
"sass": "^1.71.1",
|
|
108
108
|
"serialize-query-params": "^2.0.2",
|
|
109
109
|
"svgo": "^3.2.0",
|
|
110
110
|
"ts-jest": "^29.1.2",
|
|
111
111
|
"ts-patch": "^3.1.2",
|
|
112
|
-
"typescript-transform-paths": "^3.4.
|
|
112
|
+
"typescript-transform-paths": "^3.4.7",
|
|
113
113
|
"@kaizen/design-tokens": "10.3.18",
|
|
114
114
|
"@kaizen/tailwind": "1.2.4"
|
|
115
115
|
},
|
|
116
116
|
"peerDependencies": {
|
|
117
|
-
"@cultureamp/i18n-react-intl": "^2.
|
|
117
|
+
"@cultureamp/i18n-react-intl": "^2.5.1",
|
|
118
118
|
"react": "^18.2.0",
|
|
119
119
|
"react-intl": "^6.6.2"
|
|
120
120
|
},
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { Controls, Meta, Canvas } from "@storybook/blocks"
|
|
2
|
+
import { ResourceLinks, KAIOInstallation, NoClipCanvas } from "~storybook/components"
|
|
3
|
+
import * as FilterMultiSelectStories from "./FilterMultiSelect.stories"
|
|
4
|
+
|
|
5
|
+
<Meta of={FilterMultiSelectStories} />
|
|
6
|
+
|
|
7
|
+
# Filter Bar
|
|
8
|
+
|
|
9
|
+
<ResourceLinks
|
|
10
|
+
sourceCode="https://github.com/cultureamp/kaizen-design-system/tree/main/packages/components/src/FilterMultiSelect"
|
|
11
|
+
className="!mb-8"
|
|
12
|
+
/>
|
|
13
|
+
|
|
14
|
+
<KAIOInstallation exportNames="FilterMultiSelect" />
|
|
15
|
+
|
|
16
|
+
## API
|
|
17
|
+
|
|
18
|
+
<NoClipCanvas of={FilterMultiSelectStories.Playground} />
|
|
19
|
+
<Controls of={FilterMultiSelectStories.Playground} />
|
|
20
|
+
|
|
21
|
+
## Examples
|
|
22
|
+
|
|
23
|
+
The FilterMultiSelect is a component relies heavily on consumer implemntation. It is recommended that you use the below as a starting point, and ensure you follow best a11y practices.
|
|
24
|
+
|
|
25
|
+
### With sections
|
|
26
|
+
|
|
27
|
+
<Canvas of={FilterMultiSelectStories.WithSections} />
|
|
28
|
+
|
|
29
|
+
### With section headers
|
|
30
|
+
|
|
31
|
+
<Canvas of={FilterMultiSelectStories.WithSectionHeaders} />
|
|
32
|
+
|
|
33
|
+
### Async
|
|
34
|
+
|
|
35
|
+
<Canvas of={FilterMultiSelectStories.Async} />
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Canvas, Controls, Meta } from "@storybook/blocks"
|
|
2
|
-
import { ResourceLinks, KAIOInstallation
|
|
2
|
+
import { ResourceLinks, KAIOInstallation } from "~storybook/components"
|
|
3
3
|
import * as MultiSelectStories from "./MultiSelect.stories"
|
|
4
4
|
|
|
5
5
|
<Meta of={MultiSelectStories} />
|
|
@@ -12,8 +12,6 @@ import * as MultiSelectStories from "./MultiSelect.stories"
|
|
|
12
12
|
className="!mb-8"
|
|
13
13
|
/>
|
|
14
14
|
|
|
15
|
-
<SbReleaseNotification />
|
|
16
|
-
|
|
17
15
|
<KAIOInstallation exportNames="MultiSelect" />
|
|
18
16
|
|
|
19
17
|
## Overview
|