@arcgis/ai-components 5.1.0-next.0 → 5.1.0-next.10

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.
Files changed (123) hide show
  1. package/dist/cdn/23GCULB3.js +2 -0
  2. package/dist/cdn/2ONRE3WR.js +254 -0
  3. package/dist/cdn/46Q4W2ZL.js +2 -0
  4. package/dist/cdn/{4Y73V2HU.js → AGZUEMOX.js} +1 -1
  5. package/dist/cdn/{CN6VFVA2.js → BSIB6MUI.js} +1 -0
  6. package/dist/cdn/{UY4FI7AP.js → D6OOXTNF.js} +1 -1
  7. package/dist/cdn/ERJNZQMY.js +3 -0
  8. package/dist/cdn/H7JJSHT3.js +2 -0
  9. package/dist/cdn/IUB4PSH4.js +2 -0
  10. package/dist/cdn/J6OV6O5C.js +2 -0
  11. package/dist/cdn/JJPTDO6D.js +2 -0
  12. package/dist/cdn/JVR66VPL.js +3 -0
  13. package/dist/cdn/MYKSIL6I.js +2 -0
  14. package/dist/cdn/NVDWHOOS.js +2 -0
  15. package/dist/cdn/{M7XUI5KY.js → OBS3OCJ2.js} +3 -3
  16. package/dist/cdn/OJUEJ4RT.js +2 -0
  17. package/dist/cdn/PQHYDFCL.js +2 -0
  18. package/dist/cdn/RIURC4BZ.js +2 -0
  19. package/dist/cdn/{JOZLOFW3.js → TEDYCCIK.js} +104 -105
  20. package/dist/cdn/{26V7SXDR.js → VG7GKLZR.js} +1 -1
  21. package/dist/cdn/VMDUJD33.js +2 -0
  22. package/dist/cdn/{NKNUZCLA.js → W2A22QZU.js} +15 -0
  23. package/dist/cdn/WAO4LVNK.js +67 -0
  24. package/dist/cdn/WFEBJPQ4.js +2 -0
  25. package/dist/cdn/ZGRFMSA2.js +2 -0
  26. package/dist/cdn/index.js +1 -1
  27. package/dist/cdn/main.css +1 -1
  28. package/dist/chunks/converterUtils.js +117 -0
  29. package/dist/chunks/utils.js +12 -14
  30. package/dist/chunks/utils2.js +3 -2
  31. package/dist/components/arcgis-assistant/customElement.d.ts +31 -13
  32. package/dist/components/arcgis-assistant/customElement.js +143 -126
  33. package/dist/components/arcgis-assistant/types.d.ts +29 -0
  34. package/dist/components/arcgis-assistant-agent/customElement.d.ts +1 -1
  35. package/dist/components/arcgis-assistant-chat/customElement.d.ts +8 -6
  36. package/dist/components/arcgis-assistant-chat/customElement.js +12 -12
  37. package/dist/components/arcgis-assistant-chat-card/customElement.d.ts +12 -5
  38. package/dist/components/arcgis-assistant-chat-card/customElement.js +59 -25
  39. package/dist/components/arcgis-assistant-chat-card/index.js +2 -0
  40. package/dist/components/arcgis-assistant-chat-card-content/customElement.js +14 -12
  41. package/dist/components/arcgis-assistant-chat-card-content/index.js +1 -0
  42. package/dist/components/arcgis-assistant-chat-entry/customElement.d.ts +5 -2
  43. package/dist/components/arcgis-assistant-chat-entry/customElement.js +42 -20
  44. package/dist/components/arcgis-assistant-data-exploration-agent/customElement.d.ts +1 -1
  45. package/dist/components/arcgis-assistant-data-exploration-agent/customElement.js +5 -5
  46. package/dist/components/arcgis-assistant-help-agent/customElement.d.ts +33 -0
  47. package/dist/components/arcgis-assistant-help-agent/customElement.js +26 -0
  48. package/dist/components/arcgis-assistant-help-agent/index.d.ts +1 -0
  49. package/dist/components/arcgis-assistant-help-agent/index.js +1 -0
  50. package/dist/components/arcgis-assistant-interrupt/customElement.d.ts +1 -1
  51. package/dist/components/arcgis-assistant-interrupt/customElement.js +8 -8
  52. package/dist/components/arcgis-assistant-layer-filter-agent/customElement.js +2 -2
  53. package/dist/components/arcgis-assistant-layer-query-agent/customElement.js +11 -11
  54. package/dist/components/arcgis-assistant-layer-styling-agent/customElement.js +6 -6
  55. package/dist/components/arcgis-assistant-navigation-agent/customElement.d.ts +1 -1
  56. package/dist/components/arcgis-assistant-navigation-agent/customElement.js +5 -5
  57. package/dist/components/arcgis-assistant-shell/customElement.d.ts +3 -0
  58. package/dist/components/arcgis-assistant-shell/customElement.js +12 -11
  59. package/dist/docs/api.json +1 -1
  60. package/dist/docs/docs.json +1 -1
  61. package/dist/docs/vscode.html-custom-data.json +1 -1
  62. package/dist/docs/web-types.json +1 -1
  63. package/dist/index.d.ts +16 -0
  64. package/dist/loader.js +8 -7
  65. package/dist/types/lumina.d.ts +19 -5
  66. package/dist/types/preact.d.ts +20 -5
  67. package/dist/types/react.d.ts +21 -5
  68. package/dist/types/stencil.d.ts +19 -5
  69. package/package.json +8 -6
  70. package/dist/cdn/2GMCG6SX.js +0 -2
  71. package/dist/cdn/2LSVWAZO.js +0 -2
  72. package/dist/cdn/33UOPY5K.js +0 -2
  73. package/dist/cdn/3EBDE5UU.js +0 -2
  74. package/dist/cdn/3YA7AYJB.js +0 -59
  75. package/dist/cdn/4H44OILN.js +0 -2
  76. package/dist/cdn/63ACCRM5.js +0 -239
  77. package/dist/cdn/7JQF7K4O.js +0 -2
  78. package/dist/cdn/7XU5DHDB.js +0 -2
  79. package/dist/cdn/AF7UTDDE.js +0 -4
  80. package/dist/cdn/AHBZA3FR.js +0 -2
  81. package/dist/cdn/AQZDEJJZ.js +0 -2
  82. package/dist/cdn/BN4IYD74.js +0 -17
  83. package/dist/cdn/CFWC26EG.js +0 -2
  84. package/dist/cdn/EF43HQG4.js +0 -2
  85. package/dist/cdn/EFU7HGPY.js +0 -109
  86. package/dist/cdn/EU7GHH2Y.js +0 -56
  87. package/dist/cdn/G65WIFNI.js +0 -88
  88. package/dist/cdn/GCFT45CD.js +0 -2
  89. package/dist/cdn/GXFH7ZNV.js +0 -77
  90. package/dist/cdn/HNKWDK3D.js +0 -2
  91. package/dist/cdn/I22GHLAO.js +0 -2
  92. package/dist/cdn/IFWK7P7O.js +0 -2
  93. package/dist/cdn/IMPD5HA4.js +0 -25
  94. package/dist/cdn/IZ4NSOIH.js +0 -19
  95. package/dist/cdn/JMVSBIZH.js +0 -2
  96. package/dist/cdn/JVPRUGML.js +0 -28
  97. package/dist/cdn/KJZARHAM.js +0 -2
  98. package/dist/cdn/LDS4EYQM.js +0 -17
  99. package/dist/cdn/M32BWJ4D.js +0 -14
  100. package/dist/cdn/M3HTSZRF.js +0 -271
  101. package/dist/cdn/M672SFG6.js +0 -2
  102. package/dist/cdn/M7LOJK3R.js +0 -4
  103. package/dist/cdn/OEDEKAJJ.js +0 -4
  104. package/dist/cdn/OERTOQSW.js +0 -2
  105. package/dist/cdn/OLPFL2NN.js +0 -2
  106. package/dist/cdn/OUVX4QS2.js +0 -2
  107. package/dist/cdn/PWXNH5LQ.js +0 -2
  108. package/dist/cdn/Q674OE2M.js +0 -2
  109. package/dist/cdn/QJ3OZMLS.js +0 -2
  110. package/dist/cdn/QTP47HEP.js +0 -2
  111. package/dist/cdn/QWUKKFEV.js +0 -2
  112. package/dist/cdn/QZJ4SRT5.js +0 -5
  113. package/dist/cdn/RFHHK4CN.js +0 -2
  114. package/dist/cdn/RUY3V36A.js +0 -239
  115. package/dist/cdn/TBTPT64L.js +0 -69
  116. package/dist/cdn/V32SS7PJ.js +0 -2
  117. package/dist/cdn/VUHDKXFM.js +0 -2
  118. package/dist/cdn/WE5QPXDZ.js +0 -30
  119. package/dist/cdn/XJN4OIMJ.js +0 -2
  120. package/dist/cdn/XOLWLHTD.js +0 -41
  121. package/dist/cdn/XVUE27HC.js +0 -2
  122. package/dist/cdn/Y4325EIX.js +0 -2
  123. package/dist/cdn/YCAUYSSP.js +0 -2
