@arcgis/coding-components 4.30.0-next.46 → 4.30.0-next.47

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 (75) 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-cf08aaa7.js → p-0fee5174.js} +2 -2
  4. package/dist/arcgis-coding-components/{p-aa672cd9.js → p-1a627096.js} +2 -2
  5. package/dist/arcgis-coding-components/{p-f6784d16.js → p-29207f1e.js} +1 -1
  6. package/dist/arcgis-coding-components/p-2b6dab4b.entry.js +6 -0
  7. package/dist/arcgis-coding-components/{p-c6853dc2.js → p-4fd5a02d.js} +3 -3
  8. package/dist/arcgis-coding-components/{p-eb83782e.js → p-621187ef.js} +2 -2
  9. package/dist/arcgis-coding-components/{p-18c03356.js → p-6fd22ff7.js} +3 -3
  10. package/dist/arcgis-coding-components/{p-6eb6e8f4.js → p-833b0216.js} +2 -2
  11. package/dist/arcgis-coding-components/{p-7704534b.js → p-a0704d86.js} +10 -10
  12. package/dist/arcgis-coding-components/{p-77e30a82.js → p-a412be74.js} +2 -2
  13. package/dist/arcgis-coding-components/{p-c595c17c.js → p-ab7e89c0.js} +2 -2
  14. package/dist/arcgis-coding-components/{p-42693ecc.js → p-d5df8d73.js} +2 -2
  15. package/dist/cjs/{arcade-defaults-c2d9ee63.js → arcade-defaults-4e0664fb.js} +10 -10
  16. package/dist/cjs/{arcade-mode-df790d78.js → arcade-mode-61a07430.js} +3 -3
  17. package/dist/cjs/arcgis-arcade-api_6.cjs.entry.js +85 -66
  18. package/dist/cjs/arcgis-coding-components.cjs.js +3 -3
  19. package/dist/cjs/{css-6cf982a2.js → css-fac19960.js} +1 -1
  20. package/dist/cjs/{cssMode-2aac2bd5.js → cssMode-22d917f0.js} +3 -3
  21. package/dist/cjs/{html-2b04b1a3.js → html-5bc24648.js} +3 -3
  22. package/dist/cjs/{htmlMode-3e08f577.js → htmlMode-f09628e1.js} +3 -3
  23. package/dist/cjs/{index-d8bdd589.js → index-02749111.js} +6 -1
  24. package/dist/cjs/index.cjs.js +3 -3
  25. package/dist/cjs/{javascript-153d4a21.js → javascript-29521fd3.js} +4 -4
  26. package/dist/cjs/{jsonMode-de534cc0.js → jsonMode-99606370.js} +3 -3
  27. package/dist/cjs/loader.cjs.js +3 -3
  28. package/dist/cjs/{tsMode-9a00f595.js → tsMode-e34432d7.js} +3 -3
  29. package/dist/cjs/{typescript-85db784c.js → typescript-8ce06335.js} +3 -3
  30. package/dist/components/arcade-api.js +2 -2
  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 +14 -11
  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-HXHHCYA6.js → chunk-36QZLGG2.js} +22 -12
  46. package/dist/components/code-editor.js +54 -61
  47. package/dist/components/fields.js +1 -1
  48. package/dist/components/index.js +1 -1
  49. package/dist/components/index2.js +1 -1
  50. package/dist/components/markdown.js +1 -1
  51. package/dist/components/utilities.js +1 -1
  52. package/dist/esm/{arcade-defaults-48c8832f.js → arcade-defaults-fdba0972.js} +10 -10
  53. package/dist/esm/{arcade-mode-1f2ea7da.js → arcade-mode-0d144d92.js} +3 -3
  54. package/dist/esm/arcgis-arcade-api_6.entry.js +85 -66
  55. package/dist/esm/arcgis-coding-components.js +4 -4
  56. package/dist/esm/{css-b5f0f74b.js → css-58b4c966.js} +1 -1
  57. package/dist/esm/{cssMode-265b57f6.js → cssMode-f5916932.js} +3 -3
  58. package/dist/esm/{html-c4501640.js → html-7c8fbcc5.js} +3 -3
  59. package/dist/esm/{htmlMode-36324801.js → htmlMode-d7755346.js} +3 -3
  60. package/dist/esm/{index-56d42c6b.js → index-c6b28dae.js} +6 -1
  61. package/dist/esm/index.js +3 -3
  62. package/dist/esm/{javascript-25150788.js → javascript-9ac36865.js} +4 -4
  63. package/dist/esm/{jsonMode-141814de.js → jsonMode-ef328849.js} +3 -3
  64. package/dist/esm/loader.js +4 -4
  65. package/dist/esm/{tsMode-d3956e42.js → tsMode-0daf7dc9.js} +3 -3
  66. package/dist/esm/{typescript-7e8d8a9a.js → typescript-a34ba038.js} +3 -3
  67. package/dist/loader/cdn.js +1 -1
  68. package/dist/loader/index.cjs.js +1 -1
  69. package/dist/loader/index.es2017.js +1 -1
  70. package/dist/loader/index.js +1 -1
  71. package/dist/types/components/arcade-editor/arcade-editor.d.ts +9 -5
  72. package/dist/types/components/code-editor/code-editor.d.ts +14 -12
  73. package/dist/types/components.d.ts +22 -11
  74. package/package.json +9 -9
  75. package/dist/arcgis-coding-components/p-873cb602.entry.js +0 -6
