@arcgis/coding-components 4.31.0-next.75 → 4.31.0-next.76

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 (97) 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 +25 -25
  3. package/dist/arcgis-coding-components/assets/{sql-expression-editor/api/sql-expression-api.t9n.en.json → sql-language/api/sql-api.t9n.en.json} +59 -36
  4. package/dist/arcgis-coding-components/index.esm.js +2 -2
  5. package/dist/arcgis-coding-components/{p-b23c0cf5.entry.js → p-0bd6b819.entry.js} +2 -2
  6. package/dist/arcgis-coding-components/{p-22d96a72.js → p-0f01b138.js} +2 -2
  7. package/dist/arcgis-coding-components/{p-5f60e521.js → p-159d7e28.js} +1 -1
  8. package/dist/arcgis-coding-components/{p-79ea3af1.js → p-1b9499a9.js} +2 -2
  9. package/dist/arcgis-coding-components/{p-c1219329.js → p-1c00cf80.js} +2 -2
  10. package/dist/arcgis-coding-components/{p-c4f8ac7c.entry.js → p-448e8cc3.entry.js} +2 -2
  11. package/dist/arcgis-coding-components/{p-70d0ad63.js → p-4a93290a.js} +10 -10
  12. package/dist/arcgis-coding-components/{p-72b1d081.js → p-521f0e06.js} +2 -2
  13. package/dist/arcgis-coding-components/{p-e6a140ad.js → p-53ef9d57.js} +1 -1
  14. package/dist/arcgis-coding-components/{p-ee53142a.entry.js → p-86849297.entry.js} +2 -2
  15. package/dist/arcgis-coding-components/{p-08ec16e3.js → p-8c475464.js} +2 -2
  16. package/dist/arcgis-coding-components/{p-592dfd94.js → p-a1648fd9.js} +1 -1
  17. package/dist/arcgis-coding-components/{p-433fccd5.js → p-a2fbd2d7.js} +2 -2
  18. package/dist/arcgis-coding-components/{p-c5f9974d.js → p-aea8a9ae.js} +2 -2
  19. package/dist/arcgis-coding-components/{p-2758562f.js → p-c9b15662.js} +2 -2
  20. package/dist/arcgis-coding-components/{p-52811e64.js → p-d4a498a5.js} +2 -2
  21. package/dist/arcgis-coding-components/{p-ea5479f8.js → p-d7e32d38.js} +2 -2
  22. package/dist/arcgis-coding-components/{p-1f13d38e.js → p-d935b67b.js} +2 -2
  23. package/dist/cjs/{app-globals-44af4bb4.js → app-globals-fe7e6b36.js} +1 -1
  24. package/dist/cjs/{arcade-defaults-b4130f0c.js → arcade-defaults-085b41a2.js} +3 -3
  25. package/dist/cjs/{arcade-mode-8cf8f64f.js → arcade-mode-0c677bc5.js} +3 -3
  26. package/dist/cjs/arcgis-arcade-editor_6.cjs.entry.js +7 -7
  27. package/dist/cjs/arcgis-coding-components.cjs.js +3 -3
  28. package/dist/cjs/arcgis-sql-expression-editor.cjs.entry.js +4 -4
  29. package/dist/cjs/arcgis-sql-expression-fields.cjs.entry.js +4 -4
  30. package/dist/cjs/{css-a3c437ff.js → css-8bbe3cfe.js} +1 -1
  31. package/dist/cjs/{cssMode-0b4529fb.js → cssMode-20751da2.js} +3 -3
  32. package/dist/cjs/{html-1afc968e.js → html-a4af845f.js} +3 -3
  33. package/dist/cjs/{htmlMode-67bd3132.js → htmlMode-30e86156.js} +3 -3
  34. package/dist/cjs/{index-0c632ee2.js → index-ee1b5dad.js} +1 -1
  35. package/dist/cjs/index.cjs.js +4 -4
  36. package/dist/cjs/{javascript-5697415f.js → javascript-7d24a9c3.js} +4 -4
  37. package/dist/cjs/{jsonMode-0390a5d8.js → jsonMode-aae37f0e.js} +3 -3
  38. package/dist/cjs/loader.cjs.js +3 -3
  39. package/dist/cjs/{sql-expr-defaults-09f5200b.js → sql-expr-defaults-19b16751.js} +12 -12
  40. package/dist/cjs/{sql-expr-mode-308f723d.js → sql-expr-mode-5dfbe435.js} +3 -3
  41. package/dist/cjs/{tsMode-40381142.js → tsMode-36dcdc24.js} +3 -3
  42. package/dist/cjs/{typescript-040958ab.js → typescript-bcedd639.js} +3 -3
  43. package/dist/cjs/{useT9n-c848c8f3.js → useT9n-5a58b74b.js} +7 -7
  44. package/dist/components/arcade-defaults.js +1 -1
  45. package/dist/components/arcade-mode.js +1 -1
  46. package/dist/components/arcade-results.js +2 -2
  47. package/dist/components/arcade-suggestions.js +2 -2
  48. package/dist/components/arcade-variables.js +2 -2
  49. package/dist/components/arcgis-arcade-editor.js +2 -2
  50. package/dist/components/arcgis-arcade-results.js +1 -1
  51. package/dist/components/arcgis-arcade-suggestions.js +1 -1
  52. package/dist/components/arcgis-arcade-variables.js +1 -1
  53. package/dist/components/arcgis-assets.d.ts +1 -1
  54. package/dist/components/arcgis-assets.js +1 -1
  55. package/dist/components/arcgis-code-editor.js +1 -1
  56. package/dist/components/arcgis-language-api-panel.js +1 -1
  57. package/dist/components/arcgis-sql-expression-editor.js +2 -2
  58. package/dist/components/arcgis-sql-expression-fields.js +1 -1
  59. package/dist/components/{chunk-2GNSHPGN.js → chunk-A4MUWALE.js} +5 -5
  60. package/dist/components/code-editor.js +2 -2
  61. package/dist/components/fields.js +1 -1
  62. package/dist/components/index.js +1 -1
  63. package/dist/components/index2.js +1 -1
  64. package/dist/components/language-api-panel.js +2 -2
  65. package/dist/components/language-defaults-base.js +1 -1
  66. package/dist/components/markdown.js +1 -1
  67. package/dist/components/sql-expr-defaults.js +3 -3
  68. package/dist/components/sql-expr-mode.js +1 -1
  69. package/dist/components/sql-expression-fields.js +2 -2
  70. package/dist/components/useT9n.js +2 -2
  71. package/dist/components/utilities.js +1 -1
  72. package/dist/esm/{app-globals-c42f1d94.js → app-globals-60c1d02f.js} +1 -1
  73. package/dist/esm/{arcade-defaults-525e9ec1.js → arcade-defaults-ff80717f.js} +3 -3
  74. package/dist/esm/{arcade-mode-57b03e59.js → arcade-mode-a4ff17cc.js} +3 -3
  75. package/dist/esm/arcgis-arcade-editor_6.entry.js +7 -7
  76. package/dist/esm/arcgis-coding-components.js +4 -4
  77. package/dist/esm/arcgis-sql-expression-editor.entry.js +4 -4
  78. package/dist/esm/arcgis-sql-expression-fields.entry.js +4 -4
  79. package/dist/esm/{css-a079e01e.js → css-607cace1.js} +1 -1
  80. package/dist/esm/{cssMode-24683f7b.js → cssMode-2a8d291e.js} +3 -3
  81. package/dist/esm/{html-95a6c1fe.js → html-35122a30.js} +3 -3
  82. package/dist/esm/{htmlMode-ae57e705.js → htmlMode-a22e6838.js} +3 -3
  83. package/dist/esm/{index-29bb1167.js → index-e129cff7.js} +1 -1
  84. package/dist/esm/index.js +4 -4
  85. package/dist/esm/{javascript-9b612970.js → javascript-61366963.js} +4 -4
  86. package/dist/esm/{jsonMode-06fa1881.js → jsonMode-57111234.js} +3 -3
  87. package/dist/esm/loader.js +4 -4
  88. package/dist/esm/{sql-expr-defaults-e47cff6a.js → sql-expr-defaults-8686a08f.js} +12 -12
  89. package/dist/esm/{sql-expr-mode-19ab849f.js → sql-expr-mode-c7cacc6e.js} +3 -3
  90. package/dist/esm/{tsMode-2ab14a6c.js → tsMode-75e4ee85.js} +3 -3
  91. package/dist/esm/{typescript-3f6dc1a9.js → typescript-b43c3180.js} +3 -3
  92. package/dist/esm/{useT9n-704a8905.js → useT9n-2b871a88.js} +7 -7
  93. package/dist/loader/cdn.js +1 -1
  94. package/dist/loader/index.cjs.js +1 -1
  95. package/dist/loader/index.es2017.js +1 -1
  96. package/dist/loader/index.js +1 -1
  97. package/package.json +12 -11
