@arcgis/coding-components 4.29.7 → 4.30.0-next.1

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 (70) hide show
  1. package/dist/arcgis-coding-components/arcgis-coding-components.esm.js +3 -3
  2. package/dist/arcgis-coding-components/index.esm.js +3 -3
  3. package/dist/arcgis-coding-components/{p-4fe9a598.js → p-01d806ab.js} +3 -3
  4. package/dist/arcgis-coding-components/{p-09107099.js → p-0ecfaaf8.js} +3 -3
  5. package/dist/arcgis-coding-components/p-0f15d754.entry.js +6 -0
  6. package/dist/arcgis-coding-components/{p-dce5ee20.js → p-26cb350b.js} +3 -3
  7. package/dist/arcgis-coding-components/{p-b0b3c192.js → p-2c66cecd.js} +3 -3
  8. package/dist/arcgis-coding-components/{p-b37fb59b.js → p-3162633c.js} +2 -2
  9. package/dist/arcgis-coding-components/{p-88b74c67.js → p-4aab897b.js} +4 -4
  10. package/dist/arcgis-coding-components/{p-a69a4367.js → p-5050b8e6.js} +3 -3
  11. package/dist/arcgis-coding-components/{p-1c5e49bd.js → p-68bd0d31.js} +2 -2
  12. package/dist/arcgis-coding-components/{p-6165c7a4.js → p-9556a8c6.js} +3 -3
  13. package/dist/arcgis-coding-components/{p-e90b67a7.js → p-bad6d07f.js} +11 -11
  14. package/dist/arcgis-coding-components/{p-ec6b4cbd.js → p-c5c082c2.js} +4 -4
  15. package/dist/cjs/{arcade-defaults-06b4d4cc.js → arcade-defaults-337189cc.js} +11 -11
  16. package/dist/cjs/{arcade-mode-817b2fe3.js → arcade-mode-3b9ec201.js} +4 -4
  17. package/dist/cjs/arcgis-arcade-api_6.cjs.entry.js +7 -6
  18. package/dist/cjs/arcgis-coding-components.cjs.js +3 -3
  19. package/dist/cjs/{css-df5466cb.js → css-9d93d685.js} +2 -2
  20. package/dist/cjs/{cssMode-0b90ca41.js → cssMode-cf97e01f.js} +4 -4
  21. package/dist/cjs/{html-91bbd5e2.js → html-9bbb2b9f.js} +4 -4
  22. package/dist/cjs/{htmlMode-d5c1a01e.js → htmlMode-29fbfd01.js} +4 -4
  23. package/dist/cjs/{index-e1c6848d.js → index-b66d3898.js} +2 -2
  24. package/dist/cjs/index.cjs.js +4 -4
  25. package/dist/cjs/{javascript-268a7832.js → javascript-ea7308ab.js} +5 -5
  26. package/dist/cjs/{jsonMode-2b0ec416.js → jsonMode-25c548e6.js} +4 -4
  27. package/dist/cjs/loader.cjs.js +3 -3
  28. package/dist/cjs/{tsMode-6e14767b.js → tsMode-c54b0496.js} +4 -4
  29. package/dist/cjs/{typescript-2f73c9c9.js → typescript-89d35abd.js} +4 -4
  30. package/dist/components/arcade-api.js +14 -13
  31. package/dist/components/arcade-contribution.js +2 -2
  32. package/dist/components/arcade-defaults.js +3 -3
  33. package/dist/components/arcade-mode.js +2 -2
  34. package/dist/components/arcade-results.js +13 -12
  35. package/dist/components/arcade-suggestions.js +13 -12
  36. package/dist/components/arcade-variables.js +13 -12
  37. package/dist/components/arcgis-arcade-api.js +2 -2
  38. package/dist/components/arcgis-arcade-editor.js +10 -8
  39. package/dist/components/arcgis-arcade-results.js +2 -2
  40. package/dist/components/arcgis-arcade-suggestions.js +2 -2
  41. package/dist/components/arcgis-arcade-variables.js +2 -2
  42. package/dist/components/arcgis-assets.js +12 -0
  43. package/dist/components/arcgis-code-editor.js +2 -2
  44. package/dist/components/code-editor.js +4 -3
  45. package/dist/components/fields.js +2 -2
  46. package/dist/components/index.js +4 -3
  47. package/dist/components/index2.js +2 -2
  48. package/dist/components/markdown.js +2 -2
  49. package/dist/components/utilities.js +2 -2
  50. package/dist/esm/{arcade-defaults-587f3032.js → arcade-defaults-80ab7068.js} +11 -11
  51. package/dist/esm/{arcade-mode-8ee5121e.js → arcade-mode-145e7a14.js} +4 -4
  52. package/dist/esm/arcgis-arcade-api_6.entry.js +7 -6
  53. package/dist/esm/arcgis-coding-components.js +4 -4
  54. package/dist/esm/{css-860331cd.js → css-d2e6a792.js} +2 -2
  55. package/dist/esm/{cssMode-b108809b.js → cssMode-6d9545da.js} +4 -4
  56. package/dist/esm/{html-587f7fbc.js → html-0af5dfb9.js} +4 -4
  57. package/dist/esm/{htmlMode-24b300eb.js → htmlMode-7006edc4.js} +4 -4
  58. package/dist/esm/{index-7b69917c.js → index-a2b632a0.js} +2 -2
  59. package/dist/esm/index.js +4 -4
  60. package/dist/esm/{javascript-8d35d24a.js → javascript-89b3eeb2.js} +5 -5
  61. package/dist/esm/{jsonMode-8a23454b.js → jsonMode-a3501a18.js} +4 -4
  62. package/dist/esm/loader.js +4 -4
  63. package/dist/esm/{tsMode-9f8691c4.js → tsMode-29dad6cb.js} +4 -4
  64. package/dist/esm/{typescript-1c7e49d5.js → typescript-6f3a39e0.js} +4 -4
  65. package/dist/loader/cdn.js +2 -2
  66. package/dist/loader/index.cjs.js +2 -2
  67. package/dist/loader/index.es2017.js +2 -2
  68. package/dist/loader/index.js +2 -2
  69. package/package.json +12 -14
  70. package/dist/arcgis-coding-components/p-5c59462f.entry.js +0 -6