@@ -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.46
4
+ * v4.30.0-next.47
5
5
  */
6
- import { b as bootstrapLazy } from './index-56d42c6b.js';
7
- export { s as setNonce } from './index-56d42c6b.js';
6
+ import { b as bootstrapLazy } from './index-c6b28dae.js';
7
+ export { s as setNonce } from './index-c6b28dae.js';
8
8
 
9
9
  const defineCustomElements = (win, options) => {
10
10
  if (typeof window === 'undefined') return undefined;
11
- return bootstrapLazy([["arcgis-arcade-api_6",[[0,"arcgis-arcade-editor",{"profile":[16],"script":[1],"testData":[16],"suggestions":[16],"snippets":[16],"hideDocumentationActions":[4,"hide-documentation-actions"],"hideSideBar":[4,"hide-side-bar"],"sideActionBarExpanded":[1540,"side-action-bar-expanded"],"openedSidePanel":[1537,"opened-side-panel"],"editorOptions":[16],"messages":[32],"_standaloneCodeEditor":[32],"_preparingProfile":[32],"_editorProfile":[32],"_showExecutionPanel":[32],"_resultPanel":[32],"_executingScript":[32],"_consoleLogs":[32],"_executionResult":[32],"getScript":[64],"setFocus":[64],"getEditorInstance":[64],"getTestResult":[64],"updateThemeColors":[64]},null,{"profile":["_profileChanged"],"testData":["_testDataChanged"],"snippets":["_snippetChanged"]}],[1,"arcgis-arcade-api",{"hideDocumentationActions":[4,"hide-documentation-actions"],"modelId":[1,"model-id"],"_selectedApiItem":[32],"_filterValue":[32],"_colorizeStyle":[32],"_preparingApi":[32],"_apiLibrary":[32]}],[1,"arcgis-arcade-results",{"loading":[4],"openedResultPanel":[1537,"opened-result-panel"],"result":[16],"consoleLogs":[16]}],[1,"arcgis-arcade-suggestions",{"suggestions":[16],"_selectedSuggestion":[32],"_filterValue":[32],"_colorizeStyle":[32]},null,{"suggestions":["suggestionsPropChanged"]}],[1,"arcgis-arcade-variables",{"loading":[4],"modelId":[1,"model-id"],"_mutationCounter":[32],"_flowItemRenderers":[32],"_filterValue":[32]},null,{"modelId":["modelIdPropChanged"]}],[0,"arcgis-code-editor",{"value":[1],"language":[1],"modelId":[1,"model-id"],"options":[16],"getValue":[64],"setValue":[64],"insertText":[64],"insertSnippet":[64],"getEditorInstance":[64],"setFocus":[64]},null,{"value":["valuePropChange"],"language":["languagePropChange"],"modelId":["modelIdPropChange"],"options":["optionsPropChange"]}]]]], options);
11
+ return bootstrapLazy([["arcgis-arcade-api_6",[[0,"arcgis-arcade-editor",{"profile":[16],"script":[1025],"testData":[16],"suggestions":[16],"snippets":[16],"hideDocumentationActions":[4,"hide-documentation-actions"],"hideSideBar":[4,"hide-side-bar"],"sideActionBarExpanded":[1540,"side-action-bar-expanded"],"openedSidePanel":[1537,"opened-side-panel"],"editorOptions":[16],"editorInstance":[16],"messages":[32],"_standaloneCodeEditor":[32],"_preparingProfile":[32],"_editorProfile":[32],"_showExecutionPanel":[32],"_resultPanel":[32],"_executingScript":[32],"_consoleLogs":[32],"_executionResult":[32],"getScript":[64],"setFocus":[64],"getEditorInstance":[64],"getTestResult":[64],"updateThemeColors":[64]},null,{"profile":["_profileChanged"],"testData":["_testDataChanged"],"snippets":["_snippetChanged"]}],[1,"arcgis-arcade-api",{"hideDocumentationActions":[4,"hide-documentation-actions"],"modelId":[1,"model-id"],"_selectedApiItem":[32],"_filterValue":[32],"_colorizeStyle":[32],"_preparingApi":[32],"_apiLibrary":[32]}],[1,"arcgis-arcade-results",{"loading":[4],"openedResultPanel":[1537,"opened-result-panel"],"result":[16],"consoleLogs":[16]}],[1,"arcgis-arcade-suggestions",{"suggestions":[16],"_selectedSuggestion":[32],"_filterValue":[32],"_colorizeStyle":[32]},null,{"suggestions":["suggestionsPropChanged"]}],[1,"arcgis-arcade-variables",{"loading":[4],"modelId":[1,"model-id"],"_mutationCounter":[32],"_flowItemRenderers":[32],"_filterValue":[32]},null,{"modelId":["modelIdPropChanged"]}],[0,"arcgis-code-editor",{"value":[1],"language":[1],"modelId":[1,"model-id"],"options":[16],"editorInstance":[16],"getValue":[64],"setValue":[64],"insertText":[64],"insertSnippet":[64],"getEditorInstance":[64],"setFocus":[64]},null,{"language":["languagePropChange"],"modelId":["modelIdPropChange"],"options":["optionsPropChange"]}]]]], options);
12
12
  };
