@arcgis/coding-components 4.30.0-next.67 → 4.30.0-next.68

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 (82) 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-8ca8e6a2.js → p-00b93eb8.js} +2 -2
  4. package/dist/arcgis-coding-components/{p-b3d0b42a.js → p-08eb450b.js} +1 -1
  5. package/dist/arcgis-coding-components/{p-120b7b3d.js → p-0f02778e.js} +2 -2
  6. package/dist/arcgis-coding-components/{p-9034e76f.js → p-278420a0.js} +1 -1
  7. package/dist/arcgis-coding-components/{p-01baa3a7.js → p-57975f9a.js} +3 -3
  8. package/dist/arcgis-coding-components/{p-6bc6bf6f.js → p-5dbff29b.js} +2 -2
  9. package/dist/arcgis-coding-components/{p-e80dc30a.js → p-5ef22252.js} +10 -10
  10. package/dist/arcgis-coding-components/{p-22f5e99b.js → p-8dd7c044.js} +2 -2
  11. package/dist/arcgis-coding-components/{p-b5c8fc70.js → p-8e5dca18.js} +2 -2
  12. package/dist/arcgis-coding-components/{p-5d9ace69.js → p-c778fac3.js} +2 -2
  13. package/dist/arcgis-coding-components/p-c9de365f.entry.js +6 -0
  14. package/dist/arcgis-coding-components/{p-0bf449af.js → p-f7d63b43.js} +2 -2
  15. package/dist/cjs/{arcade-defaults-30a7cf97.js → arcade-defaults-08d2de96.js} +10 -10
  16. package/dist/cjs/{arcade-mode-fcf5f538.js → arcade-mode-edbb2f1b.js} +3 -3
  17. package/dist/cjs/arcgis-arcade-api_6.cjs.entry.js +10 -6
  18. package/dist/cjs/arcgis-coding-components.cjs.js +2 -2
  19. package/dist/cjs/{css-810cd838.js → css-63f0cc32.js} +1 -1
  20. package/dist/cjs/{cssMode-13b8d2b6.js → cssMode-a604dbcb.js} +3 -3
  21. package/dist/cjs/{html-63ad2a2d.js → html-2f8142af.js} +3 -3
  22. package/dist/cjs/{htmlMode-691a929a.js → htmlMode-66d58406.js} +3 -3
  23. package/dist/cjs/{index-fd8de848.js → index-0c2c6c08.js} +1 -1
  24. package/dist/cjs/index.cjs.js +3 -3
  25. package/dist/cjs/{javascript-cd28e235.js → javascript-7da4b533.js} +4 -4
  26. package/dist/cjs/{jsonMode-5ffbcfd5.js → jsonMode-4b0c9d74.js} +3 -3
  27. package/dist/cjs/loader.cjs.js +2 -2
  28. package/dist/cjs/{tsMode-348532c5.js → tsMode-b8a726c1.js} +3 -3
  29. package/dist/cjs/{typescript-c37162f2.js → typescript-8bb5f906.js} +3 -3
  30. package/dist/components/arcade-api.js +2 -2
  31. package/dist/components/arcade-contribution.js +1 -1
  32. package/dist/components/arcade-defaults.js +1 -1
  33. package/dist/components/arcade-mode.js +1 -1
  34. package/dist/components/arcade-results.js +2 -2
  35. package/dist/components/arcade-suggestions.js +2 -2
  36. package/dist/components/arcade-variables.js +2 -2
  37. package/dist/components/arcgis-arcade-api.js +1 -1
  38. package/dist/components/arcgis-arcade-editor.js +2 -2
  39. package/dist/components/arcgis-arcade-results.js +1 -1
  40. package/dist/components/arcgis-arcade-suggestions.js +1 -1
  41. package/dist/components/arcgis-arcade-variables.js +1 -1
  42. package/dist/components/arcgis-assets.d.ts +1 -1
  43. package/dist/components/arcgis-assets.js +1 -1
  44. package/dist/components/arcgis-code-editor.js +1 -1
  45. package/dist/components/{chunk-KVNHEPQ7.js → chunk-63RMNUHL.js} +7 -3
  46. package/dist/components/code-editor.js +2 -2
  47. package/dist/components/fields.js +1 -1
  48. package/dist/components/index.js +1 -1
  49. package/dist/components/index2.js +1 -1
  50. package/dist/components/markdown.js +1 -1
  51. package/dist/components/useT9n.js +2 -2
  52. package/dist/components/utilities.js +1 -1
  53. package/dist/esm/{arcade-defaults-e7a21a5f.js → arcade-defaults-ffa329a0.js} +10 -10
  54. package/dist/esm/{arcade-mode-a6c03f90.js → arcade-mode-5ee8ab7f.js} +3 -3
  55. package/dist/esm/arcgis-arcade-api_6.entry.js +10 -6
  56. package/dist/esm/arcgis-coding-components.js +3 -3
  57. package/dist/esm/{css-cb723118.js → css-583679fa.js} +1 -1
  58. package/dist/esm/{cssMode-06a90ade.js → cssMode-34140067.js} +3 -3
  59. package/dist/esm/{html-8e1931d6.js → html-30a16991.js} +3 -3
  60. package/dist/esm/{htmlMode-2afcc0f3.js → htmlMode-9d5f8055.js} +3 -3
  61. package/dist/esm/{index-4bb15104.js → index-159ce867.js} +1 -1
  62. package/dist/esm/index.js +3 -3
  63. package/dist/esm/{javascript-50328a7e.js → javascript-7f036e4a.js} +4 -4
  64. package/dist/esm/{jsonMode-322d157f.js → jsonMode-d74a44b0.js} +3 -3
  65. package/dist/esm/loader.js +3 -3
  66. package/dist/esm/{tsMode-7b391260.js → tsMode-3bc5e6b9.js} +3 -3
  67. package/dist/esm/{typescript-60b17ccf.js → typescript-58087570.js} +3 -3
  68. package/dist/loader/cdn.js +1 -1
  69. package/dist/loader/index.cjs.js +1 -1
  70. package/dist/loader/index.es2017.js +1 -1
  71. package/dist/loader/index.js +1 -1
  72. package/dist/types/data/arcgis-web-compoments/actions-runner-1/_work/arcgis-web-components/arcgis-web-components/packages/coding-packages/coding-components/.stencil/stencil.config.d.ts +3 -0
  73. package/package.json +9 -9
  74. package/dist/arcgis-coding-components/p-2efc7f93.entry.js +0 -6
  75. package/dist/types/data/actions-runner-2/_work/arcgis-web-components/arcgis-web-components/packages/coding-packages/coding-components/.stencil/stencil.config.d.ts +0 -3
  76. /package/dist/types/data/{actions-runner-2 → 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
  77. /package/dist/types/data/{actions-runner-2 → arcgis-web-compoments/actions-runner-1}/_work/arcgis-web-components/arcgis-web-components/packages/coding-packages/coding-components/.stencil/stories/internal/arcade-editor/editorContext.d.ts +0 -0
  78. /package/dist/types/data/{actions-runner-2 → 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
  79. /package/dist/types/data/{actions-runner-2 → 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
  80. /package/dist/types/data/{actions-runner-2 → arcgis-web-compoments/actions-runner-1}/_work/arcgis-web-components/arcgis-web-components/packages/coding-packages/coding-components/.stencil/support/sass-inline-url-importer.d.ts +0 -0
  81. /package/dist/types/data/{actions-runner-2 → arcgis-web-compoments/actions-runner-1}/_work/arcgis-web-components/arcgis-web-components/packages/coding-packages/coding-components/.stencil/support/sass-json-importer.d.ts +0 -0
  82. /package/dist/types/data/{actions-runner-2 → arcgis-web-compoments/actions-runner-1}/_work/arcgis-web-components/arcgis-web-components/packages/coding-packages/coding-components/.stencil/support/stencil-monaco-plugins.d.ts +0 -0
@@ -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.67
4
+ * v4.30.0-next.68
5
5
  */
6
- import{C as e}from"./p-e80dc30a.js";import"./p-b3d0b42a.js";
6
+ import{C as e}from"./p-5ef22252.js";import"./p-08eb450b.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.67
4
+ * v4.30.0-next.68
5
5
  */
6
6
  'use strict';
7
7
 
8
- const index = require('./index-fd8de848.js');
8
+ const index = require('./index-0c2c6c08.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-810cd838.js'); });
120547
+ return Promise.resolve().then(function () { return require('./css-63f0cc32.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-63ad2a2d.js'); });
120565
+ return Promise.resolve().then(function () { return require('./html-2f8142af.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-cd28e235.js'); });
120585
+ return Promise.resolve().then(function () { return require('./javascript-7da4b533.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-c37162f2.js'); });
120603
+ return Promise.resolve().then(function () { return require('./typescript-8bb5f906.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-13b8d2b6.js'); });
120724
+ return Promise.resolve().then(function () { return require('./cssMode-a604dbcb.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-691a929a.js'); });
120849
+ return Promise.resolve().then(function () { return require('./htmlMode-66d58406.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-5ffbcfd5.js'); });
120951
+ return Promise.resolve().then(function () { return require('./jsonMode-4b0c9d74.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-348532c5.js'); });
121220
+ return Promise.resolve().then(function () { return require('./tsMode-b8a726c1.js'); });
121221
121221
  }