@@ -1,9 +1,9 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
- * See https://js.arcgis.com/4.29/esri/copyright.txt for details.
4
- * v4.29.7
3
+ * See https://js.arcgis.com/4.30/esri/copyright.txt for details.
4
+ * v4.30.0-next.1
5
5
  */
6
- import { g as getAssetPath } from './index-7b69917c.js';
6
+ import { g as getAssetPath } from './index-a2b632a0.js';
7
7
 
8
8
  /**
9
9
  * Returns the last element of an array.
@@ -120522,7 +120522,7 @@ registerLanguage({
120522
120522
  mimetypes: ["text/css"],
120523
120523
  loader: () => {
120524
120524
  {
120525
- return import('./css-860331cd.js');
120525
+ return import('./css-d2e6a792.js');
120526
120526
  }
120527
120527
  }
120528
120528
  });
@@ -120540,7 +120540,7 @@ registerLanguage({
120540
120540
  mimetypes: ["text/html", "text/x-jshtm", "text/template", "text/ng-template"],
120541
120541
  loader: () => {
120542
120542
  {
120543
- return import('./html-587f7fbc.js');
120543
+ return import('./html-0af5dfb9.js');
120544
120544
  }
120545
120545
  }
120546
120546
  });
@@ -120560,7 +120560,7 @@ registerLanguage({
120560
120560
  mimetypes: ["text/javascript"],
120561
120561
  loader: () => {
120562
120562
  {
120563
- return import('./javascript-8d35d24a.js');
120563
+ return import('./javascript-89b3eeb2.js');
120564
120564
  }
120565
120565
  }
120566
120566
  });
@@ -120578,7 +120578,7 @@ registerLanguage({
120578
120578
  mimetypes: ["text/typescript"],
120579
120579
  loader: () => {
120580
120580
  {
120581
- return import('./typescript-1c7e49d5.js');
120581
+ return import('./typescript-6f3a39e0.js');
120582
120582
  }
120583
120583
  }
120584
120584
  });
@@ -120699,7 +120699,7 @@ var lessDefaults = new LanguageServiceDefaultsImpl$3("less", optionsDefault$1, m
120699
120699
  monaco_editor_core_exports$3.languages.css = { cssDefaults, lessDefaults, scssDefaults };
120700
120700
  function getMode$3() {
120701
120701
  {
120702
- return import('./cssMode-b108809b.js');
120702
+ return import('./cssMode-6d9545da.js');
120703
120703
  }
120704
120704
  }
120705
120705
  monaco_editor_core_exports$3.languages.onLanguage("less", () => {
@@ -120824,7 +120824,7 @@ monaco_editor_core_exports$2.languages.html = {
120824
120824
  };
120825
120825
  function getMode$2() {
120826
120826
  {
120827
- return import('./htmlMode-24b300eb.js');
120827
+ return import('./htmlMode-7006edc4.js');
120828
120828
  }
120829
120829
  }
120830
120830
  function registerHTMLLanguageService(languageId, options = optionsDefault, modeConfiguration = getConfigurationDefault(languageId)) {
@@ -120926,7 +120926,7 @@ var jsonDefaults = new LanguageServiceDefaultsImpl$1("json", diagnosticDefault,
120926
120926
  monaco_editor_core_exports$1.languages.json = { jsonDefaults };
120927
120927
  function getMode$1() {
120928
120928
  {
120929
- return import('./jsonMode-8a23454b.js');
120929
+ return import('./jsonMode-a3501a18.js');
120930
120930
  }
120931
120931
  }
120932
120932
  monaco_editor_core_exports$1.languages.register({
@@ -121195,7 +121195,7 @@ monaco_editor_core_exports.languages.typescript = {
121195
121195
  };
121196
121196
  function getMode() {
121197
121197
  {
121198
- return import('./tsMode-9f8691c4.js');
121198
+ return import('./tsMode-29dad6cb.js');
121199
121199
  }
121200
121200
  }
121201
121201
  monaco_editor_core_exports.languages.onLanguage("typescript", () => {
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
- * See https://js.arcgis.com/4.29/esri/copyright.txt for details.
4
- * v4.29.7
3
+ * See https://js.arcgis.com/4.30/esri/copyright.txt for details.
4
+ * v4.30.0-next.1
5
5
  */