@@ -0,0 +1,2 @@
1
+ /* COPYRIGHT Esri - https://js.arcgis.com/5.1/LICENSE.txt */
2
+ import b from"./2ONRE3WR.js";import a from"./TEDYCCIK.js";import{a as e,b as i}from"./WFEBJPQ4.js";import"./OJUEJ4RT.js";import"./WBSNYWJJ.js";import{v as s,z as r}from"./VG7GKLZR.js";import"./CFDTXKJ6.js";export default $arcgis.t(([,{e:a}])=>{var t=class extends s{constructor(){super(...arguments),this.agent=a}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"),i(this)}};r("arcgis-assistant-layer-styling-agent",t);return t},a,b)
@@ -0,0 +1,254 @@
1
+ /* COPYRIGHT Esri - https://js.arcgis.com/5.1/LICENSE.txt */
2
+ import a from"./TEDYCCIK.js";export default $arcgis.t(([ft,me,Pe,gt,{addressToLocations:pt},V,ie,Ge,B,X,fe,ge,Be,Qe,pe,We,{createRenderer:yt},{getSchemesByTag:wt,getSchemes:bt},{getBackgroundColorTheme:qe},{createAgeRenderer:vt,createContinuousRenderer:St},{getSchemesByTag:ye},{createContinuousRenderer:Tt},{createRenderer:Et},{getSchemesByTag:xt},{createRenderer:It},{getSchemesByTag:$t},{createRenderer:Lt},{getSchemesByTag:_t},{createRenderer:Ft},{getSchemesByTag:kt},{createAgeRenderer:Nt,createContinuousRenderer:qt},{createRenderer:At},{getSchemesByTag:Rt},Ke,Ae,Re,{executeQueryStreaming:Mt},zt,{a:Ie,b:$e,c:D,d:re,e:ae,f:z,g:P,h:A,i:y,j:p,k:_,l:E,m:Le,n:K,o:U,p:_e,q:F,r:k,s:s,t:h,u:x,v:H,w:Fe,x:C}])=>{var Ne=e=>Array.isArray(e)&&e.every(D),dt=e=>typeof e=="object"&&e!=null&&"messages"in e&&Ne(e.messages),ut=e=>typeof e=="object"&&e!=null&&"lg_tool_call"in e,R=class extends _e{tools;handleToolErrors=!0;trace=!1;constructor(e,r){let{name:t,tags:a,handleToolErrors:o}=r??{};super({name:t,tags:a,func:(i,n)=>this.run(i,n)}),this.tools=e,this.handleToolErrors=o??this.handleToolErrors}async runTool(e,r){let t=this.tools.find(a=>a.name===e.name);try{if(t===void 0)throw new Error(`Tool "${e.name}" not found.`);let a=await t.invoke({...e,type:"tool_call"},r);return D(a)&&a.getType()==="tool"||U(a)?a:new re({status:"success",name:t.name,content:typeof a=="string"?a:JSON.stringify(a),tool_call_id:e.id})}catch(a){if(!this.handleToolErrors||$e(a))throw a;return new re({status:"error",content:`Error: ${a.message}
3
+ Please fix your mistakes.`,name:e.name,tool_call_id:e.id??""})}}async run(e,r){let t;if(ut(e))t=[await this.runTool(e.lg_tool_call,r)];else{let i;if(Ne(e))i=e;else if(dt(e))i=e.messages;else throw new Error("ToolNode only accepts BaseMessage[] or { messages: BaseMessage[] } as input.");let n=new Set(i.filter(d=>d.getType()==="tool").map(d=>d.tool_call_id)),l;for(let d=i.length-1;d>=0;d-=1){let c=i[d];if(P(c)){l=c;break}}if(l==null||!P(l))throw new Error("ToolNode only accepts AIMessages as input.");t=await Promise.all(l.tool_calls?.filter(d=>d.id==null||!n.has(d.id)).map(d=>this.runTool(d,r))??[])}if(!t.some(U))return Array.isArray(e)?t:{messages:t};let a=[],o=null;for(let i of t)U(i)?i.graph===K.PARENT&&Array.isArray(i.goto)&&i.goto.every(n=>Le(n))?o?o.goto.push(...i.goto):o=new K({graph:K.PARENT,goto:i.goto}):a.push(i):a.push(Array.isArray(e)?[i]:{messages:[i]});return o&&a.push(o),a}};var ms=p.Root({llmInputMessages:p({reducer:(e,r)=>F([],r),default:()=>[]})});var Ue=p.Root({messages:p({reducer:F,default:()=>[]}),outputMessage:p({reducer:(e="",r)=>{let t=typeof r=="string"?r.trim():"";if(!t)return e;let a=e.trim();if(!a)return t;if(a===t)return e;let o=a.split(`
4
+
5
+ `);return o[o.length-1]?.trim()===t?e:`${e}
6
+
7
+ ${t}`},default:()=>""}),intent:p({reducer:(e,r)=>r}),vectorSearchLayerResults:p({reducer:(e,r)=>r,default:()=>[]}),vectorSearchFieldResults:p({reducer:(e,r)=>r})});async function Ct(e,r){let t=V.getDefault().helperServices.geocode.find(q=>q.name==="ArcGIS World Geocoding Service");if(!t)throw new Error("ArcGIS World Geocoding Service not found in helperServices.");let a=t.url,o=`${ie.assetsPath?.endsWith("/")?ie.assetsPath:`${ie.assetsPath}/`}esri/images/search/search-symbol-32.png`;console.log(`[goToAddress] Geocoding: ${e} using ${a}`);let i=(await pt(a,{address:{SingleLine:e},outFields:["Match_addr"]}))?.[0];if(!i?.extent)throw new Error(`Could not find location for: ${e}`);let{xmin:n,ymin:l,xmax:d,ymax:c,spatialReference:u}=i.extent,m=new Pe({xmin:n,ymin:l,xmax:d,ymax:c,spatialReference:u}),f=(n+d)/2,g=(l+c)/2,b=new me({x:f,y:g,spatialReference:u}),v=new gt({url:o,width:24,height:24}),S=new ft({geometry:b,symbol:v});return r.graphics.removeAll(),r.graphics.add(S),await r.goTo(m),`Successfully zoomed to: ${i.address}. Location coordinates: x=${f}, y=${g}, wkid=${u.wkid}`}var jt=["mapView"];function I(e){let r=e?.configurable?.context;if(!r||typeof r!="object")throw new Error("NavigationAgent context missing");let t=jt.filter(a=>!(a in r));if(t.length)throw new Error(`NavigationAgent context missing: ${t.join(", ")}`);return r}async function Vt({address:e},r){let{mapView:t}=I(r);return await Ct(e,t)}var Ot=s.object({address:s.string().describe("The full address or place name to locate.")}),Dt=y(Vt,{name:"goToAddress",description:"Geocodes an address using Esri's World Geocoding Service and zooms the map to that location.",schema:Ot});async function Pt(e,r){let t=r.map.bookmarks;if(!t||t.length===0)throw new Error("No bookmarks found in the map.");let a=t.find(i=>i.name===e);if(!a)throw new Error(`Bookmark with name "${e}" not found.`);let o=a.viewpoint;if(!o)throw new Error(`Bookmark with name "${e}" does not have a valid viewpoint.`);return await r.goTo(o),`Navigated to bookmark: ${e}`}async function Gt({bookmarkName:e},r){let{mapView:t}=I(r);return await Promise.resolve(Pt(e,t))}var Bt=A.object({bookmarkName:A.string().describe("The name of the bookmark to navigate to.")}),Qt=y(Gt,{name:"goToBookmark",description:"Go to the extent of the bookmark with the given name.",schema:Bt});async function Wt(e,r,t){let a=t.map?.allLayers.find(i=>i.id===e);if(!a)return`Error: Layer with id ${e} not found`;let o=a.createQuery();o.where=r??"1=1";try{let{extent:i,count:n}=await a.queryExtent(o);if(n===0)return`No features found in ${a.title} matching: ${r}`;if(i)await t.goTo(i);else return`Error: Unable to determine extent for ${a.title}`;return`Successfully zoomed to ${n} feature(s) in ${a.title}`}catch(i){return console.error("Error in goToFeatures:",i),`Error: ${i instanceof Error?i.message:"Unknown error"}`}}async function Kt({layerId:e,where:r},t){let{mapView:a}=I(t);return await Wt(e,r,a)}var Ut=A.object({layerId:A.string().describe("The layerId of the layer to zoom to."),where:A.string().describe("The sql-92 where clause used to query features to zoom to")}),Ht=y(Kt,{name:"goToFeatures",description:"Go to the features that match the given filter related to the given layerId.",schema:Ut});async function Jt(e){let r=new Pe({xmin:-180,ymin:-90,xmax:180,ymax:90,spatialReference:{wkid:4326}}).expand(.7);return await e.goTo(r),"Successfully zoomed to world extent"}async function Zt(e,r){let{mapView:t}=I(r);return await Jt(t)}var Xt=A.object({}),Yt=y(Zt,{name:"goToFullExtent",description:"Zooms the map to the full world extent using Esri's Geocoding Service.",schema:Xt});async function er(e){let r=e.map.initialViewProperties?.viewpoint?.targetGeometry;if(r)await e.goTo(r);else throw new Error("Initial extent is undefined");return"Successfully zoomed to home extent"}async function tr(e,r){let{mapView:t}=I(r);return await er(t)}var rr=s.object({}),ar=y(tr,{name:"goToHomeExtent",description:"Go to the initial web map view extent",schema:rr});async function or(e,r){await r.when();let t=r.map?.allLayers.find(o=>o.id===e);if(!t)return console.warn(`[goToLayer] No matching FeatureLayer found for: ${e}`),`Could not find layer for: ${e}`;console.log(`[goToLayer] Zooming to layer: ${t.title}`);let a;return(t.type==="link-chart"||t.type==="knowledge-graph-sublayer")&&r.map?.activeLinkChartLayer?a=r.map.diagramNodesExtent:a=t.fullExtent,a?(await r.goTo(a),t.visible=!0,`Successfully zoomed to: ${t.title??""}`):"Layer has no defined extent. Cannot zoom to layer."}async function ir({layerId:e},r){let{mapView:t}=I(r);return await or(e,t)}var nr=A.object({layerId:A.string().describe("The id of the layer to navigate to")}),sr=y(ir,{name:"goToLayer",description:"Zooms the map view to the full extent of the top matching layer.",schema:nr});async function lr(e,r){return await r.goTo({scale:e}),`Successfully zoomed to: ${e}`}async function cr({scale:e},r){let{mapView:t}=I(r);return await lr(e,t)}var dr=s.object({scale:s.number().describe("The map scale of the view to go to.")}),ur=y(cr,{name:"goToScale",description:"Go to the specified view scale.",schema:dr});async function hr(e,r,t){let a={target:new me({longitude:e.longitude,latitude:e.latitude,spatialReference:{wkid:4326}})};return t?.zoom!==void 0&&(a.zoom=t.zoom),t?.scale!==void 0&&(a.scale=t.scale),await r.goTo(a),`Successfully navigated to: ${[`(${e.latitude}\xB0, ${e.longitude}\xB0)`,t?.zoom!==void 0?`zoom ${t.zoom}`:"",t?.scale!==void 0?`scale 1:${t.scale}`:""].filter(Boolean).join(", ")}`}async function mr({center:e,zoom:r,scale:t},a){let{mapView:o}=I(a);return await hr(e,o,{zoom:r,scale:t})}var fr=s.object({center:s.object({longitude:s.number().describe("The longitude (x-coordinate) of the point to navigate to."),latitude:s.number().describe("The latitude (y-coordinate) of the point to navigate to.")}),zoom:s.number().optional().describe("The zoom level. Higher values = more zoomed in."),scale:s.number().optional().describe("The map scale. Alternative to zoom. Smaller numbers = more zoomed in.")}),gr=y(mr,{name:"goToViewpoint",description:"Go to the specified viewpoint. This can contain a combination of scale, center, zoom, etc.",schema:fr});async function pr(e,r){return await r.goTo({zoom:e}),`Successfully zoomed to: ${e}`}async function yr({zoom:e},r){let{mapView:t}=I(r);return await pr(e,t)}var wr=s.object({zoom:s.number().min(1).max(20).describe("The zoom level of the view to go to.")}),br=y(yr,{name:"goToZoom",description:'Go to the specified zoom level. If input is generic (e.g. "zoom in", then only zoom to the next appropriate level - increase level for zooming in and decrease for zooming out.).',schema:wr}),we=[Dt,Qt,Ht,Yt,ar,sr,ur,gr,br],Me=Object.assign({"../agents/arcgisKnowledge/prompts/arcgis_knowledge_current_lc_context.md":()=>import("./LSGRWCAO.js").then(e=>e.default),"../agents/arcgisKnowledge/prompts/arcgis_knowledge_intent_prompt.md":()=>import("./KKHKKCYH.js").then(e=>e.default),"../agents/arcgisKnowledge/prompts/arcgis_knowledge_tool_prompt.md":()=>import("./KQ6LEQHH.js").then(e=>e.default),"../agents/dataExploration/prompts/data_explore_filter_prompt.md":()=>import("./OBS3OCJ2.js").then(e=>e.default),"../agents/dataExploration/prompts/data_explore_query_prompt.md":()=>import("./ZYQ6U2YH.js").then(e=>e.default),"../agents/dataExploration/prompts/summarize_query_response_prompt.md":()=>import("./SOWNHB7F.js").then(e=>e.default),"../agents/help/prompts/help_prompt.md":()=>import("./62K6RJZZ.js").then(e=>e.default),"../agents/layerFilter/prompts/layer_filter_prompt.md":()=>import("./X7WF7TCS.js").then(e=>e.default),"../agents/layerQuery/prompts/data_query_prompt.md":()=>import("./6T2EIYO4.js").then(e=>e.default),"../agents/layerQuery/prompts/summarize_query_response_prompt.md":()=>import("./HN2HMAMX.js").then(e=>e.default),"../agents/layerStyling/prompts/layer_styling_prompt.md":()=>import("./CFT5BBC6.js").then(e=>e.default),"../agents/navigation/prompts/navigation_intent_prompt.md":()=>import("./W2A22QZU.js").then(e=>e.default),"../agents/navigation/prompts/navigation_tool_prompt.md":()=>import("./LTBEINKG.js").then(e=>e.default)});async function $(e){let r=Object.entries(Me).find(([t])=>t.endsWith(`/${e}.md`));if(console.log(`entry for prompt "${e}":`,r),!r)throw new Error(`Prompt not found: ${e}
8
+ Available prompts:
9
+ ${Object.keys(Me).join(`
10
+ `)}`);return await r[1]()}var vr=(e,r=3)=>e.filter(t=>t instanceof ae).slice(-r),T=(e,r=3)=>{let t=e.map((o,i)=>o instanceof ae?i:-1).filter(o=>o!==-1);if(t.length===0)return[];let a=t.length>r?t[t.length-r]:t[0];return e.slice(a)},N=(e,r=" ")=>vr(e).map(t=>t.content).join(r).trim();async function Sr(e,r){let t=await $("navigation_tool_prompt"),{mapView:a}=I(r),o=a.map,i=e.vectorSearchLayerResults?.length>0?e.vectorSearchLayerResults.map((b,v)=>`${v+1}. layerId=${b.id} | title=${b.title??""} | name=${b.name??""} | score=${b.score.toFixed(2)}`).join(`
11
+ `):"",n=e.vectorSearchFieldResults?.length>0?JSON.stringify(e.vectorSearchFieldResults,null,2):"",l=e.intent==="goToBookmark"&&o.bookmarks?.length?`Available bookmarks:
12
+ ${JSON.stringify(o.bookmarks,null,2)}`:"",d=(e.intent==="goToLayer"||e.intent==="goToFeatures")&&e.vectorSearchLayerResults?.length?`Candidate layers:
13
+ ${i}`:"",c=e.intent==="goToFeatures"&&e.vectorSearchFieldResults?.length?`Candidate fields:
14
+ ${n}`:"",u={intent:e.intent,bookmarksSection:l,layersSection:d,fieldsSection:c,currentZoom:a.zoom},m=await C({promptText:t,messages:T(e.messages),inputVariables:u,tools:we}),f=[...e.messages,m],g=(m.tool_calls?.length??0)>0?[...f]:[...f,m];return{...e,messages:g}}async function Tr(e,r){let t=await new R(we).invoke({messages:T(e.messages)},r),a=t.messages.map(n=>n.text).join(`
15
+ `);await h({text:`Finished executing navigation tool: ${a}`},r);let o=[...e.messages,...t.messages],i=t.messages.map(n=>n.text).join(`
16
+ `);return{...e,messages:o,outputMessage:i}}async function Er(e,r){let t=await $("navigation_intent_prompt"),{mapView:a}=I(r),o=we.map(m=>({name:m.name,description:m.description,schema:m.schema})),i=a.map,n=i.bookmarks?.length?`Available bookmarks:
17
+ ${JSON.stringify(i.bookmarks,null,2)}`:"",l={tools:o.map(({name:m,description:f,schema:g})=>`${m}: ${f}, ${JSON.stringify(g)}`).join(`
18
+ `),bookmarks:n},d=s.object({intent:s.string()}),c=await Fe({promptText:t,modelTier:"fast",messages:T(e.messages),inputVariables:l,schema:d}),u=typeof c.intent=="string"?c.intent.trim().replace(/^"|"$/gu,""):"";return{...e,intent:u||""}}var w=(e,r)=>{let t=e?.configurable?.services?.[r];if(t==null)throw new Error(`${r} missing in config.configurable.services`);return t},xr=.7,Ir=async(e,r)=>{try{let t=N(e.messages);await h({text:`Similarity search to find layers: ${t}`},r);let a=w(r,"layerSearch"),o=w(r,"layersAndFieldsRegistry"),i=w(r,"embeddingCache"),n=(await a.searchLayers({text:t,minScore:xr,embeddingCache:i})).map(({id:d,score:c})=>{let u=o.get(d)?.layerItem;return{id:d,title:u?.title,name:u?.name??void 0,score:c}}),l;return n.length>0?l=`Vector search completed. Matching layers:
19
+ ${n.map(d=>`- layerId=${d.id} | title=${d.title??""} | name=${d.name??""} | score=${d.score.toFixed(2)}`).join(`
20
+ `)}`:l="Vector search completed. No matching layers found.",await h({text:l},r),{...e,vectorSearchLayerResults:n}}catch(t){throw await h({text:`Error during vector search layers: ${t instanceof Error?t.message:String(t)}`},r),t}},ze=.7,$r=10,Lr=async(e,r)=>{try{let t=N(e.messages);await h({text:"Similarity search to find fields"},r);let a=w(r,"fieldSearch"),o=w(r,"layersAndFieldsRegistry"),i=w(r,"embeddingCache"),n=e.vectorSearchLayerResults?.map(c=>c.id)??[];if(n.length===0)return await h({text:"No candidate layers for field search"},r),e;let l=(await a.searchFields({text:t,layerIds:n,minScore:ze,topResults:$r,embeddingCache:i})).map(({layerId:c,results:u})=>{let m=o.get(c)?.fieldRegistry;return{layerId:c,layerName:o.get(c)?.layerItem.name,results:u.map(f=>{let g=m?.get(f.name);return{name:f.name,score:f.score,type:g?.type,alias:g?.alias,description:g?.description,statistics:g?.statistics}})}}),d;return l.length>0?d=`Vector search completed. Matching layers and fields:
21
+ ${l.map(c=>`${c.layerName??c.layerId}:
22
+ ${c.results.map(u=>` - ${u.name} (${u.score.toFixed(2)})`).join(`
23
+ `)}`).join(`
24
+ `)}`:d=`No vector search field results found for score over ${ze}.`,await h({text:d},r),{...e,vectorSearchFieldResults:l}}catch(t){throw await h({text:`Error during vector search fields: ${t instanceof Error?t.message:String(t)}`},r),t}},O=(e,r)=>(t,a)=>{let o=a?.configurable?.services;for(let i of e)if(!o?.[i])throw new Error(`${r} requires services.${i} to be available.`);return t},_r=(e,r)=>O(["layerSearch","layersAndFieldsRegistry"],"Navigation Agent")(e,r),Fr=()=>new k(Ue).addNode("requireNavigationServices",_r).addNode("intentLLM",Er).addNode("vectorSearchLayers",Ir).addNode("vectorSearchFields",Lr).addNode("agent",Sr).addNode("tools",Tr).addEdge(_,"requireNavigationServices").addEdge("requireNavigationServices","intentLLM").addConditionalEdges("intentLLM",e=>e.intent==="goToLayer"||e.intent==="goToFeatures"?"vectorSearchLayers":"agent",{vectorSearchLayers:"vectorSearchLayers",agent:"agent"}).addConditionalEdges("vectorSearchLayers",e=>e.intent==="goToFeatures"?"vectorSearchFields":"agent",{vectorSearchFields:"vectorSearchFields",agent:"agent"}).addEdge("vectorSearchFields","agent").addEdge("agent","tools").addEdge("tools",E),kr=String.raw`- **navigation** — Enables users to interact with the map by navigating to specific locations, layers, features, or extents.
25
+ This includes zooming, panning, centering, or geocoding based on user input. The agent is designed to handle explicit map movement requests. NOTE: DO NOT call this agent if the user asks "show me...", that is meant to be handled by another agent. If the query is about where a certain address is, call this agent.
26
+
27
+ Supported actions:
28
+ - **Zooming**: Adjust the map's zoom level (e.g., "Zoom to level 10", "Zoom in").
29
+ - **Viewpoints**: Navigate to a specific center point with optional zoom or scale (e.g., "Center the map on San Francisco at zoom level 16").
30
+ - **Scales**: Set the map to a specific scale (e.g., "Set the map scale to 1:50,000").
31
+ - **Layers**: Zoom to the full extent of a specific layer (e.g., "Go to the water mains layer"). For the purposes of link charts, if the user requests to go to the extent of a link chart or the entities/nodes within it, that should be treated as a request to use the goToLayer tool on the link chart layer
32
+ - **Features**: Zoom to features in a layer that match a filter (e.g., "Zoom to all schools in the city").
33
+ - **Bookmarks**: Navigate to a predefined bookmark extent (e.g., "Go to the Downtown bookmark").
34
+ - **Extents**: Reset to the initial web map extent or zoom to the full world extent (e.g., "Reset the map", "Zoom to the full world extent").
35
+ - **Addresses**: Zoom to an address or place name (e.g., "Zoom to 1600 Pennsylvania Ave").
36
+
37
+ _Example: “Zoom to Texas”_
38
+ _Example: “Go to the water mains layer”_
39
+ _Example: “Zoom to to the extent of my link chart”_
40
+ _Example: “Center the map on San Francisco at scale 50000”_
41
+ _Example: “Zoom to the features in the schools layer where city = 'Austin'”_
42
+ _Example: “Go to the Downtown bookmark”_
43
+ _Example: “Where is Mount Rainier?”_`,gl={id:"navigation",name:"Navigation Agent",description:kr,createGraph:Fr,workspace:Ue},He=p.Root({messages:p({reducer:F,default:()=>[]}),outputMessage:p({reducer:(e="",r)=>{let t=typeof r=="string"?r.trim():"";if(!t)return e;let a=e.trim();if(!a)return t;if(a===t)return e;let o=a.split(`
44
+
45
+ `);return o[o.length-1]?.trim()===t?e:`${e}
46
+
47
+ ${t}`},default:()=>""}),vectorSearchLayerIds:p(),vectorSearchFieldResults:p(),layerFieldInfo:p(),queryResponse:p()}),Nr=async(e,r)=>(await h({text:"Exiting Data Exploration agent"},r),e),Q=async(e,r)=>{let t=e.tool_calls??[];if(t.length===0){await h({text:`LLM did not request any tool calls: ${String(e?.content)}`},r);return}await Promise.all(t.map(async a=>await h({text:`LLM requested tool call with arguments: ${JSON.stringify(a.args,null,2)}`},r))),console.log("LLM response:",JSON.stringify(e.tool_calls,null,2))},qr=["mapView"];function M(e){let r=e?.configurable?.context;if(!r||typeof r!="object")throw new Error("DataExplorationAgent context missing");let t=qr.filter(a=>!(a in r));if(t.length)throw new Error(`DataExplorationAgent context missing: ${t.join(", ")}`);return r}var Ar=e=>{let r=e.map?.allLayers.filter(a=>a.type==="feature"),t=0;return r?.forEach(a=>{let o=a;o.featureEffect&&(o.featureEffect=null,t++)}),t>0?`Cleared filters from ${t} layer(s). View unchanged.`:"No active filters to clear. View unchanged."},Rr=async(e,r)=>{let{mapView:t}=M(r);return Ar(t)},Mr=y(Rr,{name:"clearFilters",description:"Clears all feature effects/filters from the map but does NOT change the current view. Use when user says 'clear filters', 'reset filters', 'remove filters', 'show all features', or wants to remove emphasis without navigating anywhere.",schema:s.object({})}),zr=async e=>{e.map?.allLayers.filter(t=>t.type==="feature")?.forEach(t=>{let a=t;a.featureEffect&&(a.featureEffect=null)});let r=e.map.initialViewProperties?.viewpoint?.targetGeometry;return r?(await e.goTo(r),"Cleared all filters and returned to home extent."):"Cleared all filters. Could not determine home extent."},Cr=async(e,r)=>{let{mapView:t}=M(r);return await zr(t)},jr=y(Cr,{name:"resetMap",description:"Clears all feature effects/filters from the map AND zooms to the home extent (initial map view). Use when user says 'reset map', 'reset the map', 'start over', or wants to both clear filters and return to the initial view.",schema:s.object({})});function se(e){return"point"in e&&e.point!==void 0}function le(e){return"layerId"in e&&e.layerId!==void 0}var Y=async(e,r)=>{if(se(e)){let{point:t}=e;return{geometry:new me({x:t.x,y:t.y,spatialReference:t.spatialReference?{wkid:t.spatialReference.wkid}:r.spatialReference})}}if(le(e)){let t=r.map?.allLayers.find(a=>a.id===e.layerId);if(!t)return{error:`Could not find geometry layer with ID: ${e.layerId}`};try{let a=await t.queryFeatures({where:e.where,returnGeometry:!0,outSpatialReference:r.spatialReference});if(!a.features.length)return{error:`No features found in geometry layer with the specified where clause: ${e.where}`};let o;if(a.features.length===1){let i=a.features[0].geometry;if(!i)return{error:"The geometry of the first feature is undefined or null."};o=i}else{let i=a.features.map(l=>l.geometry),n=X.executeMany(i);if(!n)return{error:"Failed to create a combined geometry."};o=n}return o.spatialReference||(o.spatialReference=r.spatialReference),{geometry:o}}catch(a){return{error:`Failed to query geometry: ${String(a)}`}}}return{error:"Invalid geometry configuration provided"}},Vr=async(e,r,t)=>{let a=e.map?.allLayers.find(i=>i.id===r),o=a.createQuery();o.where=t??"1=1";try{let{extent:i,count:n}=await a.queryExtent(o);return!i||n===0?{success:!1,error:`No features found for where clause: ${t}`}:(await e.goTo(i),{success:!0})}catch(i){return{success:!1,error:i instanceof Error?i.message:String(i)}}},Or=async(e,r,t,a,o)=>{let i=r.map?.allLayers.find(c=>c.id===e.layerId);if(!i)return`Could not find target layer with ID: ${e.layerId}`;let n;if(o){let c=await Y(o,r);if("error"in c)return c.error;n=c.geometry}i.featureEffect=null,i.featureEffect=new Ge({filter:new B({where:e.where,geometry:n,spatialRelationship:"intersects",distance:o?.distance,units:o?.units}),includedEffect:t,excludedEffect:a}),i.visible=!0;let l=await Vr(r,o?o.layerId:e.layerId,o?o.where:e.where),d=i.title??e.layerId;return l.success?`Applied feature effects to target layer "${i.title??e.layerId}"${o?` using geometry from layer "${o.layerId}"`:""}.`:`Applied filter to "${d}" but no features matched. ${l.error}`},Dr=["feet","kilometers","meters","miles","nautical-miles","us-nautical-miles"],j=s.enum(Dr),Pr=async({targetLayer:e,geometryLayer:r,includedEffect:t="drop-shadow(2px, 2px, 2px, gray)",excludedEffect:a="grayscale(100%) opacity(60%) blur(2px)"},o)=>{let{mapView:i}=M(o);return await Or(e,i,t,a,r)},Gr=s.object({targetLayer:s.object({layerId:s.string().describe("The layerId of the layer on which to set a feature effect."),where:s.string().describe("The SQL-92 where clause representing the features to emphasize.")}),geometryLayer:s.object({layerId:s.string().describe("The layerId of the layer containing the geometry by which to filter."),where:s.string().describe("The SQL-92 where clause representing the features from which to filter features from the targetLayer by geometry."),distance:s.number().describe("The distance by which to filter the input geometry."),units:j.describe("The units used to filter by geometry and distance.")}).optional().describe("Optional geometry-based filtering parameters for spatial queries."),includedEffect:s.string().default("drop-shadow(2px, 2px, 2px, gray)").describe("The effect applied to features that meet the filter requirements. Valid effects include: bloom, blur, brightness, contrast, drop-shadow, grayscale, hue-rotate, invert, opacity, saturate, and sepia. Prefer default unless specified."),excludedEffect:s.string().default("grayscale(100%) opacity(60%) blur(2px)").describe("The effect applied to features that do not meet the filter requirements. Valid effects include: bloom, blur, brightness, contrast, drop-shadow, grayscale, hue-rotate, invert, opacity, saturate, and sepia. Prefer default unless specified.")}),Br=y(Pr,{name:"setFeatureEffect",description:"Sets a feature effect on a given layer with given filter parameters and feature effects to emphasize certain features that meet a filter requirement. If no feature effect information is provided, then use the default effect provided.",schema:Gr}),ce=(e,r,t)=>{if(e&&typeof e!="function"){let a="getField"in t&&t.getField?.(e),o=a&&"getFieldDomain"in t&&t.getFieldDomain?t.getFieldDomain(a.name):null;if(o?.type==="coded-value"){let i=o.codedValues.find(n=>n.code===r);return i?i.name:null}}return null},Qr=(e,r,t)=>{let a=e.createQuery();return a.outFields=[r],a.where=t||"1=1",a.num=1,a},Wr=async(e,r,t,a)=>{let o=a.map?.allLayers.find(c=>c.id===e),i=Qr(o,r,t.where),n=(await o.queryFeatures(i)).features[0],l=n?n.attributes[r]:null,d=ce(r,l,o)||l;return{tool:"getAttribute",layerName:o.title??e,summary:`${r} = ${d}`,details:{fieldName:r,value:d,where:t.where}}};async function Kr({layerId:e,fieldName:r,query:t},a){let{mapView:o}=M(a),i=await Wr(e,r,t,o);return JSON.stringify(i,null,2)}var Ur=s.object({layerId:s.string().describe("The layerId of the layer containing the field from which to get a value."),fieldName:s.string().describe("The name of the field/attribute from which to get a field value."),query:s.object({where:s.string().describe("The SQL-92 where clause representing the feature from which to get an attribute value.")})}),Hr=y(Kr,{name:"getAttribute",description:"Returns an attribute value for a given feature.",schema:Ur}),be=(e,r)=>r?e.hasAllFeaturesInView:e.hasAllFeatures,Jr=async e=>{let{targetLayer:r,fieldName:t,statisticType:a,mapView:o,layersAndFieldsRegistry:i,geometryLayer:n}=e,l=o.map?.allLayers.find(S=>S.id===r.layerId);if(!l)throw new Error(`Layer '${r.layerId}' not found.`);let d=await o.whenLayerView(l),c=i.get(r.layerId)?.fieldRegistry.get(t);if(!c)throw new Error(`Field '${t}' not found.`);let u,m;if(n){let S=await Y(n,o);if("error"in S)throw new Error(S.error);if(!S.geometry)throw new Error(`No features found matching: ${n.where}`);u={geometryLayerId:n.layerId,geometryWhere:n.where,distance:n.distance,units:n.units,applied:!0},m=new B({geometry:S.geometry,distance:n.distance,units:n.units,spatialRelationship:"intersects"})}let f=be(d,!1),g=null,b=null,v=10;if(c.type!=="geometry"&&c.type!=="oid"&&c.type!=="global-id")try{g=await fe({layer:l,useFeaturesInView:f,view:f?o:void 0,field:t,sqlWhere:r.where,...m&&{filter:m},outStatisticTypes:{include:[a]}}),["string","small-integer","integer"].includes(c.type)&&(b=(await ge({layer:l,useFeaturesInView:f,view:f?o:void 0,field:t,sqlWhere:r.where,...m&&{filter:m}})).uniqueValueInfos.sort((S,q)=>q.count-S.count).slice(0,v))}catch(S){console.error("Statistics error:",S)}return{tool:"getStatistics",layerName:l.title??r.layerId,summary:`${a} = ${typeof g?.[a]=="number"?g[a]:"N/A"}`,details:{fieldName:t,statisticType:a,statistic:g?.[a]??null,summaryStatistics:g,uniqueValues:b,where:r.where,spatialFilterInfo:u}}};async function Zr({targetLayer:e,fieldName:r,statisticType:t,geometryLayer:a},o){let i=w(o,"layersAndFieldsRegistry"),{mapView:n}=M(o),l=await Jr({targetLayer:e,fieldName:r,statisticType:t,mapView:n,layersAndFieldsRegistry:i,geometryLayer:a});return JSON.stringify(l,null,2)}var Xr=s.object({targetLayer:s.object({layerId:s.string().describe("The layerId of the layer containing the field from which to get a value."),where:s.string().describe("The SQL-92 where clause representing the feature from which to get an attribute value.")}),geometryLayer:s.union([s.object({layerId:s.string().describe("The layerId of the layer containing the geometry by which to filter."),where:s.string().describe("The SQL-92 where clause representing the features from which to filter features from the targetLayer by geometry."),distance:s.number().optional().describe("The distance by which to query from the input geometry."),units:j.optional().describe("The units used to query by geometry and distance.")}),s.object({}).strict()]).optional().describe("Optional geometry-based filtering parameters for spatial queries."),fieldName:s.string().describe("The name of the field for which to get statistics. STRICTLY DO NOT use OBJECTID. Use any other field"),statisticType:s.enum(["avg","max","median","min","stddev","sum","variance","nullcount","count"]).describe("The statistic type to calculate.")}),Yr=y(Zr,{name:"getStatistics",description:'Returns one or more summary statistics for the given field. Statistic types include: count, maximum, minimum, average, median, standard deviation, variance, mode, sum, nullcount (number of features without a value for a given field), unique values. For "most common/frequent" questions: Use statisticType "count" on a categorical field. The response includes uniqueValues sorted by frequency (most common first). Statistics can be returned for number, date, and string fields. Also returns frequency analysis for string fields - unique values sorted by occurrence count (most frequent first). Use this for "most common", "most frequent", or "how many of each" questions. Only call this tool when the question requires filtering (e.g. a WHERE clause or spatial constraint) that cannot be satisfied by precomputed stats.',schema:Xr}),ea=async(e,r,t,a)=>{let o=t.map?.allLayers.find(u=>u.id===e.layerId),i=await t.whenLayerView(o),n=o.title??e.layerId,l;if(a){let u=await Y(a,t);if("error"in u)return{tool:"getTopFeatures",layerName:n,summary:"Geometry lookup failed",details:{error:u.error}};if(!u.geometry)return{tool:"getTopFeatures",layerName:n,summary:"No features found for geometry filter",details:{error:`No features found matching: ${a.where}`}};l=u.geometry}let d=e.outFields.length>2?e.outFields:["*"],c=r.groupByFields&&r.groupByFields.length>0;try{let u;if(c){let f=new Be({where:e.where||"1=1",outFields:d,orderByFields:e.orderByFields,geometry:l,spatialRelationship:l?"intersects":void 0,distance:a?.distance,units:a?.units,topFilter:new Qe({topCount:r.topCount,groupByFields:r.groupByFields,orderByFields:r.orderByFields})});u=await o.queryTopFeatures(f)}else{let f=new pe({where:e.where||"1=1",outFields:d,orderByFields:r.orderByFields,num:r.topCount,geometry:l,spatialRelationship:l?"intersects":void 0,distance:a?.distance,units:a?.units,outSpatialReference:t.spatialReference}),g=be(i,!1);try{u=g?await i.queryFeatures(f):await o.queryFeatures(f)}catch(b){console.warn("Client-side query failed, falling back to server:",b),u=await o.queryFeatures(f)}}let m=u.features.map(f=>f.attributes);return{tool:"getTopFeatures",layerName:n,summary:`Top ${r.topCount} features extracted`,details:{topCount:r.topCount,attributes:m,where:e.where,orderByFields:r.orderByFields,...c&&{groupByFields:r.groupByFields}}}}catch(u){return{tool:"getTopFeatures",layerName:n,summary:"Query failed",details:{error:u instanceof Error?u.message:String(u)}}}},ta=async({targetLayer:e,topFilter:r,geometryLayer:t},a)=>{let{mapView:o}=M(a),i=await ea(e,r,o,t);return JSON.stringify(i,null,2)},ra=s.object({targetLayer:s.object({layerId:s.string().describe("The layerId of the layer containing the field from which to get a value."),where:s.string().describe("The SQL-92 where clause representing the feature from which to get an attribute value."),orderByFields:s.array(s.string().describe("The field(s) and order for which to sort the resulting features.")),outFields:s.array(s.string().describe('The fields to include in the output that will be presented to the user. This should include identifying information about the resulting features, like a name or id, along with the values desired in the output. If unsure, choose all fields ("*").').default("*"))}),geometryLayer:s.object({layerId:s.string().describe("The layerId of the layer containing the geometry by which to filter."),where:s.string().describe("The SQL-92 where clause representing the features from which to filter features from the targetLayer by geometry."),distance:s.number().optional().describe("The distance by which to query from the input geometry."),units:j.describe("The units used to query by geometry and distance.").optional()}).optional().describe("Optional geometry-based filtering parameters for spatial queries."),topFilter:s.object({topCount:s.number().describe("Number of top features to return per group."),orderByFields:s.array(s.string().describe("Field(s) to rank by with ASC/DESC. Must be existing field names, not aggregate functions.")),groupByFields:s.array(s.string().describe("Field(s) to group results by. Returns top N per group."))})}),aa=y(ta,{name:"getTopFeatures",description:'Returns top N features ranked by an existing field value. Use for "highest", "lowest", "top N" questions where ranking is based on a field that already exists in the data (e.g., population, value, date, depth). orderByFields must be actual field names with ASC/DESC. Do NOT use aggregate functions like COUNT(), SUM(), AVG() - those require getStatistics.',schema:ra}),ne=25,oa=async(e,r,t,a)=>{let o=r.map?.allLayers.find(g=>g.id===e.layerId),i=await r.whenLayerView(o),n=o.title??e.layerId,l;if(t){let g=await Y(t,r);if("error"in g){let b={error:g.error};return le(t)?(b.geometryLayerId=t.layerId,b.geometryWhere=t.where):se(t)&&(b.point=t.point),{tool:"queryFeatures",layerName:n,summary:"Geometry lookup failed",details:b}}if(!g.geometry){let b={};return le(t)?(b.error=`No features found matching: ${t.where}`,b.geometryLayerId=t.layerId,b.geometryWhere=t.where):se(t)&&(b.error="Failed to create point geometry",b.point=t.point),{tool:"queryFeatures",layerName:n,summary:"No features found for geometry filter",details:b}}l=g.geometry}else a&&(l=r.extent.clone());let d=be(i,a??!1),c=new pe({where:e.where||"1=1",outFields:e.outFields.length?e.outFields:["*"],orderByFields:e.orderByFields,...l&&{geometry:l,spatialRelationship:"intersects"},...t?.distance&&{distance:t.distance},...t?.units&&{units:t.units},outSpatialReference:r.spatialReference}),u,m;try{u=d?await i.queryFeatureCount(c):await o.queryFeatureCount(c),u>0&&u<=ne&&(m=d?await i.queryFeatures(c):await o.queryFeatures(c),m&&m.features.forEach(g=>{let b=g.attributes;o.fields.forEach(v=>{let S=b[v.name],q=ce(v.name,S,o);q&&(b[v.name]=q)})}))}catch(g){console.warn("Client-side query failed, falling back to server:",g),u=await o.queryFeatureCount(c),u>0&&u<=ne&&(m=await o.queryFeatures(c),m&&m.features.forEach(b=>{o.fields.forEach(v=>{let S=b.attributes[v.name],q=ce(v.name,S,o);q&&(b.attributes[v.name]=q)})}))}let f=m?.features.map(g=>g.attributes);return{tool:"queryFeatures",layerName:n,summary:`${u} features found`,details:{totalCount:u,where:e.where,...f&&{attributes:f},...u>ne&&{note:`${u} features found. Too many to list. Use filters to narrow results.`}}}};async function ia({targetLayer:e,geometryFilter:r,useCurrentExtent:t},a){let{mapView:o}=M(a),i=await oa(e,o,r,t);return JSON.stringify(i,null,2)}var na=s.object({layerId:s.string().describe("The layerId of the layer containing the geometry by which to filter."),where:s.string().describe("The SQL-92 where clause representing the features from which to filter."),distance:s.number().optional().describe("The buffer distance around the geometry."),units:j.optional().describe("The units for the distance buffer.")}),sa=s.object({point:s.object({x:s.number().describe("X coordinate (longitude) from navigation result"),y:s.number().describe("Y coordinate (latitude) from navigation result"),spatialReference:s.object({wkid:s.number().describe("Spatial reference WKID (e.g., 4326 for WGS84)")}).optional().describe("Spatial reference. Defaults to map's spatial reference if not provided.")}).describe("Point coordinates from a previous navigation/geocoding result"),distance:s.number().optional().describe("Optional buffer distance around the point."),units:j.optional().describe("The units for the distance buffer.")}),la=s.object({targetLayer:s.object({layerId:s.string().describe("The layerId of the layer containing the field from which to get a value."),where:s.string().describe("SQL-92 where clause. IMPORTANT: When using geometryFilter.point for point-in-polygon queries, set this to '1=1' to return all features that intersect the point. Only add attribute filters if the user specifically requests them in addition to the spatial query."),orderByFields:s.array(s.string().describe("The field(s) and order for which to sort the resulting features.")),outFields:s.array(s.string().describe('The fields to include in the output that will be presented to the user. This should include identifying information about the resulting features, like a name or id, along with the values desired in the output. If unsure, choose all fields ("*").').default("*"))}),geometryFilter:s.union([na,sa]).optional().describe("Geometry filter for spatial queries. Use 'point' option with x/y coordinates from navigation results to find features at that location (point-in-polygon). Use 'layerId/where' option to filter by features from another layer."),useCurrentExtent:s.boolean().optional().describe("Set to true ONLY when user explicitly asks about features 'in my view', 'on my map', 'I am looking at'. Default is false (queries entire layer).")}),ca=y(ia,{name:"queryFeatures",description:"Queries features from a layer. Returns count and attributes (if \u226425 features). Use for listing features, finding features matching conditions, or spatial queries.",schema:la}),Je=[Hr,Yr,aa,ca],Ze=[Br,jr,Mr],ee=()=>{let e=new Date().getTimezoneOffset(),r=e<=0?"+":"-",t=Math.floor(Math.abs(e)/60).toString().padStart(2,"0"),a=(Math.abs(e)%60).toString().padStart(2,"0"),o=`${r}${t}:${a}`;return{userTimezone:Intl.DateTimeFormat().resolvedOptions().timeZone,userTimezoneOffset:o}},da=async(e,r)=>{await h({text:"Requesting LLM for layer filter results"},r);let t=await $("data_explore_filter_prompt");if(!r?.configurable)throw new Error("config.configurable is required for layer filter tools");let{userTimezone:a,userTimezoneOffset:o}=ee(),i={layerFieldInfo:e.layerFieldInfo,userTimezone:a,userTimezoneOffset:o},n=await C({promptText:t,messages:T(e.messages),inputVariables:i,tools:Ze}),l=[...e.messages,n];if(!((n.tool_calls?.length??0)>0))return await h({text:"LLM determined no filter changes needed"},r),{...e,messages:l};let d=[...l,n],c=n.content.toString();return await Q(n,r),{...e,messages:d,outputMessage:c}},ua=async(e,r)=>{await h({text:"Requesting LLM for layer query results"},r);let t=await $("data_explore_query_prompt");if(!r?.configurable)throw new Error("config.configurable is required for layer query tools");let{userTimezone:a,userTimezoneOffset:o}=ee(),i={layerFieldInfo:e.layerFieldInfo,userTimezone:a,userTimezoneOffset:o},n=await C({promptText:t,messages:T(e.messages),inputVariables:i,tools:Je}),l=[...e.messages,n],d=n.content.toString();return await Q(n,r),{...e,messages:l,outputMessage:d}},ha=async(e,r)=>{try{await h({text:"Requesting LLM for summary on query results"},r);let t=await $("summarize_query_response_prompt"),a={queryResponse:e.queryResponse},o=await H({promptText:t,messages:T(e.messages),inputVariables:a}),i=typeof o=="string"?o:o.content,n=new z(i);return await h({text:`Received response from LLM: ${i}`},r),{...e,outputMessage:i,messages:[...e.messages,n]}}catch(t){throw await h({text:"Error during filter LLM request"},r),new Error(`Error during filter LLM request: ${t instanceof Error?t.message:String(t)}`)}};async function ma(e,r){let t=await new R(Ze).invoke({messages:T(e.messages)},r),a=[...e.messages,...t.messages],o=t.messages.map(l=>new z({content:l.content,additional_kwargs:l.additional_kwargs}));await h({text:`Finished executing layer filter tool: ${t.messages.map(l=>l.content).join(", ")}`},r);let i=[...a,...o],n=o.map(l=>l.content).join(`
48
+
49
+ `);return{...e,messages:i,outputMessage:n}}var fa=new R(Je);async function ga(e,r){let{messages:t}=await fa.invoke({messages:T(e.messages)},r),a=[],o=[];for(let n of t){let l=n.content,d;if(typeof l!="string"){d={tool:n.name??"unknown",layerName:"unknown",summary:"Query failed",details:{error:"Skipping non-string tool output:",raw:l}};continue}try{d=JSON.parse(l)}catch{d={tool:n.name??"unknown",layerName:"unknown",summary:"Query failed",details:{error:l}}}a.push(d),d.details&&typeof d.details=="object"&&"error"in d.details?o.push(`- ${d.tool}: Error - ${String(d.details.error)}`):o.push(`- ${d.layerName}: ${d.summary}`)}let i=[...e.messages,...t];return await h({text:`Finished executing layer query tool: ${o.join(", ")}`},r),{...e,messages:i,queryResponse:a}}var pa=10,ya=async(e,r)=>{let t=null,a=null;try{r.type!=="geometry"&&r.type!=="oid"&&r.type!=="global-id"&&(t=await fe({layer:e,field:r.name}),r.type==="string"&&(a=(await ge({layer:e,field:r.name})).uniqueValueInfos.sort((o,i)=>i.count-o.count).slice(0,pa)))}catch(o){console.error(`Error fetching statistics for field ${r.name}:`,o)}return{summaryStatistics:t,uniqueValues:a}};async function ve(e,r,t){let a=[],o=[];for(let i of e){let n=function(f){let g=r.get(f)?.layerItem;return g?[g.name&&`Name: ${g.name}`,g.title&&`Title: ${g.title}`,g.description&&`Description: ${g.description}`].filter(Boolean).join(" | "):f},{layerId:l,results:d}=i,c=t.map?.allLayers.find(f=>f.id===l),u=r.get(l)?.fieldRegistry;if(!u)continue;let m=a.find(f=>f.layerId===l);m||(m={layerId:l,layerSummary:n(l),fieldInfos:[]},a.push(m));for(let f of d){let g=u.get(f.name);if(g){if(!g.statistics){let b=ya(c,g).then(v=>{u.set(g.name,{...g,statistics:v}),g.statistics=v});o.push(b)}m.fieldInfos.push(g)}}}return await Promise.all(o),a}var wa=async(e,r)=>{try{await h({text:"Getting statistics for vector search results"},r);let t=w(r,"layersAndFieldsRegistry"),{mapView:a}=M(r),o=await ve(e.vectorSearchFieldResults,t,a);return console.log("Field statistics retrieved:",o),await h({text:"Statistics retrieved"},r),{...e,layerFieldInfo:o}}catch(t){throw await h({text:"Error during fetching statistics"},r),new Error(`Error during fetching statistics: ${t instanceof Error?t.message:String(t)}`)}},Ce=.7,ba=10,va=async(e,r)=>{try{let t=N(e.messages);await h({text:"Similarity search to find fields"},r);let a=w(r,"fieldSearch"),o=w(r,"layersAndFieldsRegistry"),i=w(r,"embeddingCache"),n=await a.searchFields({text:t,layerIds:e.vectorSearchLayerIds,minScore:Ce,topResults:ba,embeddingCache:i}),l=n.map(({layerId:c,results:u})=>{let m=u.map(f=>` - ${f.name} (${f.score.toFixed(2)})`).join(`
50
+ `);return`${o.get(c)?.layerItem.name??c}:
51
+ ${m}`}).join(`
52
+ `),d;return n.length>0?d=`Vector search completed. Matching layers and fields with scores:
53
+ ${l}`:d=`No vector search results found for score over ${Ce}.`,await h({text:d},r),{...e,vectorSearchFieldResults:n}}catch(t){throw await h({text:`Error during vector search: ${t instanceof Error?t.message:String(t)}`},r),new Error(`Vector search failed: ${t instanceof Error?t.message:String(t)}`)}},Sa=.7,Ta=async(e,r)=>{try{let t=N(e.messages);await h({text:`Similarity search to find layers: ${t}`},r);let a=w(r,"layerSearch"),o=w(r,"layersAndFieldsRegistry"),i=w(r,"embeddingCache"),n=await a.searchLayers({text:t,minScore:Sa,embeddingCache:i}),l=n.map(u=>u.id),d=n.map(({id:u,score:m})=>`${o.get(u)?.layerItem.name??u} (${m.toFixed(2)})`).join(`
54
+ `),c;return l.length>0?c=`Vector search completed. Matching layers with scores:
55
+ ${d}`:c="Vector search completed. No matching layers found.",await h({text:c},r),{...e,vectorSearchLayerIds:l}}catch(t){throw await h({text:`Error during vector search: ${t instanceof Error?t.message:String(t)}`},r),new Error(`Vector search failed: ${t instanceof Error?t.message:String(t)}`)}},Ea=(e,r)=>O(["layerSearch","fieldSearch","layersAndFieldsRegistry"],"Data Exploration Agent")(e,r),xa=()=>new k(He).addNode("requireDataExplorationServices",Ea).addNode("vectorSearchLayers",Ta).addNode("vectorSearchFields",va).addNode("fieldStatistics",wa).addNode("queryAgent",ua).addNode("queryTools",ga).addNode("summarizeQueryResponseLLM",ha).addNode("filterAgent",da).addNode("filterTools",ma).addNode("earlyExit",Nr).addEdge(_,"requireDataExplorationServices").addEdge("requireDataExplorationServices","vectorSearchLayers").addConditionalEdges("vectorSearchLayers",e=>e.vectorSearchLayerIds.length?"vectorSearchFields":"earlyExit").addConditionalEdges("vectorSearchFields",e=>e.vectorSearchFieldResults.length?"fieldStatistics":"earlyExit").addEdge("fieldStatistics","queryAgent").addConditionalEdges("queryAgent",e=>(e.messages[e.messages.length-1]?.tool_calls?.length??0)>0?"queryTools":"filterAgent").addConditionalEdges("queryTools",e=>e.queryResponse.length?"summarizeQueryResponseLLM":"filterAgent").addEdge("summarizeQueryResponseLLM","filterAgent").addConditionalEdges("filterAgent",e=>(e.messages[e.messages.length-1]?.tool_calls?.length??0)>0?"filterTools":E).addEdge("filterTools",E).addEdge("earlyExit",E),Ia=String.raw`- **data exploration** — User is asking about the feature layer’s data (e.g. counts, summaries, statistics, field values), either for all features, a subset based on a condition, or for a subset based on the current view. And/Or user wants to include or exclude features based on field values, or visually style features differently (e.g., highlight or deemphasize them).
56
+ The Data Exploration Agent will automatically zoom to the affected features for action taken by this agent. In this case, no need to call navigation tool separately.
57
+ _Example: “Only show stations where Brand is Shell”_
58
+ _Example: “Make Shell stations stand out on the map”_
59
+ _Example: “Gray out all stations that aren’t Shell”_
60
+ This also includes questions that ask which feature meets a given condition or where a particular feature in the data is located (e.g., “Where is the spring with the highest elevation?”). However, this agent does not handle addresses.
61
+ _Example: “How many features are there?”_
62
+ _Example: “What’s the average population?”_
63
+ _Example: “Which values are in the status field?”_`,pl={id:"dataExploration",name:"Data Exploration Agent",description:Ia,createGraph:xa,workspace:He},je=.7,$a=10,La=async(e,r)=>{try{let t=N(e.messages);await h({text:"Similarity search to find fields"},r);let a=w(r,"fieldSearch"),o=w(r,"layersAndFieldsRegistry"),i=w(r,"embeddingCache"),n=await a.searchFields({text:t,layerIds:e.vectorSearchLayerIds,minScore:je,topResults:$a,embeddingCache:i}),l=n.map(({layerId:c,results:u})=>{let m=u.map(f=>` - ${f.name} (${f.score.toFixed(2)})`).join(`
64
+ `);return`${o.get(c)?.layerItem.name??c}:
65
+ ${m}`}).join(`
66
+ `),d;return n.length>0?d=`Vector search completed. Matching layers and fields with scores:
67
+ ${l}`:d=`No vector search results found for score over ${je}.`,await h({text:d},r),{...e,vectorSearchFieldResults:n}}catch(t){throw await h({text:`Error during vector search: ${t instanceof Error?t.message:String(t)}`},r),new Error(`Vector search failed: ${t instanceof Error?t.message:String(t)}`)}},_a=.7,Fa=async(e,r)=>{try{let t=N(e.messages);await h({text:`Similarity search to find layers: ${t}`},r);let a=w(r,"layerSearch"),o=w(r,"layersAndFieldsRegistry"),i=await a.searchLayers({text:t,minScore:_a}),n=i.map(c=>c.id),l=i.map(({id:c,score:u})=>`${o.get(c)?.layerItem.name??c} (${u.toFixed(2)})`).join(`
68
+ `),d;return n.length>0?d=`Vector search completed. Matching layers with scores:
69
+ ${l}`:d="Vector search completed. No matching layers found.",await h({text:d},r),{...e,vectorSearchLayerIds:n}}catch(t){throw await h({text:`Error during vector search: ${t instanceof Error?t.message:String(t)}`},r),new Error(`Vector search failed: ${t instanceof Error?t.message:String(t)}`)}},Xe=["mapView"];function Se(e){let r=e?.configurable?.context;if(!r||typeof r!="object")throw new Error("LayerFilterAgent context missing");let t=Xe.filter(a=>!(a in r));if(t.length)throw new Error(`LayerFilterAgent context missing: ${t.join(", ")}`);return r}var ka=async(e,r)=>{try{await h({text:"Getting statistics for vector search results"},r);let t=w(r,"layersAndFieldsRegistry"),{mapView:a}=Se(r),o=await ve(e.vectorSearchFieldResults,t,a);return console.log("Field statistics retrieved:",o),await h({text:"Statistics retrieved"},r),{...e,layerFieldInfo:o}}catch(t){throw await h({text:"Error during fetching statistics"},r),new Error(`Error during fetching statistics: ${t instanceof Error?t.message:String(t)}`)}},Ye=async(e,r,t)=>{let a=e.map?.allLayers.find(n=>n.id===r),o=a.createQuery();o.where=t??"1=1";let{features:i}=await a.queryFeatures(o);e.goTo(i)},et=async(e,r)=>{let t=r.map?.allLayers.find(i=>i.id===e.layerId);if(!t)return{error:`Could not find geometry layer with ID: ${e.layerId}`};let a=await t.queryFeatures({where:e.where,returnGeometry:!0});if(!a.features.length)return{error:`No features found in geometry layer with the specified where clause: ${e.where}`};let o;if(a.features.length===1){let i=a.features[0].geometry;if(!i)return{error:"The geometry of the first feature is undefined or null."};o=i}else{let i=a.features.map(l=>l.geometry),n=X.executeMany(i);if(!n)return{error:"Failed to create a combined geometry."};o=n}return{geometry:o}},Na=async(e,r,t,a,o)=>{let i=r.map?.allLayers.find(l=>l.id===e.layerId);if(!i)return`Could not find target layer with ID: ${e.layerId}`;console.log("Layer type:",i.type),console.log("Layer geometryType:",i.geometryType),console.log("Layer renderer:",i.renderer?.type);let n;if(o){let l=await et(o,r);if("error"in l)return l.error;n=l.geometry}return i.featureEffect=new Ge({filter:new B({where:e.where,geometry:n,spatialRelationship:"intersects",distance:o?.distance,units:o?.units}),includedEffect:t,excludedEffect:a}),i.visible=!0,i.refresh(),Ye(r,o?o.layerId:e.layerId,o?o.where:e.where),`Applied feature effects to target layer "${i.title??e.layerId}"${o?` using geometry from layer "${o.layerId}"`:""}.`},qa=["feet","kilometers","meters","miles","nautical-miles","us-nautical-miles"],tt=s.enum(qa),Aa=async({targetLayer:e,geometryLayer:r,includedEffect:t="drop-shadow(2px, 2px, 2px, gray)",excludedEffect:a="grayscale(100%) opacity(60%) blur(2px)"},o)=>{let{mapView:i}=Se(o);return await Na(e,i,t,a,r)},Ra=s.object({targetLayer:s.object({layerId:s.string().describe("The layerId of the layer on which to set a feature effect."),where:s.string().describe("The SQL-92 where clause representing the features to emphasize.")}),geometryLayer:s.object({layerId:s.string().describe("The layerId of the layer containing the geometry by which to filter."),where:s.string().describe("The SQL-92 where clause representing the features from which to filter features from the targetLayer by geometry."),distance:s.number().describe("The distance by which to filter the input geometry."),units:tt.describe("The units used to filter by geometry and distance.")}).optional().describe("Optional geometry-based filtering parameters for spatial queries."),includedEffect:s.string().optional().default("drop-shadow(2px, 2px, 2px, gray)").describe("The effect applied to features that meet the filter requirements. Valid effects include: bloom, blur, brightness, contrast, drop-shadow, grayscale, hue-rotate, invert, opacity, saturate, and sepia. Prefer default unless specified."),excludedEffect:s.string().optional().default("grayscale(100%) opacity(60%) blur(2px)").describe("The effect applied to features that do not meet the filter requirements. Valid effects include: bloom, blur, brightness, contrast, drop-shadow, grayscale, hue-rotate, invert, opacity, saturate, and sepia. Prefer default unless specified.")}),Ma=y(Aa,{name:"setFeatureEffect",description:"Sets a feature effect on a given layer with given filter parameters and feature effects to emphasize certain features that meet a filter requirement. If no feature effect information is provided, then use the default effect provided.",schema:Ra}),za=async(e,r,t)=>{let a=r.map?.allLayers.find(n=>n.id===e.layerId);if(!a)return`Could not find target layer with ID: ${e.layerId}`;let o;if(t){let n=await et(t,r);if("error"in n)return n.error;o=n.geometry}let i=await r.whenLayerView(a);return i.filter=new B({where:e.where,geometry:o,spatialRelationship:"intersects",distance:t?.distance,units:t?.units}),a.visible=!0,Ye(r,t?t.layerId:e.layerId,t?t.where:e.where),`Applied feature filter to layer "${a.title??e.layerId}"${t?` using geometry from layer "${t.layerId}"`:""}.`},Ca=async({targetLayer:e,geometryLayer:r},t)=>{let{mapView:a}=Se(t);return await za(e,a,r)},ja=s.object({targetLayer:s.object({layerId:s.string().describe("The layerId of the layer on which to set a filter."),where:s.string().describe("The SQL-92 where clause representing the features to display.")}),geometryLayer:s.object({layerId:s.string().describe("The layerId of the layer containing the geometry by which to filter."),where:s.string().describe("The SQL-92 where clause representing the features from which to filter features from the targetLayer by geometry."),distance:s.number().describe("The distance by which to filter the input geometry."),units:tt.describe("The units used to filter by geometry and distance.")}).optional().describe("Optional geometry-based filtering parameters for spatial queries.")}),Va=y(Ca,{name:"setFeatureFilter",description:"Sets a client-side filter using a where clause, geometry filter, or both on a target layer. This filters features at the client level in the view.",schema:ja}),rt=[Ma,Va],Oa=async(e,r)=>{await h({text:"Requesting LLM for layer filter results"},r);let t=await $("layer_filter_prompt");if(!r?.configurable)throw new Error("config.configurable is required for layer filter tools");let{userTimezone:a,userTimezoneOffset:o}=ee(),i={layerFieldInfo:e.layerFieldInfo,userTimezone:a,userTimezoneOffset:o},n=await C({promptText:t,messages:T(e.messages),inputVariables:i,tools:rt}),l=n.content.toString();return await Q(n,r),{...e,messages:[...e.messages,n],outputMessage:l}};async function Da(e,r){let t=await new R(rt).invoke({messages:T(e.messages)},r),a=t.messages.map(n=>n.text).join(`
70
+ `);await h({text:`Finished executing layer filter tool: ${a}`},r);let o=[...e.messages,...t.messages],i=t.messages.map(n=>n.text).join(`
71
+ `);return{...e,outputMessage:i,messages:o}}var at=p.Root({messages:p({reducer:F,default:()=>[]}),outputMessage:p({reducer:(e="",r)=>{let t=typeof r=="string"?r.trim():"";if(!t)return e;let a=e.trim();if(!a)return t;if(a===t)return e;let o=a.split(`
72
+
73
+ `);return o[o.length-1]?.trim()===t?e:`${e}
74
+
75
+ ${t}`},default:()=>""}),vectorSearchLayerIds:p(),vectorSearchFieldResults:p(),layerFieldInfo:p()}),Pa=async(e,r)=>(await h({text:"Exiting Layer Filter agent"},r),e),Ga=(e,r)=>O(["layerSearch","fieldSearch","layersAndFieldsRegistry"],"Layer Filter Agent")(e,r),Ba=()=>new k(at).addNode("requireLayerFilterServices",Ga).addNode("vectorSearchLayers",Fa).addNode("vectorSearchFields",La).addNode("fieldStatistics",ka).addNode("agent",Oa).addNode("tools",Da).addNode("earlyExit",Pa).addEdge(_,"requireLayerFilterServices").addEdge("requireLayerFilterServices","vectorSearchLayers").addConditionalEdges("vectorSearchLayers",e=>e.vectorSearchLayerIds.length?"vectorSearchFields":"earlyExit").addConditionalEdges("vectorSearchFields",e=>e.vectorSearchFieldResults.length?"fieldStatistics":"earlyExit").addEdge("fieldStatistics","agent").addConditionalEdges("agent",e=>(e.messages[e.messages.length-1]?.tool_calls?.length??0)>0?"tools":"earlyExit").addEdge("tools","earlyExit").addEdge("earlyExit",E),Qa=String.raw`- **layer filter** — User wants to include or exclude features based on field values, or visually style features differently (e.g., highlight or deemphasize them).
76
+ The Layer Filter Agent will automatically zoom to the affected features for action taken by this agent. In this case, no need to call navigation tool separately.
77
+ _Example: “Only show stations where Brand is Shell”_
78
+ _Example: “Make Shell stations stand out on the map”_
79
+ _Example: “Gray out all stations that aren’t Shell”_`,yl={id:"layerFilter",name:"Layer Filter Agent",description:Qa,createGraph:Ba,workspace:at},ot=p.Root({messages:p({reducer:F,default:()=>[]}),outputMessage:p({reducer:(e="",r)=>{let t=typeof r=="string"?r.trim():"";if(!t)return e;let a=e.trim();if(!a)return t;if(a===t)return e;let o=a.split(`
80
+
81
+ `);return o[o.length-1]?.trim()===t?e:`${e}
82
+
83
+ ${t}`},default:()=>""}),vectorSearchLayerIds:p(),vectorSearchFieldResults:p(),layerFieldInfo:p(),queryResponses:p()}),Wa=async(e,r)=>(await h({text:"Exiting Layer Query agent"},r),e);function W(e){let r=e?.configurable?.context;if(!r||typeof r!="object")throw new Error("LayerQueryAgent context missing");let t=Xe.filter(a=>!(a in r));if(t.length)throw new Error(`LayerQueryAgent context missing: ${t.join(", ")}`);return r}var Ka=async(e,r)=>{try{await h({text:"Getting statistics for vector search results"},r);let t=w(r,"layersAndFieldsRegistry"),{mapView:a}=W(r),o=await ve(e.vectorSearchFieldResults,t,a);return console.log("Field statistics retrieved:",o),await h({text:"Statistics retrieved"},r),{...e,layerFieldInfo:o}}catch(t){throw await h({text:"Error during fetching statistics"},r),new Error(`Error during fetching statistics: ${t instanceof Error?t.message:String(t)}`)}},Ve=.7,Ua=10,Ha=async(e,r)=>{try{let t=N(e.messages);await h({text:"Similarity search to find fields"},r);let a=w(r,"fieldSearch"),o=w(r,"layersAndFieldsRegistry"),i=w(r,"embeddingCache"),n=await a.searchFields({text:t,layerIds:e.vectorSearchLayerIds,minScore:Ve,topResults:Ua,embeddingCache:i}),l=n.map(({layerId:c,results:u})=>{let m=u.map(f=>` - ${f.name} (${f.score.toFixed(2)})`).join(`
84
+ `);return`${o.get(c)?.layerItem.name??c}:
85
+ ${m}`}).join(`
86
+ `),d;return n.length>0?d=`Vector search completed. Matching layers and fields with scores:
87
+ ${l}`:d=`No vector search results found for score over ${Ve}.`,await h({text:d},r),{...e,vectorSearchFieldResults:n}}catch(t){throw await h({text:`Error during vector search: ${t instanceof Error?t.message:String(t)}`},r),new Error(`Vector search failed: ${t instanceof Error?t.message:String(t)}`)}},Ja=.7,Za=async(e,r)=>{try{let t=N(e.messages);await h({text:`Similarity search to find layers: ${t}`},r);let a=w(r,"layerSearch"),o=w(r,"layersAndFieldsRegistry"),i=await a.searchLayers({text:t,minScore:Ja}),n=i.map(c=>c.id),l=i.map(({id:c,score:u})=>`${o.get(c)?.layerItem.name??c} (${u.toFixed(2)})`).join(`
88
+ `),d;return n.length>0?d=`Vector search completed. Matching layers with scores:
89
+ ${l}`:d="Vector search completed. No matching layers found.",await h({text:d},r),{...e,vectorSearchLayerIds:n}}catch(t){throw await h({text:`Error during vector search: ${t instanceof Error?t.message:String(t)}`},r),new Error(`Vector search failed: ${t instanceof Error?t.message:String(t)}`)}},Xa=(e,r,t)=>{let a=e.createQuery();return a.outFields=[r],a.where=t||"1=1",a.num=1,a},Ya=async(e,r,t,a)=>{let o=a.map?.allLayers.find(d=>d.id===e),i=Xa(o,r,t.where),n=(await o.queryFeatures(i)).features[0],l=n?n.attributes[r]:null;return{tool:"getAttribute",layerName:o.title??e,summary:`${r} = ${l}`,details:{fieldName:r,value:l,where:t.where}}};async function eo({layerId:e,fieldName:r,query:t},a){let{mapView:o}=W(a),i=await Ya(e,r,t,o);return JSON.stringify(i,null,2)}var to=s.object({layerId:s.string().describe("The layerId of the layer containing the field from which to get a value."),fieldName:s.string().describe("The name of the field/attribute from which to get a field value."),query:s.object({where:s.string().describe("The SQL-92 where clause representing the feature from which to get an attribute value.")})}),ro=y(eo,{name:"getAttribute",description:"Returns an attribute value for a given feature.",schema:to}),Te=async(e,r)=>{let t=r.map?.allLayers.find(i=>i.id===e.layerId);if(!t)return{error:`Could not find geometry layer with ID: ${e.layerId}`};let a=await t.queryFeatures({where:e.where,returnGeometry:!0});if(!a.features.length)return{error:`No features found in geometry layer with the specified where clause: ${e.where}`};let o;if(a.features.length===1){let i=a.features[0].geometry;if(!i)return{error:"The geometry of the first feature is undefined or null."};o=i}else{let i=a.features.map(l=>l.geometry),n=X.executeMany(i);if(!n)return{error:"Failed to create a combined geometry."};o=n}return{geometry:o}},ao=async e=>{let{targetLayer:r,fieldName:t,statisticType:a,mapView:o,layersAndFieldsRegistry:i,geometryLayer:n}=e,l=o.map?.allLayers.find(g=>g.id===r.layerId);if(!l)throw new Error(`Layer '${r.layerId}' not found.`);let d=i.get(r.layerId)?.fieldRegistry.get(t);if(!d)throw new Error(`Field '${t}' not found.`);let c;if(n){let g=await Te(n,o);if("error"in g)throw new Error(g.error);if(c=g.geometry,n.distance&&n.units){let b=We.execute(c,n.distance,{unit:n.units==="us-nautical-miles"?"nautical-miles":n.units});b&&(c=b)}}else c=o.extent.clone();let u=new B({geometry:c,spatialRelationship:"intersects"}),m=null,f=null;try{m=await fe({layer:l,field:t,sqlWhere:r.where,filter:u,outStatisticTypes:{include:[a]}}),d.type==="string"&&(f=(await ge({layer:l,field:t,sqlWhere:r.where,filter:u})).uniqueValueInfos)}catch(g){console.error("Statistics error:",g)}return{tool:"getStatistics",layerName:l.title??r.layerId,summary:`${a} = ${typeof m?.[a]=="number"?m[a]:"N/A"}`,details:{fieldName:t,statisticType:a,statistic:m?.[a]??null,summaryStatistics:m,uniqueValues:f,where:r.where}}},oo=["feet","kilometers","meters","miles","nautical-miles","us-nautical-miles"],io=s.enum(oo);async function no({targetLayer:e,fieldName:r,statisticType:t,geometryLayer:a},o){let i=w(o,"layersAndFieldsRegistry"),{mapView:n}=W(o),l=await ao({targetLayer:e,fieldName:r,statisticType:t,mapView:n,layersAndFieldsRegistry:i,geometryLayer:a});return console.log(l),JSON.stringify(l,null,2)}var so=s.object({targetLayer:s.object({layerId:s.string().describe("The layerId of the layer containing the field from which to get a value."),where:s.string().describe("The SQL-92 where clause representing the feature from which to get an attribute value.")}),geometryLayer:s.union([s.object({layerId:s.string().describe("The layerId of the layer containing the geometry by which to filter."),where:s.string().describe("The SQL-92 where clause representing the features from which to filter features from the targetLayer by geometry."),distance:s.number().optional().describe("The distance by which to query from the input geometry."),units:io.optional().describe("The units used to query by geometry and distance.")}),s.object({}).strict()]).optional().describe("Optional geometry-based filtering parameters for spatial queries."),fieldName:s.string().describe("The name of the field for which to get statistics."),statisticType:s.enum(["avg","max","median","min","stddev","sum","variance","nullcount","count"]).describe("The statistic type to calculate.")}),lo=y(no,{name:"getStatistics",description:"Returns one or more summary statistics for the given field. Statistic types include: count, maximum, minimum, average, median, standard deviation, variance, mode, sum, nullcount (number of features without a value for a given field), unique values. Statistics can be returned for number, date, and string fields. Only call this tool when the question requires filtering (e.g. a WHERE clause or spatial constraint) that cannot be satisfied by precomputed stats.",schema:so}),co=async(e,r,t,a)=>{let o=t.map?.allLayers.find(c=>c.id===e.layerId),i=a?await Te(a,t):{geometry:void 0},n="geometry"in i?i.geometry:void 0,l=new Be({where:e.where||"1=1",outFields:e.outFields.length?e.outFields:["*"],orderByFields:e.orderByFields,geometry:n,spatialRelationship:n?"intersects":void 0,distance:a?.distance,units:a?.units,topFilter:new Qe({topCount:r.topCount,groupByFields:r.groupByFields,orderByFields:r.orderByFields})}),d=await o.queryTopFeatures(l);return{tool:"getTopFeatures",layerName:o.title??e.layerId,summary:`Top ${r.topCount} features extracted`,details:{topCount:r.topCount,features:d.features,where:e.where}}},uo=async({targetLayer:e,topFilter:r,geometryLayer:t},a)=>{let{mapView:o}=W(a),i=await co(e,r,o,t);return JSON.stringify(i,null,2)},ho=s.object({targetLayer:s.object({layerId:s.string().describe("The layerId of the layer containing the field from which to get a value."),where:s.string().describe("The SQL-92 where clause representing the feature from which to get an attribute value."),orderByFields:s.array(s.string().describe("The field(s) and order for which to sort the resulting features.")),outFields:s.array(s.string().describe("The fields to include in the output that will be presented to the user. This should include identifying information about the resulting features, like a name or id, along with the values desired in the output."))}),geometryLayer:s.object({layerId:s.string().describe("The layerId of the layer containing the geometry by which to filter."),where:s.string().describe("The SQL-92 where clause representing the features from which to filter features from the targetLayer by geometry."),distance:s.number().describe("The distance by which to query from the input geometry."),units:j.describe("The units used to query by geometry and distance.")}).optional().describe("Optional geometry-based filtering parameters for spatial queries."),topFilter:s.object({topCount:s.number().describe("The SQL-92 where clause representing the feature from which to get an attribute value."),orderByFields:s.array(s.string().describe("The field(s) and order for which to sort the resulting features.")),groupByFields:s.array(s.string().describe("The field(s) for which to group by the top features."))})}),mo=y(uo,{name:"getTopFeatures",description:"Returns the top n features from a layer",schema:ho}),fo=async(e,r,t)=>{let a=r.map?.allLayers.find(d=>d.id===e.layerId),o=t?await Te(t,r):{geometry:void 0},i="geometry"in o?o.geometry:void 0,n=new pe({where:e.where||"1=1",outFields:e.outFields.length?e.outFields:["*"],orderByFields:e.orderByFields,geometry:i,spatialRelationship:i?"intersects":void 0,distance:t?.distance,units:t?.units}),l=await a.queryFeatures(n);return{tool:"queryFeatures",layerName:a.title??e.layerId,summary:`${l.features.length} features found`,details:{totalCount:l.features.length,features:l.features.slice(0,10),where:e.where}}};async function go({targetLayer:e,geometryLayer:r},t){let{mapView:a}=W(t),o=await fo(e,a,r);return JSON.stringify(o,null,2)}var po=s.object({targetLayer:s.object({layerId:s.string().describe("The layerId of the layer containing the field from which to get a value."),where:s.string().describe("The SQL-92 where clause representing the feature from which to get an attribute value."),orderByFields:s.array(s.string().describe("The field(s) and order for which to sort the resulting features.")),outFields:s.array(s.string().describe("The fields to include in the output that will be presented to the user. This should include identifying information about the resulting features, like a name or id, along with the values desired in the output."))}),geometryLayer:s.object({layerId:s.string().describe("The layerId of the layer containing the geometry by which to filter."),where:s.string().describe("The SQL-92 where clause representing the features from which to filter features from the targetLayer by geometry."),distance:s.number().describe("The distance by which to query from the input geometry."),units:j.describe("The units used to query by geometry and distance.")}).optional().describe("Optional geometry-based filtering parameters for spatial queries.")}),yo=y(go,{name:"queryFeatures",description:"Queries for one or more features from a given layer.",schema:po}),it=[yo,lo,ro,mo],wo=async(e,r)=>{await h({text:"Requesting LLM for layer query results"},r);let t=await $("data_query_prompt");if(!r?.configurable)throw new Error("config.configurable is required for layer query tools");let{userTimezone:a,userTimezoneOffset:o}=ee(),i={layerFieldInfo:e.layerFieldInfo,userTimezone:a,userTimezoneOffset:o},n=await C({promptText:t,messages:T(e.messages),inputVariables:i,tools:it});if(!(n.tool_calls&&Array.isArray(n.tool_calls)&&n.tool_calls.length>0))return{...e,messages:[...e.messages,n]};let l=n.content.toString()||"LLM requested tool calls.";return await Q(n,r),{...e,outputMessage:l,messages:[...e.messages,n]}},bo=new R(it);async function vo(e,r){let{messages:t}=await bo.invoke({messages:T(e.messages)},r),a=[],o=[];for(let l of t){let d=l.content;if(typeof d!="string"){console.warn("Skipping non-string tool output:",d);continue}let c;try{c=JSON.parse(d)}catch{console.warn("Skipping invalid JSON from tool:",d);continue}a.push(c),o.push(`- ${c.layerName}: ${c.summary}`)}if(o.length===0)return{...e,queryResponses:a};let i=new z({content:`Query results:
90
+ ${o.join(`
91
+ `)}`}),n=`Query results:
92
+ ${o.join(`
93
+ `)}`;return{...e,outputMessage:n,messages:[...e.messages,...t,i],queryResponses:a}}var So=async(e,r)=>{try{await h({text:"Requesting LLM for summary on query results"},r);let t=await $("summarize_query_response_prompt"),a={queryResponse:e.queryResponses},o=await H({promptText:t,messages:T(e.messages),inputVariables:a}),i=typeof o=="string"?o:o.content;return e.messages=[...e.messages,new z(i)],e.outputMessage=i,await h({text:`Received response from LLM: ${i}`},r),e}catch(t){throw await h({text:"Error during filter LLM request"},r),new Error(`Error during filter LLM request: ${t instanceof Error?t.message:String(t)}`)}},To=(e,r)=>O(["layerSearch","fieldSearch","layersAndFieldsRegistry"],"Layer Query Agent")(e,r),Eo=()=>new k(ot).addNode("requireLayerQueryServices",To).addNode("vectorSearchLayers",Za).addNode("vectorSearchFields",Ha).addNode("fieldStatistics",Ka).addNode("agent",wo).addNode("tools",vo).addNode("summarizeQueryResponseLLM",So).addNode("earlyExit",Wa).addEdge(_,"requireLayerQueryServices").addEdge("requireLayerQueryServices","vectorSearchLayers").addConditionalEdges("vectorSearchLayers",e=>e.vectorSearchLayerIds.length?"vectorSearchFields":"earlyExit").addConditionalEdges("vectorSearchFields",e=>e.vectorSearchFieldResults.length?"fieldStatistics":"earlyExit").addEdge("fieldStatistics","agent").addEdge("agent","tools").addConditionalEdges("tools",e=>e.queryResponses.length?"summarizeQueryResponseLLM":"earlyExit").addEdge("summarizeQueryResponseLLM",E).addEdge("earlyExit",E),xo=String.raw`- **layerQuery** — User is asking about the feature layer’s data (e.g. counts, summaries, statistics, field values), either for all features, a subset based on a condition, or for a subset based on the current view. CRITICAL: Always call the Layer Filter Agent after this agent.
94
+ This also includes questions that ask which feature meets a given condition or where a particular feature in the data is located (e.g., “Where is the spring with the highest elevation?”).
95
+ _Example: “How many features are there?”_
96
+ _Example: “What’s the average population?”_
97
+ _Example: “Which values are in the status field?”_`,wl={id:"layerQuery",name:"Layer Query Agent",description:xo,createGraph:Eo,workspace:ot},Oe=.7,Io=10,$o=async(e,r)=>{try{let t=N(e.messages);await h({text:"Similarity search to find fields"},r);let a=w(r,"fieldSearch"),o=w(r,"layersAndFieldsRegistry"),i=w(r,"embeddingCache"),n=await a.searchFields({text:t,layerIds:e.vectorSearchLayerIds,minScore:Oe,topResults:Io,embeddingCache:i}),l=n.map(({layerId:c,results:u})=>{let m=u.map(f=>` - ${f.name} (${f.score.toFixed(2)})`).join(`
98
+ `);return`${o.get(c)?.layerItem.name??c}:
99
+ ${m}`}).join(`
100
+ `),d;return n.length>0?d=`Vector search completed. Matching layers and fields with scores:
101
+ ${l}`:d=`No vector search results found for score over ${Oe}.`,await h({text:d},r),{...e,vectorSearchFieldResults:n}}catch(t){throw await h({text:`Error during vector search: ${t instanceof Error?t.message:String(t)}`},r),new Error(`Vector search failed: ${t instanceof Error?t.message:String(t)}`)}},Lo=.7,_o=async(e,r)=>{try{let t=N(e.messages);await h({text:`Similarity search to find layers: ${t}`},r);let a=w(r,"layerSearch"),o=w(r,"layersAndFieldsRegistry"),i=await a.searchLayers({text:t,minScore:Lo}),n=i.map(c=>c.id),l=i.map(({id:c,score:u})=>`${o.get(c)?.layerItem.name??c} (${u.toFixed(2)})`).join(`
102
+ `),d;return n.length>0?d=`Vector search completed. Matching layers with scores:
103
+ ${l}`:d="Vector search completed. No matching layers found.",await h({text:d},r),{...e,vectorSearchLayerIds:n}}catch(t){throw await h({text:`Error during vector search: ${t instanceof Error?t.message:String(t)}`},r),new Error(`Vector search failed: ${t instanceof Error?t.message:String(t)}`)}};async function Fo(e){let{fields:r,layer:t,view:a,styleName:o,colorSchemeTags:i}=e,n;return i?n=wt({basemapTheme:await qe(a),geometryType:t.geometryType,includedTags:i,numColors:Math.min(r.length,8)})[0]:n=bt({basemapTheme:await qe(a),geometryType:t.geometryType,numColors:Math.min(r.length,8)}).primaryScheme,{layer:t,view:a,attributes:r.map(l=>({field:l,label:t.fields.find(d=>d.name===l)?.alias??""})).slice(0,8),outlineOptimizationEnabled:!0,sizeOptimizationEnabled:!0,includeSizeVariable:o.includes("Size"),pieChartScheme:n}}async function ko(e){return await yt(e)}async function No({arcgisMap:e,arcgisMapView:r,layerId:t,fields:a,colorSchemes:o,includeSize:i}){let n=r,l=e?.allLayers.find(c=>c.id===t);if(!l)return`Could not find layer for id: ${t}`;let d={styleName:i?"chart-size":"chart",fields:a,layer:l,view:n,colorSchemeTags:o};try{let c=await Fo(d),u=await ko(c);return l.renderer=u.renderer,l.visible=!0,`Chart renderer applied to layer: ${l.title??l.id} using fields ${a.join(", ")}`}catch(c){return`Error applying chart renderer: ${c instanceof Error?c.message:String(c)}`}}var qo=["mapView"];function L(e){let r=e?.configurable?.context;if(!r||typeof r!="object")throw new Error("LayerStylingAgent context missing");let t=qo.filter(a=>!(a in r));if(t.length)throw new Error(`LayerStylingAgent context missing: ${t.join(", ")}`);return r}async function Ao({layerId:e,fields:r,colorSchemes:t,includeSize:a},o){let{mapView:i}=L(o);return await x({id:"show-legend",description:"Show Legend",payload:{layerIds:[e]}},o),await No({arcgisMap:i.map,arcgisMapView:i,layerId:e,fields:r,colorSchemes:t,includeSize:a})}var Ro=s.object({layerId:s.string().describe("The id of the layer to apply the chart renderer to"),fields:s.array(s.string()).describe("The fields to use for the chart renderer (multiple numeric fields)"),colorSchemes:s.array(s.string()).optional().describe("Optional color scheme tags to use"),includeSize:s.boolean().optional().describe("Whether to vary the chart size (chart-size)")}),Mo=y(Ao,{name:"chart",description:`Label: Charts
104
+ Description: Show the values of two or more categories as a proportion of the total using a pie chart.
105
+ Keywords: pie, chart, all categories, breakdown, proportion
106
+ Example: Show the total number of homes built in each decade using a pie chart for each feature.
107
+ Fields: This style requires 2-8 number fields.
108
+
109
+ Label: Charts and Size
110
+ Description: Show the values of two or more categories as a proportion of the total using a pie chart and use size to capture the total amount or magnitude.
111
+ Keywords: pie, chart, all categories, breakdown, proportion, total, amount, how much, sum, graduated size, proportional size
112
+ Example: Show the total number of homes built in each decade using a pie chart for each feature and vary the size of each chart based on the total of all categories.
113
+ Fields: This style requires 2-8 number fields.`,schema:Ro});function zo(e){let{fields:r,layer:t,view:a,theme:o,colorSchemeTags:i}=e,n=r[0],l;return i&&(l=ye({geometryType:t.geometryType,includedTags:i,theme:o||"high-to-low"})[0]),{layer:t,view:a,startTime:n,endTime:new Date,theme:o,sizeOptimizationEnabled:!0,outlineOptimizationEnabled:!0,colorScheme:l}}async function Co(e){return await vt(e)}async function jo({arcgisMap:e,arcgisMapView:r,layerId:t,fields:a,colorSchemes:o,theme:i}){let n=r,l=e?.allLayers.find(c=>c.id===t);if(!l)return`Could not find layer for id: ${t}`;let d={styleName:"color-age",fields:a,layer:l,view:n,colorSchemeTags:o,theme:i};try{let c=zo(d),u=await Co(c);return l.renderer=u.renderer,l.visible=!0,`Color-age renderer applied to layer: ${l.title??l.id} using fields ${a.join(", ")}`}catch(c){return`Error applying color-age renderer: ${c instanceof Error?c.message:String(c)}`}}async function Vo({layerId:e,fields:r,colorSchemes:t,theme:a},o){let{mapView:i}=L(o);return await x({id:"show-legend",description:"Show Legend",payload:{layerIds:[e]}},o),await jo({arcgisMap:i.map,arcgisMapView:i,layerId:e,fields:r,colorSchemes:t,theme:a})}var Oo=s.object({layerId:s.string().describe("The id of the layer to apply the color-age renderer to"),fields:s.array(s.string()).describe("The field(s) to use for the color-age renderer (temporal/date data)"),colorSchemes:s.array(s.string()).optional().describe("Optional color scheme tags to use"),theme:s.enum(["above-and-below","above","below","centered-on","extremes","high-to-low"]).optional().describe("Optional theme for the color ramp")}),Do=y(Vo,{name:"color-age",description:`Label: Age (color)
114
+ Description: Use colors along a continuous color ramp to represent the age of features. Age reflects the length of time from a start date to an end date.
115
+ Keywords: since, age, how old, how long
116
+ Example: Show the age of each feature based on its reported date.
117
+ Fields: This style requires at least one field with a date type.`,schema:Oo});function Po(e){let{fields:r,layer:t,view:a,colorSchemeTags:o}=e,{theme:i}=e,n=r[1],l=r[0],d;return o&&(d=ye({geometryType:t.geometryType,includedTags:o,theme:i||"high-to-low"})[0]),{layer:t,view:a,field:l,normalizationField:n,theme:i,sizeOptimizationEnabled:!0,outlineOptimizationEnabled:!0,colorScheme:d}}async function Go(e){return await St(e)}async function Bo({arcgisMap:e,arcgisMapView:r,layerId:t,fields:a,colorSchemes:o,theme:i}){let n=r,l=e?.allLayers.find(c=>c.id===t);if(!l)return`Could not find layer for id: ${t}`;let d={styleName:"color",fields:a,layer:l,view:n,colorSchemeTags:o,theme:i};try{let c=Po(d),u=await Go(c);return l.renderer=u.renderer,l.visible=!0,`Color renderer applied to layer: ${l.title??l.id} using fields ${a.join(", ")}`}catch(c){return`Error applying color renderer: ${c instanceof Error?c.message:String(c)}`}}async function Qo({layerId:e,fields:r,colorSchemes:t,theme:a},o){let{mapView:i}=L(o);return await x({id:"show-legend",description:"Show Legend",payload:{layerIds:[e]}},o),await Bo({arcgisMap:i.map,arcgisMapView:i,layerId:e,fields:r,colorSchemes:t,theme:a})}var Wo=s.object({layerId:s.string().describe("The id of the layer to apply the color renderer to"),fields:s.array(s.string()).describe("The field(s) to use for the color renderer"),colorSchemes:s.array(s.string()).optional().describe("Optional color scheme tags to use"),theme:s.enum(["above-and-below","above","below","centered-on","extremes","high-to-low"]).optional().describe("Optional theme for the color ramp")}),Ko=y(Qo,{name:"color",description:`Label: Counts and Amounts (color)
118
+ Description: Vary color along a continuous color ramp to represent numeric or ranked data.
119
+ Keywords: graduated color, choropleth, continuous color, hue, color, gradation, saturation, lightness, percent, rate, ratio, index, how much, increase, decrease
120
+ Example: Color each feature based on the population density.
121
+ Fields: This style requires a single field with a number type. A second number field may be specified for normalizing the value of the first field.`,schema:Wo});function Uo(e){let{fields:r,layer:t,view:a,colorSchemeTags:o,theme:i}=e,n,l,d=r[0];return o&&(l=ye({geometryType:t.geometryType,includedTags:o,theme:i||"high-to-low"})[0]),{layer:t,view:a,field:d,normalizationField:n,theme:i,colorOptions:{colorScheme:l}}}async function Ho(e){return await Tt(e)}async function Jo({arcgisMap:e,arcgisMapView:r,layerId:t,fields:a,colorSchemes:o,theme:i}){let n=r,l=e?.allLayers.find(c=>c.id===t);if(!l)return`Could not find layer for id: ${t}`;let d={styleName:"color-size-univariate",fields:a,layer:l,view:n,colorSchemeTags:o,theme:i};try{let c=Uo(d),u=await Ho(c);return l.renderer=u.renderer,l.visible=!0,`Color-size-univariate renderer applied to layer: ${l.title??l.id} using fields ${a.join(", ")}`}catch(c){return`Error applying color-size-univariate renderer: ${c instanceof Error?c.message:String(c)}`}}async function Zo({layerId:e,fields:r,colorSchemes:t,theme:a},o){let{mapView:i}=L(o);return await x({id:"show-legend",description:"Show Legend",payload:{layerIds:[e]}},o),await Jo({arcgisMap:i.map,arcgisMapView:i,layerId:e,fields:r,colorSchemes:t,theme:a})}var Xo=s.object({layerId:s.string().describe("The id of the layer to apply the color-size univariate renderer to"),fields:s.array(s.string()).describe("The fields to use for the color-size univariate renderer"),colorSchemes:s.array(s.string()).optional().describe("Optional color scheme tags to use"),theme:s.enum(["above-and-below","above","below","centered-on","extremes","high-to-low"]).optional().describe("Optional theme for the color and size ramps")}),Yo=y(Zo,{name:"color-size-univariate",description:`Label: Color and Size (univariate)
122
+ Description: Vary symbol size and color based on the values of two numeric attributes.
123
+ Keywords: continuous color, hue, color, size, gradation, saturation, lightness, percent, rate, ratio, index, how much, increase, decrease, amount
124
+ Example: Color each feature based on the percentage of the population that owns a home and vary the size of each point based on total population.
125
+ Fields: This style requires at least two fields: one determining the color of each feature, the other determining the size of each feature. Each field may be normalized by an additional normalization field.`,schema:Xo});function ei(e){let{fields:r,layer:t,view:a,colorSchemeTags:o}=e,i;return o&&(i=xt({includedTags:o,numColors:Math.min(r.length,8)})[0]),{layer:t,view:a,legendOptions:{unit:"units"},attributes:r.map(n=>({field:n,label:t.fields.find(l=>l.name===n)?.alias??""})).slice(0,8),outlineOptimizationEnabled:!0,dotDensityScheme:i}}async function ti(e){return await Et(e)}async function ri({arcgisMap:e,arcgisMapView:r,layerId:t,fields:a,colorSchemes:o}){let i=r,n=e?.allLayers.find(d=>d.id===t);if(!n)return`Could not find layer for id: ${t}`;let l={styleName:"dot-density",fields:a,layer:n,view:i,colorSchemeTags:o};try{let d=ei(l),c=await ti(d);return n.renderer=c.renderer,n.visible=!0,`Dot Density renderer applied to layer: ${n.title??n.id} using fields ${a.join(", ")}`}catch(d){return`Error applying dot density renderer: ${d instanceof Error?d.message:String(d)}`}}async function ai({layerId:e,fields:r,colorSchemes:t},a){let{mapView:o}=L(a);return await x({id:"show-legend",description:"Show Legend",payload:{layerIds:[e]}},a),await ri({arcgisMap:o.map,arcgisMapView:o,layerId:e,fields:r,colorSchemes:t})}var oi=s.object({layerId:s.string().describe("The id of the layer to apply the dot density renderer to"),fields:s.array(s.string()).describe("The field(s) to use for the dot density renderer (population or count data)"),colorSchemes:s.array(s.string()).optional().describe("Optional color scheme tags to use")}),ii=y(ai,{name:"dot-density",description:`Dot Density
126
+ Use dot density to visualize the distribution of one attribute or compare the density of multiple attributes. This is only valid for polygon layers.
127
+ **Use cases:**
128
+ - Population distribution visualization
129
+ - Comparing multiple categories within areas
130
+ - Showing spatial distribution patterns
131
+ **Examples:**
132
+ - Show the density of the population based on various race/ethnic groups
133
+ - Visualize distribution of different crops across regions
134
+ - Display demographic patterns within census tracts
135
+ **Fields:** Requires 2-8 number fields.
136
+ **Keywords:** density, how much, how many, total, number, amount`,schema:oi});function ni(e){let{fields:r,layer:t,view:a,colorSchemeTags:o}=e,i,n=r[0];return o&&(i=$t({includedTags:o,basemap:a.map?.basemap||"topo"})[0]),{layer:t,view:a,field:n,heatmapScheme:i}}async function si(e){return await It(e)}async function li({arcgisMap:e,arcgisMapView:r,layerId:t,fields:a,colorSchemes:o}){let i=r,n=e?.allLayers.find(d=>d.id===t);if(!n)return`Could not find layer for id: ${t}`;let l={styleName:"heatmap",fields:a,layer:n,view:i,colorSchemeTags:o};try{let d=ni(l),c=await si(d);return n.renderer=c.renderer,n.visible=!0,`Heatmap renderer applied to layer: ${n.title??n.id} using fields ${a.join(", ")}`}catch(d){return`Error applying heatmap renderer: ${d instanceof Error?d.message:String(d)}`}}async function ci({layerId:e,fields:r,colorSchemes:t},a){let{mapView:o}=L(a);return await x({id:"show-legend",description:"Show Legend",payload:{layerIds:[e]}},a),await li({arcgisMap:o.map,arcgisMapView:o,layerId:e,fields:r,colorSchemes:t})}var di=s.object({layerId:s.string().describe("The id of the layer to apply the heatmap renderer to"),fields:s.array(s.string()).describe("The field(s) to use for the heatmap renderer (typically point density)"),colorSchemes:s.array(s.string()).optional().describe("Optional color scheme tags to use")}),ui=y(ci,{name:"heatmap",description:`Label: Heat Map
137
+ Description: Show areas of high density with colors that appear to glow hotter. This is only valid for point layers.
138
+ Keywords: density, heatmap, hot spots, pattern, cluster
139
+ Example: Create a heatmap
140
+ Fields: This typically requires zero or one field of type number.`,schema:di});function hi(e){let{fields:r,layer:t,view:a,styleName:o,colorSchemeTags:i}=e,n;return i&&(n=_t({geometryType:t.geometryType,includedTags:i,numColors:Math.min(r.length,10)})[0]),{layer:t,view:a,fields:r.map(l=>({name:l})).slice(0,9),outlineOptimizationEnabled:!0,sizeOptimizationEnabled:!0,includeSizeVariable:o.includes("Size"),predominanceScheme:n}}async function mi(e){return await Lt(e)}async function fi({arcgisMap:e,arcgisMapView:r,layerId:t,fields:a,colorSchemes:o,includeSize:i}){let n=r,l=e?.allLayers.find(c=>c.id===t);if(!l)return`Could not find layer for id: ${t}`;let d={styleName:i?"predominance-size":"predominance",fields:a,layer:l,view:n,colorSchemeTags:o};try{let c=hi(d),u=await mi(c);return l.renderer=u.renderer,l.visible=!0,`Predominance renderer applied to layer: ${l.title??l.id} using fields ${a.join(", ")}`}catch(c){return`Error applying predominance renderer: ${c instanceof Error?c.message:String(c)}`}}async function gi({layerId:e,fields:r,colorSchemes:t,includeSize:a},o){let{mapView:i}=L(o);return await x({id:"show-legend",description:"Show Legend",payload:{layerIds:[e]}},o),await fi({arcgisMap:i.map,arcgisMapView:i,layerId:e,fields:r,colorSchemes:t,includeSize:a})}var pi=s.object({layerId:s.string().describe("The id of the layer to apply the predominance renderer to"),fields:s.array(s.string()).describe("The fields to use for the predominance renderer (competing categories)"),colorSchemes:s.array(s.string()).optional().describe("Optional color scheme tags to use"),includeSize:s.boolean().optional().describe("Whether to include size visualization (predominance-size)")}),yi=y(gi,{name:"predominance",description:`Label: Predominant category
141
+ Description: Compare attributes that share a common subject and unit of measurement to see which has the highest value.
142
+ Keywords: predominant, winner, won, competing, most, most common, most frequent, dominant, prevalent, top
143
+ Example: Using fields for Corn Acres, Wheat Acres, and Cotton Acres, show the predominant crop harvested in each area.
144
+ Fields: This style relies on 2-10 number fields.
145
+
146
+ Label: Predominant category and Size
147
+ Description: Compare attributes that share a common subject and unit of measurement to see which has the highest value. Also varies the size of each symbol based on the total of all categories.
148
+ Keywords: predominant, winner, won, competing, most, most common, most frequent, dominant, prevalent, top, amount, total, how much, proportional size, graduated size, sum
149
+ Example: Show the predominant crop in each area and vary the size of each symbol based on the total of all categories.
150
+ Fields: This style relies on 2-10 number fields.`,schema:pi});function wi(e){let{fields:r,layer:t,view:a,colorSchemeTags:o}=e,i,n={field:r[0]},l={field:r[1]};return o&&(i=kt({geometryType:t.geometryType,includedTags:o})[0]),{layer:t,view:a,field1:n,field2:l,outlineOptimizationEnabled:!0,sizeOptimizationEnabled:!0,relationshipScheme:i}}async function bi(e){return await Ft(e)}async function vi({arcgisMap:e,arcgisMapView:r,layerId:t,fields:a,colorSchemes:o}){let i=r,n=e?.allLayers.find(d=>d.id===t);if(!n)return`Could not find layer for id: ${t}`;let l={styleName:"relationship",fields:a,layer:n,view:i,colorSchemeTags:o};try{let d=wi(l),c=await bi(d);return n.renderer=c.renderer,n.visible=!0,`Relationship renderer applied to layer: ${n.title??n.id} using fields ${a.join(", ")}`}catch(d){return`Error applying relationship renderer: ${d instanceof Error?d.message:String(d)}`}}async function Si({layerId:e,fields:r,colorSchemes:t},a){let{mapView:o}=L(a);return await x({id:"show-legend",description:"Show Legend",payload:{layerIds:[e]}},a),await vi({arcgisMap:o.map,arcgisMapView:o,layerId:e,fields:r,colorSchemes:t})}var Ti=s.object({layerId:s.string().describe("The id of the layer to apply the relationship renderer to"),fields:s.array(s.string()).describe("The two fields to use for the relationship renderer (bivariate visualization)"),colorSchemes:s.array(s.string()).optional().describe("Optional color scheme tags to use")}),Ei=y(Si,{name:"relationship",description:`Label: Relationship
151
+ Description: Overlays two color ramps to represent the relationship between two numeric attributes.
152
+ Keywords: relationship, correlation, compare, related, bivariate choropleth, bivariate color
153
+ Example: Show the relationship between tree height and carbon storage
154
+ Fields: This style requires two number fields.`,schema:Ti});function xi(e){let{fields:r,layer:t,view:a,theme:o}=e,i=r[0];return{layer:t,view:a,startTime:i,endTime:new Date,theme:o,sizeOptimizationEnabled:!0,outlineOptimizationEnabled:!0}}async function Ii(e){return await Nt(e)}async function $i({arcgisMap:e,arcgisMapView:r,layerId:t,fields:a,colorSchemes:o,theme:i}){let n=r,l=e?.allLayers.find(c=>c.id===t);if(!l)return`Could not find layer for id: ${t}`;let d={styleName:"size-age",fields:a,layer:l,view:n,colorSchemeTags:o,theme:i};try{let c=xi(d),u=await Ii(c);return l.renderer=u.renderer,l.visible=!0,`Size-age renderer applied to layer: ${l.title??l.id} using fields ${a.join(", ")}`}catch(c){return`Error applying size-age renderer: ${c instanceof Error?c.message:String(c)}`}}async function Li({layerId:e,fields:r,colorSchemes:t,theme:a},o){let{mapView:i}=L(o);return await x({id:"show-legend",description:"Show Legend",payload:{layerIds:[e]}},o),await $i({arcgisMap:i.map,arcgisMapView:i,layerId:e,fields:r,colorSchemes:t,theme:a})}var _i=s.object({layerId:s.string().describe("The id of the layer to apply the size-age renderer to"),fields:s.array(s.string()).describe("The field(s) to use for the size-age renderer (temporal data with size)"),colorSchemes:s.array(s.string()).optional().describe("Optional color scheme tags to use"),theme:s.enum(["above-and-below","above","below","centered-on","extremes","high-to-low"]).optional().describe("Optional theme for the size ramp")}),Fi=y(Li,{name:"size-age",description:`Label: Age (size)
155
+ Description: Vary symbol sizes along a continuous ramp to represent the age of features. Age reflects the length of time from a start date to an end date.
156
+ Keywords: since, age, how old, how long
157
+ Example: Change the size of features so older features are larger than new features.
158
+ Fields: This style requires at least one field with a date type.`,schema:_i});function ki(e){let{fields:r,layer:t,view:a}=e,{theme:o}=e,i=r[1],n=r[0];return{layer:t,view:a,field:n,normalizationField:i,theme:o,sizeOptimizationEnabled:!0,outlineOptimizationEnabled:!0}}async function Ni(e){return await qt(e)}async function qi({arcgisMap:e,arcgisMapView:r,layerId:t,fields:a,colorSchemes:o,theme:i}){let n=r,l=e?.allLayers.find(c=>c.id===t);if(!l)return`Could not find layer for id: ${t}`;let d={styleName:"size",fields:a,layer:l,view:n,colorSchemeTags:o,theme:i};try{let c=ki(d),u=await Ni(c);return l.renderer=u.renderer,l.visible=!0,`Size renderer applied to layer: ${l.title??l.id} using fields ${a.join(", ")}`}catch(c){return`Error applying size renderer: ${c instanceof Error?c.message:String(c)}`}}async function Ai({layerId:e,fields:r,colorSchemes:t,theme:a},o){let{mapView:i}=L(o);return await x({id:"show-legend",description:"Show Legend",payload:{layerIds:[e]}},o),await qi({arcgisMap:i.map,arcgisMapView:i,layerId:e,fields:r,colorSchemes:t,theme:a})}var Ri=s.object({layerId:s.string().describe("The id of the layer to apply the size renderer to"),fields:s.array(s.string()).describe("The field(s) to use for the size renderer (numeric data)"),colorSchemes:s.array(s.string()).optional().describe("Optional color scheme tags to use"),theme:s.enum(["above-and-below","above","below","centered-on","extremes","high-to-low"]).optional().describe("Optional theme for the size ramp")}),Mi=y(Ai,{name:"size",description:`Label: Counts and Amounts (size)
159
+ Description: Vary symbol sizes along a continuous ramp to represent numeric or ranked data.
160
+ Keywords: graduated size, proportional size, how much, total, number, amount, size
161
+ Example: Vary the size of each point based on the total population.
162
+ Fields: This style requires a single field with a number type. A second number field may be specified for normalizing the value of the first field.
163
+
164
+ Label: Continuous Timeline (size)
165
+ Description: Vary symbol sizes along a continuous ramp to represent dates.
166
+ Keywords: graduated size, proportional size, classed size, how much, total, number, when
167
+ Example: Vary the size of each feature based on the date a ticket was completed.
168
+ Fields: This style requires a single field with a date type.`,schema:Ri});function zi(e){let{fields:r,layer:t,view:a,colorSchemeTags:o}=e;console.log("processTypeRendererParams",e);let i=r[0],n=r[1],l=r[2],d;return o&&(d=Rt({geometryType:t.geometryType,includedTags:o})[0]),{layer:t,view:a,field:i,field2:n,field3:l,outlineOptimizationEnabled:!0,sizeOptimizationEnabled:!0,typeScheme:d}}async function Ci(e){return await At(e)}async function ji({arcgisMap:e,arcgisMapView:r,layerId:t,fields:a,colorSchemes:o,theme:i}){let n=r,l=e?.allLayers.find(c=>c.id===t);if(!l)return`Could not find layer for id: ${t}`;let d={styleName:"type",fields:a,layer:l,view:n,colorSchemeTags:o,theme:i};try{let c=zi(d),u=await Ci(c);return l.renderer=u.renderer,l.visible=!0,`Type renderer applied to layer: ${l.title??l.id} using fields ${a.join(", ")}`}catch(c){return`Error applying type renderer: ${c instanceof Error?c.message:String(c)}`}}async function Vi({layerId:e,fields:r,colorSchemes:t,theme:a},o){let{mapView:i}=L(o);return await x({id:"show-legend",description:"Show Legend",payload:{layerIds:[e]}},o),await ji({arcgisMap:i.map,arcgisMapView:i,layerId:e,fields:r,colorSchemes:t,theme:a})}var Oi=s.object({layerId:s.string().describe("The id of the layer to apply the type renderer to"),fields:s.array(s.string()).describe("The field(s) to use for the type renderer (categorical data)"),colorSchemes:s.array(s.string()).optional().describe("Optional color scheme tags to use"),theme:s.enum(["above-and-below","above","below","centered-on","extremes","high-to-low"]).optional().describe("Optional theme for the color scheme")}),Di=y(Vi,{name:"type",description:`Label: Types (unique symbols)
169
+ Description: Represent features as categories with different symbol colors or shapes. Examples include type of tree, road class, or province name.
170
+ Keywords: categorical, category, type, unique, discrete, point of interest, region, group
171
+ Example: Color each feature based on the region it belongs to
172
+ Fields: This style requires a single field which may be a string, number, or date type. It is usually a string.`,schema:Oi}),nt=[Mo,Do,Ko,Yo,ii,ui,yi,Ei,Fi,Mi,Di],Pi=async(e,r)=>{await h({text:"Requesting LLM for layer query results"},r);let t=await $("navigation_intent_prompt");if(!r?.configurable)throw new Error("config.configurable is required for layer query tools");let a={layerFieldInfo:e.layerFieldInfo},o=await C({promptText:t,messages:T(e.messages),inputVariables:a,tools:nt});return await Q(o,r),{...e,messages:[...e.messages,o]}};async function Gi(e,r){let t=await new R(nt).invoke({messages:T(e.messages)},r),a=t.messages.map(i=>i.text).join(`
173
+ `);await h({text:`Finished executing layer filter tool: ${a}`},r);let o=t.messages.map(i=>i.text).join(`
174
+ `);return{...e,outputMessage:o}}var st=p.Root({messages:p({reducer:F,default:()=>[]}),outputMessage:p({reducer:(e="",r)=>{let t=typeof r=="string"?r.trim():"";if(!t)return e;let a=e.trim();if(!a)return t;if(a===t)return e;let o=a.split(`
175
+
176
+ `);return o[o.length-1]?.trim()===t?e:`${e}
177
+
178
+ ${t}`},default:()=>""}),vectorSearchLayerIds:p(),vectorSearchFieldResults:p(),layerFieldInfo:p(),selectedLayerId:p()}),Bi=async(e,r)=>(await h({text:"Exiting Layer Styling agent"},r),e),Qi=async(e,r)=>{try{await h({text:"Populating layer and field info"},r);let t=[];for(let a of e.vectorSearchFieldResults){let o=function(u){let m=l.get(u)?.layerItem;return m?[m.name&&`Name: ${m.name}`,m.title&&`Title: ${m.title}`,m.description&&`Description: ${m.description}`].filter(Boolean).join(" | "):u},{layerId:i,results:n}=a,l=w(r,"layersAndFieldsRegistry"),d=l.get(i)?.fieldRegistry;if(!d)continue;let c=t.find(u=>u.layerId===i);c||(c={layerId:i,layerSummary:o(i),fieldInfos:[]},t.push(c));for(let u of n){let m=d.get(u.name);m&&c.fieldInfos.push(m)}}return console.log("Populated layerFieldInfo:",t),await h({text:"Populated layerFieldInfo"},r),{...e,layerFieldInfo:t}}catch(t){throw await h({text:"Error populating layerFieldInfo"},r),new Error(`Error populating layerFieldInfo: ${t instanceof Error?t.message:String(t)}`)}},Wi=(e,r)=>{let t=e.vectorSearchLayerIds??[];if(t.length<=1)return{...e,selectedLayerId:e.vectorSearchLayerIds[0]};let{hitlResponse:a}=r.configurable;if(console.log("hitlResponse:",a),!a||a.agentId!==De.id||a.id!=="reviewLayerSelection"){let i={agentId:De.id,id:"reviewLayerSelection",kind:"singleSelection",message:"Choose a layer to apply the styles.",metadata:[...t]};throw new Ie(i)}let o=null;return Array.isArray(a.payload)&&a.payload.length>0&&(o=a.payload[0]),{...e,selectedLayerId:o??e.vectorSearchLayerIds[0]}},Ki=(e,r)=>O(["layerSearch","fieldSearch","layersAndFieldsRegistry"],"Layer Styling Agent")(e,r),Ui=()=>new k(st).addNode("requireLayerStylingServices",Ki).addNode("vectorSearchLayers",_o).addNode("layerSelectionHITL",Wi).addNode("vectorSearchFields",$o).addNode("populateLayerFieldInfo",Qi).addNode("agent",Pi).addNode("tools",Gi).addNode("earlyExit",Bi).addEdge(_,"requireLayerStylingServices").addEdge("requireLayerStylingServices","vectorSearchLayers").addConditionalEdges("layerSelectionHITL",e=>e.vectorSearchLayerIds.length?"vectorSearchFields":"earlyExit").addConditionalEdges("vectorSearchFields",e=>e.vectorSearchFieldResults.length?"populateLayerFieldInfo":"earlyExit").addEdge("populateLayerFieldInfo","agent").addEdge("agent","tools").addEdge("tools",E).addEdge("earlyExit",E),Hi=String.raw`- **layerStyling** — User wants to change how features are drawn or styled on the map based on their data, such as applying color, size, transparency, symbols, or charts according to field values.
179
+ _Example: “Color points by sales amount”_
180
+ _Example: “Show population density with a color gradient”_
181
+ _Example: “Create a relationship map between height and depth”_
182
+ _Example: “Vary circle sizes according to population”_`,De={id:"layerStyling",name:"Layer Styling Agent",description:Hi,createGraph:Ui,workspace:st},lt=p.Root({messages:p({reducer:F,default:()=>[]}),outputMessage:p({reducer:(e="",r)=>{let t=typeof r=="string"?r.trim():"";if(!t)return e;let a=e.trim();if(!a)return t;if(a===t)return e;let o=a.split(`
183
+
184
+ `);return o[o.length-1]?.trim()===t?e:`${e}
185
+
186
+ ${t}`},default:()=>""})}),Ji=e=>{if(!e||e.size===0)return"No layers available in this map.";let r=Array.from(e.values()).map(({layerItem:t,fieldRegistry:a},o)=>{let i=Array.from(a.values()).map(l=>l.name).slice(0,10).join(", "),n=a.size>10?` (and ${a.size-10} more)`:"";return`${o+1}. "${t.title}". Description: ${t.description}
187
+ Fields: ${i}${n}`}).join(`
188
+
189
+ `);return`This map contains ${e.size} layer(s):
190
+
191
+ ${r}`},Zi=e=>{let r=e?.list()??[];return r.length?r.map(t=>`- ${t.agent.name}: ${t.agent.description}`).join(`
192
+ `):"No agents currently available."};async function Xi(e,r){let t=await $("help_prompt"),a=w(r,"layersAndFieldsRegistry"),o=w(r,"agentRegistry"),i={layerSummary:Ji(a),agents:Zi(o)},n=await H({promptText:t,messages:T(e.messages),inputVariables:i}),l=new z(n),d=[...e.messages,l],c=`${e.outputMessage}
193
+
194
+ ${n}`.trim();return{...e,messages:d,outputMessage:c}}var Yi=(e,r)=>O(["agentRegistry"],"Help Agent")(e,r),en=()=>new k(lt).addNode("requireHelpServices",Yi).addNode("agent",Xi).addEdge(_,"requireHelpServices").addEdge("requireHelpServices","agent").addEdge("agent",E),tn=String.raw`- **help** — Enables users to ask questions about the map, layers, fields, and it's capabilities.
195
+
196
+ _Example: “Tell me about this map”_
197
+ _Example: “List all layers in this map”_
198
+ _Example: “List fields in protected areas layer”_
199
+ _Example: “What agents are available to me?”_
200
+ _Example: “What can you do?”_
201
+ _Example: “What can I ask”_
202
+
203
+ Even if the user asks unrelated queries like "What are the vowels in English alphabet" or "How to cook", call this agent.
204
+
205
+ IF the user asks map related queries, but those that are not performed by any of the agents, call this agent so we can respond accordingly.
206
+ _Example: "Create a chart"_
207
+ _Example: "Create a table"_`,bl={id:"help",name:"Help Agent",description:tn,createGraph:en,workspace:lt},vl=p.Root({messages:p({reducer:F,default:()=>[]}),outputMessage:p({reducer:(e="",r)=>{let t=typeof r=="string"?r.trim():"";if(!t)return e;let a=e.trim();if(!a)return t;if(a===t)return e;let o=a.split(`
208
+
209
+ `);return o[o.length-1]?.trim()===t?e:`${e}
210
+
211
+ ${t}`},default:()=>""}),intent:p({reducer:(e,r)=>r})}),J={conversationId:""},rn=["linkChartView"],an=["knowledgeGraph"];function te(e){let r=e?.configurable?.context;if(!r||typeof r!="object")throw new Error("ArcgisKnowledgeAgent context missing");let t=rn.filter(a=>!(a in r));if(t.length)throw new Error(`Link Chart context missing: ${t.join(", ")}`);return r}function Ee(e){let r=e?.configurable?.context;if(!r||typeof r!="object")throw new Error("ArcgisKnowledgeAgent context missing");let t=an.filter(a=>!(a in r));if(t.length)throw new Error(`Knowledge Graph context missing: ${t.join(", ")}`);return r}var de=class{constructor(r){this.dataModel=r,this.kind="GraphQueryGenerationRequest",this.explainQuery=!0,this.schemaInformation=ue.fromDataModel(r)}},ue=class e{constructor(){this.schemaType="ArcgisGraphSchema",this.entityTypes=[],this.relationshipTypes=[],this.identifierInfo={mappingInfo:{identifierMapsTo:"UniformPropertyIdentifier",identifierPropertyName:"globalid"}}}static fromDataModel(r){let t=new e;for(let a of r.entityTypes)t.entityTypes.push(G.fromEntityType(a));for(let a of r.relationshipTypes)t.relationshipTypes.push(he.fromRelationshipType(a));return t.identifierInfo={mappingInfo:{identifierMapsTo:on(r.identifierInfo.identifierMappingInfo.identifierInfoType),identifierPropertyName:r.identifierInfo.identifierMappingInfo.uniformPropertyIdentifier.identifierPropertyName}},t.spatialReference=JSON.parse(JSON.stringify(r.spatialReference)),t}},G=class e{constructor(){this.name="",this.properties=[]}static fromEntityType(r){let t=new e;t.name=r.name,t.alias=r.alias?r.alias:void 0,t.role=nn(r.role);for(let a of r.properties){let o={name:a.name,alias:a.alias?a.alias:void 0,fieldType:a.fieldType,role:sn(a.role),geometryDef:a.fieldType==="esriFieldTypeGeometry"?{geometryType:a.geometryType??"esriGeometryAny",hasM:a.hasM?a.hasM:void 0,hasZ:a.hasZ?a.hasZ:void 0}:void 0};t.properties.push(o)}return t}},he=class extends G{constructor(){super(...arguments),this.observedEndPoints=[]}static fromRelationshipType(r){let t=G.fromEntityType(r);t.observedEndPoints=[];for(let a of r.endPoints)t.observedEndPoints.push({originEntityType:a.originEntityType,destinationEntityType:a.destinationEntityType});return t}},on=e=>{switch(e){case"esriIdentifierInfoTypeUNSPECIFIED":return"UNSPECIFIED";case"esriIdentifierInfoTypeDatabaseNative":return"DatabaseNative";case"esriIdentifierInfoTypeUniformProperty":return"UniformPropertyIdentifier";default:return e}},nn=e=>{switch(e){case"Regular":return"esriGraphNamedObjectRegular";case"Provenance":return"esriGraphNamedObjectProvenance";case"Document":return"esriGraphNamedObjectDocument";default:return e}};function sn(e){switch(e){case"esriGraphPropertyRegular":return"Regular";case"esriGraphPropertyDocumentName":return"Document_Name";case"esriGraphPropertyDocumentTitle":return"Document_Title";case"esriGraphPropertyDocumentUrl":return"Document_Url";case"esriGraphPropertyDocumentText":return"Document_Text";case"esriGraphPropertyDocumentKeywords":return"Document_Keywords";case"esriGraphPropertyDocumentContentType":return"Document_ContentType";case"esriGraphPropertyDocumentMetadata":return"Document_Metadata";case"esriGraphPropertyDocumentFileExtension":return"Document_FileExtension";case"esriGraphPropertyProvenanceInstanceId":return"Provenance_InstanceId";case"esriGraphPropertyProvenanceSourceType":return"Provenance_SourceType";case"esriGraphPropertyProvenanceSourceName":return"Provenance_SourceName";case"esriGraphPropertyProvenanceSource":return"Provenance_Source";case"esriGraphPropertyProvenanceComment":return"Provenance_Comment";case"esriGraphPropertyProvenanceTypeName":return"Provenance_TypeName";case"esriGraphPropertyProvenancePropertyName":return"Provenance_PropertyName";default:return"Regular"}}async function ln(e,r,t,a){let{graphQuery:o,explanation:i}=await xe(e,r,t,a);return`Generated Graph Query:
212
+ ${o}
213
+
214
+ Explanation: ${i}`}async function xe(e,r,t,a){let o={message:e,context:new de(r)};J.conversationId&&(o.conversationId=J.conversationId),await h({text:"Attempting to generate a cypher query from your prompt..."},a);let i=await Ae(`${t}/chat`,{method:"post",body:JSON.stringify(o),headers:{"Content-Type":"application/json",token:Re.findCredential(V.getDefault().url)?.token??""}});if(i.httpStatus!==200)throw new Error(`Graph query service returned an error: ${i.httpStatus}`,{cause:i.data});J.conversationId||(J.conversationId=i.data.conversationId);let n=!1,l=Date.now(),d=i.data.sequenceNumber,c="",u="",m=1;for(;!n;){await new Promise(g=>setTimeout(g,1e3)),await h({text:`Periodically requesting status of job from ArcGIS AI Services${"...".substring(0,m)}`},a),m=m%3+1;let f=await Ae(`${t}/chat`,{method:"post",body:JSON.stringify({conversationId:i.data.conversationId,inquiryId:i.data.inquiryId,ackSequenceNumber:d}),headers:{"Content-Type":"application/json",token:Re.findCredential(V.getDefault().url)?.token??""}});if(f.httpStatus!==200)throw new Error(`Graph query service polling returned an error: ${f.httpStatus}`,{cause:f.data});if(f.data.context)c=f.data.context.graphQuery,u=f.data.message||"";else if(!f.data.hasMore)n=!0;else if(Date.now()-l>6e4)throw new Error("Graph query service polling timed out after 1 minute.");d=f.data.sequenceNumber}return{graphQuery:c,explanation:u}}function Z(e,r){if(!(!e||typeof e!="object")){if(dn(e))for(let t of e.path)Z(t,r);else if(cn(e))r.set(`${e.typeName}__${e.id}`,{id:e.id,typeName:e.typeName});else if(Array.isArray(e))for(let t of e)Z(t,r);else if(un(e))for(let t of Object.values(e.properties??{}))Z(t,r)}}function cn(e){return!e||typeof e!="object"||Array.isArray(e)?!1:"id"in e&&"typeName"in e}function dn(e){return!e||typeof e!="object"||Array.isArray(e)?!1:e&&"path"in e&&Array.isArray(e.path)}function un(e){return!e||typeof e!="object"||Array.isArray(e)||"id"in e?!1:"properties"in e&&typeof e.properties=="object"}function hn(e,r){let t=[];for(let a of[...r.dataModel.entityTypes,...r.dataModel.relationshipTypes]){let o=e.getMemberIdsByType(a.name);for(let i of o)t.push({id:i,typeName:a.name})}return t}var mn=async e=>{let r=new Map,t=e.resultRowsStream.getReader();for(;;){let{done:a,value:o}=await t.read();if(a)break;for(let i of o)for(let n of i)Z(n,r)}return Array.from(r.values())};async function fn(e,r,t,a,o){let{graphQuery:i,explanation:n}=await xe(e,r.dataModel,t,o);await h({text:`Attempting to execute query: ${i.substring(0,500)}${i.length>500?"...":""}`},o);let l=await Mt(r,new Ke({openCypherQuery:i}),{signal:o?.signal,timeout:o?.timeout}),d=await mn(l);return await h({text:`Query Results parsed into ${d.length} unique relationships and entities. Atempting to add to link chart...`},o),await a.map.addRecords(d),a.goTo(a.map.diagramNodesExtent),`Link Chart updated successfully. Cypher Query used:
215
+ ${i}
216
+
217
+ Explanation: ${n}`}async function gn({prompt:e},r){let{knowledgeGraph:t}=Ee(r),{linkChartView:a}=te(r),o=V.getDefault().helperServices,i=await $("arcgis_knowledge_current_lc_context"),n=hn(a.map,t),l=`${e}
218
+
219
+ ${i}${JSON.stringify(n)}`;return await fn(l,t,`${o.aiAssistantServices.url}${o.aiAssistantServices.graphQueryAssistant}`,a,r)}var pn=s.object({prompt:s.string().describe("The user's inquiry into the knowledge graph that needs to be run.")}),Sl=y(gn,{name:"addRecords",description:"Adds records (entities or relationships) to the current link chart visualization from an inquiry into the knowledge graph data. The inquiry will retrieve data from the graph database that will serve as the basis for the records to be added to the link chart. The user should have explicitly requested to add records to the current link chart from their prompt.",schema:pn});async function yn(e,r){return await r.map.applyLayout(e),`Successfully applied layout: ${e}.`}async function wn({layout:e},r){let{linkChartView:t}=te(r);return await yn(e,t)}var bn=s.object({layout:s.enum(["organic-standard","organic-community","basic-grid","hierarchical-bottom-to-top","radial-root-centric","tree-left-to-right","geographic-organic-standard","chronological-mono-timeline","chronological-multi-timeline"]).describe("The layout mode to apply to the link chart. The value must be one of the following: organic-standard, organic-community, basic-grid, hierarchical-bottom-to-top, radial-root-centric, tree-left-to-right, geographic-organic-standard, chronological-mono-timeline, chronological-multi-timeline")}),Tl=y(wn,{name:"applyLayout",description:"Apply a diagram layout to the link chart",schema:bn});function vn(e,r){return r.map.changeNonspatialDataDisplay(e),`Successfully applied nonspatial visibility setting: ${e}.`}function Sn({setting:e},r){let{linkChartView:t}=te(r);return vn(e,t)}var Tn=s.object({setting:s.enum(["hidden","visible"]).describe("The setting of nonspatial visibility")}),El=y(Sn,{name:"changeNonspatialVisibility",description:"Change whether or not nonspatial data is visible in the link chart. The value must be either 'hidden' or 'visible'.",schema:Tn});async function En(e,r,t,a,o){let{graphQuery:i,explanation:n}=await xe(e,r.dataModel,t,o);await h({text:`Attempting to create link chart from derived query: ${i}`},o);let l=await zt.fromCypherQuery(r,new Ke({openCypherQuery:i}));return await h({text:"Link chart created successfully, loading..."},o),a.map=l,await l.load(),await a.when(),`Link chart created successfully. Cypher Query used to create the link chart:
220
+ ${i}
221
+
222
+ Explanation: ${n}`}async function xn({prompt:e},r){let{knowledgeGraph:t}=Ee(r),{linkChartView:a}=te(r),o=V.getDefault().helperServices;return await En(e,t,`${o.aiAssistantServices.url}${o.aiAssistantServices.graphQueryAssistant}`,a,r)}var In=s.object({prompt:s.string().describe("The user's inquiry into the knowledge graph that needs to be transformed into a link chart visualization.")}),xl=y(xn,{name:"createLinkChart",description:"Creates a new link chart visualization from an inquiry into the knowledge graph data. The inquiry will retrieve data from the graph database that will serve as the basis for the new link chart. The user should have explicitly requested the creation of a new link chart from their prompt.",schema:In});async function $n({prompt:e},r){let{knowledgeGraph:t}=Ee(r),a=V.getDefault().helperServices;return await ln(e,t.dataModel,`${a.aiAssistantServices.url}${a.aiAssistantServices.graphQueryAssistant}`,r)}var Ln=s.object({prompt:s.string().describe("The user's inquiry into the knowledge graph that needs to be translated into a cypher query.")}),Il=y($n,{name:"generateCypher",description:"Generates an Open Cypher query based on the user's prompt which represents an inquiry into the data of the knowledge service and its graph database, attempting to filter based on certain conditions and traverse specified relationships. The generated query should be syntactically correct and optimized for performance.",schema:Ln});var $l=String.raw`The purpose of this agent is to work with Knowledge Graph data, a graph database technology that represents and stores data as interconnected entities (nodes) and relationships (edges).
223
+ This agent has two categories of skills: those that work with an active link chart visualization of a subset of the data in the knowledge graph, and those that work with the knowledge graph data more generally against the entire dataset in the service and database.
224
+ For link charts, the agent enables users to interact with a link chart by adding new entities (also called nodes) or relationships (also called edges), removing existing entities or relationships,
225
+ expanding the graph from particular entities, finding relationships between specified entities on the link chart and adding them to the link chart, finding all relationships
226
+ that exist out from specified entities and adding those to the link chart, changing whether or not nonspatial data is visible, or changing the layout of the link chart.
227
+ This agent is designed to handle requests that manipulate the specific link chart.
228
+ For knowledge graph data more generally, the agent can generate Open Cypher queries based on user prompts that represent inquiries into the data of the knowledge service and its graph database,
229
+ and can alternatively use those queries to create a new link chart visualization from the results if requested.
230
+
231
+ Supported actions:
232
+ - **Change or Apply Layout**: Changes the current layout visualization strategy of the link chart (e.g., "Change the layout to basic-grid", "Apply hierarchical layout"). Valid layout types include organic-standard, organic-community, basic-grid, hierarchical-bottom-to-top, radial-root-centric, tree-left-to-right, geographic-organic-standard, chronological-mono-timeline. A best effort should be made to transform the user's request into one of these layout types.
233
+ - **Change Nonspatial Data Visibility**: Changes whether or not nonspatial data is visible on the link chart (e.g., "Show nonspatial data", "Hide nonspatial data"). Valid settings are "hidden" and "visible". A best effort should be made to transform the user's request into one of these settings.
234
+ - **Generate a cypher query**: Generates an Open Cypher query based on the user's prompt which represents an inquiry into the data of the knowledge service and its graph database, attempting to filter based on certain conditions and traverse specified relationships. The generated query should be syntactically correct and optimized for performance. The user should explicitly request that a cypher query be returned - if they do not, the purpose of the query is for one of the other tools or skills.
235
+ - **Create a New Link Chart from a user prompt**: Identifies that the users prompt is an inquiry into the data of the knowledge service and its graph database and creates a new link chart from the results. The user should have requested that a link chart be created or made(or similar term) from their prompt
236
+ - **Add Records (entities or relationships)**: Identifies that the users prompt is an inquiry into the data of the knowledge graph service and its graph database, and that the user wants to take the result of the inquiry and add those entities and/or relationships to the link chart. The generated query should be syntactically correct and optimized for performance.
237
+
238
+ _example: "Change the layout to hierarchical-bottom-to-top"_
239
+ _example: "Apply radial-root-centric layout"_
240
+ _example: "Show nonspatial data"_
241
+ _example: "Hide nonspatial data"_
242
+ _example: "Turn off nonspatial visibility"_
243
+ _example: "Generate a cypher query to find all entities connected to 'Entity A' via 'Relationship X' that were created after 2020"_
244
+ _example: "Generate a query to find all employees of Company Esri who joined after 2015 and are located in California"_
245
+ _example: "Tell me how to find all products supplied by Supplier Y that have a price greater than $1000"_
246
+ _example: "Create a new link chart showing all entities related to 'Entity B' through 'Relationship Y'"_
247
+ _example: "Find all people who work for Microsoft and put them on a new link chart"_
248
+ _example: "Add all entities connected to 'Entity C' via 'Relationship Z' to the current link chart"_
249
+ _example: "Add all the people who work for Esri to the current link chart, and all the cars that they drive"_
250
+ _example: "Find all the products supplied by Supplier X and add them to my visualization"_
251
+ _example: "Expand the link chart from 'Entity D' to show its direct connections"_
252
+ _example: "Find all the cars and then add everything up to two hops away from them on the link chart"_
253
+ _example: "Connect Emma and Rob on the link chart if there is a relationship between them"
254
+ _example: "Discover and add all the relationships originating at 'Entity E' to the link chart"_`;return{a:gl,b:pl,c:yl,d:wl,e:De,f:bl}},"Graphic","geometry/Point","geometry/Extent","symbols/PictureMarkerSymbol","rest/locator","portal/Portal","config","layers/support/FeatureEffect","layers/support/FeatureFilter","geometry/operators/unionOperator","smartMapping/statistics/summaryStatistics","smartMapping/statistics/uniqueValues","rest/support/TopFeaturesQuery","rest/support/TopFilter","rest/support/Query","geometry/operators/bufferOperator","smartMapping/renderers/pieChart","smartMapping/symbology/pieChart","views/support/colorUtils","smartMapping/renderers/color","smartMapping/symbology/color","smartMapping/renderers/univariateColorSize","smartMapping/renderers/dotDensity","smartMapping/symbology/dotDensity","smartMapping/renderers/heatmap","smartMapping/symbology/heatmap","smartMapping/renderers/predominance","smartMapping/symbology/predominance","smartMapping/renderers/relationship","smartMapping/symbology/relationship","smartMapping/renderers/size","smartMapping/renderers/type","smartMapping/symbology/type","rest/knowledgeGraph/GraphQueryStreaming","request","identity/IdentityManager","rest/knowledgeGraphService","WebLinkChart",a)
@@ -0,0 +1,2 @@
1
+ /* COPYRIGHT Esri - https://js.arcgis.com/5.1/LICENSE.txt */
2
+ import{g as t,h as s,t as e,u as i,v as o,z as n}from"./VG7GKLZR.js";import"./CFDTXKJ6.js";export default $arcgis.t(([c,{watch:r}])=>{var d=t`.assistant-chat__messages-container{display:flex;flex:1;flex-direction:column}.assistant-chat__messages-list{padding:var(--calcite-spacing-lg);display:flex;flex-direction:column;gap:var(--calcite-spacing-md);flex:1 1 auto;min-height:0;justify-content:flex-end;overflow:auto}`,a=class extends o{constructor(){super(...arguments),this.#s=e(),this.feedbackEnabled=!1,this.logEnabled=!1,this.copyEnabled=!1,this.loading=!1,this.loadingMessage="",this.messages=new c([])}static{this.properties={feedbackEnabled:5,logEnabled:5,copyEnabled:5,loading:5,loadingMessage:1,user:1,messages:0}}static{this.styles=d}#s;firstUpdated(){this._scrollToEnd()}loaded(){this.manager.onLifecycle(()=>[this.messages.on("change",()=>{this.requestUpdate(),this._scrollToEnd()}),r(()=>this.loading,()=>{this._scrollToEnd()})])}_scrollToEnd(){requestAnimationFrame(()=>{this.#s.value?.scrollIntoView({behavior:"smooth"})})}render(){return s`<div class="assistant-chat__messages-container"><div class="assistant-chat__messages-list"><slot></slot>${this.messages.map(l=>s`<arcgis-assistant-chat-card .message=${l} .user=${this.user} .feedbackEnabled=${this.feedbackEnabled} .logEnabled=${this.logEnabled} .copyEnabled=${this.copyEnabled}><slot name=chat-card-footer-actions-start slot=footer-actions-start></slot><slot name=chat-card-footer-actions-end slot=footer-actions-end></slot></arcgis-assistant-chat-card>`)}${this.loading?s`<arcgis-assistant-chat-card .loading=${this.loading} .loadingMessage=${this.loadingMessage} .message=${{id:"loading",role:"assistant",content:this.loadingMessage}}></arcgis-assistant-chat-card>`:null}</div><div ${i(this.#s)}></div></div>`}};n("arcgis-assistant-chat",a);return a},"core/Collection","core/reactiveUtils")
@@ -1,2 +1,2 @@
1
1
  /* COPYRIGHT Esri - https://js.arcgis.com/5.1/LICENSE.txt */
2
- import{b as a}from"./M672SFG6.js";import"./I22GHLAO.js";import"./WBSNYWJJ.js";import{p as s,t as e}from"./26V7SXDR.js";import"./CFDTXKJ6.js";var t=class extends s{static{this.properties={agent:0,context:0}}getContext(){return this.context}load(){a(this)}};e("arcgis-assistant-agent",t);export{t as ArcgisAssistantAgent};
2
+ import{b as a}from"./WFEBJPQ4.js";import"./OJUEJ4RT.js";import"./WBSNYWJJ.js";import{v as s,z as e}from"./VG7GKLZR.js";import"./CFDTXKJ6.js";var t=class extends s{static{this.properties={agent:0,context:0}}getContext(){return this.context}load(){a(this)}};e("arcgis-assistant-agent",t);export{t as ArcgisAssistantAgent};
@@ -11,6 +11,7 @@ Choose only from registered agents. Input format will be: {{id: string, name: st
11
11
 
12
12
  Rules:
13
13
 
14
+ - Pay primary attention to the **latest user query** when determining intents. Use the full context only if the latest query explicitly depends on it.
14
15
  - Output 0\u2013{maxIntents} items, ordered for execution.
15
16
  - Do **not** include any labels outside the list above.
16
17
  - Do **not** include "none"; return an empty list instead when unrelated questions like labels, popups, etc.
@@ -1,2 +1,2 @@
1
1
  /* COPYRIGHT Esri - https://js.arcgis.com/5.1/LICENSE.txt */
2
- import{a as $,c as k}from"./WBSNYWJJ.js";import{a as C,b as L,c as m,d as f,e as P,f as O,i as g,j as v,l as w,u as N}from"./26V7SXDR.js";var _=t=>(...s)=>{let o=f(),e=new t(...s),r=e.exports;m(o.at(-1));let n=e.component.manager;n.W(e,r),e.watchExports(n.W.bind(n,e)),P(e);let a=[e.component,...o].reverse();return v(a,i=>i===void 0?void 0:j(e,i,r),r)},j=(t,{host:s,key:o,isReactive:e},r)=>{let n=s,a=n[o]!==t.exports,i=n[o]!==r,c=r!==t.exports;if(a&&!i&&c&&(n[o]=t.exports),s===t.component){if(e){let l=t.component.manager;i&&l.W(t,n[o]),t.onUpdate(u=>{if(u.has(o)){let x=n[o];x!==t.exports&&l.W(t,x)}})}t.O=e?void 0:o}let d=t.component.constructor.elementProperties.get(o)?.readOnly;t.watchExports(()=>{n[o]!==t.exports&&(d?O(()=>{n[o]=t.exports}):n[o]=t.exports)})};var z="ar,bg,bs,ca,cs,da,de,el,en,es,et,fi,fr,he,hr,hu,id,it,ja,ko,lt,lv,nl,nb,no,pl,pt-BR,pt-PT,ro,ru,sk,sl,sr,sv,th,tr,uk,vi,zh-CN,zh-HK,zh-TW".split(","),M=new Set(z),h="en",U={pt:"pt-PT",nb:"no",nn:"no",zh:"zh-CN"},F=async(t,s,o="")=>{let e=`${s}/${o}`,r=`${e}${t}.json`;return b[r]??(b[r]=A(t,e)),await b[r]},b={},A=async(t,s)=>{let o=`${s}${t}.json`;try{let e=await fetch(o);if(e.ok)return await e.json()}catch(e){return g("error","intl",`An unknown error occurred while fetching localization strings at ${o}`,{detail:{error:e}}),{}}return t===h?{}:await A(h,s)},y=t=>{let s=k(t,"lang",globalThis.navigator?.language||h);return{lang:s,t9nLocale:T(s)}},T=t=>{let[s,o]=t.split("-"),e=s.toLowerCase(),r=e;return o&&(r=`${e}-${o.toUpperCase()}`),r=U[r]??r,M.has(r)?r:o?T(e):h},D=(t,s,o,e)=>{let r,n=()=>K(t,s(),e).then(a=>{(r?.lang!==a.lang||r.t9nLocale!==a.t9nLocale||r.t9nStrings!==a.t9nStrings)&&o(a),r=a}).catch(a=>{g("error","intl","Error updating component locale state",{detail:{error:a}})});return queueMicrotask(n),$(t,["lang"],n)},K=async(t,s,o=t.localName.split("-").slice(1).join("-"))=>{let{lang:e,t9nLocale:r}=y(t),n=`${s}/${o}/t9n`,i=o===null?{}:await F(r,n,"messages.");return{lang:e,t9nLocale:r,t9nStrings:i}};var W=t=>I(void 0,t);var E=class extends w{constructor(s,o){super(s);let e=this.exports;try{L(this.component);let r=o(this.component,this),n=this.exports!==e;if(C(r)){n||this.setProvisionalExports(r);let a=r.then(i=>{this.exports=i,super.catchUpLifecycle()}).catch(i=>{this.P.reject(i)});this.onLoad(async()=>await a)}else(!n||r!==void 0)&&(this.exports=r),queueMicrotask(()=>super.catchUpLifecycle())}catch(r){this.P.reject(r)}}catchUpLifecycle(){}},I=_(E);var S=t=>(s={})=>W((o,e)=>{let r=y(o.el),n={_lang:r.lang,_t9nLocale:r.t9nLocale,_loading:!0},a=o;e.onLifecycle(()=>D(o.el,()=>t("./assets"),({t9nLocale:c,t9nStrings:p,lang:d})=>{let l={...p,_lang:d,_t9nLocale:c,_loading:!1};e.exports=l;let u=p.componentLabel;typeof u=="string"&&"label"in o&&o.label==null&&(o.label??=u),i(a.messageOverrides)},s.name));let i=c=>{let p=e.exports,d=p._original??p,l=V(d,c);c&&(l._original=d),e.exports=l};return"messageOverrides"in a&&e.onUpdate(c=>{c.has("messageOverrides")&&i(a.messageOverrides)}),s.blocking?(e.setProvisionalExports(n,!1),e.ready):n}),V=(t,s)=>{if(!s)return t;let o={...t};return Object.entries(s).forEach(([e,r])=>{t[e]!==void 0&&(typeof r=="object"?o[e]=V(t[e],r):o[e]=r??t[e])}),o};var ct=S(N);export{ct as a};
2
+ import{a as $,c as k}from"./WBSNYWJJ.js";import{A as N,a as C,b as L,c as m,d as f,e as P,f as O,k as g,m as v,o as w}from"./VG7GKLZR.js";var _=t=>(...s)=>{let o=f(),e=new t(...s),r=e.exports;m(o.at(-1));let n=e.component.manager;n.W(e,r),e.watchExports(n.W.bind(n,e)),P(e);let a=[e.component,...o].reverse();return v(a,i=>i===void 0?void 0:j(e,i,r),r)},j=(t,{host:s,key:o,isReactive:e},r)=>{let n=s,a=n[o]!==t.exports,i=n[o]!==r,c=r!==t.exports;if(a&&!i&&c&&(n[o]=t.exports),s===t.component){if(e){let l=t.component.manager;i&&l.W(t,n[o]),t.onUpdate(u=>{if(u.has(o)){let x=n[o];x!==t.exports&&l.W(t,x)}})}t.O=e?void 0:o}let d=t.component.constructor.elementProperties.get(o)?.readOnly;t.watchExports(()=>{n[o]!==t.exports&&(d?O(()=>{n[o]=t.exports}):n[o]=t.exports)})};var z="ar,bg,bs,ca,cs,da,de,el,en,es,et,fi,fr,he,hr,hu,id,it,ja,ko,lt,lv,nl,nb,no,pl,pt-BR,pt-PT,ro,ru,sk,sl,sr,sv,th,tr,uk,vi,zh-CN,zh-HK,zh-TW".split(","),M=new Set(z),h="en",U={pt:"pt-PT",nb:"no",nn:"no",zh:"zh-CN"},F=async(t,s,o="")=>{let e=`${s}/${o}`,r=`${e}${t}.json`;return b[r]??(b[r]=A(t,e)),await b[r]},b={},A=async(t,s)=>{let o=`${s}${t}.json`;try{let e=await fetch(o);if(e.ok)return await e.json()}catch(e){return g("error","intl",`An unknown error occurred while fetching localization strings at ${o}`,{detail:{error:e}}),{}}return t===h?{}:await A(h,s)},y=t=>{let s=k(t,"lang",globalThis.navigator?.language||h);return{lang:s,t9nLocale:T(s)}},T=t=>{let[s,o]=t.split("-"),e=s.toLowerCase(),r=e;return o&&(r=`${e}-${o.toUpperCase()}`),r=U[r]??r,M.has(r)?r:o?T(e):h},D=(t,s,o,e)=>{let r,n=()=>K(t,s(),e).then(a=>{(r?.lang!==a.lang||r.t9nLocale!==a.t9nLocale||r.t9nStrings!==a.t9nStrings)&&o(a),r=a}).catch(a=>{g("error","intl","Error updating component locale state",{detail:{error:a}})});return queueMicrotask(n),$(t,["lang"],n)},K=async(t,s,o=t.localName.split("-").slice(1).join("-"))=>{let{lang:e,t9nLocale:r}=y(t),n=`${s}/${o}/t9n`,i=o===null?{}:await F(r,n,"messages.");return{lang:e,t9nLocale:r,t9nStrings:i}};var W=t=>I(void 0,t);var E=class extends w{constructor(s,o){super(s);let e=this.exports;try{L(this.component);let r=o(this.component,this),n=this.exports!==e;if(C(r)){n||this.setProvisionalExports(r);let a=r.then(i=>{this.exports=i,super.catchUpLifecycle()}).catch(i=>{this.P.reject(i)});this.onLoad(async()=>await a)}else(!n||r!==void 0)&&(this.exports=r),queueMicrotask(()=>super.catchUpLifecycle())}catch(r){this.P.reject(r)}}catchUpLifecycle(){}},I=_(E);var S=t=>(s={})=>W((o,e)=>{let r=y(o.el),n={_lang:r.lang,_t9nLocale:r.t9nLocale,_loading:!0},a=o;e.onLifecycle(()=>D(o.el,()=>t("./assets"),({t9nLocale:c,t9nStrings:p,lang:d})=>{let l={...p,_lang:d,_t9nLocale:c,_loading:!1};e.exports=l;let u=p.componentLabel;typeof u=="string"&&"label"in o&&o.label==null&&(o.label??=u),i(a.messageOverrides)},s.name));let i=c=>{let p=e.exports,d=p._original??p,l=V(d,c);c&&(l._original=d),e.exports=l};return"messageOverrides"in a&&e.onUpdate(c=>{c.has("messageOverrides")&&i(a.messageOverrides)}),s.blocking?(e.setProvisionalExports(n,!1),e.ready):n}),V=(t,s)=>{if(!s)return t;let o={...t};return Object.entries(s).forEach(([e,r])=>{t[e]!==void 0&&(typeof r=="object"?o[e]=V(t[e],r):o[e]=r??t[e])}),o};var ct=S(N);export{ct as a};
@@ -0,0 +1,3 @@
1
+ /* COPYRIGHT Esri - https://js.arcgis.com/5.1/LICENSE.txt */
2
+ import"./CFDTXKJ6.js";var o=`(function(){"use strict";let d=[];const g=new Map,u=12,p=10,h=(r,s)=>{if(r.length!==s.length)throw new Error("Vectors must be the same length");let o=0,a=0,n=0;for(let e=0;e<r.length;++e){const i=r[e],c=s[e];o+=i*c,a+=i*i,n+=c*c}const l=Math.sqrt(a*n);if(l===0)return 0;const t=o/l;return Math.max(-1,Math.min(1,t))},b=r=>{d=r.layers.map(s=>({id:s.id,vector:s.vector})),console.log("Layer Vectorstore contents:",d)},f=r=>{g.clear();for(const s of r.layers){const o=s.fields.map(a=>({name:a.name,vector:a.vector}));g.set(s.id,o)}console.log("Field lookups initialized for layers:",g)};globalThis.addEventListener("message",r=>{(async()=>{const{type:s,webmapEmbeddings:o,layerIdForFieldsSearch:a=[],requestId:n,precomputedEmbedding:l}=r.data;switch(s){case"generateEmbeddings":{o&&(b(o),f(o)),globalThis.postMessage("completed");break}case"layerSearch":{if(d.length>0)try{const t=d.map(e=>({id:e.id,score:h(l,e.vector)})).sort((e,i)=>i.score-e.score).slice(0,p);globalThis.postMessage({requestId:n,results:t})}catch(t){globalThis.postMessage({requestId:n,results:[],error:t instanceof Error?t.message:"Calculation error"})}else globalThis.postMessage({requestId:n,results:[],error:"Layer embeddings not initialized"});break}case"fieldSearch":{if(a.length>0)try{const t=a.map(e=>{const i=g.get(e);if(!i)return{layerId:e,results:[]};const c=i.map(m=>({name:m.name,score:h(l,m.vector)})).sort((m,y)=>y.score-m.score).slice(0,u);return{layerId:e,results:c}});globalThis.postMessage({requestId:n,results:t})}catch(t){globalThis.postMessage({requestId:n,results:[],error:t instanceof Error?t.message:"Field search calculation error"})}break}default:console.warn("Unknown message type:",s)}})()})})();
3
+ `,r=typeof self<"u"&&self.Blob&&new Blob(["(self.URL || self.webkitURL).revokeObjectURL(self.location.href);",o],{type:"text/javascript;charset=utf-8"});function a(t){let e;try{if(e=r&&(self.URL||self.webkitURL).createObjectURL(r),!e)throw"";let s=new Worker(e,{name:t?.name});return s.addEventListener("error",()=>{(self.URL||self.webkitURL).revokeObjectURL(e)}),s}catch{return new Worker("data:text/javascript;charset=utf-8,"+encodeURIComponent(o),{name:t?.name})}}export{a as default};
@@ -0,0 +1,2 @@
1
+ /* COPYRIGHT Esri - https://js.arcgis.com/5.1/LICENSE.txt */
2
+ import c from"./2ONRE3WR.js";import b from"./TEDYCCIK.js";import{a as i,b as e}from"./WFEBJPQ4.js";import"./OJUEJ4RT.js";import"./WBSNYWJJ.js";import{v as s,z as a}from"./VG7GKLZR.js";import"./CFDTXKJ6.js";export default $arcgis.t(([,{a:r}])=>{var t=class extends s{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)}};a("arcgis-assistant-navigation-agent",t);return t},b,c)
@@ -0,0 +1,2 @@
1
+ /* COPYRIGHT Esri - https://js.arcgis.com/5.1/LICENSE.txt */
2
+ import{a as $}from"./D6OOXTNF.js";import a from"./TEDYCCIK.js";import{a as k}from"./OJUEJ4RT.js";import"./WBSNYWJJ.js";import{g as b,h as g,l as f,n,t as u,u as m,v as w,z as _}from"./VG7GKLZR.js";import"./CFDTXKJ6.js";export default $arcgis.t(([I,{whenOnce:L,watch:C,when:P},O,M,{property:l,subclass:x},{y:E}])=>{var A=b`:host{display:block;height:var(--arcgis-internal-expand-max-height, 100%)}`,R=Object.defineProperty,z=Object.getOwnPropertyDescriptor,c=(h,t,e,i)=>{for(var s=i>1?void 0:i?z(t,e):t,r=h.length-1,o;r>=0;r--)(o=h[r])&&(s=(i?o(t,e,s):o(s))||s);return i&&s&&R(t,e,s),s},a=class extends M{constructor(h){super(h),this.view=null,this.loading=!1,this.processing=!1,this.processingStep=""}async load(){this._set("loading",!0);try{await this._initialize()}finally{this._set("loading",!1)}}destroy(){this.orchestrator?.dispose(),super.destroy()}async _initialize(){this.removeHandles(),await Promise.all([this.portal.load(),this.view?.when()]),this.view&&await L(()=>!this.view.updating),this._set("orchestrator",await E.init({agents:[...this.agents],view:this.view??void 0})),this.addHandles([C(()=>[this.view,this.agents],()=>void this._initialize())])}async*ask(h,t){if(!this.orchestrator)throw new Error("Orchestrator not initialized yet.");this._set("processing",!0),this._set("processingStep","");let e=[];try{let i=this.orchestrator.ask(h);for await(let s of i){let r=s.runId;if(t?.aborted){yield{type:"cancelled",runId:r};break}switch(s.type){case"trace":{this._set("processingStep",s.data.text),e.push(s.data.text);break}case"completed":{if(!s.result.content.length){yield{type:"completed",error:"Could not process the request.",log:e,runId:r};return}let o=s.result.content;this._set("processingStep",""),yield{type:"completed",response:o,log:e,runId:r};return}case"interrupt":{let{kind:o,message:p,metadata:v}=s.interrupt,d=Array.isArray(v)?[...v]:[],S=(()=>{switch(o){case"booleanChoice":return{type:"boolean-choice",message:p,options:d};case"singleSelection":return{type:"single-select",message:p,options:d};case"multipleSelection":return{type:"multi-select",message:p,options:d};case"textInput":return{type:"text-input",message:p};default:return{type:o,message:p,options:d}}})();this._set("processingStep","Waiting for user input..."),yield{type:"interrupt",payload:S,runId:r};break}case"cancelled":{yield{type:"cancelled",runId:r};return}default:{console.warn("Unknown event type:",s);break}}}}catch(i){console.warn("Error during message processing:",i),yield{type:"completed",error:"An error occurred during message processing.",log:e,runId:"error"};return}finally{this._set("processing",!1)}}};c([l({readOnly:!0})],a.prototype,"orchestrator",2);c([l()],a.prototype,"agents",2);c([l()],a.prototype,"portal",2);c([l()],a.prototype,"view",2);c([l({readOnly:!0})],a.prototype,"loading",2);c([l({readOnly:!0})],a.prototype,"processing",2);c([l({readOnly:!0})],a.prototype,"processingStep",2);a=c([x("OrchestratorController")],a);var y=class extends w{constructor(){super(...arguments),this._messages=$({blocking:!0}),this.#e=u(),this.#s=u(),this.#t=null,this.#r=null,this.#o=new Map,this.#i=O.getDefault(),this.#a=t=>{t.stopPropagation(),this.arcgisInterruptCancel.emit(),this.orchestrator?.cancelInterrupt(),this._interrupt=null},this.#n=t=>{t.stopPropagation();let e=t.detail;this.arcgisInterruptSubmit.emit(e),this.orchestrator?.resumeInterrupt(e),this._interrupt=null},this.#c=t=>{t.stopPropagation(),this.suggestedPrompts=[];let e=t.detail;this.arcgisSubmit.emit(e),this.submitMessage(e)},this.#h=t=>{if(t.stopPropagation(),this.arcgisCancel.emit(),this._interrupt){this.orchestrator?.cancelInterrupt(),this._interrupt=null;return}this.#r?.abort()},this.#l=t=>{t.stopPropagation();let e=t.detail;this.arcgisFeedback.emit(e)},this._interrupt=null,this._error=null,this.messages=new I([]),this.referenceElement=null,this.suggestedPrompts=[],this.feedbackEnabled=!1,this.logEnabled=!1,this.copyEnabled=!1,this.arcgisCancel=n(),this.arcgisError=n(),this.arcgisInterrupt=n(),this.arcgisInterruptCancel=n(),this.arcgisInterruptSubmit=n(),this.arcgisReady=n(),this.arcgisSubmit=n(),this.arcgisFeedback=n()}static{this.properties={_interrupt:16,_error:16,_user:16,messages:0,orchestrator:32,entryMessage:1,heading:1,description:1,referenceElement:1,suggestedPrompts:0,feedbackEnabled:5,logEnabled:5,copyEnabled:5}}static{this.styles=A}#e;#s;#t;#r;#o;#i;#a;#n;#c;#h;#l;async#p(){try{let t=k(this.el,this.referenceElement);await t?.componentOnReady();let e=[...this.#o.values()];return e.length?(this.#t=new a({agents:e,portal:this.#i,view:t?.view}),await this.#t.load(),!0):(this._error="No agents found.",!1)}catch(t){return this._error="Error initializing orchestrator.",f(this)(t),!1}}get _user(){return this.#i?.user?.fullName||this.#i?.user?.username}get orchestrator(){return this.#t?.orchestrator}register(t){this.#o.set(t.agent.id,t)}async submitMessage(t){let e=t.trim();if(!e||(this.messages.push({id:Date.now().toString(),role:"user",content:e}),!this.#t))return;this.#r=new AbortController;let i=this.#t.ask(e,this.#r.signal);for await(let s of i){let r=s.runId;switch(s.type){case"completed":this.messages.push({role:"assistant",content:s.response,log:s.log,error:s.error,id:r});break;case"interrupt":this._interrupt={...s.payload,id:r};break;case"cancelled":this.messages.push({role:"assistant",error:"Request cancelled.",id:r});break}}}load(){this.manager.onLifecycle(()=>()=>{this.#r?.abort(),this._interrupt=null,this.messages.removeAll(),this._error=null})}loaded(){this.manager.onLifecycle(()=>{this.#e.value?.addEventListener("arcgisSubmit",this.#c),this.#e.value?.addEventListener("arcgisCancel",this.#h),this.#e.value?.addEventListener("arcgisFeedback",this.#l);let t=P(()=>!!this._interrupt&&!!this.#s.value,()=>{let e=this.#s.value;e.removeEventListener("arcgisSubmit",this.#n),e.removeEventListener("arcgisCancel",this.#a),e.addEventListener("arcgisSubmit",this.#n,{once:!0}),e.addEventListener("arcgisCancel",this.#a,{once:!0}),this._interrupt&&this.arcgisInterrupt.emit(this._interrupt)});return queueMicrotask(()=>{this.#p().then(e=>{e?this.arcgisReady.emit():this.arcgisError.emit(new Error(this._error||"Unknown error initializing assistant."))})}),()=>{t.remove(),this.#s.value?.removeEventListener("arcgisSubmit",this.#n),this.#s.value?.removeEventListener("arcgisCancel",this.#a),this.#e.value?.removeEventListener("arcgisSubmit",this.#c),this.#e.value?.removeEventListener("arcgisCancel",this.#h),this.#e.value?.removeEventListener("arcgisFeedback",this.#l),this.#t?.destroy(),this.#t=null}})}render(){return g`<arcgis-assistant-shell .loading=${!this.#t||this.#t?.loading} .heading=${this.heading??this._messages.assistantLabel} .description=${this.description} .entryMessage=${this.entryMessage} .entryMessageClosed=${this.messages.length>0} .awaitingResponse=${this.#t?.processing} .suggestedPrompts=${this.suggestedPrompts} .status=${this.#t?.processing?"working":this._error?"error":"ready"} .messages=${this.messages} ${m(this.#e)}>${this._error?g`<calcite-notice slot=entry-message open kind=danger icon width=full><div slot=message>${this._error}</div></calcite-notice>`:null}${this._interrupt?g`<arcgis-assistant-interrupt slot=entry-message .type=${this._interrupt.type} .message=${this._interrupt.message} .options=${this._interrupt.options} ${m(this.#s)}></arcgis-assistant-interrupt>`:null}<arcgis-assistant-chat .loading=${this.#t?.processing} .loadingMessage=${this.#t?.processingStep||""} .messages=${this.messages} .user=${this._user} .feedbackEnabled=${this.feedbackEnabled} .logEnabled=${this.logEnabled} .copyEnabled=${this.copyEnabled}><slot></slot><slot name=chat-card-footer-actions-start slot=chat-card-footer-actions-start></slot><slot name=chat-card-footer-actions-end slot=chat-card-footer-actions-end></slot></arcgis-assistant-chat><slot name=header-actions-end slot=header-actions-end></slot>${this.entryMessage?null:g`<slot name=entry-message slot=entry-message></slot>`}<slot name=entry-actions-start slot=entry-actions-start></slot><slot name=footer-content slot=footer-content></slot></arcgis-assistant-shell>`}};_("arcgis-assistant",y);return y},"core/Collection","core/reactiveUtils","portal/Portal","core/Accessor","core/accessorSupport/decorators",a)
@@ -0,0 +1,2 @@
1
+ /* COPYRIGHT Esri - https://js.arcgis.com/5.1/LICENSE.txt */
2
+ import b from"./2ONRE3WR.js";import a from"./TEDYCCIK.js";import{a as r,b as i}from"./WFEBJPQ4.js";import"./OJUEJ4RT.js";import"./WBSNYWJJ.js";import{v as s,z as e}from"./VG7GKLZR.js";import"./CFDTXKJ6.js";export default $arcgis.t(([,{f:a}])=>{var t=class extends s{constructor(){super(...arguments),this.agent=a}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"),i(this)}};e("arcgis-assistant-help-agent",t);return t},a,b)