@arcgis/coding-components 4.31.0-next.43 → 4.31.0-next.45

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 (98) 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/assets/sql-expression-editor/api/sql-expression-api.t9n.en.json +30 -30
  4. package/dist/arcgis-coding-components/index.esm.js +2 -2
  5. package/dist/arcgis-coding-components/{p-efd72d10.js → p-17af5d53.js} +2 -2
  6. package/dist/arcgis-coding-components/{p-4b92adba.js → p-3ba241d0.js} +1 -1
  7. package/dist/arcgis-coding-components/{p-6c822a11.entry.js → p-3cdbce4a.entry.js} +2 -2
  8. package/dist/arcgis-coding-components/{p-c22f164a.js → p-3df1d841.js} +2 -2
  9. package/dist/arcgis-coding-components/{p-e44b8e62.js → p-3fd8206f.js} +1 -1
  10. package/dist/arcgis-coding-components/{p-1d971ae7.js → p-44c80e2a.js} +2 -2
  11. package/dist/arcgis-coding-components/{p-e8f00d67.js → p-562c4519.js} +2 -2
  12. package/dist/arcgis-coding-components/{p-90ac86d8.js → p-71b57b0d.js} +2 -2
  13. package/dist/arcgis-coding-components/{p-d88ce93f.js → p-7d904ec7.js} +2 -2
  14. package/dist/arcgis-coding-components/p-88bb56b3.entry.js +6 -0
  15. package/dist/arcgis-coding-components/{p-93dac68a.js → p-8d2356c7.js} +1 -1
  16. package/dist/arcgis-coding-components/{p-9df22c4f.entry.js → p-96e2538c.entry.js} +2 -2
  17. package/dist/arcgis-coding-components/{p-badcd533.js → p-970afe0f.js} +2 -2
  18. package/dist/arcgis-coding-components/{p-6fd95d0b.js → p-99c7b587.js} +2 -2
  19. package/dist/arcgis-coding-components/{p-237bcce8.js → p-a874ea8b.js} +2 -2
  20. package/dist/arcgis-coding-components/{p-99e08dc5.js → p-aa1ce0e3.js} +2 -2
  21. package/dist/arcgis-coding-components/{p-16d3e32f.js → p-bb8ba7c7.js} +9 -9
  22. package/dist/arcgis-coding-components/{p-5b6fcfb2.js → p-d48f7912.js} +2 -2
  23. package/dist/cjs/{app-globals-c7384285.js → app-globals-0ef42b9d.js} +1 -1
  24. package/dist/cjs/{arcade-defaults-8ac233e2.js → arcade-defaults-1838b384.js} +4 -4
  25. package/dist/cjs/{arcade-mode-c6f5f26d.js → arcade-mode-e31bf4b1.js} +2 -2
  26. package/dist/cjs/arcgis-arcade-editor_6.cjs.entry.js +45 -6
  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-3d1a1a3d.js → css-37880c29.js} +1 -1
  31. package/dist/cjs/{cssMode-ae1b378f.js → cssMode-745638ed.js} +2 -2
  32. package/dist/cjs/{html-77b5d794.js → html-a0f5fa22.js} +2 -2
  33. package/dist/cjs/{htmlMode-1fff2bd3.js → htmlMode-780f5287.js} +2 -2
  34. package/dist/cjs/{index-9a911f42.js → index-e63de597.js} +1 -1
  35. package/dist/cjs/index.cjs.js +4 -4
  36. package/dist/cjs/{javascript-ff5e9342.js → javascript-ad63a894.js} +3 -3
  37. package/dist/cjs/{jsonMode-4d554a29.js → jsonMode-6d823e62.js} +2 -2
  38. package/dist/cjs/{language-defaults-base-abc72e5d.js → language-defaults-base-342a8159.js} +9 -9
  39. package/dist/cjs/loader.cjs.js +3 -3
  40. package/dist/cjs/{sql-expr-defaults-2b159d91.js → sql-expr-defaults-6228be88.js} +10 -48
  41. package/dist/cjs/{sql-expr-mode-169d5d47.js → sql-expr-mode-891d6721.js} +4 -4
  42. package/dist/cjs/{tsMode-d5dc7f51.js → tsMode-19f7542b.js} +2 -2
  43. package/dist/cjs/{typescript-6b815d5d.js → typescript-e23f5e1c.js} +2 -2
  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-ZZIYM65N.js → chunk-WXWXR4PG.js} +5 -45
  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 +1 -1
  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 +41 -2
  71. package/dist/components/utilities.js +1 -1
  72. package/dist/esm/{app-globals-cc6348f3.js → app-globals-ef176d3a.js} +1 -1
  73. package/dist/esm/{arcade-defaults-beccc89b.js → arcade-defaults-f67ab75c.js} +4 -4
  74. package/dist/esm/{arcade-mode-d5bddec9.js → arcade-mode-d37c454a.js} +2 -2
  75. package/dist/esm/arcgis-arcade-editor_6.entry.js +44 -5
  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-aa1e7952.js → css-73d6b97b.js} +1 -1
  80. package/dist/esm/{cssMode-00223be9.js → cssMode-530669d0.js} +2 -2
  81. package/dist/esm/{html-1e4c3102.js → html-1303195c.js} +2 -2
  82. package/dist/esm/{htmlMode-280df741.js → htmlMode-066ad764.js} +2 -2
  83. package/dist/esm/{index-a65a11e9.js → index-d4c98ee8.js} +1 -1
  84. package/dist/esm/index.js +4 -4
  85. package/dist/esm/{javascript-292e78af.js → javascript-1a4f5686.js} +3 -3
  86. package/dist/esm/{jsonMode-bcfbb9b8.js → jsonMode-33974f7b.js} +2 -2
  87. package/dist/esm/{language-defaults-base-4715da7e.js → language-defaults-base-687f7ccc.js} +9 -9
  88. package/dist/esm/loader.js +4 -4
  89. package/dist/esm/{sql-expr-defaults-5ba9a404.js → sql-expr-defaults-f4bd3e29.js} +8 -48
  90. package/dist/esm/{sql-expr-mode-a3cb228f.js → sql-expr-mode-b65c6907.js} +4 -4
  91. package/dist/esm/{tsMode-c4f23c94.js → tsMode-06dbe096.js} +2 -2
  92. package/dist/esm/{typescript-a30a323a.js → typescript-89d3328c.js} +2 -2
  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 +11 -11
  98. package/dist/arcgis-coding-components/p-5d585fc7.entry.js +0 -6
