@arcgis/coding-components 4.30.0-next.87 → 4.30.0-next.89

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 (72) 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-59edc8da.js → p-0196528e.js} +2 -2
  4. package/dist/arcgis-coding-components/{p-7e829596.entry.js → p-6022c224.entry.js} +2 -2
  5. package/dist/arcgis-coding-components/{p-4f19dcba.js → p-71f35f85.js} +2 -2
  6. package/dist/arcgis-coding-components/{p-3cd3ac86.js → p-74f23145.js} +10 -10
  7. package/dist/arcgis-coding-components/{p-a601cf86.js → p-775478a1.js} +2 -2
  8. package/dist/arcgis-coding-components/{p-f5deb79d.js → p-9590a76e.js} +1 -1
  9. package/dist/arcgis-coding-components/{p-513dd114.js → p-9e52b4ea.js} +2 -2
  10. package/dist/arcgis-coding-components/{p-2c2ceb89.js → p-a17e1ccd.js} +2 -2
  11. package/dist/arcgis-coding-components/{p-903a5f03.js → p-cc6ae457.js} +2 -2
  12. package/dist/arcgis-coding-components/{p-9f808f2c.js → p-cf751d6e.js} +2 -2
  13. package/dist/arcgis-coding-components/{p-e3eaada6.js → p-d3ec7e0f.js} +2 -2
  14. package/dist/arcgis-coding-components/{p-3d787465.js → p-dfe82b20.js} +1 -1
  15. package/dist/cjs/{arcade-defaults-d85a2324.js → arcade-defaults-ce56c09d.js} +20 -15
  16. package/dist/cjs/{arcade-mode-d73130a7.js → arcade-mode-ea977580.js} +3 -3
  17. package/dist/cjs/arcgis-arcade-api_6.cjs.entry.js +204 -113
  18. package/dist/cjs/arcgis-coding-components.cjs.js +2 -2
  19. package/dist/cjs/{css-f3bb790e.js → css-6b84446c.js} +1 -1
  20. package/dist/cjs/{cssMode-0f4d1959.js → cssMode-4e1af67c.js} +3 -3
  21. package/dist/cjs/{html-ba1a8679.js → html-f4dd0588.js} +3 -3
  22. package/dist/cjs/{htmlMode-9b561517.js → htmlMode-f68de1a9.js} +3 -3
  23. package/dist/cjs/{index-82f03a8a.js → index-605d6ef9.js} +1 -1
  24. package/dist/cjs/index.cjs.js +3 -3
  25. package/dist/cjs/{javascript-5b1823aa.js → javascript-dda2ef43.js} +4 -4
  26. package/dist/cjs/{jsonMode-ccd5f6cd.js → jsonMode-6bac5cc0.js} +3 -3
  27. package/dist/cjs/loader.cjs.js +2 -2
  28. package/dist/cjs/{tsMode-7dff2308.js → tsMode-8390294f.js} +3 -3
  29. package/dist/cjs/{typescript-7f8d1b9e.js → typescript-98a878a8.js} +3 -3
  30. package/dist/components/arcade-api.js +4 -3
  31. package/dist/components/arcade-contribution.js +1 -1
  32. package/dist/components/arcade-defaults.js +1 -1
  33. package/dist/components/arcade-mode.js +1 -1
  34. package/dist/components/arcade-results.js +2 -2
  35. package/dist/components/arcade-suggestions.js +2 -2
  36. package/dist/components/arcade-variables.js +2 -2
  37. package/dist/components/arcgis-arcade-api.js +1 -1
  38. package/dist/components/arcgis-arcade-editor.js +2 -2
  39. package/dist/components/arcgis-arcade-results.js +1 -1
  40. package/dist/components/arcgis-arcade-suggestions.js +1 -1
  41. package/dist/components/arcgis-arcade-variables.js +1 -1
  42. package/dist/components/arcgis-assets.d.ts +1 -1
  43. package/dist/components/arcgis-assets.js +1 -1
  44. package/dist/components/arcgis-code-editor.js +1 -1
  45. package/dist/components/{chunk-63RMNUHL.js → chunk-IHYYRFLQ.js} +195 -107
  46. package/dist/components/code-editor.js +2 -2
  47. package/dist/components/fields.js +1 -1
  48. package/dist/components/index.js +1 -1
  49. package/dist/components/index2.js +11 -6
  50. package/dist/components/markdown.js +1 -1
  51. package/dist/components/useT9n.js +6 -4
  52. package/dist/components/utilities.js +1 -1
  53. package/dist/esm/{arcade-defaults-ba76eccb.js → arcade-defaults-88113aee.js} +20 -15
  54. package/dist/esm/{arcade-mode-5825602d.js → arcade-mode-aac5e6e0.js} +3 -3
  55. package/dist/esm/arcgis-arcade-api_6.entry.js +204 -113
  56. package/dist/esm/arcgis-coding-components.js +3 -3
  57. package/dist/esm/{css-6763a410.js → css-7426781e.js} +1 -1
  58. package/dist/esm/{cssMode-e1a97726.js → cssMode-15d430ed.js} +3 -3
  59. package/dist/esm/{html-2fcb5e0d.js → html-2ab5b706.js} +3 -3
  60. package/dist/esm/{htmlMode-02c07834.js → htmlMode-63740dc4.js} +3 -3
  61. package/dist/esm/{index-50fbefd4.js → index-d0ab56b8.js} +1 -1
  62. package/dist/esm/index.js +3 -3
  63. package/dist/esm/{javascript-d530fdb9.js → javascript-13a9ec01.js} +4 -4
  64. package/dist/esm/{jsonMode-6a65324c.js → jsonMode-fd19e9c6.js} +3 -3
  65. package/dist/esm/loader.js +3 -3
  66. package/dist/esm/{tsMode-4da5912a.js → tsMode-530e410c.js} +3 -3
  67. package/dist/esm/{typescript-2b4a9ded.js → typescript-d8863dec.js} +3 -3
  68. package/dist/loader/cdn.js +1 -1
  69. package/dist/loader/index.cjs.js +1 -1
  70. package/dist/loader/index.es2017.js +1 -1
  71. package/dist/loader/index.js +1 -1
  72. package/package.json +9 -9
