Skip to content

Commit d5f75fd

Browse files
calcite-admingithub-actions[bot]benelan
authored
chore: release main (#11809)
🤖 I have created a release *beep* *boop* --- <details><summary>@esri/calcite-design-tokens: 3.0.1</summary> ## [3.0.1](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-design-tokens@3.0.0...@esri/calcite-design-tokens@3.0.1) (2025-03-26) ### Bug Fixes * Allow global focus color token to inherit fallback value ([#11711](#11711)) ([a732c8d](a732c8d)) </details> <details><summary>@esri/calcite-ui-icons: 4.1.0</summary> ## [4.1.0](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-ui-icons@4.0.0...@esri/calcite-ui-icons@4.1.0) (2025-03-26) ### Features * Add browser join and browser plus ([#11779](#11779)) ([8f69b2d](8f69b2d)) * Update check ([#11799](#11799)) ([5058939](5058939)) * Add language-2 ([#11739](#11739)) ([989df67](989df67)) </details> <details><summary>@esri/eslint-plugin-calcite-components: 2.0.1</summary> ## [2.0.1](https://github.com/Esri/calcite-design-system/compare/@esri/eslint-plugin-calcite-components@2.0.0...@esri/eslint-plugin-calcite-components@2.0.1) (2025-03-26) **Note:** Version bump only for package @esri/eslint-plugin-calcite-components </details> <details><summary>@esri/calcite-components: 3.1.0</summary> ## [3.1.0](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@3.0.3...@esri/calcite-components@3.1.0) (2025-03-26) ### Features * **accordion:** Add new component tokens and deprecate old tokens ([#11390](#11390)) ([fdf3e61](fdf3e61)) * **action:** Enhance component's interactivity states ([#11478](#11478)) ([aad98df](aad98df)) * **block, block-section:** Add `expanded` property and deprecate `open` property ([#11582](#11582)) ([999f532](999f532)) * **button:** Enhance component's interactivity states ([#11590](#11590)) ([23a62ca](23a62ca)) * **chip:** Deprecate `pressed` in favor of `press` ([#11389](#11389)) ([c905f9f](c905f9f)) * **chip:** Enhance component's interactivity states ([#11538](#11538)) ([8db5697](8db5697)) * **combobox-item:** Add component tokens ([#11645](#11645)) ([9cbd155](9cbd155)) * **combobox-item:** Update idle icons ([#11801](#11801)) ([034f430](034f430)) * **combobox-item:** Update interactive state ([#11647](#11647)) ([19d7c43](19d7c43)) * **combobox-item:** Update selection icons ([#11726](#11726)) ([723fd22](723fd22)) * **combobox, combobox-item-group:** Add component tokens ([#11623](#11623)) ([8215314](8215314)) * **dropdown, dropdown-item, dropdown-group:** Add component tokens ([#11465](#11465)) ([85f9378](85f9378)) * **dropdown:** Add `offsetDistance` and `offsetSkidding` properties ([#11614](#11614)) ([3381040](3381040)) * **fab:** Add component tokens ([#11723](#11723)) ([d436514](d436514)) * **flow-item:** Expose `FlowItemLike` type ([#11791](#11791)) ([28c7522](28c7522)) * **list-item, list:** Add `expanded` property and deprecate `open` property ([#11003](#11003)) ([c80c44c](c80c44c)) * **rating:** Enhance component's interactivity states ([#11469](#11469)) ([11d83f6](11d83f6)) * **segmented-control-item:** Enhance component's interactivity states ([#11477](#11477)) ([f025330](f025330)) * **split-button:** Make downloadable and linkable ([#11520](#11520)) ([fb3e1dc](fb3e1dc)) * **tab-title:** Enhance component's interactivity states ([#11493](#11493)) ([88a5260](88a5260)) ### Bug Fixes * **card-group:** Restore default gap spacing ([#11638](#11638)) ([a554598](a554598)) * **dropdown-group:** Fix error caused by early removal ([#11612](#11612)) ([2dcef25](2dcef25)) * **panel:** Apply custom styles correctly to header actions ([#11495](#11495)) ([5e84892](5e84892)) * Set floating-ui elements max size set to the view ([#11577](#11577)) ([b3ffd7f](b3ffd7f)) * **tabs:** Redisplay close button when more than one tab is closable ([#11492](#11492)) ([ae8064e](ae8064e)) * **text-area:** Fix error caused by internal measuring on disconnect ([#11751](#11751)) ([810f79e](810f79e)) * **tooltip:** Close tooltip when hovering out of an iframe ([#11600](#11600)) ([93a5692](93a5692)) * **tooltip:** Do not open after the pointer has moved off of the reference element ([#11599](#11599)) ([33cadc8](33cadc8)) ### Dependencies * The following workspace dependencies were updated * dependencies * @esri/calcite-ui-icons bumped from 4.1.0-next.3 to 4.1.0 * devDependencies * @esri/calcite-design-tokens bumped from 3.0.1-next.4 to 3.0.1 * @esri/eslint-plugin-calcite-components bumped from 2.0.1-next.2 to 2.0.1 </details> <details><summary>@esri/calcite-components-react: 3.1.0</summary> ## [3.1.0](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.0.3...@esri/calcite-components-react@3.1.0) (2025-03-26) ### Dependencies * The following workspace dependencies were updated * dependencies * @esri/calcite-components bumped from 3.1.0-next.31 to 3.1.0 </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Ben Elan <no-reply@benelan.dev>
1 parent 21b622a commit d5f75fd

File tree

22 files changed

+84
-410
lines changed

22 files changed

+84
-410
lines changed

.release-please-manifest.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"packages/calcite-components": "3.0.3",
3-
"packages/calcite-components-react": "3.0.3",
4-
"packages/calcite-design-tokens": "3.0.0",
5-
"packages/calcite-ui-icons": "4.0.0",
6-
"packages/eslint-plugin-calcite-components": "2.0.0"
2+
"packages/calcite-components": "3.1.0",
3+
"packages/calcite-components-react": "3.1.0",
4+
"packages/calcite-design-tokens": "3.0.1",
5+
"packages/calcite-ui-icons": "4.1.0",
6+
"packages/eslint-plugin-calcite-components": "2.0.1"
77
}