6
- import { v as main, e as editor, M as MarkerSeverity, R as Range, l as languages, w as re, E as Emitter } from './arcade-defaults-587f3032.js';
7
- import './index-7b69917c.js';
6
+ import { v as main, e as editor, M as MarkerSeverity, R as Range, l as languages, w as re, E as Emitter } from './arcade-defaults-80ab7068.js';
7
+ import './index-a2b632a0.js';
8
8
 
9
9
  var j={False:"false",Null:"null",True:"true"},f={Break:"break",Continue:"continue",Else:"else",For:"for",From:"from",Function:"function",If:"if",Import:"import",Export:"export",In:"in",Return:"return",Var:"var",While:"while"},Fe=["++","--"],Qe=["-","+","!","~"],Ze=["=","/=","*=","%=","+=","-="],Xe=["||","&&"],Lt=["|","&",">>","<<",">>>","^","==","!=","<","<=",">",">=","+","-","*","/","%"];var U=[[],[],[]];Fe.forEach(t=>U[t.length-1]?.push(t));Qe.forEach(t=>U[t.length-1]?.push(t));Xe.forEach(t=>U[t.length-1]?.push(t));Ze.forEach(t=>U[t.length-1]?.push(t));Lt.forEach(t=>U[t.length-1]?.push(t));var ht=Object.values(f),dt=Object.values(j);dt.map(t=>({label:t,kind:main.CompletionItemKind.Constant}));ht.map(t=>({label:t,kind:main.CompletionItemKind.Keyword}));
