@arcgis/coding-components 4.31.0-next.20 → 4.31.0-next.21

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 (100) 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-4d86285c.js → p-1b799777.js} +2 -2
  4. package/dist/arcgis-coding-components/{p-641c9ea9.entry.js → p-4d5cf512.entry.js} +2 -2
  5. package/dist/arcgis-coding-components/{p-42f04cb9.js → p-56266a64.js} +2 -2
  6. package/dist/arcgis-coding-components/{p-70dfb6e0.js → p-57b8bcd7.js} +1 -1
  7. package/dist/arcgis-coding-components/{p-3d234f2d.js → p-5b67b62b.js} +2 -2
  8. package/dist/arcgis-coding-components/{p-16665cca.js → p-64137fec.js} +2 -2
  9. package/dist/arcgis-coding-components/{p-7daf64fe.js → p-6621a80f.js} +2 -2
  10. package/dist/arcgis-coding-components/{p-63dcb1c1.js → p-77dd5521.js} +2 -2
  11. package/dist/arcgis-coding-components/{p-08cc04d4.js → p-8eb7e694.js} +2 -2
  12. package/dist/arcgis-coding-components/{p-e3189913.js → p-a2341e0c.js} +2 -2
  13. package/dist/arcgis-coding-components/{p-7e8d63b6.js → p-b715834b.js} +3 -3
  14. package/dist/arcgis-coding-components/{p-fe49b257.js → p-cbee273f.js} +2 -2
  15. package/dist/arcgis-coding-components/{p-8520101e.js → p-cdc52d2f.js} +1 -1
  16. package/dist/arcgis-coding-components/{p-a953e9a1.js → p-d7d1f130.js} +9 -9
  17. package/dist/arcgis-coding-components/p-e1f9b463.entry.js +6 -0
  18. package/dist/arcgis-coding-components/{p-c926f6ae.js → p-e5a924a1.js} +1 -1
  19. package/dist/arcgis-coding-components/{p-4c81b37f.js → p-f2d64a9d.js} +2 -2
  20. package/dist/arcgis-coding-components/{p-e2c2d9f5.js → p-ff62d134.js} +2 -2
  21. package/dist/arcgis-coding-components/{p-18bd9e47.entry.js → p-ffce0588.entry.js} +2 -2
  22. package/dist/cjs/{app-globals-433a74c8.js → app-globals-a9ef3ca8.js} +1 -1
  23. package/dist/cjs/{arcade-defaults-f257c1c3.js → arcade-defaults-f5241680.js} +4 -4
  24. package/dist/cjs/{arcade-language-features-ce247b7e.js → arcade-language-features-0b9f3947.js} +2 -2
  25. package/dist/cjs/{arcade-mode-b587bc69.js → arcade-mode-cc08d9cd.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-252f9ccd.js → css-bb6a49ec.js} +1 -1
  31. package/dist/cjs/{cssMode-1990a12b.js → cssMode-e7fac7d7.js} +2 -2
  32. package/dist/cjs/{html-217d7f16.js → html-7ff4071d.js} +2 -2
  33. package/dist/cjs/{htmlMode-d88c8cdb.js → htmlMode-c89193ec.js} +2 -2
  34. package/dist/cjs/{index-f3d540a4.js → index-4b7880ab.js} +1 -1
  35. package/dist/cjs/index.cjs.js +4 -4
  36. package/dist/cjs/{javascript-40f5746e.js → javascript-864c0220.js} +3 -3
  37. package/dist/cjs/{jsonMode-3673ef76.js → jsonMode-ac4a7be7.js} +2 -2
  38. package/dist/cjs/{language-defaults-base-be0a4718.js → language-defaults-base-57b37f9f.js} +9 -9
  39. package/dist/cjs/loader.cjs.js +3 -3
  40. package/dist/cjs/{sql-expr-defaults-a578c1be.js → sql-expr-defaults-245b036d.js} +4 -4
  41. package/dist/cjs/{sql-expr-mode-dd91c009.js → sql-expr-mode-304f5ce2.js} +5 -5
  42. package/dist/cjs/{tsMode-e9ef14cc.js → tsMode-d30d4ab1.js} +2 -2
  43. package/dist/cjs/{typescript-f0bb959a.js → typescript-6c87ddb3.js} +2 -2
  44. package/dist/components/arcade-defaults.js +1 -1
  45. package/dist/components/arcade-language-features.js +1 -1
  46. package/dist/components/arcade-mode.js +1 -1
  47. package/dist/components/arcade-results.js +1 -1
  48. package/dist/components/arcade-suggestions.js +1 -1
  49. package/dist/components/arcade-variables.js +1 -1
  50. package/dist/components/arcgis-arcade-editor.js +3 -3
  51. package/dist/components/arcgis-arcade-results.js +1 -1
  52. package/dist/components/arcgis-arcade-suggestions.js +1 -1
  53. package/dist/components/arcgis-arcade-variables.js +1 -1
  54. package/dist/components/arcgis-assets.d.ts +1 -1
  55. package/dist/components/arcgis-assets.js +1 -1
  56. package/dist/components/arcgis-code-editor.js +1 -1
  57. package/dist/components/arcgis-language-api-panel.js +1 -1
  58. package/dist/components/arcgis-sql-expression-editor.js +1 -1
  59. package/dist/components/arcgis-sql-expression-fields.js +1 -1
  60. package/dist/components/chunk-2JTWBRMN.js +1 -1
  61. package/dist/components/code-editor.js +1 -1
  62. package/dist/components/fields.js +1 -1
  63. package/dist/components/index.js +1 -1
  64. package/dist/components/index2.js +1 -1
  65. package/dist/components/language-api-panel.js +1 -1
  66. package/dist/components/language-defaults-base.js +1 -1
  67. package/dist/components/markdown.js +1 -1
  68. package/dist/components/sql-expr-defaults.js +1 -1
  69. package/dist/components/sql-expr-mode.js +1 -1
  70. package/dist/components/sql-expression-fields.js +1 -1
  71. package/dist/components/useT9n.js +1 -1
  72. package/dist/components/utilities.js +1 -1
  73. package/dist/esm/{app-globals-b1f90441.js → app-globals-6d0ca11d.js} +1 -1
  74. package/dist/esm/{arcade-defaults-8c376092.js → arcade-defaults-066445c4.js} +4 -4
  75. package/dist/esm/{arcade-language-features-ba3c7e54.js → arcade-language-features-0e00c199.js} +2 -2
  76. package/dist/esm/{arcade-mode-12b9d199.js → arcade-mode-abf1e1cf.js} +3 -3
  77. package/dist/esm/arcgis-arcade-editor_6.entry.js +7 -7
  78. package/dist/esm/arcgis-coding-components.js +4 -4
  79. package/dist/esm/arcgis-sql-expression-editor.entry.js +4 -4
  80. package/dist/esm/arcgis-sql-expression-fields.entry.js +4 -4
  81. package/dist/esm/{css-01ccbf73.js → css-c6dae12d.js} +1 -1
  82. package/dist/esm/{cssMode-02fb248f.js → cssMode-052bb603.js} +2 -2
  83. package/dist/esm/{html-4bd55af7.js → html-572696a1.js} +2 -2
  84. package/dist/esm/{htmlMode-c6bd4ff4.js → htmlMode-fc184f2d.js} +2 -2
  85. package/dist/esm/{index-c5d62434.js → index-0edd9846.js} +1 -1
  86. package/dist/esm/index.js +4 -4
  87. package/dist/esm/{javascript-d9ba4333.js → javascript-8bfc0096.js} +3 -3
  88. package/dist/esm/{jsonMode-cb71d241.js → jsonMode-7adf94ff.js} +2 -2
  89. package/dist/esm/{language-defaults-base-588e12d0.js → language-defaults-base-85a7f476.js} +9 -9
  90. package/dist/esm/loader.js +4 -4
  91. package/dist/esm/{sql-expr-defaults-c8a3b5af.js → sql-expr-defaults-be84ec7f.js} +4 -4
  92. package/dist/esm/{sql-expr-mode-d2f31cd1.js → sql-expr-mode-a4413e5c.js} +5 -5
  93. package/dist/esm/{tsMode-43accb2b.js → tsMode-d10773c8.js} +2 -2
  94. package/dist/esm/{typescript-3ff6e545.js → typescript-9491f23e.js} +2 -2
  95. package/dist/loader/cdn.js +1 -1
  96. package/dist/loader/index.cjs.js +1 -1
  97. package/dist/loader/index.es2017.js +1 -1
  98. package/dist/loader/index.js +1 -1
  99. package/package.json +11 -11
  100. package/dist/arcgis-coding-components/p-6b4de3d1.entry.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.20
