@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
@@ -1,25 +1,23 @@
1
1
  /* COPYRIGHT Esri - https://js.arcgis.com/5.1/LICENSE.txt */
2
- import { getClosestElement as i } from "@arcgis/toolkit/dom";
3
- import { g as a } from "./utils2.js";
2
+ import { getClosestElement as a } from "@arcgis/toolkit/dom";
3
+ import { g as i } from "./utils2.js";
4
4
  function o(e, t) {
5
- const n = a(e.referenceElement);
6
- if (n)
7
- return n;
8
- const s = i(e.el, "arcgis-assistant"), r = a(s?.referenceElement);
5
+ const s = i(e.el, e.referenceElement);
6
+ if (s)
7
+ return s;
8
+ const n = a(e.el, "arcgis-assistant"), r = i(e.el, n?.referenceElement);
9
9
  if (r)
10
10
  return r;
11
11
  throw new Error(`${t}: Reference element not found`);
12
12
  }
13
- async function l(e, t) {
14
- const n = o(e, t);
15
- await n.componentOnReady();
16
- const s = n.view;
17
- if (!s)
13
+ function f(e, t) {
14
+ const n = o(e, t).view;
15
+ if (!n)
18
16
  throw new Error(`${t}: Reference element does not have a view`);
19
- return await s.when(), s;
17
+ return n;
20
18
  }
21
19
  function m(e) {
22
- const t = i(e.el, "arcgis-assistant");
20
+ const t = a(e.el, "arcgis-assistant");
23
21
  if (t === void 0)
24
22
  throw new Error("arcgis-assistant-agent must be used within an arcgis-assistant element");
25
23
  t.register({
@@ -29,5 +27,5 @@ function m(e) {
29
27
  }
30
28
  export {
31
29
  m as i,
32
- l as r
30
+ f as r
33
31
  };
@@ -1,6 +1,7 @@
1
1
  /* COPYRIGHT Esri - https://js.arcgis.com/5.1/LICENSE.txt */
2
- function u(t) {
3
- return t ? typeof t == "string" ? document.querySelector(t) : t : null;
2
+ import { getClosestElement as o } from "@arcgis/toolkit/dom";
3
+ function u(r, t) {
4
+ return t ? typeof t == "string" ? document.querySelector(t) : t : o(r, "arcgis-map") ?? null;
4
5
  }
5
6
  export {
6
7
  u as g
@@ -1,6 +1,7 @@
1
1
  /// <reference path="../../index.d.ts" />
2
- import type Portal from "@arcgis/core/portal/Portal.js";
2
+ import type Collection from "@arcgis/core/core/Collection.js";
3
3
  import type { PublicLitElement as LitElement } from "@arcgis/lumina";
4
+ import type { ChatMessage, Feedback, Interrupt } from "./types.js";
4
5
  import type { T9nMeta } from "@arcgis/lumina/controllers";
5
6
  import type { ArcgisMap as ArcgisMap } from "@arcgis/map-components/components/arcgis-map";
6
7
 
@@ -42,12 +43,14 @@ import type { ArcgisMap as ArcgisMap } from "@arcgis/map-components/components/a
42
43
  * @slot [footer-content] - Slot for adding content to the footer.
43
44
  * @since 5.0
44
45
  * @beta
45
- * @see [arcgis-assistant-data-exploration-agent](https://developers.arcgis.com/javascript/latest/references/ai-components/arcgis-assistant-data-exploration-agent/)
46
- * @see [arcgis-assistant-navigation-agent](https://developers.arcgis.com/javascript/latest/references/ai-components/arcgis-assistant-navigation-agent/)
46
+ * @see [arcgis-assistant-data-exploration-agent](https://developers.arcgis.com/javascript/latest/references/ai-components/components/arcgis-assistant-data-exploration-agent/)
47
+ * @see [arcgis-assistant-navigation-agent](https://developers.arcgis.com/javascript/latest/references/ai-components/components/arcgis-assistant-navigation-agent/)
47
48
  */
48
49
  export abstract class ArcgisAssistant extends LitElement {
49
50
  /** @internal */
50
51
  protected _messages: { assistantLabel: string; } & T9nMeta<{ assistantLabel: string; }>;
52
+ /** @default false */
53
+ accessor copyEnabled: boolean;
51
54
  /**
52
55
  * The description text displayed below the heading in the assistant. This text provides additional
53
56
  * context about the assistant's capabilities and how users can interact with it.
@@ -77,6 +80,8 @@ export abstract class ArcgisAssistant extends LitElement {
77
80
  * ```
78
81
  */
79
82
  accessor entryMessage: string | undefined;
83
+ /** @default false */
84
+ accessor feedbackEnabled: boolean;
80
85
  /**
81
86
  * The heading text displayed at the top of the assistant. This name should be concise and
82
87
  * descriptive of the assistant's purpose.
@@ -92,16 +97,9 @@ export abstract class ArcgisAssistant extends LitElement {
92
97
  * ```
93
98
  */
94
99
  accessor heading: string | undefined;
95
- /**
96
- * The portal used for authentication and making requests to the LLM via proxy requests.
97
- *
98
- * @example
99
- * ```js
100
- * const assistant = document.querySelector("arcgis-assistant");
101
- * assistant.portal = new Portal({ url: "https://www.arcgis.com" });
102
- * ```
103
- */
104
- accessor portal: Portal;
100
+ /** @default false */
101
+ accessor logEnabled: boolean;
102
+ accessor messages: Collection<ChatMessage>;
105
103
  /**
106
104
  * The reference element to the map that provides context for the assistant and its agents. Currently,
107
105
  * this is only scoped to `arcgis-map` elements, but may be extended to support other elements in
@@ -129,4 +127,24 @@ export abstract class ArcgisAssistant extends LitElement {
129
127
  * ```
130
128
  */
131
129
  accessor suggestedPrompts: string[];
130
+ /** @param message */
131
+ submitMessage(message: string): Promise<void>;
132
+ readonly arcgisCancel: import("@arcgis/lumina").TargetedEvent<this, void>;
133
+ readonly arcgisError: import("@arcgis/lumina").TargetedEvent<this, Error>;
134
+ readonly arcgisFeedback: import("@arcgis/lumina").TargetedEvent<this, Feedback>;
135
+ readonly arcgisInterrupt: import("@arcgis/lumina").TargetedEvent<this, Interrupt>;
136
+ readonly arcgisInterruptCancel: import("@arcgis/lumina").TargetedEvent<this, void>;
137
+ readonly arcgisInterruptSubmit: import("@arcgis/lumina").TargetedEvent<this, string[] | boolean | string>;
138
+ readonly arcgisReady: import("@arcgis/lumina").TargetedEvent<this, void>;
139
+ readonly arcgisSubmit: import("@arcgis/lumina").TargetedEvent<this, string>;
140
+ readonly "@eventTypes": {
141
+ arcgisCancel: ArcgisAssistant["arcgisCancel"]["detail"];
142
+ arcgisError: ArcgisAssistant["arcgisError"]["detail"];
143
+ arcgisFeedback: ArcgisAssistant["arcgisFeedback"]["detail"];
144
+ arcgisInterrupt: ArcgisAssistant["arcgisInterrupt"]["detail"];
145
+ arcgisInterruptCancel: ArcgisAssistant["arcgisInterruptCancel"]["detail"];
146
+ arcgisInterruptSubmit: ArcgisAssistant["arcgisInterruptSubmit"]["detail"];
147
+ arcgisReady: ArcgisAssistant["arcgisReady"]["detail"];
148
+ arcgisSubmit: ArcgisAssistant["arcgisSubmit"]["detail"];
149
+ };
132
150
  }
@@ -1,25 +1,26 @@
1
1
  /* COPYRIGHT Esri - https://js.arcgis.com/5.1/LICENSE.txt */
2
- import { c as y } from "../../chunks/runtime.js";
3
- import { css as v, html as p } from "lit";
4
- import f from "@arcgis/core/core/Collection.js";
5
- import { whenOnce as _, watch as w, when as b } from "@arcgis/core/core/reactiveUtils.js";
6
- import $ from "@arcgis/core/portal/Portal.js";
7
- import { LitElement as E } from "@arcgis/lumina";
8
- import { createRef as g, ref as m } from "lit/directives/ref.js";
9
- import { Orchestrator as C } from "@arcgis/ai-orchestrator";
2
+ import { c as v } from "../../chunks/runtime.js";
3
+ import { css as b, html as u } from "lit";
4
+ import _ from "@arcgis/core/core/Collection.js";
5
+ import { whenOnce as w, watch as E, when as $ } from "@arcgis/core/core/reactiveUtils.js";
6
+ import k from "@arcgis/core/portal/Portal.js";
7
+ import { LitElement as C, createEvent as o } from "@arcgis/lumina";
8
+ import { createRef as m, ref as y } from "lit/directives/ref.js";
9
+ import { Orchestrator as S } from "@arcgis/ai-orchestrator";
10
10
  import L from "@arcgis/core/core/Accessor.js";
11
- import { property as c, subclass as O } from "@arcgis/core/core/accessorSupport/decorators.js";
11
+ import { property as h, subclass as I } from "@arcgis/core/core/accessorSupport/decorators.js";
12
12
  import { g as P } from "../../chunks/utils2.js";
13
- import { u as S } from "../../chunks/useT9n.js";
14
- const k = v`:host{height:100%}`;
15
- var H = Object.defineProperty, M = Object.getOwnPropertyDescriptor, a = (l, t, e, r) => {
16
- for (var s = r > 1 ? void 0 : r ? M(t, e) : t, n = l.length - 1, o; n >= 0; n--)
17
- (o = l[n]) && (s = (r ? o(t, e, s) : o(s)) || s);
18
- return r && s && H(t, e, s), s;
13
+ import { u as O } from "../../chunks/useT9n.js";
14
+ import { rethrowError as M } from "@arcgis/toolkit/log";
15
+ const x = b`:host{display:block;height:var(--arcgis-internal-expand-max-height, 100%)}`;
16
+ var A = Object.defineProperty, R = Object.getOwnPropertyDescriptor, l = (c, t, e, i) => {
17
+ for (var s = i > 1 ? void 0 : i ? R(t, e) : t, r = c.length - 1, n; r >= 0; r--)
18
+ (n = c[r]) && (s = (i ? n(t, e, s) : n(s)) || s);
19
+ return i && s && A(t, e, s), s;
19
20
  };
20
- let i = class extends L {
21
- constructor(l) {
22
- super(l), this.view = null, this.loading = !1, this.processing = !1, this.processingStep = "";
21
+ let a = class extends L {
22
+ constructor(c) {
23
+ super(c), this.view = null, this.loading = !1, this.processing = !1, this.processingStep = "";
23
24
  }
24
25
  async load() {
25
26
  this._set("loading", !0);
@@ -33,69 +34,66 @@ let i = class extends L {
33
34
  this.orchestrator?.dispose(), super.destroy();
34
35
  }
35
36
  async _initialize() {
36
- this.removeHandles(), await Promise.all([this.portal.load(), this.view?.when()]), this.view && await _(() => !this.view.updating), this._set(
37
+ this.removeHandles(), await Promise.all([this.portal.load(), this.view?.when()]), this.view && await w(() => !this.view.updating), this._set(
37
38
  "orchestrator",
38
- await C.init({
39
+ await S.init({
39
40
  agents: [...this.agents],
40
- portal: this.portal,
41
41
  view: this.view ?? void 0
42
42
  })
43
43
  ), this.addHandles([
44
- w(
44
+ E(
45
45
  () => [this.view, this.agents],
46
46
  () => void this._initialize()
47
47
  )
48
48
  ]);
49
49
  }
50
- async *ask(l, t) {
50
+ async *ask(c, t) {
51
51
  if (!this.orchestrator)
52
52
  throw new Error("Orchestrator not initialized yet.");
53
53
  this._set("processing", !0), this._set("processingStep", "");
54
- let e = "";
54
+ const e = [];
55
55
  try {
56
- const r = this.orchestrator.ask(l);
57
- for await (const s of r) {
56
+ const i = this.orchestrator.ask(c);
57
+ for await (const s of i) {
58
+ const r = s.runId;
58
59
  if (t?.aborted) {
59
- yield { type: "cancelled" };
60
+ yield { type: "cancelled", runId: r };
60
61
  break;
61
62
  }
62
63
  switch (s.type) {
63
64
  case "trace": {
64
- this._set("processingStep", s.data.text), e += `${s.data.text}
65
-
66
- `;
65
+ this._set("processingStep", s.data.text), e.push(s.data.text);
67
66
  break;
68
67
  }
69
68
  case "completed": {
70
69
  if (!s.result.content.length) {
71
- yield { type: "completed", error: "Could not process the request.", log: e };
70
+ yield { type: "completed", error: "Could not process the request.", log: e, runId: r };
72
71
  return;
73
72
  }
74
73
  const n = s.result.content;
75
- this._set("processingStep", ""), yield { type: "completed", response: n, log: e };
74
+ this._set("processingStep", ""), yield { type: "completed", response: n, log: e, runId: r };
76
75
  return;
77
76
  }
78
77
  case "interrupt": {
79
- console.log("Orchestrator interrupt:", s);
80
- const { kind: n, message: o, metadata: u } = s.interrupt, h = Array.isArray(u) ? [...u] : [], d = (() => {
78
+ const { kind: n, message: p, metadata: d } = s.interrupt, g = Array.isArray(d) ? [...d] : [], f = (() => {
81
79
  switch (n) {
82
80
  case "booleanChoice":
83
- return { type: "boolean-choice", message: o, options: h };
81
+ return { type: "boolean-choice", message: p, options: g };
84
82
  case "singleSelection":
85
- return { type: "single-select", message: o, options: h };
83
+ return { type: "single-select", message: p, options: g };
86
84
  case "multipleSelection":
87
- return { type: "multi-select", message: o, options: h };
85
+ return { type: "multi-select", message: p, options: g };
88
86
  case "textInput":
89
- return { type: "text-input", message: o };
87
+ return { type: "text-input", message: p };
90
88
  default:
91
- return { type: n, message: o, options: h };
89
+ return { type: n, message: p, options: g };
92
90
  }
93
91
  })();
94
- this._set("processingStep", "Waiting for user input..."), yield { type: "interrupt", payload: d };
92
+ this._set("processingStep", "Waiting for user input..."), yield { type: "interrupt", payload: f, runId: r };
95
93
  break;
96
94
  }
97
95
  case "cancelled": {
98
- yield { type: "cancelled" };
96
+ yield { type: "cancelled", runId: r };
99
97
  return;
100
98
  }
101
99
  default: {
@@ -104,145 +102,164 @@ let i = class extends L {
104
102
  }
105
103
  }
106
104
  }
107
- } catch (r) {
108
- console.warn("Error during message processing:", r), yield { type: "completed", error: "An error occurred during message processing.", log: e };
105
+ } catch (i) {
106
+ console.warn("Error during message processing:", i), yield { type: "completed", error: "An error occurred during message processing.", log: e, runId: "error" };
109
107
  return;
110
108
  } finally {
111
109
  this._set("processing", !1);
112
110
  }
113
111
  }
114
112
  };
115
- a([
116
- c({ readOnly: !0 })
117
- ], i.prototype, "orchestrator", 2);
118
- a([
119
- c()
120
- ], i.prototype, "agents", 2);
121
- a([
122
- c()
123
- ], i.prototype, "portal", 2);
124
- a([
125
- c()
126
- ], i.prototype, "view", 2);
127
- a([
128
- c({ readOnly: !0 })
129
- ], i.prototype, "loading", 2);
130
- a([
131
- c({ readOnly: !0 })
132
- ], i.prototype, "processing", 2);
133
- a([
134
- c({ readOnly: !0 })
135
- ], i.prototype, "processingStep", 2);
136
- i = a([
137
- O("OrchestratorController")
138
- ], i);
139
- class A extends E {
113
+ l([
114
+ h({ readOnly: !0 })
115
+ ], a.prototype, "orchestrator", 2);
116
+ l([
117
+ h()
118
+ ], a.prototype, "agents", 2);
119
+ l([
120
+ h()
121
+ ], a.prototype, "portal", 2);
122
+ l([
123
+ h()
124
+ ], a.prototype, "view", 2);
125
+ l([
126
+ h({ readOnly: !0 })
127
+ ], a.prototype, "loading", 2);
128
+ l([
129
+ h({ readOnly: !0 })
130
+ ], a.prototype, "processing", 2);
131
+ l([
132
+ h({ readOnly: !0 })
133
+ ], a.prototype, "processingStep", 2);
134
+ a = l([
135
+ I("OrchestratorController")
136
+ ], a);
137
+ class z extends C {
140
138
  constructor() {
141
- super(...arguments), this._messages = S({ blocking: !0 }), this.#e = g(), this.#s = g(), this.#t = null, this.#r = null, this.#n = /* @__PURE__ */ new Map(), this.#i = (t) => {
142
- t.stopPropagation(), this.orchestrator?.cancelInterrupt(), this._interrupt = null;
143
- }, this.#o = (t) => {
139
+ super(...arguments), this._messages = O({ blocking: !0 }), this.#e = m(), this.#s = m(), this.#t = null, this.#r = null, this.#o = /* @__PURE__ */ new Map(), this.#i = k.getDefault(), this.#a = (t) => {
140
+ t.stopPropagation(), this.arcgisInterruptCancel.emit(), this.orchestrator?.cancelInterrupt(), this._interrupt = null;
141
+ }, this.#n = (t) => {
144
142
  t.stopPropagation();
145
143
  const e = t.detail;
146
- this.orchestrator?.resumeInterrupt(e), this._interrupt = null;
147
- }, this.#a = (t) => {
144
+ this.arcgisInterruptSubmit.emit(e), this.orchestrator?.resumeInterrupt(e), this._interrupt = null;
145
+ }, this.#l = (t) => {
148
146
  t.stopPropagation(), this.suggestedPrompts = [];
149
147
  const e = t.detail;
150
- this.#h(e);
151
- }, this.#l = (t) => {
152
- if (t.stopPropagation(), this._interrupt) {
148
+ this.arcgisSubmit.emit(e), this.submitMessage(e);
149
+ }, this.#c = (t) => {
150
+ if (t.stopPropagation(), this.arcgisCancel.emit(), this._interrupt) {
153
151
  this.orchestrator?.cancelInterrupt(), this._interrupt = null;
154
152
  return;
155
153
  }
156
154
  this.#r?.abort();
157
- }, this._interrupt = null, this._chatHistory = new f([]), this._error = null, this.referenceElement = null, this.portal = new $(), this.suggestedPrompts = [];
155
+ }, this.#h = (t) => {
156
+ t.stopPropagation();
157
+ const e = t.detail;
158
+ this.arcgisFeedback.emit(e);
159
+ }, this._interrupt = null, this._error = null, this.messages = new _([]), this.referenceElement = null, this.suggestedPrompts = [], this.feedbackEnabled = !1, this.logEnabled = !1, this.copyEnabled = !1, this.arcgisCancel = o(), this.arcgisError = o(), this.arcgisInterrupt = o(), this.arcgisInterruptCancel = o(), this.arcgisInterruptSubmit = o(), this.arcgisReady = o(), this.arcgisSubmit = o(), this.arcgisFeedback = o();
158
160
  }
159
161
  static {
160
- this.properties = { _interrupt: 16, _chatHistory: 16, _error: 16, orchestrator: 32, entryMessage: 1, heading: 1, description: 1, referenceElement: 1, portal: 0, suggestedPrompts: 0 };
162
+ 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 };
161
163
  }
162
164
  static {
163
- this.styles = k;
165
+ this.styles = x;
164
166
  }
165
167
  #e;
166
168
  #s;
167
169
  #t;
168
170
  #r;
169
- #n;
170
- #i;
171
171
  #o;
172
+ #i;
172
173
  #a;
174
+ #n;
173
175
  #l;
174
- get orchestrator() {
175
- return this.#t?.orchestrator;
176
- }
177
- register(t) {
178
- this.#n.set(t.agent.id, t);
179
- }
180
- load() {
181
- this.manager.onLifecycle(() => () => {
182
- this.#r?.abort(), this._interrupt = null, this._chatHistory.removeAll(), this._error = null;
183
- });
184
- }
185
- loaded() {
186
- this.manager.onLifecycle(() => {
187
- this.#e.value?.addEventListener("arcgisSubmit", this.#a), this.#e.value?.addEventListener("arcgisCancel", this.#l);
188
- const t = b(() => !!this._interrupt && !!this.#s.value, () => {
189
- const e = this.#s.value;
190
- e.removeEventListener("arcgisSubmit", this.#o), e.removeEventListener("arcgisCancel", this.#i), e.addEventListener("arcgisSubmit", this.#o, { once: !0 }), e.addEventListener("arcgisCancel", this.#i, { once: !0 });
191
- });
192
- return queueMicrotask(() => void this.#c()), () => {
193
- t.remove(), this.#s.value?.removeEventListener("arcgisSubmit", this.#o), this.#s.value?.removeEventListener("arcgisCancel", this.#i), this.#e.value?.removeEventListener("arcgisSubmit", this.#a), this.#e.value?.removeEventListener("arcgisCancel", this.#l), this.#t?.destroy(), this.#t = null;
194
- };
195
- });
196
- }
197
- async #c() {
176
+ #c;
177
+ #h;
178
+ async #p() {
198
179
  try {
199
- const t = P(this.referenceElement);
180
+ const t = P(this.el, this.referenceElement);
200
181
  await t?.componentOnReady();
201
- const e = [...this.#n.values()];
202
- this.#t = new i({
182
+ const e = [...this.#o.values()];
183
+ return e.length ? (this.#t = new a({
203
184
  agents: e,
204
- portal: this.portal,
185
+ portal: this.#i,
205
186
  view: t?.view
206
- }), await this.#t.load();
187
+ }), await this.#t.load(), !0) : (this._error = "No agents found.", !1);
207
188
  } catch (t) {
208
- console.warn(t), this._error = "Error initializing orchestrator.";
189
+ return this._error = "Error initializing orchestrator.", M(this)(t), !1;
209
190
  }
210
191
  }
211
- async #h(t) {
192
+ get _user() {
193
+ return this.#i?.user?.fullName || this.#i?.user?.username;
194
+ }
195
+ get orchestrator() {
196
+ return this.#t?.orchestrator;
197
+ }
198
+ register(t) {
199
+ this.#o.set(t.agent.id, t);
200
+ }
201
+ async submitMessage(t) {
212
202
  const e = t.trim();
213
- if (!e || (this._chatHistory.push({
214
- type: "prompt",
203
+ if (!e || (this.messages.push({
204
+ id: Date.now().toString(),
205
+ // TODO: Replace with a more robust ID generation method or get from orchestrator
206
+ role: "user",
215
207
  content: e
216
208
  }), !this.#t))
217
209
  return;
218
210
  this.#r = new AbortController();
219
- const r = this.#t.ask(e, this.#r.signal);
220
- for await (const s of r)
211
+ const i = this.#t.ask(e, this.#r.signal);
212
+ for await (const s of i) {
213
+ const r = s.runId;
221
214
  switch (s.type) {
222
215
  case "completed":
223
- this._chatHistory.push({
224
- type: "response",
216
+ this.messages.push({
217
+ role: "assistant",
225
218
  content: s.response,
226
219
  log: s.log,
227
- error: s.error
220
+ error: s.error,
221
+ id: r
228
222
  });
229
223
  break;
230
224
  case "interrupt":
231
- this._interrupt = s.payload;
225
+ this._interrupt = { ...s.payload, id: r };
232
226
  break;
233
227
  case "cancelled":
234
- this._chatHistory.push({
235
- type: "response",
236
- error: "Request cancelled."
228
+ this.messages.push({
229
+ role: "assistant",
230
+ error: "Request cancelled.",
231
+ id: r
237
232
  });
238
233
  break;
239
234
  }
235
+ }
236
+ }
237
+ load() {
238
+ this.manager.onLifecycle(() => () => {
239
+ this.#r?.abort(), this._interrupt = null, this.messages.removeAll(), this._error = null;
240
+ });
241
+ }
242
+ loaded() {
243
+ this.manager.onLifecycle(() => {
244
+ this.#e.value?.addEventListener("arcgisSubmit", this.#l), this.#e.value?.addEventListener("arcgisCancel", this.#c), this.#e.value?.addEventListener("arcgisFeedback", this.#h);
245
+ const t = $(() => !!this._interrupt && !!this.#s.value, () => {
246
+ const e = this.#s.value;
247
+ 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);
248
+ });
249
+ return queueMicrotask(() => {
250
+ this.#p().then((e) => {
251
+ e ? this.arcgisReady.emit() : this.arcgisError.emit(new Error(this._error || "Unknown error initializing assistant."));
252
+ });
253
+ }), () => {
254
+ t.remove(), this.#s.value?.removeEventListener("arcgisSubmit", this.#n), this.#s.value?.removeEventListener("arcgisCancel", this.#a), this.#e.value?.removeEventListener("arcgisSubmit", this.#l), this.#e.value?.removeEventListener("arcgisCancel", this.#c), this.#e.value?.removeEventListener("arcgisFeedback", this.#h), this.#t?.destroy(), this.#t = null;
255
+ };
256
+ });
240
257
  }
241
258
  render() {
242
- return p`<arcgis-assistant-shell .loading=${this.#t?.loading} .heading=${this.heading ?? this._messages.assistantLabel} .description=${this.description} .entryMessage=${this.entryMessage} .entryMessageClosed=${this._chatHistory.length > 0} .awaitingResponse=${this.#t?.processing} .suggestedPrompts=${this.suggestedPrompts} .status=${this.#t?.processing ? "working" : this._error ? "error" : "ready"} ${m(this.#e)}>${this._error ? p`<calcite-notice slot=entry-message open kind=danger icon width=full><div slot=message>${this._error}</div></calcite-notice>` : null}${this._interrupt ? p`<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._chatHistory} .user=${this.portal?.user?.fullName || this.portal?.user?.username}><slot></slot></arcgis-assistant-chat><slot name=header-actions-end slot=header-actions-end></slot>${this.entryMessage ? null : p`<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>`;
259
+ return u`<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} ${y(this.#e)}>${this._error ? u`<calcite-notice slot=entry-message open kind=danger icon width=full><div slot=message>${this._error}</div></calcite-notice>` : null}${this._interrupt ? u`<arcgis-assistant-interrupt slot=entry-message .type=${this._interrupt.type} .message=${this._interrupt.message} .options=${this._interrupt.options} ${y(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 : u`<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>`;
243
260
  }
244
261
  }
245
- y("arcgis-assistant", A);
262
+ v("arcgis-assistant", z);
246
263
  export {
247
- A as ArcgisAssistant
264
+ z as ArcgisAssistant
248
265
  };
@@ -0,0 +1,29 @@
1
+ export interface Interrupt {
2
+ id?: string;
3
+ type: "boolean-choice" | "multi-select" | "single-select" | "text-input";
4
+ message?: string;
5
+ options?: string[];
6
+ }
7
+
8
+ export interface AssistantMessage extends ChatMessageBase {
9
+ role: "assistant";
10
+ content?: string;
11
+ log?: string[];
12
+ error?: string;
13
+ feedback?: Feedback;
14
+ }
15
+
16
+ export type ChatMessage = AssistantMessage | UserMessage;
17
+
18
+ export interface Feedback {
19
+ positive: boolean;
20
+ }
21
+
22
+ export interface ChatMessageBase {
23
+ id: string;
24
+ }
25
+
26
+ export interface UserMessage extends ChatMessageBase {
27
+ role: "user";
28
+ content: string;
29
+ }
@@ -40,7 +40,7 @@ import type { PublicLitElement as LitElement } from "@arcgis/lumina";
40
40
  *
41
41
  * @since 5.0
42
42
  * @beta
43
- * @see [arcgis-assistant](https://developers.arcgis.com/javascript/latest/references/ai-components/arcgis-assistant/)
43
+ * @see [arcgis-assistant](https://developers.arcgis.com/javascript/latest/references/ai-components/components/arcgis-assistant/)
44
44
  * @see [LangGraph documentation](https://docs.langchain.com/oss/javascript/langgraph/overview)
45
45
  */
46
46
  export abstract class ArcgisAssistantAgent<TContext = Record<string, unknown>> extends LitElement {
@@ -1,18 +1,20 @@
1
1
  /// <reference path="../../index.d.ts" />
2
2
  import type Collection from "@arcgis/core/core/Collection.js";
3
3
  import type { PublicLitElement as LitElement } from "@arcgis/lumina";
4
+ import type { ChatMessage } from "../arcgis-assistant/types.js";
4
5
 
5
6
  /** @internal */
6
7
  export abstract class ArcgisAssistantChat extends LitElement {
8
+ /** @default false */
9
+ accessor copyEnabled: boolean;
10
+ /** @default false */
11
+ accessor feedbackEnabled: boolean;
7
12
  /** @default false */
8
13
  accessor loading: boolean;
9
14
  /** @default "" */
10
15
  accessor loadingMessage: string;
11
- accessor messages: Collection<{
12
- type: "prompt" | "response";
13
- content?: string;
14
- log?: string;
15
- error?: string;
16
- }>;
16
+ /** @default false */
17
+ accessor logEnabled: boolean;
18
+ accessor messages: Collection<ChatMessage>;
17
19
  accessor user: string | undefined;
18
20
  }
@@ -1,20 +1,20 @@
1
1
  /* COPYRIGHT Esri - https://js.arcgis.com/5.1/LICENSE.txt */
2
- import { c as a } from "../../chunks/runtime.js";
3
- import { css as e, html as t } from "lit";
2
+ import { c as t } from "../../chunks/runtime.js";
3
+ import { css as e, html as s } from "lit";
4
4
  import { LitElement as i } from "@arcgis/lumina";
5
- import { createRef as o, ref as n } from "lit/directives/ref.js";
6
- import r from "@arcgis/core/core/Collection.js";
7
- import { watch as l } from "@arcgis/core/core/reactiveUtils.js";
8
- const c = e`.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}`;
5
+ import { createRef as o, ref as l } from "lit/directives/ref.js";
6
+ import n from "@arcgis/core/core/Collection.js";
7
+ import { watch as c } from "@arcgis/core/core/reactiveUtils.js";
8
+ const r = e`.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}`;
9
9
  class d extends i {
10
10
  constructor() {
11
- super(...arguments), this.#s = o(), this.loading = !1, this.loadingMessage = "", this.messages = new r([]);
11
+ super(...arguments), this.#s = o(), this.feedbackEnabled = !1, this.logEnabled = !1, this.copyEnabled = !1, this.loading = !1, this.loadingMessage = "", this.messages = new n([]);
12
12
  }
13
13
  static {
14
- this.properties = { loading: 5, loadingMessage: 1, user: 1, messages: 0 };
14
+ this.properties = { feedbackEnabled: 5, logEnabled: 5, copyEnabled: 5, loading: 5, loadingMessage: 1, user: 1, messages: 0 };
15
15
  }
16
16
  static {
17
- this.styles = c;
17
+ this.styles = r;
18
18
  }
19
19
  #s;
20
20
  firstUpdated() {
@@ -25,7 +25,7 @@ class d extends i {
25
25
  this.messages.on("change", () => {
26
26
  this.requestUpdate(), this._scrollToEnd();
27
27
  }),
28
- l(() => this.loading, () => {
28
+ c(() => this.loading, () => {
29
29
  this._scrollToEnd();
30
30
  })
31
31
  ]);
@@ -36,10 +36,10 @@ class d extends i {
36
36
  });
37
37
  }
38
38
  render() {
39
- return t`<div class="assistant-chat__messages-container"><div class="assistant-chat__messages-list"><slot></slot>${this.messages.map((s) => t`<arcgis-assistant-chat-card .type=${s.type} .content=${s.content} .log=${s.log} .error=${s.error} .user=${this.user}></arcgis-assistant-chat-card>`)}${this.loading ? t`<arcgis-assistant-chat-card .loading=${this.loading} .loadingMessage=${this.loadingMessage} type=response></arcgis-assistant-chat-card>` : null}</div><div ${n(this.#s)}></div></div>`;
39
+ return s`<div class="assistant-chat__messages-container"><div class="assistant-chat__messages-list"><slot></slot>${this.messages.map((a) => s`<arcgis-assistant-chat-card .message=${a} .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 ${l(this.#s)}></div></div>`;
40
40
  }
41
41
  }
42
- a("arcgis-assistant-chat", d);
42
+ t("arcgis-assistant-chat", d);
43
43
  export {
44
44
  d as ArcgisAssistantChat
45
45
  };