@arcgis/coding-components 4.30.0-next.23 → 4.30.0-next.25

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 (87) 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-68006f08.js → p-05243ae4.js} +2 -2
  4. package/dist/arcgis-coding-components/{p-3217369b.js → p-17d15cb9.js} +10 -10
  5. package/dist/arcgis-coding-components/{p-5b2565ca.js → p-289b8437.js} +2 -2
  6. package/dist/arcgis-coding-components/{p-f75b073c.js → p-3580fa60.js} +2 -2
  7. package/dist/arcgis-coding-components/{p-49bca36f.js → p-4e4ccb22.js} +2 -2
  8. package/dist/arcgis-coding-components/{p-600be247.js → p-739a390e.js} +2 -2
  9. package/dist/arcgis-coding-components/{p-9b73a641.js → p-74c134b2.js} +2 -2
  10. package/dist/arcgis-coding-components/{p-bc0aa910.js → p-904f5ed9.js} +1 -1
  11. package/dist/arcgis-coding-components/{p-c0185a0d.js → p-921150b1.js} +2 -2
  12. package/dist/arcgis-coding-components/{p-de307b87.js → p-9a06d91e.js} +2 -2
  13. package/dist/arcgis-coding-components/{p-d7560609.js → p-a6e0408e.js} +2 -2
  14. package/dist/arcgis-coding-components/{p-716a8741.js → p-c7e83e19.js} +2 -2
  15. package/dist/arcgis-coding-components/p-df9c7278.entry.js +6 -0
  16. package/dist/arcgis-coding-components/{p-ff1c764c.js → p-ff18eae5.js} +2 -2
  17. package/dist/arcgis-coding-components/{p-64abf203.js → p-ffcc7148.js} +2 -2
  18. package/dist/cjs/{Accessor-YDTURKZ7-2cd6deb4.js → Accessor-K5EEI5WT-b88fc2a4.js} +57 -57
  19. package/dist/cjs/{arcade-defaults-fb1a3fd7.js → arcade-defaults-c2ec41d1.js} +13 -13
  20. package/dist/cjs/{arcade-mode-2560e670.js → arcade-mode-40fb726f.js} +3 -3
  21. package/dist/cjs/arcgis-arcade-api_6.cjs.entry.js +82 -30
  22. package/dist/cjs/arcgis-coding-components.cjs.js +2 -2
  23. package/dist/cjs/{chunk-OMA4PI5N-60e6be60.js → chunk-K5OO3GAM-c5c3bfaa.js} +22 -22
  24. package/dist/cjs/{css-f659c186.js → css-ab107194.js} +1 -1
  25. package/dist/cjs/{cssMode-6a246ae2.js → cssMode-bb08e5bd.js} +3 -3
  26. package/dist/cjs/{decorators-443AWDOE-fb0006fa.js → decorators-ROXODUND-78fa07c2.js} +15 -15
  27. package/dist/cjs/{html-d999957e.js → html-46ea7730.js} +3 -3
  28. package/dist/cjs/{htmlMode-777d5d7e.js → htmlMode-d7b93ee9.js} +3 -3
  29. package/dist/cjs/{index-60fec5d8.js → index-4c8629ad.js} +2 -2
  30. package/dist/cjs/index.cjs.js +3 -3
  31. package/dist/cjs/{javascript-5c4612fc.js → javascript-5c13b787.js} +4 -4
  32. package/dist/cjs/{jsonMode-21544f43.js → jsonMode-15e0e9ae.js} +3 -3
  33. package/dist/cjs/loader.cjs.js +2 -2
  34. package/dist/cjs/{tsMode-34b259f1.js → tsMode-8d8f7ea4.js} +3 -3
  35. package/dist/cjs/{typescript-6f9695a1.js → typescript-36035fea.js} +3 -3
  36. package/dist/components/{Accessor-YDTURKZ7.js → Accessor-K5EEI5WT.js} +2 -2
  37. package/dist/components/arcade-api.js +2 -2
  38. package/dist/components/arcade-contribution.js +1 -1
  39. package/dist/components/arcade-defaults.js +4 -4
  40. package/dist/components/arcade-mode.js +1 -1
  41. package/dist/components/arcade-results.js +2 -2
  42. package/dist/components/arcade-suggestions.js +2 -2
  43. package/dist/components/arcade-variables.js +2 -2
  44. package/dist/components/arcgis-arcade-api.js +1 -1
  45. package/dist/components/arcgis-arcade-editor.js +3 -3
  46. package/dist/components/arcgis-arcade-results.js +1 -1
  47. package/dist/components/arcgis-arcade-suggestions.js +1 -1
  48. package/dist/components/arcgis-arcade-variables.js +1 -1
  49. package/dist/components/arcgis-assets.d.ts +1 -1
  50. package/dist/components/arcgis-assets.js +1 -1
  51. package/dist/components/arcgis-code-editor.js +1 -1
  52. package/dist/components/{chunk-3I7AEPTU.js → chunk-CUKUHPDJ.js} +78 -26
  53. package/dist/{esm/chunk-OMA4PI5N-2da97f52.js → components/chunk-K5OO3GAM.js} +22 -22
  54. package/dist/components/code-editor.js +1 -1
  55. package/dist/components/{decorators-443AWDOE.js → decorators-ROXODUND.js} +3 -3
  56. package/dist/components/fields.js +1 -1
  57. package/dist/components/index.js +1 -1
  58. package/dist/components/index2.js +1 -1
  59. package/dist/components/markdown.js +1 -1
  60. package/dist/components/utilities.js +1 -1
  61. package/dist/esm/{Accessor-YDTURKZ7-dcaf409b.js → Accessor-K5EEI5WT-0598ef2e.js} +2 -2
  62. package/dist/esm/{arcade-defaults-9833f532.js → arcade-defaults-f6090fed.js} +13 -13
  63. package/dist/esm/{arcade-mode-a9774d50.js → arcade-mode-0ad4cb23.js} +3 -3
  64. package/dist/esm/arcgis-arcade-api_6.entry.js +82 -30
  65. package/dist/esm/arcgis-coding-components.js +3 -3
  66. package/dist/{components/chunk-OMA4PI5N.js → esm/chunk-K5OO3GAM-75615e96.js} +22 -22
  67. package/dist/esm/{css-294de2b5.js → css-93582172.js} +1 -1
  68. package/dist/esm/{cssMode-8bf465a1.js → cssMode-2c7cb3f0.js} +3 -3
  69. package/dist/esm/{decorators-443AWDOE-8b8ddc71.js → decorators-ROXODUND-72a4f40b.js} +3 -3
  70. package/dist/esm/{html-df0c0abf.js → html-f45b866f.js} +3 -3
  71. package/dist/esm/{htmlMode-379ba474.js → htmlMode-1f7f702f.js} +3 -3
  72. package/dist/esm/{index-aafc3e0b.js → index-04501a90.js} +2 -2
  73. package/dist/esm/index.js +3 -3
  74. package/dist/esm/{javascript-7f02143c.js → javascript-6d22b317.js} +4 -4
  75. package/dist/esm/{jsonMode-0db8e4ac.js → jsonMode-8d42c2c3.js} +3 -3
  76. package/dist/esm/loader.js +3 -3
  77. package/dist/esm/{tsMode-8bd448ad.js → tsMode-5603cacf.js} +3 -3
  78. package/dist/esm/{typescript-a14f4a55.js → typescript-6dbe886a.js} +3 -3
  79. package/dist/loader/cdn.js +1 -1
  80. package/dist/loader/index.cjs.js +1 -1
  81. package/dist/loader/index.es2017.js +1 -1
  82. package/dist/loader/index.js +1 -1
  83. package/package.json +9 -9
  84. package/dist/arcgis-coding-components/p-250241d4.entry.js +0 -6
  85. /package/dist/types/data/{actions-runner-1 → arcgis-web-compoments/actions-runner-1}/_work/arcgis-web-components/arcgis-web-components/packages/coding-packages/coding-components/.stencil/stories/internal/arcade-editor/arcade-editor.stories.d.ts +0 -0
  86. /package/dist/types/data/{actions-runner-1 → arcgis-web-compoments/actions-runner-1}/_work/arcgis-web-components/arcgis-web-components/packages/coding-packages/coding-components/.stencil/stories/internal/code-editor/code-editor.stories.d.ts +0 -0
  87. /package/dist/types/data/{actions-runner-1 → arcgis-web-compoments/actions-runner-1}/_work/arcgis-web-components/arcgis-web-components/packages/coding-packages/coding-components/.stencil/stories/reference/stories/arcade-editor.stories.d.ts +0 -0
