ember-source 6.7.0-alpha.2 → 6.7.0-alpha.4
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.
- package/build-metadata.json +3 -3
- package/dist/ember-template-compiler.js +2 -16
- package/dist/ember-template-compiler.js.map +1 -1
- package/dist/ember-testing.js +1 -1
- package/dist/ember.debug.js +108 -48
- package/dist/ember.debug.js.map +1 -1
- package/dist/ember.prod.js +108 -48
- package/dist/ember.prod.js.map +1 -1
- package/dist/packages/@ember/-internals/deprecations/index.js +1 -17
- package/dist/packages/@ember/-internals/environment/index.js +1 -1
- package/dist/packages/@ember/-internals/glimmer/index.js +2 -2
- package/dist/packages/@ember/-internals/metal/index.js +8 -8
- package/dist/packages/@ember/-internals/routing/index.js +2 -2
- package/dist/packages/@ember/-internals/runtime/lib/mixins/-proxy.js +3 -3
- package/dist/packages/@ember/-internals/runtime/lib/mixins/action_handler.js +2 -2
- package/dist/packages/@ember/-internals/runtime/lib/mixins/target_action_support.js +2 -2
- package/dist/packages/@ember/-internals/views/lib/mixins/action_support.js +2 -2
- package/dist/packages/@ember/-internals/views/lib/system/event_dispatcher.js +3 -3
- package/dist/packages/@ember/-internals/views/lib/views/core_view.js +2 -2
- package/dist/packages/@ember/application/index.js +4 -4
- package/dist/packages/@ember/application/instance.js +4 -4
- package/dist/packages/@ember/application/lib/lazy_load.js +1 -1
- package/dist/packages/@ember/application/namespace.js +2 -2
- package/dist/packages/@ember/array/index.js +4 -7
- package/dist/packages/@ember/array/proxy.js +4 -4
- package/dist/packages/@ember/canary-features/index.js +1 -1
- package/dist/packages/@ember/component/helper.js +1 -1
- package/dist/packages/@ember/component/index.js +1 -1
- package/dist/packages/@ember/controller/index.js +2 -2
- package/dist/packages/@ember/debug/container-debug-adapter.js +2 -2
- package/dist/packages/@ember/debug/data-adapter.js +2 -2
- package/dist/packages/@ember/debug/lib/deprecate.js +1 -1
- package/dist/packages/@ember/engine/index.js +5 -5
- package/dist/packages/@ember/helper/index.js +1 -1
- package/dist/packages/@ember/instrumentation/index.js +1 -1
- package/dist/packages/@ember/modifier/index.js +1 -1
- package/dist/packages/@ember/object/-internals.js +2 -2
- package/dist/packages/@ember/object/compat.js +2 -2
- package/dist/packages/@ember/object/computed.js +3 -3
- package/dist/packages/@ember/object/core.js +2 -2
- package/dist/packages/@ember/object/evented.js +3 -3
- package/dist/packages/@ember/object/events.js +2 -2
- package/dist/packages/@ember/object/index.js +5 -5
- package/dist/packages/@ember/object/lib/computed/computed_macros.js +4 -4
- package/dist/packages/@ember/object/lib/computed/reduce_computed_macros.js +2 -2
- package/dist/packages/@ember/object/mixin.js +2 -2
- package/dist/packages/@ember/object/observable.js +4 -4
- package/dist/packages/@ember/object/observers.js +2 -2
- package/dist/packages/@ember/object/promise-proxy-mixin.js +3 -3
- package/dist/packages/@ember/renderer/index.js +1 -1
- package/dist/packages/@ember/routing/index.js +1 -1
- package/dist/packages/@ember/routing/lib/generate_controller.js +2 -2
- package/dist/packages/@ember/routing/lib/routing-service.js +2 -2
- package/dist/packages/@ember/routing/lib/utils.js +2 -2
- package/dist/packages/@ember/routing/route.js +4 -4
- package/dist/packages/@ember/routing/router-service.js +2 -2
- package/dist/packages/@ember/routing/router.js +3 -3
- package/dist/packages/@ember/runloop/index.js +2 -2
- package/dist/packages/@ember/service/index.js +2 -2
- package/dist/packages/@ember/template/index.js +1 -1
- package/dist/packages/@ember/utils/lib/is_empty.js +2 -2
- package/dist/packages/@glimmer/tracking/index.js +2 -2
- package/dist/packages/@glimmer/tracking/primitives/cache.js +2 -2
- package/dist/packages/ember/barrel.js +6 -6
- package/dist/packages/ember/version.js +1 -1
- package/dist/packages/ember-testing/lib/helpers/current_path.js +2 -2
- package/dist/packages/ember-testing/lib/helpers/current_route_name.js +2 -2
- package/dist/packages/ember-testing/lib/helpers/current_url.js +2 -2
- package/dist/packages/ember-testing/lib/initializers.js +3 -3
- package/dist/packages/shared-chunks/{alias-2kjf2oSj.js → alias-CPqbuwcg.js} +2 -2
- package/dist/packages/shared-chunks/{array-BGH9y76r.js → array-CVk-fNjW.js} +1 -1
- package/dist/packages/shared-chunks/{cache-fCezwMOy.js → cache-DtDz7X5V.js} +1 -1
- package/dist/packages/shared-chunks/{env-CwR5CFCu.js → env-DxZ20QzS.js} +0 -14
- package/dist/packages/shared-chunks/{index-PMsLQ_2V.js → index-D-GTx_Yt.js} +104 -16
- package/dist/packages/shared-chunks/{namespace_search-XjyoxHzL.js → namespace_search-Dh_YNV5f.js} +1 -1
- package/dist/packages/shared-chunks/{property_set-2JtwI-ab.js → property_set-n9lAuzYY.js} +1 -1
- package/dist/packages/shared-chunks/{set_properties-CAos5Wl4.js → set_properties-D2_u0phU.js} +2 -2
- package/dist/packages/shared-chunks/{setup-registry-D5XjF_Xz.js → setup-registry-Rh-QLzcd.js} +1 -1
- package/docs/data.json +145 -87
- package/package.json +2 -2
- package/types/stable/@ember/-internals/deprecations/index.d.ts +0 -6
- package/types/stable/@ember/-internals/glimmer/index.d.ts +1 -1
- package/types/stable/@ember/-internals/glimmer/lib/utils/string.d.ts +98 -11
- package/types/stable/@ember/template/index.d.ts +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { E as ENV } from '../../../shared-chunks/env-
|
|
1
|
+
import { E as ENV } from '../../../shared-chunks/env-DxZ20QzS.js';
|
|
2
2
|
import Version from '../../../ember/version.js';
|
|
3
3
|
import { deprecate } from '../../debug/index.js';
|
|
4
4
|
import { dasherize } from '../string/index.js';
|
|
@@ -94,16 +94,6 @@ const DEPRECATIONS = {
|
|
|
94
94
|
url: `https://deprecations.emberjs.com/id/import-${dasherize(importName).toLowerCase()}-from-ember`
|
|
95
95
|
});
|
|
96
96
|
},
|
|
97
|
-
DEPRECATE_ARRAY_PROTOTYPE_EXTENSIONS: deprecation({
|
|
98
|
-
id: 'deprecate-array-prototype-extensions',
|
|
99
|
-
url: 'https://deprecations.emberjs.com/id/deprecate-array-prototype-extensions',
|
|
100
|
-
until: '6.0.0',
|
|
101
|
-
for: 'ember-source',
|
|
102
|
-
since: {
|
|
103
|
-
available: '5.10.0',
|
|
104
|
-
enabled: '5.10.0'
|
|
105
|
-
}
|
|
106
|
-
}),
|
|
107
97
|
DEPRECATE_IMPORT_INJECT: deprecation({
|
|
108
98
|
for: 'ember-source',
|
|
109
99
|
id: 'importing-inject-from-ember-service',
|
|
@@ -125,11 +115,5 @@ function deprecateUntil(message, deprecation) {
|
|
|
125
115
|
}
|
|
126
116
|
(isDevelopingApp() && !(deprecation.test) && deprecate(message, deprecation.test, options));
|
|
127
117
|
}
|
|
128
|
-
const {
|
|
129
|
-
EXTEND_PROTOTYPES
|
|
130
|
-
} = ENV;
|
|
131
|
-
if (EXTEND_PROTOTYPES.Array !== false) {
|
|
132
|
-
deprecateUntil('Array prototype extensions are deprecated. Follow the deprecation guide for migration instructions, and set EmberENV.EXTEND_PROTOTYPES to false in your config/environment.js', DEPRECATIONS.DEPRECATE_ARRAY_PROTOTYPE_EXTENSIONS);
|
|
133
|
-
}
|
|
134
118
|
|
|
135
119
|
export { DEPRECATIONS, deprecateUntil, emberVersionGte, isRemoved };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { E as ENV, c as context, b as getENV, a as getLookup, g as global, s as setLookup } from '../../../shared-chunks/env-
|
|
1
|
+
export { E as ENV, c as context, b as getENV, a as getLookup, g as global, s as setLookup } from '../../../shared-chunks/env-DxZ20QzS.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export { templateFactory as template, templateCacheCounters } from '../../../@glimmer/opcode-compiler/index.js';
|
|
2
|
-
export { C as Component, H as Helper, I as Input, L as LinkTo, O as OutletView,
|
|
2
|
+
export { C as Component, H as Helper, I as Input, L as LinkTo, O as OutletView, d as Renderer, R as RootTemplate, S as SafeString, T as Textarea, a as TrustedHTML, _ as _resetRenderers, h as helper, b as htmlSafe, c as isHTMLSafe, i as isTrustedHTML, r as renderSettled, t as trustHTML, u as uniqueId } from '../../../shared-chunks/index-D-GTx_Yt.js';
|
|
3
3
|
export { g as getTemplate, a as getTemplates, h as hasTemplate, s as setTemplate, b as setTemplates } from '../../../shared-chunks/template_registry-DigcUg9m.js';
|
|
4
|
-
export { a as setupApplicationRegistry, s as setupEngineRegistry } from '../../../shared-chunks/setup-registry-
|
|
4
|
+
export { a as setupApplicationRegistry, s as setupEngineRegistry } from '../../../shared-chunks/setup-registry-Rh-QLzcd.js';
|
|
5
5
|
export { DOMChanges, DOMTreeConstruction, isSerializationFirstNode } from '../../../@glimmer/runtime/index.js';
|
|
6
6
|
export { NodeDOMTreeConstruction } from '../../../@glimmer/node/index.js';
|
|
7
7
|
export { s as setComponentManager } from '../../../shared-chunks/managers-CbMgnSoo.js';
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import { g as get } from '../../../shared-chunks/cache-
|
|
2
|
-
export { X as ASYNC_OBSERVERS, J as ComputedDescriptor, C as ComputedProperty, D as DEBUG_INJECTION_FUNCTIONS, W as Libraries, Q as PROPERTY_DID_CHANGE, P as PROXY_CONTENT, Y as SYNC_OBSERVERS, $ as TrackedDescriptor, _ as _getPath, V as _getProp, j as activateObserver, E as addListener, x as addObserver, R as autoComputed, l as beginPropertyChanges, T as changeProperties, c as computed, A as defineDecorator, d as defineProperty, z as defineValue, G as descriptorForDecorator, b as descriptorForProperty, m as endPropertyChanges, e as expandProperties, I as flushAsyncObservers, v as hasListeners, h as hasUnknownProperty, p as inject, f as isClassicDecorator, U as isComputed, i as isElementDescriptor, O as libraries, H as makeComputedDecorator, Z as markObjectAsDirty, y as nativeDescDecorator, n as notifyPropertyChange, o as objectAt, N as on, F as removeListener, w as removeObserver, B as revalidateObservers, k as sendEvent, s as setClassicDecorator, t as tagForObject, a as tagForProperty, S as tracked } from '../../../shared-chunks/cache-
|
|
1
|
+
import { g as get } from '../../../shared-chunks/cache-DtDz7X5V.js';
|
|
2
|
+
export { X as ASYNC_OBSERVERS, J as ComputedDescriptor, C as ComputedProperty, D as DEBUG_INJECTION_FUNCTIONS, W as Libraries, Q as PROPERTY_DID_CHANGE, P as PROXY_CONTENT, Y as SYNC_OBSERVERS, $ as TrackedDescriptor, _ as _getPath, V as _getProp, j as activateObserver, E as addListener, x as addObserver, R as autoComputed, l as beginPropertyChanges, T as changeProperties, c as computed, A as defineDecorator, d as defineProperty, z as defineValue, G as descriptorForDecorator, b as descriptorForProperty, m as endPropertyChanges, e as expandProperties, I as flushAsyncObservers, v as hasListeners, h as hasUnknownProperty, p as inject, f as isClassicDecorator, U as isComputed, i as isElementDescriptor, O as libraries, H as makeComputedDecorator, Z as markObjectAsDirty, y as nativeDescDecorator, n as notifyPropertyChange, o as objectAt, N as on, F as removeListener, w as removeObserver, B as revalidateObservers, k as sendEvent, s as setClassicDecorator, t as tagForObject, a as tagForProperty, S as tracked } from '../../../shared-chunks/cache-DtDz7X5V.js';
|
|
3
3
|
export { g as getCachedValueFor } from '../../../shared-chunks/computed_cache-DmYKevAP.js';
|
|
4
|
-
export { a as alias } from '../../../shared-chunks/alias-
|
|
4
|
+
export { a as alias } from '../../../shared-chunks/alias-CPqbuwcg.js';
|
|
5
5
|
import { deprecate } from '../../debug/index.js';
|
|
6
|
-
import { s as set } from '../../../shared-chunks/property_set-
|
|
7
|
-
export { _ as _setProp, t as trySet } from '../../../shared-chunks/property_set-
|
|
6
|
+
import { s as set } from '../../../shared-chunks/property_set-n9lAuzYY.js';
|
|
7
|
+
export { _ as _setProp, t as trySet } from '../../../shared-chunks/property_set-n9lAuzYY.js';
|
|
8
8
|
import { isDevelopingApp } from '@embroider/macros';
|
|
9
|
-
export { d as addArrayObserver, c as arrayContentDidChange, b as arrayContentWillChange, e as removeArrayObserver, a as replace, r as replaceInNativeArray } from '../../../shared-chunks/array-
|
|
10
|
-
export { g as getProperties, s as setProperties } from '../../../shared-chunks/set_properties-
|
|
9
|
+
export { d as addArrayObserver, c as arrayContentDidChange, b as arrayContentWillChange, e as removeArrayObserver, a as replace, r as replaceInNativeArray } from '../../../shared-chunks/array-CVk-fNjW.js';
|
|
10
|
+
export { g as getProperties, s as setProperties } from '../../../shared-chunks/set_properties-D2_u0phU.js';
|
|
11
11
|
export { cached } from '../../../@glimmer/tracking/index.js';
|
|
12
12
|
export { createCache, getValue, isConst } from '../../../@glimmer/validator/index.js';
|
|
13
|
-
export { N as NAMESPACES, a as NAMESPACES_BY_ID, b as addNamespace, f as findNamespace, c as findNamespaces, i as isNamespaceSearchDisabled, p as processAllNamespaces, d as processNamespace, r as removeNamespace, e as setNamespaceSearchDisabled, s as setUnprocessedMixins } from '../../../shared-chunks/namespace_search-
|
|
13
|
+
export { N as NAMESPACES, a as NAMESPACES_BY_ID, b as addNamespace, f as findNamespace, c as findNamespaces, i as isNamespaceSearchDisabled, p as processAllNamespaces, d as processNamespace, r as removeNamespace, e as setNamespaceSearchDisabled, s as setUnprocessedMixins } from '../../../shared-chunks/namespace_search-Dh_YNV5f.js';
|
|
14
14
|
|
|
15
15
|
/**
|
|
16
16
|
@module ember
|
|
@@ -5,8 +5,8 @@ import '../../debug/index.js';
|
|
|
5
5
|
import '../../../@glimmer/destroyable/index.js';
|
|
6
6
|
import '../../../@glimmer/validator/index.js';
|
|
7
7
|
import '../../../@glimmer/manager/index.js';
|
|
8
|
-
import '../../../shared-chunks/cache-
|
|
9
|
-
import '../../../shared-chunks/env-
|
|
8
|
+
import '../../../shared-chunks/cache-DtDz7X5V.js';
|
|
9
|
+
import '../../../shared-chunks/env-DxZ20QzS.js';
|
|
10
10
|
import '../../engine/instance.js';
|
|
11
11
|
import '../../../route-recognizer/index.js';
|
|
12
12
|
import '../../../shared-chunks/rsvp-ziM3qQyS.js';
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { meta } from '../../../meta/lib/meta.js';
|
|
2
2
|
import Mixin from '../../../../object/mixin.js';
|
|
3
|
-
import { c as computed, d as defineProperty, g as get, t as tagForObject, a as tagForProperty } from '../../../../../shared-chunks/cache-
|
|
3
|
+
import { c as computed, d as defineProperty, g as get, t as tagForObject, a as tagForProperty } from '../../../../../shared-chunks/cache-DtDz7X5V.js';
|
|
4
4
|
import '../../../../debug/index.js';
|
|
5
5
|
import { updateTag as UPDATE_TAG, tagMetaFor, tagFor, combine } from '../../../../../@glimmer/validator/index.js';
|
|
6
6
|
import { f as setupMandatorySetter, e as isObject } from '../../../../../shared-chunks/mandatory-setter-CXNsxygN.js';
|
|
7
7
|
import { isDevelopingApp } from '@embroider/macros';
|
|
8
8
|
import { s as setProxy, i as isProxy } from '../../../../../shared-chunks/is_proxy-DxRbm8wn.js';
|
|
9
|
-
import { s as set } from '../../../../../shared-chunks/property_set-
|
|
10
|
-
import '../../../../../shared-chunks/env-
|
|
9
|
+
import { s as set } from '../../../../../shared-chunks/property_set-n9lAuzYY.js';
|
|
10
|
+
import '../../../../../shared-chunks/env-DxZ20QzS.js';
|
|
11
11
|
import { setCustomTagFor } from '../../../../../@glimmer/manager/index.js';
|
|
12
12
|
import { assert } from '../../../../debug/lib/assert.js';
|
|
13
13
|
|
|
@@ -6,8 +6,8 @@ import '../../../../debug/index.js';
|
|
|
6
6
|
import '../../../../../@glimmer/destroyable/index.js';
|
|
7
7
|
import '../../../../../@glimmer/validator/index.js';
|
|
8
8
|
import '../../../../../@glimmer/manager/index.js';
|
|
9
|
-
import { g as get } from '../../../../../shared-chunks/cache-
|
|
10
|
-
import '../../../../../shared-chunks/env-
|
|
9
|
+
import { g as get } from '../../../../../shared-chunks/cache-DtDz7X5V.js';
|
|
10
|
+
import '../../../../../shared-chunks/env-DxZ20QzS.js';
|
|
11
11
|
import { assert } from '../../../../debug/lib/assert.js';
|
|
12
12
|
|
|
13
13
|
/**
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { c as context } from '../../../../../shared-chunks/env-
|
|
2
|
-
import { c as computed, g as get } from '../../../../../shared-chunks/cache-
|
|
1
|
+
import { c as context } from '../../../../../shared-chunks/env-DxZ20QzS.js';
|
|
2
|
+
import { c as computed, g as get } from '../../../../../shared-chunks/cache-DtDz7X5V.js';
|
|
3
3
|
import '../../../meta/lib/meta.js';
|
|
4
4
|
import '../../../../debug/index.js';
|
|
5
5
|
import '../../../../../@glimmer/validator/index.js';
|
|
@@ -5,8 +5,8 @@ import '../../../../debug/index.js';
|
|
|
5
5
|
import '../../../../../@glimmer/destroyable/index.js';
|
|
6
6
|
import '../../../../../@glimmer/validator/index.js';
|
|
7
7
|
import '../../../../../@glimmer/manager/index.js';
|
|
8
|
-
import { g as get } from '../../../../../shared-chunks/cache-
|
|
9
|
-
import '../../../../../shared-chunks/env-
|
|
8
|
+
import { g as get } from '../../../../../shared-chunks/cache-DtDz7X5V.js';
|
|
9
|
+
import '../../../../../shared-chunks/env-DxZ20QzS.js';
|
|
10
10
|
import Mixin from '../../../../object/mixin.js';
|
|
11
11
|
import { assert } from '../../../../debug/lib/assert.js';
|
|
12
12
|
import inspect from '../../../../debug/lib/inspect.js';
|
|
@@ -6,9 +6,9 @@ import { isDevelopingApp } from '@embroider/macros';
|
|
|
6
6
|
import '../../../../../@glimmer/destroyable/index.js';
|
|
7
7
|
import '../../../../../@glimmer/validator/index.js';
|
|
8
8
|
import '../../../../../@glimmer/manager/index.js';
|
|
9
|
-
import { g as get } from '../../../../../shared-chunks/cache-
|
|
10
|
-
import { s as set } from '../../../../../shared-chunks/property_set-
|
|
11
|
-
import '../../../../../shared-chunks/env-
|
|
9
|
+
import { g as get } from '../../../../../shared-chunks/cache-DtDz7X5V.js';
|
|
10
|
+
import { s as set } from '../../../../../shared-chunks/property_set-n9lAuzYY.js';
|
|
11
|
+
import '../../../../../shared-chunks/env-DxZ20QzS.js';
|
|
12
12
|
import EmberObject from '../../../../object/index.js';
|
|
13
13
|
import { getElementView } from './utils.js';
|
|
14
14
|
import ActionManager from './action_manager.js';
|
|
@@ -5,8 +5,8 @@ import '../../../../debug/index.js';
|
|
|
5
5
|
import '../../../../../@glimmer/destroyable/index.js';
|
|
6
6
|
import '../../../../../@glimmer/validator/index.js';
|
|
7
7
|
import '../../../../../@glimmer/manager/index.js';
|
|
8
|
-
import { p as inject } from '../../../../../shared-chunks/cache-
|
|
9
|
-
import '../../../../../shared-chunks/env-
|
|
8
|
+
import { p as inject } from '../../../../../shared-chunks/cache-DtDz7X5V.js';
|
|
9
|
+
import '../../../../../shared-chunks/env-DxZ20QzS.js';
|
|
10
10
|
import '../../../runtime/lib/mixins/registry_proxy.js';
|
|
11
11
|
import '../../../runtime/lib/mixins/container_proxy.js';
|
|
12
12
|
import '../../../runtime/lib/mixins/comparable.js';
|
|
@@ -2,7 +2,7 @@ import { getOwner as getOwner$1 } from '../owner/index.js';
|
|
|
2
2
|
import '../../shared-chunks/mandatory-setter-CXNsxygN.js';
|
|
3
3
|
import { isDevelopingApp } from '@embroider/macros';
|
|
4
4
|
import { m as makeDictionary } from '../../shared-chunks/dictionary-gc5gpyOG.js';
|
|
5
|
-
import { E as ENV } from '../../shared-chunks/env-
|
|
5
|
+
import { E as ENV } from '../../shared-chunks/env-DxZ20QzS.js';
|
|
6
6
|
import { h as hasDOM } from '../../shared-chunks/index-BGP1rw3B.js';
|
|
7
7
|
import '../debug/index.js';
|
|
8
8
|
import { schedule, once, join, run } from '../runloop/index.js';
|
|
@@ -10,7 +10,7 @@ import '../-internals/meta/lib/meta.js';
|
|
|
10
10
|
import '../../@glimmer/destroyable/index.js';
|
|
11
11
|
import '../../@glimmer/validator/index.js';
|
|
12
12
|
import '../../@glimmer/manager/index.js';
|
|
13
|
-
import { O as LIBRARIES } from '../../shared-chunks/cache-
|
|
13
|
+
import { O as LIBRARIES } from '../../shared-chunks/cache-DtDz7X5V.js';
|
|
14
14
|
import { runLoadHooks, _loaded } from './lib/lazy_load.js';
|
|
15
15
|
export { onLoad } from './lib/lazy_load.js';
|
|
16
16
|
import '../-internals/runtime/lib/mixins/registry_proxy.js';
|
|
@@ -44,8 +44,8 @@ import ApplicationInstance from './instance.js';
|
|
|
44
44
|
import Engine, { buildInitializerMethod } from '../engine/index.js';
|
|
45
45
|
import { p as privatize } from '../../shared-chunks/registry-BJpQx6hv.js';
|
|
46
46
|
import '../../@glimmer/opcode-compiler/index.js';
|
|
47
|
-
import '../../shared-chunks/index-
|
|
48
|
-
import { a as setupApplicationRegistry } from '../../shared-chunks/setup-registry-
|
|
47
|
+
import '../../shared-chunks/index-D-GTx_Yt.js';
|
|
48
|
+
import { a as setupApplicationRegistry } from '../../shared-chunks/setup-registry-Rh-QLzcd.js';
|
|
49
49
|
import '../../@glimmer/runtime/index.js';
|
|
50
50
|
import '../../@glimmer/reference/index.js';
|
|
51
51
|
import RouterService from '../routing/router-service.js';
|
|
@@ -2,7 +2,7 @@ import '../object/index.js';
|
|
|
2
2
|
import { h as hasDOM, e as environment } from '../../shared-chunks/index-BGP1rw3B.js';
|
|
3
3
|
import EngineInstance from '../engine/instance.js';
|
|
4
4
|
import '../../@glimmer/opcode-compiler/index.js';
|
|
5
|
-
import { r as renderSettled } from '../../shared-chunks/index-
|
|
5
|
+
import { r as renderSettled } from '../../shared-chunks/index-D-GTx_Yt.js';
|
|
6
6
|
import '../../shared-chunks/registry-BJpQx6hv.js';
|
|
7
7
|
import '../debug/index.js';
|
|
8
8
|
import '../../@glimmer/runtime/index.js';
|
|
@@ -18,11 +18,11 @@ import '../-internals/views/lib/views/core_view.js';
|
|
|
18
18
|
import '../-internals/views/lib/mixins/action_support.js';
|
|
19
19
|
import '../-internals/views/lib/system/action_manager.js';
|
|
20
20
|
import '../-internals/views/lib/views/states.js';
|
|
21
|
-
import { s as set } from '../../shared-chunks/property_set-
|
|
21
|
+
import { s as set } from '../../shared-chunks/property_set-n9lAuzYY.js';
|
|
22
22
|
import '../-internals/meta/lib/meta.js';
|
|
23
23
|
import '../../@glimmer/destroyable/index.js';
|
|
24
|
-
import { g as get } from '../../shared-chunks/cache-
|
|
25
|
-
import '../../shared-chunks/env-
|
|
24
|
+
import { g as get } from '../../shared-chunks/cache-DtDz7X5V.js';
|
|
25
|
+
import '../../shared-chunks/env-DxZ20QzS.js';
|
|
26
26
|
import { assert } from '../debug/lib/assert.js';
|
|
27
27
|
|
|
28
28
|
/**
|
|
@@ -6,8 +6,8 @@ import '../debug/index.js';
|
|
|
6
6
|
import '../../@glimmer/destroyable/index.js';
|
|
7
7
|
import '../../@glimmer/validator/index.js';
|
|
8
8
|
import '../../@glimmer/manager/index.js';
|
|
9
|
-
import { g as get } from '../../shared-chunks/cache-
|
|
10
|
-
import { N as NAMESPACES, a as NAMESPACES_BY_ID, p as processAllNamespaces, f as findNamespace, b as addNamespace, c as findNamespaces, d as processNamespace, r as removeNamespace } from '../../shared-chunks/namespace_search-
|
|
9
|
+
import { g as get } from '../../shared-chunks/cache-DtDz7X5V.js';
|
|
10
|
+
import { N as NAMESPACES, a as NAMESPACES_BY_ID, p as processAllNamespaces, f as findNamespace, b as addNamespace, c as findNamespaces, d as processNamespace, r as removeNamespace } from '../../shared-chunks/namespace_search-Dh_YNV5f.js';
|
|
11
11
|
import EmberObject from '../object/index.js';
|
|
12
12
|
import { assert } from '../debug/lib/assert.js';
|
|
13
13
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { g as get, o as objectAt, l as beginPropertyChanges, m as endPropertyChanges, c as computed, P as PROXY_CONTENT } from '../../shared-chunks/cache-
|
|
1
|
+
import { g as get, o as objectAt, l as beginPropertyChanges, m as endPropertyChanges, c as computed, P as PROXY_CONTENT } from '../../shared-chunks/cache-DtDz7X5V.js';
|
|
2
2
|
import '../-internals/meta/lib/meta.js';
|
|
3
3
|
import '../debug/index.js';
|
|
4
4
|
import '../../@glimmer/validator/index.js';
|
|
@@ -6,9 +6,9 @@ import '../../shared-chunks/mandatory-setter-CXNsxygN.js';
|
|
|
6
6
|
import { isDevelopingApp } from '@embroider/macros';
|
|
7
7
|
import '../../@glimmer/destroyable/index.js';
|
|
8
8
|
import '../../@glimmer/manager/index.js';
|
|
9
|
-
import { s as set } from '../../shared-chunks/property_set-
|
|
10
|
-
import { r as replaceInNativeArray, a as replace } from '../../shared-chunks/array-
|
|
11
|
-
import '../../shared-chunks/env-
|
|
9
|
+
import { s as set } from '../../shared-chunks/property_set-n9lAuzYY.js';
|
|
10
|
+
import { r as replaceInNativeArray, a as replace } from '../../shared-chunks/array-CVk-fNjW.js';
|
|
11
|
+
import '../../shared-chunks/env-DxZ20QzS.js';
|
|
12
12
|
import '../object/index.js';
|
|
13
13
|
import Mixin from '../object/mixin.js';
|
|
14
14
|
import Enumerable from '../enumerable/index.js';
|
|
@@ -150,9 +150,6 @@ function isArray(obj) {
|
|
|
150
150
|
|
|
151
151
|
/*
|
|
152
152
|
This allows us to define computed properties that are not enumerable.
|
|
153
|
-
The primary reason this is important is that when `NativeArray` is
|
|
154
|
-
applied to `Array.prototype` we need to ensure that we do not add _any_
|
|
155
|
-
new enumerable properties.
|
|
156
153
|
*/
|
|
157
154
|
function nonEnumerableComputed(callback) {
|
|
158
155
|
let property = computed(callback);
|
|
@@ -4,10 +4,10 @@ import { isDevelopingApp } from '@embroider/macros';
|
|
|
4
4
|
import '../debug/index.js';
|
|
5
5
|
import '../../@glimmer/destroyable/index.js';
|
|
6
6
|
import { consumeTag, validateTag, tagFor, valueForTag, combine } from '../../@glimmer/validator/index.js';
|
|
7
|
-
import { Q as PROPERTY_DID_CHANGE, g as get, o as objectAt, a as tagForProperty } from '../../shared-chunks/cache-
|
|
8
|
-
import { a as alias } from '../../shared-chunks/alias-
|
|
9
|
-
import { a as replace, b as arrayContentWillChange, c as arrayContentDidChange, d as addArrayObserver, e as removeArrayObserver } from '../../shared-chunks/array-
|
|
10
|
-
import '../../shared-chunks/env-
|
|
7
|
+
import { Q as PROPERTY_DID_CHANGE, g as get, o as objectAt, a as tagForProperty } from '../../shared-chunks/cache-DtDz7X5V.js';
|
|
8
|
+
import { a as alias } from '../../shared-chunks/alias-CPqbuwcg.js';
|
|
9
|
+
import { a as replace, b as arrayContentWillChange, c as arrayContentDidChange, d as addArrayObserver, e as removeArrayObserver } from '../../shared-chunks/array-CVk-fNjW.js';
|
|
10
|
+
import '../../shared-chunks/env-DxZ20QzS.js';
|
|
11
11
|
import EmberObject from '../object/index.js';
|
|
12
12
|
import EmberArray, { MutableArray } from './index.js';
|
|
13
13
|
import { setCustomTagFor } from '../../@glimmer/manager/index.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import '../../@glimmer/opcode-compiler/index.js';
|
|
2
|
-
export { H as default, h as helper } from '../../shared-chunks/index-
|
|
2
|
+
export { H as default, h as helper } from '../../shared-chunks/index-D-GTx_Yt.js';
|
|
3
3
|
import '../../shared-chunks/registry-BJpQx6hv.js';
|
|
4
4
|
import '../debug/index.js';
|
|
5
5
|
import '../../@glimmer/runtime/index.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export { componentCapabilities as capabilities, getComponentTemplate, setComponentTemplate } from '../../@glimmer/manager/index.js';
|
|
2
2
|
import '../../@glimmer/opcode-compiler/index.js';
|
|
3
|
-
export { I as Input, T as Textarea, C as default } from '../../shared-chunks/index-
|
|
3
|
+
export { I as Input, T as Textarea, C as default } from '../../shared-chunks/index-D-GTx_Yt.js';
|
|
4
4
|
import '../../shared-chunks/registry-BJpQx6hv.js';
|
|
5
5
|
import '../debug/index.js';
|
|
6
6
|
import '../../@glimmer/runtime/index.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getOwner } from '../-internals/owner/index.js';
|
|
2
2
|
import '../object/index.js';
|
|
3
3
|
import { FrameworkObject } from '../object/-internals.js';
|
|
4
|
-
import { c as computed, g as get, p as inject$1 } from '../../shared-chunks/cache-
|
|
4
|
+
import { c as computed, g as get, p as inject$1 } from '../../shared-chunks/cache-DtDz7X5V.js';
|
|
5
5
|
import '../-internals/meta/lib/meta.js';
|
|
6
6
|
import '../debug/index.js';
|
|
7
7
|
import '../../@glimmer/validator/index.js';
|
|
@@ -10,7 +10,7 @@ import '../../shared-chunks/mandatory-setter-CXNsxygN.js';
|
|
|
10
10
|
import '../../@glimmer/destroyable/index.js';
|
|
11
11
|
import '../../@glimmer/manager/index.js';
|
|
12
12
|
import '@embroider/macros';
|
|
13
|
-
import '../../shared-chunks/env-
|
|
13
|
+
import '../../shared-chunks/env-DxZ20QzS.js';
|
|
14
14
|
import Mixin from '../object/mixin.js';
|
|
15
15
|
import '../-internals/runtime/lib/mixins/registry_proxy.js';
|
|
16
16
|
import '../-internals/runtime/lib/mixins/container_proxy.js';
|
|
@@ -7,8 +7,8 @@ import './index.js';
|
|
|
7
7
|
import '../../@glimmer/destroyable/index.js';
|
|
8
8
|
import '../../@glimmer/validator/index.js';
|
|
9
9
|
import '../../@glimmer/manager/index.js';
|
|
10
|
-
import '../../shared-chunks/cache-
|
|
11
|
-
import '../../shared-chunks/env-
|
|
10
|
+
import '../../shared-chunks/cache-DtDz7X5V.js';
|
|
11
|
+
import '../../shared-chunks/env-DxZ20QzS.js';
|
|
12
12
|
import typeOf from '../utils/lib/type-of.js';
|
|
13
13
|
import '../-internals/runtime/lib/mixins/registry_proxy.js';
|
|
14
14
|
import '../-internals/runtime/lib/mixins/container_proxy.js';
|
|
@@ -6,13 +6,13 @@ import Namespace from '../application/namespace.js';
|
|
|
6
6
|
import { A } from '../array/index.js';
|
|
7
7
|
import { createCache, consumeTag, tagFor, untrack, getValue } from '../../@glimmer/validator/index.js';
|
|
8
8
|
import './index.js';
|
|
9
|
-
import { g as get } from '../../shared-chunks/cache-
|
|
9
|
+
import { g as get } from '../../shared-chunks/cache-DtDz7X5V.js';
|
|
10
10
|
import '../-internals/meta/lib/meta.js';
|
|
11
11
|
import '../../shared-chunks/mandatory-setter-CXNsxygN.js';
|
|
12
12
|
import '@embroider/macros';
|
|
13
13
|
import '../../@glimmer/destroyable/index.js';
|
|
14
14
|
import '../../@glimmer/manager/index.js';
|
|
15
|
-
import '../../shared-chunks/env-
|
|
15
|
+
import '../../shared-chunks/env-DxZ20QzS.js';
|
|
16
16
|
import { assert } from './lib/assert.js';
|
|
17
17
|
|
|
18
18
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { E as ENV } from '../../../shared-chunks/env-
|
|
1
|
+
import { E as ENV } from '../../../shared-chunks/env-DxZ20QzS.js';
|
|
2
2
|
import { assert } from './assert.js';
|
|
3
3
|
import { registerHandler as registerHandler$1, invoke } from './handlers.js';
|
|
4
4
|
import { isDevelopingApp } from '@embroider/macros';
|
|
@@ -14,9 +14,9 @@ import '../-internals/meta/lib/meta.js';
|
|
|
14
14
|
import '../../@glimmer/destroyable/index.js';
|
|
15
15
|
import '../../@glimmer/validator/index.js';
|
|
16
16
|
import '../../@glimmer/manager/index.js';
|
|
17
|
-
import { g as get } from '../../shared-chunks/cache-
|
|
18
|
-
import { s as set } from '../../shared-chunks/property_set-
|
|
19
|
-
import '../../shared-chunks/env-
|
|
17
|
+
import { g as get } from '../../shared-chunks/cache-DtDz7X5V.js';
|
|
18
|
+
import { s as set } from '../../shared-chunks/property_set-n9lAuzYY.js';
|
|
19
|
+
import '../../shared-chunks/env-DxZ20QzS.js';
|
|
20
20
|
import '../../route-recognizer/index.js';
|
|
21
21
|
import '../../shared-chunks/rsvp-ziM3qQyS.js';
|
|
22
22
|
import '../../shared-chunks/unrecognized-url-error-Csk7hcJF.js';
|
|
@@ -27,8 +27,8 @@ import '../-internals/views/lib/views/core_view.js';
|
|
|
27
27
|
import '../-internals/views/lib/mixins/action_support.js';
|
|
28
28
|
import '../-internals/views/lib/views/states.js';
|
|
29
29
|
import '../../@glimmer/opcode-compiler/index.js';
|
|
30
|
-
import '../../shared-chunks/index-
|
|
31
|
-
import { s as setupEngineRegistry } from '../../shared-chunks/setup-registry-
|
|
30
|
+
import '../../shared-chunks/index-D-GTx_Yt.js';
|
|
31
|
+
import { s as setupEngineRegistry } from '../../shared-chunks/setup-registry-Rh-QLzcd.js';
|
|
32
32
|
import '../../@glimmer/runtime/index.js';
|
|
33
33
|
import '../runloop/index.js';
|
|
34
34
|
import '../../@glimmer/reference/index.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { helperCapabilities, setHelperManager as setHelperManager$1 } from '../../@glimmer/manager/index.js';
|
|
2
2
|
import { invokeHelper as invokeHelper$1, hash as hash$1, array as array$1, concat as concat$1, get as get$1, fn as fn$1 } from '../../@glimmer/runtime/index.js';
|
|
3
3
|
import '../../@glimmer/opcode-compiler/index.js';
|
|
4
|
-
import { u as uniqueId$1 } from '../../shared-chunks/index-
|
|
4
|
+
import { u as uniqueId$1 } from '../../shared-chunks/index-D-GTx_Yt.js';
|
|
5
5
|
import '../../shared-chunks/registry-BJpQx6hv.js';
|
|
6
6
|
import '../debug/index.js';
|
|
7
7
|
import '../runloop/index.js';
|
|
@@ -2,7 +2,7 @@ import { setModifierManager as setModifierManager$1 } from '../../@glimmer/manag
|
|
|
2
2
|
export { modifierCapabilities as capabilities } from '../../@glimmer/manager/index.js';
|
|
3
3
|
export { on } from './on.js';
|
|
4
4
|
import '../../@glimmer/opcode-compiler/index.js';
|
|
5
|
-
import '../../shared-chunks/index-
|
|
5
|
+
import '../../shared-chunks/index-D-GTx_Yt.js';
|
|
6
6
|
import '../../shared-chunks/registry-BJpQx6hv.js';
|
|
7
7
|
import '../debug/index.js';
|
|
8
8
|
import '../../@glimmer/runtime/index.js';
|
|
@@ -6,9 +6,9 @@ import '../../@glimmer/destroyable/index.js';
|
|
|
6
6
|
import '../../@glimmer/validator/index.js';
|
|
7
7
|
import '../../@glimmer/manager/index.js';
|
|
8
8
|
import { isDevelopingApp } from '@embroider/macros';
|
|
9
|
-
import { E as addListener } from '../../shared-chunks/cache-
|
|
9
|
+
import { E as addListener } from '../../shared-chunks/cache-DtDz7X5V.js';
|
|
10
10
|
export { g as cacheFor } from '../../shared-chunks/computed_cache-DmYKevAP.js';
|
|
11
|
-
import '../../shared-chunks/env-
|
|
11
|
+
import '../../shared-chunks/env-DxZ20QzS.js';
|
|
12
12
|
import EmberObject from './index.js';
|
|
13
13
|
import { assert } from '../debug/lib/assert.js';
|
|
14
14
|
|
|
@@ -5,8 +5,8 @@ import '../debug/index.js';
|
|
|
5
5
|
import '../../@glimmer/destroyable/index.js';
|
|
6
6
|
import { tagFor, track, updateTag as UPDATE_TAG, consumeTag } from '../../@glimmer/validator/index.js';
|
|
7
7
|
import '../../@glimmer/manager/index.js';
|
|
8
|
-
import { s as setClassicDecorator, i as isElementDescriptor, b as descriptorForProperty } from '../../shared-chunks/cache-
|
|
9
|
-
import '../../shared-chunks/env-
|
|
8
|
+
import { s as setClassicDecorator, i as isElementDescriptor, b as descriptorForProperty } from '../../shared-chunks/cache-DtDz7X5V.js';
|
|
9
|
+
import '../../shared-chunks/env-DxZ20QzS.js';
|
|
10
10
|
import { assert } from '../debug/lib/assert.js';
|
|
11
11
|
|
|
12
12
|
let wrapGetterSetter = function (target, key, desc) {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
export { C as default, e as expandProperties } from '../../shared-chunks/cache-
|
|
1
|
+
export { C as default, e as expandProperties } from '../../shared-chunks/cache-DtDz7X5V.js';
|
|
2
2
|
import '../-internals/meta/lib/meta.js';
|
|
3
|
-
export { a as alias } from '../../shared-chunks/alias-
|
|
3
|
+
export { a as alias } from '../../shared-chunks/alias-CPqbuwcg.js';
|
|
4
4
|
import '../debug/index.js';
|
|
5
5
|
import '../../shared-chunks/mandatory-setter-CXNsxygN.js';
|
|
6
6
|
import '@embroider/macros';
|
|
7
7
|
import '../../@glimmer/destroyable/index.js';
|
|
8
8
|
import '../../@glimmer/manager/index.js';
|
|
9
9
|
import '../../@glimmer/validator/index.js';
|
|
10
|
-
import '../../shared-chunks/env-
|
|
10
|
+
import '../../shared-chunks/env-DxZ20QzS.js';
|
|
11
11
|
export { and, bool, deprecatingAlias, empty, equal, gt, gte, lt, lte, match, none, not, notEmpty, oneWay, or, readOnly, oneWay as reads } from './lib/computed/computed_macros.js';
|
|
12
12
|
export { collect, filter, filterBy, intersect, map, mapBy, max, min, setDiff, sort, sum, union, uniq, uniqBy } from './lib/computed/reduce_computed_macros.js';
|
|
@@ -8,8 +8,8 @@ import { registerDestructor, isDestroyed, isDestroying, destroy } from '../../@g
|
|
|
8
8
|
import '../../@glimmer/validator/index.js';
|
|
9
9
|
import '../../@glimmer/manager/index.js';
|
|
10
10
|
import { isDevelopingApp } from '@embroider/macros';
|
|
11
|
-
import { h as hasUnknownProperty, P as PROXY_CONTENT, b as descriptorForProperty, f as isClassicDecorator, d as defineProperty, j as activateObserver, k as sendEvent, D as DEBUG_INJECTION_FUNCTIONS } from '../../shared-chunks/cache-
|
|
12
|
-
import '../../shared-chunks/env-
|
|
11
|
+
import { h as hasUnknownProperty, P as PROXY_CONTENT, b as descriptorForProperty, f as isClassicDecorator, d as defineProperty, j as activateObserver, k as sendEvent, D as DEBUG_INJECTION_FUNCTIONS } from '../../shared-chunks/cache-DtDz7X5V.js';
|
|
12
|
+
import '../../shared-chunks/env-DxZ20QzS.js';
|
|
13
13
|
import Mixin, { applyMixin } from './mixin.js';
|
|
14
14
|
import '../-internals/runtime/lib/mixins/registry_proxy.js';
|
|
15
15
|
import '../-internals/runtime/lib/mixins/container_proxy.js';
|
|
@@ -5,9 +5,9 @@ import '../debug/index.js';
|
|
|
5
5
|
import '../../@glimmer/destroyable/index.js';
|
|
6
6
|
import '../../@glimmer/validator/index.js';
|
|
7
7
|
import '../../@glimmer/manager/index.js';
|
|
8
|
-
import { v as hasListeners, F as removeListener, k as sendEvent, E as addListener } from '../../shared-chunks/cache-
|
|
9
|
-
export { N as on } from '../../shared-chunks/cache-
|
|
10
|
-
import '../../shared-chunks/env-
|
|
8
|
+
import { v as hasListeners, F as removeListener, k as sendEvent, E as addListener } from '../../shared-chunks/cache-DtDz7X5V.js';
|
|
9
|
+
export { N as on } from '../../shared-chunks/cache-DtDz7X5V.js';
|
|
10
|
+
import '../../shared-chunks/env-DxZ20QzS.js';
|
|
11
11
|
import Mixin from './mixin.js';
|
|
12
12
|
|
|
13
13
|
/**
|
|
@@ -5,5 +5,5 @@ import '../debug/index.js';
|
|
|
5
5
|
import '../../@glimmer/destroyable/index.js';
|
|
6
6
|
import '../../@glimmer/validator/index.js';
|
|
7
7
|
import '../../@glimmer/manager/index.js';
|
|
8
|
-
export { E as addListener, F as removeListener, k as sendEvent } from '../../shared-chunks/cache-
|
|
9
|
-
import '../../shared-chunks/env-
|
|
8
|
+
export { E as addListener, F as removeListener, k as sendEvent } from '../../shared-chunks/cache-DtDz7X5V.js';
|
|
9
|
+
import '../../shared-chunks/env-DxZ20QzS.js';
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import '../debug/index.js';
|
|
2
|
-
import { E as ENV } from '../../shared-chunks/env-
|
|
3
|
-
import { s as setClassicDecorator, i as isElementDescriptor, e as expandProperties } from '../../shared-chunks/cache-
|
|
4
|
-
export { c as computed, d as defineProperty, g as get, n as notifyPropertyChange } from '../../shared-chunks/cache-
|
|
2
|
+
import { E as ENV } from '../../shared-chunks/env-DxZ20QzS.js';
|
|
3
|
+
import { s as setClassicDecorator, i as isElementDescriptor, e as expandProperties } from '../../shared-chunks/cache-DtDz7X5V.js';
|
|
4
|
+
export { c as computed, d as defineProperty, g as get, n as notifyPropertyChange } from '../../shared-chunks/cache-DtDz7X5V.js';
|
|
5
5
|
import '../-internals/meta/lib/meta.js';
|
|
6
6
|
import '../../@glimmer/validator/index.js';
|
|
7
7
|
import { s as setObservers } from '../../shared-chunks/mandatory-setter-CXNsxygN.js';
|
|
8
8
|
import { isDevelopingApp } from '@embroider/macros';
|
|
9
9
|
import '../../@glimmer/destroyable/index.js';
|
|
10
10
|
import '../../@glimmer/manager/index.js';
|
|
11
|
-
export { s as set, t as trySet } from '../../shared-chunks/property_set-
|
|
12
|
-
export { g as getProperties, s as setProperties } from '../../shared-chunks/set_properties-
|
|
11
|
+
export { s as set, t as trySet } from '../../shared-chunks/property_set-n9lAuzYY.js';
|
|
12
|
+
export { g as getProperties, s as setProperties } from '../../shared-chunks/set_properties-D2_u0phU.js';
|
|
13
13
|
import { g as getFactoryFor } from '../../shared-chunks/registry-BJpQx6hv.js';
|
|
14
14
|
import CoreObject from './core.js';
|
|
15
15
|
import Observable from './observable.js';
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { i as isElementDescriptor, c as computed, g as get, e as expandProperties } from '../../../../shared-chunks/cache-
|
|
1
|
+
import { i as isElementDescriptor, c as computed, g as get, e as expandProperties } from '../../../../shared-chunks/cache-DtDz7X5V.js';
|
|
2
2
|
import '../../../-internals/meta/lib/meta.js';
|
|
3
|
-
import { a as alias } from '../../../../shared-chunks/alias-
|
|
3
|
+
import { a as alias } from '../../../../shared-chunks/alias-CPqbuwcg.js';
|
|
4
4
|
import { deprecate } from '../../../debug/index.js';
|
|
5
|
-
import { s as set } from '../../../../shared-chunks/property_set-
|
|
5
|
+
import { s as set } from '../../../../shared-chunks/property_set-n9lAuzYY.js';
|
|
6
6
|
import { isDevelopingApp } from '@embroider/macros';
|
|
7
7
|
import '../../../../shared-chunks/mandatory-setter-CXNsxygN.js';
|
|
8
8
|
import '../../../../@glimmer/destroyable/index.js';
|
|
9
9
|
import '../../../../@glimmer/manager/index.js';
|
|
10
10
|
import '../../../../@glimmer/validator/index.js';
|
|
11
|
-
import '../../../../shared-chunks/env-
|
|
11
|
+
import '../../../../shared-chunks/env-DxZ20QzS.js';
|
|
12
12
|
import '../../index.js';
|
|
13
13
|
import isNone from '../../../utils/lib/is_none.js';
|
|
14
14
|
import isEmpty from '../../../utils/lib/is_empty.js';
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import '../../../debug/index.js';
|
|
2
|
-
import { i as isElementDescriptor, c as computed, g as get, R as autoComputed } from '../../../../shared-chunks/cache-
|
|
2
|
+
import { i as isElementDescriptor, c as computed, g as get, R as autoComputed } from '../../../../shared-chunks/cache-DtDz7X5V.js';
|
|
3
3
|
import '../../../-internals/meta/lib/meta.js';
|
|
4
4
|
import '../../../../@glimmer/validator/index.js';
|
|
5
5
|
import '../../../../shared-chunks/mandatory-setter-CXNsxygN.js';
|
|
6
6
|
import { isDevelopingApp } from '@embroider/macros';
|
|
7
7
|
import '../../../../@glimmer/destroyable/index.js';
|
|
8
8
|
import '../../../../@glimmer/manager/index.js';
|
|
9
|
-
import '../../../../shared-chunks/env-
|
|
9
|
+
import '../../../../shared-chunks/env-DxZ20QzS.js';
|
|
10
10
|
import '../../index.js';
|
|
11
11
|
import '../../core.js';
|
|
12
12
|
import compare from '../../../utils/lib/compare.js';
|
|
@@ -3,11 +3,11 @@ import { peekMeta, meta } from '../-internals/meta/lib/meta.js';
|
|
|
3
3
|
import { g as guidFor, R as ROOT, o as observerListenerMetaFor, w as wrap } from '../../shared-chunks/mandatory-setter-CXNsxygN.js';
|
|
4
4
|
import { isDevelopingApp } from '@embroider/macros';
|
|
5
5
|
import '../debug/index.js';
|
|
6
|
-
import { y as nativeDescDecorator, z as defineValue, A as defineDecorator, B as revalidateObservers, x as addObserver, E as addListener, f as isClassicDecorator, w as removeObserver, F as removeListener, G as descriptorForDecorator, C as ComputedProperty, H as makeComputedDecorator } from '../../shared-chunks/cache-
|
|
6
|
+
import { y as nativeDescDecorator, z as defineValue, A as defineDecorator, B as revalidateObservers, x as addObserver, E as addListener, f as isClassicDecorator, w as removeObserver, F as removeListener, G as descriptorForDecorator, C as ComputedProperty, H as makeComputedDecorator } from '../../shared-chunks/cache-DtDz7X5V.js';
|
|
7
7
|
import '../../@glimmer/validator/index.js';
|
|
8
8
|
import '../../@glimmer/destroyable/index.js';
|
|
9
9
|
import '../../@glimmer/manager/index.js';
|
|
10
|
-
import { s as setUnprocessedMixins } from '../../shared-chunks/namespace_search-
|
|
10
|
+
import { s as setUnprocessedMixins } from '../../shared-chunks/namespace_search-Dh_YNV5f.js';
|
|
11
11
|
import { assert } from '../debug/lib/assert.js';
|
|
12
12
|
|
|
13
13
|
/**
|