@arcgis/coding-components 4.30.0-next.25 → 4.30.0-next.27
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/index.esm.js +2 -2
- package/dist/arcgis-coding-components/{p-ff18eae5.js → p-0968b99a.js} +1 -1
- package/dist/arcgis-coding-components/{p-739a390e.js → p-0997c147.js} +2 -2
- package/dist/arcgis-coding-components/{p-a6e0408e.js → p-176fbe3a.js} +2 -2
- package/dist/arcgis-coding-components/{p-c7e83e19.js → p-36409c26.js} +2 -2
- package/dist/arcgis-coding-components/{p-9a06d91e.js → p-3ecfbe64.js} +2 -2
- package/dist/arcgis-coding-components/{p-74c134b2.js → p-5ee7a335.js} +3 -3
- package/dist/arcgis-coding-components/{p-4e4ccb22.js → p-7557110d.js} +2 -2
- package/dist/arcgis-coding-components/{p-17d15cb9.js → p-7832d4e3.js} +10 -10
- package/dist/arcgis-coding-components/{p-921150b1.js → p-8f28b055.js} +2 -2
- package/dist/arcgis-coding-components/{p-05243ae4.js → p-9510179f.js} +2 -2
- package/dist/arcgis-coding-components/{p-904f5ed9.js → p-9f624a31.js} +1 -1
- package/dist/arcgis-coding-components/p-d21d9b5f.entry.js +6 -0
- package/dist/arcgis-coding-components/{p-ffcc7148.js → p-d9820705.js} +2 -2
- package/dist/arcgis-coding-components/{p-3580fa60.js → p-eaa0bf5b.js} +2 -2
- package/dist/arcgis-coding-components/{p-289b8437.js → p-f7149a66.js} +2 -2
- package/dist/cjs/{Accessor-K5EEI5WT-b88fc2a4.js → Accessor-WJXOYV5M-e2997df4.js} +57 -57
- package/dist/cjs/{arcade-defaults-c2ec41d1.js → arcade-defaults-babb1084.js} +10 -10
- package/dist/cjs/{arcade-mode-40fb726f.js → arcade-mode-4917ff5e.js} +3 -3
- package/dist/cjs/arcgis-arcade-api_6.cjs.entry.js +13 -15
- package/dist/cjs/arcgis-coding-components.cjs.js +2 -2
- package/dist/cjs/{chunk-K5OO3GAM-c5c3bfaa.js → chunk-5SWTJIOL-f951a532.js} +17 -17
- package/dist/cjs/{css-ab107194.js → css-ea659b5a.js} +1 -1
- package/dist/cjs/{cssMode-bb08e5bd.js → cssMode-d4112185.js} +3 -3
- package/dist/cjs/{decorators-ROXODUND-78fa07c2.js → decorators-DEHOP47G-97336336.js} +15 -15
- package/dist/cjs/{html-46ea7730.js → html-1c3f7a48.js} +3 -3
- package/dist/cjs/{htmlMode-d7b93ee9.js → htmlMode-60f261d2.js} +3 -3
- package/dist/cjs/{index-4c8629ad.js → index-155894a5.js} +1 -1
- package/dist/cjs/index.cjs.js +3 -3
- package/dist/cjs/{javascript-5c13b787.js → javascript-b38865a5.js} +4 -4
- package/dist/cjs/{jsonMode-15e0e9ae.js → jsonMode-8e0c8101.js} +3 -3
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/{tsMode-8d8f7ea4.js → tsMode-94bb36a0.js} +3 -3
- package/dist/cjs/{typescript-36035fea.js → typescript-01a1b140.js} +3 -3
- package/dist/components/{Accessor-K5EEI5WT.js → Accessor-WJXOYV5M.js} +2 -2
- package/dist/components/arcade-api.js +2 -2
- package/dist/components/arcade-contribution.js +1 -1
- 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-api.js +1 -1
- package/dist/components/arcgis-arcade-editor.js +3 -3
- 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/{chunk-CUKUHPDJ.js → chunk-544ZT4QT.js} +3 -3
- package/dist/{esm/chunk-K5OO3GAM-75615e96.js → components/chunk-5SWTJIOL.js} +17 -17
- package/dist/components/code-editor.js +1 -1
- package/dist/components/{decorators-ROXODUND.js → decorators-DEHOP47G.js} +3 -3
- package/dist/components/fields.js +1 -1
- package/dist/components/index.js +1 -1
- package/dist/components/index2.js +1 -1
- package/dist/components/markdown.js +7 -9
- package/dist/components/utilities.js +1 -1
- package/dist/esm/{Accessor-K5EEI5WT-0598ef2e.js → Accessor-WJXOYV5M-ef61336a.js} +2 -2
- package/dist/esm/{arcade-defaults-f6090fed.js → arcade-defaults-203e2665.js} +10 -10
- package/dist/esm/{arcade-mode-0ad4cb23.js → arcade-mode-c9190d33.js} +3 -3
- package/dist/esm/arcgis-arcade-api_6.entry.js +13 -15
- package/dist/esm/arcgis-coding-components.js +3 -3
- package/dist/{components/chunk-K5OO3GAM.js → esm/chunk-5SWTJIOL-19f3e69a.js} +17 -17
- package/dist/esm/{css-93582172.js → css-4d290703.js} +1 -1
- package/dist/esm/{cssMode-2c7cb3f0.js → cssMode-0a1227f2.js} +3 -3
- package/dist/esm/{decorators-ROXODUND-72a4f40b.js → decorators-DEHOP47G-8805d39d.js} +3 -3
- package/dist/esm/{html-f45b866f.js → html-6fce09a6.js} +3 -3
- package/dist/esm/{htmlMode-1f7f702f.js → htmlMode-573fff22.js} +3 -3
- package/dist/esm/{index-04501a90.js → index-7268f84b.js} +1 -1
- package/dist/esm/index.js +3 -3
- package/dist/esm/{javascript-6d22b317.js → javascript-c77dc5f3.js} +4 -4
- package/dist/esm/{jsonMode-8d42c2c3.js → jsonMode-834c0690.js} +3 -3
- package/dist/esm/loader.js +3 -3
- package/dist/esm/{tsMode-5603cacf.js → tsMode-deb4f257.js} +3 -3
- package/dist/esm/{typescript-6dbe886a.js → typescript-ee9c3d05.js} +3 -3
- 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/package.json +11 -11
- package/dist/arcgis-coding-components/p-df9c7278.entry.js +0 -6
- /package/dist/types/data/{arcgis-web-compoments/actions-runner-1 → actions-runner-1}/_work/arcgis-web-components/arcgis-web-components/packages/coding-packages/coding-components/.stencil/stories/internal/arcade-editor/arcade-editor.stories.d.ts +0 -0
- /package/dist/types/data/{arcgis-web-compoments/actions-runner-1 → actions-runner-1}/_work/arcgis-web-components/arcgis-web-components/packages/coding-packages/coding-components/.stencil/stories/internal/code-editor/code-editor.stories.d.ts +0 -0
- /package/dist/types/data/{arcgis-web-compoments/actions-runner-1 → actions-runner-1}/_work/arcgis-web-components/arcgis-web-components/packages/coding-packages/coding-components/.stencil/stories/reference/stories/arcade-editor.stories.d.ts +0 -0
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
3
|
* See https://js.arcgis.com/4.30/esri/copyright.txt for details.
|
|
4
|
-
* v4.30.0-next.
|
|
4
|
+
* v4.30.0-next.27
|
|
5
5
|
*/
|
|
6
6
|
'use strict';
|
|
7
7
|
|
|
8
8
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
9
9
|
|
|
10
|
-
const index = require('./index-
|
|
11
|
-
const arcadeDefaults = require('./arcade-defaults-
|
|
10
|
+
const index = require('./index-155894a5.js');
|
|
11
|
+
const arcadeDefaults = require('./arcade-defaults-babb1084.js');
|
|
12
12
|
|
|
13
13
|
async function colorizeCode(code) {
|
|
14
14
|
return await arcadeDefaults.editor.colorize(code, "arcade", { tabSize: 2 });
|
|
@@ -2921,6 +2921,8 @@ var marked_umd = arcadeDefaults.createCommonjsModule(function (module, exports)
|
|
|
2921
2921
|
// Set up the marked library to use GitHub Flavored Markdown and to use the custom renderer for links.
|
|
2922
2922
|
marked_umd.marked.use({
|
|
2923
2923
|
gfm: true,
|
|
2924
|
+
breaks: true,
|
|
2925
|
+
async: false,
|
|
2924
2926
|
renderer: {
|
|
2925
2927
|
link(href, title, text) {
|
|
2926
2928
|
return `<calcite-link href="${href}" title="${title ?? text}" target="Arcade Help">${text}</calcite-link>`;
|
|
@@ -2931,14 +2933,10 @@ marked_umd.marked.use({
|
|
|
2931
2933
|
* Converts a markdown string to HTML using the marked library.
|
|
2932
2934
|
*/
|
|
2933
2935
|
function convertMarkdownString(value) {
|
|
2934
|
-
value
|
|
2935
|
-
|
|
2936
|
-
|
|
2937
|
-
|
|
2938
|
-
headerIds: false,
|
|
2939
|
-
mangle: false
|
|
2940
|
-
});
|
|
2941
|
-
return result;
|
|
2936
|
+
if (value === null || value === undefined) {
|
|
2937
|
+
return "";
|
|
2938
|
+
}
|
|
2939
|
+
return marked_umd.marked.parse(typeof value === "string" ? value : value.value);
|
|
2942
2940
|
}
|
|
2943
2941
|
|
|
2944
2942
|
// ../components-utils/dist/index.js
|
|
@@ -3829,14 +3827,14 @@ async function importCoreAccessor() {
|
|
|
3829
3827
|
if (isAMD) {
|
|
3830
3828
|
return await window.$arcgis.import("esri/core/Accessor");
|
|
3831
3829
|
}
|
|
3832
|
-
const module = await Promise.resolve().then(function () { return require('./Accessor-
|
|
3830
|
+
const module = await Promise.resolve().then(function () { return require('./Accessor-WJXOYV5M-e2997df4.js'); });
|
|
3833
3831
|
return isDefaultModule(module) ? module.default : module;
|
|
3834
3832
|
}
|
|
3835
3833
|
async function importCoreAccessorSupportDecorators() {
|
|
3836
3834
|
if (isAMD) {
|
|
3837
3835
|
return await window.$arcgis.import("esri/core/accessorSupport/decorators");
|
|
3838
3836
|
}
|
|
3839
|
-
const module = await Promise.resolve().then(function () { return require('./decorators-
|
|
3837
|
+
const module = await Promise.resolve().then(function () { return require('./decorators-DEHOP47G-97336336.js'); });
|
|
3840
3838
|
return isDefaultModule(module) ? module.default : module;
|
|
3841
3839
|
}
|
|
3842
3840
|
|
|
@@ -4421,7 +4419,7 @@ async function getArcadeWorker(uri) {
|
|
|
4421
4419
|
* @returns arcade mode module
|
|
4422
4420
|
*/
|
|
4423
4421
|
async function getMode() {
|
|
4424
|
-
return await Promise.resolve().then(function () { return require('./arcade-mode-
|
|
4422
|
+
return await Promise.resolve().then(function () { return require('./arcade-mode-4917ff5e.js'); });
|
|
4425
4423
|
}
|
|
4426
4424
|
// Register the language in Monaco
|
|
4427
4425
|
arcadeDefaults.languages.register({
|
|
@@ -4816,7 +4814,7 @@ async function executeScript(editorProfile, script, testContext, console) {
|
|
|
4816
4814
|
}
|
|
4817
4815
|
}
|
|
4818
4816
|
|
|
4819
|
-
const arcadeEditorCss = "arcgis-arcade-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)}arcgis-arcade-editor .flex-adjustable{flex:1 1 auto;overflow:hidden}arcgis-arcade-editor .flex-panel{flex:1 0 auto}arcgis-arcade-editor .position-relative{position:relative}arcgis-arcade-editor .flex-row{display:flex;flex-direction:row;overflow:hidden}arcgis-arcade-editor .flex-column{display:flex;flex-direction:column;overflow:hidden}arcgis-arcade-editor .border-inline-start{border-inline-start:1px solid var(--calcite-color-border-3);box-sizing:border-box}arcgis-arcade-editor .border-inline-end{border-inline-end:1px solid var(--calcite-color-border-3);box-sizing:border-box}arcgis-arcade-editor .sticky{position:sticky;top:0px;z-index:10}arcgis-arcade-editor .notice-container{margin:var(--calcite-spacing-xxs);padding:var(--calcite-spacing-sm);background-color:var(--calcite-color-foreground-1);text-align:center}arcgis-arcade-editor .side-action-bar{max-width:25%}arcgis-arcade-editor .side-panel{max-width:45%;width:600px}arcgis-arcade-editor .side-panel calcite-flow{height:100%}arcgis-arcade-editor .main-action-bar{border-bottom:1px solid var(--calcite-color-border-3);flex:0 0 auto}arcgis-arcade-editor .main-action-bar calcite-action-group{padding-inline-end:var(--calcite-spacing-sm)}arcgis-arcade-editor .main-action-bar calcite-action-group calcite-action{padding-inline-end:var(--calcite-spacing-sm)}arcgis-arcade-editor .main-action-bar calcite-action-group calcite-action:not(:first-child){padding-inline-start:var(--calcite-spacing-sm)}arcgis-arcade-editor .main-action-bar calcite-action-group:last-child{border-inline-end-width:0px}arcgis-arcade-editor .main-action-bar calcite-action-group:not(:first-child){padding-inline-start:var(--calcite-spacing-sm)}arcgis-arcade-editor arcgis-arcade-results{border-top:1px solid var(--calcite-color-border-3);box-sizing:border-box;max-height:50%;min-height:50%;margin-bottom:-1px}arcgis-arcade-editor calcite-flow [slot=footer]{word-break:break-word}arcgis-arcade-editor calcite-list-item-group calcite-list-item{margin-bottom:1px;box-shadow:0 1px 0 var(--calcite-color-border-3)}arcgis-arcade-editor calcite-list-item-group calcite-list-item:last-child{box-shadow:none}arcgis-arcade-editor calcite-list-item-group:last-child{margin-bottom:var(--calcite-spacing-xl)}";
|
|
4817
|
+
const arcadeEditorCss = "arcgis-arcade-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-arcade-editor .flex-adjustable{flex:1 1 auto;overflow:hidden}arcgis-arcade-editor .flex-panel{flex:1 0 auto}arcgis-arcade-editor .position-relative{position:relative}arcgis-arcade-editor .flex-row{display:flex;flex-direction:row;overflow:hidden}arcgis-arcade-editor .flex-column{display:flex;flex-direction:column;overflow:hidden}arcgis-arcade-editor .border-inline-start{border-inline-start:1px solid var(--calcite-color-border-3);box-sizing:border-box}arcgis-arcade-editor .border-inline-end{border-inline-end:1px solid var(--calcite-color-border-3);box-sizing:border-box}arcgis-arcade-editor .sticky{position:sticky;top:0px;z-index:10}arcgis-arcade-editor .notice-container{margin:var(--calcite-spacing-xxs);padding:var(--calcite-spacing-sm);background-color:var(--calcite-color-foreground-1);text-align:center}arcgis-arcade-editor .side-action-bar{max-width:25%}arcgis-arcade-editor .side-panel{max-width:45%;width:600px}arcgis-arcade-editor .side-panel calcite-flow{height:100%}arcgis-arcade-editor .main-action-bar{border-bottom:1px solid var(--calcite-color-border-3);flex:0 0 auto}arcgis-arcade-editor .main-action-bar calcite-action-group{padding-inline-end:var(--calcite-spacing-sm)}arcgis-arcade-editor .main-action-bar calcite-action-group calcite-action{padding-inline-end:var(--calcite-spacing-sm)}arcgis-arcade-editor .main-action-bar calcite-action-group calcite-action:not(:first-child){padding-inline-start:var(--calcite-spacing-sm)}arcgis-arcade-editor .main-action-bar calcite-action-group:last-child{border-inline-end-width:0px}arcgis-arcade-editor .main-action-bar calcite-action-group:not(:first-child){padding-inline-start:var(--calcite-spacing-sm)}arcgis-arcade-editor arcgis-arcade-results{border-top:1px solid var(--calcite-color-border-3);box-sizing:border-box;max-height:50%;min-height:50%;margin-bottom:-1px}arcgis-arcade-editor calcite-flow [slot=footer]{word-break:break-word}arcgis-arcade-editor calcite-list-item-group calcite-list-item{margin-bottom:1px;box-shadow:0 1px 0 var(--calcite-color-border-3)}arcgis-arcade-editor calcite-list-item-group calcite-list-item:last-child{box-shadow:none}arcgis-arcade-editor calcite-list-item-group:last-child{margin-bottom:var(--calcite-spacing-xl)}";
|
|
4820
4818
|
|
|
4821
4819
|
const ArcgisArcadeEditor = class {
|
|
4822
4820
|
constructor(hostRef) {
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
3
|
* See https://js.arcgis.com/4.30/esri/copyright.txt for details.
|
|
4
|
-
* v4.30.0-next.
|
|
4
|
+
* v4.30.0-next.27
|
|
5
5
|
*/
|
|
6
6
|
'use strict';
|
|
7
7
|
|
|
8
8
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
9
9
|
|
|
10
|
-
const index = require('./index-
|
|
10
|
+
const index = require('./index-155894a5.js');
|
|
11
11
|
|
|
12
12
|
/*
|
|
13
13
|
Stencil Client Patch Browser v4.9.0 | MIT Licensed | https://stenciljs.com
|
|
@@ -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.30/esri/copyright.txt for details.
|
|
4
|
-
* v4.30.0-next.
|
|
4
|
+
* v4.30.0-next.27
|
|
5
5
|
*/
|
|
6
6
|
'use strict';
|
|
7
7
|
|
|
@@ -59,9 +59,9 @@ var v$2 = class {
|
|
|
59
59
|
this.last = 0;
|
|
60
60
|
}
|
|
61
61
|
};
|
|
62
|
-
var b$
|
|
62
|
+
var b$2 = new v$2();
|
|
63
63
|
function S$1(n2, t5, e5, r3) {
|
|
64
|
-
r3 = r3 || b$
|
|
64
|
+
r3 = r3 || b$2;
|
|
65
65
|
const o4 = Math.max(0, r3.last - 10);
|
|
66
66
|
for (let u4 = o4; u4 < e5; ++u4)
|
|
67
67
|
if (n2[u4] === t5)
|
|
@@ -79,7 +79,7 @@ function j$3(n2, t5, e5 = n2.length, r3 = t5.length, o4, l2) {
|
|
|
79
79
|
I.clear();
|
|
80
80
|
for (let f4 = 0; f4 < r3; ++f4)
|
|
81
81
|
I.add(t5[f4]);
|
|
82
|
-
o4 = o4 || b$
|
|
82
|
+
o4 = o4 || b$2;
|
|
83
83
|
const u4 = Math.max(0, o4.last - 10);
|
|
84
84
|
for (let f4 = u4; f4 < e5; ++f4)
|
|
85
85
|
if (I.has(n2[f4]) && (l2?.push(n2[f4]), I.delete(n2[f4]), n2[f4] = n2[e5 - 1], --e5, --f4, 0 === I.size || 0 === e5))
|
|
@@ -131,7 +131,7 @@ function a2$1(t) {
|
|
|
131
131
|
return t.clone();
|
|
132
132
|
if (m2$1(t))
|
|
133
133
|
return t.map(a2$1);
|
|
134
|
-
if (b$
|
|
134
|
+
if (b$1(t))
|
|
135
135
|
return t.clone();
|
|
136
136
|
const e2 = {};
|
|
137
137
|
for (const r of Object.getOwnPropertyNames(t))
|
|
@@ -144,7 +144,7 @@ function y$3(t) {
|
|
|
144
144
|
function m2$1(t) {
|
|
145
145
|
return "function" == typeof t.map && "function" == typeof t.forEach;
|
|
146
146
|
}
|
|
147
|
-
function b$
|
|
147
|
+
function b$1(t) {
|
|
148
148
|
return "function" == typeof t.notifyChange && "function" == typeof t.watch;
|
|
149
149
|
}
|
|
150
150
|
function O(t) {
|
|
@@ -187,36 +187,36 @@ function o$1(r2, n2, t2) {
|
|
|
187
187
|
}
|
|
188
188
|
function e$2(r2, n2, t2) {
|
|
189
189
|
let o2 = t2;
|
|
190
|
-
for (const
|
|
190
|
+
for (const e3 of r2) {
|
|
191
191
|
if (null == o2)
|
|
192
192
|
return;
|
|
193
|
-
if (!(
|
|
193
|
+
if (!(e3 in o2)) {
|
|
194
194
|
if (!n2)
|
|
195
195
|
return;
|
|
196
|
-
o2[
|
|
196
|
+
o2[e3] = {};
|
|
197
197
|
}
|
|
198
|
-
o2 = o2[
|
|
198
|
+
o2 = o2[e3];
|
|
199
199
|
}
|
|
200
200
|
return o2;
|
|
201
201
|
}
|
|
202
202
|
function i$2(n2, t2, o2) {
|
|
203
|
-
return t2 ? Object.keys(t2).reduce((n3,
|
|
204
|
-
let u = n3[
|
|
205
|
-
return u === c ? n3 : void 0 === u ? (n3[
|
|
203
|
+
return t2 ? Object.keys(t2).reduce((n3, e3) => {
|
|
204
|
+
let u = n3[e3], c = t2[e3];
|
|
205
|
+
return u === c ? n3 : void 0 === u ? (n3[e3] = a2$1(c), n3) : (Array.isArray(c) || Array.isArray(n3) ? (u = u ? Array.isArray(u) ? n3[e3] = u.concat() : n3[e3] = [u] : n3[e3] = [], c && (Array.isArray(c) || (c = [c]), o2 ? c.forEach((r2) => {
|
|
206
206
|
u.includes(r2) || u.push(r2);
|
|
207
|
-
}) : n3[
|
|
207
|
+
}) : n3[e3] = c.concat())) : c && "object" == typeof c ? n3[e3] = i$2(u, c, o2) : n3.hasOwnProperty(e3) && !t2.hasOwnProperty(e3) || (n3[e3] = c), n3);
|
|
208
208
|
}, n2 || {}) : n2;
|
|
209
209
|
}
|
|
210
210
|
|
|
211
211
|
// ../../../node_modules/@arcgis/core/support/revision.js
|
|
212
|
-
var
|
|
212
|
+
var e2$2 = "20240406";
|
|
213
213
|
|
|
214
214
|
// ../../../node_modules/@arcgis/core/config.js
|
|
215
215
|
var r$3 = { apiKey: void 0, applicationName: "", applicationUrl: globalThis.location?.href, assetsPath: "", fontsUrl: "https://static.arcgis.com/fonts", geometryServiceUrl: "https://utility.arcgisonline.com/arcgis/rest/services/Geometry/GeometryServer", geoRSSServiceUrl: "https://utility.arcgis.com/sharing/rss", kmlServiceUrl: "https://utility.arcgis.com/sharing/kml", userPrivilegesApplied: true, portalUrl: "https://www.arcgis.com", routeServiceUrl: "https://route-api.arcgis.com/arcgis/rest/services/World/Route/NAServer/Route_World", workers: { loaderConfig: { has: {}, paths: {}, map: {}, packages: [] } }, request: { crossOriginNoCorsDomains: null, httpsDomains: ["arcgis.com", "arcgisonline.com", "esrikr.com", "premiumservices.blackbridge.com", "esripremium.accuweather.com", "gbm.digitalglobe.com", "firstlook.digitalglobe.com", "msi.digitalglobe.com"], interceptors: [], maxUrlLength: 2e3, priority: "high", proxyRules: [], proxyUrl: null, timeout: 6e4, trustedServers: [], useIdentity: true }, log: { interceptors: [], level: null } };
|
|
216
216
|
if (globalThis.esriConfig && (n$1(r$3, globalThis.esriConfig, true), delete r$3.has), !r$3.assetsPath) {
|
|
217
217
|
{
|
|
218
|
-
const
|
|
219
|
-
r$3.assetsPath = `https://cdn.jsdelivr.net/npm/@arcgis/core@${
|
|
218
|
+
const e3 = "4.30.0";
|
|
219
|
+
r$3.assetsPath = `https://cdn.jsdelivr.net/npm/@arcgis/core@${e3}-next.${e2$2}/assets`;
|
|
220
220
|
}
|
|
221
221
|
r$3.defaultAssetsPath = r$3.assetsPath;
|
|
222
222
|
}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
3
|
* See https://js.arcgis.com/4.30/esri/copyright.txt for details.
|
|
4
|
-
* v4.30.0-next.
|
|
4
|
+
* v4.30.0-next.27
|
|
5
5
|
*/
|
|
6
6
|
'use strict';
|
|
7
7
|
|
|
8
|
-
const arcadeDefaults = require('./arcade-defaults-
|
|
9
|
-
require('./index-
|
|
8
|
+
const arcadeDefaults = require('./arcade-defaults-babb1084.js');
|
|
9
|
+
require('./index-155894a5.js');
|
|
10
10
|
|
|
11
11
|
/*!-----------------------------------------------------------------------------
|
|
12
12
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
3
|
* See https://js.arcgis.com/4.30/esri/copyright.txt for details.
|
|
4
|
-
* v4.30.0-next.
|
|
4
|
+
* v4.30.0-next.27
|
|
5
5
|
*/
|
|
6
6
|
'use strict';
|
|
7
7
|
|
|
8
|
-
const
|
|
8
|
+
const chunk5SWTJIOL = require('./chunk-5SWTJIOL-f951a532.js');
|
|
9
9
|
|
|
10
10
|
// ../../../node_modules/@arcgis/core/core/jsonMap.js
|
|
11
11
|
var n$1 = class {
|
|
12
12
|
constructor(n2, i2 = { ignoreUnknown: false, useNumericKeys: false }) {
|
|
13
13
|
this._jsonToAPI = n2, this._options = i2, this.apiValues = [], this.jsonValues = [], this._apiToJSON = t(n2), this.apiValues = s$1(this._apiToJSON), this.jsonValues = s$1(this._jsonToAPI), this.read = (o2) => this.fromJSON(o2), this.write = (n3, t2, s2) => {
|
|
14
14
|
const i3 = this.toJSON(n3);
|
|
15
|
-
void 0 !== i3 &&
|
|
15
|
+
void 0 !== i3 && chunk5SWTJIOL.o(s2, i3, t2);
|
|
16
16
|
}, this.write.isJSONMapWriter = true;
|
|
17
17
|
}
|
|
18
18
|
toJSON(o2) {
|
|
@@ -44,7 +44,7 @@ function s$1(o2) {
|
|
|
44
44
|
// ../../../node_modules/@arcgis/core/core/accessorSupport/decorators/enumeration.js
|
|
45
45
|
function o$1(o2, r = {}) {
|
|
46
46
|
const a = o2 instanceof n$1 ? o2 : new n$1(o2, r), l = { type: r?.ignoreUnknown ?? 1 ? a.apiValues : String, json: { type: a.jsonValues, read: !r?.readOnly && { reader: a.read }, write: { writer: a.write } } };
|
|
47
|
-
return void 0 !== r?.readOnly && (l.readOnly = !!r.readOnly), void 0 !== r?.default && (l.json.default = r.default), void 0 !== r?.name && (l.json.name = r.name), void 0 !== r?.nonNullable && (l.nonNullable = r.nonNullable),
|
|
47
|
+
return void 0 !== r?.readOnly && (l.readOnly = !!r.readOnly), void 0 !== r?.default && (l.json.default = r.default), void 0 !== r?.name && (l.json.name = r.name), void 0 !== r?.nonNullable && (l.nonNullable = r.nonNullable), chunk5SWTJIOL.y(l);
|
|
48
48
|
}
|
|
49
49
|
|
|
50
50
|
// ../../../node_modules/@arcgis/core/core/accessorSupport/decorators/reader.js
|
|
@@ -53,7 +53,7 @@ function o(o2, e, t) {
|
|
|
53
53
|
return void 0 === e || Array.isArray(e) ? (c = o2, t = e, a = [void 0]) : (c = e, a = Array.isArray(o2) ? o2 : [o2]), (o3, e2) => {
|
|
54
54
|
const d2 = o3.constructor.prototype;
|
|
55
55
|
a.forEach((a2) => {
|
|
56
|
-
const s =
|
|
56
|
+
const s = chunk5SWTJIOL.d2(o3, a2, c);
|
|
57
57
|
s.read && "object" == typeof s.read || (s.read = {}), s.read.reader = d2[e2], t && (s.read.source = (s.read.source || []).concat(t));
|
|
58
58
|
});
|
|
59
59
|
};
|
|
@@ -65,7 +65,7 @@ function r$1(r2, o, e) {
|
|
|
65
65
|
return void 0 === o ? (n = r2, i = [void 0]) : "string" != typeof o ? (n = r2, i = [void 0], e = o) : (n = o, i = Array.isArray(r2) ? r2 : [r2]), (r3, o2) => {
|
|
66
66
|
const p = r3.constructor.prototype;
|
|
67
67
|
for (const c of i) {
|
|
68
|
-
const i2 =
|
|
68
|
+
const i2 = chunk5SWTJIOL.d2(r3, c, n);
|
|
69
69
|
i2.write && "object" == typeof i2.write || (i2.write = {}), e && (i2.write.target = e), i2.write.writer = p[o2];
|
|
70
70
|
}
|
|
71
71
|
};
|
|
@@ -74,7 +74,7 @@ function r$1(r2, o, e) {
|
|
|
74
74
|
// ../../../node_modules/@arcgis/core/core/accessorSupport/decorators/cast.js
|
|
75
75
|
var r = Object.prototype.toString;
|
|
76
76
|
function o2(n) {
|
|
77
|
-
const r2 = "__accessorMetadata__" in n ?
|
|
77
|
+
const r2 = "__accessorMetadata__" in n ? chunk5SWTJIOL.d(n) : n;
|
|
78
78
|
return function(...t) {
|
|
79
79
|
if (t.push(r2), "number" == typeof t[2])
|
|
80
80
|
throw new Error("Using @cast has parameter decorator is not supported since 4.16");
|
|
@@ -82,11 +82,11 @@ function o2(n) {
|
|
|
82
82
|
};
|
|
83
83
|
}
|
|
84
84
|
function e(t, r2, o3, e2) {
|
|
85
|
-
|
|
85
|
+
chunk5SWTJIOL.o5(t, r2).cast = e2;
|
|
86
86
|
}
|
|
87
87
|
function i(t) {
|
|
88
88
|
return (r2, o3) => {
|
|
89
|
-
|
|
89
|
+
chunk5SWTJIOL.o5(r2, t).cast = r2[o3];
|
|
90
90
|
};
|
|
91
91
|
}
|
|
92
92
|
function s(...t) {
|
|
@@ -104,14 +104,14 @@ function n(n2) {
|
|
|
104
104
|
// ../../../node_modules/@arcgis/core/core/accessorSupport/decorators/aliasOf.js
|
|
105
105
|
function o3(o4, t) {
|
|
106
106
|
const e = t ? { ...t, source: o4 } : o4;
|
|
107
|
-
return
|
|
107
|
+
return chunk5SWTJIOL.y({ aliasOf: e });
|
|
108
108
|
}
|
|
109
109
|
|
|
110
|
-
exports.ensureRange =
|
|
111
|
-
exports.finalizeClass =
|
|
112
|
-
exports.property =
|
|
113
|
-
exports.propertyJSONMeta =
|
|
114
|
-
exports.subclass =
|
|
110
|
+
exports.ensureRange = chunk5SWTJIOL.j2;
|
|
111
|
+
exports.finalizeClass = chunk5SWTJIOL.p6;
|
|
112
|
+
exports.property = chunk5SWTJIOL.y;
|
|
113
|
+
exports.propertyJSONMeta = chunk5SWTJIOL.d2;
|
|
114
|
+
exports.subclass = chunk5SWTJIOL.a7;
|
|
115
115
|
exports.aliasOf = o3;
|
|
116
116
|
exports.cast = s;
|
|
117
117
|
exports.enumeration = o$1;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
3
|
* See https://js.arcgis.com/4.30/esri/copyright.txt for details.
|
|
4
|
-
* v4.30.0-next.
|
|
4
|
+
* v4.30.0-next.27
|
|
5
5
|
*/
|
|
6
6
|
'use strict';
|
|
7
7
|
|
|
8
|
-
const arcadeDefaults = require('./arcade-defaults-
|
|
9
|
-
require('./index-
|
|
8
|
+
const arcadeDefaults = require('./arcade-defaults-babb1084.js');
|
|
9
|
+
require('./index-155894a5.js');
|
|
10
10
|
|
|
11
11
|
/*!-----------------------------------------------------------------------------
|
|
12
12
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
3
|
* See https://js.arcgis.com/4.30/esri/copyright.txt for details.
|
|
4
|
-
* v4.30.0-next.
|
|
4
|
+
* v4.30.0-next.27
|
|
5
5
|
*/
|
|
6
6
|
'use strict';
|
|
7
7
|
|
|
8
|
-
const arcadeDefaults = require('./arcade-defaults-
|
|
9
|
-
require('./index-
|
|
8
|
+
const arcadeDefaults = require('./arcade-defaults-babb1084.js');
|
|
9
|
+
require('./index-155894a5.js');
|
|
10
10
|
|
|
11
11
|
/*!-----------------------------------------------------------------------------
|
|
12
12
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
package/dist/cjs/index.cjs.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
3
|
* See https://js.arcgis.com/4.30/esri/copyright.txt for details.
|
|
4
|
-
* v4.30.0-next.
|
|
4
|
+
* v4.30.0-next.27
|
|
5
5
|
*/
|
|
6
6
|
'use strict';
|
|
7
7
|
|
|
8
8
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
9
9
|
|
|
10
|
-
const arcadeDefaults = require('./arcade-defaults-
|
|
11
|
-
require('./index-
|
|
10
|
+
const arcadeDefaults = require('./arcade-defaults-babb1084.js');
|
|
11
|
+
require('./index-155894a5.js');
|
|
12
12
|
|
|
13
13
|
|
|
14
14
|
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
3
|
* See https://js.arcgis.com/4.30/esri/copyright.txt for details.
|
|
4
|
-
* v4.30.0-next.
|
|
4
|
+
* v4.30.0-next.27
|
|
5
5
|
*/
|
|
6
6
|
'use strict';
|
|
7
7
|
|
|
8
|
-
const typescript = require('./typescript-
|
|
9
|
-
require('./arcade-defaults-
|
|
10
|
-
require('./index-
|
|
8
|
+
const typescript = require('./typescript-01a1b140.js');
|
|
9
|
+
require('./arcade-defaults-babb1084.js');
|
|
10
|
+
require('./index-155894a5.js');
|
|
11
11
|
|
|
12
12
|
/*!-----------------------------------------------------------------------------
|
|
13
13
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
3
|
* See https://js.arcgis.com/4.30/esri/copyright.txt for details.
|
|
4
|
-
* v4.30.0-next.
|
|
4
|
+
* v4.30.0-next.27
|
|
5
5
|
*/
|
|
6
6
|
'use strict';
|
|
7
7
|
|
|
8
|
-
const arcadeDefaults = require('./arcade-defaults-
|
|
9
|
-
require('./index-
|
|
8
|
+
const arcadeDefaults = require('./arcade-defaults-babb1084.js');
|
|
9
|
+
require('./index-155894a5.js');
|
|
10
10
|
|
|
11
11
|
/*!-----------------------------------------------------------------------------
|
|
12
12
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
package/dist/cjs/loader.cjs.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
3
|
* See https://js.arcgis.com/4.30/esri/copyright.txt for details.
|
|
4
|
-
* v4.30.0-next.
|
|
4
|
+
* v4.30.0-next.27
|
|
5
5
|
*/
|
|
6
6
|
'use strict';
|
|
7
7
|
|
|
8
8
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
9
9
|
|
|
10
|
-
const index = require('./index-
|
|
10
|
+
const index = require('./index-155894a5.js');
|
|
11
11
|
|
|
12
12
|
const defineCustomElements = (win, options) => {
|
|
13
13
|
if (typeof window === 'undefined') return undefined;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
3
|
* See https://js.arcgis.com/4.30/esri/copyright.txt for details.
|
|
4
|
-
* v4.30.0-next.
|
|
4
|
+
* v4.30.0-next.27
|
|
5
5
|
*/
|
|
6
6
|
'use strict';
|
|
7
7
|
|
|
8
|
-
const arcadeDefaults = require('./arcade-defaults-
|
|
9
|
-
require('./index-
|
|
8
|
+
const arcadeDefaults = require('./arcade-defaults-babb1084.js');
|
|
9
|
+
require('./index-155894a5.js');
|
|
10
10
|
|
|
11
11
|
/*!-----------------------------------------------------------------------------
|
|
12
12
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
3
|
* See https://js.arcgis.com/4.30/esri/copyright.txt for details.
|
|
4
|
-
* v4.30.0-next.
|
|
4
|
+
* v4.30.0-next.27
|
|
5
5
|
*/
|
|
6
6
|
'use strict';
|
|
7
7
|
|
|
8
|
-
const arcadeDefaults = require('./arcade-defaults-
|
|
9
|
-
require('./index-
|
|
8
|
+
const arcadeDefaults = require('./arcade-defaults-babb1084.js');
|
|
9
|
+
require('./index-155894a5.js');
|
|
10
10
|
|
|
11
11
|
/*!-----------------------------------------------------------------------------
|
|
12
12
|
* 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.30/esri/copyright.txt for details.
|
|
4
|
-
* v4.30.0-next.
|
|
4
|
+
* v4.30.0-next.27
|
|
5
5
|
*/
|
|
6
|
-
import { v as v$1, S, j, r as r$1, y, a as a7, o as o3, I, b as o2$1, n as n2$1, t as t2, e as e$3, h as has, s as s3$1, i as i$1, f as f$1, c as j$1, m as m$1, p as p$1, k as k2$1, g as g$1, d as a2, u as u$1, O } from './chunk-
|
|
6
|
+
import { v as v$1, S, j, r as r$1, y, a as a7, o as o3, I, b as o2$1, n as n2$1, t as t2, e as e$3, h as has, s as s3$1, i as i$1, f as f$1, c as j$1, m as m$1, p as p$1, k as k2$1, g as g$1, d as a2, u as u$1, O } from './chunk-5SWTJIOL.js';
|
|
7
7
|
|
|
8
8
|
// ../../../node_modules/@arcgis/core/core/ObjectPool.js
|
|
9
9
|
function t$3(t2) {
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
3
|
* See https://js.arcgis.com/4.30/esri/copyright.txt for details.
|
|
4
|
-
* v4.30.0-next.
|
|
4
|
+
* v4.30.0-next.27
|
|
5
5
|
*/
|
|
6
6
|
import { proxyCustomElement, HTMLElement, createEvent, h, Host } from '@stencil/core/internal/client';
|
|
7
7
|
import { g as generateColorizeStyles, o as onColorizeThemeChanged, c as convertMarkdownString, a as colorizedAllCodeElements } from './markdown.js';
|
|
8
8
|
import { f as filterCollection } from './utilities.js';
|
|
9
9
|
import { Uri } from 'monaco-editor';
|
|
10
|
-
import { u as useControllerManager, a as useT9n } from './chunk-
|
|
10
|
+
import { u as useControllerManager, a as useT9n } from './chunk-544ZT4QT.js';
|
|
11
11
|
import { W, o as oe } from './index2.js';
|
|
12
12
|
import { b as arcadeDefaults } from './arcade-defaults.js';
|
|
13
13
|
import { g as getArcadeWorker } from './arcade-contribution.js';
|
|
@@ -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.30/esri/copyright.txt for details.
|
|
4
|
-
* v4.30.0-next.
|
|
4
|
+
* v4.30.0-next.27
|
|
5
5
|
*/
|
|
6
6
|
import { editor, languages } from 'monaco-editor';
|
|
7
7
|
import { b as arcadeDefaults } from './arcade-defaults.js';
|
|
@@ -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.30/esri/copyright.txt for details.
|
|
4
|
-
* v4.30.0-next.
|
|
4
|
+
* v4.30.0-next.27
|
|
5
5
|
*/
|
|
6
6
|
import { Emitter, Uri } from 'monaco-editor';
|
|
7
7
|
import { InsertTextMode, InsertTextFormat, CompletionItemKind } from 'vscode-languageserver-types';
|
|
@@ -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.30/esri/copyright.txt for details.
|
|
4
|
-
* v4.30.0-next.
|
|
4
|
+
* v4.30.0-next.27
|
|
5
5
|
*/
|
|
6
6
|
import { editor, MarkerSeverity, Range, languages, Emitter } from 'monaco-editor';
|
|
7
7
|
import { CompletionItemKind, DiagnosticSeverity, InsertTextFormat } from 'vscode-languageserver-types';
|
|
@@ -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.30/esri/copyright.txt for details.
|
|
4
|
-
* v4.30.0-next.
|
|
4
|
+
* v4.30.0-next.27
|
|
5
5
|
*/
|
|
6
6
|
import { proxyCustomElement, HTMLElement, createEvent, h, Fragment, Host } from '@stencil/core/internal/client';
|
|
7
7
|
import { g as importArcade, s as supportedFields } from './fields.js';
|
|
8
|
-
import { u as useControllerManager, a as useT9n } from './chunk-
|
|
8
|
+
import { u as useControllerManager, a as useT9n } from './chunk-544ZT4QT.js';
|
|
9
9
|
import { r as re, t as te } from './index2.js';
|
|
10
10
|
import "@esri/calcite-components/dist/components/calcite-tree.js";
|
|
11
11
|
import "@esri/calcite-components/dist/components/calcite-tree-item.js";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
3
|
* See https://js.arcgis.com/4.30/esri/copyright.txt for details.
|
|
4
|
-
* v4.30.0-next.
|
|
4
|
+
* v4.30.0-next.27
|
|
5
5
|
*/
|
|
6
6
|
import { proxyCustomElement, HTMLElement, createEvent, h, Host } from '@stencil/core/internal/client';
|
|
7
7
|
import { g as generateColorizeStyles, o as onColorizeThemeChanged, c as convertMarkdownString, b as colorizeCodeElement } from './markdown.js';
|
|
8
8
|
import { f as filterCollection } from './utilities.js';
|
|
9
|
-
import { u as useControllerManager, a as useT9n } from './chunk-
|
|
9
|
+
import { u as useControllerManager, a as useT9n } from './chunk-544ZT4QT.js';
|
|
10
10
|
import { W } from './index2.js';
|
|
11
11
|
import "@esri/calcite-components/dist/components/calcite-list-item-group.js";
|
|
12
12
|
import "@esri/calcite-components/dist/components/calcite-list-item.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.30/esri/copyright.txt for details.
|
|
4
|
-
* v4.30.0-next.
|
|
4
|
+
* v4.30.0-next.27
|
|
5
5
|
*/
|
|
6
6
|
import { proxyCustomElement, HTMLElement, createEvent, h } from '@stencil/core/internal/client';
|
|
7
|
-
import { u as useControllerManager, a as useT9n } from './chunk-
|
|
7
|
+
import { u as useControllerManager, a as useT9n } from './chunk-544ZT4QT.js';
|
|
8
8
|
import { W, n as ne } from './index2.js';
|
|
9
9
|
import { b as arcadeDefaults } from './arcade-defaults.js';
|
|
10
10
|
import "@esri/calcite-components/dist/components/calcite-flow-item.js";
|
|
@@ -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.30/esri/copyright.txt for details.
|
|
4
|
-
* v4.30.0-next.
|
|
4
|
+
* v4.30.0-next.27
|
|
5
5
|
*/
|
|
6
6
|
import { A as ArcgisArcadeApi$1, d as defineCustomElement$1 } from './arcade-api.js';
|
|
7
7
|
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
3
|
* See https://js.arcgis.com/4.30/esri/copyright.txt for details.
|
|
4
|
-
* v4.30.0-next.
|
|
4
|
+
* v4.30.0-next.27
|
|
5
5
|
*/
|
|
6
6
|
import { proxyCustomElement, HTMLElement, createEvent, h as h$1, Fragment, Host } from '@stencil/core/internal/client';
|
|
7
7
|
import { KeyCode } from 'monaco-editor';
|
|
8
8
|
import { e as executeScript, D as DevelopersWebSitePath, d as defineCustomElement$5 } from './arcade-results.js';
|
|
9
9
|
import { u as updateThemeColors, c as colorRulesKeys, s as setupMonacoEnvironment, a as getArcadeDiagnosticService } from './arcade-contribution.js';
|
|
10
|
-
import { u as useControllerManager, a as useT9n } from './chunk-
|
|
10
|
+
import { u as useControllerManager, a as useT9n } from './chunk-544ZT4QT.js';
|
|
11
11
|
import { h, Q, _ } from './index2.js';
|
|
12
12
|
import { b as arcadeDefaults } from './arcade-defaults.js';
|
|
13
13
|
import { d as defineCustomElement$6 } from './arcade-api.js';
|
|
@@ -20,7 +20,7 @@ import "@esri/calcite-components/dist/components/calcite-action.js";
|
|
|
20
20
|
import "@esri/calcite-components/dist/components/calcite-tooltip.js";
|
|
21
21
|
import { getArcgisAssetPath as getAssetPath } from "./arcgis-assets.js";
|
|
22
22
|
|
|
23
|
-
const arcadeEditorCss = "arcgis-arcade-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)}arcgis-arcade-editor .flex-adjustable{flex:1 1 auto;overflow:hidden}arcgis-arcade-editor .flex-panel{flex:1 0 auto}arcgis-arcade-editor .position-relative{position:relative}arcgis-arcade-editor .flex-row{display:flex;flex-direction:row;overflow:hidden}arcgis-arcade-editor .flex-column{display:flex;flex-direction:column;overflow:hidden}arcgis-arcade-editor .border-inline-start{border-inline-start:1px solid var(--calcite-color-border-3);box-sizing:border-box}arcgis-arcade-editor .border-inline-end{border-inline-end:1px solid var(--calcite-color-border-3);box-sizing:border-box}arcgis-arcade-editor .sticky{position:sticky;top:0px;z-index:10}arcgis-arcade-editor .notice-container{margin:var(--calcite-spacing-xxs);padding:var(--calcite-spacing-sm);background-color:var(--calcite-color-foreground-1);text-align:center}arcgis-arcade-editor .side-action-bar{max-width:25%}arcgis-arcade-editor .side-panel{max-width:45%;width:600px}arcgis-arcade-editor .side-panel calcite-flow{height:100%}arcgis-arcade-editor .main-action-bar{border-bottom:1px solid var(--calcite-color-border-3);flex:0 0 auto}arcgis-arcade-editor .main-action-bar calcite-action-group{padding-inline-end:var(--calcite-spacing-sm)}arcgis-arcade-editor .main-action-bar calcite-action-group calcite-action{padding-inline-end:var(--calcite-spacing-sm)}arcgis-arcade-editor .main-action-bar calcite-action-group calcite-action:not(:first-child){padding-inline-start:var(--calcite-spacing-sm)}arcgis-arcade-editor .main-action-bar calcite-action-group:last-child{border-inline-end-width:0px}arcgis-arcade-editor .main-action-bar calcite-action-group:not(:first-child){padding-inline-start:var(--calcite-spacing-sm)}arcgis-arcade-editor arcgis-arcade-results{border-top:1px solid var(--calcite-color-border-3);box-sizing:border-box;max-height:50%;min-height:50%;margin-bottom:-1px}arcgis-arcade-editor calcite-flow [slot=footer]{word-break:break-word}arcgis-arcade-editor calcite-list-item-group calcite-list-item{margin-bottom:1px;box-shadow:0 1px 0 var(--calcite-color-border-3)}arcgis-arcade-editor calcite-list-item-group calcite-list-item:last-child{box-shadow:none}arcgis-arcade-editor calcite-list-item-group:last-child{margin-bottom:var(--calcite-spacing-xl)}";
|
|
23
|
+
const arcadeEditorCss = "arcgis-arcade-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-arcade-editor .flex-adjustable{flex:1 1 auto;overflow:hidden}arcgis-arcade-editor .flex-panel{flex:1 0 auto}arcgis-arcade-editor .position-relative{position:relative}arcgis-arcade-editor .flex-row{display:flex;flex-direction:row;overflow:hidden}arcgis-arcade-editor .flex-column{display:flex;flex-direction:column;overflow:hidden}arcgis-arcade-editor .border-inline-start{border-inline-start:1px solid var(--calcite-color-border-3);box-sizing:border-box}arcgis-arcade-editor .border-inline-end{border-inline-end:1px solid var(--calcite-color-border-3);box-sizing:border-box}arcgis-arcade-editor .sticky{position:sticky;top:0px;z-index:10}arcgis-arcade-editor .notice-container{margin:var(--calcite-spacing-xxs);padding:var(--calcite-spacing-sm);background-color:var(--calcite-color-foreground-1);text-align:center}arcgis-arcade-editor .side-action-bar{max-width:25%}arcgis-arcade-editor .side-panel{max-width:45%;width:600px}arcgis-arcade-editor .side-panel calcite-flow{height:100%}arcgis-arcade-editor .main-action-bar{border-bottom:1px solid var(--calcite-color-border-3);flex:0 0 auto}arcgis-arcade-editor .main-action-bar calcite-action-group{padding-inline-end:var(--calcite-spacing-sm)}arcgis-arcade-editor .main-action-bar calcite-action-group calcite-action{padding-inline-end:var(--calcite-spacing-sm)}arcgis-arcade-editor .main-action-bar calcite-action-group calcite-action:not(:first-child){padding-inline-start:var(--calcite-spacing-sm)}arcgis-arcade-editor .main-action-bar calcite-action-group:last-child{border-inline-end-width:0px}arcgis-arcade-editor .main-action-bar calcite-action-group:not(:first-child){padding-inline-start:var(--calcite-spacing-sm)}arcgis-arcade-editor arcgis-arcade-results{border-top:1px solid var(--calcite-color-border-3);box-sizing:border-box;max-height:50%;min-height:50%;margin-bottom:-1px}arcgis-arcade-editor calcite-flow [slot=footer]{word-break:break-word}arcgis-arcade-editor calcite-list-item-group calcite-list-item{margin-bottom:1px;box-shadow:0 1px 0 var(--calcite-color-border-3)}arcgis-arcade-editor calcite-list-item-group calcite-list-item:last-child{box-shadow:none}arcgis-arcade-editor calcite-list-item-group:last-child{margin-bottom:var(--calcite-spacing-xl)}";
|
|
24
24
|
|
|
25
25
|
const ArcgisArcadeEditor$1 = /*@__PURE__*/ proxyCustomElement(class ArcgisArcadeEditor extends HTMLElement {
|
|
26
26
|
constructor() {
|
|
@@ -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.30/esri/copyright.txt for details.
|
|
4
|
-
* v4.30.0-next.
|
|
4
|
+
* v4.30.0-next.27
|
|
5
5
|
*/
|
|
6
6
|
import { A as ArcgisArcadeResults$1, d as defineCustomElement$1 } from './arcade-results.js';
|
|
7
7
|
|