@arcgis/coding-components 4.31.0-next.92 → 4.31.0-next.94

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 (95) 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-7dc30f97.js → p-11d8813b.js} +2 -2
  5. package/dist/arcgis-coding-components/{p-7d49eb93.js → p-2f1ec781.js} +1 -1
  6. package/dist/arcgis-coding-components/{p-1b973f94.js → p-3451638f.js} +2 -2
  7. package/dist/arcgis-coding-components/{p-947c71eb.entry.js → p-4f49395b.entry.js} +2 -2
  8. package/dist/arcgis-coding-components/p-5c787aa4.entry.js +6 -0
  9. package/dist/arcgis-coding-components/{p-34ed6566.js → p-6227e5a2.js} +2 -2
  10. package/dist/arcgis-coding-components/{p-d396ff86.js → p-64843088.js} +2 -2
  11. package/dist/arcgis-coding-components/{p-85d5cb7e.js → p-6623351a.js} +1 -1
  12. package/dist/arcgis-coding-components/{p-471617cb.js → p-677a0661.js} +1 -1
  13. package/dist/arcgis-coding-components/{p-fd76fcdf.js → p-77b79cca.js} +2 -2
  14. package/dist/arcgis-coding-components/{p-56e91f98.entry.js → p-7e2432a5.entry.js} +2 -2
  15. package/dist/arcgis-coding-components/{p-15c50740.js → p-8d0bf22e.js} +2 -2
  16. package/dist/arcgis-coding-components/{p-c4757cc3.js → p-973a4976.js} +10 -10
  17. package/dist/arcgis-coding-components/{p-a7d37ee7.js → p-9f1ccd63.js} +2 -2
  18. package/dist/arcgis-coding-components/{p-24d29d6d.js → p-bb08ff15.js} +2 -2
  19. package/dist/arcgis-coding-components/{p-3d44583f.js → p-bf9b5da6.js} +2 -2
  20. package/dist/arcgis-coding-components/{p-b3db07c0.js → p-d5c9cac8.js} +2 -2
  21. package/dist/arcgis-coding-components/{p-a2ad6313.js → p-eb98521f.js} +2 -2
  22. package/dist/cjs/{app-globals-ea3d8f2a.js → app-globals-e46d727f.js} +1 -1
  23. package/dist/cjs/{arcade-defaults-9cb56c22.js → arcade-defaults-dcb0f4b0.js} +3 -3
  24. package/dist/cjs/{arcade-mode-1f84ac48.js → arcade-mode-d3713f5b.js} +3 -3
  25. package/dist/cjs/arcgis-arcade-editor_6.cjs.entry.js +9 -9
  26. package/dist/cjs/arcgis-coding-components.cjs.js +3 -3
  27. package/dist/cjs/arcgis-sql-expression-editor.cjs.entry.js +6 -6
  28. package/dist/cjs/arcgis-sql-expression-fields.cjs.entry.js +4 -4
  29. package/dist/cjs/{css-ec306a7b.js → css-295e3e78.js} +1 -1
  30. package/dist/cjs/{cssMode-3e849128.js → cssMode-c12f94e2.js} +3 -3
  31. package/dist/cjs/{html-7d797680.js → html-cad5f4ed.js} +3 -3
  32. package/dist/cjs/{htmlMode-7a5dd0a9.js → htmlMode-1e50e714.js} +3 -3
  33. package/dist/cjs/{index-9c03f952.js → index-df989bff.js} +1 -1
  34. package/dist/cjs/index.cjs.js +4 -4
  35. package/dist/cjs/{javascript-3e07a288.js → javascript-e7b094a0.js} +4 -4
  36. package/dist/cjs/{jsonMode-da60682c.js → jsonMode-39d1263c.js} +3 -3
  37. package/dist/cjs/loader.cjs.js +3 -3
  38. package/dist/cjs/{sql-expr-defaults-b961f377.js → sql-expr-defaults-914e8354.js} +10 -10
  39. package/dist/cjs/{sql-expr-mode-849b8ca0.js → sql-expr-mode-cc3a3b21.js} +3 -3
  40. package/dist/cjs/{tsMode-5ba938c7.js → tsMode-c628ad87.js} +3 -3
  41. package/dist/cjs/{typescript-2c5105b6.js → typescript-3f9e8674.js} +3 -3
  42. package/dist/cjs/{useT9n-0188a2cb.js → useT9n-49822c13.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 +3 -3
  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.js +1 -1
  62. package/dist/components/index2.js +1 -1
  63. package/dist/components/language-api-panel.js +3 -3
  64. package/dist/components/markdown.js +1 -1
  65. package/dist/components/sql-expr-defaults.js +1 -1
  66. package/dist/components/sql-expr-mode.js +1 -1
  67. package/dist/components/useT9n.js +1 -1
  68. package/dist/components/utilities.js +1 -1
  69. package/dist/esm/{app-globals-0f12920a.js → app-globals-ff8ecf1c.js} +1 -1
  70. package/dist/esm/{arcade-defaults-f2ec0d1a.js → arcade-defaults-eea0f49a.js} +3 -3
  71. package/dist/esm/{arcade-mode-0ea806ff.js → arcade-mode-22179508.js} +3 -3
  72. package/dist/esm/arcgis-arcade-editor_6.entry.js +9 -9
  73. package/dist/esm/arcgis-coding-components.js +4 -4
  74. package/dist/esm/arcgis-sql-expression-editor.entry.js +6 -6
  75. package/dist/esm/arcgis-sql-expression-fields.entry.js +4 -4
  76. package/dist/esm/{css-fb67725a.js → css-cce788e2.js} +1 -1
  77. package/dist/esm/{cssMode-9e883742.js → cssMode-e3d1519b.js} +3 -3
  78. package/dist/esm/{html-c303cdfd.js → html-2d7ce704.js} +3 -3
  79. package/dist/esm/{htmlMode-31bec7d5.js → htmlMode-c520eb90.js} +3 -3
  80. package/dist/esm/{index-bbfcd75f.js → index-d27fa889.js} +1 -1
  81. package/dist/esm/index.js +4 -4
  82. package/dist/esm/{javascript-c6bdcb57.js → javascript-731d88bd.js} +4 -4
  83. package/dist/esm/{jsonMode-b97f3470.js → jsonMode-3d740d76.js} +3 -3
  84. package/dist/esm/loader.js +4 -4
  85. package/dist/esm/{sql-expr-defaults-70865c10.js → sql-expr-defaults-d9716c16.js} +10 -10
  86. package/dist/esm/{sql-expr-mode-95f78170.js → sql-expr-mode-544eb8cb.js} +3 -3
  87. package/dist/esm/{tsMode-a4929bb6.js → tsMode-664fa74d.js} +3 -3
  88. package/dist/esm/{typescript-830e9670.js → typescript-e8be4b5c.js} +3 -3
  89. package/dist/esm/{useT9n-190fb620.js → useT9n-dd9f43c8.js} +3 -3
  90. package/dist/loader/cdn.js +1 -1
  91. package/dist/loader/index.cjs.js +1 -1
  92. package/dist/loader/index.es2017.js +1 -1
  93. package/dist/loader/index.js +1 -1
  94. package/package.json +11 -11
  95. package/dist/arcgis-coding-components/p-a7f4a70e.entry.js +0 -6
@@ -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.92
4
+ * v4.31.0-next.94
5
5
  */
6
6
  'use strict';
7
7
 
8
- const index = require('./index-9c03f952.js');
8
+ const index = require('./index-df989bff.js');
9
9
 
10
10
  function _interopNamespace(e) {
11
11
  if (e && e.__esModule) return e;
@@ -124694,7 +124694,7 @@ registerLanguage({
124694
124694
  mimetypes: ["text/css"],
124695
124695
  loader: () => {
124696
124696
  {
124697
- return Promise.resolve().then(function () { return require('./css-ec306a7b.js'); });
124697
+ return Promise.resolve().then(function () { return require('./css-295e3e78.js'); });
124698
124698
  }
124699
124699
  }
124700
124700
  });
@@ -124712,7 +124712,7 @@ registerLanguage({
124712
124712
  mimetypes: ["text/html", "text/x-jshtm", "text/template", "text/ng-template"],
124713
124713
  loader: () => {
124714
124714
  {
124715
- return Promise.resolve().then(function () { return require('./html-7d797680.js'); });
124715
+ return Promise.resolve().then(function () { return require('./html-cad5f4ed.js'); });
124716
124716
  }
124717
124717
  }
124718
124718
  });
@@ -124732,7 +124732,7 @@ registerLanguage({
124732
124732
  mimetypes: ["text/javascript"],
124733
124733
  loader: () => {
124734
124734
  {
124735
- return Promise.resolve().then(function () { return require('./javascript-3e07a288.js'); });
124735
+ return Promise.resolve().then(function () { return require('./javascript-e7b094a0.js'); });
124736
124736
  }
124737
124737
  }
124738
124738
  });
@@ -124750,7 +124750,7 @@ registerLanguage({
124750
124750
  mimetypes: ["text/typescript"],
124751
124751
  loader: () => {
124752
124752
  {
124753
- return Promise.resolve().then(function () { return require('./typescript-2c5105b6.js'); });
124753
+ return Promise.resolve().then(function () { return require('./typescript-3f9e8674.js'); });
124754
124754
  }
124755
124755
  }
124756
124756
  });
@@ -124871,7 +124871,7 @@ var lessDefaults = new LanguageServiceDefaultsImpl$3("less", optionsDefault$1, m
124871
124871
  monaco_editor_core_exports$3.languages.css = { cssDefaults, lessDefaults, scssDefaults };
124872
124872
  function getMode$3() {
124873
124873
  {
124874
- return Promise.resolve().then(function () { return require('./cssMode-3e849128.js'); });
124874
+ return Promise.resolve().then(function () { return require('./cssMode-c12f94e2.js'); });
124875
124875
  }
124876
124876
  }
124877
124877
  monaco_editor_core_exports$3.languages.onLanguage("less", () => {
@@ -124996,7 +124996,7 @@ monaco_editor_core_exports$2.languages.html = {
124996
124996
  };
124997
124997
  function getMode$2() {
124998
124998
  {
124999
- return Promise.resolve().then(function () { return require('./htmlMode-7a5dd0a9.js'); });
124999
+ return Promise.resolve().then(function () { return require('./htmlMode-1e50e714.js'); });
125000
125000
  }
125001
125001
  }
125002
125002
  function registerHTMLLanguageService(languageId, options = optionsDefault, modeConfiguration = getConfigurationDefault(languageId)) {
@@ -125098,7 +125098,7 @@ var jsonDefaults = new LanguageServiceDefaultsImpl$1("json", diagnosticDefault,
125098
125098
  monaco_editor_core_exports$1.languages.json = { jsonDefaults };
125099
125099
  function getMode$1() {
125100
125100
  {
125101
- return Promise.resolve().then(function () { return require('./jsonMode-da60682c.js'); });
125101
+ return Promise.resolve().then(function () { return require('./jsonMode-39d1263c.js'); });
125102
125102
  }
125103
125103
  }
125104
125104
  monaco_editor_core_exports$1.languages.register({
@@ -125367,7 +125367,7 @@ monaco_editor_core_exports.languages.typescript = {
125367
125367
  };
125368
125368
  function getMode() {
125369
125369
  {
125370
- return Promise.resolve().then(function () { return require('./tsMode-5ba938c7.js'); });
125370
+ return Promise.resolve().then(function () { return require('./tsMode-c628ad87.js'); });
125371
125371
  }
125372
125372
  }
125373
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.92
4
+ * v4.31.0-next.94
5
5
  */
6
6
  'use strict';
7
7
 
8
- const sqlExprDefaults = require('./sql-expr-defaults-b961f377.js');
9
- require('./index-9c03f952.js');
8
+ const sqlExprDefaults = require('./sql-expr-defaults-914e8354.js');
9
+ require('./index-df989bff.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.92
4
+ * v4.31.0-next.94
5
5
  */
6
6
  'use strict';
7
7
 
8
- const sqlExprDefaults = require('./sql-expr-defaults-b961f377.js');
9
- require('./index-9c03f952.js');
8
+ const sqlExprDefaults = require('./sql-expr-defaults-914e8354.js');
9
+ require('./index-df989bff.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.92
4
+ * v4.31.0-next.94
5
5
  */
6
6
  'use strict';
7
7
 
8
- const sqlExprDefaults = require('./sql-expr-defaults-b961f377.js');
9
- require('./index-9c03f952.js');
8
+ const sqlExprDefaults = require('./sql-expr-defaults-914e8354.js');
9
+ require('./index-df989bff.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.92
4
+ * v4.31.0-next.94
5
5
  */
6
6
  'use strict';
7
7
 
8
- const sqlExprDefaults = require('./sql-expr-defaults-b961f377.js');
9
- const index = require('./index-9c03f952.js');
8
+ const sqlExprDefaults = require('./sql-expr-defaults-914e8354.js');
9
+ const index = require('./index-df989bff.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.92
4
+ * v4.31.0-next.94
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.92
4
+ * v4.31.0-next.94
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.92
4
+ * v4.31.0-next.94
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.92
4
+ * v4.31.0-next.94
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.92
4
+ * v4.31.0-next.94
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.92
4
+ * v4.31.0-next.94
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.92
4
+ * v4.31.0-next.94
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.31/esri/copyright.txt for details.
4
- * v4.31.0-next.92
4
+ * v4.31.0-next.94
5
5
  */
6
6
 
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.92
4
+ * v4.31.0-next.94
5
5
  */
6
6
  let resourceUrl = "https://js.arcgis.com/coding-components/next/";
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.92
4
+ * v4.31.0-next.94
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.31/esri/copyright.txt for details.
4
- * v4.31.0-next.92
4
+ * v4.31.0-next.94
5
5
  */
6
6
  import { A as ArcgisEditorVariables$1, d as defineCustomElement$1 } from './editor-variables.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.92
4
+ * v4.31.0-next.94
5
5
  */
6
6
  import { A as ArcgisLanguageApiPanel$1, d as defineCustomElement$1 } from './language-api-panel.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.92
4
+ * v4.31.0-next.94
5
5
  */
6
6
  import { proxyCustomElement, HTMLElement, createEvent, forceUpdate, h, Host } from '@stencil/core/internal/client';
7
7
  import { u as useControllerManager } from './chunk-IUUKU7EW.js';
@@ -120,9 +120,9 @@ this.constructor.__registerControllers = ()=>__cmpMeta[2]??{};
120
120
  // #endregion
121
121
  render() {
122
122
  const variable = this._getFeatureSetVariable();
123
- return (h(Host, { key: '7045de8598251dd6984000e7b29954e061c026d1' }, h("div", { key: 'be7bdc3c1f67698806cb82340db7298ea4a587c8', class: "flex-row flex-adjustable" }, h("div", { key: 'fd8fc820e4936b92e56b5d6391645d0bbd9f25ec', class: "flex-column flex-adjustable" }, h("arcgis-code-editor", { key: '1f99b35c123aa46d06533d3bd6435e771efc0a74', language: "arcgis-sql-expression", modelId: this._modelId, ref: (e) => (this._codeEditorElt = e), value: this.script ?? "", onArcgisValueChange: this._onCodeEditorValueChange })), this._activeAction === "fields" && (h("arcgis-editor-variables", { key: '0670d6ac75b6139db6d941ac277bf273ce6bae1b', variable: variable, class: "side-panel flex-panel border-inline-start", loading: this._preparing, modelId: this._modelId, onArcgisItemSelected: this._insertAsText, onArcgisClose: () => this._setActiveAction(undefined), "data-panel-name": "none" })), this._activeAction === "functions" && (h("arcgis-language-api-panel", { key: '10a0dca508651738450312758c9b0e5c92c8cfbe', class: "side-panel flex-panel border-inline-start", onArcgisItemSelected: this._insertAsSnippet, onArcgisClose: () => this._setActiveAction(undefined), loading: this._preparing, apiLibrary: this._apiLibrary, "data-panel-name": "none" })), h("calcite-action-bar", { key: 'fdb88197b0ee0b2995b6a47a60094fcbc9131c98', class: "side-action-bar border-inline-start", expanded: this.sideActionBarExpanded, position: "end", onCalciteActionBarToggle: this._toggleSideActionBarExpanded }, h("calcite-action", { key: 'a1ca3ce4b89ad68b00aaa6b3f86dbb31e1d1616c', id: "fields-action", text: this.messages.fields ?? "Fields", icon: "profile-variables", active: this._activeAction === "fields", "data-panel-name": "fields",
123
+ return (h(Host, { key: '7045de8598251dd6984000e7b29954e061c026d1' }, h("div", { key: 'be7bdc3c1f67698806cb82340db7298ea4a587c8', class: "flex-row flex-adjustable" }, h("div", { key: 'fd8fc820e4936b92e56b5d6391645d0bbd9f25ec', class: "flex-column flex-adjustable" }, h("arcgis-code-editor", { key: '1f99b35c123aa46d06533d3bd6435e771efc0a74', language: "arcgis-sql-expression", modelId: this._modelId, ref: (e) => (this._codeEditorElt = e), value: this.script ?? "", onArcgisValueChange: this._onCodeEditorValueChange })), this._activeAction === "fields" && (h("arcgis-editor-variables", { key: '0670d6ac75b6139db6d941ac277bf273ce6bae1b', variable: variable, class: "side-panel flex-panel border-inline-start", loading: this._preparing, modelId: this._modelId, onArcgisItemSelected: this._insertAsText, onArcgisClose: () => this._setActiveAction(undefined), "data-panel-name": "none" })), this._activeAction === "functions" && (h("arcgis-language-api-panel", { key: '2439b8611bed242bfe15435ee8ca7705561a3819', class: "side-panel flex-panel border-inline-start", onArcgisItemSelected: this._insertAsSnippet, onArcgisClose: () => this._setActiveAction(undefined), loading: this._preparing, apiLibrary: this._apiLibrary, "data-panel-name": "none", hideDocumentationActions: true })), h("calcite-action-bar", { key: '7596963e07e7b2e1a02f5f9818078ff485b48d48', class: "side-action-bar border-inline-start", expanded: this.sideActionBarExpanded, position: "end", onCalciteActionBarToggle: this._toggleSideActionBarExpanded }, h("calcite-action", { key: '4838d3f894e2a718a42896c335c70fb08fc65f18', id: "fields-action", text: this.messages.fields ?? "Fields", icon: "profile-variables", active: this._activeAction === "fields", "data-panel-name": "fields",
124
124
  // need to use an arrow function to automatically bind 'this'
125
- onClick: (e) => this._handleActionClick(e) }), !this.sideActionBarExpanded && (h("calcite-tooltip", { key: '82a8e3557e765d05caf08d54afbf3d2f5a383615', "reference-element": "fields-action" }, h("span", { key: '8e3ee3362edc48378676eecbb8c25d8a686f8e58' }, this.messages.fields ?? "Fields"))), h("calcite-action", { key: 'bde73acdf947bbfb252bb644c6ef2c06971849d3', id: "functions-action", text: this.messages.functions ?? "Functions", icon: "function", active: this._activeAction === "functions", "data-panel-name": "functions", onClick: (e) => this._handleActionClick(e) }), !this.sideActionBarExpanded && (h("calcite-tooltip", { key: 'f353577f4ed06d1607ac0282be6674f3246b69bc', "reference-element": "functions-action" }, h("span", { key: '7445241db197f4e9b29527150e3b55dc307f3fe5' }, this.messages.functions ?? "Functions")))))));
125
+ onClick: (e) => this._handleActionClick(e) }), !this.sideActionBarExpanded && (h("calcite-tooltip", { key: '09b5f61900753504dbf2c9adf6e0d92f00ebb81e', "reference-element": "fields-action" }, h("span", { key: 'fe19f406a90c8a5fb1904aee382d09e9c02c747b' }, this.messages.fields ?? "Fields"))), h("calcite-action", { key: '74ee905a61962bd87661a6a7ea1e0b0fda509b2f', id: "functions-action", text: this.messages.functions ?? "Functions", icon: "function", active: this._activeAction === "functions", "data-panel-name": "functions", onClick: (e) => this._handleActionClick(e) }), !this.sideActionBarExpanded && (h("calcite-tooltip", { key: 'a83c4265bc3ff134981b734cc33f68e82c2f33fa', "reference-element": "functions-action" }, h("span", { key: '8a7dbde7774ce4ee07580fdee2f6a8a074763a27' }, this.messages.functions ?? "Functions")))))));
126
126
  }
127
127
  static get assetsDirs() { return ["assets"]; }
128
128
  get el() { return this; }
@@ -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.92
4
+ * v4.31.0-next.94
5
5
  */
6
6
  import { proxyCustomElement, HTMLElement, createEvent, forceUpdate, h } from '@stencil/core/internal/client';
7
7
  import { u as useControllerManager } from './chunk-IUUKU7EW.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.92
4
+ * v4.31.0-next.94
5
5
  */
6
6
  import { a as isNotUndefined, D as Deferred, e as safeAsyncCall, h as devToolsAwareTimeout, j as safeCall } from './index2.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.92
4
+ * v4.31.0-next.94
5
5
  */
6
6
  import { proxyCustomElement, HTMLElement, createEvent, forceUpdate, h, Host } from '@stencil/core/internal/client';
7
7
  import { languages, editor, Range, Uri, KeyMod, 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.92
4
+ * v4.31.0-next.94
5
5
  */
6
6
  import { proxyCustomElement, HTMLElement, createEvent, forceUpdate, h } from '@stencil/core/internal/client';
7
7
  import { u as useControllerManager } from './chunk-IUUKU7EW.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.92
4
+ * v4.31.0-next.94
5
5
  */
6
6
  // src/index.ts
7
7
  var isAMD = typeof window !== "undefined" && "$arcgis" in window && typeof window.$arcgis === "object" && "import" in window.$arcgis && !("forceESM" in window.$arcgis);
@@ -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.92
4
+ * v4.31.0-next.94
5
5
  */
6
6
  export { setNonce, setPlatformOptions } from '@stencil/core/internal/client';
7
7
  export { a as arcade } 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.31/esri/copyright.txt for details.
4
- * v4.31.0-next.92
4
+ * v4.31.0-next.94
5
5
  */
6
6
  // src/array-utils.ts
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.92
4
+ * v4.31.0-next.94
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 colorizedAllCodeElements } from './markdown.js';
@@ -141,7 +141,7 @@ this.constructor.__registerControllers = ()=>__cmpMeta[2]??{};
141
141
  if (!apiItem) {
142
142
  return null;
143
143
  }
144
- return (h("calcite-flow-item", { heading: this.messages.constantsandfunctions, beforeBack: this._unselectItem, closable: true, onCalciteFlowItemClose: this._emitClose }, this.hideDocumentationActions ? null : (h("calcite-button", { width: "half", slot: "footer", appearance: "outline", kind: "brand", scale: "s", href: apiItem.link, target: "Help", iconStart: "information" }, this.messages.moreinformation)), h("calcite-button", { width: "half", slot: "footer", appearance: "outline", kind: "brand", "icon-start": "code", scale: "s", onClick: this._emitItemSelectedAndClose, "data-item": apiItem, ref: (e) => {
144
+ return (h("calcite-flow-item", { heading: this.messages.constantsandfunctions, beforeBack: this._unselectItem, closable: true, onCalciteFlowItemClose: this._emitClose }, this.hideDocumentationActions ? null : (h("calcite-button", { width: "half", slot: "footer", appearance: "outline", kind: "brand", scale: "s", href: apiItem.link, target: "Help", iconStart: "information" }, this.messages.moreinformation)), h("calcite-button", { width: this.hideDocumentationActions ? "full" : "half", slot: "footer", appearance: "outline", kind: "brand", "icon-start": "code", scale: "s", onClick: this._emitItemSelectedAndClose, "data-item": apiItem, ref: (e) => {
145
145
  // stencil test throws error if we don't explicitly check for e.setFocus,
146
146
  // optional chaining is not working here
147
147
  if (e?.setFocus) {
@@ -158,7 +158,7 @@ this.constructor.__registerControllers = ()=>__cmpMeta[2]??{};
158
158
  render() {
159
159
  const categories = (this.apiLibrary ?? []).map((apiCategory) => this.renderApiCategory(apiCategory));
160
160
  const empty = categories.every((g) => !g);
161
- return (h(Host, { key: '777e65f0a9891fbdf8fd6177890df475261d198e' }, h("style", { key: 'bacffd5a30dfa72f9cc99db6a7066fd551c06e60' }, this._colorizeStyle), h("calcite-flow", { key: 'b48417bccd1a1a5e400d5b205ff0dc3a21e08a76', ref: (ref) => this.flowFocusHandler(ref) }, h("calcite-flow-item", { key: 'a44cdb484d60daa1a6410ed7d513eb680f20f883', heading: this.messages.constantsandfunctions, closable: true, onCalciteFlowItemClose: this._emitClose }, h("calcite-input", { key: 'ebe4708ce6ccb62b2d5639bb9cbc5ee207e7e2b9', value: this._filterValue, icon: "magnifying-glass", clearable: true, onCalciteInputInput: this._updateFilterValue, class: "sticky", scale: "m" }), this.loading ? (h("calcite-loader", { scale: "s", type: "indeterminate", label: this.messages.loading ?? "Loading" })) : (h("calcite-list", null, empty ? h("div", { class: "notice-container" }, this.messages.noitems) : categories))), this.renderApiItemFlowItem())));
161
+ return (h(Host, { key: 'c9673d416a327a7ecbadb9be6ae01ef59ebb46da' }, h("style", { key: '3fbd5ceed96eded5fe62791308d7ee75f0e85c70' }, this._colorizeStyle), h("calcite-flow", { key: 'de0d60cc40473effe96bf350cbd0d56f92a5d434', ref: (ref) => this.flowFocusHandler(ref) }, h("calcite-flow-item", { key: '1f3d809a8dc5598f3c7ee23b624829b98a80e8fe', heading: this.messages.constantsandfunctions, closable: true, onCalciteFlowItemClose: this._emitClose }, h("calcite-input", { key: 'bfbce00a7d77fe77c9b367145a751e53b9455eb2', value: this._filterValue, icon: "magnifying-glass", clearable: true, onCalciteInputInput: this._updateFilterValue, class: "sticky", scale: "m" }), this.loading ? (h("calcite-loader", { scale: "s", type: "indeterminate", label: this.messages.loading ?? "Loading" })) : (h("calcite-list", null, empty ? h("div", { class: "notice-container" }, this.messages.noitems) : categories))), this.renderApiItemFlowItem())));
162
162
  }
163
163
  static get assetsDirs() { return ["assets"]; }
164
164
  get el() { return this; }
@@ -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.92
4
+ * v4.31.0-next.94
5
5
  */
6
6
  import { editor } from 'monaco-editor';
7
7
  import { StandaloneServices } from 'monaco-editor/esm/vs/editor/standalone/browser/standaloneServices.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.92
4
+ * v4.31.0-next.94
5
5
  */
6
6
  import { n as newLayersFeatureLayer, i as importRequest, s as supportedFields, a as newPortalPortalItem, b as newWebScene, c as newWebMap, f as fieldAlias, d as fieldTypeToIconName, e as fieldTypeToApiValueVarType } from './fields.js';
7
7
  import { InsertTextMode, InsertTextFormat, CompletionItemKind, MarkupKind } 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.92
4
+ * v4.31.0-next.94
5
5
  */
6
6
  import { editor, languages, Emitter } from 'monaco-editor';
7
7
  import { D as Deferred, u as debounce } 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.92
4
+ * v4.31.0-next.94
5
5
  */
6
6
  import { p as proxyExports, w as watch, C as Controller, s as setAmbientComponent } from './chunk-IUUKU7EW.js';
7
7
  import { p as startLocaleObserver, r as getElementLocales } 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.92
4
+ * v4.31.0-next.94
5
5
  */
6
6
  import { d as createFilterExpression } from './index2.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.92
4
+ * v4.31.0-next.94
5
5
  */
6
6
  const globalScripts = () => {};
7
7
 
@@ -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.31/esri/copyright.txt for details.
4
- * v4.31.0-next.92
4
+ * v4.31.0-next.94
5
5
  */
6
- import { m as main, f as fieldsToProfileValues, i as isPredefinedProfile, a as isFeatureSetCollectionDefinition, b as isFeatureSetDefinition, c as isFeatureDefinition, d as supportedLocales, L as LanguageDefaultsBase, e as fetchT9nStringsBundle, E as EditorProfile } from './sql-expr-defaults-70865c10.js';
7
- import { g as getAssetPath } from './index-bbfcd75f.js';
6
+ import { m as main, f as fieldsToProfileValues, i as isPredefinedProfile, a as isFeatureSetCollectionDefinition, b as isFeatureSetDefinition, c as isFeatureDefinition, d as supportedLocales, L as LanguageDefaultsBase, e as fetchT9nStringsBundle, E as EditorProfile } from './sql-expr-defaults-d9716c16.js';
7
+ import { g as getAssetPath } from './index-d27fa889.js';
8
8
 
9
9
  // #region convert editor profile to apiProfile
10
10
  /**
@@ -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.31/esri/copyright.txt for details.
4
- * v4.31.0-next.92
4
+ * v4.31.0-next.94
5
5
  */
6
- import { m as main, r as editor, Q as MarkerSeverity, R as Range, w as languages, T as debounce, D as Deferred, V as Emitter } from './sql-expr-defaults-70865c10.js';
7
- import './index-bbfcd75f.js';
6
+ import { m as main, r as editor, Q as MarkerSeverity, R as Range, w as languages, T as debounce, D as Deferred, V as Emitter } from './sql-expr-defaults-d9716c16.js';
7
+ import './index-d27fa889.js';
8
8
 
9
9
  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:main.exports.CompletionItemKind.Constant}));lt.map(e=>({label:e,kind:main.exports.CompletionItemKind.Keyword}));
10
10
 
@@ -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.92
4
+ * v4.31.0-next.94
5
5
  */
6
- import { r as registerInstance, c as createEvent, g as getAssetPath, h, F as Fragment, H as Host, a as getElement } from './index-bbfcd75f.js';
7
- import { g as importArcade, h as isURL, j as hasSameOrigin, k as importRequest, D as Deferred, l as generateGuid, K as KeyCode, n as setValuesInString, q as quoteString, o as supportedFields, p as generateTokensCSSForColorMap, S as StandaloneServices, I as IStandaloneThemeService, r as editor, t as commonjsGlobal, u as setFocusOnElement, v as filterCollection, w as languages, x as sqlExprDefaults, R as Range, y as observeAncestorsMutation, U as Uri, z as getElementTheme, A as KeyMod, B as createFilterExpression, C as addLTRMark } from './sql-expr-defaults-70865c10.js';
8
- import { u as useControllerManager, a as useT9n, g as getSet } from './useT9n-190fb620.js';
9
- import { b as arcadeDefaults } from './arcade-defaults-f2ec0d1a.js';
6
+ import { r as registerInstance, c as createEvent, g as getAssetPath, h, F as Fragment, H as Host, a as getElement } from './index-d27fa889.js';
7
+ import { g as importArcade, h as isURL, j as hasSameOrigin, k as importRequest, D as Deferred, l as generateGuid, K as KeyCode, n as setValuesInString, q as quoteString, o as supportedFields, p as generateTokensCSSForColorMap, S as StandaloneServices, I as IStandaloneThemeService, r as editor, t as commonjsGlobal, u as setFocusOnElement, v as filterCollection, w as languages, x as sqlExprDefaults, R as Range, y as observeAncestorsMutation, U as Uri, z as getElementTheme, A as KeyMod, B as createFilterExpression, C as addLTRMark } from './sql-expr-defaults-d9716c16.js';
8
+ import { u as useControllerManager, a as useT9n, g as getSet } from './useT9n-dd9f43c8.js';
9
+ import { b as arcadeDefaults } from './arcade-defaults-eea0f49a.js';
10
10
 
11
11
  const DevelopersWebSitePath = "https://developers.arcgis.com/arcade/";
12
12
  const MaxArrayItems = 100;
@@ -303,7 +303,7 @@ async function getArcadeDiagnosticService() {
303
303
  * @returns arcade mode module
304
304
  */
305
305
  async function getMode$1() {
306
- return await import('./arcade-mode-0ea806ff.js');
306
+ return await import('./arcade-mode-22179508.js');
307
307
  }
308
308
 
309
309
  const arcadeEditorCss = "arcgis-arcade-editor{display:flex;flex-direction:column;position:relative;overflow:hidden;border:var(--arcgis-coding-components-border);box-sizing:border-box;background-color:var(--arcgis-coding-components-background-color);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:var(--arcgis-coding-components-border);box-sizing:border-box}arcgis-arcade-editor .border-inline-end{border-inline-end:var(--arcgis-coding-components-border);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:var(--arcgis-coding-components-side-action-bar-max-w)}arcgis-arcade-editor .side-panel{max-width:var(--arcgis-coding-components-side-panel-max-w);width:var(--arcgis-coding-components-side-panel-w)}arcgis-arcade-editor .side-panel calcite-flow{height:100%}arcgis-arcade-editor .main-action-bar{border-bottom:var(--arcgis-coding-components-border);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:var(--arcgis-coding-components-border);box-sizing:border-box;max-height:50%;min-height:50%;margin-bottom:-1px}arcgis-arcade-editor calcite-flow [slot=footer]{word-break:break-word}";
@@ -3953,7 +3953,7 @@ languages.onLanguage(arcadeDefaults.languageId, () => {
3953
3953
  * @returns sql-expression mode module
3954
3954
  */
3955
3955
  async function getMode() {
3956
- return await import('./sql-expr-mode-95f78170.js');
3956
+ return await import('./sql-expr-mode-544eb8cb.js');
3957
3957
  }
3958
3958
 
3959
3959
  // Register the language in Monaco
@@ -4592,7 +4592,7 @@ const ArcgisLanguageApiPanel = class {
4592
4592
  if (!apiItem) {
4593
4593
  return null;
4594
4594
  }
4595
- return (h("calcite-flow-item", { heading: this.messages.constantsandfunctions, beforeBack: this._unselectItem, closable: true, onCalciteFlowItemClose: this._emitClose }, this.hideDocumentationActions ? null : (h("calcite-button", { width: "half", slot: "footer", appearance: "outline", kind: "brand", scale: "s", href: apiItem.link, target: "Help", iconStart: "information" }, this.messages.moreinformation)), h("calcite-button", { width: "half", slot: "footer", appearance: "outline", kind: "brand", "icon-start": "code", scale: "s", onClick: this._emitItemSelectedAndClose, "data-item": apiItem, ref: (e) => {
4595
+ return (h("calcite-flow-item", { heading: this.messages.constantsandfunctions, beforeBack: this._unselectItem, closable: true, onCalciteFlowItemClose: this._emitClose }, this.hideDocumentationActions ? null : (h("calcite-button", { width: "half", slot: "footer", appearance: "outline", kind: "brand", scale: "s", href: apiItem.link, target: "Help", iconStart: "information" }, this.messages.moreinformation)), h("calcite-button", { width: this.hideDocumentationActions ? "full" : "half", slot: "footer", appearance: "outline", kind: "brand", "icon-start": "code", scale: "s", onClick: this._emitItemSelectedAndClose, "data-item": apiItem, ref: (e) => {
4596
4596
  // stencil test throws error if we don't explicitly check for e.setFocus,
4597
4597
  // optional chaining is not working here
4598
4598
  if (e?.setFocus) {
@@ -4609,7 +4609,7 @@ const ArcgisLanguageApiPanel = class {
4609
4609
  render() {
4610
4610
  const categories = (this.apiLibrary ?? []).map((apiCategory) => this.renderApiCategory(apiCategory));
4611
4611
  const empty = categories.every((g) => !g);
4612
- return (h(Host, { key: '777e65f0a9891fbdf8fd6177890df475261d198e' }, h("style", { key: 'bacffd5a30dfa72f9cc99db6a7066fd551c06e60' }, this._colorizeStyle), h("calcite-flow", { key: 'b48417bccd1a1a5e400d5b205ff0dc3a21e08a76', ref: (ref) => this.flowFocusHandler(ref) }, h("calcite-flow-item", { key: 'a44cdb484d60daa1a6410ed7d513eb680f20f883', heading: this.messages.constantsandfunctions, closable: true, onCalciteFlowItemClose: this._emitClose }, h("calcite-input", { key: 'ebe4708ce6ccb62b2d5639bb9cbc5ee207e7e2b9', value: this._filterValue, icon: "magnifying-glass", clearable: true, onCalciteInputInput: this._updateFilterValue, class: "sticky", scale: "m" }), this.loading ? (h("calcite-loader", { scale: "s", type: "indeterminate", label: this.messages.loading ?? "Loading" })) : (h("calcite-list", null, empty ? h("div", { class: "notice-container" }, this.messages.noitems) : categories))), this.renderApiItemFlowItem())));
4612
+ return (h(Host, { key: 'c9673d416a327a7ecbadb9be6ae01ef59ebb46da' }, h("style", { key: '3fbd5ceed96eded5fe62791308d7ee75f0e85c70' }, this._colorizeStyle), h("calcite-flow", { key: 'de0d60cc40473effe96bf350cbd0d56f92a5d434', ref: (ref) => this.flowFocusHandler(ref) }, h("calcite-flow-item", { key: '1f3d809a8dc5598f3c7ee23b624829b98a80e8fe', heading: this.messages.constantsandfunctions, closable: true, onCalciteFlowItemClose: this._emitClose }, h("calcite-input", { key: 'bfbce00a7d77fe77c9b367145a751e53b9455eb2', value: this._filterValue, icon: "magnifying-glass", clearable: true, onCalciteInputInput: this._updateFilterValue, class: "sticky", scale: "m" }), this.loading ? (h("calcite-loader", { scale: "s", type: "indeterminate", label: this.messages.loading ?? "Loading" })) : (h("calcite-list", null, empty ? h("div", { class: "notice-container" }, this.messages.noitems) : categories))), this.renderApiItemFlowItem())));
4613
4613
  }
4614
4614
  static get assetsDirs() { return ["assets"]; }
4615
4615
  get el() { return getElement(this); }
@@ -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.92
4
+ * v4.31.0-next.94
5
5
  */
6
- import { p as promiseResolve, b as bootstrapLazy } from './index-bbfcd75f.js';
7
- export { s as setNonce } from './index-bbfcd75f.js';
8
- import { g as globalScripts } from './app-globals-0f12920a.js';
6
+ import { p as promiseResolve, b as bootstrapLazy } from './index-d27fa889.js';
7
+ export { s as setNonce } from './index-d27fa889.js';
8
+ import { g as globalScripts } from './app-globals-ff8ecf1c.js';
9
9
 
10
10
  /*
11
11
  Stencil Client Patch Browser v4.20.0 | MIT Licensed | https://stenciljs.com