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

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/24/2026 19:47:19.90
1
+ Built 03/25/2026 12:52:15.69
2
2
  develop
3
- commit 93f2ee7ab103e750995a1d4f92580f08530f9b32
4
- Merge: 02ebdc2db 402556614
3
+ commit 2e9cb4ec966e14016c0d20ce4a80187107fc0d83
4
+ Merge: d2a11c70e fc7b2804a
5
5
  Author: Ryan Cosby <rcosby@esri.com>
6
- Date: Tue Mar 24 15:50:15 2026 -0700
6
+ Date: Wed Mar 25 11:21:24 2026 -0700
7
7
 
8
- Merge pull request #2230 from Esri/fox/assistant-agent-updates
8
+ Merge pull request #2231 from Esri/ryan9313-assistant-prompt-behavior
9
9
 
10
- Updated assistant agent prompt and user message
10
+ remove default suggested prompts after first use in assistant agent. Clear any prompt on in subsequent visits with the assistant agent
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@esri/solutions-components",
3
- "version": "5.1.0-next.56",
3
+ "version": "5.1.0-next.58",
4
4
  "description": "Web Components for Esri's Solutions Applications",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",