@esri/solutions-components 5.1.0-next.83 → 5.1.0-next.84

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.
@@ -1,10 +1,10 @@
1
- Built 04/13/2026 19:49:47.53
1
+ Built 04/14/2026 14:54:27.79
2
2
  develop
3
- commit fe0826e2106d1faea325d40476b827a2e0b9c7f2
4
- Merge: b4b867848 504ab6939
5
- Author: Ryan Cosby <rcosby@esri.com>
6
- Date: Mon Apr 13 12:19:50 2026 -0600
3
+ commit 51ab26a25b37e6a8ba92e9d67171b3a0e3f82968
4
+ Merge: 37cabe3e7 cae7c49b9
5
+ Author: John Hauck <jhauck@esri.com>
6
+ Date: Tue Apr 14 15:35:55 2026 -0600
7
7
 
8
- Merge pull request #2274 from Esri/ryan9313-solution-builder-design-2
8
+ Merge pull request #2279 from Esri/new-sr
9
9
 
10
- change new conversation button to calcite action
10
+ use sr picker from web components
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@esri/solutions-components",
3
- "version": "5.1.0-next.83",
3
+ "version": "5.1.0-next.84",
4
4
  "description": "Web Components for Esri's Solutions Applications",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -83,8 +83,6 @@
83
83
  },
84
84
  "dependencies": {
85
85
  "@arcgis/ai-components": "^5.1.0-next",
86
- "@arcgis/analysis-components": "~5.1.0-next",
87
- "@arcgis/analysis-shared-utils": "~5.1.0-next",
88
86
  "@arcgis/app-components": "^4.15.40",
89
87
  "@arcgis/common-components": "~5.1.0-next",
90
88
  "@arcgis/components-utils": ">=5.0.0-next.1 <5.1",