4
+ * v4.31.0-next.21
5
5
  */
6
6
  import { editor, MarkerSeverity, Range, languages } from 'monaco-editor';
7
7
  import { DiagnosticSeverity, InsertTextFormat, CompletionItemKind } from 'vscode-languageserver-types';
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
3
  * See https://js.arcgis.com/4.31/esri/copyright.txt for details.
4
- * v4.31.0-next.20
4
+ * v4.31.0-next.21
5
5
  */
6
6
  import { editor, languages, Emitter } from 'monaco-editor';
7
7
  import { CompletionItemKind } from 'vscode-languageserver-types';
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
3
  * See https://js.arcgis.com/4.31/esri/copyright.txt for details.
4
- * v4.31.0-next.20
4
+ * v4.31.0-next.21
5
5
  */
6
6
  import { proxyCustomElement, HTMLElement, createEvent, h, Fragment, Host, forceUpdate } from '@stencil/core/internal/client';
7
7
  import { g as importArcade, s as supportedFields } from './fields.js';
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
3
  * See https://js.arcgis.com/4.31/esri/copyright.txt for details.
4
- * v4.31.0-next.20
4
+ * v4.31.0-next.21
5
5
  */
6
6
  import { proxyCustomElement, HTMLElement, createEvent, forceUpdate, h, Host } from '@stencil/core/internal/client';
