@esri/solutions-components 5.1.0-next.82 → 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,7 +1,10 @@
1
- Built 04/12/2026 19:47:43.71
1
+ Built 04/14/2026 14:54:27.79
2
2
  develop
3
- commit 3025f9271b4f200343d304c351fdf5c91ed854a2
4
- Author: Ryan Cosby <ryan9313@esri.com>
5
- Date: Sat Apr 11 19:55:09 2026 -0700
3
+ commit 51ab26a25b37e6a8ba92e9d67171b3a0e3f82968
4
+ Merge: 37cabe3e7 cae7c49b9
5
+ Author: John Hauck <jhauck@esri.com>
6
+ Date: Tue Apr 14 15:35:55 2026 -0600
6
7
 
7
- Release 5.1.0-next.81
8
+ Merge pull request #2279 from Esri/new-sr
9
+
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.82",
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",