examples/components/angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@angular/platform-browser": "^18.1.0",
2727
"@angular/platform-browser-dynamic": "^18.1.0",
2828
"@angular/router": "^18.1.0",
29-
"@esri/calcite-components": "3.0.3",
29+
"@esri/calcite-components": "3.1.0",
3030
"rxjs": "~7.8.0",
3131
"tslib": "^2.3.0",
3232
"zone.js": "~0.14.3"

examples/components/preact/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
]
2828
},
2929
"dependencies": {
30-
"@esri/calcite-components": "3.0.3",
30+
"@esri/calcite-components": "3.1.0",
3131
"preact": "^10.26.2",
3232
"preact-iso": "^2.9.0"
3333
},

examples/components/react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"preview": "vite preview"
1717
},
1818
"dependencies": {
19-
"@esri/calcite-components-react": "3.0.3",
19+
"@esri/calcite-components-react": "3.1.0",
2020
"react": "^18.3.1",
2121
"react-dom": "^18.3.1"
2222
},

examples/components/rollup/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"start": "serve public"
1616
},
1717
"dependencies": {
18-
"@esri/calcite-components": "3.0.3"
18+
"@esri/calcite-components": "3.1.0"
1919
},
2020
"devDependencies": {
2121
"@rollup/plugin-commonjs": "^26.0.1",

examples/components/vite/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"serve": "vite preview"
1616
},
1717
"dependencies": {
18-
"@esri/calcite-components": "3.0.3"
18+
"@esri/calcite-components": "3.1.0"
1919
},
2020
"devDependencies": {
2121
"@types/node": "^22.1.0",

examples/components/vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"copy": "ncp ./node_modules/@esri/calcite-components/dist/calcite/assets/ ./public/assets/"
1717
},
1818
"dependencies": {
19-
"@esri/calcite-components": "3.0.3",
19+
"@esri/calcite-components": "3.1.0",
2020
"vue": "^3.4.36"
2121
},
2222
"devDependencies": {

examples/components/web-dev-server/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"test": "echo \"Error: no test specified\" && exit 1"
1414
},
1515
"dependencies": {
16-
"@esri/calcite-components": "3.0.3"
16+
"@esri/calcite-components": "3.1.0"
1717
},
1818
"devDependencies": {
1919
"@web/dev-server": "^0.4.6"

examples/components/webpack/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"start": "webpack-dev-server --open"
1515
},
1616
"dependencies": {
17-
"@esri/calcite-components": "3.0.3"
17+
"@esri/calcite-components": "3.1.0"
1818
},
1919
"devDependencies": {
2020
"copy-webpack-plugin": "^12.0.2",

package-lock.json

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/calcite-components-react/CHANGELOG.md

+5-125
Original file line numberDiff line numberDiff line change
@@ -3,133 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6-
## [3.1.0-next.31](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.30...@esri/calcite-components-react@3.1.0-next.31) (2025-03-25)
6+
## [3.1.0](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.0.3...@esri/calcite-components-react@3.1.0) (2025-03-26)
77

8-
**Note:** Version bump only for package @esri/calcite-components-react
9-
10-
## [3.1.0-next.30](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.29...@esri/calcite-components-react@3.1.0-next.30) (2025-03-24)
11-
12-
**Note:** Version bump only for package @esri/calcite-components-react
13-
14-
## [3.1.0-next.29](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.28...@esri/calcite-components-react@3.1.0-next.29) (2025-03-21)
15-
16-
**Note:** Version bump only for package @esri/calcite-components-react
17-
18-
## [3.1.0-next.28](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.27...@esri/calcite-components-react@3.1.0-next.28) (2025-03-20)
19-
20-
**Note:** Version bump only for package @esri/calcite-components-react
21-
22-
## [3.1.0-next.27](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.26...@esri/calcite-components-react@3.1.0-next.27) (2025-03-19)
23-
24-
**Note:** Version bump only for package @esri/calcite-components-react
25-
26-
## [3.1.0-next.26](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.25...@esri/calcite-components-react@3.1.0-next.26) (2025-03-15)
27-
28-
**Note:** Version bump only for package @esri/calcite-components-react
29-
30-
## [3.1.0-next.25](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.24...@esri/calcite-components-react@3.1.0-next.25) (2025-03-12)
31-
32-
**Note:** Version bump only for package @esri/calcite-components-react
33-
34-
## [3.1.0-next.24](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.23...@esri/calcite-components-react@3.1.0-next.24) (2025-03-10)
35-
36-
**Note:** Version bump only for package @esri/calcite-components-react
37-
38-
## [3.1.0-next.23](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.22...@esri/calcite-components-react@3.1.0-next.23) (2025-03-07)
39-
40-
**Note:** Version bump only for package @esri/calcite-components-react
41-
42-
## [3.1.0-next.22](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.21...@esri/calcite-components-react@3.1.0-next.22) (2025-03-05)
43-
44-
**Note:** Version bump only for package @esri/calcite-components-react
45-
46-
## [3.1.0-next.21](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.20...@esri/calcite-components-react@3.1.0-next.21) (2025-03-04)
47-
48-
**Note:** Version bump only for package @esri/calcite-components-react
49-
50-
## [3.1.0-next.20](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.19...@esri/calcite-components-react@3.1.0-next.20) (2025-02-27)
51-
52-
**Note:** Version bump only for package @esri/calcite-components-react
53-
54-
## [3.1.0-next.19](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.18...@esri/calcite-components-react@3.1.0-next.19) (2025-02-26)
55-
56-
**Note:** Version bump only for package @esri/calcite-components-react
57-
58-
## [3.1.0-next.18](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.17...@esri/calcite-components-react@3.1.0-next.18) (2025-02-25)
59-
60-
**Note:** Version bump only for package @esri/calcite-components-react
61-
62-
## [3.1.0-next.17](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.16...@esri/calcite-components-react@3.1.0-next.17) (2025-02-25)
63-
64-
**Note:** Version bump only for package @esri/calcite-components-react
65-
66-
## [3.1.0-next.16](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.15...@esri/calcite-components-react@3.1.0-next.16) (2025-02-24)
67-
68-
**Note:** Version bump only for package @esri/calcite-components-react
69-
70-
## [3.1.0-next.15](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.14...@esri/calcite-components-react@3.1.0-next.15) (2025-02-21)
71-
72-
**Note:** Version bump only for package @esri/calcite-components-react
73-
74-
## [3.1.0-next.14](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.13...@esri/calcite-components-react@3.1.0-next.14) (2025-02-21)
75-
76-
**Note:** Version bump only for package @esri/calcite-components-react
77-
78-
## [3.1.0-next.13](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.12...@esri/calcite-components-react@3.1.0-next.13) (2025-02-20)
79-
80-
**Note:** Version bump only for package @esri/calcite-components-react
81-
82-
## [3.1.0-next.12](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.11...@esri/calcite-components-react@3.1.0-next.12) (2025-02-19)
83-
84-
**Note:** Version bump only for package @esri/calcite-components-react
85-
86-
## [3.1.0-next.11](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.10...@esri/calcite-components-react@3.1.0-next.11) (2025-02-19)
87-
88-
**Note:** Version bump only for package @esri/calcite-components-react
89-
90-
## [3.1.0-next.10](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.9...@esri/calcite-components-react@3.1.0-next.10) (2025-02-19)
91-
92-
**Note:** Version bump only for package @esri/calcite-components-react
93-
94-
## [3.1.0-next.9](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.8...@esri/calcite-components-react@3.1.0-next.9) (2025-02-18)
95-
96-
**Note:** Version bump only for package @esri/calcite-components-react
97-
98-
## [3.1.0-next.8](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.7...@esri/calcite-components-react@3.1.0-next.8) (2025-02-15)
99-
100-
**Note:** Version bump only for package @esri/calcite-components-react
101-
102-
## [3.1.0-next.7](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.6...@esri/calcite-components-react@3.1.0-next.7) (2025-02-14)
103-
104-
**Note:** Version bump only for package @esri/calcite-components-react
105-
106-
## [3.1.0-next.6](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.5...@esri/calcite-components-react@3.1.0-next.6) (2025-02-14)
107-
108-
**Note:** Version bump only for package @esri/calcite-components-react
109-
110-
## [3.1.0-next.5](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.4...@esri/calcite-components-react@3.1.0-next.5) (2025-02-14)
111-
112-
**Note:** Version bump only for package @esri/calcite-components-react
113-
114-
## [3.1.0-next.4](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.3...@esri/calcite-components-react@3.1.0-next.4) (2025-02-14)
115-
116-
**Note:** Version bump only for package @esri/calcite-components-react
117-
118-
## [3.1.0-next.3](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.2...@esri/calcite-components-react@3.1.0-next.3) (2025-02-13)
119-
120-
**Note:** Version bump only for package @esri/calcite-components-react
121-
122-
## [3.1.0-next.2](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.1...@esri/calcite-components-react@3.1.0-next.2) (2025-02-13)
123-
124-
**Note:** Version bump only for package @esri/calcite-components-react
125-
126-
## [3.1.0-next.1](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.0...@esri/calcite-components-react@3.1.0-next.1) (2025-02-12)
127-
128-
**Note:** Version bump only for package @esri/calcite-components-react
129-
130-
## [3.1.0-next.0](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.0.0-next.135...@esri/calcite-components-react@3.1.0-next.0) (2025-02-10)
8+
### Dependencies
1319

132-
**Note:** Version bump only for package @esri/calcite-components-react
10+
- The following workspace dependencies were updated
11+
- dependencies
12+
- @esri/calcite-components bumped from 3.1.0-next.31 to 3.1.0
13313

13414
## [3.0.0](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.13.2...@esri/calcite-components-react@3.0.0) (2025-02-08)
13515

packages/calcite-components-react/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@esri/calcite-components-react",
3-
"version": "3.1.0-next.31",
3+
"version": "3.1.0",
44
"description": "A set of React components that wrap calcite components",
55
"homepage": "https://developers.arcgis.com/calcite-design-system/",
66
"repository": {
@@ -28,7 +28,7 @@
2828
"util:update-3rd-party-licenses": "tsx ../../support/createThirdPartyLicenses.ts"
2929
},
3030
"dependencies": {
31-
"@esri/calcite-components": "3.1.0-next.31",
31+
"@esri/calcite-components": "3.1.0",
3232
"@lit/react": "1.0.7"
3333
},
3434
"peerDependencies": {

0 commit comments

Comments
 (0)