@arcgis/coding-components 4.30.0-next.2 → 4.30.0-next.21

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 (85) hide show
  1. package/dist/arcgis-coding-components/arcgis-coding-components.css +1 -1
  2. package/dist/arcgis-coding-components/arcgis-coding-components.esm.js +2 -2
  3. package/dist/arcgis-coding-components/assets/code-editor/arcade.worker.js +1 -1
  4. package/dist/arcgis-coding-components/assets/code-editor/css.worker.js +1 -1
  5. package/dist/arcgis-coding-components/assets/code-editor/editor.worker.js +1 -1
  6. package/dist/arcgis-coding-components/assets/code-editor/html.worker.js +1 -1
  7. package/dist/arcgis-coding-components/assets/code-editor/json.worker.js +1 -1
  8. package/dist/arcgis-coding-components/assets/code-editor/ts.worker.js +1 -1
  9. package/dist/arcgis-coding-components/index.esm.js +2 -2
  10. package/dist/arcgis-coding-components/{p-758218e2.js → p-0e7b5896.js} +2 -2
  11. package/dist/arcgis-coding-components/{p-f3068c90.js → p-1451e0cc.js} +2 -2
  12. package/dist/arcgis-coding-components/{p-1f472679.js → p-192601ca.js} +2 -2
  13. package/dist/arcgis-coding-components/{p-e55a59ff.js → p-253f92ea.js} +2 -2
  14. package/dist/arcgis-coding-components/{p-1f933dba.js → p-5583b25d.js} +2 -2
  15. package/dist/arcgis-coding-components/{p-30e98420.js → p-81935687.js} +10 -10
  16. package/dist/arcgis-coding-components/{p-30100e82.js → p-a2190df0.js} +1 -1
  17. package/dist/arcgis-coding-components/{p-b22a71b8.js → p-a63eeed9.js} +1 -1
  18. package/dist/arcgis-coding-components/{p-c4b91917.js → p-b177db92.js} +3 -3
  19. package/dist/arcgis-coding-components/{p-8c6bf361.js → p-cb5166f2.js} +2 -2
  20. package/dist/arcgis-coding-components/{p-f0b811ba.entry.js → p-e8c2933f.entry.js} +2 -2
  21. package/dist/arcgis-coding-components/{p-fdf8d908.js → p-eb16cce2.js} +2 -2
  22. package/dist/cjs/{arcade-defaults-eb3968a5.js → arcade-defaults-9d57f506.js} +17 -22
  23. package/dist/cjs/{arcade-mode-5275cbeb.js → arcade-mode-9079b8e0.js} +5 -5
  24. package/dist/cjs/arcgis-arcade-api_6.cjs.entry.js +71 -74
  25. package/dist/cjs/arcgis-coding-components.cjs.js +3 -3
  26. package/dist/cjs/{css-bbfdb831.js → css-9aa4569b.js} +1 -1
  27. package/dist/cjs/{cssMode-f296c8f9.js → cssMode-6f57c416.js} +3 -3
  28. package/dist/cjs/{html-bc3c7f14.js → html-95d3a234.js} +3 -3
  29. package/dist/cjs/{htmlMode-651ef412.js → htmlMode-ebd8894d.js} +3 -3
  30. package/dist/cjs/{index-d28fe547.js → index-a3f52cf5.js} +1 -1
  31. package/dist/cjs/index.cjs.js +3 -3
  32. package/dist/cjs/{javascript-a30f18a4.js → javascript-1a01235b.js} +4 -4
  33. package/dist/cjs/{jsonMode-6861e18a.js → jsonMode-26ed7799.js} +3 -3
  34. package/dist/cjs/loader.cjs.js +2 -2
  35. package/dist/cjs/{tsMode-8b347861.js → tsMode-9cfeb9a5.js} +3 -3
  36. package/dist/cjs/{typescript-44b2647a.js → typescript-f9907455.js} +3 -3
  37. package/dist/components/arcade-api.js +3 -3
  38. package/dist/components/arcade-contribution.js +65 -6
  39. package/dist/components/arcade-defaults.js +2 -2
  40. package/dist/components/arcade-mode.js +3 -3
  41. package/dist/components/arcade-results.js +3 -3
  42. package/dist/components/arcade-suggestions.js +3 -3
  43. package/dist/components/arcade-variables.js +3 -3
  44. package/dist/components/arcgis-arcade-api.js +1 -1
  45. package/dist/components/arcgis-arcade-editor.js +5 -67
  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 +35 -0
  50. package/dist/components/arcgis-assets.js +2 -2
  51. package/dist/components/arcgis-code-editor.js +1 -1
  52. package/dist/components/code-editor.js +2 -2
  53. package/dist/components/fields.js +8 -13
  54. package/dist/components/index.d.ts +3 -18
  55. package/dist/components/index.js +2 -2
  56. package/dist/components/index2.js +1 -1
  57. package/dist/components/markdown.js +1 -1
  58. package/dist/components/utilities.js +1 -1
  59. package/dist/esm/{arcade-defaults-631dc093.js → arcade-defaults-1577045c.js} +17 -22
  60. package/dist/esm/{arcade-mode-43856469.js → arcade-mode-ec8b7890.js} +5 -5
  61. package/dist/esm/arcgis-arcade-api_6.entry.js +71 -74
  62. package/dist/esm/arcgis-coding-components.js +4 -4
  63. package/dist/esm/{css-6b2305f7.js → css-6350c0f7.js} +1 -1
  64. package/dist/esm/{cssMode-4a41975b.js → cssMode-629b1349.js} +3 -3
  65. package/dist/esm/{html-b3b2f1bc.js → html-979016b0.js} +3 -3
  66. package/dist/esm/{htmlMode-cedfb87b.js → htmlMode-dd504dae.js} +3 -3
  67. package/dist/esm/{index-84f054b0.js → index-093931a1.js} +1 -1
  68. package/dist/esm/index.js +3 -3
  69. package/dist/esm/{javascript-2482aacb.js → javascript-7af48cb1.js} +4 -4
  70. package/dist/esm/{jsonMode-8afe11aa.js → jsonMode-eb6b41d1.js} +3 -3
  71. package/dist/esm/loader.js +3 -3
  72. package/dist/esm/{tsMode-f4368447.js → tsMode-64deb000.js} +3 -3
  73. package/dist/esm/{typescript-40b2f5cb.js → typescript-c9b14542.js} +3 -3
  74. package/dist/loader/cdn.js +1 -1
  75. package/dist/loader/index.cjs.js +1 -1
  76. package/dist/loader/index.es2017.js +1 -1
  77. package/dist/loader/index.js +1 -1
  78. package/dist/types/data/actions-runner-1/_work/arcgis-web-components/arcgis-web-components/packages/coding-packages/coding-components/.stencil/stencil.config.d.ts +3 -0
  79. package/dist/types/data/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 +37 -0
  80. package/dist/types/data/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 +6 -0
  81. package/dist/types/data/actions-runner-1/_work/arcgis-web-components/arcgis-web-components/packages/coding-packages/coding-components/.stencil/stories/reference/stories/arcade-editor.stories.d.ts +9 -0
  82. package/dist/types/data/actions-runner-1/_work/arcgis-web-components/arcgis-web-components/packages/coding-packages/coding-components/.stencil/support/sass-inline-url-importer.d.ts +9 -0
  83. package/dist/types/data/actions-runner-1/_work/arcgis-web-components/arcgis-web-components/packages/coding-packages/coding-components/.stencil/support/sass-json-importer.d.ts +19 -0
  84. package/dist/types/data/actions-runner-1/_work/arcgis-web-components/arcgis-web-components/packages/coding-packages/coding-components/.stencil/support/stencil-monaco-plugins.d.ts +6 -0
  85. package/package.json +14 -14
