@ark-ui/solid 0.7.2-beta.0 → 0.7.2-beta.1
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 +7 -2
- package/package.json +42 -42
package/CHANGELOG.md
CHANGED
|
@@ -6,6 +6,10 @@ description: All notable changes to this project will be documented in this file
|
|
|
6
6
|
|
|
7
7
|
## [Unreleased]
|
|
8
8
|
|
|
9
|
+
## [0.7.2-beta.1] - 2023-07-05
|
|
10
|
+
|
|
11
|
+
- Updated @zag-js dependencies to their latest versions
|
|
12
|
+
|
|
9
13
|
## [0.7.2-beta.0] - 2023-07-03
|
|
10
14
|
|
|
11
15
|
### Fixed
|
|
@@ -99,7 +103,7 @@ description: All notable changes to this project will be documented in this file
|
|
|
99
103
|
- Add `Toast`
|
|
100
104
|
- Add `Tooltip`
|
|
101
105
|
|
|
102
|
-
[unreleased]: https://github.com/chakra-ui/ark/compare/@ark-ui/solid@0.7.2-beta.
|
|
106
|
+
[unreleased]: https://github.com/chakra-ui/ark/compare/@ark-ui/solid@0.7.2-beta.1...HEAD
|
|
103
107
|
[0.1.0]: https://github.com/chakra-ui/ark/releases/tag/@ark-ui/solid@0.1.0
|
|
104
108
|
[0.2.0]: https://github.com/chakra-ui/ark/releases/tag/@ark-ui/solid@0.2.0
|
|
105
109
|
[0.3.0]: https://github.com/chakra-ui/ark/releases/tag/@ark-ui/solid@0.3.0
|
|
@@ -108,5 +112,6 @@ description: All notable changes to this project will be documented in this file
|
|
|
108
112
|
[0.6.0]: https://github.com/chakra-ui/ark/releases/tag/@ark-ui/solid@0.6.0
|
|
109
113
|
[0.7.0]: https://github.com/chakra-ui/ark/releases/tag/@ark-ui/solid@0.7.0
|
|
110
114
|
[0.7.1]: https://github.com/chakra-ui/ark/releases/tag/@ark-ui/solid@0.7.1
|
|
111
|
-
|
|
112
115
|
[0.7.2-beta.0]: https://github.com/chakra-ui/ark/releases/tag/@ark-ui/solid@0.7.2-beta.0
|
|
116
|
+
|
|
117
|
+
[0.7.2-beta.1]: https://github.com/chakra-ui/ark/releases/tag/@ark-ui/solid@0.7.2-beta.1
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ark-ui/solid",
|
|
3
|
-
"version": "0.7.2-beta.
|
|
3
|
+
"version": "0.7.2-beta.1",
|
|
4
4
|
"description": "A collection of unstyled, accessible UI components for Solid, utilizing state machines for seamless interaction.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"accordion",
|
|
@@ -60,67 +60,67 @@
|
|
|
60
60
|
"foo": "pnpm --filter=@ark-ui/scripts release:prepare @ark-ui/solid"
|
|
61
61
|
},
|
|
62
62
|
"dependencies": {
|
|
63
|
-
"@zag-js/accordion": "0.
|
|
64
|
-
"@zag-js/anatomy": "0.
|
|
65
|
-
"@zag-js/avatar": "0.
|
|
66
|
-
"@zag-js/carousel": "0.
|
|
67
|
-
"@zag-js/checkbox": "0.
|
|
68
|
-
"@zag-js/color-picker": "0.
|
|
69
|
-
"@zag-js/combobox": "0.
|
|
70
|
-
"@zag-js/date-picker": "0.
|
|
71
|
-
"@zag-js/dialog": "0.
|
|
72
|
-
"@zag-js/editable": "0.
|
|
73
|
-
"@zag-js/hover-card": "0.
|
|
74
|
-
"@zag-js/menu": "0.
|
|
75
|
-
"@zag-js/number-input": "0.
|
|
76
|
-
"@zag-js/pagination": "0.
|
|
77
|
-
"@zag-js/pin-input": "0.
|
|
78
|
-
"@zag-js/popover": "0.
|
|
79
|
-
"@zag-js/pressable": "0.
|
|
80
|
-
"@zag-js/radio-group": "0.
|
|
81
|
-
"@zag-js/range-slider": "0.
|
|
82
|
-
"@zag-js/rating-group": "0.
|
|
83
|
-
"@zag-js/select": "0.
|
|
84
|
-
"@zag-js/slider": "0.
|
|
85
|
-
"@zag-js/solid": "0.
|
|
86
|
-
"@zag-js/splitter": "0.
|
|
87
|
-
"@zag-js/switch": "0.
|
|
88
|
-
"@zag-js/tabs": "0.
|
|
89
|
-
"@zag-js/tags-input": "0.
|
|
90
|
-
"@zag-js/toast": "0.
|
|
91
|
-
"@zag-js/tooltip": "0.
|
|
92
|
-
"@zag-js/types": "0.
|
|
63
|
+
"@zag-js/accordion": "0.0.0-dev-20230705143151",
|
|
64
|
+
"@zag-js/anatomy": "0.0.0-dev-20230705143151",
|
|
65
|
+
"@zag-js/avatar": "0.0.0-dev-20230705143151",
|
|
66
|
+
"@zag-js/carousel": "0.0.0-dev-20230705143151",
|
|
67
|
+
"@zag-js/checkbox": "0.0.0-dev-20230705143151",
|
|
68
|
+
"@zag-js/color-picker": "0.0.0-dev-20230705143151",
|
|
69
|
+
"@zag-js/combobox": "0.0.0-dev-20230705143151",
|
|
70
|
+
"@zag-js/date-picker": "0.0.0-dev-20230705143151",
|
|
71
|
+
"@zag-js/dialog": "0.0.0-dev-20230705143151",
|
|
72
|
+
"@zag-js/editable": "0.0.0-dev-20230705143151",
|
|
73
|
+
"@zag-js/hover-card": "0.0.0-dev-20230705143151",
|
|
74
|
+
"@zag-js/menu": "0.0.0-dev-20230705143151",
|
|
75
|
+
"@zag-js/number-input": "0.0.0-dev-20230705143151",
|
|
76
|
+
"@zag-js/pagination": "0.0.0-dev-20230705143151",
|
|
77
|
+
"@zag-js/pin-input": "0.0.0-dev-20230705143151",
|
|
78
|
+
"@zag-js/popover": "0.0.0-dev-20230705143151",
|
|
79
|
+
"@zag-js/pressable": "0.0.0-dev-20230705143151",
|
|
80
|
+
"@zag-js/radio-group": "0.0.0-dev-20230705143151",
|
|
81
|
+
"@zag-js/range-slider": "0.0.0-dev-20230705143151",
|
|
82
|
+
"@zag-js/rating-group": "0.0.0-dev-20230705143151",
|
|
83
|
+
"@zag-js/select": "0.0.0-dev-20230705143151",
|
|
84
|
+
"@zag-js/slider": "0.0.0-dev-20230705143151",
|
|
85
|
+
"@zag-js/solid": "0.0.0-dev-20230705143151",
|
|
86
|
+
"@zag-js/splitter": "0.0.0-dev-20230705143151",
|
|
87
|
+
"@zag-js/switch": "0.0.0-dev-20230705143151",
|
|
88
|
+
"@zag-js/tabs": "0.0.0-dev-20230705143151",
|
|
89
|
+
"@zag-js/tags-input": "0.0.0-dev-20230705143151",
|
|
90
|
+
"@zag-js/toast": "0.0.0-dev-20230705143151",
|
|
91
|
+
"@zag-js/tooltip": "0.0.0-dev-20230705143151",
|
|
92
|
+
"@zag-js/types": "0.0.0-dev-20230705143151"
|
|
93
93
|
},
|
|
94
94
|
"devDependencies": {
|
|
95
95
|
"@release-it/keep-a-changelog": "3.1.0",
|
|
96
|
-
"@solidjs/testing-library": "0.8.
|
|
97
|
-
"@storybook/addon-essentials": "7.0.
|
|
98
|
-
"@storybook/addon-interactions": "7.0.
|
|
99
|
-
"@storybook/addon-links": "7.0.
|
|
100
|
-
"@storybook/blocks": "7.0.
|
|
96
|
+
"@solidjs/testing-library": "0.8.4",
|
|
97
|
+
"@storybook/addon-essentials": "7.0.25",
|
|
98
|
+
"@storybook/addon-interactions": "7.0.25",
|
|
99
|
+
"@storybook/addon-links": "7.0.25",
|
|
100
|
+
"@storybook/blocks": "7.0.25",
|
|
101
101
|
"@storybook/testing-library": "0.2.0",
|
|
102
102
|
"@testing-library/dom": "9.3.1",
|
|
103
103
|
"@testing-library/jest-dom": "5.16.5",
|
|
104
104
|
"@testing-library/user-event": "14.4.3",
|
|
105
105
|
"@types/jsdom": "21.1.1",
|
|
106
106
|
"@types/testing-library__jest-dom": "5.14.6",
|
|
107
|
-
"@typescript-eslint/eslint-plugin": "5.
|
|
108
|
-
"@typescript-eslint/parser": "5.
|
|
109
|
-
"@vitest/coverage-v8": "0.32.
|
|
110
|
-
"eslint": "8.
|
|
107
|
+
"@typescript-eslint/eslint-plugin": "5.61.0",
|
|
108
|
+
"@typescript-eslint/parser": "5.61.0",
|
|
109
|
+
"@vitest/coverage-v8": "0.32.4",
|
|
110
|
+
"eslint": "8.44.0",
|
|
111
111
|
"happy-dom": "9.20.3",
|
|
112
112
|
"react": "18.2.0",
|
|
113
113
|
"react-dom": "18.2.0",
|
|
114
114
|
"release-it": "15.11.0",
|
|
115
115
|
"solid-js": "1.7.7",
|
|
116
|
-
"storybook": "7.0.
|
|
116
|
+
"storybook": "7.0.25",
|
|
117
117
|
"storybook-solidjs": "1.0.0-beta.2",
|
|
118
118
|
"storybook-solidjs-vite": "1.0.0-beta.2",
|
|
119
119
|
"typescript": "5.1.6",
|
|
120
120
|
"vite": "4.3.9",
|
|
121
121
|
"vite-plugin-dts": "2.3.0",
|
|
122
122
|
"vite-plugin-solid": "2.7.0",
|
|
123
|
-
"vitest": "0.32.
|
|
123
|
+
"vitest": "0.32.4"
|
|
124
124
|
},
|
|
125
125
|
"peerDependencies": {
|
|
126
126
|
"solid-js": ">=1.6.0"
|