@@ -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.43
4
+ * v4.31.0-next.45
5
5
  */
6
- import { M as monaco_editor_core_star } from './language-defaults-base-4715da7e.js';
6
+ import { M as monaco_editor_core_star } from './language-defaults-base-687f7ccc.js';
7
7
 
8
8
  /*!-----------------------------------------------------------------------------
9
9
  * 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.43
4
+ * v4.31.0-next.45
5
5
  */
6
6
  /**
7
7
  * Returns the last element of an array.
@@ -120592,7 +120592,7 @@ registerLanguage({
120592
120592
  mimetypes: ["text/css"],
120593
120593
  loader: () => {
120594
120594
  {
120595
- return import('./css-aa1e7952.js');
120595
+ return import('./css-73d6b97b.js');
120596
120596
  }
120597
120597
  }
120598
120598
  });
@@ -120610,7 +120610,7 @@ registerLanguage({
120610
120610
  mimetypes: ["text/html", "text/x-jshtm", "text/template", "text/ng-template"],
120611
120611
  loader: () => {
120612
120612
  {
120613
- return import('./html-1e4c3102.js');
120613
+ return import('./html-1303195c.js');
120614
120614
  }
120615
120615
  }
120616
120616
  });
@@ -120630,7 +120630,7 @@ registerLanguage({
120630
120630
  mimetypes: ["text/javascript"],
120631
120631
  loader: () => {
120632
120632
  {
120633
- return import('./javascript-292e78af.js');
120633
+ return import('./javascript-1a4f5686.js');
120634
120634
  }
120635
120635
  }
120636
120636
  });
@@ -120648,7 +120648,7 @@ registerLanguage({
120648
120648
  mimetypes: ["text/typescript"],
120649
120649
  loader: () => {
120650
120650
  {
120651
- return import('./typescript-a30a323a.js');
120651
+ return import('./typescript-89d3328c.js');
120652
120652
  }
120653
120653
  }
120654
120654
  });
@@ -120769,7 +120769,7 @@ var lessDefaults = new LanguageServiceDefaultsImpl$3("less", optionsDefault$1, m
120769
120769
  monaco_editor_core_exports$3.languages.css = { cssDefaults, lessDefaults, scssDefaults };
120770
120770
  function getMode$3() {
120771
120771
  {
120772
- return import('./cssMode-00223be9.js');
120772
+ return import('./cssMode-530669d0.js');
120773
120773
  }
120774
120774
  }
120775
120775
  monaco_editor_core_exports$3.languages.onLanguage("less", () => {
@@ -120894,7 +120894,7 @@ monaco_editor_core_exports$2.languages.html = {
120894
120894
  };
120895
120895
  function getMode$2() {
120896
120896
  {
120897
- return import('./htmlMode-280df741.js');
120897
+ return import('./htmlMode-066ad764.js');
120898
120898
  }
120899
120899
  }
120900
120900
  function registerHTMLLanguageService(languageId, options = optionsDefault, modeConfiguration = getConfigurationDefault(languageId)) {
@@ -120996,7 +120996,7 @@ var jsonDefaults = new LanguageServiceDefaultsImpl$1("json", diagnosticDefault,
120996
120996
  monaco_editor_core_exports$1.languages.json = { jsonDefaults };
120997
120997
  function getMode$1() {
120998
120998
  {
120999
- return import('./jsonMode-bcfbb9b8.js');
120999
+ return import('./jsonMode-33974f7b.js');
121000
121000
  }
121001
121001
  }
121002
121002
  monaco_editor_core_exports$1.languages.register({
@@ -121265,7 +121265,7 @@ monaco_editor_core_exports.languages.typescript = {
121265
121265
  };
121266
121266
  function getMode() {
121267
121267
  {
121268
- return import('./tsMode-c4f23c94.js');
121268
+ return import('./tsMode-06dbe096.js');
121269
121269
  }
121270
121270
  }
121271
121271
  monaco_editor_core_exports.languages.onLanguage("typescript", () => {
@@ -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.43
4
+ * v4.31.0-next.45
5
5
  */
