@arcgis/coding-components 4.30.0-next.53 → 4.30.0-next.54

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 (74) 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-2694d8a3.js → p-634baa7c.js} +2 -2
  4. package/dist/arcgis-coding-components/{p-d3506b60.js → p-7f4ea02e.js} +10 -10
  5. package/dist/arcgis-coding-components/p-98221cc7.entry.js +6 -0
  6. package/dist/arcgis-coding-components/{p-beb2f723.js → p-9d922cd3.js} +2 -2
  7. package/dist/arcgis-coding-components/{p-223fbe86.js → p-9dfe1c3a.js} +2 -2
  8. package/dist/arcgis-coding-components/{p-bcc7c6e7.js → p-ae94f54b.js} +2 -2
  9. package/dist/arcgis-coding-components/{p-ac96528d.js → p-afa5a344.js} +2 -2
  10. package/dist/arcgis-coding-components/{p-712c4f1a.js → p-b14d83cf.js} +1 -1
  11. package/dist/arcgis-coding-components/{p-50faa900.js → p-c15edf20.js} +2 -2
  12. package/dist/arcgis-coding-components/{p-c8c907bf.js → p-c7c92e31.js} +1 -1
  13. package/dist/arcgis-coding-components/{p-8dfefa05.js → p-e0a809e8.js} +2 -2
  14. package/dist/arcgis-coding-components/{p-cb3bac9e.js → p-faf92f68.js} +2 -2
  15. package/dist/cjs/{arcade-defaults-86f87dbf.js → arcade-defaults-5b2e544d.js} +10 -10
  16. package/dist/cjs/{arcade-mode-2f573fc7.js → arcade-mode-6b40e401.js} +3 -3
  17. package/dist/cjs/arcgis-arcade-api_6.cjs.entry.js +19 -24
  18. package/dist/cjs/arcgis-coding-components.cjs.js +3 -3
  19. package/dist/cjs/{css-c43c1312.js → css-845756db.js} +1 -1
  20. package/dist/cjs/{cssMode-68f945ef.js → cssMode-9737acc6.js} +3 -3
  21. package/dist/cjs/{html-ad32caf5.js → html-78f43185.js} +3 -3
  22. package/dist/cjs/{htmlMode-34c3af71.js → htmlMode-54fc3202.js} +3 -3
  23. package/dist/cjs/{index-9680417b.js → index-12f1ac74.js} +1 -1
  24. package/dist/cjs/index.cjs.js +3 -3
  25. package/dist/cjs/{javascript-3af71f33.js → javascript-8bafa580.js} +4 -4
  26. package/dist/cjs/{jsonMode-785845b1.js → jsonMode-e684eb38.js} +3 -3
  27. package/dist/cjs/loader.cjs.js +3 -3
  28. package/dist/cjs/{tsMode-6d89ee5c.js → tsMode-8c25d757.js} +3 -3
  29. package/dist/cjs/{typescript-db79e227.js → typescript-1419e20d.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 +4 -6
  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-JHYFFIV3.js → chunk-A2WWKT32.js} +7 -6
  46. package/dist/components/code-editor.js +10 -14
  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/useT9n.js +2 -2
  52. package/dist/components/utilities.js +1 -1
  53. package/dist/esm/{arcade-defaults-b38398b2.js → arcade-defaults-a1d87122.js} +10 -10
  54. package/dist/esm/{arcade-mode-c69f900a.js → arcade-mode-2d151303.js} +3 -3
  55. package/dist/esm/arcgis-arcade-api_6.entry.js +19 -24
  56. package/dist/esm/arcgis-coding-components.js +4 -4
  57. package/dist/esm/{css-d7e57264.js → css-48e85fff.js} +1 -1
  58. package/dist/esm/{cssMode-f3b67cc6.js → cssMode-4601463a.js} +3 -3
  59. package/dist/esm/{html-5dde7d7f.js → html-b9ff80aa.js} +3 -3
  60. package/dist/esm/{htmlMode-7d0e5cb0.js → htmlMode-4b9fbe6d.js} +3 -3
  61. package/dist/esm/{index-119ec33b.js → index-09e99a54.js} +1 -1
  62. package/dist/esm/index.js +3 -3
  63. package/dist/esm/{javascript-7c2c7fa3.js → javascript-8b410d65.js} +4 -4
  64. package/dist/esm/{jsonMode-a83c8152.js → jsonMode-40787f56.js} +3 -3
  65. package/dist/esm/loader.js +4 -4
  66. package/dist/esm/{tsMode-b72fe3be.js → tsMode-b07c7830.js} +3 -3
  67. package/dist/esm/{typescript-a3e7b53d.js → typescript-db77def9.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/dist/types/components/arcade-editor/arcade-editor.d.ts +0 -1
  73. package/package.json +9 -9
  74. package/dist/arcgis-coding-components/p-f5e4e643.entry.js +0 -6
@@ -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.53
4
+ * v4.30.0-next.54
5
5
  */
6
6
  'use strict';
7
7
 
8
- const arcadeDefaults = require('./arcade-defaults-86f87dbf.js');
9
- require('./index-9680417b.js');
8
+ const arcadeDefaults = require('./arcade-defaults-5b2e544d.js');
9
+ require('./index-12f1ac74.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.53
4
+ * v4.30.0-next.54
5
5
  */
6
6
  'use strict';
7
7
 
8
- const arcadeDefaults = require('./arcade-defaults-86f87dbf.js');
9
- require('./index-9680417b.js');
8
+ const arcadeDefaults = require('./arcade-defaults-5b2e544d.js');
9
+ require('./index-12f1ac74.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.53
4
+ * v4.30.0-next.54
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-JHYFFIV3.js';
10
+ import { u as useControllerManager } from './chunk-A2WWKT32.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';
@@ -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.53
4
+ * v4.30.0-next.54
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.53
4
+ * v4.30.0-next.54
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.53
4
+ * v4.30.0-next.54
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.53
4
+ * v4.30.0-next.54
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-JHYFFIV3.js';
8
+ import { u as useControllerManager } from './chunk-A2WWKT32.js';
9
9
  import { s as setValuesInString, q 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.53
4
+ * v4.30.0-next.54
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-JHYFFIV3.js';
9
+ import { u as useControllerManager } from './chunk-A2WWKT32.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.53
4
+ * v4.30.0-next.54
5
5
  */
6
6
  import { proxyCustomElement, HTMLElement, createEvent, forceUpdate, h } from '@stencil/core/internal/client';
7
- import { u as useControllerManager } from './chunk-JHYFFIV3.js';
7
+ import { u as useControllerManager } from './chunk-A2WWKT32.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.53
4
+ * v4.30.0-next.54
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.53
4
+ * v4.30.0-next.54
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-JHYFFIV3.js';
10
+ import { u as useControllerManager } from './chunk-A2WWKT32.js';
11
11
  import { D as Deferred, j as generateGuid, k as getElementTheme } from './index2.js';
12
12
  import { b as arcadeDefaults } from './arcade-defaults.js';
13
13
  import { u as useT9n } from './useT9n.js';
@@ -23,7 +23,7 @@ import { getArcgisAssetPath as getAssetPath } from "./arcgis-assets.js";
23
23
 
24
24
  const arcadeEditorCss = "arcgis-arcade-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-arcade-editor .flex-adjustable{flex:1 1 auto;overflow:hidden}arcgis-arcade-editor .flex-panel{flex:1 0 auto}arcgis-arcade-editor .position-relative{position:relative}arcgis-arcade-editor .flex-row{display:flex;flex-direction:row;overflow:hidden}arcgis-arcade-editor .flex-column{display:flex;flex-direction:column;overflow:hidden}arcgis-arcade-editor .border-inline-start{border-inline-start:1px solid var(--calcite-color-border-3);box-sizing:border-box}arcgis-arcade-editor .border-inline-end{border-inline-end:1px solid var(--calcite-color-border-3);box-sizing:border-box}arcgis-arcade-editor .sticky{position:sticky;top:0px;z-index:10}arcgis-arcade-editor .notice-container{margin:var(--calcite-spacing-xxs);padding:var(--calcite-spacing-sm);background-color:var(--calcite-color-foreground-1);text-align:center}arcgis-arcade-editor .side-action-bar{max-width:25%}arcgis-arcade-editor .side-panel{max-width:45%;width:600px}arcgis-arcade-editor .side-panel calcite-flow{height:100%}arcgis-arcade-editor .main-action-bar{border-bottom:1px solid var(--calcite-color-border-3);flex:0 0 auto}arcgis-arcade-editor .main-action-bar calcite-action-group{padding-inline-end:var(--calcite-spacing-sm)}arcgis-arcade-editor .main-action-bar calcite-action-group calcite-action{padding-inline-end:var(--calcite-spacing-sm)}arcgis-arcade-editor .main-action-bar calcite-action-group calcite-action:not(:first-child){padding-inline-start:var(--calcite-spacing-sm)}arcgis-arcade-editor .main-action-bar calcite-action-group:last-child{border-inline-end-width:0px}arcgis-arcade-editor .main-action-bar calcite-action-group:not(:first-child){padding-inline-start:var(--calcite-spacing-sm)}arcgis-arcade-editor arcgis-arcade-results{border-top:1px solid var(--calcite-color-border-3);box-sizing:border-box;max-height:50%;min-height:50%;margin-bottom:-1px}arcgis-arcade-editor calcite-flow [slot=footer]{word-break:break-word}arcgis-arcade-editor calcite-list-item-group calcite-list-item{margin-bottom:1px;box-shadow:0 1px 0 var(--calcite-color-border-3)}arcgis-arcade-editor calcite-list-item-group calcite-list-item:last-child{box-shadow:none}arcgis-arcade-editor calcite-list-item-group:last-child{margin-bottom:var(--calcite-spacing-xl)}";
25
25
 
26
- const __cmpMeta = [0,"arcgis-arcade-editor",{"profile":[1040],"script":[1025],"testData":[1040],"suggestions":[1040],"snippets":[1040],"hideDocumentationActions":[1028,"hide-documentation-actions"],"hideSideBar":[1028,"hide-side-bar"],"sideActionBarExpanded":[1540,"side-action-bar-expanded"],"openedSidePanel":[1537,"opened-side-panel"],"editorOptions":[1040],"editorInstance":[1040],"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]},undefined,{"profile":["_profileChanged"],"testData":["_testDataChanged"],"snippets":["_snippetChanged"]}];
26
+ const __cmpMeta = [0,"arcgis-arcade-editor",{"profile":[1040],"script":[1025],"testData":[1040],"suggestions":[1040],"snippets":[1040],"hideDocumentationActions":[1028,"hide-documentation-actions"],"hideSideBar":[1028,"hide-side-bar"],"sideActionBarExpanded":[1540,"side-action-bar-expanded"],"openedSidePanel":[1537,"opened-side-panel"],"editorOptions":[1040],"editorInstance":[1040],"messages":[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]},undefined,{"profile":["_profileChanged"],"testData":["_testDataChanged"],"snippets":["_snippetChanged"]}];
27
27
  const ArcgisArcadeEditor$1 = /*@__PURE__*/ proxyCustomElement(class ArcgisArcadeEditor extends HTMLElement {
28
28
  constructor() {
29
29
  super();
@@ -84,7 +84,6 @@ this.constructor.__registerControllers = ()=>__cmpMeta[2]??{};
84
84
  this._onResultPanelChange = (e) => void (this._resultPanel = e.detail);
85
85
  this._onExecutionPanelClose = () => void (this._showExecutionPanel = false);
86
86
  this.messages = useT9n();
87
- this._standaloneCodeEditor = undefined;
88
87
  this._preparingProfile = false;
89
88
  this._editorProfile = undefined;
90
89
  this._showExecutionPanel = false;
@@ -203,8 +202,7 @@ this.constructor.__registerControllers = ()=>__cmpMeta[2]??{};
203
202
  const diagnosticsService = await getArcadeDiagnosticService();
204
203
  this._disposables.push(diagnosticsService.onDiagnosticsChange((event) => !this._preparingProfile && this.arcgisDiagnosticsChange.emit(event.diagnostics)));
205
204
  // Get editor instance and add action
206
- this._standaloneCodeEditor = await this.getEditorInstance();
207
- this._standaloneCodeEditor?.addAction({
205
+ this.editorInstance?.addAction({
208
206
  // An unique identifier for the action.
209
207
  id: "run-script",
210
208
  label: "Run Arcade Expression",
@@ -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.53
4
+ * v4.30.0-next.54
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.53
4
+ * v4.30.0-next.54
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.53
4
+ * v4.30.0-next.54
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.53
5
+ * v4.30.0-next.54
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.53
5
+ * v4.30.0-next.54
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.53
4
+ * v4.30.0-next.54
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.30/esri/copyright.txt for details.
4
- * v4.30.0-next.53
4
+ * v4.30.0-next.54
5
5
  */
6
6
  // src/framework.ts
7
7
  function retrieveComponentMembers(component, isLit) {
@@ -460,14 +460,15 @@ var _Controller = class _Controller {
460
460
  * construction, then trigger connected and load right away
461
461
  */
462
462
  catchUpLifecycle() {
463
- if (this.connectedCalled)
464
- return;
465
- this.triggerConnected();
466
- const loadWillStillHappen = !this.component.manager.willLoadCalled;
463
+ const { manager } = this.component;
464
+ const connectedWillStillHappen = !manager.connectedCalled;
465
+ if (!connectedWillStillHappen && !this.connectedCalled)
466
+ this.triggerConnected();
467
+ const loadWillStillHappen = !manager.willLoadCalled;
467
468
  if (loadWillStillHappen)
468
469
  return;
469
470
  this.triggerLoad().then(() => {
470
- const loadedWillStillHappen = !this.component.manager.didLoadCalled;
471
+ const loadedWillStillHappen = !manager.didLoadCalled;
471
472
  if (loadedWillStillHappen)
472
473
  return;
473
474
  this.triggerLoaded();