7
7
  import { g as generateColorizeStyles, o as onColorizeThemeChanged, c as convertMarkdownString, a as colorizeCodeElement } from './markdown.js';
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
3
  * See https://js.arcgis.com/4.31/esri/copyright.txt for details.
4
- * v4.31.0-next.20
4
+ * v4.31.0-next.21
5
5
  */
6
6
  import { proxyCustomElement, HTMLElement, createEvent, forceUpdate, h } from '@stencil/core/internal/client';
7
7
  import { u as useControllerManager } from './chunk-2JTWBRMN.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.20
4
+ * v4.31.0-next.21
5
5
  */
6
6
  import { proxyCustomElement, HTMLElement, createEvent, forceUpdate, h, Fragment, Host } from '@stencil/core/internal/client';
7
7
  import { KeyCode } from 'monaco-editor';
@@ -299,7 +299,7 @@ this.constructor.__registerControllers = ()=>__cmpMeta[2]??{};
299
299
  icon: "question",
300
300
  active: false,
301
301
  panelName: "none",
302
- iconFlipRtl: true,
302
+ iconFlipRtl: this.messages._lang === "ar",
303
303
  onClick: this._openArcadeHelp,
304
304
  }))));
305
305
  }
@@ -331,7 +331,7 @@ this.constructor.__registerControllers = ()=>__cmpMeta[2]??{};
331
331
  //#endregion
332
332
  //#region Render
333
333
  render() {
334
- return (h(Host, { key: '024ff08c3853fc24aa904de8b498dc99219661be' }, this.renderMainActionBar(), h("div", { key: 'eae67c4446cc0f440008deffbdeef933fd48ee79', class: "flex-row flex-adjustable" }, h("div", { key: '7c508b4d7410ec6e4440e9946fbe3a9f5318b5c3', class: "flex-column flex-adjustable" }, this.renderMainPanel(), this.renderResultsPanel()), this.renderSidePanel(), this.renderSideActionBar())));
334
+ return (h(Host, { key: 'f8a7e9cb7620c72586fc06dba017a44b63330198' }, this.renderMainActionBar(), h("div", { key: '086f52ceaa74266a8bcd28833ae526f73537a165', class: "flex-row flex-adjustable" }, h("div", { key: 'fa33e21b52d41b7c01a504eb85a229714b8c0556', class: "flex-column flex-adjustable" }, this.renderMainPanel(), this.renderResultsPanel()), this.renderSidePanel(), this.renderSideActionBar())));
335
335
  }
336
336
  static get assetsDirs() { return ["assets"]; }
337
337
  get el() { return this; }
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
3
  * See https://js.arcgis.com/4.31/esri/copyright.txt for details.
4
- * v4.31.0-next.20
4
+ * v4.31.0-next.21
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.20
4
+ * v4.31.0-next.21
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.20
4
+ * v4.31.0-next.21
5
5
  */
