Skip to content

Commit 4941123

Browse files
calcite-admingithub-actions[bot]
authored andcommitted
chore: release main (#9716)
🤖 I have created a release *beep* *boop* --- <details><summary>@esri/calcite-ui-icons: 3.30.0</summary> [3.30.0](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-ui-icons-v3.29.0...@esri/[email protected]) (2024-07-31) * Add calcite-ui-icons to monorepo ([#9835](#9835)) ([05264ea](05264ea)) </details> <details><summary>@esri/calcite-components: 2.11.0</summary> [2.11.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-07-31) * **chip:** Enhance multi-select group affordance ([#9286](#9286)) ([fd150e1](fd150e1)) * **color-picker, color-picker-hex-input:** Add input auto commit, blur and auto select enhancements. ([#9701](#9701)) ([b2be625](b2be625)) * **combobox-item:** Apply heading color according to updated spec ([#9883](#9883)) ([9f642ff](9f642ff)) * **combobox, combobox-item:** Add `description`, `shortHeading` props and `content-end` slot ([#9771](#9771)) ([78eb555](78eb555)) * **combobox, combobox-item:** Add `metadata` support for filtering ([#9819](#9819)) ([5de7787](5de7787)) * **combobox:** Append custom values to top of dropdown ([#9817](#9817)) ([bd55097](bd55097)) * **dialog:** Add padding to default slot ([#9871](#9871)) ([9d89d1d](9d89d1d)) * **dialog:** Adds new dialog component and deprecates the modal component ([#9751](#9751)) ([0111c23](0111c23)) * **icon:** Type icon names ([#9650](#9650)) ([7513f3a](7513f3a)) * **panel, flow-item:** Add alerts slot ([#9778](#9778)) ([8b9b820](8b9b820)) * **panel, flow-item:** Add beforeClose property ([#9770](#9770)) ([aefd3cb](aefd3cb)) * **panel, flow-item:** Add scale property ([#9730](#9730)) ([27c597e](27c597e)) * Provide info message on stamped version instead of warning ([#9739](#9739)) ([b25cb7b](b25cb7b)) * **shell-panel:** Deprecate float displayMode and add float-content and float-all ([#9795](#9795)) ([bf93728](bf93728)) * **tooltip:** Support touch events ([#9487](#9487)) ([633706b](633706b)) * **block-section:** Apply missing CSS class to start/end icon ([#9688](#9688)) ([2169ed2](2169ed2)) * **block:** Remove top padding when no heading is defined ([#9782](#9782)) ([704f5df](704f5df)) * **carousel:** Prevent duplicate animation when navigating via keyboard ([#9848](#9848)) ([cfdbd44](cfdbd44)) * **combobox-item:** Tweak center content font-weight and spacing ([#9818](#9818)) ([a67c4af](a67c4af)) * **deps:** Move @types/sortablejs as a dependency so the public types resolve properly ([#9786](#9786)) ([3d47c52](3d47c52)) * **dialog:** Fix menu positioning when when overlayPositioning is 'fixed' and menuOpen is true ([#9891](#9891)) ([4390177](4390177)) * Fix issue in Firefox where disabled elements were incorrectly enabled when a sibling was enabled ([#9710](#9710)) ([cd4d52c](cd4d52c)) * **flow-item:** Set closed property to true when internal panel is closed ([#9715](#9715)) ([f7d2a4f](f7d2a4f)) * Improve browser check to resolve SSR errors ([#9897](#9897)) ([bdb225b](bdb225b)) * **input-date-picker:** Ensure initial value is in range ([#9894](#9894)) ([7d05134](7d05134)) * **input-number:** Restore decimal input mode default ([#9741](#9741)) ([1165dca](1165dca)) * **panel, flow-item:** Fix footer-padding CSS prop regression ([#9757](#9757)) ([f935790](f935790)) * **panel, flow-item:** Prevent footer slots from conflicting with each other ([#9856](#9856)) ([cffaff8](cffaff8)) * **panel:** Correct footer padding and layout ([#9868](#9868)) ([1e02ece](1e02ece)) * **radio-button-group:** Remove blank clickable space outside of label ([#9793](#9793)) ([4cc24a0](4cc24a0)) * **segmented-control:** Make check state update correctly ([#9733](#9733)) ([602c922](602c922)) * **shell:** Fix resizing a slotted shell-panel when clicking to resize ([#9846](#9846)) ([326001c](326001c)) * **shell:** Update shell to correctly position calcite shell panel at shell's bottom ([#9748](#9748)) ([5959db7](5959db7)) * **tab-title:** Adjust hover styling for `bordered` Tab Title ([#9867](#9867)) ([a77cd27](a77cd27)) * **tabs:** Handle tab close events that remove the associated tab-title and tab elements from the DOM ([#9768](#9768)) ([bda619c](bda619c)) * **tabs:** Update tab title indicator display ([#9666](#9666)) ([5f0914b](5f0914b)) * **tile:** Center align contentTop and contentBottom slots when alignment prop equals "center" ([#9732](#9732)) ([1a8393b](1a8393b)) * **tile:** Center align slot's text when alignment is equal to center ([#9773](#9773)) ([8611bfc](8611bfc)) * **time-picker:** Render meridiem first for korean locale ([#9842](#9842)) ([897f924](897f924)) * **tooltip:** Allow focusing on a reference element and then clicking on a tooltip ([#9878](#9878)) ([dfca2d4](dfca2d4)) * Widen icon type to allow string ([#9915](#9915)) ([44138b1](44138b1)) * The following workspace dependencies were updated * dependencies * @esri/calcite-ui-icons bumped from ^3.29.1-next.0 to ^3.30.0 </details> <details><summary>@esri/calcite-components-angular: 2.11.0</summary> [2.11.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-07-31) * **@esri/calcite-components-angular:** Synchronize components versions * The following workspace dependencies were updated * dependencies * @esri/calcite-components bumped from ^2.11.0-next.30 to ^2.11.0 </details> <details><summary>@esri/calcite-components-react: 2.11.0</summary> [2.11.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-07-31) * **@esri/calcite-components-react:** Synchronize components versions * The following workspace dependencies were updated * dependencies * @esri/calcite-components bumped from ^2.11.0-next.30 to ^2.11.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>
1 parent 187e0e1 commit 4941123

File tree

11 files changed

+86
-502
lines changed

11 files changed

+86
-502
lines changed

.release-please-manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"packages/calcite-components": "2.10.1",
3-
"packages/calcite-components-react": "2.10.1",
2+
"packages/calcite-components": "2.11.0",
3+
"packages/calcite-components-react": "2.11.0",
44
"packages/calcite-design-tokens": "2.2.0",
5-
"packages/calcite-ui-icons": "3.29.0",
5+
"packages/calcite-ui-icons": "3.30.0",
66
"packages/eslint-plugin-calcite-components": "1.2.0",
7-
"packages/calcite-components-angular/projects/component-library": "2.10.1"
7+
"packages/calcite-components-angular/projects/component-library": "2.11.0"
88
}

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/calcite-components-angular/projects/component-library/CHANGELOG.md

Lines changed: 7 additions & 135 deletions
Original file line numberDiff line numberDiff line change
@@ -3,145 +3,17 @@
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-
## [2.11.0-next.31](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.11.0-next.29...@esri/[email protected]-next.31) (2024-07-31)
6+
## [2.11.0](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.10.1...@esri/[email protected]) (2024-07-31)
77

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

140-
**Note:** Version bump only for package @esri/calcite-components-angular
10+
- **@esri/calcite-components-angular:** Synchronize components versions
14111

142-
## [2.10.2-next.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-06-28)
12+
### Dependencies
14313

144-
**Note:** Version bump only for package @esri/calcite-components-angular
14+
- The following workspace dependencies were updated
15+
- dependencies
16+
- @esri/calcite-components bumped from ^2.11.0-next.30 to ^2.11.0
14517

14618
## [2.10.1](https://github.com/esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-06-27)
14719

packages/calcite-components-angular/projects/component-library/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@esri/calcite-components-angular",
3-
"version": "2.11.0-next.31",
3+
"version": "2.11.0",
44
"description": "A set of Angular components that wrap Esri's Calcite Components.",
55
"homepage": "https://developers.arcgis.com/calcite-design-system/",
66
"bugs": {
@@ -17,7 +17,7 @@
1717
},
1818
"sideEffects": false,
1919
"dependencies": {
20-
"@esri/calcite-components": "^2.11.0-next.31",
20+
"@esri/calcite-components": "^2.11.0",
2121
"tslib": "2.6.3"
2222
},
2323
"peerDependencies": {

0 commit comments

Comments
 (0)