13
13
 
14
14
  export { defineCustomElements };
@@ -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.46
4
+ * v4.30.0-next.47
5
5
  */
6
- import { z as typescriptDefaults, y as monaco_editor_core_star } from './arcade-defaults-48c8832f.js';
7
- import './index-56d42c6b.js';
6
+ import { z as typescriptDefaults, y as monaco_editor_core_star } from './arcade-defaults-fdba0972.js';
7
+ import './index-c6b28dae.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.46
4
+ * v4.30.0-next.47
5
5
  */
6
- import { y as monaco_editor_core_star } from './arcade-defaults-48c8832f.js';
7
- import './index-56d42c6b.js';
6
+ import { y as monaco_editor_core_star } from './arcade-defaults-fdba0972.js';
7
+ import './index-c6b28dae.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.46
4
+ * v4.30.0-next.47
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.46
4
+ * v4.30.0-next.47
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.46
4
+ * v4.30.0-next.47
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.46
4
+ * v4.30.0-next.47
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';
@@ -87,8 +87,13 @@ export declare class ArcgisArcadeEditor implements ComponentInterface {
87
87
  */
88
88
  editorOptions: (editor.IEditorOptions & editor.IGlobalEditorOptions) | undefined;
89
89
  /**
90
- * Returns the current script.
91
- * @returns {Promise<string>}
90
+ * The instance of the Monaco Editor.
91
+ * @readonly
92
+ * @internal
93
+ */
94
+ editorInstance: editor.IStandaloneCodeEditor | undefined;
95
+ /**
96
+ * @deprecated Use `script` property instead.
92
97
  */
93
98
  getScript(): Promise<string | undefined>;
94
99
  /**
@@ -97,8 +102,7 @@ export declare class ArcgisArcadeEditor implements ComponentInterface {
97
102
  setFocus(): Promise<void>;
98
103
  /**
99
104
  * @internal
100
- * Returns the editor instance.
101
- * @returns {Promise<IStandaloneCodeEditor>} - The monaco editor instance
105
+ * @deprecated Use `editorInstance` property instead.
102
106
  */
103
107
  getEditorInstance(): Promise<editor.IStandaloneCodeEditor | undefined>;
104
108
  /**
@@ -127,7 +131,7 @@ export declare class ArcgisArcadeEditor implements ComponentInterface {
127
131
  private _toggleSideActionBarExpanded;
128
132
  private _toggleSidePanel;
129
133
  private _openArcadeHelp;
130
- private _emitScriptChange;
134
+ private _onCodeEditorValueChange;
131
135
  private _insertAsSnippet;
132
136
  private _insertAsText;
133
137
  private _onResultPanelChange;
@@ -1,20 +1,21 @@
1
1
  import type { EventEmitter, VNode, ComponentInterface } from "../../stencil-public-runtime";
2
2
  import type { Selection } from "monaco-editor";
3
3
  import { editor } from "monaco-editor";
4
+ import type { ControllerManager } from "@arcgis/components-controllers";
4
5
  import "../../utils/arcade-monaco/arcade-contribution";
5
6
  export declare class ArcgisCodeEditor implements ComponentInterface {
6
- private _editorInstance?;
7
+ manager: ControllerManager<this>;
8
+ private _editorInstance;
7
9
  private _currentTheme?;
8
10
  private _themeObserver?;
9
11
  private _componentReadyDefer;
10
12
  private _disposables;
11
- _hostElt: HTMLArcgisCodeEditorElement;
13
+ el: HTMLArcgisCodeEditorElement;
12
14
  /**
13
15
  * The initial value for the editor.
14
16
  * The value is the script, code, css, json, etc.
15
17
  */
16
- value: string | undefined;
17
- valuePropChange(newValue: string | undefined): void;
18
+ value: string;
18
19
  /**
19
20
  * The language for the editor.
20
21
  * Currently supported language: arcade, json, css, html, javascript, typescript, and text.
@@ -35,15 +36,16 @@ export declare class ArcgisCodeEditor implements ComponentInterface {
35
36
  options: (editor.IEditorOptions & editor.IGlobalEditorOptions) | undefined;
36
37
  optionsPropChange(newValue: (editor.IEditorOptions & editor.IGlobalEditorOptions) | undefined): void;
37
38
  /**
38
- * Gets the current value in the editor.
39
- * @returns {Promise<string>}
39
+ * The instance of the Monaco Editor.
40
+ * @readonly
41
+ */
42
+ editorInstance: editor.IStandaloneCodeEditor | undefined;
43
+ /**
44
+ * @deprecated Use `value` property instead.
40
45
  */
41
46
  getValue(): Promise<string>;
42
47
  /**
43
- * Sets the new value in the editor. Use this method instead of setting the value
44
- * on the model to preserve undo/redo stack.
45
- * @param text
46
- * @returns {Promise<void>}
48
+ * @deprecated Use `value` property instead.
47
49
  */
48
50
  setValue(text: string | null | undefined): Promise<void>;
49
51
  /**
@@ -60,8 +62,7 @@ export declare class ArcgisCodeEditor implements ComponentInterface {
60
62
  insertSnippet(text: string | null | undefined): Promise<void>;
61
63
  /**
62
64
  * @internal
63
- * Returns the editor instance.
64
- * @returns {Promise<IStandaloneCodeEditor>} - The monaco editor instance
65
+ * @deprecated Use `editorInstance` property instead.
65
66
  */
66
67
  getEditorInstance(): Promise<editor.IStandaloneCodeEditor | undefined>;
67
68
  /**
@@ -83,6 +84,7 @@ export declare class ArcgisCodeEditor implements ComponentInterface {
83
84
  componentWillLoad(): void;
84
85
  componentDidLoad(): void;
85
86
  disconnectedCallback(): void;
87
+ componentShouldUpdate(_newVal: any, _oldVal: any, propName: string): boolean | void;
86
88
  private updateModel;
87
89
  private getUri;
88
90
  private updateTheme;
@@ -33,17 +33,21 @@ export namespace Components {
33
33
  "modelId": string | undefined;
34
34
  }
35
35
  interface ArcgisArcadeEditor {
36
+ /**
37
+ * The instance of the Monaco Editor.
38
+ * @readonly
39
+ */
40
+ "editorInstance": editor.IStandaloneCodeEditor | undefined;
36
41
  /**
37
42
  * The options for the editor (see Monaco Editor options documentation for more details).
38
43
  */
39
44
  "editorOptions": (editor.IEditorOptions & editor.IGlobalEditorOptions) | undefined;
40
45
  /**
41
- * @returns - The monaco editor instance
46
+ * @deprecated Use `editorInstance` property instead.
42
47
  */
43
48
  "getEditorInstance": () => Promise<editor.IStandaloneCodeEditor | undefined>;
44
49
  /**
45
- * Returns the current script.
46
- * @returns
50
+ * @deprecated Use `script` property instead.
47
51
  */
48
52
  "getScript": () => Promise<string | undefined>;
49
53
  /**
@@ -131,12 +135,16 @@ export namespace Components {
131
135
  }
132
136
  interface ArcgisCodeEditor {
133
137
  /**
134
- * @returns - The monaco editor instance
138
+ * The instance of the Monaco Editor.
139
+ * @readonly
140
+ */
141
+ "editorInstance": editor.IStandaloneCodeEditor | undefined;
142
+ /**
143
+ * @deprecated Use `editorInstance` property instead.
135
144
  */
136
145
  "getEditorInstance": () => Promise<editor.IStandaloneCodeEditor | undefined>;
137
146
  /**
138
- * Gets the current value in the editor.
139
- * @returns
147
+ * @deprecated Use `value` property instead.
140
148
  */
141
149
  "getValue": () => Promise<string>;
142
150
  /**
@@ -169,15 +177,13 @@ export namespace Components {
169
177
  */
170
178
  "setFocus": () => Promise<void>;
171
179
  /**
172
- * Sets the new value in the editor. Use this method instead of setting the value on the model to preserve undo/redo stack.
173
- * @param text
174
- * @returns
180
+ * @deprecated Use `value` property instead.
175
181
  */
176
182
  "setValue": (text: string | null | undefined) => Promise<void>;
177
183
  /**
178
184
  * The initial value for the editor. The value is the script, code, css, json, etc.
179
185
  */
180
- "value": string | undefined;
186
+ "value": string;
181
187
  }