6
6
  import { A as ArcgisArcadeVariables$1, d as defineCustomElement$1 } from './arcade-variables.js';
7
7
 
@@ -2,7 +2,7 @@
2
2
  /*!
3
3
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
4
4
  * See https://js.arcgis.com/4.31/esri/copyright.txt for details.
5
- * v4.31.0-next.20
5
+ * v4.31.0-next.21
6
6
  */
7
7
  /**
8
8
  * Get the base path to where the package assets can be found.
@@ -2,7 +2,7 @@
2
2
  /*!
3
3
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
4
4
  * See https://js.arcgis.com/4.31/esri/copyright.txt for details.
5
- * v4.31.0-next.20
5
+ * v4.31.0-next.21
6
6
  */
7
7
  let resourceUrl = "https://js.arcgis.com/coding-components/next/";
8
8
  export const getArcgisAssetPath = (path) => {
@@ -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.20
4
+ * v4.31.0-next.21
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.20
4
+ * v4.31.0-next.21
5
5
  */
6
6
  import { A as ArcgisLanguageApiPanel$1, d as defineCustomElement$1 } from './language-api-panel.js';
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
3
  * See https://js.arcgis.com/4.31/esri/copyright.txt for details.
4
- * v4.31.0-next.20
4
+ * v4.31.0-next.21
5
5
  */
6
6
  import { proxyCustomElement, HTMLElement, forceUpdate, h, Host } from '@stencil/core/internal/client';
7
7
  import { u as useControllerManager } from './chunk-2JTWBRMN.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.20
4
+ * v4.31.0-next.21
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.20
4
+ * v4.31.0-next.21
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
 
@@ -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.20
4
+ * v4.31.0-next.21
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';
@@ -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.20
4
+ * v4.31.0-next.21
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.20
4
+ * v4.31.0-next.21
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.20
4
+ * v4.31.0-next.21
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.20
4
+ * v4.31.0-next.21
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.20
4
+ * v4.31.0-next.21
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.20
4
+ * v4.31.0-next.21
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.20
4
+ * v4.31.0-next.21
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';
@@ -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.20
4
+ * v4.31.0-next.21
5
5
  */
6
6
  import * as monaco from 'monaco-editor';
7
7
  import { editor, languages, Emitter } 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.20
4
+ * v4.31.0-next.21
5
5
  */
6
6
  import { proxyCustomElement, HTMLElement, createEvent, forceUpdate, h } from '@stencil/core/internal/client';
7
7
  import { u as useControllerManager } from './chunk-2JTWBRMN.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.20
4
+ * v4.31.0-next.21
5
5
  */
6
6
  import { m as makeController, w as watch } from './chunk-2JTWBRMN.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.20
4
+ * v4.31.0-next.21
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.20
4
+ * v4.31.0-next.21
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.20
4
+ * v4.31.0-next.21
5
5
  */
6
- import { m as main, f as fieldsToProfileValues, i as isPredefinedProfile, a as isFeatureSetCollectionDefinition, b as isFeatureSetDefinition, c as isFeatureDefinition, s as supportedLocales, L as LanguageDefaultsBase, d as fetchT9nStringsBundle, E as EditorProfile, U as Uri } from './language-defaults-base-588e12d0.js';
7
- import { g as getAssetPath } from './index-c5d62434.js';
6
+ import { m as main, f as fieldsToProfileValues, i as isPredefinedProfile, a as isFeatureSetCollectionDefinition, b as isFeatureSetDefinition, c as isFeatureDefinition, s as supportedLocales, L as LanguageDefaultsBase, d as fetchT9nStringsBundle, E as EditorProfile, U as Uri } from './language-defaults-base-85a7f476.js';
7
+ import { g as getAssetPath } from './index-0edd9846.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-12b9d199.js');
41
+ return await import('./arcade-mode-abf1e1cf.js');
42
42
  }
43
43
 
44
44
  // #region convert editor profile to apiProfile
@@ -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.20
4
+ * v4.31.0-next.21
5
5
  */
6
- import { g as editor, P as MarkerSeverity, m as main, R as Range, z as languages, Q as debounce } from './language-defaults-base-588e12d0.js';
6
+ import { g as editor, P as MarkerSeverity, m as main, R as Range, z as languages, Q as debounce } from './language-defaults-base-85a7f476.js';
7
7
 
8
8
  //#region Diagnostic