6
- import { b as bootstrapLazy } from './index-a65a11e9.js';
7
- export { s as setNonce } from './index-a65a11e9.js';
8
- import { g as globalScripts } from './app-globals-cc6348f3.js';
6
+ import { b as bootstrapLazy } from './index-d4c98ee8.js';
7
+ export { s as setNonce } from './index-d4c98ee8.js';
8
+ import { g as globalScripts } from './app-globals-ef176d3a.js';
9
9
 
10
10
  const defineCustomElements = async (win, options) => {
11
11
  if (typeof window === 'undefined') return undefined;
@@ -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.43
4
+ * v4.31.0-next.45
5
5
  */
6
- import { F as isNotUndefined, D as Deferred, G as safeAsyncCall, H as devToolsAwareTimeout, J as safeCall, f as fieldsToProfileValues, i as isPredefinedProfile, b as isFeatureSetDefinition, m as main, L as LanguageDefaultsBase, d as fetchT9nStringsBundle, E as EditorProfile, U as Uri } from './language-defaults-base-4715da7e.js';
7
- import { g as getAssetPath } from './index-a65a11e9.js';
6
+ import { F as isNotUndefined, D as Deferred, G as safeAsyncCall, H as devToolsAwareTimeout, J as safeCall, f as fieldsToProfileValues, i as isPredefinedProfile, b as isFeatureSetDefinition, m as main, L as LanguageDefaultsBase, d as fetchT9nStringsBundle, E as EditorProfile, U as Uri } from './language-defaults-base-687f7ccc.js';
7
+ import { g as getAssetPath } from './index-d4c98ee8.js';
8
8
 
9
9
  // src/framework.ts
10
10
  function retrieveComponentMembers(component, isLit) {
@@ -420,9 +420,9 @@ function makeProvisionalValue(base) {
420
420
  if (typeof base !== "object" && typeof base !== "function" || base === null) {
421
421
  return base;
422
422
  }
423
- const proxy2 = new Proxy(base, {
423
+ const proxy = new Proxy(base, {
424
424
  get(target, prop, receiver) {
425
- if (cyclical.has(prop) && prop in target && target[prop] === proxy2) {
425
+ if (cyclical.has(prop) && prop in target && target[prop] === proxy) {
426
426
  return void 0;
427
427
  }
428
428
  if (prop in target || prop in Promise.prototype || typeof prop === "symbol") {
@@ -434,7 +434,7 @@ function makeProvisionalValue(base) {
434
434
  return Reflect.set(target, prop, newValue, receiver);
435
435
  }
436
436
  });
437
- return proxy2;
437
+ return proxy;
438
438
  }
439
439
  var cyclical = /* @__PURE__ */ new Set(["exports", "_exports"]);
440
440
  function toControllerHost(component) {
@@ -1125,46 +1125,6 @@ function setProxy(controller, { host, key, isReactive: assignedToProp }, initial
1125
1125
  });
1126
1126
  }
1127
1127
 
1128
- // src/functional.ts
1129
- var makeController = (constructor) => proxy(void 0, constructor);
1130
- var FunctionalController = class extends Controller {
1131
- constructor(component, constructor) {
1132
- super(component);
1133
- const originalExports = this.exports;
1134
- try {
1135
- setAmbientComponent(this.component);
1136
- const value = constructor(this.component, this);
1137
- const constructorChangedExports = this.exports !== originalExports;
1138
- if (value instanceof Promise) {
1139
- if (!constructorChangedExports) {
1140
- this.setProvisionalExports(value);
1141
- }
1142
- const resolved = value.then((result) => {
1143
- this.exports = result;
1144
- super.catchUpLifecycle();
1145
- }).catch((error) => {
1146
- this._ready.reject(error);
1147
- console.error(error);
1148
- });
1149
- this.onLoad(async () => await resolved);
1150
- } else {
1151
- if (!constructorChangedExports || value !== void 0) {
1152
- this.exports = value;
1153
- }
1154
- queueMicrotask(() => super.catchUpLifecycle());
1155
- }
1156
- } catch (error) {
1157
- this._ready.reject(error);
1158
- console.error(error);
1159
- }
1160
- }
1161
- /** Noop - will be called in the constructor instead */
1162
- catchUpLifecycle() {
1163
- return;
1164
- }
1165
- };
1166
- var proxy = proxyExports(FunctionalController);
1167
-
1168
1128
  // #region convert editor profile to apiProfile
1169
1129
  /**
1170
1130
  * Converts an editor profile to an api profile.
@@ -1282,7 +1242,7 @@ async function getSqlExprWorker(uri) {
1282
1242
  * @returns sql-expression mode module
1283
1243
  */
1284
1244
  async function getMode() {
1285
- return await import('./sql-expr-mode-a3cb228f.js');
1245
+ return await import('./sql-expr-mode-b65c6907.js');
1286
1246
  }
1287
1247
 
1288
1248
  const languageId = "arcgis-sql-expression";
@@ -1337,4 +1297,4 @@ class SqlExprDefaults extends LanguageDefaultsBase {
1337
1297
  }
1338
1298
  const sqlExprDefaults = new SqlExprDefaults();
1339
1299
 
1340
- export { getMode as a, getSet as g, makeController as m, sqlExprDefaults as s, useControllerManager as u, watch as w };
1300
+ export { Controller as C, sqlExprDefaults as a, getMode as b, getSet as g, proxyExports as p, setAmbientComponent as s, useControllerManager as u, watch as w };
@@ -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.43
4
+ * v4.31.0-next.45
5
5
  */
6
- import { g as editor, P as debounce, z as languages, Q as Emitter } from './language-defaults-base-4715da7e.js';
7
- import { s as sqlExprDefaults } from './sql-expr-defaults-5ba9a404.js';
8
- import './index-a65a11e9.js';
6
+ import { g as editor, P as debounce, z as languages, Q as Emitter } from './language-defaults-base-687f7ccc.js';
7
+ import { a as sqlExprDefaults } from './sql-expr-defaults-f4bd3e29.js';
8
+ import './index-d4c98ee8.js';
9
9
 
10
10
  /**
11
11
  * Manager to create our sql-expression worker and client proxy
@@ -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.43
4
+ * v4.31.0-next.45
5
5
  */
6
- import { N as typescriptDefaults, M as monaco_editor_core_star } from './language-defaults-base-4715da7e.js';
6
+ import { N as typescriptDefaults, M as monaco_editor_core_star } from './language-defaults-base-687f7ccc.js';
7
7
 
8
8
  /*!-----------------------------------------------------------------------------
9
9
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -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.43
4
+ * v4.31.0-next.45
5
5
  */
6
- import { M as monaco_editor_core_star } from './language-defaults-base-4715da7e.js';
6
+ import { M as monaco_editor_core_star } from './language-defaults-base-687f7ccc.js';
7
7
 
8
8
  /*!-----------------------------------------------------------------------------
9
9
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -1,6 +1,6 @@
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.43
4
+ * v4.31.0-next.45
5
5
  */
6
6
  module.exports = require('../cjs/loader.cjs.js');
@@ -1,6 +1,6 @@
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.43
4
+ * v4.31.0-next.45
5
5
  */
6
6
  module.exports = require('../cjs/loader.cjs.js');
@@ -1,6 +1,6 @@
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.43
4
+ * v4.31.0-next.45
5
5
  */
6
6
  export * from '../esm/loader.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.43
4
+ * v4.31.0-next.45
5
5
  */
6
6
  (function(){if("undefined"!==typeof window&&void 0!==window.Reflect&&void 0!==window.customElements){var a=HTMLElement;window.HTMLElement=function(){return Reflect.construct(a,[],this.constructor)};HTMLElement.prototype=a.prototype;HTMLElement.prototype.constructor=HTMLElement;Object.setPrototypeOf(HTMLElement,a)}})();
7
7
  export * from '../esm/loader.js';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arcgis/coding-components",
3
- "version": "4.31.0-next.43",
3
+ "version": "4.31.0-next.45",
4
4
  "description": "Contains components for editing code in different languages. The currently supported languages are html, css, json, TypeScript, JavaScript, and Arcade.",
5
5
  "keywords": [
6
6
  "ArcGIS",
@@ -48,21 +48,21 @@
48
48
  "generate": "stencil generate"
49
49
  },
50
50
  "dependencies": {
51
- "@arcgis/arcade-languageservice": "4.31.0-next.43",
52
- "@arcgis/components-controllers": "4.31.0-next.43",
53
- "@arcgis/components-utils": "4.31.0-next.43",
54
- "@arcgis/languages-api-utils": "4.31.0-next.43",
51
+ "@arcgis/arcade-languageservice": "4.31.0-next.45",
52
+ "@arcgis/components-controllers": "4.31.0-next.45",
53
+ "@arcgis/components-utils": "4.31.0-next.45",
54
+ "@arcgis/languages-api-utils": "4.31.0-next.45",
55
55
  "@stencil/core": "4.18.3",
56
56
  "monaco-editor": "0.45.0",
57
57
  "vscode-languageserver-types": "^3.17.5"
58
58
  },
59
59
  "devDependencies": {
60
- "@arcgis/components-build-utils": "4.31.0-next.43",
61
- "@arcgis/components-plugins": "4.31.0-next.43",
60
+ "@arcgis/components-build-utils": "4.31.0-next.45",
61
+ "@arcgis/components-plugins": "4.31.0-next.45",
62
62
  "@arcgis/core": ">=4.31.0-next <4.32",
63
- "@arcgis/core-adapter": "4.31.0-next.43",
64
- "@arcgis/storybook-utils": "4.31.0-next.43",
65
- "@arcgis/typescript-config": "4.31.0-next.43",
63
+ "@arcgis/core-adapter": "4.31.0-next.45",
64
+ "@arcgis/storybook-utils": "4.31.0-next.45",
65
+ "@arcgis/typescript-config": "4.31.0-next.45",
66
66
  "@esri/calcite-components": "^2.10.1",
67
67
  "@stencil/angular-output-target": "0.8.4",
68
68
  "@stencil/react-output-target": "0.5.3",
@@ -102,5 +102,5 @@
102
102
  "@arcgis/core": ">=4.31.0-next <4.32",
103
103
  "@esri/calcite-components": "^2.10.1"
104
104
  },
105
- "gitHead": "5cfb8d89be6624b615815bd9520a5f75711d002b"
105
+ "gitHead": "8fc1dd81c97a9dcfabe2fe8e49d1ef49a587b5ef"
106
106
  }