182
188
  }
183
189
  export interface ArcgisArcadeApiCustomEvent<T> extends CustomEvent<T> {
@@ -453,6 +459,11 @@ declare namespace LocalJSX {
453
459
  "onArcgisItemSelected"?: (event: ArcgisArcadeVariablesCustomEvent<string>) => void;
454
460
  }
455
461
  interface ArcgisCodeEditor {
462
+ /**
463
+ * The instance of the Monaco Editor.
464
+ * @readonly
465
+ */
466
+ "editorInstance"?: editor.IStandaloneCodeEditor | undefined;
456
467
  /**
457
468
  * The language for the editor. Currently supported language: arcade, json, css, html, javascript, typescript, and text.
458
469
  */
@@ -479,7 +490,7 @@ declare namespace LocalJSX {
479
490
  /**
480
491
  * The initial value for the editor. The value is the script, code, css, json, etc.
481
492
  */
482
- "value"?: string | undefined;
493
+ "value"?: string;
483
494
  }
484
495
  interface IntrinsicElements {
485
496
  "arcgis-arcade-api": ArcgisArcadeApi;
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.46",
5
+ "version": "4.30.0-next.47",
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.46",
51
+ "@arcgis/arcade-languageservice": "4.30.0-next.47",
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.46",
58
- "@arcgis/components-plugins": "4.30.0-next.46",
59
- "@arcgis/components-utils": "4.30.0-next.46",
57
+ "@arcgis/components-controllers": "4.30.0-next.47",
58
+ "@arcgis/components-plugins": "4.30.0-next.47",
59
+ "@arcgis/components-utils": "4.30.0-next.47",
60
60
  "@arcgis/core": ">=4.30.0-next <4.31",
61
- "@arcgis/core-adapter": "4.30.0-next.46",
62
- "@arcgis/storybook-utils": "4.30.0-next.46",
63
- "@arcgis/typescript-config": "4.30.0-next.46",
61
+ "@arcgis/core-adapter": "4.30.0-next.47",
62
+ "@arcgis/storybook-utils": "4.30.0-next.47",
63
+ "@arcgis/typescript-config": "4.30.0-next.47",
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",
@@ -97,5 +97,5 @@
97
97
  "@arcgis/core": ">=4.30.0-next <4.31",
98
98
  "@esri/calcite-components": ">=2.2.0 <3.0.0"
99
99
  },
100
- "gitHead": "7b662a5d357733046b16ca768cc0e86a521b82d9"
100
+ "gitHead": "01af323d348ec645d220882f5bcc7b2bf29c0a80"
101
101
  }