9
9
  class DiagnosticsAdapter {
@@ -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.20
4
+ * v4.31.0-next.21
5
5
  */
6
- import { m as main, g as editor, z as languages, O as Emitter } from './language-defaults-base-588e12d0.js';
7
- import { C as CompletionProvider, F as FormattingProvider, D as DiagnosticsAdapter } from './arcade-language-features-ba3c7e54.js';
6
+ import { m as main, g as editor, z as languages, O as Emitter } from './language-defaults-base-85a7f476.js';
7
+ import { C as CompletionProvider, F as FormattingProvider, D as DiagnosticsAdapter } from './arcade-language-features-0e00c199.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.20
4
+ * v4.31.0-next.21
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-c5d62434.js';
7
- import { e as importArcade, g as editor, h as startLocaleObserver, j as getElementLocales, k as isURL, l as hasSameOrigin, n as importRequest, D as Deferred, o as generateGuid, p as getElementTheme, K as KeyCode, q as setValuesInString, r as quoteString, t as supportedFields, u as generateTokensCSSForColorMap, S as StandaloneServices, I as IStandaloneThemeService, v as commonjsGlobal, w as setFocusOnElement, x as filterCollection, y as createFilterExpression, z as languages, R as Range, A as observeAncestorsMutation, U as Uri, B as KeyMod, C as addLTRMark } from './language-defaults-base-588e12d0.js';
8
- import { m as makeController, w as watch, u as useControllerManager, g as getSet, s as sqlExprDefaults, a as getMode$1 } from './sql-expr-defaults-c8a3b5af.js';
9
- import { b as arcadeDefaults, g as getArcadeDiagnosticService, c as getMode } from './arcade-defaults-8c376092.js';
6
+ import { g as getAssetPath, r as registerInstance, c as createEvent, h, F as Fragment, H as Host, a as getElement } from './index-0edd9846.js';
7
+ import { e as importArcade, g as editor, h as startLocaleObserver, j as getElementLocales, k as isURL, l as hasSameOrigin, n as importRequest, D as Deferred, o as generateGuid, p as getElementTheme, K as KeyCode, q as setValuesInString, r as quoteString, t as supportedFields, u as generateTokensCSSForColorMap, S as StandaloneServices, I as IStandaloneThemeService, v as commonjsGlobal, w as setFocusOnElement, x as filterCollection, y as createFilterExpression, z as languages, R as Range, A as observeAncestorsMutation, U as Uri, B as KeyMod, C as addLTRMark } from './language-defaults-base-85a7f476.js';
8
+ import { m as makeController, w as watch, u as useControllerManager, g as getSet, s as sqlExprDefaults, a as getMode$1 } from './sql-expr-defaults-be84ec7f.js';
9
+ import { b as arcadeDefaults, g as getArcadeDiagnosticService, c as getMode } from './arcade-defaults-066445c4.js';
10
10
 
11
11
  const DevelopersWebSitePath = "https://developers.arcgis.com/arcade/";
12
12
  const MaxArrayItems = 100;
@@ -686,7 +686,7 @@ const ArcgisArcadeEditor = class {
686
686
  icon: "question",
687
687
  active: false,
688
688
  panelName: "none",
689
- iconFlipRtl: true,
689
+ iconFlipRtl: this.messages._lang === "ar",
690
690
  onClick: this._openArcadeHelp,
691
691
  }))));
692
692
  }