10
10
 
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
- * See https://js.arcgis.com/4.29/esri/copyright.txt for details.
4
- * v4.29.7
3
+ * See https://js.arcgis.com/4.30/esri/copyright.txt for details.
4
+ * v4.30.0-next.1
5
5
  */
6
- import { r as registerInstance, c as createEvent, g as getAssetPath, h, H as Host, a as getElement, F as Fragment } from './index-7b69917c.js';
7
- import { g as generateTokensCSSForColorMap, e as editor, S as StandaloneServices, I as IStandaloneThemeService, c as createCommonjsModule, b as commonjsGlobal, i as ie, s as se, d as importRequest, l as languages, f as arcadeDefaults, B, U as Uri, q, W, h as filterCollection, G, j as importArcade, k as h$1, m as U, n as k, K as KeyCode, Z, D, o as supportedFields, p as K, R as Range, x, r as KeyMod } from './arcade-defaults-587f3032.js';
6
+ import { r as registerInstance, c as createEvent, g as getAssetPath, h, H as Host, a as getElement, F as Fragment } from './index-a2b632a0.js';
7
+ import { g as generateTokensCSSForColorMap, e as editor, S as StandaloneServices, I as IStandaloneThemeService, c as createCommonjsModule, b as commonjsGlobal, i as ie, s as se, d as importRequest, l as languages, f as arcadeDefaults, B, U as Uri, q, W, h as filterCollection, G, j as importArcade, k as h$1, m as U, n as k, K as KeyCode, Z, D, o as supportedFields, p as K, R as Range, x, r as KeyMod } from './arcade-defaults-80ab7068.js';
8
8
 
