@esri/solutions-components 5.1.0-next.54 → 5.1.0-next.55
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/{ZFF3NYRZ.js → WCFYYSLH.js} +10 -12
- package/dist/cdn/index.js +1 -1
- package/dist/components/arcgis-solutions-assistant/customElement.js +76 -63
- 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 +8 -6
- package/package.json +1 -1
|
@@ -1,8 +1,10 @@
|
|
|
1
|
-
Built 03/23/2026
|
|
1
|
+
Built 03/23/2026 19:46:54.62
|
|
2
2
|
develop
|
|
3
|
-
commit
|
|
4
|
-
Merge:
|
|
5
|
-
Author:
|
|
6
|
-
Date: Mon Mar 23
|
|
3
|
+
commit 87d33940a7862eee50fb604e9ac3edf5a1780f20
|
|
4
|
+
Merge: be834201f ff982b231
|
|
5
|
+
Author: Previn Wong <pwong@esri.com>
|
|
6
|
+
Date: Mon Mar 23 16:30:57 2026 -0700
|
|
7
7
|
|
|
8
|
-
Merge
|
|
8
|
+
Merge pull request #2227 from Esri/prev8048-chunk-doc-response
|
|
9
|
+
|
|
10
|
+
chunk response from doc skill
|