121222
121222
  }
121223
121223
  monaco_editor_core_exports.languages.onLanguage("typescript", () => {
@@ -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.67
4
+ * v4.30.0-next.68
5
5
  */
6
6
  'use strict';
7
7
 
8
- const arcadeDefaults = require('./arcade-defaults-30a7cf97.js');
9
- require('./index-fd8de848.js');
8
+ const arcadeDefaults = require('./arcade-defaults-08d2de96.js');
9
+ require('./index-0c2c6c08.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
 
@@ -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.67
4
+ * v4.30.0-next.68
5
5
  */
6
6
  'use strict';
7
7
 
8
8
  Object.defineProperty(exports, '__esModule', { value: true });
9
9
 
10
- const index = require('./index-fd8de848.js');
11
- const arcadeDefaults = require('./arcade-defaults-30a7cf97.js');
10
+ const index = require('./index-0c2c6c08.js');
11
+ const arcadeDefaults = require('./arcade-defaults-08d2de96.js');
12
12
 
13
13
  async function colorizeCode(code) {
14
14
  return await arcadeDefaults.editor.colorize(code, "arcade", { tabSize: 2 });
@@ -3719,8 +3719,11 @@ var ComponentInternals = class {
3719
3719
  originalSet.call(this, rawNewValue);
3720
3720
  else {
3721
3721
  const setters = Controller.internals.shouldBypassSetter ? emptyArray : internals.setters[name] ?? emptyArray;
3722
- for (let i = 0; i < setters.length; i++)
3722
+ for (let i = 0; i < setters.length; i++) {
3723
3723
  newValue = setters[i](newValue, oldValue, name);
3724
+ if (newValue === oldValue)
3725
+ break;
3726
+ }
3724
3727
  newValue = internals.accessorSetter[name](newValue, oldValue, name);
3725
3728
  originalSet.call(this, newValue);
3726
3729
  if (newValue !== oldValue)
@@ -4085,8 +4088,9 @@ var ControllerManager = class extends GenericController {
4085
4088
  }
4086
4089
  const genericComponent = this.component;
4087
4090
  const value = genericComponent[name];
4091
+ const isStencilHotReload = "production" !== "production" ;
4088
4092
  const initialSet = getSet.initialSet ?? true;
4089
- if (value != null && value !== defaultValue && typeof getSet.set === "function" && initialSet) {
4093
+ if (value != null && value !== defaultValue && typeof getSet.set === "function" && initialSet && !isStencilHotReload) {
4090
4094
  const newValue = getSet.set(value, defaultValue, name);
4091
4095
  if (newValue !== value)
4092
4096
  if (this.isLit)
@@ -4372,7 +4376,7 @@ async function getArcadeWorker(uri) {
4372
4376
  * @returns arcade mode module
4373
4377
  */
4374
4378
  async function getMode() {
4375
- return await Promise.resolve().then(function () { return require('./arcade-mode-fcf5f538.js'); });
4379
+ return await Promise.resolve().then(function () { return require('./arcade-mode-edbb2f1b.js'); });
4376
4380
  }
4377
4381
  // Register the language in Monaco
4378
4382
  arcadeDefaults.languages.register({
@@ -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.67
4
+ * v4.30.0-next.68
5
5
  */
6
6
  'use strict';
7
7
 
8
8
  Object.defineProperty(exports, '__esModule', { value: true });
9
9
 
10
- const index = require('./index-fd8de848.js');
10
+ const index = require('./index-0c2c6c08.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.67
4
+ * v4.30.0-next.68
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.67
4
+ * v4.30.0-next.68
5
5
  */
6
6
  'use strict';
7
7
 
8
- const arcadeDefaults = require('./arcade-defaults-30a7cf97.js');
9
- require('./index-fd8de848.js');
8
+ const arcadeDefaults = require('./arcade-defaults-08d2de96.js');
9
+ require('./index-0c2c6c08.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.67
4
+ * v4.30.0-next.68
5
5
  */
6
6
  'use strict';
7
7
 
8
- const arcadeDefaults = require('./arcade-defaults-30a7cf97.js');
9
- require('./index-fd8de848.js');
8
+ const arcadeDefaults = require('./arcade-defaults-08d2de96.js');
9
+ require('./index-0c2c6c08.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.67
4
+ * v4.30.0-next.68
5
5
  */
6
6
  'use strict';
7
7
 
8
- const arcadeDefaults = require('./arcade-defaults-30a7cf97.js');
9
- require('./index-fd8de848.js');
8
+ const arcadeDefaults = require('./arcade-defaults-08d2de96.js');
9
+ require('./index-0c2c6c08.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.67
4
+ * v4.30.0-next.68
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.67
4
+ * v4.30.0-next.68
5
5
  */
6
6
  'use strict';
7
7
 
8
8
  Object.defineProperty(exports, '__esModule', { value: true });
9
9
 
10
- const arcadeDefaults = require('./arcade-defaults-30a7cf97.js');
11
- require('./index-fd8de848.js');
10
+ const arcadeDefaults = require('./arcade-defaults-08d2de96.js');
11
+ require('./index-0c2c6c08.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.67
4
+ * v4.30.0-next.68
5
5
  */
6
6
  'use strict';
7
7
 
8
- const typescript = require('./typescript-c37162f2.js');
9
- require('./arcade-defaults-30a7cf97.js');
10
- require('./index-fd8de848.js');
8
+ const typescript = require('./typescript-8bb5f906.js');
9
+ require('./arcade-defaults-08d2de96.js');
10
+ require('./index-0c2c6c08.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.67
4
+ * v4.30.0-next.68
5
5
  */
6
6
  'use strict';
7
7
 
8
- const arcadeDefaults = require('./arcade-defaults-30a7cf97.js');
9
- require('./index-fd8de848.js');
8
+ const arcadeDefaults = require('./arcade-defaults-08d2de96.js');
9
+ require('./index-0c2c6c08.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.67
4
+ * v4.30.0-next.68
5
5
  */
6
6
  'use strict';
7
7
 
8
8
  Object.defineProperty(exports, '__esModule', { value: true });
9
9
 
10
- const index = require('./index-fd8de848.js');
10
+ const index = require('./index-0c2c6c08.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.67
4
+ * v4.30.0-next.68
5
5
  */
6
6
  'use strict';
7
7
 
8
- const arcadeDefaults = require('./arcade-defaults-30a7cf97.js');
9
- require('./index-fd8de848.js');
8
+ const arcadeDefaults = require('./arcade-defaults-08d2de96.js');
9
+ require('./index-0c2c6c08.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.67
4
+ * v4.30.0-next.68
5
5
  */
6
6
  'use strict';
7
7
 
8
- const arcadeDefaults = require('./arcade-defaults-30a7cf97.js');
9
- require('./index-fd8de848.js');
8
+ const arcadeDefaults = require('./arcade-defaults-08d2de96.js');
9
+ require('./index-0c2c6c08.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.67
4
+ * v4.30.0-next.68
5
5
  */
6
6
  import { proxyCustomElement, HTMLElement, createEvent, h, Host, forceUpdate } 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 } from './chunk-KVNHEPQ7.js';
10
+ import { u as useControllerManager } from './chunk-63RMNUHL.js';
11
11
  import { e as setFocusOnElement, b as addLTRMark } 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.67
4
+ * v4.30.0-next.68
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.67
4
+ * v4.30.0-next.68
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.67
4
+ * v4.30.0-next.68
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.67
4
+ * v4.30.0-next.68
5
5
  */
6
6
  import { proxyCustomElement, HTMLElement, createEvent, forceUpdate, 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 } from './chunk-KVNHEPQ7.js';
8
+ import { u as useControllerManager } from './chunk-63RMNUHL.js';
9
9
  import { s as setValuesInString, r as quoteString } from './index2.js';
10
10
  import { u as useT9n } from './useT9n.js';
11
11
  import "@esri/calcite-components/dist/components/calcite-tree.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.67
4
+ * v4.30.0-next.68
5
5
  */
6
6
  import { proxyCustomElement, HTMLElement, createEvent, forceUpdate, 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 } from './chunk-KVNHEPQ7.js';
9
+ import { u as useControllerManager } from './chunk-63RMNUHL.js';
10
10
  import { e as setFocusOnElement } from './index2.js';
11
11
  import { u as useT9n } from './useT9n.js';
12
12
  import "@esri/calcite-components/dist/components/calcite-list-item-group.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.67
4
+ * v4.30.0-next.68
5
5
  */
6
6
  import { proxyCustomElement, HTMLElement, createEvent, forceUpdate, h } from '@stencil/core/internal/client';
7
- import { u as useControllerManager } from './chunk-KVNHEPQ7.js';
7
+ import { u as useControllerManager } from './chunk-63RMNUHL.js';
8
8
  import { e as setFocusOnElement, d as createFilterExpression } from './index2.js';
9
9
  import { b as arcadeDefaults } from './arcade-defaults.js';
10
10
  import { u as useT9n } from './useT9n.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.67
4
+ * v4.30.0-next.68
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.67
4
+ * v4.30.0-next.68
5
5
  */
6
6
  import { proxyCustomElement, HTMLElement, createEvent, forceUpdate, h, 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 } from './chunk-KVNHEPQ7.js';
10
+ import { u as useControllerManager } from './chunk-63RMNUHL.js';
11
11
  import { D as Deferred, p as generateGuid, q as getElementTheme } from './index2.js';
12
12
  import { b as arcadeDefaults } from './arcade-defaults.js';
13
13
  import { u as useT9n } from './useT9n.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.67
4
+ * v4.30.0-next.68
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.67
4
+ * v4.30.0-next.68
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.67
4
+ * v4.30.0-next.68
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.67
5
+ * v4.30.0-next.68
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.67
5
+ * v4.30.0-next.68
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.67
4
+ * v4.30.0-next.68
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.67
4
+ * v4.30.0-next.68
5
5
  */
6
6
  import { D as Deferred, g as camelToKebab, h as safeCall, j as safeAsyncCall, k as devToolsAwareTimeout } from './index2.js';
7
7
 
@@ -785,8 +785,11 @@ var ComponentInternals = class {
785
785
  originalSet.call(this, rawNewValue);
786
786
  else {
787
787
  const setters = Controller.internals.shouldBypassSetter ? emptyArray : internals.setters[name] ?? emptyArray;
788
- for (let i = 0; i < setters.length; i++)
788
+ for (let i = 0; i < setters.length; i++) {
789
789
  newValue = setters[i](newValue, oldValue, name);
790
+ if (newValue === oldValue)
791
+ break;
792
+ }
790
793
  newValue = internals.accessorSetter[name](newValue, oldValue, name);
791
794
  originalSet.call(this, newValue);
792
795
  if (newValue !== oldValue)
@@ -1151,8 +1154,9 @@ var ControllerManager = class extends GenericController {
1151
1154
  }
1152
1155
  const genericComponent = this.component;
1153
1156
  const value = genericComponent[name];
1157
+ const isStencilHotReload = "production" !== "production" ;
1154
1158
  const initialSet = getSet.initialSet ?? true;
1155
- if (value != null && value !== defaultValue && typeof getSet.set === "function" && initialSet) {
1159
+ if (value != null && value !== defaultValue && typeof getSet.set === "function" && initialSet && !isStencilHotReload) {
1156
1160
  const newValue = getSet.set(value, defaultValue, name);
1157
1161
  if (newValue !== value)
1158
1162
  if (this.isLit)