@arcgis/ai-components 5.1.0-next.6 → 5.1.0-next.61
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cdn/24MYCR6F.js +3 -0
- package/dist/cdn/{ZYQ6U2YH.js → 344C2EEF.js} +29 -1
- package/dist/cdn/4ZJM5GT4.js +2 -0
- package/dist/cdn/AAEEDEN7.js +348 -0
- package/dist/cdn/B4DEC7PH.js +2 -0
- package/dist/cdn/{CN6VFVA2.js → BSIB6MUI.js} +1 -0
- package/dist/cdn/DLTK3ENO.js +2 -0
- package/dist/cdn/ETKNVWKV.js +2 -0
- package/dist/cdn/{UY4FI7AP.js → H3DVSYQV.js} +1 -1
- package/dist/cdn/IUMTWQJI.js +2 -0
- package/dist/cdn/JPYSTYTV.js +2 -0
- package/dist/cdn/KVH3PDVW.js +2 -0
- package/dist/cdn/NN7QKIMP.js +2 -0
- package/dist/cdn/NXIQDF7N.js +2 -0
- package/dist/cdn/O5QYUL5C.js +2 -0
- package/dist/cdn/RBFFW5ZM.js +109 -0
- package/dist/cdn/{62K6RJZZ.js → SA7B3M2J.js} +1 -1
- package/dist/cdn/TTLSUI5H.js +2 -0
- package/dist/cdn/UGJXHTYH.js +67 -0
- package/dist/cdn/UX7NRZPV.js +2 -0
- package/dist/cdn/{NKNUZCLA.js → W2A22QZU.js} +15 -0
- package/dist/cdn/WO6WO3SH.js +3 -0
- package/dist/cdn/WRENCTR3.js +4 -0
- package/dist/cdn/X34ZV777.js +225 -0
- package/dist/cdn/XI5SV3HJ.js +47 -0
- package/dist/cdn/{WBSNYWJJ.js → YGW7TUNX.js} +1 -1
- package/dist/cdn/ZLYDPB4L.js +2 -0
- package/dist/cdn/index.js +1 -1
- package/dist/cdn/main.css +1 -1
- package/dist/chunks/converterUtils.js +117 -0
- package/dist/chunks/utils.js +16 -14
- package/dist/chunks/utils2.js +8 -3
- package/dist/components/arcgis-assistant/customElement.d.ts +286 -23
- package/dist/components/arcgis-assistant/customElement.js +172 -142
- package/dist/components/arcgis-assistant/index.js +2 -1
- package/dist/components/arcgis-assistant/types.d.ts +97 -0
- package/dist/components/arcgis-assistant-agent/customElement.d.ts +22 -8
- package/dist/components/arcgis-assistant-agent/customElement.js +7 -7
- package/dist/components/arcgis-assistant-chat/customElement.d.ts +8 -6
- package/dist/components/arcgis-assistant-chat/customElement.js +14 -14
- package/dist/components/arcgis-assistant-chat-card/customElement.d.ts +12 -5
- package/dist/components/arcgis-assistant-chat-card/customElement.js +59 -25
- package/dist/components/arcgis-assistant-chat-card/index.js +2 -0
- package/dist/components/arcgis-assistant-chat-card-content/customElement.js +14 -12
- package/dist/components/arcgis-assistant-chat-card-content/index.js +1 -0
- package/dist/components/arcgis-assistant-chat-entry/customElement.d.ts +5 -2
- package/dist/components/arcgis-assistant-chat-entry/customElement.js +42 -20
- package/dist/components/arcgis-assistant-data-exploration-agent/customElement.d.ts +73 -6
- package/dist/components/arcgis-assistant-data-exploration-agent/customElement.js +5 -5
- package/dist/components/arcgis-assistant-help-agent/customElement.d.ts +73 -0
- package/dist/components/arcgis-assistant-help-agent/customElement.js +26 -0
- package/dist/components/arcgis-assistant-interrupt/customElement.d.ts +1 -1
- package/dist/components/arcgis-assistant-interrupt/customElement.js +8 -8
- package/dist/components/arcgis-assistant-layer-styling-agent/customElement.js +6 -6
- package/dist/components/arcgis-assistant-navigation-agent/customElement.d.ts +53 -6
- package/dist/components/arcgis-assistant-navigation-agent/customElement.js +5 -5
- package/dist/components/arcgis-assistant-shell/customElement.d.ts +3 -0
- package/dist/components/arcgis-assistant-shell/customElement.js +12 -11
- package/dist/docs/api.json +1 -1
- package/dist/docs/docs.json +1 -1
- package/dist/docs/vscode.html-custom-data.json +1 -1
- package/dist/docs/web-types.json +1 -1
- package/dist/index.d.ts +15 -7
- package/dist/loader.js +9 -10
- package/dist/types/lumina.d.ts +17 -13
- package/dist/types/preact.d.ts +18 -15
- package/dist/types/react.d.ts +19 -17
- package/dist/types/stencil.d.ts +17 -13
- package/dist/utils/index.d.ts +305 -0
- package/dist/utils/index.js +13 -0
- package/package.json +15 -8
- package/dist/cdn/26V7SXDR.js +0 -4
- package/dist/cdn/2PLHSU7P.js +0 -271
- package/dist/cdn/4Y73V2HU.js +0 -2
- package/dist/cdn/6T2EIYO4.js +0 -59
- package/dist/cdn/AIAY4NON.js +0 -245
- package/dist/cdn/GCFT45CD.js +0 -2
- package/dist/cdn/GN2HYJJX.js +0 -4
- package/dist/cdn/HN2HMAMX.js +0 -28
- package/dist/cdn/I22GHLAO.js +0 -2
- package/dist/cdn/IFSNQY7L.js +0 -2
- package/dist/cdn/IFWK7P7O.js +0 -2
- package/dist/cdn/J35M7O4J.js +0 -2
- package/dist/cdn/JABDBJPC.js +0 -2
- package/dist/cdn/KJZARHAM.js +0 -2
- package/dist/cdn/M672SFG6.js +0 -2
- package/dist/cdn/M7XUI5KY.js +0 -77
- package/dist/cdn/Q674OE2M.js +0 -2
- package/dist/cdn/SOWNHB7F.js +0 -30
- package/dist/cdn/VUHDKXFM.js +0 -2
- package/dist/cdn/X7WF7TCS.js +0 -2
- package/dist/cdn/XGVAPO3I.js +0 -2
- package/dist/cdn/XVUE27HC.js +0 -2
- package/dist/cdn/Y7UZYXEV.js +0 -2
- package/dist/cdn/ZF7JAW4Z.js +0 -2
- package/dist/components/arcgis-assistant-layer-filter-agent/customElement.d.ts +0 -8
- package/dist/components/arcgis-assistant-layer-filter-agent/customElement.js +0 -26
- package/dist/components/arcgis-assistant-layer-query-agent/customElement.d.ts +0 -8
- package/dist/components/arcgis-assistant-layer-query-agent/customElement.js +0 -26
- package/dist/components/arcgis-assistant-layer-query-agent/index.d.ts +0 -1
- package/dist/components/arcgis-assistant-layer-query-agent/index.js +0 -1
- /package/dist/components/{arcgis-assistant-layer-filter-agent → arcgis-assistant-help-agent}/index.d.ts +0 -0
- /package/dist/components/{arcgis-assistant-layer-filter-agent → arcgis-assistant-help-agent}/index.js +0 -0
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/// <reference path="../../index.d.ts" />
|
|
2
|
-
import type { PublicLitElement as LitElement } from "@arcgis/lumina";
|
|
3
|
-
import type { ArcgisMap as ArcgisMap } from "@arcgis/map-components/components/arcgis-map";
|
|
4
|
-
|
|
5
|
-
/** @internal */
|
|
6
|
-
export abstract class ArcgisAssistantLayerFilterAgent extends LitElement {
|
|
7
|
-
accessor referenceElement: ArcgisMap | string | undefined;
|
|
8
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
/* COPYRIGHT Esri - https://js.arcgis.com/5.1/LICENSE.txt */
|
|
2
|
-
import { c as t } from "../../chunks/runtime.js";
|
|
3
|
-
import { LitElement as e } from "@arcgis/lumina";
|
|
4
|
-
import { LayerFilterAgent as r } from "@arcgis/ai-agents";
|
|
5
|
-
import { r as s, i } from "../../chunks/utils.js";
|
|
6
|
-
class a extends e {
|
|
7
|
-
constructor() {
|
|
8
|
-
super(...arguments), this.agent = r;
|
|
9
|
-
}
|
|
10
|
-
static {
|
|
11
|
-
this.properties = { referenceElement: 1 };
|
|
12
|
-
}
|
|
13
|
-
#t;
|
|
14
|
-
getContext() {
|
|
15
|
-
if (!this.#t)
|
|
16
|
-
throw new Error("arcgis-assistant-layer-filter-agent requires a mapView");
|
|
17
|
-
return { mapView: this.#t };
|
|
18
|
-
}
|
|
19
|
-
async load() {
|
|
20
|
-
this.#t = await s(this, "arcgis-assistant-layer-filter-agent"), i(this);
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
t("arcgis-assistant-layer-filter-agent", a);
|
|
24
|
-
export {
|
|
25
|
-
a as ArcgisAssistantLayerFilterAgent
|
|
26
|
-
};
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/// <reference path="../../index.d.ts" />
|
|
2
|
-
import type { PublicLitElement as LitElement } from "@arcgis/lumina";
|
|
3
|
-
import type { ArcgisMap as ArcgisMap } from "@arcgis/map-components/components/arcgis-map";
|
|
4
|
-
|
|
5
|
-
/** @internal */
|
|
6
|
-
export abstract class ArcgisAssistantLayerQueryAgent extends LitElement {
|
|
7
|
-
accessor referenceElement: ArcgisMap | string | undefined;
|
|
8
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
/* COPYRIGHT Esri - https://js.arcgis.com/5.1/LICENSE.txt */
|
|
2
|
-
import { c as t } from "../../chunks/runtime.js";
|
|
3
|
-
import { LitElement as e } from "@arcgis/lumina";
|
|
4
|
-
import { LayerQueryAgent as r } from "@arcgis/ai-agents";
|
|
5
|
-
import { r as s, i as a } from "../../chunks/utils.js";
|
|
6
|
-
class i extends e {
|
|
7
|
-
constructor() {
|
|
8
|
-
super(...arguments), this.agent = r;
|
|
9
|
-
}
|
|
10
|
-
static {
|
|
11
|
-
this.properties = { referenceElement: 1 };
|
|
12
|
-
}
|
|
13
|
-
#t;
|
|
14
|
-
getContext() {
|
|
15
|
-
if (!this.#t)
|
|
16
|
-
throw new Error("arcgis-assistant-layer-query-agent requires a mapView");
|
|
17
|
-
return { mapView: this.#t };
|
|
18
|
-
}
|
|
19
|
-
async load() {
|
|
20
|
-
this.#t = await s(this, "arcgis-assistant-layer-query-agent"), a(this);
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
t("arcgis-assistant-layer-query-agent", i);
|
|
24
|
-
export {
|
|
25
|
-
i as ArcgisAssistantLayerQueryAgent
|
|
26
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from "./customElement.js";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from "./customElement.js";
|
|
File without changes
|
|
File without changes
|