@arcgis/ai-components 5.1.0-next.37 → 5.1.0-next.38

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,2 +1,2 @@
1
1
  /* COPYRIGHT Esri - https://js.arcgis.com/5.1/LICENSE.txt */
2
- import c from"./OSITHDO7.js";import b from"./6Z5UQ3RY.js";import{a as r,c as a}from"./OG537NIF.js";import"./CXBXMIVC.js";import"./WBSNYWJJ.js";import{v as s,z as e}from"./ZPGX72R2.js";import"./CFDTXKJ6.js";export default $arcgis.t(([,{f:i}])=>{var t=class extends s{constructor(){super(...arguments),this.agent=i}static{this.properties={referenceElement:1}}#t;getContext(){if(!this.#t)throw new Error("arcgis-assistant-help-agent requires a mapView");return{mapView:this.#t}}load(){this.#t=r(this,"arcgis-assistant-help-agent"),a(this)}};e("arcgis-assistant-help-agent",t);return t},b,c)
2
+ import c from"./ZF5LIGCC.js";import b from"./6Z5UQ3RY.js";import{a as r,c as a}from"./OG537NIF.js";import"./CXBXMIVC.js";import"./WBSNYWJJ.js";import{v as s,z as e}from"./ZPGX72R2.js";import"./CFDTXKJ6.js";export default $arcgis.t(([,{f:i}])=>{var t=class extends s{constructor(){super(...arguments),this.agent=i}static{this.properties={referenceElement:1}}#t;getContext(){if(!this.#t)throw new Error("arcgis-assistant-help-agent requires a mapView");return{mapView:this.#t}}load(){this.#t=r(this,"arcgis-assistant-help-agent"),a(this)}};e("arcgis-assistant-help-agent",t);return t},b,c)
@@ -1,2 +1,2 @@
1
1
  /* COPYRIGHT Esri - https://js.arcgis.com/5.1/LICENSE.txt */
2
- import c from"./OSITHDO7.js";import b from"./6Z5UQ3RY.js";import{a as s,c as a}from"./OG537NIF.js";import"./CXBXMIVC.js";import"./WBSNYWJJ.js";import{v as e,z as r}from"./ZPGX72R2.js";import"./CFDTXKJ6.js";export default $arcgis.t(([,{d:i}])=>{var t=class extends e{constructor(){super(...arguments),this.agent=i}static{this.properties={referenceElement:1}}#t;getContext(){if(!this.#t)throw new Error("arcgis-assistant-layer-query-agent requires a mapView");return{mapView:this.#t}}load(){this.#t=s(this,"arcgis-assistant-layer-query-agent"),a(this)}};r("arcgis-assistant-layer-query-agent",t);return t},b,c)
2
+ import c from"./ZF5LIGCC.js";import b from"./6Z5UQ3RY.js";import{a as s,c as a}from"./OG537NIF.js";import"./CXBXMIVC.js";import"./WBSNYWJJ.js";import{v as e,z as r}from"./ZPGX72R2.js";import"./CFDTXKJ6.js";export default $arcgis.t(([,{d:i}])=>{var t=class extends e{constructor(){super(...arguments),this.agent=i}static{this.properties={referenceElement:1}}#t;getContext(){if(!this.#t)throw new Error("arcgis-assistant-layer-query-agent requires a mapView");return{mapView:this.#t}}load(){this.#t=s(this,"arcgis-assistant-layer-query-agent"),a(this)}};r("arcgis-assistant-layer-query-agent",t);return t},b,c)
@@ -1,2 +1,2 @@
1
1
  /* COPYRIGHT Esri - https://js.arcgis.com/5.1/LICENSE.txt */
2
- import c from"./OSITHDO7.js";import b from"./6Z5UQ3RY.js";import{a as r,c as e}from"./OG537NIF.js";import"./CXBXMIVC.js";import"./WBSNYWJJ.js";import{v as a,z as s}from"./ZPGX72R2.js";import"./CFDTXKJ6.js";export default $arcgis.t(([,{b:i}])=>{var t=class extends a{constructor(){super(...arguments),this.agent=i}static{this.properties={referenceElement:1}}#t;getContext(){if(!this.#t)throw new Error("arcgis-assistant-data-exploration-agent requires a mapView");return{mapView:this.#t}}load(){this.#t=r(this,"arcgis-assistant-data-exploration-agent"),e(this)}};s("arcgis-assistant-data-exploration-agent",t);return t},b,c)
2
+ import c from"./ZF5LIGCC.js";import b from"./6Z5UQ3RY.js";import{a as r,c as e}from"./OG537NIF.js";import"./CXBXMIVC.js";import"./WBSNYWJJ.js";import{v as a,z as s}from"./ZPGX72R2.js";import"./CFDTXKJ6.js";export default $arcgis.t(([,{b:i}])=>{var t=class extends a{constructor(){super(...arguments),this.agent=i}static{this.properties={referenceElement:1}}#t;getContext(){if(!this.#t)throw new Error("arcgis-assistant-data-exploration-agent requires a mapView");return{mapView:this.#t}}load(){this.#t=r(this,"arcgis-assistant-data-exploration-agent"),e(this)}};s("arcgis-assistant-data-exploration-agent",t);return t},b,c)
@@ -14,7 +14,7 @@ Look at the **latest** user message from the chat history.
14
14
  ### Rules
15
15
 
16
16
  - "What layers are in this map?" \u2192 List the layer names
17
- - "What fields are in this layer?" \u2192 List the field names for that layer
17
+ - "What fields are in this layer?" \u2192 Call the tool to list the field names for that layer
18
18
  - "What can you do?" / "What can I ask?" \u2192 Suggest specific queries using EXACT layer and field names from the context above
19
19
  - "Tell me about this map" \u2192 Summarize layers and capabilities
20
20
  - "Create a chart of all wells ans their depth" \u2192 If a question is map related but not supported by available capabilities, say so. Add that support for this might be added in the future.
@@ -1,2 +1,2 @@
1
1
  /* COPYRIGHT Esri - https://js.arcgis.com/5.1/LICENSE.txt */
2
- import c from"./OSITHDO7.js";import b from"./6Z5UQ3RY.js";import{a as e,c as a}from"./OG537NIF.js";import"./CXBXMIVC.js";import"./WBSNYWJJ.js";import{v as s,z as r}from"./ZPGX72R2.js";import"./CFDTXKJ6.js";export default $arcgis.t(([,{e:i}])=>{var t=class extends s{constructor(){super(...arguments),this.agent=i}static{this.properties={referenceElement:1}}#t;getContext(){if(!this.#t)throw new Error("arcgis-assistant-layer-styling-agent requires a mapView");return{mapView:this.#t}}load(){this.#t=e(this,"arcgis-assistant-layer-styling-agent"),a(this)}};r("arcgis-assistant-layer-styling-agent",t);return t},b,c)
2
+ import c from"./ZF5LIGCC.js";import b from"./6Z5UQ3RY.js";import{a as e,c as a}from"./OG537NIF.js";import"./CXBXMIVC.js";import"./WBSNYWJJ.js";import{v as s,z as r}from"./ZPGX72R2.js";import"./CFDTXKJ6.js";export default $arcgis.t(([,{e:i}])=>{var t=class extends s{constructor(){super(...arguments),this.agent=i}static{this.properties={referenceElement:1}}#t;getContext(){if(!this.#t)throw new Error("arcgis-assistant-layer-styling-agent requires a mapView");return{mapView:this.#t}}load(){this.#t=e(this,"arcgis-assistant-layer-styling-agent"),a(this)}};r("arcgis-assistant-layer-styling-agent",t);return t},b,c)
@@ -1,2 +1,2 @@
1
1
  /* COPYRIGHT Esri - https://js.arcgis.com/5.1/LICENSE.txt */
2
- import c from"./OSITHDO7.js";import b from"./6Z5UQ3RY.js";import{a as i,c as e}from"./OG537NIF.js";import"./CXBXMIVC.js";import"./WBSNYWJJ.js";import{v as a,z as s}from"./ZPGX72R2.js";import"./CFDTXKJ6.js";export default $arcgis.t(([,{a:r}])=>{var t=class extends a{constructor(){super(...arguments),this.agent=r}static{this.properties={referenceElement:1}}#t;getContext(){if(!this.#t)throw new Error("arcgis-assistant-navigation-agent requires a mapView");return{mapView:this.#t}}load(){this.#t=i(this,"arcgis-assistant-navigation-agent"),e(this)}};s("arcgis-assistant-navigation-agent",t);return t},b,c)
2
+ import c from"./ZF5LIGCC.js";import b from"./6Z5UQ3RY.js";import{a as i,c as e}from"./OG537NIF.js";import"./CXBXMIVC.js";import"./WBSNYWJJ.js";import{v as a,z as s}from"./ZPGX72R2.js";import"./CFDTXKJ6.js";export default $arcgis.t(([,{a:r}])=>{var t=class extends a{constructor(){super(...arguments),this.agent=r}static{this.properties={referenceElement:1}}#t;getContext(){if(!this.#t)throw new Error("arcgis-assistant-navigation-agent requires a mapView");return{mapView:this.#t}}load(){this.#t=i(this,"arcgis-assistant-navigation-agent"),e(this)}};s("arcgis-assistant-navigation-agent",t);return t},b,c)
@@ -1,2 +1,2 @@
1
1
  /* COPYRIGHT Esri - https://js.arcgis.com/5.1/LICENSE.txt */
2
- import c from"./OSITHDO7.js";import b from"./6Z5UQ3RY.js";import{a as s,c as a}from"./OG537NIF.js";import"./CXBXMIVC.js";import"./WBSNYWJJ.js";import{v as r,z as e}from"./ZPGX72R2.js";import"./CFDTXKJ6.js";export default $arcgis.t(([,{c:i}])=>{var t=class extends r{constructor(){super(...arguments),this.agent=i}static{this.properties={referenceElement:1}}#t;getContext(){if(!this.#t)throw new Error("arcgis-assistant-layer-filter-agent requires a mapView");return{mapView:this.#t}}load(){this.#t=s(this,"arcgis-assistant-layer-filter-agent"),a(this)}};e("arcgis-assistant-layer-filter-agent",t);return t},b,c)
2
+ import c from"./ZF5LIGCC.js";import b from"./6Z5UQ3RY.js";import{a as s,c as a}from"./OG537NIF.js";import"./CXBXMIVC.js";import"./WBSNYWJJ.js";import{v as r,z as e}from"./ZPGX72R2.js";import"./CFDTXKJ6.js";export default $arcgis.t(([,{c:i}])=>{var t=class extends r{constructor(){super(...arguments),this.agent=i}static{this.properties={referenceElement:1}}#t;getContext(){if(!this.#t)throw new Error("arcgis-assistant-layer-filter-agent requires a mapView");return{mapView:this.#t}}load(){this.#t=s(this,"arcgis-assistant-layer-filter-agent"),a(this)}};e("arcgis-assistant-layer-filter-agent",t);return t},b,c)