@@ -718,7 +718,7 @@ const ArcgisArcadeEditor = class {
718
718
  //#endregion
719
719
  //#region Render
720
720
  render() {
721
- return (h(Host, { key: '024ff08c3853fc24aa904de8b498dc99219661be' }, this.renderMainActionBar(), h("div", { key: 'eae67c4446cc0f440008deffbdeef933fd48ee79', class: "flex-row flex-adjustable" }, h("div", { key: '7c508b4d7410ec6e4440e9946fbe3a9f5318b5c3', class: "flex-column flex-adjustable" }, this.renderMainPanel(), this.renderResultsPanel()), this.renderSidePanel(), this.renderSideActionBar())));
721
+ return (h(Host, { key: 'f8a7e9cb7620c72586fc06dba017a44b63330198' }, this.renderMainActionBar(), h("div", { key: '086f52ceaa74266a8bcd28833ae526f73537a165', class: "flex-row flex-adjustable" }, h("div", { key: 'fa33e21b52d41b7c01a504eb85a229714b8c0556', class: "flex-column flex-adjustable" }, this.renderMainPanel(), this.renderResultsPanel()), this.renderSidePanel(), this.renderSideActionBar())));
722
722
  }
723
723
  static get assetsDirs() { return ["assets"]; }
724
724
  get el() { return getElement(this); }
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
3
  * See https://js.arcgis.com/4.31/esri/copyright.txt for details.
4
- * v4.31.0-next.20
4
+ * v4.31.0-next.21
5
5
  */
6
- import { p as promiseResolve, b as bootstrapLazy } from './index-c5d62434.js';
7
- export { s as setNonce } from './index-c5d62434.js';
8
- import { g as globalScripts } from './app-globals-b1f90441.js';
6
+ import { p as promiseResolve, b as bootstrapLazy } from './index-0edd9846.js';
7
+ export { s as setNonce } from './index-0edd9846.js';
8
+ import { g as globalScripts } from './app-globals-6d0ca11d.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.20
4
+ * v4.31.0-next.21
5
5
  */
6
- import { r as registerInstance, h, H as Host, a as getElement } from './index-c5d62434.js';
7
- import { u as useControllerManager, s as sqlExprDefaults } from './sql-expr-defaults-c8a3b5af.js';
8
- import { o as generateGuid } from './language-defaults-base-588e12d0.js';
6
+ import { r as registerInstance, h, H as Host, a as getElement } from './index-0edd9846.js';
7
+ import { u as useControllerManager, s as sqlExprDefaults } from './sql-expr-defaults-be84ec7f.js';
8
+ import { o as generateGuid } from './language-defaults-base-85a7f476.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.20
4
+ * v4.31.0-next.21
5
5
  */
6
- import { r as registerInstance, c as createEvent, h, a as getElement } from './index-c5d62434.js';
7
- import { u as useControllerManager, s as sqlExprDefaults } from './sql-expr-defaults-c8a3b5af.js';
8
- import './language-defaults-base-588e12d0.js';
6
+ import { r as registerInstance, c as createEvent, h, a as getElement } from './index-0edd9846.js';
7
+ import { u as useControllerManager, s as sqlExprDefaults } from './sql-expr-defaults-be84ec7f.js';
8
+ import './language-defaults-base-85a7f476.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.20
4
+ * v4.31.0-next.21
5
5
  */
6
6
  /*!-----------------------------------------------------------------------------
7
7
  * 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.20
4
+ * v4.31.0-next.21
5
5
  */
6
- import { M as monaco_editor_core_star } from './language-defaults-base-588e12d0.js';
6
+ import { M as monaco_editor_core_star } from './language-defaults-base-85a7f476.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.20
4
+ * v4.31.0-next.21
5
5
  */
6
- import { M as monaco_editor_core_star } from './language-defaults-base-588e12d0.js';
6
+ import { M as monaco_editor_core_star } from './language-defaults-base-85a7f476.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.20
4
+ * v4.31.0-next.21
5
5
  */
6
- import { M as monaco_editor_core_star } from './language-defaults-base-588e12d0.js';
6
+ import { M as monaco_editor_core_star } from './language-defaults-base-85a7f476.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.20
4
+ * v4.31.0-next.21
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.20
4
+ * v4.31.0-next.21
5
5
  */
6
- export { a as arcade } from './arcade-defaults-8c376092.js';
7
- import './language-defaults-base-588e12d0.js';
8
- import './index-c5d62434.js';
6
+ export { a as arcade } from './arcade-defaults-066445c4.js';
7
+ import './language-defaults-base-85a7f476.js';
8
+ import './index-0edd9846.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.20
4
+ * v4.31.0-next.21
5
5
  */
6
- import { conf as conf$1, language as language$1 } from './typescript-3ff6e545.js';
7
- import './language-defaults-base-588e12d0.js';
6
+ import { conf as conf$1, language as language$1 } from './typescript-9491f23e.js';
7
+ import './language-defaults-base-85a7f476.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.20
4
+ * v4.31.0-next.21
5
5
  */
6
- import { M as monaco_editor_core_star } from './language-defaults-base-588e12d0.js';
6
+ import { M as monaco_editor_core_star } from './language-defaults-base-85a7f476.js';
7
7
 
8
8
  /*!-----------------------------------------------------------------------------
9
9
  * Copyright (c) Microsoft Corporation. All rights reserved.