@arcgis/coding-components 4.31.0-next.3 → 4.31.0-next.4

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 (96) hide show
  1. package/dist/arcgis-coding-components/arcgis-coding-components.esm.js +2 -2
  2. package/dist/arcgis-coding-components/index.esm.js +2 -2
  3. package/dist/arcgis-coding-components/{p-0105cc95.js → p-103bdac3.js} +2 -2
  4. package/dist/arcgis-coding-components/{p-7c6b3d40.js → p-26c67f7c.js} +2 -2
  5. package/dist/arcgis-coding-components/{p-9c7e0089.js → p-2d14950e.js} +1 -1
  6. package/dist/arcgis-coding-components/p-374b59c1.js +6 -0
  7. package/dist/arcgis-coding-components/{p-6554a853.js → p-4e56f8ae.js} +1 -1
  8. package/dist/arcgis-coding-components/{p-86106a9a.js → p-5da03560.js} +1 -1
  9. package/dist/arcgis-coding-components/{p-9132bc9c.entry.js → p-5e173b51.entry.js} +2 -2
  10. package/dist/arcgis-coding-components/{p-42c8b545.js → p-736d890c.js} +2 -2
  11. package/dist/arcgis-coding-components/{p-8b4298d5.js → p-86625411.js} +2 -2
  12. package/dist/arcgis-coding-components/{p-4986aaf2.js → p-8d67b196.js} +2 -2
  13. package/dist/arcgis-coding-components/{p-5eb82abf.js → p-8e93417c.js} +2 -2
  14. package/dist/arcgis-coding-components/{p-93d0e0cc.js → p-a256ee9c.js} +10 -10
  15. package/dist/arcgis-coding-components/{p-fe6ccfe0.js → p-a36c357f.js} +2 -2
  16. package/dist/arcgis-coding-components/{p-c4a5150e.js → p-ab0f6db7.js} +2 -2
  17. package/dist/arcgis-coding-components/{p-3ca5ba95.entry.js → p-b23a3f4e.entry.js} +2 -2
  18. package/dist/arcgis-coding-components/{p-111ba641.js → p-b570d7af.js} +2 -2
  19. package/dist/arcgis-coding-components/{p-b82e98f0.js → p-de5cabbb.js} +2 -2
  20. package/dist/arcgis-coding-components/{p-d353f1ba.entry.js → p-e6cac921.entry.js} +2 -2
  21. package/dist/cjs/{app-globals-92c5b499.js → app-globals-209c2310.js} +1 -1
  22. package/dist/cjs/{arcade-defaults-34e82ff5.js → arcade-defaults-ee308e3a.js} +4 -4
  23. package/dist/cjs/{arcade-mode-dfd66b4b.js → arcade-mode-f2c3951e.js} +3 -3
  24. package/dist/cjs/arcgis-arcade-editor_6.cjs.entry.js +6 -6
  25. package/dist/cjs/arcgis-coding-components.cjs.js +3 -3
  26. package/dist/cjs/arcgis-sql-expression-editor.cjs.entry.js +4 -4
  27. package/dist/cjs/arcgis-sql-expression-fields.cjs.entry.js +4 -4
  28. package/dist/cjs/{css-9b0053c3.js → css-bbd000cd.js} +1 -1
  29. package/dist/cjs/{cssMode-62e53008.js → cssMode-ad163e66.js} +3 -3
  30. package/dist/cjs/{html-3036e89e.js → html-5c67b9d0.js} +3 -3
  31. package/dist/cjs/{htmlMode-c37eee42.js → htmlMode-e32a97bd.js} +3 -3
  32. package/dist/cjs/{index-be6b2520.js → index-8b891c40.js} +1 -1
  33. package/dist/cjs/index.cjs.js +4 -4
  34. package/dist/cjs/{javascript-7276c023.js → javascript-e159fa2f.js} +4 -4
  35. package/dist/cjs/{jsonMode-baa295f0.js → jsonMode-5c107443.js} +3 -3
  36. package/dist/cjs/{language-defaults-base-5817af52.js → language-defaults-base-4300e691.js} +10 -10
  37. package/dist/cjs/loader.cjs.js +3 -3
  38. package/dist/cjs/{sql-expr-defaults-746bbc5f.js → sql-expr-defaults-783d9c24.js} +3 -3
  39. package/dist/cjs/{sql-expr-mode-a9f1b697.js → sql-expr-mode-6cac37ed.js} +4 -4
  40. package/dist/cjs/{tsMode-36398912.js → tsMode-83c4587f.js} +3 -3
  41. package/dist/cjs/{typescript-608a420b.js → typescript-f6ca5d84.js} +3 -3
  42. package/dist/components/arcade-defaults.js +1 -1
  43. package/dist/components/arcade-mode.js +1 -1
  44. package/dist/components/arcade-results.js +1 -1
  45. package/dist/components/arcade-suggestions.js +1 -1
  46. package/dist/components/arcade-variables.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-arcade-variables.js +1 -1
  51. package/dist/components/arcgis-assets.d.ts +1 -1
  52. package/dist/components/arcgis-assets.js +1 -1
  53. package/dist/components/arcgis-code-editor.js +1 -1
  54. package/dist/components/arcgis-language-api-panel.js +1 -1
  55. package/dist/components/arcgis-sql-expression-editor.js +1 -1
  56. package/dist/components/arcgis-sql-expression-fields.js +1 -1
  57. package/dist/components/chunk-6TARY3NN.js +1 -1
  58. package/dist/components/code-editor.js +1 -1
  59. package/dist/components/fields.js +1 -1
  60. package/dist/components/index.js +1 -1
  61. package/dist/components/index2.js +1 -1
  62. package/dist/components/language-api-panel.js +1 -1
  63. package/dist/components/language-defaults-base.js +1 -1
  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/sql-expression-fields.js +1 -1
  68. package/dist/components/useT9n.js +1 -1
  69. package/dist/components/utilities.js +1 -1
  70. package/dist/esm/{app-globals-5e178541.js → app-globals-60a61d0d.js} +1 -1
  71. package/dist/esm/{arcade-defaults-6dac6b30.js → arcade-defaults-b1a5f013.js} +4 -4
  72. package/dist/esm/{arcade-mode-02336ce9.js → arcade-mode-7e6764ac.js} +3 -3
  73. package/dist/esm/arcgis-arcade-editor_6.entry.js +6 -6
  74. package/dist/esm/arcgis-coding-components.js +4 -4
  75. package/dist/esm/arcgis-sql-expression-editor.entry.js +4 -4
  76. package/dist/esm/arcgis-sql-expression-fields.entry.js +4 -4
  77. package/dist/esm/{css-e79f1ed1.js → css-7d75b7ca.js} +1 -1
  78. package/dist/esm/{cssMode-cd007d02.js → cssMode-95305ae2.js} +3 -3
  79. package/dist/esm/{html-d079d00d.js → html-84fc596c.js} +3 -3
  80. package/dist/esm/{htmlMode-ff14e035.js → htmlMode-c961f619.js} +3 -3
  81. package/dist/esm/{index-88fc341d.js → index-1c1754c0.js} +1 -1
  82. package/dist/esm/index.js +4 -4
  83. package/dist/esm/{javascript-69f7c282.js → javascript-0aa4505f.js} +4 -4
  84. package/dist/esm/{jsonMode-18ddadde.js → jsonMode-86b234eb.js} +3 -3
  85. package/dist/esm/{language-defaults-base-6687d11a.js → language-defaults-base-949fa7fb.js} +10 -10
  86. package/dist/esm/loader.js +4 -4
  87. package/dist/esm/{sql-expr-defaults-2cdfe08a.js → sql-expr-defaults-f2f50289.js} +3 -3
  88. package/dist/esm/{sql-expr-mode-f10e5a43.js → sql-expr-mode-14c94be3.js} +4 -4
  89. package/dist/esm/{tsMode-c2e5d33a.js → tsMode-ee945c40.js} +3 -3
  90. package/dist/esm/{typescript-a0fbebf0.js → typescript-8bd2bb48.js} +3 -3
  91. package/dist/loader/cdn.js +1 -1
  92. package/dist/loader/index.cjs.js +1 -1
  93. package/dist/loader/index.es2017.js +1 -1
  94. package/dist/loader/index.js +1 -1
  95. package/package.json +10 -10
  96. package/dist/arcgis-coding-components/p-5e26a360.js +0 -6