@@ -1,13 +1,13 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
3
  * See https://js.arcgis.com/4.30/esri/copyright.txt for details.
4
- * v4.30.0-next.87
4
+ * v4.30.0-next.89
5
5
  */
6
6
  'use strict';
7
7
 
8
8
  Object.defineProperty(exports, '__esModule', { value: true });
9
9
 
10
- const index = require('./index-82f03a8a.js');
10
+ const index = require('./index-605d6ef9.js');
11
11
 
12
12
  /*
13
13
  Stencil Client Patch Browser v4.9.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
3
  * See https://js.arcgis.com/4.30/esri/copyright.txt for details.
4
- * v4.30.0-next.87
4
+ * v4.30.0-next.89
5
5
  */
6
6
  'use strict';
7
7
 
@@ -1,12 +1,12 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
3
  * See https://js.arcgis.com/4.30/esri/copyright.txt for details.
4
- * v4.30.0-next.87
4
+ * v4.30.0-next.89
5
5
  */
6
6
  'use strict';
7
7
 
8
- const arcadeDefaults = require('./arcade-defaults-d85a2324.js');
9
- require('./index-82f03a8a.js');
8
+ const arcadeDefaults = require('./arcade-defaults-ce56c09d.js');
9
+ require('./index-605d6ef9.js');
10
10
 
11
11
  /*!-----------------------------------------------------------------------------
12
12
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -1,12 +1,12 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
3
  * See https://js.arcgis.com/4.30/esri/copyright.txt for details.
4
- * v4.30.0-next.87
4
+ * v4.30.0-next.89
5
5
  */
