@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.
- package/dist/cdn/{WJIM3ZFB.js → RGE55QV4.js} +5 -5
- package/dist/cdn/index.js +1 -1
- package/dist/components/arcgis-solutions-assistant/customElement.js +55 -43
- package/dist/docs/api.json +1 -1
- package/dist/docs/docs.json +1 -1
- package/dist/docs/web-types.json +1 -1
- package/dist/solutions-components_commit.txt +6 -6
- package/package.json +1 -1
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
Built 03/
|
|
1
|
+
Built 03/25/2026 12:52:15.69
|
|
2
2
|
develop
|
|
3
|
-
commit
|
|
4
|
-
Merge:
|
|
3
|
+
commit 2e9cb4ec966e14016c0d20ce4a80187107fc0d83
|
|
4
|
+
Merge: d2a11c70e fc7b2804a
|
|
5
5
|
Author: Ryan Cosby <rcosby@esri.com>
|
|
6
|
-
Date:
|
|
6
|
+
Date: Wed Mar 25 11:21:24 2026 -0700
|
|
7
7
|
|
|
8
|
-
Merge pull request #
|
|
8
|
+
Merge pull request #2231 from Esri/ryan9313-assistant-prompt-behavior
|
|
9
9
|
|
|
10
|
-
|
|
10
|
+
remove default suggested prompts after first use in assistant agent. Clear any prompt on in subsequent visits with the assistant agent
|