@@ -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.3
4
+ * v4.31.0-next.4
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.3
4
+ * v4.31.0-next.4
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.3
4
+ * v4.31.0-next.4
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';
@@ -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.3
4
+ * v4.31.0-next.4
5
5
  */
6
6
  import { CompletionItemKind, InsertTextMode, InsertTextFormat } from 'vscode-languageserver-types';
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.3
4
+ * v4.31.0-next.4
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.3
4
+ * v4.31.0-next.4
5
5
  */
6
6
  import { i as isPredefinedProfile, a as isFeatureSetDefinition, L as LanguageDefaultsBase, E as EditorProfile } from './language-defaults-base.js';
7
7
  import { 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.3
4
+ * v4.31.0-next.4
5
5
  */
6
6
  import * as monaco from 'monaco-editor';
7
7
  import { editor, languages } 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.3
4
+ * v4.31.0-next.4
5
5
  */
6
6
  import { proxyCustomElement, HTMLElement, createEvent, forceUpdate, h } from '@stencil/core/internal/client';
7
7
  import { u as useControllerManager } from './chunk-6TARY3NN.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.3
4
+ * v4.31.0-next.4
5
5
  */
6
6
  import { m as makeController, w as watch } from './chunk-6TARY3NN.js';
7
7
  import { n as startLocaleObserver, p 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.3
4
+ * v4.31.0-next.4
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.3
4
+ * v4.31.0-next.4
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.3
4
+ * v4.31.0-next.4
5
5
  */
6
- import { L as LanguageDefaultsBase, i as isPredefinedProfile, c as convertToEditorProfileDefinition, f as fetchT9nStringsBundle, E as EditorProfile, U as Uri } from './language-defaults-base-6687d11a.js';
7
- import { g as getAssetPath } from './index-88fc341d.js';
6
+ import { L as LanguageDefaultsBase, i as isPredefinedProfile, c as convertToEditorProfileDefinition, f as fetchT9nStringsBundle, E as EditorProfile, U as Uri } from './language-defaults-base-949fa7fb.js';
7
+ import { g as getAssetPath } from './index-1c1754c0.js';
8
8
 
9
9
  /**
10
10
  * Returns the arcade diagnostic service.
@@ -38,7 +38,7 @@ async function getArcadeWorker(uri) {
38
38
  * @returns arcade mode module
39
39
  */
40
40
  async function getMode() {
41
- return await import('./arcade-mode-02336ce9.js');
41
+ return await import('./arcade-mode-7e6764ac.js');
42
42
  }
43
43
 
44
44
  const arcadeLanguageId = "arcade";
@@ -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.3
4
+ * v4.31.0-next.4
5
5
  */
6
- import { F as main, e as editor, M as MarkerSeverity, R as Range, u as languages, J as debounce, N as Emitter } from './language-defaults-base-6687d11a.js';
7
- import './index-88fc341d.js';
6
+ import { F as main, e as editor, M as MarkerSeverity, R as Range, u as languages, J as debounce, N as Emitter } from './language-defaults-base-949fa7fb.js';
7
+ import './index-1c1754c0.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"},Ee=["++","--"],Je=["-","+","!","~"],Qe=["=","/=","*=","%=","+=","-="],Ze=["||","&&"],Lt=["|","&",">>","<<",">>>","^","==","!=","<","<=",">",">=","+","-","*","/","%"];var U=[[],[],[]];Ee.forEach(t=>U[t.length-1]?.push(t));Je.forEach(t=>U[t.length-1]?.push(t));Ze.forEach(t=>U[t.length-1]?.push(t));Qe.forEach(t=>U[t.length-1]?.push(t));Lt.forEach(t=>U[t.length-1]?.push(t));var ft=Object.values(f),gt=Object.values(V);gt.map(t=>({label:t,kind:main.exports.CompletionItemKind.Constant}));ft.map(t=>({label:t,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.3
4
+ * v4.31.0-next.4
5
5
  */
6
- import { g as getAssetPath, r as registerInstance, c as createEvent, h, F as Fragment, H as Host, a as getElement } from './index-88fc341d.js';
7
- import { a as importArcade, e as editor, s as startLocaleObserver, g as getElementLocales, b as isURL, h as hasSameOrigin, d as importRequest, D as Deferred, j as generateGuid, k as getElementTheme, K as KeyCode, l as setValuesInString, q as quoteString, m as supportedFields, n as generateTokensCSSForColorMap, S as StandaloneServices, I as IStandaloneThemeService, o as commonjsGlobal, p as setFocusOnElement, r as filterCollection, t as createFilterExpression, u as languages, R as Range, v as observeAncestorsMutation, U as Uri, w as KeyMod, x as addLTRMark } from './language-defaults-base-6687d11a.js';
8
- import { m as makeController, w as watch, u as useControllerManager, g as getSet, s as sqlExprDefaults } from './sql-expr-defaults-2cdfe08a.js';
9
- import { b as arcadeDefaults, g as getArcadeDiagnosticService, c as getMode$1 } from './arcade-defaults-6dac6b30.js';
6
+ import { g as getAssetPath, r as registerInstance, c as createEvent, h, F as Fragment, H as Host, a as getElement } from './index-1c1754c0.js';
7
+ import { a as importArcade, e as editor, s as startLocaleObserver, g as getElementLocales, b as isURL, h as hasSameOrigin, d as importRequest, D as Deferred, j as generateGuid, k as getElementTheme, K as KeyCode, l as setValuesInString, q as quoteString, m as supportedFields, n as generateTokensCSSForColorMap, S as StandaloneServices, I as IStandaloneThemeService, o as commonjsGlobal, p as setFocusOnElement, r as filterCollection, t as createFilterExpression, u as languages, R as Range, v as observeAncestorsMutation, U as Uri, w as KeyMod, x as addLTRMark } from './language-defaults-base-949fa7fb.js';
8
+ import { m as makeController, w as watch, u as useControllerManager, g as getSet, s as sqlExprDefaults } from './sql-expr-defaults-f2f50289.js';
9
+ import { b as arcadeDefaults, g as getArcadeDiagnosticService, c as getMode$1 } from './arcade-defaults-b1a5f013.js';
10
10
 
11
11
  const DevelopersWebSitePath = "https://developers.arcgis.com/arcade/";
12
12
  const MaxArrayItems = 100;
@@ -4188,7 +4188,7 @@ languages.onLanguage(arcadeDefaults.languageId, () => {
4188
4188
  * @returns sql-expression mode module
4189
4189
  */
4190
4190
  async function getMode() {
4191
- return await import('./sql-expr-mode-f10e5a43.js');
4191
+ return await import('./sql-expr-mode-14c94be3.js');
4192
4192
  }
4193
4193
  // Register the language in Monaco
4194
4194
  languages.register({
@@ -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.3
4
+ * v4.31.0-next.4
5
5
  */
6
- import { p as promiseResolve, b as bootstrapLazy } from './index-88fc341d.js';
7
- export { s as setNonce } from './index-88fc341d.js';
8
- import { g as globalScripts } from './app-globals-5e178541.js';
6
+ import { p as promiseResolve, b as bootstrapLazy } from './index-1c1754c0.js';
7
+ export { s as setNonce } from './index-1c1754c0.js';
8
+ import { g as globalScripts } from './app-globals-60a61d0d.js';
9
9
 
10
10
  /*
11
11
  Stencil Client Patch Browser v4.17.1 | MIT Licensed | https://stenciljs.com
@@ -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.3
4
+ * v4.31.0-next.4
5
5
  */
6
- import { r as registerInstance, h, H as Host, a as getElement } from './index-88fc341d.js';
7
- import { u as useControllerManager, s as sqlExprDefaults } from './sql-expr-defaults-2cdfe08a.js';
8
- import { j as generateGuid } from './language-defaults-base-6687d11a.js';
6
+ import { r as registerInstance, h, H as Host, a as getElement } from './index-1c1754c0.js';
7
+ import { u as useControllerManager, s as sqlExprDefaults } from './sql-expr-defaults-f2f50289.js';
8
+ import { j as generateGuid } from './language-defaults-base-949fa7fb.js';
9
9
 
10
10
  const sqlExpressionEditorCss = "arcgis-sql-expression-editor{display:flex;flex-direction:column;position:relative;overflow:hidden;border:1px solid var(--calcite-color-border-3);box-sizing:border-box;background-color:var(--calcite-color-foreground-1);height:100%}arcgis-sql-expression-editor .flex-adjustable{flex:1 1 auto;overflow:hidden}arcgis-sql-expression-editor .flex-panel{flex:1 0 auto}arcgis-sql-expression-editor .position-relative{position:relative}arcgis-sql-expression-editor .flex-row{display:flex;flex-direction:row;overflow:hidden}arcgis-sql-expression-editor .flex-column{display:flex;flex-direction:column;overflow:hidden}arcgis-sql-expression-editor .border-inline-start{border-inline-start:1px solid var(--calcite-color-border-3);box-sizing:border-box}arcgis-sql-expression-editor .border-inline-end{border-inline-end:1px solid var(--calcite-color-border-3);box-sizing:border-box}arcgis-sql-expression-editor .side-action-bar{max-width:25%}arcgis-sql-expression-editor .side-panel{max-width:45%;width:600px}arcgis-sql-expression-editor .side-panel calcite-flow{height:100%}";
11
11
  const ArcgisSqlExpressionEditorStyle0 = sqlExpressionEditorCss;
@@ -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.3
4
+ * v4.31.0-next.4
5
5
  */
6
- import { r as registerInstance, c as createEvent, h, a as getElement } from './index-88fc341d.js';
7
- import { u as useControllerManager, s as sqlExprDefaults } from './sql-expr-defaults-2cdfe08a.js';
8
- import './language-defaults-base-6687d11a.js';
6
+ import { r as registerInstance, c as createEvent, h, a as getElement } from './index-1c1754c0.js';
7
+ import { u as useControllerManager, s as sqlExprDefaults } from './sql-expr-defaults-f2f50289.js';
8
+ import './language-defaults-base-949fa7fb.js';
9
9
 
10
10
  const sqlExpressionFieldsCss = ":host calcite-flow{height:100%}:host calcite-list-item-group{background-color:var(--calcite-color-foreground-2)}";
11
11
  const ArcgisSqlExpressionFieldsStyle0 = sqlExpressionFieldsCss;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
3
  * See https://js.arcgis.com/4.31/esri/copyright.txt for details.
4
- * v4.31.0-next.3
4
+ * v4.31.0-next.4
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
3
  * See https://js.arcgis.com/4.31/esri/copyright.txt for details.
4
- * v4.31.0-next.3
4
+ * v4.31.0-next.4
5
5
  */
6
- import { G as monaco_editor_core_star } from './language-defaults-base-6687d11a.js';
7
- import './index-88fc341d.js';
6
+ import { G as monaco_editor_core_star } from './language-defaults-base-949fa7fb.js';
7
+ import './index-1c1754c0.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
3
  * See https://js.arcgis.com/4.31/esri/copyright.txt for details.
4
- * v4.31.0-next.3
4
+ * v4.31.0-next.4
5
5
  */
6
- import { G as monaco_editor_core_star } from './language-defaults-base-6687d11a.js';
7
- import './index-88fc341d.js';
6
+ import { G as monaco_editor_core_star } from './language-defaults-base-949fa7fb.js';
7
+ import './index-1c1754c0.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
3
  * See https://js.arcgis.com/4.31/esri/copyright.txt for details.
4
- * v4.31.0-next.3
4
+ * v4.31.0-next.4
5
5
  */
6
- import { G as monaco_editor_core_star } from './language-defaults-base-6687d11a.js';
7
- import './index-88fc341d.js';
6
+ import { G as monaco_editor_core_star } from './language-defaults-base-949fa7fb.js';
7
+ import './index-1c1754c0.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
3
  * See https://js.arcgis.com/4.31/esri/copyright.txt for details.
4
- * v4.31.0-next.3
4
+ * v4.31.0-next.4
5
5
  */
6
6
  const NAMESPACE = 'arcgis-coding-components';
7
7
 
package/dist/esm/index.js CHANGED
@@ -1,8 +1,8 @@
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.3
4
+ * v4.31.0-next.4
5
5
  */
6
- export { a as arcade } from './arcade-defaults-6dac6b30.js';
7
- import './language-defaults-base-6687d11a.js';
8
- import './index-88fc341d.js';
6
+ export { a as arcade } from './arcade-defaults-b1a5f013.js';
7
+ import './language-defaults-base-949fa7fb.js';
8
+ import './index-1c1754c0.js';
@@ -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.3
4
+ * v4.31.0-next.4
5
5
  */
6
- import { conf as conf$1, language as language$1 } from './typescript-a0fbebf0.js';
7
- import './language-defaults-base-6687d11a.js';
8
- import './index-88fc341d.js';
6
+ import { conf as conf$1, language as language$1 } from './typescript-8bd2bb48.js';
7
+ import './language-defaults-base-949fa7fb.js';
8
+ import './index-1c1754c0.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
3
  * See https://js.arcgis.com/4.31/esri/copyright.txt for details.
4
- * v4.31.0-next.3
4
+ * v4.31.0-next.4
5
5
  */
6
- import { G as monaco_editor_core_star } from './language-defaults-base-6687d11a.js';
7
- import './index-88fc341d.js';
6
+ import { G as monaco_editor_core_star } from './language-defaults-base-949fa7fb.js';
7
+ import './index-1c1754c0.js';
8
8
 
9
9
  /*!-----------------------------------------------------------------------------
10
10
  * 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.3
4
+ * v4.31.0-next.4
5
5
  */
6
- import { g as getAssetPath } from './index-88fc341d.js';
6
+ import { g as getAssetPath } from './index-1c1754c0.js';
7
7
 
8
8
  /**
9
9
  * Returns the last element of an array.
@@ -120594,7 +120594,7 @@ registerLanguage({
120594
120594
  mimetypes: ["text/css"],
120595
120595
  loader: () => {
120596
120596
  {
120597
- return import('./css-e79f1ed1.js');
120597
+ return import('./css-7d75b7ca.js');
120598
120598
  }
120599
120599
  }
120600
120600
  });
@@ -120612,7 +120612,7 @@ registerLanguage({
120612
120612
  mimetypes: ["text/html", "text/x-jshtm", "text/template", "text/ng-template"],
120613
120613
  loader: () => {
120614
120614
  {
120615
- return import('./html-d079d00d.js');
120615
+ return import('./html-84fc596c.js');
120616
120616
  }
120617
120617
  }
120618
120618
  });
@@ -120632,7 +120632,7 @@ registerLanguage({
120632
120632
  mimetypes: ["text/javascript"],
120633
120633
  loader: () => {
120634
120634
  {
120635
- return import('./javascript-69f7c282.js');
120635
+ return import('./javascript-0aa4505f.js');
120636
120636
  }
120637
120637
  }
120638
120638
  });
@@ -120650,7 +120650,7 @@ registerLanguage({
120650
120650
  mimetypes: ["text/typescript"],
120651
120651
  loader: () => {
120652
120652
  {
120653
- return import('./typescript-a0fbebf0.js');
120653
+ return import('./typescript-8bd2bb48.js');
120654
120654
  }
120655
120655
  }
120656
120656
  });
@@ -120771,7 +120771,7 @@ var lessDefaults = new LanguageServiceDefaultsImpl$3("less", optionsDefault$1, m
120771
120771
  monaco_editor_core_exports$3.languages.css = { cssDefaults, lessDefaults, scssDefaults };
120772
120772
  function getMode$3() {
120773
120773
  {
120774
- return import('./cssMode-cd007d02.js');
120774
+ return import('./cssMode-95305ae2.js');
120775
120775
  }
120776
120776
  }
120777
120777
  monaco_editor_core_exports$3.languages.onLanguage("less", () => {
@@ -120896,7 +120896,7 @@ monaco_editor_core_exports$2.languages.html = {
120896
120896
  };
120897
120897
  function getMode$2() {
120898
120898
  {
120899
- return import('./htmlMode-ff14e035.js');
120899
+ return import('./htmlMode-c961f619.js');
120900
120900
  }
120901
120901
  }
120902
120902
  function registerHTMLLanguageService(languageId, options = optionsDefault, modeConfiguration = getConfigurationDefault(languageId)) {
@@ -120998,7 +120998,7 @@ var jsonDefaults = new LanguageServiceDefaultsImpl$1("json", diagnosticDefault,
120998
120998
  monaco_editor_core_exports$1.languages.json = { jsonDefaults };
120999
120999
  function getMode$1() {
121000
121000
  {
121001
- return import('./jsonMode-18ddadde.js');
121001
+ return import('./jsonMode-86b234eb.js');
121002
121002
  }
121003
121003
  }
121004
121004
  monaco_editor_core_exports$1.languages.register({
@@ -121267,7 +121267,7 @@ monaco_editor_core_exports.languages.typescript = {
121267
121267
  };
121268
121268
  function getMode() {
121269
121269
  {
121270
- return import('./tsMode-c2e5d33a.js');
121270
+ return import('./tsMode-ee945c40.js');
121271
121271
  }
121272
121272
  }
121273
121273
  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.3
4
+ * v4.31.0-next.4
5
5
  */
6
- import { b as bootstrapLazy } from './index-88fc341d.js';
7
- export { s as setNonce } from './index-88fc341d.js';
8
- import { g as globalScripts } from './app-globals-5e178541.js';
6
+ import { b as bootstrapLazy } from './index-1c1754c0.js';
7
+ export { s as setNonce } from './index-1c1754c0.js';
8
+ import { g as globalScripts } from './app-globals-60a61d0d.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.3
4
+ * v4.31.0-next.4
5
5
  */
6
- import { y as isNotUndefined, D as Deferred, z as safeAsyncCall, A as devToolsAwareTimeout, B as safeCall, i as isPredefinedProfile, C as isFeatureSetDefinition, F as main, L as LanguageDefaultsBase, f as fetchT9nStringsBundle, E as EditorProfile, U as Uri } from './language-defaults-base-6687d11a.js';
7
- import { g as getAssetPath } from './index-88fc341d.js';
6
+ import { y as isNotUndefined, D as Deferred, z as safeAsyncCall, A as devToolsAwareTimeout, B as safeCall, i as isPredefinedProfile, C as isFeatureSetDefinition, F as main, L as LanguageDefaultsBase, f as fetchT9nStringsBundle, E as EditorProfile, U as Uri } from './language-defaults-base-949fa7fb.js';
7
+ import { g as getAssetPath } from './index-1c1754c0.js';
8
8
 
9
9
  // src/framework.ts
10
10
  function retrieveComponentMembers(component, isLit) {
@@ -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.3
4
+ * v4.31.0-next.4
5
5
  */
6
- import { e as editor, u as languages, M as MarkerSeverity } from './language-defaults-base-6687d11a.js';
7
- import { s as sqlExprDefaults } from './sql-expr-defaults-2cdfe08a.js';
8
- import './index-88fc341d.js';
6
+ import { e as editor, u as languages, M as MarkerSeverity } from './language-defaults-base-949fa7fb.js';
7
+ import { s as sqlExprDefaults } from './sql-expr-defaults-f2f50289.js';
8
+ import './index-1c1754c0.js';
9
9
 
10
10
  /**
11
11
  * Manager to create our sql-expression worker and client proxy
@@ -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.3
4
+ * v4.31.0-next.4
5
5
  */
6
- import { H as typescriptDefaults, G as monaco_editor_core_star } from './language-defaults-base-6687d11a.js';
7
- import './index-88fc341d.js';
6
+ import { H as typescriptDefaults, G as monaco_editor_core_star } from './language-defaults-base-949fa7fb.js';
7
+ import './index-1c1754c0.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
3
  * See https://js.arcgis.com/4.31/esri/copyright.txt for details.
4
- * v4.31.0-next.3
4
+ * v4.31.0-next.4
5
5
  */
6
- import { G as monaco_editor_core_star } from './language-defaults-base-6687d11a.js';
7
- import './index-88fc341d.js';
6
+ import { G as monaco_editor_core_star } from './language-defaults-base-949fa7fb.js';
7
+ import './index-1c1754c0.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
3
  * See https://js.arcgis.com/4.31/esri/copyright.txt for details.
4
- * v4.31.0-next.3
4
+ * v4.31.0-next.4
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
3
  * See https://js.arcgis.com/4.31/esri/copyright.txt for details.
4
- * v4.31.0-next.3
4
+ * v4.31.0-next.4
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
3
  * See https://js.arcgis.com/4.31/esri/copyright.txt for details.
4
- * v4.31.0-next.3
4
+ * v4.31.0-next.4
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
3
  * See https://js.arcgis.com/4.31/esri/copyright.txt for details.
4
- * v4.31.0-next.3
4
+ * v4.31.0-next.4
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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arcgis/coding-components",
3
- "version": "4.31.0-next.3",
3
+ "version": "4.31.0-next.4",
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",
@@ -49,20 +49,20 @@
49
49
  "generate": "stencil generate"
50
50
  },
51
51
  "dependencies": {
52
- "@arcgis/arcade-languageservice": "4.31.0-next.3",
53
- "@arcgis/components-controllers": "4.31.0-next.3",
54
- "@arcgis/components-utils": "4.31.0-next.3",
55
- "@arcgis/languages-api-utils": "4.31.0-next.3",
52
+ "@arcgis/arcade-languageservice": "4.31.0-next.4",
53
+ "@arcgis/components-controllers": "4.31.0-next.4",
54
+ "@arcgis/components-utils": "4.31.0-next.4",
55
+ "@arcgis/languages-api-utils": "4.31.0-next.4",
56
56
  "@stencil/core": "4.17.1",
57
57
  "monaco-editor": "0.45.0",
58
58
  "vscode-languageserver-types": "^3.17.5"
59
59
  },
60
60
  "devDependencies": {
61
- "@arcgis/components-plugins": "4.31.0-next.3",
61
+ "@arcgis/components-plugins": "4.31.0-next.4",
62
62
  "@arcgis/core": ">=4.31.0-next <4.32",
63
- "@arcgis/core-adapter": "4.31.0-next.3",
64
- "@arcgis/storybook-utils": "4.31.0-next.3",
65
- "@arcgis/typescript-config": "4.31.0-next.3",
63
+ "@arcgis/core-adapter": "4.31.0-next.4",
64
+ "@arcgis/storybook-utils": "4.31.0-next.4",
65
+ "@arcgis/typescript-config": "4.31.0-next.4",
66
66
  "@esri/calcite-components": "^2.8.0",
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.8.0"
104
104
  },
105
- "gitHead": "63a9aef32ef641ed5524f9218c8497be9e7095e2"
105
+ "gitHead": "2319692a16fa865e845f79a8e22834cef6cbe5c7"
106
106
  }
@@ -1,6 +0,0 @@
1
- /*!
2
- * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
- * See https://js.arcgis.com/4.31/esri/copyright.txt for details.
4
- * v4.31.0-next.3
5
- */
6
- import{L as t,i as a,c as s,f as e,E as i,U as n}from"./p-93d0e0cc.js";import{g as o}from"./p-9c7e0089.js";async function r(){return(await c()).getArcadeDiagnosticService()}async function c(){return await import("./p-fe6ccfe0.js")}const l=new class extends t{constructor(){super(...arguments),this._languageId="arcade",this._languageOptions={}}async setProfileForModel(t,n,r={locale:"en"}){a(n)&&(n=await s(n,r.locale));const c=await e(r.locale,o("./assets/arcade-language/t9n"),"profile.t9n.");if(!c)throw new Error(`Failed to load the language bundle for ${r.locale}`);this.disposeForModel(t);const l=this._getApiKey(t),f=new i(n,c);this._profileMap.set(l,f);const h=await f.toLSProfile();this.updateApiContextForModel(t,{locale:r.locale,profile:h,snippets:r.snippets})}setLanguageOptions(t={}){this._languageOptions.assetsPath!==t.assetsPath&&(this._languageOptions={...this._languageOptions,...t},this._onDidChange.fire(this))}async getApiLibrary(t){const a=n.parse(t),s=await async function(t){const a=await c();return await a.getArcadeWorker(t)}(a);return await s.getApiLibrary(this.getApiContextForModel(a))}},f={setProfileForModel:l.setProfileForModel.bind(l)};export{f as a,l as b,c,r as g}