@arcgis/coding-components 4.31.0-next.85 → 4.31.0-next.86

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 (104) hide show
  1. package/dist/arcgis-coding-components/arcgis-coding-components.esm.js +2 -2
  2. package/dist/arcgis-coding-components/assets/code-editor/sql-expr.worker.js +1 -1
  3. package/dist/arcgis-coding-components/index.esm.js +2 -2
  4. package/dist/arcgis-coding-components/{p-8504f6ee.js → p-0126f49c.js} +2 -2
  5. package/dist/arcgis-coding-components/{p-40e55c7e.entry.js → p-0c876d09.entry.js} +2 -2
  6. package/dist/arcgis-coding-components/{p-88de12c7.js → p-16a26703.js} +2 -2
  7. package/dist/arcgis-coding-components/{p-f9a6d614.js → p-18697781.js} +2 -2
  8. package/dist/arcgis-coding-components/{p-34f45a39.js → p-18de61b2.js} +1 -1
  9. package/dist/arcgis-coding-components/{p-717b28d7.js → p-203f2b89.js} +1 -1
  10. package/dist/arcgis-coding-components/p-214f0943.js +7 -0
  11. package/dist/arcgis-coding-components/{p-4f1f2dd0.js → p-229a8da8.js} +2 -2
  12. package/dist/arcgis-coding-components/{p-6b2d51ce.js → p-2897bc2e.js} +3 -3
  13. package/dist/arcgis-coding-components/{p-d0decfa1.js → p-57561f5a.js} +2 -2
  14. package/dist/arcgis-coding-components/{p-ef40e5fb.entry.js → p-78e2178d.entry.js} +2 -2
  15. package/dist/arcgis-coding-components/{p-6db4951f.js → p-b2ba8b34.js} +2 -2
  16. package/dist/arcgis-coding-components/{p-21986b95.js → p-beb8be6a.js} +2 -2
  17. package/dist/arcgis-coding-components/{p-6ba86387.js → p-bf26b459.js} +2 -2
  18. package/dist/arcgis-coding-components/{p-6dddf7c6.js → p-d87abcac.js} +10 -10
  19. package/dist/arcgis-coding-components/{p-79d58774.js → p-e689d955.js} +2 -2
  20. package/dist/arcgis-coding-components/{p-4dc09b9b.js → p-eaa982e5.js} +2 -2
  21. package/dist/arcgis-coding-components/{p-aad7c354.entry.js → p-f1fef244.entry.js} +2 -2
  22. package/dist/cjs/{app-globals-64321eee.js → app-globals-85e23764.js} +1 -1
  23. package/dist/cjs/{arcade-defaults-adc065a1.js → arcade-defaults-facf9b04.js} +3 -3
  24. package/dist/cjs/{arcade-mode-edd4fdf3.js → arcade-mode-e0cd67d7.js} +3 -3
  25. package/dist/cjs/arcgis-arcade-editor_6.cjs.entry.js +7 -7
  26. package/dist/cjs/arcgis-coding-components.cjs.js +4 -4
  27. package/dist/cjs/arcgis-sql-expression-editor.cjs.entry.js +4 -4
  28. package/dist/cjs/arcgis-sql-expression-fields.cjs.entry.js +4 -4
  29. package/dist/cjs/{css-28229e9e.js → css-c6bedad3.js} +1 -1
  30. package/dist/cjs/{cssMode-bab07355.js → cssMode-bd1cd2db.js} +3 -3
  31. package/dist/cjs/{html-5b883749.js → html-4b409ccd.js} +3 -3
  32. package/dist/cjs/{htmlMode-95f8a4cc.js → htmlMode-9e8b3aa4.js} +3 -3
  33. package/dist/cjs/{index-e078ddd9.js → index-de0083ae.js} +24 -7
  34. package/dist/cjs/index.cjs.js +4 -4
  35. package/dist/cjs/{javascript-f1667c96.js → javascript-35af1f5f.js} +4 -4
  36. package/dist/cjs/{jsonMode-8b831485.js → jsonMode-0a52bfb9.js} +3 -3
  37. package/dist/cjs/loader.cjs.js +3 -3
  38. package/dist/cjs/{sql-expr-defaults-0a2f3160.js → sql-expr-defaults-5d12bac1.js} +21 -19
  39. package/dist/cjs/{sql-expr-mode-658d46fd.js → sql-expr-mode-e3735afc.js} +3 -3
  40. package/dist/cjs/{tsMode-9327cb13.js → tsMode-a398c1de.js} +3 -3
  41. package/dist/cjs/{typescript-8e259ec5.js → typescript-73ba924b.js} +3 -3
  42. package/dist/cjs/{useT9n-c50e3a5b.js → useT9n-81259a51.js} +3 -3
  43. package/dist/components/arcade-defaults.js +1 -1
  44. package/dist/components/arcade-mode.js +1 -1
  45. package/dist/components/arcade-results.js +1 -1
  46. package/dist/components/arcade-suggestions.js +1 -1
  47. package/dist/components/arcgis-arcade-editor.js +1 -1
  48. package/dist/components/arcgis-arcade-results.js +1 -1
  49. package/dist/components/arcgis-arcade-suggestions.js +1 -1
  50. package/dist/components/arcgis-assets.d.ts +1 -1
  51. package/dist/components/arcgis-assets.js +1 -1
  52. package/dist/components/arcgis-code-editor.js +1 -1
  53. package/dist/components/arcgis-editor-variables.js +1 -1
  54. package/dist/components/arcgis-language-api-panel.js +1 -1
  55. package/dist/components/arcgis-sql-expression-editor.js +1 -1
  56. package/dist/components/arcgis-sql-expression-fields.js +1 -1
  57. package/dist/components/chunk-IUUKU7EW.js +1 -1
  58. package/dist/components/code-editor.js +1 -1
  59. package/dist/components/editor-variables.js +1 -1
  60. package/dist/components/fields.js +1 -1
  61. package/dist/components/index.d.ts +18 -3
  62. package/dist/components/index.js +1 -1
  63. package/dist/components/index2.js +12 -10
  64. package/dist/components/language-api-panel.js +1 -1
  65. package/dist/components/markdown.js +1 -1
  66. package/dist/components/sql-expr-defaults.js +1 -1
  67. package/dist/components/sql-expr-mode.js +1 -1
  68. package/dist/components/useT9n.js +1 -1
  69. package/dist/components/utilities.js +1 -1
  70. package/dist/esm/{app-globals-0fdff2c9.js → app-globals-69d652cb.js} +1 -1
  71. package/dist/esm/{arcade-defaults-fc8720cf.js → arcade-defaults-5c1697c8.js} +3 -3
  72. package/dist/esm/{arcade-mode-09716194.js → arcade-mode-b9b3758f.js} +3 -3
  73. package/dist/esm/arcgis-arcade-editor_6.entry.js +7 -7
  74. package/dist/esm/arcgis-coding-components.js +5 -5
  75. package/dist/esm/arcgis-sql-expression-editor.entry.js +4 -4
  76. package/dist/esm/arcgis-sql-expression-fields.entry.js +4 -4
  77. package/dist/esm/{css-ee3a1991.js → css-e7d7c494.js} +1 -1
  78. package/dist/esm/{cssMode-dc6b1abe.js → cssMode-8f0b2005.js} +3 -3
  79. package/dist/esm/{html-d289b15b.js → html-e1f91da6.js} +3 -3
  80. package/dist/esm/{htmlMode-ac296150.js → htmlMode-8fdef8e9.js} +3 -3
  81. package/dist/esm/{index-6e2de412.js → index-80add115.js} +24 -7
  82. package/dist/esm/index.js +4 -4
  83. package/dist/esm/{javascript-376b79d1.js → javascript-a0ba9bde.js} +4 -4
  84. package/dist/esm/{jsonMode-d7625920.js → jsonMode-5c4f6e92.js} +3 -3
  85. package/dist/esm/loader.js +4 -4
  86. package/dist/esm/{sql-expr-defaults-443c4344.js → sql-expr-defaults-b1553413.js} +21 -19
  87. package/dist/esm/{sql-expr-mode-049af586.js → sql-expr-mode-bc488961.js} +3 -3
  88. package/dist/esm/{tsMode-bc18818c.js → tsMode-82bbedd5.js} +3 -3
  89. package/dist/esm/{typescript-057af1f6.js → typescript-73ad9064.js} +3 -3
  90. package/dist/esm/{useT9n-574037bc.js → useT9n-a2a83800.js} +3 -3
  91. package/dist/loader/cdn.js +1 -1
  92. package/dist/loader/index.cjs.js +1 -1
  93. package/dist/loader/index.es2017.js +1 -1
  94. package/dist/loader/index.js +1 -1
  95. package/dist/types/components/arcade-editor/arcade-editor.d.ts +2 -2
  96. package/dist/types/components/arcade-results/arcade-results.d.ts +2 -2
  97. package/dist/types/components/arcade-suggestions/arcade-suggestions.d.ts +2 -2
  98. package/dist/types/components/editor-variables/editor-variables.d.ts +2 -2
  99. package/dist/types/components/language-api-panel/language-api-panel.d.ts +2 -2
  100. package/dist/types/components/sql-expression-editor/sql-expression-editor.d.ts +2 -2
  101. package/dist/types/components/sql-expression-fields/sql-expression-fields.d.ts +2 -2
  102. package/dist/types/utils/profile/editor-profile.d.ts +2 -2
  103. package/package.json +16 -16
  104. package/dist/arcgis-coding-components/p-88ac4d4e.js +0 -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.31/esri/copyright.txt for details.