@@ -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.2
4
+ * v4.30.0-next.21
5
5
  */
6
- import{t}from"./p-30e98420.js";import"./p-30100e82.js";
6
+ import{t}from"./p-81935687.js";import"./p-a2190df0.js";
7
7
  /*!-----------------------------------------------------------------------------
8
8
  * Copyright (c) Microsoft Corporation. All rights reserved.
9
9
  * Version: 0.45.0(5e5af013f8d295555a7210df0d5f2cea0bf5dd56)
@@ -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.2
4
+ * v4.30.0-next.21
5
5
  */
6
6
  'use strict';
7
7
 
8
- const index = require('./index-d28fe547.js');
8
+ const index = require('./index-a3f52cf5.js');
9
9
 
10
10
  function _interopNamespace(e) {
11
11
  if (e && e.__esModule) return e;
@@ -120544,7 +120544,7 @@ registerLanguage({
120544
120544
  mimetypes: ["text/css"],
120545
120545
  loader: () => {
120546
120546
  {
120547
- return Promise.resolve().then(function () { return require('./css-bbfdb831.js'); });
120547
+ return Promise.resolve().then(function () { return require('./css-9aa4569b.js'); });
120548
120548
  }
120549
120549
  }
120550
120550
  });
@@ -120562,7 +120562,7 @@ registerLanguage({
120562
120562
  mimetypes: ["text/html", "text/x-jshtm", "text/template", "text/ng-template"],
120563
120563
  loader: () => {
120564
120564
  {
120565
- return Promise.resolve().then(function () { return require('./html-bc3c7f14.js'); });
120565
+ return Promise.resolve().then(function () { return require('./html-95d3a234.js'); });
120566
120566
  }
120567
120567
  }
120568
120568
  });
@@ -120582,7 +120582,7 @@ registerLanguage({
120582
120582
  mimetypes: ["text/javascript"],
120583
120583
  loader: () => {
120584
120584
  {
120585
- return Promise.resolve().then(function () { return require('./javascript-a30f18a4.js'); });
120585
+ return Promise.resolve().then(function () { return require('./javascript-1a01235b.js'); });
120586
120586
  }
120587
120587
  }
120588
120588
  });
@@ -120600,7 +120600,7 @@ registerLanguage({
120600
120600
  mimetypes: ["text/typescript"],
120601
120601
  loader: () => {
120602
120602
  {
120603
- return Promise.resolve().then(function () { return require('./typescript-44b2647a.js'); });
120603
+ return Promise.resolve().then(function () { return require('./typescript-f9907455.js'); });
120604
120604
  }
120605
120605
  }
120606
120606
  });
@@ -120721,7 +120721,7 @@ var lessDefaults = new LanguageServiceDefaultsImpl$3("less", optionsDefault$1, m
120721
120721
  monaco_editor_core_exports$3.languages.css = { cssDefaults, lessDefaults, scssDefaults };
120722
120722
  function getMode$3() {
120723
120723
  {
120724
- return Promise.resolve().then(function () { return require('./cssMode-f296c8f9.js'); });
120724
+ return Promise.resolve().then(function () { return require('./cssMode-6f57c416.js'); });
120725
120725
  }
120726
120726
  }
120727
120727
  monaco_editor_core_exports$3.languages.onLanguage("less", () => {
@@ -120846,7 +120846,7 @@ monaco_editor_core_exports$2.languages.html = {
120846
120846
  };
120847
120847
  function getMode$2() {
120848
120848
  {
120849
- return Promise.resolve().then(function () { return require('./htmlMode-651ef412.js'); });
120849
+ return Promise.resolve().then(function () { return require('./htmlMode-ebd8894d.js'); });
120850
120850
  }
120851
120851
  }
120852
120852
  function registerHTMLLanguageService(languageId, options = optionsDefault, modeConfiguration = getConfigurationDefault(languageId)) {
@@ -120948,7 +120948,7 @@ var jsonDefaults = new LanguageServiceDefaultsImpl$1("json", diagnosticDefault,
120948
120948
  monaco_editor_core_exports$1.languages.json = { jsonDefaults };
120949
120949
  function getMode$1() {
120950
120950
  {
120951
- return Promise.resolve().then(function () { return require('./jsonMode-6861e18a.js'); });
120951
+ return Promise.resolve().then(function () { return require('./jsonMode-26ed7799.js'); });
120952
120952
  }
120953
120953
  }
120954
120954
  monaco_editor_core_exports$1.languages.register({
@@ -121217,7 +121217,7 @@ monaco_editor_core_exports.languages.typescript = {
121217
121217
  };
121218
121218
  function getMode() {
121219
121219
  {
121220
- return Promise.resolve().then(function () { return require('./tsMode-8b347861.js'); });
121220
+ return Promise.resolve().then(function () { return require('./tsMode-9cfeb9a5.js'); });
121221
121221
  }
121222
121222
  }
121223
121223
  monaco_editor_core_exports.languages.onLanguage("typescript", () => {
@@ -168947,25 +168947,20 @@ var main = createCommonjsModule(function (module, exports) {
168947
168947
  });
168948
168948
  });
168949
168949
 
168950
- const isAMD = "define" in window && typeof window.define === "function" && "amd" in window.define;
168950
+ const isAMD = typeof window !== "undefined" && "$arcgis" in window && typeof window.$arcgis === "object" && "import" in window.$arcgis;
168951
168951
  function isDefaultModule(module) {
168952
168952
  return module.default !== undefined;
168953
168953
  }
168954
- async function requireModule(modulePath) {
168955
- return await new Promise((resolve) => window.require([modulePath], (moduleDefault) => {
168956
- resolve(moduleDefault);
168957
- }));
168958
- }
168959
168954
  async function importLayersFeatureLayer() {
168960
168955
  if (isAMD) {
168961
- return await requireModule("esri/layers/FeatureLayer");
168956
+ return await window.$arcgis.import("esri/layers/FeatureLayer");
168962
168957
  }
168963
168958
  const module = await Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require('@arcgis/core/layers/FeatureLayer.js')); });
168964
168959
  return isDefaultModule(module) ? module.default : module;
168965
168960
  }
168966
168961
  async function importPortalPortalItem() {
168967
168962
  if (isAMD) {
168968
- return await requireModule("esri/portal/PortalItem");
168963
+ return await window.$arcgis.import("esri/portal/PortalItem");
168969
168964
  }
168970
168965
  const module = await Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require('@arcgis/core/portal/PortalItem.js')); });
168971
168966
  return isDefaultModule(module) ? module.default : module;
@@ -168976,7 +168971,7 @@ async function newPortalPortalItem(properties) {
168976
168971
  }
168977
168972
  async function importWebMap() {
168978
168973
  if (isAMD) {
168979
- return await requireModule("esri/WebMap");
168974
+ return await window.$arcgis.import("esri/WebMap");
168980
168975
  }
168981
168976
  const module = await Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require('@arcgis/core/WebMap.js')); });
168982
168977
  return isDefaultModule(module) ? module.default : module;
@@ -168987,7 +168982,7 @@ async function newWebMap(properties) {
168987
168982
  }
168988
168983
  async function importWebScene() {
168989
168984
  if (isAMD) {
168990
- return await requireModule("esri/WebScene");
168985
+ return await window.$arcgis.import("esri/WebScene");
168991
168986
  }
168992
168987
  const module = await Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require('@arcgis/core/WebScene.js')); });
