@arcgis/coding-components 4.31.0-next.55 → 4.31.0-next.57
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/arcgis-coding-components/arcgis-coding-components.esm.js +2 -2
- package/dist/arcgis-coding-components/assets/code-editor/sql-expr.worker.js +32 -32
- package/dist/arcgis-coding-components/assets/sql-expression-fields/t9n/sql-expression-fields.t9n.en.json +4 -0
- package/dist/arcgis-coding-components/index.esm.js +2 -2
- package/dist/arcgis-coding-components/p-093e8e6b.entry.js +6 -0
- package/dist/arcgis-coding-components/{p-32cb6ea2.js → p-185b723d.js} +1 -1
- package/dist/arcgis-coding-components/p-2c054356.js +6 -0
- package/dist/arcgis-coding-components/{p-091cdb1e.js → p-31933b07.js} +2 -2
- package/dist/arcgis-coding-components/{p-74e53b4a.js → p-4bf08a57.js} +2 -2
- package/dist/arcgis-coding-components/{p-67b27736.js → p-6d6bdb0f.js} +3 -3
- package/dist/arcgis-coding-components/{p-ba514722.js → p-89a2def9.js} +2 -2
- package/dist/arcgis-coding-components/{p-a6baba61.js → p-a2f6c223.js} +9 -9
- package/dist/arcgis-coding-components/{p-0e602e10.js → p-a481de5e.js} +2 -2
- package/dist/arcgis-coding-components/p-aabceafe.entry.js +6 -0
- package/dist/arcgis-coding-components/{p-df8755a6.js → p-c6b40018.js} +1 -1
- package/dist/arcgis-coding-components/{p-d297077d.js → p-dc8c3ed4.js} +2 -2
- package/dist/arcgis-coding-components/{p-80b0534e.js → p-dd450f49.js} +2 -2
- package/dist/arcgis-coding-components/{p-5cf73c57.js → p-de81b06b.js} +1 -1
- package/dist/arcgis-coding-components/p-df7aeeab.entry.js +6 -0
- package/dist/arcgis-coding-components/{p-773d9ba4.js → p-e35aef92.js} +2 -2
- package/dist/arcgis-coding-components/{p-98bc0e2e.js → p-f24b7fdd.js} +2 -2
- package/dist/arcgis-coding-components/{p-141487fe.js → p-fa0c2419.js} +2 -2
- package/dist/cjs/{app-globals-e6c77e1e.js → app-globals-e4d2224b.js} +1 -1
- package/dist/cjs/{arcade-defaults-a9946815.js → arcade-defaults-6022060e.js} +4 -4
- package/dist/cjs/{arcade-mode-7b6729b3.js → arcade-mode-7d42dff8.js} +2 -2
- package/dist/cjs/arcgis-arcade-editor_6.cjs.entry.js +10 -11
- package/dist/cjs/arcgis-coding-components.cjs.js +3 -3
- package/dist/cjs/arcgis-sql-expression-editor.cjs.entry.js +5 -6
- package/dist/cjs/arcgis-sql-expression-fields.cjs.entry.js +16 -10
- package/dist/cjs/{css-0e5b9fb9.js → css-e6ce760c.js} +1 -1
- package/dist/cjs/{cssMode-3d5ea09f.js → cssMode-3904a320.js} +2 -2
- package/dist/cjs/{html-baccaba5.js → html-56932f45.js} +2 -2
- package/dist/cjs/{htmlMode-54ec4b3d.js → htmlMode-9830568d.js} +2 -2
- package/dist/cjs/{index-9e74612d.js → index-28677ffe.js} +1 -1
- package/dist/cjs/index.cjs.js +4 -4
- package/dist/cjs/{javascript-ed0c5ba8.js → javascript-d3890594.js} +3 -3
- package/dist/cjs/{jsonMode-e2e8cbc6.js → jsonMode-da5a29f5.js} +2 -2
- package/dist/cjs/{language-defaults-base-277ce995.js → language-defaults-base-57c26be3.js} +9 -9
- package/dist/cjs/loader.cjs.js +3 -3
- package/dist/cjs/{sql-expr-defaults-a54696c1.js → sql-expr-defaults-cc815f92.js} +109 -10
- package/dist/cjs/{sql-expr-mode-65d156b7.js → sql-expr-mode-a9a51ba2.js} +4 -4
- package/dist/cjs/{tsMode-5e037421.js → tsMode-fe223daf.js} +2 -2
- package/dist/cjs/{typescript-94a06ac9.js → typescript-8041f8d3.js} +2 -2
- package/dist/components/arcade-defaults.js +1 -1
- package/dist/components/arcade-mode.js +1 -1
- package/dist/components/arcade-results.js +2 -2
- package/dist/components/arcade-suggestions.js +2 -2
- package/dist/components/arcade-variables.js +2 -2
- package/dist/components/arcgis-arcade-editor.js +2 -2
- package/dist/components/arcgis-arcade-results.js +1 -1
- package/dist/components/arcgis-arcade-suggestions.js +1 -1
- package/dist/components/arcgis-arcade-variables.js +1 -1
- package/dist/components/arcgis-assets.d.ts +1 -1
- package/dist/components/arcgis-assets.js +1 -1
- package/dist/components/arcgis-code-editor.js +1 -1
- package/dist/components/arcgis-language-api-panel.js +1 -1
- package/dist/components/arcgis-sql-expression-editor.js +2 -2
- package/dist/components/arcgis-sql-expression-fields.js +1 -1
- package/dist/components/{chunk-W77CUVCX.js → chunk-HOKLTU7K.js} +2 -3
- package/dist/components/code-editor.js +2 -2
- package/dist/components/fields.js +1 -1
- package/dist/components/index.js +1 -1
- package/dist/components/index2.js +1 -1
- package/dist/components/language-api-panel.js +2 -2
- package/dist/components/language-defaults-base.js +1 -1
- package/dist/components/markdown.js +1 -1
- package/dist/components/sql-expr-defaults.js +1 -1
- package/dist/components/sql-expr-mode.js +1 -1
- package/dist/components/sql-expression-fields.js +15 -8
- package/dist/components/useT9n.js +2 -2
- package/dist/components/utilities.js +1 -1
- package/dist/esm/{app-globals-5e71a2db.js → app-globals-f06ee385.js} +1 -1
- package/dist/esm/{arcade-defaults-880f5e12.js → arcade-defaults-642cfe51.js} +4 -4
- package/dist/esm/{arcade-mode-970a9dae.js → arcade-mode-630fff19.js} +2 -2
- package/dist/esm/arcgis-arcade-editor_6.entry.js +5 -6
- package/dist/esm/arcgis-coding-components.js +4 -4
- package/dist/esm/arcgis-sql-expression-editor.entry.js +4 -5
- package/dist/esm/arcgis-sql-expression-fields.entry.js +16 -10
- package/dist/esm/{css-f6ef0a8a.js → css-189e8735.js} +1 -1
- package/dist/esm/{cssMode-c9706c47.js → cssMode-816f9678.js} +2 -2
- package/dist/esm/{html-adf0ac7b.js → html-6b4525a8.js} +2 -2
- package/dist/esm/{htmlMode-f5b54f77.js → htmlMode-5f53ddd5.js} +2 -2
- package/dist/esm/{index-542987c6.js → index-e16d3c00.js} +1 -1
- package/dist/esm/index.js +4 -4
- package/dist/esm/{javascript-17c964c5.js → javascript-a41eb9e8.js} +3 -3
- package/dist/esm/{jsonMode-f5377551.js → jsonMode-532dad15.js} +2 -2
- package/dist/esm/{language-defaults-base-cf9491cd.js → language-defaults-base-68fbc270.js} +9 -9
- package/dist/esm/loader.js +4 -4
- package/dist/esm/{sql-expr-defaults-5d4eebcc.js → sql-expr-defaults-6e670d95.js} +109 -7
- package/dist/esm/{sql-expr-mode-8e292455.js → sql-expr-mode-bac6ca53.js} +4 -4
- package/dist/esm/{tsMode-64a3b7da.js → tsMode-87437826.js} +2 -2
- package/dist/esm/{typescript-80a07ece.js → typescript-c147296b.js} +2 -2
- package/dist/loader/cdn.js +1 -1
- package/dist/loader/index.cjs.js +1 -1
- package/dist/loader/index.es2017.js +1 -1
- package/dist/loader/index.js +1 -1
- package/dist/types/components/sql-expression-fields/sql-expression-fields.d.ts +17 -0
- package/package.json +12 -12
- package/dist/arcgis-coding-components/p-54f78145.entry.js +0 -6
- package/dist/arcgis-coding-components/p-8efb1de5.entry.js +0 -6
- package/dist/arcgis-coding-components/p-989e9ba7.js +0 -6
- package/dist/arcgis-coding-components/p-d43d29ac.js +0 -6
- package/dist/arcgis-coding-components/p-e54e0516.entry.js +0 -6
- package/dist/cjs/useT9n-4e453944.js +0 -115
- package/dist/esm/useT9n-917bda01.js +0 -113
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
3
|
* See https://js.arcgis.com/4.31/esri/copyright.txt for details.
|
|
4
|
-
* v4.31.0-next.
|
|
4
|
+
* v4.31.0-next.57
|
|
5
5
|
*/
|
|
6
|
-
import { m as main, f as fieldsToProfileValues, i as isPredefinedProfile, a as isFeatureSetCollectionDefinition, b as isFeatureSetDefinition, c as isFeatureDefinition, s as supportedLocales, L as LanguageDefaultsBase, d as fetchT9nStringsBundle, E as EditorProfile, U as Uri } from './language-defaults-base-
|
|
7
|
-
import { g as getAssetPath } from './index-
|
|
6
|
+
import { m as main, f as fieldsToProfileValues, i as isPredefinedProfile, a as isFeatureSetCollectionDefinition, b as isFeatureSetDefinition, c as isFeatureDefinition, s as supportedLocales, L as LanguageDefaultsBase, d as fetchT9nStringsBundle, E as EditorProfile, U as Uri } from './language-defaults-base-68fbc270.js';
|
|
7
|
+
import { g as getAssetPath } from './index-e16d3c00.js';
|
|
8
8
|
|
|
9
9
|
/**
|
|
10
10
|
* Returns the arcade diagnostic service.
|
|
@@ -38,7 +38,7 @@ async function getArcadeWorker(uri) {
|
|
|
38
38
|
* @returns arcade mode module
|
|
39
39
|
*/
|
|
40
40
|
async function getMode() {
|
|
41
|
-
return await import('./arcade-mode-
|
|
41
|
+
return await import('./arcade-mode-630fff19.js');
|
|
42
42
|
}
|
|
43
43
|
|
|
44
44
|
// #region convert editor profile to apiProfile
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
3
|
* See https://js.arcgis.com/4.31/esri/copyright.txt for details.
|
|
4
|
-
* v4.31.0-next.
|
|
4
|
+
* v4.31.0-next.57
|
|
5
5
|
*/
|
|
6
|
-
import { m as main, g as editor, O as MarkerSeverity, R as Range, x as languages, P as debounce, D as Deferred, Q as Emitter } from './language-defaults-base-
|
|
6
|
+
import { m as main, g as editor, O as MarkerSeverity, R as Range, x as languages, P as debounce, D as Deferred, Q as Emitter } from './language-defaults-base-68fbc270.js';
|
|
7
7
|
|
|
8
8
|
var V={False:"false",Null:"null",True:"true"},f={Break:"break",Continue:"continue",Else:"else",For:"for",From:"from",Function:"function",If:"if",Import:"import",Export:"export",In:"in",Return:"return",Var:"var",While:"while"},Ee=["++","--"],Je=["-","+","!","~"],Qe=["=","/=","*=","%=","+=","-="],Ze=["||","&&"],Bt=["|","&",">>","<<",">>>","^","==","!=","<","<=",">",">=","+","-","*","/","%"];var U=[[],[],[]];Ee.forEach(t=>U[t.length-1]?.push(t));Je.forEach(t=>U[t.length-1]?.push(t));Ze.forEach(t=>U[t.length-1]?.push(t));Qe.forEach(t=>U[t.length-1]?.push(t));Bt.forEach(t=>U[t.length-1]?.push(t));var ft=Object.values(f),gt=Object.values(V);gt.map(t=>({label:t,kind:main.exports.CompletionItemKind.Constant}));ft.map(t=>({label:t,kind:main.exports.CompletionItemKind.Keyword}));
|
|
9
9
|
|
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
3
|
* See https://js.arcgis.com/4.31/esri/copyright.txt for details.
|
|
4
|
-
* v4.31.0-next.
|
|
4
|
+
* v4.31.0-next.57
|
|
5
5
|
*/
|
|
6
|
-
import { r as registerInstance, c as createEvent, g as getAssetPath, h, F as Fragment, H as Host, a as getElement } from './index-
|
|
7
|
-
import { e as importArcade, g as editor, h as isURL, j as hasSameOrigin, k as importRequest, D as Deferred, l as generateGuid, n as getElementTheme, K as KeyCode, o as setValuesInString, q as quoteString, p as supportedFields, r as generateTokensCSSForColorMap, S as StandaloneServices, I as IStandaloneThemeService, t as commonjsGlobal, u as setFocusOnElement, v as filterCollection, w as createFilterExpression, x as languages, R as Range, y as observeAncestorsMutation, U as Uri, z as KeyMod, A as addLTRMark } from './language-defaults-base-
|
|
8
|
-
import { u as useControllerManager, g as getSet, s as sqlExprDefaults,
|
|
9
|
-
import { b as arcadeDefaults, g as getArcadeDiagnosticService, c as getMode } from './arcade-defaults-
|
|
10
|
-
import { u as useT9n } from './useT9n-917bda01.js';
|
|
6
|
+
import { r as registerInstance, c as createEvent, g as getAssetPath, h, F as Fragment, H as Host, a as getElement } from './index-e16d3c00.js';
|
|
7
|
+
import { e as importArcade, g as editor, h as isURL, j as hasSameOrigin, k as importRequest, D as Deferred, l as generateGuid, n as getElementTheme, K as KeyCode, o as setValuesInString, q as quoteString, p as supportedFields, r as generateTokensCSSForColorMap, S as StandaloneServices, I as IStandaloneThemeService, t as commonjsGlobal, u as setFocusOnElement, v as filterCollection, w as createFilterExpression, x as languages, R as Range, y as observeAncestorsMutation, U as Uri, z as KeyMod, A as addLTRMark } from './language-defaults-base-68fbc270.js';
|
|
8
|
+
import { u as useControllerManager, a as useT9n, g as getSet, s as sqlExprDefaults, b as getMode$1 } from './sql-expr-defaults-6e670d95.js';
|
|
9
|
+
import { b as arcadeDefaults, g as getArcadeDiagnosticService, c as getMode } from './arcade-defaults-642cfe51.js';
|
|
11
10
|
|
|
12
11
|
const DevelopersWebSitePath = "https://developers.arcgis.com/arcade/";
|
|
13
12
|
const MaxArrayItems = 100;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
3
|
* See https://js.arcgis.com/4.31/esri/copyright.txt for details.
|
|
4
|
-
* v4.31.0-next.
|
|
4
|
+
* v4.31.0-next.57
|
|
5
5
|
*/
|
|
6
|
-
import { p as promiseResolve, b as bootstrapLazy } from './index-
|
|
7
|
-
export { s as setNonce } from './index-
|
|
8
|
-
import { g as globalScripts } from './app-globals-
|
|
6
|
+
import { p as promiseResolve, b as bootstrapLazy } from './index-e16d3c00.js';
|
|
7
|
+
export { s as setNonce } from './index-e16d3c00.js';
|
|
8
|
+
import { g as globalScripts } from './app-globals-f06ee385.js';
|
|
9
9
|
|
|
10
10
|
/*
|
|
11
11
|
Stencil Client Patch Browser v4.19.2 | MIT Licensed | https://stenciljs.com
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
3
|
* See https://js.arcgis.com/4.31/esri/copyright.txt for details.
|
|
4
|
-
* v4.31.0-next.
|
|
4
|
+
* v4.31.0-next.57
|
|
5
5
|
*/
|
|
6
|
-
import { r as registerInstance, c as createEvent, h, H as Host, a as getElement } from './index-
|
|
7
|
-
import { u as useControllerManager, s as sqlExprDefaults } from './sql-expr-defaults-
|
|
8
|
-
import { l as generateGuid } from './language-defaults-base-
|
|
9
|
-
import { u as useT9n } from './useT9n-917bda01.js';
|
|
6
|
+
import { r as registerInstance, c as createEvent, h, H as Host, a as getElement } from './index-e16d3c00.js';
|
|
7
|
+
import { u as useControllerManager, s as sqlExprDefaults, a as useT9n } from './sql-expr-defaults-6e670d95.js';
|
|
8
|
+
import { l as generateGuid } from './language-defaults-base-68fbc270.js';
|
|
10
9
|
|
|
11
10
|
const sqlExpressionEditorCss = "arcgis-sql-expression-editor{display:flex;flex-direction:column;position:relative;overflow:hidden;border:1px solid var(--calcite-color-border-3);box-sizing:border-box;background-color:var(--calcite-color-foreground-1);height:100%}arcgis-sql-expression-editor .flex-adjustable{flex:1 1 auto;overflow:hidden}arcgis-sql-expression-editor .flex-panel{flex:1 0 auto}arcgis-sql-expression-editor .position-relative{position:relative}arcgis-sql-expression-editor .flex-row{display:flex;flex-direction:row;overflow:hidden}arcgis-sql-expression-editor .flex-column{display:flex;flex-direction:column;overflow:hidden}arcgis-sql-expression-editor .border-inline-start{border-inline-start:1px solid var(--calcite-color-border-3);box-sizing:border-box}arcgis-sql-expression-editor .border-inline-end{border-inline-end:1px solid var(--calcite-color-border-3);box-sizing:border-box}arcgis-sql-expression-editor .side-action-bar{max-width:25%}arcgis-sql-expression-editor .side-panel{max-width:45%;width:600px}arcgis-sql-expression-editor .side-panel calcite-flow{height:100%}";
|
|
12
11
|
const ArcgisSqlExpressionEditorStyle0 = sqlExpressionEditorCss;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
3
|
* See https://js.arcgis.com/4.31/esri/copyright.txt for details.
|
|
4
|
-
* v4.31.0-next.
|
|
4
|
+
* v4.31.0-next.57
|
|
5
5
|
*/
|
|
6
|
-
import { r as registerInstance, c as createEvent, h, a as getElement } from './index-
|
|
7
|
-
import { u as useControllerManager, s as sqlExprDefaults } from './sql-expr-defaults-
|
|
8
|
-
import './language-defaults-base-
|
|
6
|
+
import { r as registerInstance, c as createEvent, h, a as getElement } from './index-e16d3c00.js';
|
|
7
|
+
import { u as useControllerManager, a as useT9n, s as sqlExprDefaults } from './sql-expr-defaults-6e670d95.js';
|
|
8
|
+
import './language-defaults-base-68fbc270.js';
|
|
9
9
|
|
|
10
10
|
const sqlExpressionFieldsCss = ":host calcite-flow{height:100%}:host calcite-list-item-group{background-color:var(--calcite-color-foreground-2)}";
|
|
11
11
|
const ArcgisSqlExpressionFieldsStyle0 = sqlExpressionFieldsCss;
|
|
@@ -16,22 +16,28 @@ const SqlExpressionFields = class {
|
|
|
16
16
|
this.arcgisClose = createEvent(this, "arcgisClose", 3);
|
|
17
17
|
this.arcgisFieldSelected = createEvent(this, "arcgisFieldSelected", 3);
|
|
18
18
|
this.manager = useControllerManager(this);
|
|
19
|
+
this.messages = useT9n();
|
|
19
20
|
// #endregion
|
|
20
21
|
// #region Private Methods
|
|
21
22
|
this._handleSelectField = (event) => {
|
|
22
23
|
if (event.target instanceof HTMLElement) {
|
|
23
24
|
const tagName = event.target.tagName;
|
|
24
25
|
switch (tagName.toLowerCase()) {
|
|
25
|
-
case "calcite-list-item":
|
|
26
|
-
|
|
27
|
-
this.arcgisFieldSelected.emit(
|
|
26
|
+
case "calcite-list-item": {
|
|
27
|
+
const value = event.target.value;
|
|
28
|
+
this.arcgisFieldSelected.emit(value ?? "");
|
|
28
29
|
break;
|
|
30
|
+
}
|
|
29
31
|
case "calcite-action":
|
|
30
32
|
event.stopPropagation();
|
|
31
33
|
break;
|
|
32
34
|
}
|
|
33
35
|
}
|
|
34
36
|
};
|
|
37
|
+
this._handleSelectDomain = (event) => {
|
|
38
|
+
const value = event.target.value;
|
|
39
|
+
this.arcgisFieldSelected.emit(value ? `'${value}'` : "");
|
|
40
|
+
};
|
|
35
41
|
this._emitClose = () => {
|
|
36
42
|
this.arcgisClose.emit();
|
|
37
43
|
};
|
|
@@ -53,14 +59,14 @@ const SqlExpressionFields = class {
|
|
|
53
59
|
render() {
|
|
54
60
|
const layer = sqlExprDefaults.getFeatureLayerForModel(this.modelId ?? "");
|
|
55
61
|
if (this.loading || !this.modelId || !layer) {
|
|
56
|
-
return h("calcite-block", { heading:
|
|
62
|
+
return h("calcite-block", { heading: this.messages.availablefields ?? "" });
|
|
57
63
|
}
|
|
58
|
-
return (h("calcite-flow", null, h("calcite-flow-item", { heading:
|
|
64
|
+
return (h("calcite-flow", null, h("calcite-flow-item", { heading: this.messages.availablefields ?? "", closable: true, onCalciteFlowItemClose: this._emitClose }, h("calcite-list", { filterEnabled: true }, layer.fields.map((field) => (h("calcite-list-item", { key: field.name, onClick: this._handleSelectField, label: field.name, description: field.alias, value: field.name }, field.domain && (h("calcite-action", { slot: "actions-end", text: "open", icon: "chevron-right", onClick: () => {
|
|
59
65
|
const domain = field.domain;
|
|
60
66
|
if (domain.type === "coded-value") {
|
|
61
67
|
this._flowItemRenderers = [
|
|
62
68
|
...this._flowItemRenderers,
|
|
63
|
-
() => (h("calcite-flow-item", { closable: true, heading: "
|
|
69
|
+
() => (h("calcite-flow-item", { closable: true, heading: this.messages.domainvalues ?? "", description: field.name, onCalciteFlowItemClose: this._emitClose }, h("calcite-list", null, domain.codedValues.map((value) => (h("calcite-list-item", { key: value.code, onClick: this._handleSelectDomain, label: value.name, description: String(value.code), value: String(value.code) })))))),
|
|
64
70
|
];
|
|
65
71
|
}
|
|
66
72
|
} }))))))), this._flowItemRenderers.map((renderer) => renderer())));
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
3
|
* See https://js.arcgis.com/4.31/esri/copyright.txt for details.
|
|
4
|
-
* v4.31.0-next.
|
|
4
|
+
* v4.31.0-next.57
|
|
5
5
|
*/
|
|
6
6
|
/*!-----------------------------------------------------------------------------
|
|
7
7
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
3
|
* See https://js.arcgis.com/4.31/esri/copyright.txt for details.
|
|
4
|
-
* v4.31.0-next.
|
|
4
|
+
* v4.31.0-next.57
|
|
5
5
|
*/
|
|
6
|
-
import { M as monaco_editor_core_star } from './language-defaults-base-
|
|
6
|
+
import { M as monaco_editor_core_star } from './language-defaults-base-68fbc270.js';
|
|
7
7
|
|
|
8
8
|
/*!-----------------------------------------------------------------------------
|
|
9
9
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
3
|
* See https://js.arcgis.com/4.31/esri/copyright.txt for details.
|
|
4
|
-
* v4.31.0-next.
|
|
4
|
+
* v4.31.0-next.57
|
|
5
5
|
*/
|
|
6
|
-
import { M as monaco_editor_core_star } from './language-defaults-base-
|
|
6
|
+
import { M as monaco_editor_core_star } from './language-defaults-base-68fbc270.js';
|
|
7
7
|
|
|
8
8
|
/*!-----------------------------------------------------------------------------
|
|
9
9
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
3
|
* See https://js.arcgis.com/4.31/esri/copyright.txt for details.
|
|
4
|
-
* v4.31.0-next.
|
|
4
|
+
* v4.31.0-next.57
|
|
5
5
|
*/
|
|
6
|
-
import { M as monaco_editor_core_star } from './language-defaults-base-
|
|
6
|
+
import { M as monaco_editor_core_star } from './language-defaults-base-68fbc270.js';
|
|
7
7
|
|
|
8
8
|
/*!-----------------------------------------------------------------------------
|
|
9
9
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
3
|
* See https://js.arcgis.com/4.31/esri/copyright.txt for details.
|
|
4
|
-
* v4.31.0-next.
|
|
4
|
+
* v4.31.0-next.57
|
|
5
5
|
*/
|
|
6
6
|
const NAMESPACE = 'arcgis-coding-components';
|
|
7
7
|
const BUILD = /* arcgis-coding-components */ { allRenderFn: true, appendChildSlotFix: false, asyncLoading: true, asyncQueue: false, attachStyles: true, cloneNodeFix: false, cmpDidLoad: true, cmpDidRender: false, cmpDidUnload: false, cmpDidUpdate: true, cmpShouldUpdate: true, cmpWillLoad: true, cmpWillRender: false, cmpWillUpdate: true, connectedCallback: true, constructableCSS: true, cssAnnotations: true, devTools: false, disconnectedCallback: true, element: false, event: true, experimentalScopedSlotChanges: false, experimentalSlotFixes: false, formAssociated: false, hasRenderFn: true, hostListener: false, hostListenerTarget: false, hostListenerTargetBody: false, hostListenerTargetDocument: false, hostListenerTargetParent: false, hostListenerTargetWindow: false, hotModuleReplacement: false, hydrateClientSide: false, hydrateServerSide: false, hydratedAttribute: true, hydratedClass: false, hydratedSelectorName: "hydrated", initializeNextTick: false, invisiblePrehydration: true, isDebug: false, isDev: false, isTesting: false, lazyLoad: true, lifecycle: true, lifecycleDOMEvents: false, member: true, method: true, mode: false, observeAttribute: true, profile: false, prop: true, propBoolean: true, propMutable: true, propNumber: false, propString: true, reflect: true, scoped: false, scopedSlotTextContentFix: false, scriptDataOpts: false, shadowDelegatesFocus: false, shadowDom: true, slot: false, slotChildNodesFix: false, slotRelocation: false, state: true, style: true, svg: false, taskQueue: true, transformTagName: false, updatable: true, vdomAttribute: true, vdomClass: true, vdomFunctional: true, vdomKey: true, vdomListener: true, vdomPropOrAttr: true, vdomRef: true, vdomRender: true, vdomStyle: true, vdomText: true, vdomXlink: true, watchCallback: true };
|
package/dist/esm/index.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
3
|
* See https://js.arcgis.com/4.31/esri/copyright.txt for details.
|
|
4
|
-
* v4.31.0-next.
|
|
4
|
+
* v4.31.0-next.57
|
|
5
5
|
*/
|
|
6
|
-
export { a as arcade } from './arcade-defaults-
|
|
7
|
-
import './language-defaults-base-
|
|
8
|
-
import './index-
|
|
6
|
+
export { a as arcade } from './arcade-defaults-642cfe51.js';
|
|
7
|
+
import './language-defaults-base-68fbc270.js';
|
|
8
|
+
import './index-e16d3c00.js';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
3
|
* See https://js.arcgis.com/4.31/esri/copyright.txt for details.
|
|
4
|
-
* v4.31.0-next.
|
|
4
|
+
* v4.31.0-next.57
|
|
5
5
|
*/
|
|
6
|
-
import { conf as conf$1, language as language$1 } from './typescript-
|
|
7
|
-
import './language-defaults-base-
|
|
6
|
+
import { conf as conf$1, language as language$1 } from './typescript-c147296b.js';
|
|
7
|
+
import './language-defaults-base-68fbc270.js';
|
|
8
8
|
|
|
9
9
|
/*!-----------------------------------------------------------------------------
|
|
10
10
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
3
|
* See https://js.arcgis.com/4.31/esri/copyright.txt for details.
|
|
4
|
-
* v4.31.0-next.
|
|
4
|
+
* v4.31.0-next.57
|
|
5
5
|
*/
|
|
6
|
-
import { M as monaco_editor_core_star } from './language-defaults-base-
|
|
6
|
+
import { M as monaco_editor_core_star } from './language-defaults-base-68fbc270.js';
|
|
7
7
|
|
|
8
8
|
/*!-----------------------------------------------------------------------------
|
|
9
9
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
3
|
* See https://js.arcgis.com/4.31/esri/copyright.txt for details.
|
|
4
|
-
* v4.31.0-next.
|
|
4
|
+
* v4.31.0-next.57
|
|
5
5
|
*/
|
|
6
6
|
/**
|
|
7
7
|
* Returns the last element of an array.
|
|
@@ -120592,7 +120592,7 @@ registerLanguage({
|
|
|
120592
120592
|
mimetypes: ["text/css"],
|
|
120593
120593
|
loader: () => {
|
|
120594
120594
|
{
|
|
120595
|
-
return import('./css-
|
|
120595
|
+
return import('./css-189e8735.js');
|
|
120596
120596
|
}
|
|
120597
120597
|
}
|
|
120598
120598
|
});
|
|
@@ -120610,7 +120610,7 @@ registerLanguage({
|
|
|
120610
120610
|
mimetypes: ["text/html", "text/x-jshtm", "text/template", "text/ng-template"],
|
|
120611
120611
|
loader: () => {
|
|
120612
120612
|
{
|
|
120613
|
-
return import('./html-
|
|
120613
|
+
return import('./html-6b4525a8.js');
|
|
120614
120614
|
}
|
|
120615
120615
|
}
|
|
120616
120616
|
});
|
|
@@ -120630,7 +120630,7 @@ registerLanguage({
|
|
|
120630
120630
|
mimetypes: ["text/javascript"],
|
|
120631
120631
|
loader: () => {
|
|
120632
120632
|
{
|
|
120633
|
-
return import('./javascript-
|
|
120633
|
+
return import('./javascript-a41eb9e8.js');
|
|
120634
120634
|
}
|
|
120635
120635
|
}
|
|
120636
120636
|
});
|
|
@@ -120648,7 +120648,7 @@ registerLanguage({
|
|
|
120648
120648
|
mimetypes: ["text/typescript"],
|
|
120649
120649
|
loader: () => {
|
|
120650
120650
|
{
|
|
120651
|
-
return import('./typescript-
|
|
120651
|
+
return import('./typescript-c147296b.js');
|
|
120652
120652
|
}
|
|
120653
120653
|
}
|
|
120654
120654
|
});
|
|
@@ -120769,7 +120769,7 @@ var lessDefaults = new LanguageServiceDefaultsImpl$3("less", optionsDefault$1, m
|
|
|
120769
120769
|
monaco_editor_core_exports$3.languages.css = { cssDefaults, lessDefaults, scssDefaults };
|
|
120770
120770
|
function getMode$3() {
|
|
120771
120771
|
{
|
|
120772
|
-
return import('./cssMode-
|
|
120772
|
+
return import('./cssMode-816f9678.js');
|
|
120773
120773
|
}
|
|
120774
120774
|
}
|
|
120775
120775
|
monaco_editor_core_exports$3.languages.onLanguage("less", () => {
|
|
@@ -120894,7 +120894,7 @@ monaco_editor_core_exports$2.languages.html = {
|
|
|
120894
120894
|
};
|
|
120895
120895
|
function getMode$2() {
|
|
120896
120896
|
{
|
|
120897
|
-
return import('./htmlMode-
|
|
120897
|
+
return import('./htmlMode-5f53ddd5.js');
|
|
120898
120898
|
}
|
|
120899
120899
|
}
|
|
120900
120900
|
function registerHTMLLanguageService(languageId, options = optionsDefault, modeConfiguration = getConfigurationDefault(languageId)) {
|
|
@@ -120996,7 +120996,7 @@ var jsonDefaults = new LanguageServiceDefaultsImpl$1("json", diagnosticDefault,
|
|
|
120996
120996
|
monaco_editor_core_exports$1.languages.json = { jsonDefaults };
|
|
120997
120997
|
function getMode$1() {
|
|
120998
120998
|
{
|
|
120999
|
-
return import('./jsonMode-
|
|
120999
|
+
return import('./jsonMode-532dad15.js');
|
|
121000
121000
|
}
|
|
121001
121001
|
}
|
|
121002
121002
|
monaco_editor_core_exports$1.languages.register({
|
|
@@ -121265,7 +121265,7 @@ monaco_editor_core_exports.languages.typescript = {
|
|
|
121265
121265
|
};
|
|
121266
121266
|
function getMode() {
|
|
121267
121267
|
{
|
|
121268
|
-
return import('./tsMode-
|
|
121268
|
+
return import('./tsMode-87437826.js');
|
|
121269
121269
|
}
|
|
121270
121270
|
}
|
|
121271
121271
|
monaco_editor_core_exports.languages.onLanguage("typescript", () => {
|
package/dist/esm/loader.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
3
|
* See https://js.arcgis.com/4.31/esri/copyright.txt for details.
|
|
4
|
-
* v4.31.0-next.
|
|
4
|
+
* v4.31.0-next.57
|
|
5
5
|
*/
|
|
6
|
-
import { b as bootstrapLazy } from './index-
|
|
7
|
-
export { s as setNonce } from './index-
|
|
8
|
-
import { g as globalScripts } from './app-globals-
|
|
6
|
+
import { b as bootstrapLazy } from './index-e16d3c00.js';
|
|
7
|
+
export { s as setNonce } from './index-e16d3c00.js';
|
|
8
|
+
import { g as globalScripts } from './app-globals-f06ee385.js';
|
|
9
9
|
|
|
10
10
|
const defineCustomElements = async (win, options) => {
|
|
11
11
|
if (typeof window === 'undefined') return undefined;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
3
|
* See https://js.arcgis.com/4.31/esri/copyright.txt for details.
|
|
4
|
-
* v4.31.0-next.
|
|
4
|
+
* v4.31.0-next.57
|
|
5
5
|
*/
|
|
6
|
-
import { B as isNotUndefined, D as Deferred, C as safeAsyncCall, F as devToolsAwareTimeout, G as safeCall, f as fieldsToProfileValues, i as isPredefinedProfile, b as isFeatureSetDefinition, m as main, L as LanguageDefaultsBase, d as fetchT9nStringsBundle, E as EditorProfile, U as Uri } from './language-defaults-base-
|
|
7
|
-
import { g as getAssetPath } from './index-
|
|
6
|
+
import { B as isNotUndefined, D as Deferred, C as safeAsyncCall, F as devToolsAwareTimeout, G as safeCall, H as startLocaleObserver, J as getElementLocales, f as fieldsToProfileValues, i as isPredefinedProfile, b as isFeatureSetDefinition, m as main, L as LanguageDefaultsBase, d as fetchT9nStringsBundle, E as EditorProfile, U as Uri } from './language-defaults-base-68fbc270.js';
|
|
7
|
+
import { g as getAssetPath } from './index-e16d3c00.js';
|
|
8
8
|
|
|
9
9
|
// src/framework.ts
|
|
10
10
|
function retrieveComponentMembers(component, isLit) {
|
|
@@ -1032,8 +1032,7 @@ function getSet(defaultValue, getSet2) {
|
|
|
1032
1032
|
const genericComponent = component;
|
|
1033
1033
|
const value = genericComponent[name2];
|
|
1034
1034
|
const isStencilHotReload = "production" !== "production" ;
|
|
1035
|
-
|
|
1036
|
-
if (value != null && value !== defaultValue && typeof getSet2.set === "function" && initialSet && !isStencilHotReload) {
|
|
1035
|
+
if (value != null && value !== defaultValue && typeof getSet2.set === "function" && !isStencilHotReload) {
|
|
1037
1036
|
const newValue = getSet2.set(value, defaultValue, name2);
|
|
1038
1037
|
if (newValue !== value) {
|
|
1039
1038
|
if (manager.isLit) {
|
|
@@ -1148,6 +1147,109 @@ function setProxy(controller, { host, key, isReactive: assignedToProp }, initial
|
|
|
1148
1147
|
});
|
|
1149
1148
|
}
|
|
1150
1149
|
|
|
1150
|
+
// src/functional.ts
|
|
1151
|
+
var makeController = (constructor) => proxy(void 0, constructor);
|
|
1152
|
+
var FunctionalController = class extends Controller {
|
|
1153
|
+
constructor(component, constructor) {
|
|
1154
|
+
super(component);
|
|
1155
|
+
const originalExports = this.exports;
|
|
1156
|
+
try {
|
|
1157
|
+
setAmbientComponent(this.component);
|
|
1158
|
+
const value = constructor(this.component, this);
|
|
1159
|
+
const constructorChangedExports = this.exports !== originalExports;
|
|
1160
|
+
if (value instanceof Promise) {
|
|
1161
|
+
if (!constructorChangedExports) {
|
|
1162
|
+
this.setProvisionalExports(value);
|
|
1163
|
+
}
|
|
1164
|
+
const resolved = value.then((result) => {
|
|
1165
|
+
this.exports = result;
|
|
1166
|
+
super.catchUpLifecycle();
|
|
1167
|
+
}).catch((error) => {
|
|
1168
|
+
this._ready.reject(error);
|
|
1169
|
+
console.error(error);
|
|
1170
|
+
});
|
|
1171
|
+
this.onLoad(async () => await resolved);
|
|
1172
|
+
} else {
|
|
1173
|
+
if (!constructorChangedExports || value !== void 0) {
|
|
1174
|
+
this.exports = value;
|
|
1175
|
+
}
|
|
1176
|
+
queueMicrotask(() => super.catchUpLifecycle());
|
|
1177
|
+
}
|
|
1178
|
+
} catch (error) {
|
|
1179
|
+
this._ready.reject(error);
|
|
1180
|
+
console.error(error);
|
|
1181
|
+
}
|
|
1182
|
+
}
|
|
1183
|
+
/** Noop - will be called in the constructor instead */
|
|
1184
|
+
catchUpLifecycle() {
|
|
1185
|
+
return;
|
|
1186
|
+
}
|
|
1187
|
+
};
|
|
1188
|
+
var proxy = proxyExports(FunctionalController);
|
|
1189
|
+
var makeT9nController = (getAssetPath) => (options = {}) => (
|
|
1190
|
+
// eslint-disable-next-line @typescript-eslint/promise-function-async
|
|
1191
|
+
makeController((component, controller) => {
|
|
1192
|
+
const componentWithOverrides = component;
|
|
1193
|
+
controller.onLifecycle(
|
|
1194
|
+
() => startLocaleObserver(
|
|
1195
|
+
component.el,
|
|
1196
|
+
getAssetPath("./assets"),
|
|
1197
|
+
({ t9nLocale, t9nStrings, lang }) => {
|
|
1198
|
+
const withoutOverrides = {
|
|
1199
|
+
...t9nStrings,
|
|
1200
|
+
_lang: lang,
|
|
1201
|
+
_t9nLocale: t9nLocale,
|
|
1202
|
+
_loading: false
|
|
1203
|
+
};
|
|
1204
|
+
controller.exports = withoutOverrides;
|
|
1205
|
+
const label = t9nStrings.componentLabel ?? t9nStrings.widgetLabel;
|
|
1206
|
+
if (typeof label === "string" && "label" in component && component.label == null) {
|
|
1207
|
+
component.label ?? (component.label = label);
|
|
1208
|
+
}
|
|
1209
|
+
applyOverrides(componentWithOverrides.messageOverrides);
|
|
1210
|
+
},
|
|
1211
|
+
options.name
|
|
1212
|
+
)
|
|
1213
|
+
);
|
|
1214
|
+
function applyOverrides(messageOverrides) {
|
|
1215
|
+
const currentValue = controller.exports;
|
|
1216
|
+
const rawMessages = currentValue._original ?? currentValue;
|
|
1217
|
+
const updated = deepMerge(rawMessages, messageOverrides);
|
|
1218
|
+
updated._original = rawMessages;
|
|
1219
|
+
controller.exports = updated;
|
|
1220
|
+
}
|
|
1221
|
+
if ("messageOverrides" in componentWithOverrides) {
|
|
1222
|
+
controller.onLifecycle(() => watch(componentWithOverrides, "messageOverrides", applyOverrides));
|
|
1223
|
+
}
|
|
1224
|
+
if (options.blocking) {
|
|
1225
|
+
return controller.ready;
|
|
1226
|
+
}
|
|
1227
|
+
const locale = getElementLocales(component.el);
|
|
1228
|
+
const pending = {
|
|
1229
|
+
_lang: locale.lang,
|
|
1230
|
+
_t9nLocale: locale.t9nLocale,
|
|
1231
|
+
_loading: true
|
|
1232
|
+
};
|
|
1233
|
+
return pending;
|
|
1234
|
+
})
|
|
1235
|
+
);
|
|
1236
|
+
function deepMerge(original, overwrites) {
|
|
1237
|
+
if (!overwrites) {
|
|
1238
|
+
return original;
|
|
1239
|
+
}
|
|
1240
|
+
const merged = { ...original };
|
|
1241
|
+
Object.entries(overwrites).forEach(([key, value]) => {
|
|
1242
|
+
if (typeof value === "object") {
|
|
1243
|
+
merged[key] = deepMerge(original[key], value);
|
|
1244
|
+
} else {
|
|
1245
|
+
merged[key] = value ?? original[key];
|
|
1246
|
+
}
|
|
1247
|
+
});
|
|
1248
|
+
return merged;
|
|
1249
|
+
}
|
|
1250
|
+
|
|
1251
|
+
const useT9n = makeT9nController(getAssetPath);
|
|
1252
|
+
|
|
1151
1253
|
// #region convert editor profile to apiProfile
|
|
1152
1254
|
/**
|
|
1153
1255
|
* Converts an editor profile to an api profile.
|
|
@@ -1265,7 +1367,7 @@ async function getSqlExprWorker(uri) {
|
|
|
1265
1367
|
* @returns sql-expression mode module
|
|
1266
1368
|
*/
|
|
1267
1369
|
async function getMode() {
|
|
1268
|
-
return await import('./sql-expr-mode-
|
|
1370
|
+
return await import('./sql-expr-mode-bac6ca53.js');
|
|
1269
1371
|
}
|
|
1270
1372
|
|
|
1271
1373
|
const languageId = "arcgis-sql-expression";
|
|
@@ -1320,4 +1422,4 @@ class SqlExprDefaults extends LanguageDefaultsBase {
|
|
|
1320
1422
|
}
|
|
1321
1423
|
const sqlExprDefaults = new SqlExprDefaults();
|
|
1322
1424
|
|
|
1323
|
-
export {
|
|
1425
|
+
export { useT9n as a, getMode as b, getSet as g, sqlExprDefaults as s, useControllerManager as u };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
3
|
* See https://js.arcgis.com/4.31/esri/copyright.txt for details.
|
|
4
|
-
* v4.31.0-next.
|
|
4
|
+
* v4.31.0-next.57
|
|
5
5
|
*/
|
|
6
|
-
import { D as Deferred, g as editor, P as debounce, x as languages, Q as Emitter } from './language-defaults-base-
|
|
7
|
-
import { s as sqlExprDefaults } from './sql-expr-defaults-
|
|
8
|
-
import './index-
|
|
6
|
+
import { D as Deferred, g as editor, P as debounce, x as languages, Q as Emitter } from './language-defaults-base-68fbc270.js';
|
|
7
|
+
import { s as sqlExprDefaults } from './sql-expr-defaults-6e670d95.js';
|
|
8
|
+
import './index-e16d3c00.js';
|
|
9
9
|
|
|
10
10
|
// hold onto a promise that resolves when the worker is ready
|
|
11
11
|
let deferredWorker = new Deferred();
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
3
|
* See https://js.arcgis.com/4.31/esri/copyright.txt for details.
|
|
4
|
-
* v4.31.0-next.
|
|
4
|
+
* v4.31.0-next.57
|
|
5
5
|
*/
|
|
6
|
-
import { N as typescriptDefaults, M as monaco_editor_core_star } from './language-defaults-base-
|
|
6
|
+
import { N as typescriptDefaults, M as monaco_editor_core_star } from './language-defaults-base-68fbc270.js';
|
|
7
7
|
|
|
8
8
|
/*!-----------------------------------------------------------------------------
|
|
9
9
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
3
|
* See https://js.arcgis.com/4.31/esri/copyright.txt for details.
|
|
4
|
-
* v4.31.0-next.
|
|
4
|
+
* v4.31.0-next.57
|
|
5
5
|
*/
|
|
6
|
-
import { M as monaco_editor_core_star } from './language-defaults-base-
|
|
6
|
+
import { M as monaco_editor_core_star } from './language-defaults-base-68fbc270.js';
|
|
7
7
|
|
|
8
8
|
/*!-----------------------------------------------------------------------------
|
|
9
9
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
package/dist/loader/cdn.js
CHANGED
package/dist/loader/index.cjs.js
CHANGED
package/dist/loader/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
3
|
* See https://js.arcgis.com/4.31/esri/copyright.txt for details.
|
|
4
|
-
* v4.31.0-next.
|
|
4
|
+
* v4.31.0-next.57
|
|
5
5
|
*/
|
|
6
6
|
(function(){if("undefined"!==typeof window&&void 0!==window.Reflect&&void 0!==window.customElements){var a=HTMLElement;window.HTMLElement=function(){return Reflect.construct(a,[],this.constructor)};HTMLElement.prototype=a.prototype;HTMLElement.prototype.constructor=HTMLElement;Object.setPrototypeOf(HTMLElement,a)}})();
|
|
7
7
|
export * from '../esm/loader.js';
|
|
@@ -4,6 +4,22 @@ import { type ComponentInterface, type EventEmitter, type VNode } from "../../st
|
|
|
4
4
|
export declare class SqlExpressionFields implements ComponentInterface {
|
|
5
5
|
manager: ControllerManager<this>;
|
|
6
6
|
private _flowObserver?;
|
|
7
|
+
messages: {
|
|
8
|
+
_lang: string;
|
|
9
|
+
_t9nLocale: "id" | "en" | "el" | "ar" | "bg" | "bs" | "ca" | "cs" | "da" | "de" | "es" | "et" | "fi" | "fr" | "he" | "hr" | "hu" | "it" | "ja" | "ko" | "lt" | "lv" | "nl" | "nb" | "pl" | "pt-BR" | "pt-PT" | "ro" | "ru" | "sk" | "sl" | "sr" | "sv" | "th" | "tr" | "uk" | "vi" | "zh-CN" | "zh-HK" | "zh-TW";
|
|
10
|
+
_loading: boolean;
|
|
11
|
+
_overrides: {
|
|
12
|
+
availablefields?: string | undefined;
|
|
13
|
+
domainvalues?: string | undefined;
|
|
14
|
+
};
|
|
15
|
+
_original?: {
|
|
16
|
+
availablefields: string;
|
|
17
|
+
domainvalues: string;
|
|
18
|
+
} | undefined;
|
|
19
|
+
} & Partial<{
|
|
20
|
+
availablefields: string;
|
|
21
|
+
domainvalues: string;
|
|
22
|
+
}>;
|
|
7
23
|
el: HTMLDivElement;
|
|
8
24
|
_mutationCounter: number;
|
|
9
25
|
_flowItemRenderers: (() => VNode)[];
|
|
@@ -27,6 +43,7 @@ export declare class SqlExpressionFields implements ComponentInterface {
|
|
|
27
43
|
arcgisFieldSelected: EventEmitter<string>;
|
|
28
44
|
disconnectedCallback(): void;
|
|
29
45
|
private _handleSelectField;
|
|
46
|
+
private _handleSelectDomain;
|
|
30
47
|
private _emitClose;
|
|
31
48
|
render(): VNode;
|
|
32
49
|
}
|