4
- * v4.31.0-next.85
4
+ * v4.31.0-next.86
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.31/esri/copyright.txt for details.
4
- * v4.31.0-next.85
4
+ * v4.31.0-next.86
5
5
  */
6
6
  'use strict';
7
7
 
8
- const sqlExprDefaults = require('./sql-expr-defaults-0a2f3160.js');
9
- const index = require('./index-e078ddd9.js');
8
+ const sqlExprDefaults = require('./sql-expr-defaults-5d12bac1.js');
9
+ const index = require('./index-de0083ae.js');
10
10
 
11
11
  // #region convert editor profile to apiProfile
12
12
  /**
@@ -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.31/esri/copyright.txt for details.
4
- * v4.31.0-next.85
4
+ * v4.31.0-next.86
5
5
  */
6
6
  'use strict';
7
7
 
8
- const sqlExprDefaults = require('./sql-expr-defaults-0a2f3160.js');
9
- require('./index-e078ddd9.js');
8
+ const sqlExprDefaults = require('./sql-expr-defaults-5d12bac1.js');
9
+ require('./index-de0083ae.js');
10
10
 
11
11
  var V={False:"false",Null:"null",True:"true"},f={Break:"break",Continue:"continue",Else:"else",For:"for",From:"from",Function:"function",If:"if",Import:"import",Export:"export",In:"in",Return:"return",Var:"var",While:"while"},xe=["++","--"],Ge=["-","+","!","~"],Je=["=","/=","*=","%=","+=","-="],Qe=["||","&&"],Lt=["|","&",">>","<<",">>>","^","==","!=","<","<=",">",">=","+","-","*","/","%"];var U=[[],[],[]];xe.forEach(e=>U[e.length-1]?.push(e));Ge.forEach(e=>U[e.length-1]?.push(e));Qe.forEach(e=>U[e.length-1]?.push(e));Je.forEach(e=>U[e.length-1]?.push(e));Lt.forEach(e=>U[e.length-1]?.push(e));var lt=Object.values(f),pt=Object.values(V);pt.map(e=>({label:e,kind:sqlExprDefaults.main.exports.CompletionItemKind.Constant}));lt.map(e=>({label:e,kind:sqlExprDefaults.main.exports.CompletionItemKind.Keyword}));
