@esri/solutions-components 5.1.0-next.58 → 5.1.0-next.59

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 03/25/2026 12:52:15.69
1
+ Built 03/25/2026 19:47:04.87
2
2
  develop
3
- commit 2e9cb4ec966e14016c0d20ce4a80187107fc0d83
4
- Merge: d2a11c70e fc7b2804a
3
+ commit 26fc265468fe19f87b4995515cc1d7c4629f6635
4
+ Merge: 6588feb39 b6e16adb7
5
5
  Author: Ryan Cosby <rcosby@esri.com>
6
- Date: Wed Mar 25 11:21:24 2026 -0700
6
+ Date: Wed Mar 25 13:22:02 2026 -0700
7
7
 
8
- Merge pull request #2231 from Esri/ryan9313-assistant-prompt-behavior
8
+ Merge pull request #2232 from Esri/prev8048-explorer-string
9
9
 
10
- remove default suggested prompts after first use in assistant agent. Clear any prompt on in subsequent visits with the assistant agent
10
+ update progress strings for explorer
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@esri/solutions-components",
3
- "version": "5.1.0-next.58",
3
+ "version": "5.1.0-next.59",
4
4
  "description": "Web Components for Esri's Solutions Applications",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",