6
6
  'use strict';
7
7
 
8
- const arcadeDefaults = require('./arcade-defaults-d85a2324.js');
9
- require('./index-82f03a8a.js');
8
+ const arcadeDefaults = require('./arcade-defaults-ce56c09d.js');
9
+ require('./index-605d6ef9.js');
10
10
 
11
11
  /*!-----------------------------------------------------------------------------
12
12
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -1,12 +1,12 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
3
  * See https://js.arcgis.com/4.30/esri/copyright.txt for details.
4
- * v4.30.0-next.87
4
+ * v4.30.0-next.89
5
5
  */
6
6
  'use strict';
7
7
 
8
- const arcadeDefaults = require('./arcade-defaults-d85a2324.js');
9
- require('./index-82f03a8a.js');
8
+ const arcadeDefaults = require('./arcade-defaults-ce56c09d.js');
9
+ require('./index-605d6ef9.js');
10
10
 
11
11
  /*!-----------------------------------------------------------------------------
12
12
  * 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.30/esri/copyright.txt for details.
4
- * v4.30.0-next.87
4
+ * v4.30.0-next.89
5
5
  */
6
6
  'use strict';
7
7
 
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
3
  * See https://js.arcgis.com/4.30/esri/copyright.txt for details.
4
- * v4.30.0-next.87
4
+ * v4.30.0-next.89
5
5
  */
6
6
  'use strict';
7
7
 
8
8
  Object.defineProperty(exports, '__esModule', { value: true });
9
9
 
10
- const arcadeDefaults = require('./arcade-defaults-d85a2324.js');
11
- require('./index-82f03a8a.js');
10
+ const arcadeDefaults = require('./arcade-defaults-ce56c09d.js');
11
+ require('./index-605d6ef9.js');
12
12
 
13
13
 
14
14
 
@@ -1,13 +1,13 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
3
  * See https://js.arcgis.com/4.30/esri/copyright.txt for details.
4
- * v4.30.0-next.87
4
+ * v4.30.0-next.89
5
5
  */
6
6
  'use strict';
7
7
 
8
- const typescript = require('./typescript-7f8d1b9e.js');
9
- require('./arcade-defaults-d85a2324.js');
10
- require('./index-82f03a8a.js');
8
+ const typescript = require('./typescript-98a878a8.js');
9
+ require('./arcade-defaults-ce56c09d.js');
10
+ require('./index-605d6ef9.js');
11
11
 
12
12
  /*!-----------------------------------------------------------------------------
13
13
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -1,12 +1,12 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
3
  * See https://js.arcgis.com/4.30/esri/copyright.txt for details.
4
- * v4.30.0-next.87
4
+ * v4.30.0-next.89
5
5
  */
6
6
  'use strict';
7
7
 
8
- const arcadeDefaults = require('./arcade-defaults-d85a2324.js');
9
- require('./index-82f03a8a.js');
8
+ const arcadeDefaults = require('./arcade-defaults-ce56c09d.js');
9
+ require('./index-605d6ef9.js');
10
10
 
11
11
  /*!-----------------------------------------------------------------------------
12
12
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -1,13 +1,13 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
3
  * See https://js.arcgis.com/4.30/esri/copyright.txt for details.
4
- * v4.30.0-next.87
4
+ * v4.30.0-next.89
5
5
  */
6
6
  'use strict';
7
7
 
8
8
  Object.defineProperty(exports, '__esModule', { value: true });
9
9
 
10
- const index = require('./index-82f03a8a.js');
10
+ const index = require('./index-605d6ef9.js');
11
11
 
