@arcgis/coding-components 4.30.0-next.23 → 4.30.0-next.25

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (87) hide show
  1. package/dist/arcgis-coding-components/arcgis-coding-components.esm.js +2 -2
  2. package/dist/arcgis-coding-components/index.esm.js +2 -2
  3. package/dist/arcgis-coding-components/{p-68006f08.js → p-05243ae4.js} +2 -2
  4. package/dist/arcgis-coding-components/{p-3217369b.js → p-17d15cb9.js} +10 -10
  5. package/dist/arcgis-coding-components/{p-5b2565ca.js → p-289b8437.js} +2 -2
  6. package/dist/arcgis-coding-components/{p-f75b073c.js → p-3580fa60.js} +2 -2
  7. package/dist/arcgis-coding-components/{p-49bca36f.js → p-4e4ccb22.js} +2 -2
  8. package/dist/arcgis-coding-components/{p-600be247.js → p-739a390e.js} +2 -2
  9. package/dist/arcgis-coding-components/{p-9b73a641.js → p-74c134b2.js} +2 -2
  10. package/dist/arcgis-coding-components/{p-bc0aa910.js → p-904f5ed9.js} +1 -1
  11. package/dist/arcgis-coding-components/{p-c0185a0d.js → p-921150b1.js} +2 -2
  12. package/dist/arcgis-coding-components/{p-de307b87.js → p-9a06d91e.js} +2 -2
  13. package/dist/arcgis-coding-components/{p-d7560609.js → p-a6e0408e.js} +2 -2
  14. package/dist/arcgis-coding-components/{p-716a8741.js → p-c7e83e19.js} +2 -2
  15. package/dist/arcgis-coding-components/p-df9c7278.entry.js +6 -0
  16. package/dist/arcgis-coding-components/{p-ff1c764c.js → p-ff18eae5.js} +2 -2
  17. package/dist/arcgis-coding-components/{p-64abf203.js → p-ffcc7148.js} +2 -2
  18. package/dist/cjs/{Accessor-YDTURKZ7-2cd6deb4.js → Accessor-K5EEI5WT-b88fc2a4.js} +57 -57
  19. package/dist/cjs/{arcade-defaults-fb1a3fd7.js → arcade-defaults-c2ec41d1.js} +13 -13
  20. package/dist/cjs/{arcade-mode-2560e670.js → arcade-mode-40fb726f.js} +3 -3
  21. package/dist/cjs/arcgis-arcade-api_6.cjs.entry.js +82 -30
  22. package/dist/cjs/arcgis-coding-components.cjs.js +2 -2
  23. package/dist/cjs/{chunk-OMA4PI5N-60e6be60.js → chunk-K5OO3GAM-c5c3bfaa.js} +22 -22
  24. package/dist/cjs/{css-f659c186.js → css-ab107194.js} +1 -1
  25. package/dist/cjs/{cssMode-6a246ae2.js → cssMode-bb08e5bd.js} +3 -3
  26. package/dist/cjs/{decorators-443AWDOE-fb0006fa.js → decorators-ROXODUND-78fa07c2.js} +15 -15
  27. package/dist/cjs/{html-d999957e.js → html-46ea7730.js} +3 -3
  28. package/dist/cjs/{htmlMode-777d5d7e.js → htmlMode-d7b93ee9.js} +3 -3
  29. package/dist/cjs/{index-60fec5d8.js → index-4c8629ad.js} +2 -2
  30. package/dist/cjs/index.cjs.js +3 -3
  31. package/dist/cjs/{javascript-5c4612fc.js → javascript-5c13b787.js} +4 -4
  32. package/dist/cjs/{jsonMode-21544f43.js → jsonMode-15e0e9ae.js} +3 -3
  33. package/dist/cjs/loader.cjs.js +2 -2
  34. package/dist/cjs/{tsMode-34b259f1.js → tsMode-8d8f7ea4.js} +3 -3
  35. package/dist/cjs/{typescript-6f9695a1.js → typescript-36035fea.js} +3 -3
  36. package/dist/components/{Accessor-YDTURKZ7.js → Accessor-K5EEI5WT.js} +2 -2
  37. package/dist/components/arcade-api.js +2 -2
  38. package/dist/components/arcade-contribution.js +1 -1
  39. package/dist/components/arcade-defaults.js +4 -4
  40. package/dist/components/arcade-mode.js +1 -1
  41. package/dist/components/arcade-results.js +2 -2
  42. package/dist/components/arcade-suggestions.js +2 -2
  43. package/dist/components/arcade-variables.js +2 -2
  44. package/dist/components/arcgis-arcade-api.js +1 -1
  45. package/dist/components/arcgis-arcade-editor.js +3 -3
  46. package/dist/components/arcgis-arcade-results.js +1 -1
  47. package/dist/components/arcgis-arcade-suggestions.js +1 -1
  48. package/dist/components/arcgis-arcade-variables.js +1 -1
  49. package/dist/components/arcgis-assets.d.ts +1 -1
  50. package/dist/components/arcgis-assets.js +1 -1
  51. package/dist/components/arcgis-code-editor.js +1 -1
  52. package/dist/components/{chunk-3I7AEPTU.js → chunk-CUKUHPDJ.js} +78 -26
  53. package/dist/{esm/chunk-OMA4PI5N-2da97f52.js → components/chunk-K5OO3GAM.js} +22 -22
  54. package/dist/components/code-editor.js +1 -1
  55. package/dist/components/{decorators-443AWDOE.js → decorators-ROXODUND.js} +3 -3
  56. package/dist/components/fields.js +1 -1
  57. package/dist/components/index.js +1 -1
  58. package/dist/components/index2.js +1 -1
  59. package/dist/components/markdown.js +1 -1
  60. package/dist/components/utilities.js +1 -1
  61. package/dist/esm/{Accessor-YDTURKZ7-dcaf409b.js → Accessor-K5EEI5WT-0598ef2e.js} +2 -2
  62. package/dist/esm/{arcade-defaults-9833f532.js → arcade-defaults-f6090fed.js} +13 -13
  63. package/dist/esm/{arcade-mode-a9774d50.js → arcade-mode-0ad4cb23.js} +3 -3
  64. package/dist/esm/arcgis-arcade-api_6.entry.js +82 -30
  65. package/dist/esm/arcgis-coding-components.js +3 -3
  66. package/dist/{components/chunk-OMA4PI5N.js → esm/chunk-K5OO3GAM-75615e96.js} +22 -22
  67. package/dist/esm/{css-294de2b5.js → css-93582172.js} +1 -1
  68. package/dist/esm/{cssMode-8bf465a1.js → cssMode-2c7cb3f0.js} +3 -3
  69. package/dist/esm/{decorators-443AWDOE-8b8ddc71.js → decorators-ROXODUND-72a4f40b.js} +3 -3
  70. package/dist/esm/{html-df0c0abf.js → html-f45b866f.js} +3 -3
  71. package/dist/esm/{htmlMode-379ba474.js → htmlMode-1f7f702f.js} +3 -3
  72. package/dist/esm/{index-aafc3e0b.js → index-04501a90.js} +2 -2
  73. package/dist/esm/index.js +3 -3
  74. package/dist/esm/{javascript-7f02143c.js → javascript-6d22b317.js} +4 -4
  75. package/dist/esm/{jsonMode-0db8e4ac.js → jsonMode-8d42c2c3.js} +3 -3
  76. package/dist/esm/loader.js +3 -3
  77. package/dist/esm/{tsMode-8bd448ad.js → tsMode-5603cacf.js} +3 -3
  78. package/dist/esm/{typescript-a14f4a55.js → typescript-6dbe886a.js} +3 -3
  79. package/dist/loader/cdn.js +1 -1
  80. package/dist/loader/index.cjs.js +1 -1
  81. package/dist/loader/index.es2017.js +1 -1
  82. package/dist/loader/index.js +1 -1
  83. package/package.json +9 -9
  84. package/dist/arcgis-coding-components/p-250241d4.entry.js +0 -6
  85. /package/dist/types/data/{actions-runner-1 → arcgis-web-compoments/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
  86. /package/dist/types/data/{actions-runner-1 → arcgis-web-compoments/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
  87. /package/dist/types/data/{actions-runner-1 → arcgis-web-compoments/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,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.23
4
+ * v4.30.0-next.25
5
5
  */
6
6
  'use strict';
7
7
 
8
- const arcadeDefaults = require('./arcade-defaults-fb1a3fd7.js');
9
- require('./index-60fec5d8.js');
8
+ const arcadeDefaults = require('./arcade-defaults-c2ec41d1.js');
9
+ require('./index-4c8629ad.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.23
4
+ * v4.30.0-next.25
5
5
  */
6
6
  'use strict';
7
7
 
8
- const arcadeDefaults = require('./arcade-defaults-fb1a3fd7.js');
9
- require('./index-60fec5d8.js');
8
+ const arcadeDefaults = require('./arcade-defaults-c2ec41d1.js');
9
+ require('./index-4c8629ad.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.23
4
+ * v4.30.0-next.25
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-OMA4PI5N.js';
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-K5OO3GAM.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.23
4
+ * v4.30.0-next.25
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-3I7AEPTU.js';
10
+ import { u as useControllerManager, a as useT9n } from './chunk-CUKUHPDJ.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.23
4
+ * v4.30.0-next.25
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.23
4
+ * v4.30.0-next.25
5
5
  */
6
6
  import { Emitter, Uri } from 'monaco-editor';
7
7
  import { InsertTextMode, InsertTextFormat, CompletionItemKind } from 'vscode-languageserver-types';
@@ -968,7 +968,7 @@ class FeatureVariable extends SourceBasedVariable {
968
968
  }
969
969
  get title() {
970
970
  if (isSupportedLayerInstance(this._source)) {
971
- return this._source.title;
971
+ return this._source.title ?? "";
972
972
  }
973
973
  return { code: "feature" };
974
974
  }
@@ -982,7 +982,7 @@ class FeatureVariable extends SourceBasedVariable {
982
982
  throw new Error("Invalid definition");
983
983
  }
984
984
  // The title group and snippet
985
- const title = isSupportedLayerInstance(this._source) ? this._source.title : "";
985
+ const title = isSupportedLayerInstance(this._source) ? this._source.title ?? "" : "";
986
986
  this.variables.push(new GroupOfVariables(this._profile, title, [
987
987
  new ValueVariable({
988
988
  profile: this._profile,
@@ -1041,7 +1041,7 @@ class FeatureSetVariable extends SourceBasedVariable {
1041
1041
  }
1042
1042
  get title() {
1043
1043
  if (isSupportedLayerInstance(this._source)) {
1044
- return this._source.title;
1044
+ return this._source.title ?? "";
1045
1045
  }
1046
1046
  return { code: "featureset" };
1047
1047
  }
@@ -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.23
4
+ * v4.30.0-next.25
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.23
4
+ * v4.30.0-next.25
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-3I7AEPTU.js';
8
+ import { u as useControllerManager, a as useT9n } from './chunk-CUKUHPDJ.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.23
4
+ * v4.30.0-next.25
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-3I7AEPTU.js';
9
+ import { u as useControllerManager, a as useT9n } from './chunk-CUKUHPDJ.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.23
4
+ * v4.30.0-next.25
5
5
  */
6
6
  import { proxyCustomElement, HTMLElement, createEvent, h } from '@stencil/core/internal/client';
7
- import { u as useControllerManager, a as useT9n } from './chunk-3I7AEPTU.js';
7
+ import { u as useControllerManager, a as useT9n } from './chunk-CUKUHPDJ.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.23
4
+ * v4.30.0-next.25
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.23
4
+ * v4.30.0-next.25
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-3I7AEPTU.js';
10
+ import { u as useControllerManager, a as useT9n } from './chunk-CUKUHPDJ.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;height:100%;width:100%;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)}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.23
4
+ * v4.30.0-next.25
5
5
  */
6
6
  import { A as ArcgisArcadeResults$1, d as defineCustomElement$1 } from './arcade-results.js';
7
7
 
@@ -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.23
4
+ * v4.30.0-next.25
5
5
  */
6
6
  import { A as ArcgisArcadeSuggestions$1, d as defineCustomElement$1 } from './arcade-suggestions.js';
7
7
 
@@ -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.23
4
+ * v4.30.0-next.25
5
5
  */
6
6
  import { A as ArcgisArcadeVariables$1, d as defineCustomElement$1 } from './arcade-variables.js';
7
7
 
@@ -2,7 +2,7 @@
2
2
  /*!
3
3
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
4
4
  * See https://js.arcgis.com/4.30/esri/copyright.txt for details.
5
- * v4.30.0-next.23
5
+ * v4.30.0-next.25
6
6
  */
7
7
  /**
8
8
  * Get the base path to where the package assets can be found.
@@ -2,7 +2,7 @@
2
2
  /*!
3
3
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
4
4
  * See https://js.arcgis.com/4.30/esri/copyright.txt for details.
5
- * v4.30.0-next.23
5
+ * v4.30.0-next.25
6
6
  */
7
7
  let resourceUrl = "https://js.arcgis.com/coding-components/next/";
8
8
  export const getArcgisAssetPath = (path) => {
@@ -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.23
4
+ * v4.30.0-next.25
5
5
  */
6
6
  import { A as ArcgisCodeEditor$1, d as defineCustomElement$1 } from './code-editor.js';
7
7
 
@@ -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.23
4
+ * v4.30.0-next.25
5
5
  */
6
6
  import { forceUpdate } from '@stencil/core/internal/client';
7
7
  import { getArcgisAssetPath as getAssetPath } from "./arcgis-assets.js";
@@ -171,6 +171,7 @@ var ControllerInternals = class {
171
171
  return controller;
172
172
  };
173
173
  this.shouldBypassSetter = false;
174
+ this.shouldBypassReadonly = false;
174
175
  /**
175
176
  * A map from component instance or component element to component instance.
176
177
  * To get from component instance or component element to component element,
@@ -270,16 +271,17 @@ var unresolvableExports = [
270
271
  // src/stencil.ts
271
272
  function retrieveComponentMeta(component) {
272
273
  const constructor = component.constructor;
273
- const meta = constructor.__registerControllers?.(component)?.$cmpMeta$ ?? void 0;
274
+ const meta = constructor.__registerControllers?.(component) ?? void 0;
274
275
  constructor.__registerControllers = void 0;
275
276
  if (typeof meta !== "object")
276
277
  throw new Error(
277
278
  "Failed to retrive internal component meta. Make sure you have the useComponentsControllers() Rollup Plugin for Stencil Controllers configured in your Stencil config."
278
279
  );
279
- component.manager.internals.meta = meta;
280
+ component.manager.internals.meta = { members: meta[0], watchers: meta[1] };
280
281
  }
281
- function parsePropertyValue(value, type = 0) {
282
- if (value == null || typeof type !== "number")
282
+ function parsePropertyValue(value, type = 8 /* Any */) {
283
+ const isComplex = value == null || typeof value === "object" || typeof value === "function";
284
+ if (isComplex)
283
285
  return value;
284
286
  if ((type & 4 /* Boolean */) !== 0)
285
287
  return value === "false" ? false : value === "" || !!value;
@@ -292,10 +294,10 @@ function parsePropertyValue(value, type = 0) {
292
294
  }
293
295
  var makeMemberFilter = (filter) => (component) => {
294
296
  const meta = component.manager.internals.meta;
295
- return Object.entries(meta.$members$ ?? {}).filter(([_name, [propType]]) => (propType & filter) !== 0).map(([name]) => name);
297
+ return Object.entries(meta.members ?? {}).filter(([_name, [propType]]) => (propType & filter) !== 0).map(([name]) => name);
296
298
  };
297
299
  var getPropLikeMembers = makeMemberFilter(63 /* PropLike */);
298
- var getMemberType = (component, name) => component.manager.internals.meta.$members$?.[name]?.[0];
300
+ var getMemberType = (component, name) => component.manager.internals.meta.members?.[name]?.[0];
299
301
  function getPropType(component, name) {
300
302
  const type = getMemberType(component, name);
301
303
  if (type === void 0)
@@ -307,8 +309,8 @@ function getPropType(component, name) {
307
309
  }
308
310
  function addPropertyWatcher(component, property) {
309
311
  const meta = component.manager.internals.meta;
310
- meta.$watchers$ ?? (meta.$watchers$ = {});
311
- const watchers = meta.$watchers$;
312
+ meta.watchers ?? (meta.watchers = {});
313
+ const watchers = meta.watchers;
312
314
  if (!(property in watchers))
313
315
  watchers[property] = [];
314
316
  if (!watchers[property].includes(watcherCallbackName))
@@ -374,7 +376,15 @@ var _Controller = class _Controller {
374
376
  if (this.connectedCalled)
375
377
  return;
376
378
  this.triggerConnected();
377
- this.triggerLoad().then(() => this.triggerLoaded()).catch(console.error);
379
+ const loadWillStillHappen = !this.component.manager.willLoadCalled;
380
+ if (loadWillStillHappen)
381
+ return;
382
+ this.triggerLoad().then(() => {
383
+ const loadedWillStillHappen = !this.component.manager.didLoadCalled;
384
+ if (loadedWillStillHappen)
385
+ return;
386
+ this.triggerLoaded();
387
+ }).catch(console.error);
378
388
  }
379
389
  get exports() {
380
390
  return this._exports;
@@ -464,6 +474,16 @@ var _Controller = class _Controller {
464
474
  _Controller.internals.shouldBypassSetter = false;
465
475
  return result;
466
476
  }
477
+ /**
478
+ * Like bypassSetter, but only bypasses this.manager.readonly(), rather that
479
+ * all setters set using this.manager.getSet()
480
+ */
481
+ bypassReadonly(callback) {
482
+ _Controller.internals.shouldBypassReadonly = true;
483
+ const result = safeCall(callback);
484
+ _Controller.internals.shouldBypassReadonly = false;
485
+ return result;
486
+ }
467
487
  /**
468
488
  * Like this.manager.getSet(), but can be called on any component's
469
489
  * state/prop from anywhere, rather than just from the default value
@@ -644,7 +664,7 @@ function makeProvisionalValue(base) {
644
664
  get(target, prop, receiver) {
645
665
  if (cyclical.has(prop) && prop in target && target[prop] === proxy3)
646
666
  return void 0;
647
- if (prop in target || promiseMethods.has(prop) || typeof prop === "symbol")
667
+ if (prop in target || prop in Promise.prototype || typeof prop === "symbol")
648
668
  return typeof target === "function" ? target[prop] : Reflect.get(target, prop, receiver);
649
669
  console.error(`Trying to access "${prop.toString()}" on the controller before it's loaded. ${accessBeforeLoad}`);
650
670
  return void 0;
@@ -656,7 +676,6 @@ function makeProvisionalValue(base) {
656
676
  });
657
677
  return proxy3;
658
678
  }
659
- var promiseMethods = /* @__PURE__ */ new Set(["then", "catch", "finally"]);
660
679
  var cyclical = /* @__PURE__ */ new Set(["exports", "_exports"]);
661
680
  var accessBeforeLoad = [
662
681
  "This might be the case if you are trying to access an async controller in ",
@@ -875,14 +894,14 @@ async function importCoreAccessor() {
875
894
  if (isAMD) {
876
895
  return await window.$arcgis.import("esri/core/Accessor");
877
896
  }
878
- const module = await import('./Accessor-YDTURKZ7.js');
897
+ const module = await import('./Accessor-K5EEI5WT.js');
879
898
  return isDefaultModule(module) ? module.default : module;
880
899
  }
881
900
  async function importCoreAccessorSupportDecorators() {
882
901
  if (isAMD) {
883
902
  return await window.$arcgis.import("esri/core/accessorSupport/decorators");
884
903
  }
885
- const module = await import('./decorators-443AWDOE.js');
904
+ const module = await import('./decorators-ROXODUND.js');
886
905
  return isDefaultModule(module) ? module.default : module;
887
906
  }
888
907
 
@@ -893,7 +912,7 @@ async function accessorIntegration(component) {
893
912
  const getSet = {
894
913
  get: (value, propertyName) => {
895
914
  const accessorValue = accessor?.[propertyName];
896
- return value ?? accessorValue;
915
+ return value ?? accessorValue ?? value;
897
916
  },
898
917
  set: (newValue, oldValue, propertyName) => {
899
918
  if (accessor !== void 0)
@@ -1137,16 +1156,36 @@ var ControllerManager = class extends GenericController {
1137
1156
  if (!this.component.el.isConnected && !this.component.preserveOnDisconnect)
1138
1157
  void this.destroy().catch(console.error);
1139
1158
  }
1159
+ /**
1160
+ * Make a @Prop() or @State() readonly (prevent overwriting default value).
1161
+ *
1162
+ * For internal properties, prefer TypeScript's "readonly" modifier instead.
1163
+ *
1164
+ * @example
1165
+ * // Defining readonly prop
1166
+ * @Prop({ reflect: true }) prop = this.manager.readonly('a');
1167
+ *
1168
+ * @example
1169
+ * // Overwriting readonly prop internally
1170
+ * this.manager.bypassReadonly(()=>{
1171
+ * this.prop = 'b';
1172
+ * });
1173
+ *
1174
+ */
1140
1175
  readonly(value) {
1141
- return this.getSet(value, {
1142
- set: (newValue, _oldValue, property) => {
1143
- throw new Error(
1144
- `Cannot assign to read-only property "${property}" of ${this.component.el.tagName.toLowerCase()}. Trying to assign "${String(
1145
- newValue
1146
- )}"`
1147
- );
1148
- }
1149
- });
1176
+ return this.getSet(value, { set: this._readonlySetter });
1177
+ }
1178
+ _readonlySetter(newValue, _oldValue, property) {
1179
+ if (Controller.internals.shouldBypassReadonly)
1180
+ return newValue;
1181
+ const isProp = getPropType(this.component, property) === "prop";
1182
+ if (isProp)
1183
+ forceUpdate(this.component);
1184
+ throw new Error(
1185
+ `Cannot assign to read-only property "${property}" of ${this.component.el.tagName.toLowerCase()}. Trying to assign "${String(
1186
+ newValue
1187
+ )}"`
1188
+ );
1150
1189
  }
1151
1190
  /**
1152
1191
  * Listen for any component's @State()/@Prop() change, and mutate it's
@@ -1174,10 +1213,15 @@ var ControllerManager = class extends GenericController {
1174
1213
  */
1175
1214
  getSet(defaultValue, getSet) {
1176
1215
  return this.component.manager.trackPropKey((name) => {
1216
+ var _a2;
1177
1217
  if (name === void 0)
1178
1218
  throw new Error(
1179
1219
  "Unable to resolve get/set's prop name. Make sure you are using it like @Prop() someProp = this.manager.getSet(defaultValue,{get,set})"
1180
1220
  );
1221
+ if (getSet.set === this._readonlySetter) {
1222
+ (_a2 = this.internals).readonlyProps ?? (_a2.readonlyProps = /* @__PURE__ */ new Set());
1223
+ this.internals.readonlyProps.add(name);
1224
+ }
1181
1225
  const genericComponent = this.component;
1182
1226
  const value = genericComponent[name];
1183
1227
  if (value != null && value !== defaultValue && typeof getSet.set === "function" && getSet.initialSet !== false) {
@@ -1221,7 +1265,15 @@ function setProxy(controller, host, key, initialExports) {
1221
1265
  if (controllerValueChanged && !hostValueChanged && controllerUpdatedExports)
1222
1266
  genericHost[key] = controller.exports;
1223
1267
  controller.watchExports(() => {
1224
- if (genericHost[key] !== controller.exports)
1268
+ if (genericHost[key] === controller.exports)
1269
+ return;
1270
+ const manager = controller.component.manager;
1271
+ const isReadOnly = manager.internals.readonlyProps?.has(key) === true;
1272
+ if (isReadOnly)
1273
+ manager.bypassReadonly(() => {
1274
+ genericHost[key] = controller.exports;
1275
+ });
1276
+ else
1225
1277
  genericHost[key] = controller.exports;
1226
1278
  });
1227
1279
  }
@@ -1250,7 +1302,7 @@ var FunctionalController = class extends Controller {
1250
1302
  } else {
1251
1303
  if (!constructorChangedExports || value !== void 0)
1252
1304
  this.exports = value;
1253
- super.catchUpLifecycle();
1305
+ queueMicrotask(() => super.catchUpLifecycle());
1254
1306
  }
1255
1307
  } catch (error) {
1256
1308
  this._ready.reject(error);
@@ -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.23
4
+ * v4.30.0-next.25
5
5
  */
6
6
  // ../../../node_modules/@arcgis/core/core/has.js
7
7
  var e$3;
@@ -57,9 +57,9 @@ var v$2 = class {
57
57
  this.last = 0;
58
58
  }
59
59
  };
60
- var b$2 = new v$2();
60
+ var b$3 = new v$2();
61
61
  function S$1(n2, t5, e5, r3) {
62
- r3 = r3 || b$2;
62
+ r3 = r3 || b$3;
63
63
  const o4 = Math.max(0, r3.last - 10);
64
64
  for (let u4 = o4; u4 < e5; ++u4)
65
65
  if (n2[u4] === t5)
@@ -77,7 +77,7 @@ function j$3(n2, t5, e5 = n2.length, r3 = t5.length, o4, l2) {
77
77
  I$1.clear();
78
78
  for (let f4 = 0; f4 < r3; ++f4)
79
79
  I$1.add(t5[f4]);
80
- o4 = o4 || b$2;
80
+ o4 = o4 || b$3;
81
81
  const u4 = Math.max(0, o4.last - 10);
82
82
  for (let f4 = u4; f4 < e5; ++f4)
83
83
  if (I$1.has(n2[f4]) && (l2?.push(n2[f4]), I$1.delete(n2[f4]), n2[f4] = n2[e5 - 1], --e5, --f4, 0 === I$1.size || 0 === e5))
@@ -129,7 +129,7 @@ function a2$1(t) {
129
129
  return t.clone();
130
130
  if (m2$1(t))
131
131
  return t.map(a2$1);
132
- if (b$1(t))
132
+ if (b$2(t))
133
133
  return t.clone();
134
134
  const e2 = {};
135
135
  for (const r of Object.getOwnPropertyNames(t))
@@ -142,7 +142,7 @@ function y$3(t) {
142
142
  function m2$1(t) {
143
143
  return "function" == typeof t.map && "function" == typeof t.forEach;
144
144
  }
145
- function b$1(t) {
145
+ function b$2(t) {
146
146
  return "function" == typeof t.notifyChange && "function" == typeof t.watch;
147
147
  }
148
148
  function O(t) {
@@ -185,41 +185,41 @@ function o$1(r2, n2, t2) {
185
185
  }
186
186
  function e$2(r2, n2, t2) {
187
187
  let o2 = t2;
188
- for (const e3 of r2) {
188
+ for (const e2 of r2) {
189
189
  if (null == o2)
190
190
  return;
191
- if (!(e3 in o2)) {
191
+ if (!(e2 in o2)) {
192
192
  if (!n2)
193
193
  return;
194
- o2[e3] = {};
194
+ o2[e2] = {};
195
195
  }
196
- o2 = o2[e3];
196
+ o2 = o2[e2];
197
197
  }
198
198
  return o2;
199
199
  }
200
200
  function i$3(n2, t2, o2) {
201
- return t2 ? Object.keys(t2).reduce((n3, e3) => {
202
- let u = n3[e3], c = t2[e3];
203
- 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) => {
201
+ return t2 ? Object.keys(t2).reduce((n3, e2) => {
202
+ let u = n3[e2], c = t2[e2];
203
+ return u === c ? n3 : void 0 === u ? (n3[e2] = a2$1(c), n3) : (Array.isArray(c) || Array.isArray(n3) ? (u = u ? Array.isArray(u) ? n3[e2] = u.concat() : n3[e2] = [u] : n3[e2] = [], c && (Array.isArray(c) || (c = [c]), o2 ? c.forEach((r2) => {
204
204
  u.includes(r2) || u.push(r2);
205
- }) : n3[e3] = c.concat())) : c && "object" == typeof c ? n3[e3] = i$3(u, c, o2) : n3.hasOwnProperty(e3) && !t2.hasOwnProperty(e3) || (n3[e3] = c), n3);
205
+ }) : n3[e2] = c.concat())) : c && "object" == typeof c ? n3[e2] = i$3(u, c, o2) : n3.hasOwnProperty(e2) && !t2.hasOwnProperty(e2) || (n3[e2] = c), n3);
206
206
  }, n2 || {}) : n2;
207
207
  }
208
208
 
209
209
  // ../../../node_modules/@arcgis/core/support/revision.js
210
- var e2$2 = "20240403";
210
+ var b$1 = "20240405";
211
211
 
212
212
  // ../../../node_modules/@arcgis/core/config.js
213
213
  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 } };
214
214
  if (globalThis.esriConfig && (n$1(r$3, globalThis.esriConfig, true), delete r$3.has), !r$3.assetsPath) {
215
215
  {
216
- const e3 = "4.30.0";
217
- r$3.assetsPath = `https://cdn.jsdelivr.net/npm/@arcgis/core@${e3}-next.${e2$2}/assets`;
216
+ const e2 = "4.30.0";
217
+ r$3.assetsPath = `https://cdn.jsdelivr.net/npm/@arcgis/core@${e2}-next.${b$1}/assets`;
218
218
  }
219
219
  r$3.defaultAssetsPath = r$3.assetsPath;
220
220
  }
221
221
 
222
- function c$2(t2) {
222
+ function u$3(t2) {
223
223
  let e2 = 0;
224
224
  for (let n3 = 0; n3 < t2.length; n3++)
225
225
  e2 = (e2 << 5) - e2 + t2.charCodeAt(n3), e2 |= 0;
@@ -324,7 +324,7 @@ function o2$2(e2, t2, ...r4) {
324
324
  }
325
325
  function s$2(...e2) {
326
326
  const r4 = (e3, t2) => "object" != typeof t2 || Array.isArray(t2) ? t2 : "[Object]";
327
- return c$2(JSON.stringify(e2, r4));
327
+ return u$3(JSON.stringify(e2, r4));
328
328
  }
329
329
  n2$2._loggers = /* @__PURE__ */ new Map(), n2$2._tickCounter = 0, n2$2._tickCounterScheduled = false, n2$2._throttlingDisabled = false;
330
330
 
@@ -572,12 +572,12 @@ function s(s3, e2) {
572
572
  return s3.replaceAll(/\$\{([^\s\:\}]*)(?:\:([^\s\:\}]+))?\}/g, (s4, r) => {
573
573
  if ("" === r)
574
574
  return "$";
575
- const n2 = t$1(r, e2);
576
- return (n2 ?? "").toString();
575
+ const i = t$1(r, e2);
576
+ return (i ?? "").toString();
577
577
  });
578
578
  }
579
579
  var e = class {
580
- constructor(t2, e2, r) {
580
+ constructor(t2, e2, r = void 0) {
581
581
  this.name = t2, this.details = r, this.message = (e2 && s(e2, r)) ?? "";
582
582
  }
583
583
  toString() {
@@ -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.23
4
+ * v4.30.0-next.25
5
5
  */
6
6
  import { proxyCustomElement, HTMLElement, createEvent, h as h$1, Host } from '@stencil/core/internal/client';
7
7
  import { Range, editor, Uri, KeyMod, KeyCode } from 'monaco-editor';
@@ -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.23
4
+ * v4.30.0-next.25
5
5
  */
6
- import { l as o$2, y, q as d2, w as o5, x as d } from './chunk-OMA4PI5N.js';
7
- export { z as ensureRange, A as finalizeClass, y as property, q as propertyJSONMeta, a as subclass } from './chunk-OMA4PI5N.js';
6
+ import { l as o$2, y, q as d2, w as o5, x as d } from './chunk-K5OO3GAM.js';
7
+ export { z as ensureRange, A as finalizeClass, y as property, q as propertyJSONMeta, a as subclass } from './chunk-K5OO3GAM.js';
8
8
 
9
9
  // ../../../node_modules/@arcgis/core/core/jsonMap.js
10
10
  var n$1 = class {