@@ -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.75
4
+ * v4.31.0-next.76
5
5
  */
6
6
  'use strict';
7
7
 
8
8
  Object.defineProperty(exports, '__esModule', { value: true });
9
9
 
10
- const index = require('./index-0c632ee2.js');
11
- const appGlobals = require('./app-globals-44af4bb4.js');
10
+ const index = require('./index-ee1b5dad.js');
11
+ const appGlobals = require('./app-globals-fe7e6b36.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.75
4
+ * v4.31.0-next.76
5
5
  */
6
6
  'use strict';
7
7
 
8
- const index = require('./index-0c632ee2.js');
8
+ const index = require('./index-ee1b5dad.js');
9
9
 
10
10
  function _interopNamespace(e) {
11
11
  if (e && e.__esModule) return e;
@@ -124691,7 +124691,7 @@ registerLanguage({
124691
124691
  mimetypes: ["text/css"],
124692
124692
  loader: () => {
124693
124693
  {
124694
- return Promise.resolve().then(function () { return require('./css-a3c437ff.js'); });
124694
+ return Promise.resolve().then(function () { return require('./css-8bbe3cfe.js'); });
124695
124695
  }
124696
124696
  }
124697
124697
  });
@@ -124709,7 +124709,7 @@ registerLanguage({
124709
124709
  mimetypes: ["text/html", "text/x-jshtm", "text/template", "text/ng-template"],
124710
124710
  loader: () => {
124711
124711
  {
124712
- return Promise.resolve().then(function () { return require('./html-1afc968e.js'); });
124712
+ return Promise.resolve().then(function () { return require('./html-a4af845f.js'); });
124713
124713
  }
124714
124714
  }
124715
124715
  });
@@ -124729,7 +124729,7 @@ registerLanguage({
124729
124729
  mimetypes: ["text/javascript"],
124730
124730
  loader: () => {
124731
124731
  {
124732
- return Promise.resolve().then(function () { return require('./javascript-5697415f.js'); });
124732
+ return Promise.resolve().then(function () { return require('./javascript-7d24a9c3.js'); });
124733
124733
  }
124734
124734
  }
124735
124735
  });
@@ -124747,7 +124747,7 @@ registerLanguage({
124747
124747
  mimetypes: ["text/typescript"],
124748
124748
  loader: () => {
124749
124749
  {
124750
- return Promise.resolve().then(function () { return require('./typescript-040958ab.js'); });
124750
+ return Promise.resolve().then(function () { return require('./typescript-bcedd639.js'); });
124751
124751
  }
124752
124752
  }
124753
124753
  });
@@ -124868,7 +124868,7 @@ var lessDefaults = new LanguageServiceDefaultsImpl$3("less", optionsDefault$1, m
124868
124868
  monaco_editor_core_exports$3.languages.css = { cssDefaults, lessDefaults, scssDefaults };
124869
124869
  function getMode$3() {
124870
124870
  {
124871
- return Promise.resolve().then(function () { return require('./cssMode-0b4529fb.js'); });
124871
+ return Promise.resolve().then(function () { return require('./cssMode-20751da2.js'); });
124872
124872
  }
124873
124873
  }
124874
124874
  monaco_editor_core_exports$3.languages.onLanguage("less", () => {
@@ -124993,7 +124993,7 @@ monaco_editor_core_exports$2.languages.html = {
124993
124993
  };
124994
124994
  function getMode$2() {
124995
124995
  {
124996
- return Promise.resolve().then(function () { return require('./htmlMode-67bd3132.js'); });
124996
+ return Promise.resolve().then(function () { return require('./htmlMode-30e86156.js'); });
124997
124997
  }
124998
124998
  }
124999
124999
  function registerHTMLLanguageService(languageId, options = optionsDefault, modeConfiguration = getConfigurationDefault(languageId)) {
@@ -125095,7 +125095,7 @@ var jsonDefaults = new LanguageServiceDefaultsImpl$1("json", diagnosticDefault,
125095
125095
  monaco_editor_core_exports$1.languages.json = { jsonDefaults };
125096
125096
  function getMode$1() {
125097
125097
  {
125098
- return Promise.resolve().then(function () { return require('./jsonMode-0390a5d8.js'); });
125098
+ return Promise.resolve().then(function () { return require('./jsonMode-aae37f0e.js'); });
125099
125099
  }
125100
125100
  }
125101
125101
  monaco_editor_core_exports$1.languages.register({
@@ -125364,7 +125364,7 @@ monaco_editor_core_exports.languages.typescript = {
125364
125364
  };
125365
125365
  function getMode() {
125366
125366
  {
125367
- return Promise.resolve().then(function () { return require('./tsMode-40381142.js'); });
125367
+ return Promise.resolve().then(function () { return require('./tsMode-36dcdc24.js'); });
125368
125368
  }
125369
125369
  }
125370
125370
  monaco_editor_core_exports.languages.onLanguage("typescript", () => {
@@ -171043,8 +171043,8 @@ const languageId = "arcgis-sql-expression";
171043
171043
  class SqlExprDefaults extends LanguageDefaultsBase {
171044
171044
  constructor() {
171045
171045
  super(languageId, {
171046
- apiPath: "./assets/sql-expression-editor/api",
171047
- apiPrefix: "sql-expression-api.t9n.",
171046
+ apiPath: "./assets/sql-language/api",
171047
+ apiPrefix: "sql-api.t9n.",
171048
171048
  });
171049
171049
  this._languageId = languageId;
171050
171050
  this._layerMap = new Map();
@@ -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.75
4
+ * v4.31.0-next.76
5
5
  */
6
6
  'use strict';
7
7
 
8
- const sqlExprDefaults = require('./sql-expr-defaults-09f5200b.js');
9
- require('./index-0c632ee2.js');
8
+ const sqlExprDefaults = require('./sql-expr-defaults-19b16751.js');
9
+ require('./index-ee1b5dad.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.75
4
+ * v4.31.0-next.76
5
5
  */
6
6
  'use strict';
7
7
 
8
- const sqlExprDefaults = require('./sql-expr-defaults-09f5200b.js');
9
- require('./index-0c632ee2.js');
8
+ const sqlExprDefaults = require('./sql-expr-defaults-19b16751.js');
9
+ require('./index-ee1b5dad.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.75
4
+ * v4.31.0-next.76
5
5
  */
6
6
  'use strict';
7
7
 
8
- const sqlExprDefaults = require('./sql-expr-defaults-09f5200b.js');
9
- require('./index-0c632ee2.js');
8
+ const sqlExprDefaults = require('./sql-expr-defaults-19b16751.js');
9
+ require('./index-ee1b5dad.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.75
4
+ * v4.31.0-next.76
5
5
  */
6
6
  'use strict';
7
7
 
8
- const sqlExprDefaults = require('./sql-expr-defaults-09f5200b.js');
9
- const index = require('./index-0c632ee2.js');
8
+ const sqlExprDefaults = require('./sql-expr-defaults-19b16751.js');
9
+ const index = require('./index-ee1b5dad.js');
10
10
 
11
11
  // src/framework.ts
12
12
  function retrieveComponentMembers(component, isLit) {
@@ -858,16 +858,16 @@ var ControllerManager = class extends GenericController {
858
858
  this._originalLifecycles._loaded?.call(this.component);
859
859
  }
860
860
  _update() {
861
- const changedProperties = this.component.changedProperties;
862
- this._controllers.forEach(callUpdate2, changedProperties);
861
+ const maybeLitComponent = this.component;
862
+ this._controllers.forEach(callUpdate2, maybeLitComponent.$changes);
863
863
  this._originalLifecycles._willUpdate?.call(this.component);
864
864
  }
865
865
  _updated() {
866
866
  const maybeLitComponent = this.component;
867
- this._controllers.forEach(callUpdated, maybeLitComponent.changedProperties);
867
+ this._controllers.forEach(callUpdated, maybeLitComponent.$changes);
868
868
  this._originalLifecycles._updated?.call(this.component);
869
869
  if (this.isLit) {
870
- maybeLitComponent.changedProperties = /* @__PURE__ */ new Map();
870
+ maybeLitComponent.$changes = /* @__PURE__ */ new Map();
871
871
  } else {
872
872
  const updatePromise = this._updatePromise;
873
873
  this._updatePromise = new sqlExprDefaults.Deferred();
@@ -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.75
4
+ * v4.31.0-next.76
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 './language-defaults-base.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.75
4
+ * v4.31.0-next.76
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.31/esri/copyright.txt for details.
4
- * v4.31.0-next.75
4
+ * v4.31.0-next.76
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';
8
- import { u as useControllerManager } from './chunk-2GNSHPGN.js';
8
+ import { u as useControllerManager } from './chunk-A4MUWALE.js';
9
9
  import { c as setValuesInString, q 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.31/esri/copyright.txt for details.
4
- * v4.31.0-next.75
4
+ * v4.31.0-next.76
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';
8
8
  import { f as filterCollection } from './utilities.js';
9
- import { u as useControllerManager } from './chunk-2GNSHPGN.js';
9
+ import { u as useControllerManager } from './chunk-A4MUWALE.js';
10
10
  import { t 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.31/esri/copyright.txt for details.
4
- * v4.31.0-next.75
4
+ * v4.31.0-next.76
5
5
  */
6
6
  import { proxyCustomElement, HTMLElement, createEvent, forceUpdate, h } from '@stencil/core/internal/client';
7
- import { u as useControllerManager } from './chunk-2GNSHPGN.js';
7
+ import { u as useControllerManager } from './chunk-A4MUWALE.js';
8
8
  import { t 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,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.75
4
+ * v4.31.0-next.76
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 { d as defineCustomElement$6, e as executeScript, D as DevelopersWebSitePath } from './arcade-results.js';
9
9
  import { d as defineCustomElement$3, u as updateThemeColors, c as colorRulesKeys, s as setupMonacoEnvironment, g as getArcadeDiagnosticService } from './code-editor.js';
10
- import { u as useControllerManager, g as getSet } from './chunk-2GNSHPGN.js';
10
+ import { u as useControllerManager, g as getSet } from './chunk-A4MUWALE.js';
11
11
  import { D as Deferred, g as generateGuid, e 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.31/esri/copyright.txt for details.
4
- * v4.31.0-next.75
4
+ * v4.31.0-next.76
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.75
4
+ * v4.31.0-next.76
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.75
4
+ * v4.31.0-next.76
5
5
  */
6
6
  import { A as ArcgisArcadeVariables$1, d as defineCustomElement$1 } from './arcade-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.75
4
+ * v4.31.0-next.76
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.75
4
+ * v4.31.0-next.76
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.75
4
+ * v4.31.0-next.76
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.75
4
+ * v4.31.0-next.76
5
5
  */
6
6
  import { A as ArcgisLanguageApiPanel$1, d as defineCustomElement$1 } from './language-api-panel.js';
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.75
4
+ * v4.31.0-next.76
5
5
  */
6
6
  import { proxyCustomElement, HTMLElement, createEvent, forceUpdate, h, Host } from '@stencil/core/internal/client';
7
- import { u as useControllerManager } from './chunk-2GNSHPGN.js';
7
+ import { u as useControllerManager } from './chunk-A4MUWALE.js';
8
8
  import { g as generateGuid } from './index2.js';
9
9
  import { a as sqlExprDefaults } from './sql-expr-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.31/esri/copyright.txt for details.
4
- * v4.31.0-next.75
4
+ * v4.31.0-next.76
5
5
  */
6
6
  import { S as SqlExpressionFields, d as defineCustomElement$1 } from './sql-expression-fields.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.75
4
+ * v4.31.0-next.76
5
5
  */
6
6
  import { a as isNotUndefined, D as Deferred, k as safeAsyncCall, l as devToolsAwareTimeout, m as safeCall } from './index2.js';
7
7
 
@@ -855,16 +855,16 @@ var ControllerManager = class extends GenericController {
855
855
  this._originalLifecycles._loaded?.call(this.component);
856
856
  }
857
857
  _update() {
858
- const changedProperties = this.component.changedProperties;
859
- this._controllers.forEach(callUpdate2, changedProperties);
858
+ const maybeLitComponent = this.component;
859
+ this._controllers.forEach(callUpdate2, maybeLitComponent.$changes);
860
860
  this._originalLifecycles._willUpdate?.call(this.component);
861
861
  }
862
862
  _updated() {
863
863
  const maybeLitComponent = this.component;
864
- this._controllers.forEach(callUpdated, maybeLitComponent.changedProperties);
864
+ this._controllers.forEach(callUpdated, maybeLitComponent.$changes);
865
865
  this._originalLifecycles._updated?.call(this.component);
866
866
  if (this.isLit) {
867
- maybeLitComponent.changedProperties = /* @__PURE__ */ new Map();
867
+ maybeLitComponent.$changes = /* @__PURE__ */ new Map();
868
868
  } else {
869
869
  const updatePromise = this._updatePromise;
870
870
  this._updatePromise = new Deferred();
@@ -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.75
4
+ * v4.31.0-next.76
5
5
  */
6
6
  import { proxyCustomElement, HTMLElement, createEvent, forceUpdate, h, Host } from '@stencil/core/internal/client';
7
7
  import { editor, languages, Range, Uri, KeyMod, KeyCode } from 'monaco-editor';
8
8
  import { i as importRequest } from './fields.js';
9
9
  import { h as isURL, j as hasSameOrigin, D as Deferred, g as generateGuid, o as observeAncestorsMutation, e as getElementTheme } from './index2.js';
10
- import { u as useControllerManager, g as getSet } from './chunk-2GNSHPGN.js';
10
+ import { u as useControllerManager, g as getSet } from './chunk-A4MUWALE.js';
11
11
  import { b as arcadeDefaults } from './arcade-defaults.js';
12
12
  import { a as sqlExprDefaults } from './sql-expr-defaults.js';
13
13
  import { getArcgisAssetPath as getAssetPath } from "./arcgis-assets.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.75
4
+ * v4.31.0-next.76
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.75
4
+ * v4.31.0-next.76
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.75
4
+ * v4.31.0-next.76
5
5
  */
6
6
  // src/array-utils.ts
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.75
4
+ * v4.31.0-next.76
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';
8
8
  import { f as filterCollection } from './utilities.js';
9
- import { u as useControllerManager } from './chunk-2GNSHPGN.js';
9
+ import { u as useControllerManager } from './chunk-A4MUWALE.js';
10
10
  import { t as setFocusOnElement, b as addLTRMark } 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,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.75
4
+ * v4.31.0-next.76
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 { p as portalItemPageUrl } from './utilities.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.75
4
+ * v4.31.0-next.76
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.75
4
+ * v4.31.0-next.76
5
5
  */
6
6
  import { f as fieldsToProfileValues, i as isPredefinedProfile, b as isFeatureSetDefinition, L as LanguageDefaultsBase, E as EditorProfile } from './language-defaults-base.js';
7
7
  import { InsertTextMode, InsertTextFormat, CompletionItemKind } from 'vscode-languageserver-types';
@@ -112,8 +112,8 @@ const languageId = "arcgis-sql-expression";
112
112
  class SqlExprDefaults extends LanguageDefaultsBase {
113
113
  constructor() {
114
114
  super(languageId, {
115
- apiPath: "./assets/sql-expression-editor/api",
116
- apiPrefix: "sql-expression-api.t9n.",
115
+ apiPath: "./assets/sql-language/api",
116
+ apiPrefix: "sql-api.t9n.",
117
117
  });
118
118
  this._languageId = languageId;
119
119
  this._layerMap = new Map();
@@ -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.75
4
+ * v4.31.0-next.76
5
5
  */
6
6
  import { editor, languages, Emitter } from 'monaco-editor';
7
7
  import { D as Deferred, u as debounce } from './index2.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.31/esri/copyright.txt for details.
4
- * v4.31.0-next.75
4
+ * v4.31.0-next.76
5
5
  */
6
6
  import { proxyCustomElement, HTMLElement, createEvent, forceUpdate, h } from '@stencil/core/internal/client';
7
- import { u as useControllerManager } from './chunk-2GNSHPGN.js';
7
+ import { u as useControllerManager } from './chunk-A4MUWALE.js';
8
8
  import { a as sqlExprDefaults } from './sql-expr-defaults.js';
9
9
  import { u as useT9n } from './useT9n.js';
10
10
  import "@esri/calcite-components/dist/components/calcite-block.js";
@@ -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.31/esri/copyright.txt for details.
4
- * v4.31.0-next.75
4
+ * v4.31.0-next.76
5
5
  */
6
- import { p as proxyExports, w as watch, C as Controller, s as setAmbientComponent } from './chunk-2GNSHPGN.js';
6
+ import { p as proxyExports, w as watch, C as Controller, s as setAmbientComponent } from './chunk-A4MUWALE.js';
7
7
  import { p as startLocaleObserver, r as getElementLocales } from './index2.js';
8
8
  import { getArcgisAssetPath as getAssetPath } from "./arcgis-assets.js";
9
9
 
@@ -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.75
4
+ * v4.31.0-next.76
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.75
4
+ * v4.31.0-next.76
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.75
4
+ * v4.31.0-next.76
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-e47cff6a.js';
7
- import { g as getAssetPath } from './index-29bb1167.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-8686a08f.js';
7
+ import { g as getAssetPath } from './index-e129cff7.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.75
4
+ * v4.31.0-next.76
5
5
  */
6
- import { m as main, h as editor, Q as MarkerSeverity, R as Range, y as languages, T as debounce, D as Deferred, V as Emitter } from './sql-expr-defaults-e47cff6a.js';
7
- import './index-29bb1167.js';
6
+ import { m as main, h as editor, Q as MarkerSeverity, R as Range, y as languages, T as debounce, D as Deferred, V as Emitter } from './sql-expr-defaults-8686a08f.js';
7
+ import './index-e129cff7.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