12
12
  const defineCustomElements = (win, options) => {
13
13
  if (typeof window === 'undefined') return undefined;
@@ -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.30/esri/copyright.txt for details.
4
- * v4.30.0-next.87
4
+ * v4.30.0-next.89
5
5
  */
6
6
  'use strict';
7
7
 
8
- const arcadeDefaults = require('./arcade-defaults-d85a2324.js');
9
- require('./index-82f03a8a.js');
8
+ const arcadeDefaults = require('./arcade-defaults-ce56c09d.js');
9
+ require('./index-605d6ef9.js');
10
10
 
11
11
  /*!-----------------------------------------------------------------------------
12
12
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -1,12 +1,12 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
3
  * See https://js.arcgis.com/4.30/esri/copyright.txt for details.
4
- * v4.30.0-next.87
4
+ * v4.30.0-next.89
5
5
  */
6
6
  'use strict';
7
7
 
8
- const arcadeDefaults = require('./arcade-defaults-d85a2324.js');
9
- require('./index-82f03a8a.js');
8
+ const arcadeDefaults = require('./arcade-defaults-ce56c09d.js');
9
+ require('./index-605d6ef9.js');
10
10
 
11
11
  /*!-----------------------------------------------------------------------------
12
12
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -1,13 +1,13 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
3
  * See https://js.arcgis.com/4.30/esri/copyright.txt for details.
4
- * v4.30.0-next.87
4
+ * v4.30.0-next.89
5
5
  */
6
6
  import { proxyCustomElement, HTMLElement, createEvent, h, Host, forceUpdate } from '@stencil/core/internal/client';
7
7
  import { g as generateColorizeStyles, o as onColorizeThemeChanged, c as convertMarkdownString, a as colorizedAllCodeElements } from './markdown.js';
8
8
  import { f as filterCollection } from './utilities.js';
9
9
  import { Uri } from 'monaco-editor';
10
- import { u as useControllerManager } from './chunk-63RMNUHL.js';
10
+ import { u as useControllerManager } from './chunk-IHYYRFLQ.js';
11
11
  import { e as setFocusOnElement, b as addLTRMark } from './index2.js';
12
12
  import { b as arcadeDefaults } from './arcade-defaults.js';
13
13
  import { g as getArcadeWorker } from './arcade-contribution.js';
@@ -119,8 +119,9 @@ this.constructor.__registerControllers = ()=>__cmpMeta[2]??{};
119
119
  }
120
120
  catch (e) {
121
121
  console.error("Could not load api library", e);
122
- if (e instanceof Error)
122
+ if (e instanceof Error) {
123
123
  console.error(e.stack);
124
+ }
124
125
  this._apiLibrary = undefined;
125
126
  }
126
127
  finally {
@@ -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.30/esri/copyright.txt for details.
4
- * v4.30.0-next.87
4
+ * v4.30.0-next.89
5
5
  */
6
6
  import { editor, languages } from 'monaco-editor';
7
7
  import { b as arcadeDefaults } 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.30/esri/copyright.txt for details.
4
- * v4.30.0-next.87
4
+ * v4.30.0-next.89
5
5
  */
6
6
  import { Emitter, Uri } from 'monaco-editor';
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.30/esri/copyright.txt for details.
4
- * v4.30.0-next.87
4
+ * v4.30.0-next.89
5
5
  */
6
6
  import { editor, MarkerSeverity, Range, languages, Emitter } from 'monaco-editor';
7
7
  import { CompletionItemKind, DiagnosticSeverity, InsertTextFormat } from 'vscode-languageserver-types';
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
3
  * See https://js.arcgis.com/4.30/esri/copyright.txt for details.
4
- * v4.30.0-next.87
4
+ * v4.30.0-next.89
5
5
  */
6
6
  import { proxyCustomElement, HTMLElement, createEvent, forceUpdate, h, Fragment, Host } from '@stencil/core/internal/client';
7
7
  import { g as importArcade, s as supportedFields } from './fields.js';
8
- import { u as useControllerManager } from './chunk-63RMNUHL.js';
8
+ import { u as useControllerManager } from './chunk-IHYYRFLQ.js';
9
9
  import { s as setValuesInString, r as quoteString } from './index2.js';
10
10
  import { u as useT9n } from './useT9n.js';
11
11
  import "@esri/calcite-components/dist/components/calcite-tree.js";
@@ -1,12 +1,12 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
3
  * See https://js.arcgis.com/4.30/esri/copyright.txt for details.
4
- * v4.30.0-next.87
4
+ * v4.30.0-next.89
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 colorizeCodeElement } from './markdown.js';
8
8
  import { f as filterCollection } from './utilities.js';