168993
168988
  return isDefaultModule(module) ? module.default : module;
@@ -168998,14 +168993,14 @@ async function newWebScene(properties) {
168998
168993
  }
168999
168994
  async function importArcade() {
169000
168995
  if (isAMD) {
169001
- return await requireModule("esri/arcade");
168996
+ return await window.$arcgis.import("esri/arcade");
169002
168997
  }
169003
168998
  const module = await Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require('@arcgis/core/arcade.js')); });
169004
168999
  return isDefaultModule(module) ? module.default : module;
169005
169000
  }
169006
169001
  async function importRequest() {
169007
169002
  if (isAMD) {
169008
- return await requireModule("esri/request");
169003
+ return await window.$arcgis.import("esri/request");
169009
169004
  }
169010
169005
  const module = await Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require('@arcgis/core/request.js')); });
169011
169006
  return isDefaultModule(module) ? module.default : module;
@@ -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.2
4
+ * v4.30.0-next.21
5
5
  */
6
6
  'use strict';
7
7
 
8
- const arcadeDefaults = require('./arcade-defaults-eb3968a5.js');
9
- require('./index-d28fe547.js');
8
+ const arcadeDefaults = require('./arcade-defaults-9d57f506.js');
9
+ require('./index-a3f52cf5.js');
10
10
 