9
9
  async function colorizeCode(code) {
10
10
  return await editor.colorize(code, "arcade", { tabSize: 2 });
@@ -3024,7 +3024,7 @@ async function getArcadeWorker(uri) {
3024
3024
  * @returns mode for arcade
3025
3025
  */
3026
3026
  async function getMode() {
3027
- return await import('./arcade-mode-8ee5121e.js');
3027
+ return await import('./arcade-mode-145e7a14.js');
3028
3028
  }
3029
3029
  // Register the language in Monaco
3030
3030
  languages.register({
@@ -3608,7 +3608,7 @@ const ArcgisArcadeEditor = class {
3608
3608
  */
3609
3609
  async getEditorInstance() {
3610
3610
  await this._componentReadyDefer.promise;
3611
- return await this._codeEditorElt?.getEditorInstance();
3611
+ return (await this._codeEditorElt?.getEditorInstance());
3612
3612
  }
3613
3613
  /**
3614
3614
  * Returns the Arcade result for the script for the provided test data.
@@ -3740,6 +3740,7 @@ const ArcgisArcadeEditor = class {
3740
3740
  if (this.hideSideBar) {
3741
3741
  return null;
3742
3742
  }
3743
+ console.log("expanded", this.sideActionBarExpanded);
3743
3744
  return (h("calcite-action-bar", { class: "side-action-bar border-inline-start", expanded: !!this.sideActionBarExpanded, position: "end", onCalciteActionBarToggle: this._toggleSideActionBarExpanded }, h("calcite-action-group", null, this.renderAction({
3744
3745
  id: "profile-variables-action",
3745
3746
  label: this._t9nStrings?.profilevariables ?? "Profile variables",
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
- * See https://js.arcgis.com/4.29/esri/copyright.txt for details.
4
- * v4.29.7
3
+ * See https://js.arcgis.com/4.30/esri/copyright.txt for details.
4
+ * v4.30.0-next.1
5
5
  */
6
- import { p as promiseResolve, b as bootstrapLazy } from './index-7b69917c.js';
7
- export { s as setNonce } from './index-7b69917c.js';
6
+ import { p as promiseResolve, b as bootstrapLazy } from './index-a2b632a0.js';
7
+ export { s as setNonce } from './index-a2b632a0.js';
8
8
 
9
9
  /*
10
10
  Stencil Client Patch Browser v4.10.0 | MIT Licensed | https://stenciljs.com
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
- * See https://js.arcgis.com/4.29/esri/copyright.txt for details.
4
- * v4.29.7
3
+ * See https://js.arcgis.com/4.30/esri/copyright.txt for details.
4
+ * v4.30.0-next.1
5
5
  */
6
6
  /*!-----------------------------------------------------------------------------
7
7
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
- * See https://js.arcgis.com/4.29/esri/copyright.txt for details.
4
- * v4.29.7
3
+ * See https://js.arcgis.com/4.30/esri/copyright.txt for details.
4
+ * v4.30.0-next.1
5
5
  */
6
- import { t as monaco_editor_core_star } from './arcade-defaults-587f3032.js';
7
- import './index-7b69917c.js';
6
+ import { t as monaco_editor_core_star } from './arcade-defaults-80ab7068.js';
7
+ import './index-a2b632a0.js';
8
8
 
9
9
  /*!-----------------------------------------------------------------------------
10
10
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
- * See https://js.arcgis.com/4.29/esri/copyright.txt for details.
4
- * v4.29.7
3
+ * See https://js.arcgis.com/4.30/esri/copyright.txt for details.
4
+ * v4.30.0-next.1
5
5
  */
6
- import { t as monaco_editor_core_star } from './arcade-defaults-587f3032.js';
7
- import './index-7b69917c.js';
6
+ import { t as monaco_editor_core_star } from './arcade-defaults-80ab7068.js';
7
+ import './index-a2b632a0.js';
8
8
 
9
9
  /*!-----------------------------------------------------------------------------
10
10
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
- * See https://js.arcgis.com/4.29/esri/copyright.txt for details.
4
- * v4.29.7
3
+ * See https://js.arcgis.com/4.30/esri/copyright.txt for details.
4
+ * v4.30.0-next.1
5
5
  */
6
- import { t as monaco_editor_core_star } from './arcade-defaults-587f3032.js';
7
- import './index-7b69917c.js';
6
+ import { t as monaco_editor_core_star } from './arcade-defaults-80ab7068.js';
7
+ import './index-a2b632a0.js';
8
8
 
9
9
  /*!-----------------------------------------------------------------------------
10
10
  * 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
- * See https://js.arcgis.com/4.29/esri/copyright.txt for details.
4
- * v4.29.7
3
+ * See https://js.arcgis.com/4.30/esri/copyright.txt for details.
4
+ * v4.30.0-next.1
5
5
  */
6
6
  const NAMESPACE = 'arcgis-coding-components';
7
7
 
package/dist/esm/index.js CHANGED
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
- * See https://js.arcgis.com/4.29/esri/copyright.txt for details.
4
- * v4.29.7
3
+ * See https://js.arcgis.com/4.30/esri/copyright.txt for details.
4
+ * v4.30.0-next.1
5
5
  */
6
- export { a as arcade } from './arcade-defaults-587f3032.js';
7
- import './index-7b69917c.js';
6
+ export { a as arcade } from './arcade-defaults-80ab7068.js';
7
+ import './index-a2b632a0.js';
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
- * See https://js.arcgis.com/4.29/esri/copyright.txt for details.
4
- * v4.29.7
3
+ * See https://js.arcgis.com/4.30/esri/copyright.txt for details.
4
+ * v4.30.0-next.1
5
5
  */
6
- import { conf as conf$1, language as language$1 } from './typescript-1c7e49d5.js';
7
- import './arcade-defaults-587f3032.js';
8
- import './index-7b69917c.js';
6
+ import { conf as conf$1, language as language$1 } from './typescript-6f3a39e0.js';
7
+ import './arcade-defaults-80ab7068.js';
8
+ import './index-a2b632a0.js';
9
9
 
10
10
  /*!-----------------------------------------------------------------------------
11
11
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
- * See https://js.arcgis.com/4.29/esri/copyright.txt for details.
4
- * v4.29.7
3
+ * See https://js.arcgis.com/4.30/esri/copyright.txt for details.
4
+ * v4.30.0-next.1
5
5
  */
6
- import { t as monaco_editor_core_star } from './arcade-defaults-587f3032.js';
7
- import './index-7b69917c.js';
6
+ import { t as monaco_editor_core_star } from './arcade-defaults-80ab7068.js';
7
+ import './index-a2b632a0.js';
8
8
 
9
9
  /*!-----------------------------------------------------------------------------
10
10
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
- * See https://js.arcgis.com/4.29/esri/copyright.txt for details.
4
- * v4.29.7
3
+ * See https://js.arcgis.com/4.30/esri/copyright.txt for details.
4
+ * v4.30.0-next.1
5
5
  */
6
- import { b as bootstrapLazy } from './index-7b69917c.js';
7
- export { s as setNonce } from './index-7b69917c.js';
6
+ import { b as bootstrapLazy } from './index-a2b632a0.js';
7
+ export { s as setNonce } from './index-a2b632a0.js';
8
8
 
9
9
  const defineCustomElements = (win, options) => {
10
10
  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
- * See https://js.arcgis.com/4.29/esri/copyright.txt for details.
4
- * v4.29.7
3
+ * See https://js.arcgis.com/4.30/esri/copyright.txt for details.
4
+ * v4.30.0-next.1
5
5
  */
6
- import { u as typescriptDefaults, t as monaco_editor_core_star } from './arcade-defaults-587f3032.js';
7
- import './index-7b69917c.js';
6
+ import { u as typescriptDefaults, t as monaco_editor_core_star } from './arcade-defaults-80ab7068.js';
7
+ import './index-a2b632a0.js';
8
8
 
9
9
  /*!-----------------------------------------------------------------------------
10
10
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
- * See https://js.arcgis.com/4.29/esri/copyright.txt for details.
4
- * v4.29.7
3
+ * See https://js.arcgis.com/4.30/esri/copyright.txt for details.
4
+ * v4.30.0-next.1
5
5
  */
6
- import { t as monaco_editor_core_star } from './arcade-defaults-587f3032.js';
7
- import './index-7b69917c.js';
6
+ import { t as monaco_editor_core_star } from './arcade-defaults-80ab7068.js';
7
+ import './index-a2b632a0.js';
8
8
 
9
9
  /*!-----------------------------------------------------------------------------
10
10
  * 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
- * See https://js.arcgis.com/4.29/esri/copyright.txt for details.
4
- * v4.29.7
3
+ * See https://js.arcgis.com/4.30/esri/copyright.txt for details.
4
+ * v4.30.0-next.1
5
5
  */
6
6
  module.exports = require('../cjs/loader.cjs.js');
7
7
  module.exports.applyPolyfills = function() { return Promise.resolve() };
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
- * See https://js.arcgis.com/4.29/esri/copyright.txt for details.
4
- * v4.29.7
3
+ * See https://js.arcgis.com/4.30/esri/copyright.txt for details.
4
+ * v4.30.0-next.1
5
5
  */
6
6
  module.exports = require('../cjs/loader.cjs.js');
7
7
  module.exports.applyPolyfills = function() { return Promise.resolve() };
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
- * See https://js.arcgis.com/4.29/esri/copyright.txt for details.
4
- * v4.29.7
3
+ * See https://js.arcgis.com/4.30/esri/copyright.txt for details.
4
+ * v4.30.0-next.1
5
5
  */
6
6
  export * from '../esm/polyfills/index.js';
7
7
  export * from '../esm/loader.js';
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
- * See https://js.arcgis.com/4.29/esri/copyright.txt for details.
4
- * v4.29.7
3
+ * See https://js.arcgis.com/4.30/esri/copyright.txt for details.
4
+ * v4.30.0-next.1
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/polyfills/index.js';
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@arcgis/coding-components",
3
3
  "description": "Contains components for editing code in different languages. The currently supported languages are html, css, json, TypeScript, JavaScript, and Arcade.",
4
4
  "homepage": "https://developers.arcgis.com/javascript/latest/",
5
- "version": "4.29.7",
5
+ "version": "4.30.0-next.1",
6
6
  "module": "dist/components/index.js",
7
7
  "main": "dist/index.cjs.js",
8
8
  "types": "dist/types/index.d.ts",
@@ -48,23 +48,22 @@
48
48
  "generate": "stencil generate"
49
49
  },
50
50
  "dependencies": {
51
- "@arcgis/arcade-languageservice": "4.29.7",
51
+ "@arcgis/arcade-languageservice": "4.30.0-next.1",
52
52
  "@stencil/core": "^4.10.0",
53
53
  "monaco-editor": "^0.45.0",
54
54
  "vscode-languageserver-types": "^3.17.3"
55
55
  },
56
56
  "devDependencies": {
57
- "@arcgis/components-plugins": "4.29.7",
58
- "@arcgis/components-utils": "4.29.7",
59
- "@arcgis/core": "~4.29.0",
60
- "@arcgis/core-adapter": "4.29.7",
61
- "@arcgis/storybook-utils": "4.29.7",
62
- "@arcgis/typescript-config": "4.29.7",
57
+ "@arcgis/components-plugins": "4.30.0-next.1",
58
+ "@arcgis/components-utils": "4.30.0-next.1",
59
+ "@arcgis/core": ">=4.30.0-next <4.31",
60
+ "@arcgis/core-adapter": "4.30.0-next.1",
61
+ "@arcgis/storybook-utils": "4.30.0-next.1",
62
+ "@arcgis/typescript-config": "4.30.0-next.1",
63
63
  "@esri/calcite-components": "^2.4.0",
64
64
  "@stencil/angular-output-target": "0.8.3",
65
65
  "@stencil/react-output-target": "0.5.3",
66
66
  "@stencil/sass": "^3.0.0",
67
- "@types/estraverse": "^5.1.2",
68
67
  "@types/estree": "^1.0.0",
69
68
  "@types/jest": "^29.5.0",
70
69
  "@types/marked": "^4.0.8",
@@ -73,16 +72,15 @@
73
72
  "@types/resize-observer-browser": "^0.1.7",
74
73
  "esbuild": "^0.19.5",
75
74
  "eslint": "^8.55.0",
76
- "estraverse": "^5.3.0",
77
75
  "jest": "^29.5.0",
78
76
  "jest-cli": "^29.5.0",
79
77
  "kill-port": "^2.0.1",
80
78
  "magic-string": "^0.30.0",
81
79
  "marked": "^5.0.5",
82
- "postcss": "^8.4.31",
80
+ "postcss": ">=8.4.31",
83
81
  "postcss-discard-comments": "^5.1.2",
84
82
  "postcss-url": "^10.1.3",
85
- "puppeteer": "^20.5.0",
83
+ "puppeteer": "^21.9.0",
86
84
  "resolve-pkg": "^2.0.0",
87
85
  "rimraf": "^5.0.0",
88
86
  "rollup": "^3.25.0",
@@ -95,8 +93,8 @@
95
93
  "yargs": "^17.1.1"
96
94
  },
97
95
  "peerDependencies": {
98
- "@arcgis/core": "~4.29.0",
96
+ "@arcgis/core": ">=4.30.0-next <4.31",
99
97
  "@esri/calcite-components": ">=2.2.0 <3.0.0"
100
98
  },
101
- "gitHead": "e47a3c910710945964e124040b9d73faaf9c3eb0"
99
+ "gitHead": "53c3c49be995057d8f17f931f9c2f9e124ab239f"
102
100
  }