9
- import { u as useControllerManager } from './chunk-63RMNUHL.js';
9
+ import { u as useControllerManager } from './chunk-IHYYRFLQ.js';
10
10
  import { e as setFocusOnElement } from './index2.js';
11
11
  import { u as useT9n } from './useT9n.js';
12
12
  import "@esri/calcite-components/dist/components/calcite-list-item-group.js";
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
3
  * See https://js.arcgis.com/4.30/esri/copyright.txt for details.
4
- * v4.30.0-next.87
4
+ * v4.30.0-next.89
5
5
  */
6
6
  import { proxyCustomElement, HTMLElement, createEvent, forceUpdate, h } from '@stencil/core/internal/client';
7
- import { u as useControllerManager } from './chunk-63RMNUHL.js';
7
+ import { u as useControllerManager } from './chunk-IHYYRFLQ.js';
8
8
  import { e as setFocusOnElement, d as createFilterExpression } from './index2.js';
9
9
  import { b as arcadeDefaults } from './arcade-defaults.js';
10
10
  import { u as useT9n } from './useT9n.js';
@@ -1,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.30/esri/copyright.txt for details.
4
- * v4.30.0-next.87
4
+ * v4.30.0-next.89
5
5
  */
6
6
  import { A as ArcgisArcadeApi$1, d as defineCustomElement$1 } from './arcade-api.js';
7
7
 
@@ -1,13 +1,13 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
3
  * See https://js.arcgis.com/4.30/esri/copyright.txt for details.
4
- * v4.30.0-next.87
4
+ * v4.30.0-next.89
5
5
  */
6
6
  import { proxyCustomElement, HTMLElement, createEvent, forceUpdate, h, Fragment, Host } from '@stencil/core/internal/client';
7
7
  import { KeyCode } from 'monaco-editor';
8
8
  import { e as executeScript, D as DevelopersWebSitePath, d as defineCustomElement$5 } from './arcade-results.js';
9
9
  import { u as updateThemeColors, c as colorRulesKeys, s as setupMonacoEnvironment, a as getArcadeDiagnosticService } from './arcade-contribution.js';
10
- import { u as useControllerManager } from './chunk-63RMNUHL.js';
10
+ import { u as useControllerManager } from './chunk-IHYYRFLQ.js';
11
11
  import { D as Deferred, p as generateGuid, q as getElementTheme } from './index2.js';
12
12
  import { b as arcadeDefaults } from './arcade-defaults.js';
13
13
  import { u as useT9n } from './useT9n.js';
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
3
  * See https://js.arcgis.com/4.30/esri/copyright.txt for details.
4
- * v4.30.0-next.87
4
+ * v4.30.0-next.89
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.30/esri/copyright.txt for details.
4
- * v4.30.0-next.87
4
+ * v4.30.0-next.89
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.30/esri/copyright.txt for details.
4
- * v4.30.0-next.87
4
+ * v4.30.0-next.89
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.30/esri/copyright.txt for details.
5
- * v4.30.0-next.87
5
+ * v4.30.0-next.89
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.30/esri/copyright.txt for details.
5
- * v4.30.0-next.87
5
+ * v4.30.0-next.89
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.30/esri/copyright.txt for details.
4
- * v4.30.0-next.87
4
+ * v4.30.0-next.89
5
5
  */
6
6
  import { A as ArcgisCodeEditor$1, d as defineCustomElement$1 } from './code-editor.js';
7
7