11
11
  var j={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"},Fe=["++","--"],Qe=["-","+","!","~"],Ze=["=","/=","*=","%=","+=","-="],Xe=["||","&&"],Lt=["|","&",">>","<<",">>>","^","==","!=","<","<=",">",">=","+","-","*","/","%"];var U=[[],[],[]];Fe.forEach(t=>U[t.length-1]?.push(t));Qe.forEach(t=>U[t.length-1]?.push(t));Xe.forEach(t=>U[t.length-1]?.push(t));Ze.forEach(t=>U[t.length-1]?.push(t));Lt.forEach(t=>U[t.length-1]?.push(t));var ht=Object.values(f),dt=Object.values(j);dt.map(t=>({label:t,kind:arcadeDefaults.main.CompletionItemKind.Constant}));ht.map(t=>({label:t,kind:arcadeDefaults.main.CompletionItemKind.Keyword}));
12
12
 
@@ -141,8 +141,8 @@ const arcadeMonarchLanguage = {
141
141
  // delimiter: after number because of .\d floats
142
142
  [/[;,.]/u, "delimiter"],
143
143
  // strings
144
- [/"([^"\\]|\\.)*$/u, "string.invalid"], // non-teminated string
145
- [/'([^'\\]|\\.)*$/u, "string.invalid"], // non-teminated string
144
+ [/"([^"\\]|\\.)*$/u, "string.invalid"],
145
+ [/'([^'\\]|\\.)*$/u, "string.invalid"],
146
146
  [/"/u, "string", "@string_double"],
147
147
  [/'/u, "string", "@string_single"],
148
148
  [/`/u, "string", "@string_backtick"]
@@ -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.2
4
+ * v4.30.0-next.21
5
5
  */
6
6
  'use strict';
7
7
 
8
8
  Object.defineProperty(exports, '__esModule', { value: true });
9
9
 
10
- const index = require('./index-d28fe547.js');
11
- const arcadeDefaults = require('./arcade-defaults-eb3968a5.js');
10
+ const index = require('./index-a3f52cf5.js');
11
+ const arcadeDefaults = require('./arcade-defaults-9d57f506.js');
12
12
 
13
13
  async function colorizeCode(code) {
14
14
  return await arcadeDefaults.editor.colorize(code, "arcade", { tabSize: 2 });
@@ -2996,6 +2996,66 @@ function setupMonacoEnvironment(assetsPath) {
2996
2996
  };
2997
2997
  }
2998
2998
 
2999
+ const themeConfig = {
3000
+ "arcade-light-theme": {
3001
+ comment: "#606060",
3002
+ constant: "#9809C8",
3003
+ date: "#296389",
3004
+ identifier: "#0000B3",
3005
+ keyword: "#BF4900",
3006
+ number: "#136D3D",
3007
+ string: "#A31515"
3008
+ },
3009
+ "arcade-dark-theme": {
3010
+ comment: "#BFBFBF",
3011
+ constant: "#CDBAEA",
3012
+ date: "#97A6CE",
3013
+ identifier: "#9FD4F3",
3014
+ keyword: "#EEAA5A",
3015
+ number: "#AAD04B",
3016
+ string: "#F2877B"
3017
+ }
3018
+ };
3019
+
3020
+ function setupArcadeTheme() {
3021
+ ["light", "dark"].forEach((theme) => {
3022
+ const base = theme === "light" ? "vs" : "vs-dark";
3023
+ const colors = themeConfig[`arcade-${theme}-theme`];
3024
+ // Defines the light and dark theme based on the calcite theme name
3025
+ arcadeDefaults.editor.defineTheme(base, {
3026
+ base,
3027
+ inherit: true,
3028
+ rules: [
3029
+ { token: "comment.arc", foreground: colors.comment },
3030
+ { token: "constant.arc", foreground: colors.constant },
3031
+ { token: "keyword.arc", foreground: colors.keyword },
3032
+ { token: "identifier.arc", foreground: colors.identifier },
3033
+ { token: "number.arc", foreground: colors.number },
3034
+ { token: "string.arc", foreground: colors.string }
3035
+ ],
3036
+ colors: {}
3037
+ });
3038
+ });
3039
+ }
3040
+ const monacoThemeKeys = ["comment", "keyword", "identifier", "string", "number", "constant"];
3041
+ const colorRulesKeys = [...monacoThemeKeys, "date"];
3042
+ function updateThemeColors(theme, colorRules) {
3043
+ if (colorRules === undefined) {
3044
+ setupArcadeTheme();
3045
+ return;
3046
+ }
3047
+ const base = theme === "light" ? "vs" : "vs-dark";
3048
+ const rules = [];
3049
+ monacoThemeKeys.forEach((key) => {
3050
+ const foreground = colorRules[key];
3051
+ if (!foreground) {
3052
+ return;
3053
+ }
3054
+ rules.push({ token: `${key}.arc`, foreground });
3055
+ });
3056
+ arcadeDefaults.editor.defineTheme(base, { base, inherit: true, rules, colors: {} });
3057
+ }
3058
+
2999
3059
  /**
3000
3060
  * Returns the arcade diagnostic service.
3001
3061
  * Example:
@@ -3025,10 +3085,10 @@ async function getArcadeWorker(uri) {
3025
3085
  }
3026
3086
  /**
3027
3087
  * Request the arcade mode
3028
- * @returns mode for arcade
3088
+ * @returns arcade mode module
3029
3089
  */
3030
3090
  async function getMode() {
3031
- return await Promise.resolve().then(function () { return require('./arcade-mode-5275cbeb.js'); });
3091
+ return await Promise.resolve().then(function () { return require('./arcade-mode-9079b8e0.js'); });
3032
3092
  }
3033
3093
  // Register the language in Monaco
3034
3094
  arcadeDefaults.languages.register({
@@ -3039,9 +3099,8 @@ arcadeDefaults.languages.register({
3039
3099
  });
3040
3100
  // An event emitted when a language is first time needed
3041
3101
  arcadeDefaults.languages.onLanguage(arcadeDefaults.arcadeDefaults.languageId, () => {
3042
- // Setup the assets path on the arcadeDefaults
3102
+ setupArcadeTheme();
3043
3103
  arcadeDefaults.arcadeDefaults.setLanguageOptions({ assetsPath: `${getAssetsPath() ?? "."}/arcade-language` });
3044
- // Async import the language mode
3045
3104
  getMode()
3046
3105
  .then((mode) => {
3047
3106
  // Setup the language mode
@@ -3052,7 +3111,7 @@ arcadeDefaults.languages.onLanguage(arcadeDefaults.arcadeDefaults.languageId, ()
3052
3111
  });
3053
3112
  });
3054
3113
 
3055
- const arcadeApiCss = ":host{background-color:var(--calcite-color-foreground-1)}:host .notice-container{margin:var(--calcite-spacing-quarter);padding:var(--calcite-spacing-half);background-color:var(--calcite-color-foreground-1)}:host .sticky{position:sticky;top:0px;z-index:10}:host calcite-flow{height:100%}:host calcite-block p:first-of-type{margin-top:0}:host calcite-block code{font-family:var(--calcite-code-family)}:host calcite-block pre{direction:ltr;overflow-x:auto;background-color:var(--calcite-color-foreground-2);padding:var(--calcite-spacing-half)}:host calcite-block pre code{font-size:var(--calcite-font-size--2)}";
3114
+ const arcadeApiCss = ":host{background-color:var(--calcite-color-foreground-1)}:host .notice-container{margin:var(--calcite-spacing-xxs);padding:var(--calcite-spacing-sm);background-color:var(--calcite-color-foreground-1)}:host .sticky{position:sticky;top:0px;z-index:10}:host calcite-flow{height:100%}:host calcite-block p:first-of-type{margin-top:0}:host calcite-block code{font-family:var(--calcite-code-family)}:host calcite-block pre{direction:ltr;overflow-x:auto;background-color:var(--calcite-color-foreground-2);padding:var(--calcite-spacing-sm)}:host calcite-block pre code{font-size:var(--calcite-font-size--2)}";
3056
3115
 
3057
3116
  const ArcgisArcadeApi = class {
3058
3117
  constructor(hostRef) {
@@ -3427,69 +3486,8 @@ async function executeScript(editorProfile, script, testContext, console) {
3427
3486
  }
3428
3487
  }
3429
3488
 
3430
- const themeConfig = {
3431
- "arcade-light-theme": {
3432
- comment: "#606060",
3433
- constant: "#9809C8",
3434
- date: "#296389",
3435
- identifier: "#0000B3",
3436
- keyword: "#BF4900",
3437
- number: "#136D3D",
3438
- string: "#A31515"
3439
- },
3440
- "arcade-dark-theme": {
3441
- comment: "#BFBFBF",
3442
- constant: "#CDBAEA",
3443
- date: "#97A6CE",
3444
- identifier: "#9FD4F3",
3445
- keyword: "#EEAA5A",
3446
- number: "#AAD04B",
3447
- string: "#F2877B"
3448
- }
3449
- };
3450
-
3451
- function setupArcadeTheme() {
3452
- ["light", "dark"].forEach((theme) => {
3453
- const base = theme === "light" ? "vs" : "vs-dark";
3454
- const colors = themeConfig[`arcade-${theme}-theme`];
3455
- // Defines the light and dark theme based on the calcite theme name
3456
- arcadeDefaults.editor.defineTheme(base, {
3457
- base,
3458
- inherit: true,
3459
- rules: [
3460
- { token: "comment.arc", foreground: colors.comment },
3461
- { token: "constant.arc", foreground: colors.constant },
3462
- { token: "keyword.arc", foreground: colors.keyword },
3463
- { token: "identifier.arc", foreground: colors.identifier },
3464
- { token: "number.arc", foreground: colors.number },
3465
- { token: "string.arc", foreground: colors.string }
3466
- ],
3467
- colors: {}
3468
- });
3469
- });
3470
- }
3471
- const monacoThemeKeys = ["comment", "keyword", "identifier", "string", "number", "constant"];
3472
- const colorRulesKeys = [...monacoThemeKeys, "date"];
3473
- function updateThemeColors(theme, colorRules) {
3474
- if (colorRules === undefined) {
3475
- setupArcadeTheme();
3476
- return;
3477
- }
3478
- const base = theme === "light" ? "vs" : "vs-dark";
3479
- const rules = [];
3480
- monacoThemeKeys.forEach((key) => {
3481
- const foreground = colorRules[key];
3482
- if (!foreground) {
3483
- return;
3484
- }
3485
- rules.push({ token: `${key}.arc`, foreground });
3486
- });
3487
- arcadeDefaults.editor.defineTheme(base, { base, inherit: true, rules, colors: {} });
3488
- }
3489
-
3490
- 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-quarter);padding:var(--calcite-spacing-half);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-half)}arcgis-arcade-editor .main-action-bar calcite-action-group calcite-action{padding-inline-end:var(--calcite-spacing-half)}arcgis-arcade-editor .main-action-bar calcite-action-group calcite-action:not(:first-child){padding-inline-start:var(--calcite-spacing-half)}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-half)}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-1)}";
3489
+ 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)}";
3491
3490
 
3492
- setupArcadeTheme();
3493
3491
  const ArcgisArcadeEditor = class {
3494
3492
  constructor(hostRef) {
3495
3493
  index.registerInstance(this, hostRef);
@@ -3737,7 +3735,6 @@ const ArcgisArcadeEditor = class {
3737
3735
  if (this.hideSideBar) {
3738
3736
  return null;
3739
3737
  }
3740
- console.log("expanded", this.sideActionBarExpanded);
3741
3738
  return (index.h("calcite-action-bar", { class: "side-action-bar border-inline-start", expanded: !!this.sideActionBarExpanded, position: "end", onCalciteActionBarToggle: this._toggleSideActionBarExpanded }, index.h("calcite-action-group", null, this.renderAction({
3742
3739
  id: "profile-variables-action",
3743
3740
  label: this._t9nStrings?.profilevariables ?? "Profile variables",
@@ -3809,7 +3806,7 @@ const ArcgisArcadeEditor = class {
3809
3806
  };
3810
3807
  ArcgisArcadeEditor.style = arcadeEditorCss;
3811
3808
 
3812
- const arcadeResultsCss = ":host{display:flex;flex-direction:column;width:100%;background-color:var(--calcite-color-foreground-1);color:var(--calcite-color-text-2)}:host .flex-adjustable{flex:1 1 auto;overflow:hidden}:host .flex-row{display:flex;flex-direction:row;overflow:hidden}:host .flex-column{display:flex;flex-direction:column;overflow:hidden}:host .y-scrollable-container{overflow-y:auto;block-size:100%;background-color:var(--calcite-color-foreground-1)}:host header{border-bottom:1px solid var(--calcite-color-border-3);flex:0 0 auto}:host .ltr-container{direction:ltr}:host calcite-action-bar calcite-action-group{padding-inline-end:var(--calcite-spacing-half)}:host calcite-action-bar calcite-action-group calcite-action{padding-inline-end:var(--calcite-spacing-half)}:host calcite-action-bar calcite-action-group calcite-action:not(:first-child){padding-inline-start:var(--calcite-spacing-half)}:host calcite-action-bar calcite-action-group:last-child{border-inline-end-width:0px}:host calcite-action-bar calcite-action-group:not(:first-child){padding-inline-start:var(--calcite-spacing-half)}:host .notice-container{margin:var(--calcite-spacing-quarter);padding:var(--calcite-spacing-half);background-color:var(--calcite-color-foreground-1)}:host .color-info{color:var(--calcite-color-status-info)}:host .color-error{color:var(--calcite-color-status-danger)}:host .color-success{color:var(--calcite-color-status-success)}:host [class*=result-value-]{font-size:var(--calcite-font-size--2);line-height:1.25rem;background-color:var(--calcite-color-foreground-1);margin:var(--calcite-spacing-three-quarter)}:host .console-logs-container{background-color:var(--calcite-color-foreground-1);padding:0 var(--calcite-spacing-three-quarter);font-family:var(--calcite-code-family);font-size:var(--calcite-font-size--2);font-weight:var(--calcite-font-weight-normal)}:host .result-value-table table{display:block;max-width:fit-content;overflow-x:auto;border-spacing:0;border-collapse:collapse;text-align:start;white-space:nowrap}:host .result-value-table table thead{background-color:var(--calcite-color-foreground-2)}:host .result-value-table table tr{border-top:1px solid var(--calcite-color-border-3);border-bottom:1px solid var(--calcite-color-border-3)}:host .result-value-table table th,:host .result-value-table table td{border-inline-start:1px solid var(--calcite-color-border-3);border-inline-end:1px solid var(--calcite-color-border-3);text-align:start;padding:var(--calcite-spacing-quarter)}:host .result-value-table table th .string-value,:host .result-value-table table td .string-value{white-space:pre}:host .result-value-table table th{font-weight:var(--calcite-font-weight-medium)}:host .tree-item-label,:host .number-value,:host .string-value,:host .boolean-value{font-family:var(--calcite-code-family)}:host .tree-item-label,:host .value-type{color:var(--calcite-color-text-2);font-weight:var(--calcite-font-weight-normal)}:host .dictionary-property{color:var(--arcgis-arcade-editor-identifier)}:host .number-value{color:var(--arcgis-arcade-editor-number)}:host .string-value{color:var(--arcgis-arcade-editor-string);white-space:pre-wrap}:host .constant-value{color:var(--arcgis-arcade-editor-constant)}:host .date-value{color:var(--arcgis-arcade-editor-date)}";
3809
+ const arcadeResultsCss = ":host{display:flex;flex-direction:column;width:100%;background-color:var(--calcite-color-foreground-1);color:var(--calcite-color-text-2)}:host .flex-adjustable{flex:1 1 auto;overflow:hidden}:host .flex-row{display:flex;flex-direction:row;overflow:hidden}:host .flex-column{display:flex;flex-direction:column;overflow:hidden}:host .y-scrollable-container{overflow-y:auto;block-size:100%;background-color:var(--calcite-color-foreground-1)}:host header{border-bottom:1px solid var(--calcite-color-border-3);flex:0 0 auto}:host .ltr-container{direction:ltr}:host calcite-action-bar calcite-action-group{padding-inline-end:var(--calcite-spacing-sm)}:host calcite-action-bar calcite-action-group calcite-action{padding-inline-end:var(--calcite-spacing-sm)}:host calcite-action-bar calcite-action-group calcite-action:not(:first-child){padding-inline-start:var(--calcite-spacing-sm)}:host calcite-action-bar calcite-action-group:last-child{border-inline-end-width:0px}:host calcite-action-bar calcite-action-group:not(:first-child){padding-inline-start:var(--calcite-spacing-sm)}:host .notice-container{margin:var(--calcite-spacing-xxs);padding:var(--calcite-spacing-sm);background-color:var(--calcite-color-foreground-1)}:host .color-info{color:var(--calcite-color-status-info)}:host .color-error{color:var(--calcite-color-status-danger)}:host .color-success{color:var(--calcite-color-status-success)}:host [class*=result-value-]{font-size:var(--calcite-font-size--2);line-height:1.25rem;background-color:var(--calcite-color-foreground-1);margin:var(--calcite-spacing-md)}:host .console-logs-container{background-color:var(--calcite-color-foreground-1);padding:0 var(--calcite-spacing-md);font-family:var(--calcite-code-family);font-size:var(--calcite-font-size--2);font-weight:var(--calcite-font-weight-normal)}:host .result-value-table table{display:block;max-width:fit-content;overflow-x:auto;border-spacing:0;border-collapse:collapse;text-align:start;white-space:nowrap}:host .result-value-table table thead{background-color:var(--calcite-color-foreground-2)}:host .result-value-table table tr{border-top:1px solid var(--calcite-color-border-3);border-bottom:1px solid var(--calcite-color-border-3)}:host .result-value-table table th,:host .result-value-table table td{border-inline-start:1px solid var(--calcite-color-border-3);border-inline-end:1px solid var(--calcite-color-border-3);text-align:start;padding:var(--calcite-spacing-xxs)}:host .result-value-table table th .string-value,:host .result-value-table table td .string-value{white-space:pre}:host .result-value-table table th{font-weight:var(--calcite-font-weight-medium)}:host .tree-item-label,:host .number-value,:host .string-value,:host .boolean-value{font-family:var(--calcite-code-family)}:host .tree-item-label,:host .value-type{color:var(--calcite-color-text-2);font-weight:var(--calcite-font-weight-normal)}:host .dictionary-property{color:var(--arcgis-arcade-editor-identifier)}:host .number-value{color:var(--arcgis-arcade-editor-number)}:host .string-value{color:var(--arcgis-arcade-editor-string);white-space:pre-wrap}:host .constant-value{color:var(--arcgis-arcade-editor-constant)}:host .date-value{color:var(--arcgis-arcade-editor-date)}";
3813
3810
 
3814
3811
  //#region Specialized Constants
3815
3812
  const treeProps = {
@@ -4058,7 +4055,7 @@ function isSuggestionGroups(item) {
4058
4055
  return Array.isArray(item[0].suggestions);
4059
4056
  }
4060
4057
 
4061
- const arcadeSuggestionsCss = ":host{background-color:var(--calcite-color-foreground-1)}:host .notice-container{margin:var(--calcite-spacing-quarter);padding:var(--calcite-spacing-half);background-color:var(--calcite-color-foreground-1)}:host .sticky{position:sticky;top:0px;z-index:10}:host calcite-flow{height:100%}:host calcite-block p:first-of-type{margin-top:0}:host calcite-block code{font-family:var(--calcite-code-family)}:host calcite-block pre{direction:ltr;overflow-x:auto;background-color:var(--calcite-color-foreground-2);padding:var(--calcite-spacing-half)}:host calcite-block pre code{font-size:var(--calcite-font-size--2)}";
4058
+ const arcadeSuggestionsCss = ":host{background-color:var(--calcite-color-foreground-1)}:host .notice-container{margin:var(--calcite-spacing-xxs);padding:var(--calcite-spacing-sm);background-color:var(--calcite-color-foreground-1)}:host .sticky{position:sticky;top:0px;z-index:10}:host calcite-flow{height:100%}:host calcite-block p:first-of-type{margin-top:0}:host calcite-block code{font-family:var(--calcite-code-family)}:host calcite-block pre{direction:ltr;overflow-x:auto;background-color:var(--calcite-color-foreground-2);padding:var(--calcite-spacing-sm)}:host calcite-block pre code{font-size:var(--calcite-font-size--2)}";
4062
4059
 
4063
4060
  const ArcgisArcadeSuggestions = class {
4064
4061
  constructor(hostRef) {
@@ -4172,7 +4169,7 @@ const ArcgisArcadeSuggestions = class {
4172
4169
  };
4173
4170
  ArcgisArcadeSuggestions.style = arcadeSuggestionsCss;
4174
4171
 
4175
- const arcadeVariablesCss = ":host{background-color:var(--calcite-color-foreground-1)}:host .notice-container{margin:var(--calcite-spacing-quarter);padding:var(--calcite-spacing-half);background-color:var(--calcite-color-foreground-1)}:host .sticky{position:sticky;top:0px;z-index:10}:host calcite-flow{height:100%}";
4172
+ const arcadeVariablesCss = ":host{background-color:var(--calcite-color-foreground-1)}:host .notice-container{margin:var(--calcite-spacing-xxs);padding:var(--calcite-spacing-sm);background-color:var(--calcite-color-foreground-1)}:host .sticky{position:sticky;top:0px;z-index:10}:host calcite-flow{height:100%}";
4176
4173
 
4177
4174
  function stopEnterPropagation(e) {
4178
4175
  if (e.key === "Enter") {
@@ -1,16 +1,16 @@
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.2
4
+ * v4.30.0-next.21
5
5
  */
6
6
  'use strict';
7
7
 
8
8
  Object.defineProperty(exports, '__esModule', { value: true });
9
9
 
10
- const index = require('./index-d28fe547.js');
10
+ const index = require('./index-a3f52cf5.js');
11
11
 
12
12
  /*
13
- Stencil Client Patch Browser v4.10.0 | MIT Licensed | https://stenciljs.com
13
+ Stencil Client Patch Browser v4.9.0 | MIT Licensed | https://stenciljs.com
14
14
  */
15
15
  const patchBrowser = () => {
16
16
  const importMeta = (typeof document === 'undefined' ? new (require('u' + 'rl').URL)('file:' + __filename).href : (document.currentScript && document.currentScript.src || new URL('arcgis-coding-components.cjs.js', document.baseURI).href));
@@ -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.2
4
+ * v4.30.0-next.21
5
5
  */
6
6
  'use strict';
7
7
 
@@ -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.2
4
+ * v4.30.0-next.21
5
5
  */
6
6
  'use strict';
7
7
 
8
- const arcadeDefaults = require('./arcade-defaults-eb3968a5.js');
9
- require('./index-d28fe547.js');
8
+ const arcadeDefaults = require('./arcade-defaults-9d57f506.js');
9
+ require('./index-a3f52cf5.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.2
4
+ * v4.30.0-next.21
5
5
  */
6
6
  'use strict';
7
7
 
8
- const arcadeDefaults = require('./arcade-defaults-eb3968a5.js');
9
- require('./index-d28fe547.js');
8
+ const arcadeDefaults = require('./arcade-defaults-9d57f506.js');
9
+ require('./index-a3f52cf5.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.2
4
+ * v4.30.0-next.21
5
5
  */
6
6
  'use strict';
7
7
 
8
- const arcadeDefaults = require('./arcade-defaults-eb3968a5.js');
9
- require('./index-d28fe547.js');
8
+ const arcadeDefaults = require('./arcade-defaults-9d57f506.js');
9
+ require('./index-a3f52cf5.js');
10
10
 
11
11
  /*!-----------------------------------------------------------------------------
12
12
  * 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.30/esri/copyright.txt for details.
4
- * v4.30.0-next.2
4
+ * v4.30.0-next.21
5
5
  */
6
6
  'use strict';
7
7
 
@@ -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.2
4
+ * v4.30.0-next.21
5
5
  */
6
6
  'use strict';
7
7
 
8
8
  Object.defineProperty(exports, '__esModule', { value: true });
9
9
 
10
- const arcadeDefaults = require('./arcade-defaults-eb3968a5.js');
11
- require('./index-d28fe547.js');
10
+ const arcadeDefaults = require('./arcade-defaults-9d57f506.js');
11
+ require('./index-a3f52cf5.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.2
4
+ * v4.30.0-next.21
5
5
  */
6
6
  'use strict';
7
7
 
8
- const typescript = require('./typescript-44b2647a.js');
9
- require('./arcade-defaults-eb3968a5.js');
10
- require('./index-d28fe547.js');
8
+ const typescript = require('./typescript-f9907455.js');
9
+ require('./arcade-defaults-9d57f506.js');
10
+ require('./index-a3f52cf5.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.2
4
+ * v4.30.0-next.21
5
5
  */
6
6
  'use strict';
7
7
 
8
- const arcadeDefaults = require('./arcade-defaults-eb3968a5.js');
9
- require('./index-d28fe547.js');
8
+ const arcadeDefaults = require('./arcade-defaults-9d57f506.js');
9
+ require('./index-a3f52cf5.js');
10
10
 
11
11
  /*!-----------------------------------------------------------------------------
12
12
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -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.2
4
+ * v4.30.0-next.21
5
5
  */
6
6
  'use strict';
7
7
 
8
8
  Object.defineProperty(exports, '__esModule', { value: true });
9
9
 
10
- const index = require('./index-d28fe547.js');
10
+ const index = require('./index-a3f52cf5.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.2
4
+ * v4.30.0-next.21
5
5
  */
6
6
  'use strict';
7
7
 
8
- const arcadeDefaults = require('./arcade-defaults-eb3968a5.js');
9
- require('./index-d28fe547.js');
8
+ const arcadeDefaults = require('./arcade-defaults-9d57f506.js');
9
+ require('./index-a3f52cf5.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.2
4
+ * v4.30.0-next.21
5
5
  */
6
6
  'use strict';
7
7
 
8
- const arcadeDefaults = require('./arcade-defaults-eb3968a5.js');
9
- require('./index-d28fe547.js');
8
+ const arcadeDefaults = require('./arcade-defaults-9d57f506.js');
9
+ require('./index-a3f52cf5.js');
10
10
 
11
11
  /*!-----------------------------------------------------------------------------
12
12
  * Copyright (c) Microsoft Corporation. All rights reserved.