@@ -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.23
4
+ * v4.30.0-next.25
5
5
  */
6
- import { u as monaco_editor_core_star } from './arcade-defaults-9833f532.js';
7
- import './index-aafc3e0b.js';
6
+ import { u as monaco_editor_core_star } from './arcade-defaults-f6090fed.js';
7
+ import './index-04501a90.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.30/esri/copyright.txt for details.
4
- * v4.30.0-next.23
4
+ * v4.30.0-next.25
5
5
  */
6
6
  const NAMESPACE = 'arcgis-coding-components';
7
7
 
@@ -1574,7 +1574,7 @@ const initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
1574
1574
  // construction in order to directly wire together the
1575
1575
  // host element and the lazy-loaded instance
1576
1576
  try {
1577
- Cstr.__registerControllers=(component)=>{registerInstance(component,hostRef);return hostRef};new Cstr(hostRef);Cstr.__registerControllers=undefined;
1577
+ Cstr.__registerControllers=(component)=>{registerInstance(component,hostRef);return [hostRef.$cmpMeta$.$members$,hostRef.$cmpMeta$.$watchers$??={}]};new Cstr(hostRef);Cstr.__registerControllers=undefined;
1578
1578
  }
1579
1579
  catch (e) {
1580
1580
  consoleError(e);
package/dist/esm/index.js CHANGED
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
3
  * See https://js.arcgis.com/4.30/esri/copyright.txt for details.
4
- * v4.30.0-next.23
4
+ * v4.30.0-next.25
5
5
  */
6
- export { a as arcade } from './arcade-defaults-9833f532.js';
7
- import './index-aafc3e0b.js';
6
+ export { a as arcade } from './arcade-defaults-f6090fed.js';
7
+ import './index-04501a90.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.30/esri/copyright.txt for details.
4
- * v4.30.0-next.23
4
+ * v4.30.0-next.25
5
5
  */
6
- import { conf as conf$1, language as language$1 } from './typescript-a14f4a55.js';
7
- import './arcade-defaults-9833f532.js';
8
- import './index-aafc3e0b.js';
6
+ import { conf as conf$1, language as language$1 } from './typescript-6dbe886a.js';
7
+ import './arcade-defaults-f6090fed.js';
8
+ import './index-04501a90.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.30/esri/copyright.txt for details.
4
- * v4.30.0-next.23
4
+ * v4.30.0-next.25
5
5
  */
6
- import { u as monaco_editor_core_star } from './arcade-defaults-9833f532.js';
7
- import './index-aafc3e0b.js';
6
+ import { u as monaco_editor_core_star } from './arcade-defaults-f6090fed.js';
7
+ import './index-04501a90.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.30/esri/copyright.txt for details.
4
- * v4.30.0-next.23
4
+ * v4.30.0-next.25
5
5
  */
6
- import { b as bootstrapLazy } from './index-aafc3e0b.js';
7
- export { s as setNonce } from './index-aafc3e0b.js';
6
+ import { b as bootstrapLazy } from './index-04501a90.js';
7
+ export { s as setNonce } from './index-04501a90.js';
8
8
 
9
9
  const defineCustomElements = (win, options) => {
10
10
  if (typeof window === 'undefined') return undefined;
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
3
  * See https://js.arcgis.com/4.30/esri/copyright.txt for details.
4
- * v4.30.0-next.23
4
+ * v4.30.0-next.25
5
5
  */
6
- import { v as typescriptDefaults, u as monaco_editor_core_star } from './arcade-defaults-9833f532.js';
7
- import './index-aafc3e0b.js';
6
+ import { v as typescriptDefaults, u as monaco_editor_core_star } from './arcade-defaults-f6090fed.js';
7
+ import './index-04501a90.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.30/esri/copyright.txt for details.
4
- * v4.30.0-next.23
4
+ * v4.30.0-next.25
5
5
  */
6
- import { u as monaco_editor_core_star } from './arcade-defaults-9833f532.js';
7
- import './index-aafc3e0b.js';
6
+ import { u as monaco_editor_core_star } from './arcade-defaults-f6090fed.js';
7
+ import './index-04501a90.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.30/esri/copyright.txt for details.
4
- * v4.30.0-next.23
4
+ * v4.30.0-next.25
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.30/esri/copyright.txt for details.
4
- * v4.30.0-next.23
4
+ * v4.30.0-next.25
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.30/esri/copyright.txt for details.
4
- * v4.30.0-next.23
4
+ * v4.30.0-next.25
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.30/esri/copyright.txt for details.
4
- * v4.30.0-next.23
4
+ * v4.30.0-next.25
5
5
  */
6
6
  (function(){if("undefined"!==typeof window&&void 0!==window.Reflect&&void 0!==window.customElements){var a=HTMLElement;window.HTMLElement=function(){return Reflect.construct(a,[],this.constructor)};HTMLElement.prototype=a.prototype;HTMLElement.prototype.constructor=HTMLElement;Object.setPrototypeOf(HTMLElement,a)}})();
7
7
  export * from '../esm/polyfills/index.js';
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@arcgis/coding-components",
3
3
  "description": "Contains components for editing code in different languages. The currently supported languages are html, css, json, TypeScript, JavaScript, and Arcade.",
4
4
  "homepage": "https://developers.arcgis.com/javascript/latest/",
5
- "version": "4.30.0-next.23",
5
+ "version": "4.30.0-next.25",
6
6
  "module": "dist/components/index.js",
7
7
  "main": "dist/index.cjs.js",
8
8
  "types": "dist/types/index.d.ts",
@@ -48,19 +48,19 @@
48
48
  "generate": "stencil generate"
49
49
  },
50
50
  "dependencies": {
51
- "@arcgis/arcade-languageservice": "4.30.0-next.23",
51
+ "@arcgis/arcade-languageservice": "4.30.0-next.25",
52
52
  "@stencil/core": "4.9.0",
53
53
  "monaco-editor": "0.45.0",
54
54
  "vscode-languageserver-types": "^3.17.5"
55
55
  },
56
56
  "devDependencies": {
57
- "@arcgis/components-controllers": "4.30.0-next.23",
58
- "@arcgis/components-plugins": "4.30.0-next.23",
59
- "@arcgis/components-utils": "4.30.0-next.23",
57
+ "@arcgis/components-controllers": "4.30.0-next.25",
58
+ "@arcgis/components-plugins": "4.30.0-next.25",
59
+ "@arcgis/components-utils": "4.30.0-next.25",
60
60
  "@arcgis/core": ">=4.30.0-next <4.31",
61
- "@arcgis/core-adapter": "4.30.0-next.23",
62
- "@arcgis/storybook-utils": "4.30.0-next.23",
63
- "@arcgis/typescript-config": "4.30.0-next.23",
61
+ "@arcgis/core-adapter": "4.30.0-next.25",
62
+ "@arcgis/storybook-utils": "4.30.0-next.25",
63
+ "@arcgis/typescript-config": "4.30.0-next.25",
64
64
  "@esri/calcite-components": "^2.7.1",
65
65
  "@stencil/angular-output-target": "0.8.4",
66
66
  "@stencil/react-output-target": "0.5.3",
@@ -96,5 +96,5 @@
96
96
  "@arcgis/core": ">=4.30.0-next <4.31",
97
97
  "@esri/calcite-components": ">=2.2.0 <3.0.0"
98
98
  },
99
- "gitHead": "1410878acf97431c96b10a7a5d800c500c80e507"
99
+ "gitHead": "63bb69a067edddba22d742ad6e55997fbdbfefa4"
100
100
  }