12
12
 
@@ -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.31/esri/copyright.txt for details.
4
- * v4.31.0-next.85
4
+ * v4.31.0-next.86
5
5
  */
6
6
  'use strict';
7
7
 
8
8
  Object.defineProperty(exports, '__esModule', { value: true });
9
9
 
10
- const index = require('./index-e078ddd9.js');
11
- const sqlExprDefaults = require('./sql-expr-defaults-0a2f3160.js');
12
- const useT9n = require('./useT9n-c50e3a5b.js');
13
- const arcadeDefaults = require('./arcade-defaults-adc065a1.js');
10
+ const index = require('./index-de0083ae.js');
11
+ const sqlExprDefaults = require('./sql-expr-defaults-5d12bac1.js');
12
+ const useT9n = require('./useT9n-81259a51.js');
13
+ const arcadeDefaults = require('./arcade-defaults-facf9b04.js');
14
14
 
15
15
  const DevelopersWebSitePath = "https://developers.arcgis.com/arcade/";
16
16
  const MaxArrayItems = 100;
@@ -367,7 +367,7 @@ async function getArcadeDiagnosticService() {
367
367
  * @returns arcade mode module
368
368
  */
369
369
  async function getMode$1() {
370
- return await Promise.resolve().then(function () { return require('./arcade-mode-edd4fdf3.js'); });
370
+ return await Promise.resolve().then(function () { return require('./arcade-mode-e0cd67d7.js'); });
371
371
  }
372
372
 
373
373
  const arcadeEditorCss = "arcgis-arcade-editor{display:flex;flex-direction:column;position:relative;overflow:hidden;border:1px solid var(--calcite-color-border-3);box-sizing:border-box;background-color:var(--calcite-color-foreground-1);height:100%}arcgis-arcade-editor .flex-adjustable{flex:1 1 auto;overflow:hidden}arcgis-arcade-editor .flex-panel{flex:1 0 auto}arcgis-arcade-editor .position-relative{position:relative}arcgis-arcade-editor .flex-row{display:flex;flex-direction:row;overflow:hidden}arcgis-arcade-editor .flex-column{display:flex;flex-direction:column;overflow:hidden}arcgis-arcade-editor .border-inline-start{border-inline-start:1px solid var(--calcite-color-border-3);box-sizing:border-box}arcgis-arcade-editor .border-inline-end{border-inline-end:1px solid var(--calcite-color-border-3);box-sizing:border-box}arcgis-arcade-editor .sticky{position:sticky;top:0px;z-index:10}arcgis-arcade-editor .notice-container{margin:var(--calcite-spacing-xxs);padding:var(--calcite-spacing-sm);background-color:var(--calcite-color-foreground-1);text-align:center}arcgis-arcade-editor .side-action-bar{max-width:25%}arcgis-arcade-editor .side-panel{max-width:45%;width:600px}arcgis-arcade-editor .side-panel calcite-flow{height:100%}arcgis-arcade-editor .main-action-bar{border-bottom:1px solid var(--calcite-color-border-3);flex:0 0 auto}arcgis-arcade-editor .main-action-bar calcite-action-group{padding-inline-end:var(--calcite-spacing-sm)}arcgis-arcade-editor .main-action-bar calcite-action-group calcite-action{padding-inline-end:var(--calcite-spacing-sm)}arcgis-arcade-editor .main-action-bar calcite-action-group calcite-action:not(:first-child){padding-inline-start:var(--calcite-spacing-sm)}arcgis-arcade-editor .main-action-bar calcite-action-group:last-child{border-inline-end-width:0px}arcgis-arcade-editor .main-action-bar calcite-action-group:not(:first-child){padding-inline-start:var(--calcite-spacing-sm)}arcgis-arcade-editor arcgis-arcade-results{border-top:1px solid var(--calcite-color-border-3);box-sizing:border-box;max-height:50%;min-height:50%;margin-bottom:-1px}arcgis-arcade-editor calcite-flow [slot=footer]{word-break:break-word}";
@@ -4015,7 +4015,7 @@ sqlExprDefaults.languages.onLanguage(arcadeDefaults.arcadeDefaults.languageId, (
4015
4015
  * @returns sql-expression mode module
4016
4016
  */
4017
4017
  async function getMode() {
4018
- return await Promise.resolve().then(function () { return require('./sql-expr-mode-658d46fd.js'); });
4018
+ return await Promise.resolve().then(function () { return require('./sql-expr-mode-e3735afc.js'); });
4019
4019
  }
4020
4020
 
4021
4021
  // Register the language in Monaco
@@ -1,17 +1,17 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
3
  * See https://js.arcgis.com/4.31/esri/copyright.txt for details.
4
- * v4.31.0-next.85
4
+ * v4.31.0-next.86
5
5
  */
6
6
  'use strict';
7
7
 
8
8
  Object.defineProperty(exports, '__esModule', { value: true });
9
9
 
10
- const index = require('./index-e078ddd9.js');
11
- const appGlobals = require('./app-globals-64321eee.js');
10
+ const index = require('./index-de0083ae.js');
11
+ const appGlobals = require('./app-globals-85e23764.js');
12
12
 
13
13
  /*
14
- Stencil Client Patch Browser v4.19.2 | MIT Licensed | https://stenciljs.com
14
+ Stencil Client Patch Browser v4.20.0 | MIT Licensed | https://stenciljs.com
15
15
  */
16
16
  var patchBrowser = () => {
17
17
  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,15 +1,15 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
3
  * See https://js.arcgis.com/4.31/esri/copyright.txt for details.
4
- * v4.31.0-next.85
4
+ * v4.31.0-next.86
5
5
  */
6
6
  'use strict';
7
7
 
8
8
  Object.defineProperty(exports, '__esModule', { value: true });
9
9
 
10
- const index = require('./index-e078ddd9.js');
11
- const useT9n = require('./useT9n-c50e3a5b.js');
12
- const sqlExprDefaults = require('./sql-expr-defaults-0a2f3160.js');
10
+ const index = require('./index-de0083ae.js');
11
+ const useT9n = require('./useT9n-81259a51.js');
12
+ const sqlExprDefaults = require('./sql-expr-defaults-5d12bac1.js');
13
13
 
14
14
  const sqlExpressionEditorCss = "arcgis-sql-expression-editor{display:flex;flex-direction:column;position:relative;overflow:hidden;border:1px solid var(--calcite-color-border-3);box-sizing:border-box;background-color:var(--calcite-color-foreground-1);height:100%}arcgis-sql-expression-editor .flex-adjustable{flex:1 1 auto;overflow:hidden}arcgis-sql-expression-editor .flex-panel{flex:1 0 auto}arcgis-sql-expression-editor .position-relative{position:relative}arcgis-sql-expression-editor .flex-row{display:flex;flex-direction:row;overflow:hidden}arcgis-sql-expression-editor .flex-column{display:flex;flex-direction:column;overflow:hidden}arcgis-sql-expression-editor .border-inline-start{border-inline-start:1px solid var(--calcite-color-border-3);box-sizing:border-box}arcgis-sql-expression-editor .border-inline-end{border-inline-end:1px solid var(--calcite-color-border-3);box-sizing:border-box}arcgis-sql-expression-editor .side-action-bar{max-width:25%}arcgis-sql-expression-editor .side-panel{max-width:45%;width:600px}arcgis-sql-expression-editor .side-panel calcite-flow{height:100%}";
15
15
  const ArcgisSqlExpressionEditorStyle0 = sqlExpressionEditorCss;
@@ -1,15 +1,15 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
3
  * See https://js.arcgis.com/4.31/esri/copyright.txt for details.
4
- * v4.31.0-next.85
4
+ * v4.31.0-next.86
5
5
  */
6
6
  'use strict';
7
7
 
8
8
  Object.defineProperty(exports, '__esModule', { value: true });
9
9
 
10
- const index = require('./index-e078ddd9.js');
11
- const useT9n = require('./useT9n-c50e3a5b.js');
12
- const sqlExprDefaults = require('./sql-expr-defaults-0a2f3160.js');
10
+ const index = require('./index-de0083ae.js');
11
+ const useT9n = require('./useT9n-81259a51.js');
12
+ const sqlExprDefaults = require('./sql-expr-defaults-5d12bac1.js');
13
13
 
14
14
  const sqlExpressionFieldsCss = ":host calcite-flow{height:100%}:host calcite-list-item-group{background-color:var(--calcite-color-foreground-2)}";
15
15
  const ArcgisSqlExpressionFieldsStyle0 = sqlExpressionFieldsCss;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
3
  * See https://js.arcgis.com/4.31/esri/copyright.txt for details.
4
- * v4.31.0-next.85
4
+ * v4.31.0-next.86
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.31/esri/copyright.txt for details.
4
- * v4.31.0-next.85
4
+ * v4.31.0-next.86
5
5
  */
6
6
  'use strict';
7
7
 
8
- const sqlExprDefaults = require('./sql-expr-defaults-0a2f3160.js');
9
- require('./index-e078ddd9.js');
8
+ const sqlExprDefaults = require('./sql-expr-defaults-5d12bac1.js');
9
+ require('./index-de0083ae.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.31/esri/copyright.txt for details.
4
- * v4.31.0-next.85
4
+ * v4.31.0-next.86
5
5
  */
6
6
  'use strict';
7
7
 
8
- const sqlExprDefaults = require('./sql-expr-defaults-0a2f3160.js');
9
- require('./index-e078ddd9.js');
8
+ const sqlExprDefaults = require('./sql-expr-defaults-5d12bac1.js');
9
+ require('./index-de0083ae.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.31/esri/copyright.txt for details.
4
- * v4.31.0-next.85
4
+ * v4.31.0-next.86
5
5
  */
6
6
  'use strict';
7
7
 
8
- const sqlExprDefaults = require('./sql-expr-defaults-0a2f3160.js');
9
- require('./index-e078ddd9.js');
8
+ const sqlExprDefaults = require('./sql-expr-defaults-5d12bac1.js');
9
+ require('./index-de0083ae.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.31/esri/copyright.txt for details.
4
- * v4.31.0-next.85
4
+ * v4.31.0-next.86
5
5
  */
6
6
  'use strict';
7
7
 
@@ -29,7 +29,7 @@ const NAMESPACE = 'arcgis-coding-components';
29
29
  const BUILD = /* arcgis-coding-components */ { allRenderFn: true, appendChildSlotFix: false, asyncLoading: true, asyncQueue: false, attachStyles: true, cloneNodeFix: false, cmpDidLoad: true, cmpDidRender: false, cmpDidUnload: false, cmpDidUpdate: true, cmpShouldUpdate: true, cmpWillLoad: true, cmpWillRender: false, cmpWillUpdate: true, connectedCallback: true, constructableCSS: true, cssAnnotations: true, devTools: false, disconnectedCallback: true, element: false, event: true, experimentalScopedSlotChanges: false, experimentalSlotFixes: false, formAssociated: false, hasRenderFn: true, hostListener: false, hostListenerTarget: false, hostListenerTargetBody: false, hostListenerTargetDocument: false, hostListenerTargetParent: false, hostListenerTargetWindow: false, hotModuleReplacement: false, hydrateClientSide: false, hydrateServerSide: false, hydratedAttribute: true, hydratedClass: false, hydratedSelectorName: "hydrated", initializeNextTick: false, invisiblePrehydration: true, isDebug: false, isDev: false, isTesting: false, lazyLoad: true, lifecycle: true, lifecycleDOMEvents: false, member: true, method: true, mode: false, observeAttribute: true, profile: false, prop: true, propBoolean: true, propMutable: true, propNumber: false, propString: true, reflect: true, scoped: false, scopedSlotTextContentFix: false, scriptDataOpts: false, shadowDelegatesFocus: false, shadowDom: true, slot: false, slotChildNodesFix: false, slotRelocation: false, state: true, style: true, svg: false, taskQueue: true, transformTagName: false, updatable: true, vdomAttribute: true, vdomClass: true, vdomFunctional: true, vdomKey: true, vdomListener: true, vdomPropOrAttr: true, vdomRef: true, vdomRender: true, vdomStyle: true, vdomText: true, vdomXlink: true, watchCallback: true };
30
30
 
31
31
  /*
32
- Stencil Client Platform v4.19.2 | MIT Licensed | https://stenciljs.com
32
+ Stencil Client Platform v4.20.0 | MIT Licensed | https://stenciljs.com
33
33
  */
34
34
  var __defProp = Object.defineProperty;
35
35
  var __export = (target, all) => {
@@ -422,7 +422,18 @@ var addStyle = (styleContainerNode, cmpMeta, mode) => {
422
422
  if (nonce != null) {
423
423
  styleElm.setAttribute("nonce", nonce);
424
424
  }
425
- styleContainerNode.insertBefore(styleElm, styleContainerNode.querySelector("link"));
425
+ const injectStyle = (
426
+ /**
427
+ * we render a scoped component
428
+ */
429
+ !(cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) || /**
430
+ * we are using shadow dom and render the style tag within the shadowRoot
431
+ */
432
+ cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */ && styleContainerNode.nodeName !== "HEAD"
433
+ );
434
+ if (injectStyle) {
435
+ styleContainerNode.insertBefore(styleElm, styleContainerNode.querySelector("link"));
436
+ }
426
437
  }
427
438
  if (cmpMeta.$flags$ & 4 /* hasSlotRelocation */) {
428
439
  styleElm.innerHTML += SLOT_FB_CSS;
@@ -445,7 +456,7 @@ var attachStyles = (hostRef) => {
445
456
  const scopeId2 = addStyle(
446
457
  elm.shadowRoot ? elm.shadowRoot : elm.getRootNode(),
447
458
  cmpMeta);
448
- if (flags & 10 /* needsScopedEncapsulation */) {
459
+ if (flags & 10 /* needsScopedEncapsulation */ && flags & 2 /* scopedCssEncapsulation */) {
449
460
  elm["s-sc"] = scopeId2;
450
461
  elm.classList.add(scopeId2 + "-h");
451
462
  }
@@ -598,7 +609,9 @@ var createElm = (oldParentVNode, newParentVNode, childIndex, parentElm) => {
598
609
  {
599
610
  updateElement(null, newVNode2, isSvgMode);
600
611
  }
601
- if (isDef(scopeId) && elm["s-si"] !== scopeId) {
612
+ const rootNode = elm.getRootNode();
613
+ const isElementWithinShadowRoot = !rootNode.querySelector("body");
614
+ if (!isElementWithinShadowRoot && BUILD.scoped && isDef(scopeId) && elm["s-si"] !== scopeId) {
602
615
  elm.classList.add(elm["s-si"] = scopeId);
603
616
  }
604
617
  if (newVNode2.$children$) {
@@ -752,7 +765,10 @@ var patch = (oldVNode, newVNode2, isInitialRender = false) => {
752
765
  elm.textContent = "";
753
766
  }
754
767
  addVnodes(elm, null, newVNode2, newChildren, 0, newChildren.length - 1);
755
- } else if (oldChildren !== null) {
768
+ } else if (
769
+ // don't do this on initial render as it can cause non-hydrated content to be removed
770
+ !isInitialRender && BUILD.updatable && oldChildren !== null
771
+ ) {
756
772
  removeVnodes(oldChildren, 0, oldChildren.length - 1);
757
773
  }
758
774
  } else if (oldVNode.$text$ !== text) {
@@ -1053,7 +1069,8 @@ var proxyComponent = (Cstr, cmpMeta, flags) => {
1053
1069
  if (this.hasOwnProperty(propName)) {
1054
1070
  newValue = this[propName];
1055
1071
  delete this[propName];
1056
- } else if (prototype.hasOwnProperty(propName) && typeof this[propName] === "number" && this[propName] == newValue) {
1072
+ } else if (prototype.hasOwnProperty(propName) && typeof this[propName] === "number" && // cast type to number to avoid TS compiler issues
1073
+ this[propName] == newValue) {
1057
1074
  return;
1058
1075
  } else if (propName == null) {
1059
1076
  const hostRef = getHostRef(this);
@@ -1,15 +1,15 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
3
  * See https://js.arcgis.com/4.31/esri/copyright.txt for details.
4
- * v4.31.0-next.85
4
+ * v4.31.0-next.86
5
5
  */
6
6
  'use strict';
7
7
 
8
8
  Object.defineProperty(exports, '__esModule', { value: true });
9
9
 
10
- const arcadeDefaults = require('./arcade-defaults-adc065a1.js');
11
- const sqlExprDefaults = require('./sql-expr-defaults-0a2f3160.js');
12
- require('./index-e078ddd9.js');
10
+ const arcadeDefaults = require('./arcade-defaults-facf9b04.js');
11
+ const sqlExprDefaults = require('./sql-expr-defaults-5d12bac1.js');
12
+ require('./index-de0083ae.js');
13
13
 
14
14
 
15
15
 
@@ -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.31/esri/copyright.txt for details.
4
- * v4.31.0-next.85
4
+ * v4.31.0-next.86
5
5
  */
6
6
  'use strict';
7
7
 
8
- const typescript = require('./typescript-8e259ec5.js');
9
- require('./sql-expr-defaults-0a2f3160.js');
10
- require('./index-e078ddd9.js');
8
+ const typescript = require('./typescript-73ba924b.js');
9
+ require('./sql-expr-defaults-5d12bac1.js');
10
+ require('./index-de0083ae.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.31/esri/copyright.txt for details.
4
- * v4.31.0-next.85
4
+ * v4.31.0-next.86
5
5
  */
6
6
  'use strict';
7
7
 
8
- const sqlExprDefaults = require('./sql-expr-defaults-0a2f3160.js');
9
- require('./index-e078ddd9.js');
8
+ const sqlExprDefaults = require('./sql-expr-defaults-5d12bac1.js');
9
+ require('./index-de0083ae.js');
10
10
 
11
11
  /*!-----------------------------------------------------------------------------
12
12
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -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.31/esri/copyright.txt for details.
4
- * v4.31.0-next.85
4
+ * v4.31.0-next.86
5
5
  */
6
6
  'use strict';
7
7
 
8
8
  Object.defineProperty(exports, '__esModule', { value: true });
9
9
 
10
- const index = require('./index-e078ddd9.js');
11
- const appGlobals = require('./app-globals-64321eee.js');
10
+ const index = require('./index-de0083ae.js');
11
+ const appGlobals = require('./app-globals-85e23764.js');
12
12
 
13
13
  const defineCustomElements = async (win, options) => {
14
14
  if (typeof window === 'undefined') return undefined;
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
3
  * See https://js.arcgis.com/4.31/esri/copyright.txt for details.
4
- * v4.31.0-next.85
4
+ * v4.31.0-next.86
5
5
  */
6
6
  'use strict';
7
7
 
8
- const index = require('./index-e078ddd9.js');
8
+ const index = require('./index-de0083ae.js');
9
9
 
10
10
  function _interopNamespace(e) {
11
11
  if (e && e.__esModule) return e;
@@ -324,11 +324,13 @@ function observe(attributeFilter) {
324
324
  }
325
325
  const subscribers = /* @__PURE__ */ new Set();
326
326
  const mutationObserver = new MutationObserver((mutations) => subscribers.forEach((callback) => callback(mutations)));
327
- mutationObserver.observe(document.documentElement, {
328
- attributes: true,
329
- attributeFilter,
330
- subtree: true
331
- });
327
+ if (globalThis.document) {
328
+ mutationObserver.observe(document.documentElement, {
329
+ attributes: true,
330
+ attributeFilter,
331
+ subtree: true
332
+ });
333
+ }
332
334
  const observer = {
333
335
  subscribe(callback) {
334
336
  subscribers.add(callback);
@@ -349,12 +351,12 @@ function observe(attributeFilter) {
349
351
  function closestElement(base, selector) {
350
352
  let currentElement = base;
351
353
  while (currentElement) {
352
- const element = currentElement.closest(selector);
354
+ const element = currentElement.closest?.(selector);
353
355
  if (element) {
354
356
  return element;
355
357
  }
356
- const rootElement = currentElement.getRootNode();
357
- if (rootElement === document) {
358
+ const rootElement = currentElement.getRootNode?.();
359
+ if (rootElement === globalThis.document) {
358
360
  return null;
359
361
  }
360
362
  currentElement = rootElement.host;
@@ -526,7 +528,7 @@ async function fetchBundle(locale, path) {
526
528
  return await fetchBundle(defaultLocale, path);
527
529
  }
528
530
  function getElementLocales(element) {
529
- const lang = getElementAttribute(element, "lang", navigator.language || defaultLocale);
531
+ const lang = getElementAttribute(element, "lang", globalThis.navigator?.language || defaultLocale);
530
532
  return { lang, t9nLocale: normalizeLocale(lang) };
531
533
  }
532
534
  function normalizeLocale(locale) {
@@ -124692,7 +124694,7 @@ registerLanguage({
124692
124694
  mimetypes: ["text/css"],
124693
124695
  loader: () => {
124694
124696
  {
124695
- return Promise.resolve().then(function () { return require('./css-28229e9e.js'); });
124697
+ return Promise.resolve().then(function () { return require('./css-c6bedad3.js'); });
124696
124698
  }
124697
124699
  }
124698
124700
  });
@@ -124710,7 +124712,7 @@ registerLanguage({
124710
124712
  mimetypes: ["text/html", "text/x-jshtm", "text/template", "text/ng-template"],
124711
124713
  loader: () => {
124712
124714
  {
124713
- return Promise.resolve().then(function () { return require('./html-5b883749.js'); });
124715
+ return Promise.resolve().then(function () { return require('./html-4b409ccd.js'); });
124714
124716
  }
124715
124717
  }
124716
124718
  });
@@ -124730,7 +124732,7 @@ registerLanguage({
124730
124732
  mimetypes: ["text/javascript"],
124731
124733
  loader: () => {
124732
124734
  {
124733
- return Promise.resolve().then(function () { return require('./javascript-f1667c96.js'); });
124735
+ return Promise.resolve().then(function () { return require('./javascript-35af1f5f.js'); });
124734
124736
  }
124735
124737
  }
124736
124738
  });
@@ -124748,7 +124750,7 @@ registerLanguage({
124748
124750
  mimetypes: ["text/typescript"],
124749
124751
  loader: () => {
124750
124752
  {
124751
- return Promise.resolve().then(function () { return require('./typescript-8e259ec5.js'); });
124753
+ return Promise.resolve().then(function () { return require('./typescript-73ba924b.js'); });
124752
124754
  }
124753
124755
  }
124754
124756
  });
@@ -124869,7 +124871,7 @@ var lessDefaults = new LanguageServiceDefaultsImpl$3("less", optionsDefault$1, m
124869
124871
  monaco_editor_core_exports$3.languages.css = { cssDefaults, lessDefaults, scssDefaults };
124870
124872
  function getMode$3() {
124871
124873
  {
124872
- return Promise.resolve().then(function () { return require('./cssMode-bab07355.js'); });
124874
+ return Promise.resolve().then(function () { return require('./cssMode-bd1cd2db.js'); });
124873
124875
  }
124874
124876
  }
124875
124877
  monaco_editor_core_exports$3.languages.onLanguage("less", () => {
@@ -124994,7 +124996,7 @@ monaco_editor_core_exports$2.languages.html = {
124994
124996
  };
124995
124997
  function getMode$2() {
124996
124998
  {
124997
- return Promise.resolve().then(function () { return require('./htmlMode-95f8a4cc.js'); });
124999
+ return Promise.resolve().then(function () { return require('./htmlMode-9e8b3aa4.js'); });
124998
125000
  }
124999
125001
  }
125000
125002
  function registerHTMLLanguageService(languageId, options = optionsDefault, modeConfiguration = getConfigurationDefault(languageId)) {
@@ -125096,7 +125098,7 @@ var jsonDefaults = new LanguageServiceDefaultsImpl$1("json", diagnosticDefault,
125096
125098
  monaco_editor_core_exports$1.languages.json = { jsonDefaults };
125097
125099
  function getMode$1() {
125098
125100
  {
125099
- return Promise.resolve().then(function () { return require('./jsonMode-8b831485.js'); });
125101
+ return Promise.resolve().then(function () { return require('./jsonMode-0a52bfb9.js'); });
125100
125102
  }
125101
125103
  }
125102
125104
  monaco_editor_core_exports$1.languages.register({
@@ -125365,7 +125367,7 @@ monaco_editor_core_exports.languages.typescript = {
125365
125367
  };
125366
125368
  function getMode() {
125367
125369
  {
125368
- return Promise.resolve().then(function () { return require('./tsMode-9327cb13.js'); });
125370
+ return Promise.resolve().then(function () { return require('./tsMode-a398c1de.js'); });
125369
125371
  }
125370
125372
  }
125371
125373
  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.31/esri/copyright.txt for details.
4
- * v4.31.0-next.85
4
+ * v4.31.0-next.86
5
5
  */
6
6
  'use strict';
7
7
 
8
- const sqlExprDefaults = require('./sql-expr-defaults-0a2f3160.js');
9
- require('./index-e078ddd9.js');
8
+ const sqlExprDefaults = require('./sql-expr-defaults-5d12bac1.js');
9
+ require('./index-de0083ae.js');
10
10
 
11
11
  // hold onto a promise that resolves when the worker is ready
12
12
  let deferredWorker = new sqlExprDefaults.Deferred();
@@ -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.31/esri/copyright.txt for details.
4
- * v4.31.0-next.85
4
+ * v4.31.0-next.86
5
5
  */
6
6
  'use strict';
7
7
 
8
- const sqlExprDefaults = require('./sql-expr-defaults-0a2f3160.js');
9
- require('./index-e078ddd9.js');
8
+ const sqlExprDefaults = require('./sql-expr-defaults-5d12bac1.js');
9
+ require('./index-de0083ae.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.31/esri/copyright.txt for details.
4
- * v4.31.0-next.85
4
+ * v4.31.0-next.86
5
5
  */
6
6
  'use strict';
7
7
 
8
- const sqlExprDefaults = require('./sql-expr-defaults-0a2f3160.js');
9
- require('./index-e078ddd9.js');
8
+ const sqlExprDefaults = require('./sql-expr-defaults-5d12bac1.js');
9
+ require('./index-de0083ae.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.31/esri/copyright.txt for details.
4
- * v4.31.0-next.85
4
+ * v4.31.0-next.86
5
5
  */
6
6
  'use strict';
7
7
 
8
- const sqlExprDefaults = require('./sql-expr-defaults-0a2f3160.js');
9
- const index = require('./index-e078ddd9.js');
8
+ const sqlExprDefaults = require('./sql-expr-defaults-5d12bac1.js');
9
+ const index = require('./index-de0083ae.js');
10
10
 
11
11
  // src/framework.ts
12
12
  function retrieveComponentMembers(component, isLit) {
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
3
  * See https://js.arcgis.com/4.31/esri/copyright.txt for details.
4
- * v4.31.0-next.85
4
+ * v4.31.0-next.86
5
5
  */
6
6
  import { f as fieldsToProfileValues, i as isPredefinedProfile, a as isFeatureSetCollectionDefinition, b as isFeatureSetDefinition, c as isFeatureDefinition, L as LanguageDefaultsBase, E as EditorProfile } from './sql-expr-defaults.js';
7
7
  import { s as supportedLocales, f as fetchT9nStringsBundle } from './index2.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.31/esri/copyright.txt for details.
4
- * v4.31.0-next.85
4
+ * v4.31.0-next.86
5
5
  */
6
6
  import { editor, MarkerSeverity, Range, languages, Emitter } from 'monaco-editor';
7
7
  import { CompletionItemKind, DiagnosticSeverity, InsertTextFormat } 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.31/esri/copyright.txt for details.
4
- * v4.31.0-next.85
4
+ * v4.31.0-next.86
5
5
  */
6
6
  import { proxyCustomElement, HTMLElement, createEvent, h, Fragment, Host, forceUpdate } from '@stencil/core/internal/client';
7
7
  import { g as importArcade, s as supportedFields } from './fields.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.31/esri/copyright.txt for details.
4
- * v4.31.0-next.85
4
+ * v4.31.0-next.86
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, a as colorizeCodeElement } from './markdown.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.31/esri/copyright.txt for details.
4
- * v4.31.0-next.85
4
+ * v4.31.0-next.86
5
5
  */
6
6
  import { proxyCustomElement, HTMLElement, createEvent, forceUpdate, h, Fragment, Host } from '@stencil/core/internal/client';
7
7
  import { KeyCode } from 'monaco-editor';
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
3
  * See https://js.arcgis.com/4.31/esri/copyright.txt for details.
4
- * v4.31.0-next.85
4
+ * v4.31.0-next.86
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.31/esri/copyright.txt for details.
4
- * v4.31.0-next.85
4
+ * v4.31.0-next.86
5
5
  */
6
6
  import { A as ArcgisArcadeSuggestions$1, d as defineCustomElement$1 } from './arcade-suggestions.js';
7
7