ember-source 7.1.0-alpha.3 → 7.1.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/dev/packages/@ember/-internals/environment/index.js +10 -0
- package/dist/dev/packages/@ember/-internals/glimmer/index.js +6 -6
- package/dist/dev/packages/@ember/application/index.js +4 -4
- package/dist/dev/packages/@ember/application/instance.js +3 -3
- package/dist/dev/packages/@ember/component/helper.js +3 -3
- package/dist/dev/packages/@ember/component/index.js +3 -3
- package/dist/dev/packages/@ember/component/template-only.js +2 -2
- package/dist/dev/packages/@ember/debug/index.js +2 -1
- package/dist/dev/packages/@ember/engine/index.js +4 -4
- package/dist/dev/packages/@ember/helper/index.js +50 -6
- package/dist/dev/packages/@ember/modifier/index.js +3 -3
- package/dist/dev/packages/@ember/modifier/on.js +2 -2
- package/dist/dev/packages/@ember/renderer/index.js +3 -3
- package/dist/dev/packages/@ember/routing/index.js +3 -3
- package/dist/dev/packages/@ember/routing/route.js +1 -1
- package/dist/dev/packages/@ember/template/index.js +3 -3
- package/dist/dev/packages/@ember/template-compiler/lib/compile-options.js +6 -4
- package/dist/dev/packages/@ember/template-compiler/lib/plugins/auto-import-builtins.js +18 -0
- package/dist/dev/packages/@glimmer/manager/index.js +2 -2
- package/dist/dev/packages/@glimmer/node/index.js +4 -4
- package/dist/dev/packages/@glimmer/program/index.js +1 -1
- package/dist/dev/packages/@glimmer/runtime/index.js +5 -5
- package/dist/dev/packages/ember/version.js +1 -1
- package/dist/dev/packages/shared-chunks/{api-BqXkkT0p.js → api-BQMslHhq.js} +1 -1
- package/dist/dev/packages/shared-chunks/{constants-p7AL-pog.js → constants-BbdWMvgs.js} +1 -1
- package/dist/dev/packages/shared-chunks/{dynamic-BfDKO5NI.js → dynamic-CgX8M02_.js} +2 -2
- package/dist/dev/packages/shared-chunks/{element-builder-DO43ztVP.js → element-builder-BpJIoi99.js} +1 -1
- package/dist/dev/packages/shared-chunks/{index-QZstta6s.js → index-RzG0Jvjx.js} +5 -5
- package/dist/dev/packages/shared-chunks/{invoke-CgfoEtMT.js → neq-DujMPv1k.js} +27 -3
- package/dist/dev/packages/shared-chunks/{rehydrate-builder-CEk2KOIk.js → rehydrate-builder-BRH0p0wA.js} +2 -2
- package/dist/dev/packages/shared-chunks/{render-C1HzKUcM.js → render-DCchifOK.js} +3 -3
- package/dist/dev/packages/shared-chunks/{serialize-builder-CPKxdfiH.js → serialize-builder-DiO7Ak9_.js} +3 -3
- package/dist/dev/packages/shared-chunks/{setup-registry-B7-RknRf.js → setup-registry-DxchCIL2.js} +6 -6
- package/dist/prod/packages/@ember/-internals/environment/index.js +10 -0
- package/dist/prod/packages/@ember/-internals/glimmer/index.js +6 -6
- package/dist/prod/packages/@ember/application/index.js +4 -4
- package/dist/prod/packages/@ember/application/instance.js +3 -3
- package/dist/prod/packages/@ember/component/helper.js +3 -3
- package/dist/prod/packages/@ember/component/index.js +3 -3
- package/dist/prod/packages/@ember/component/template-only.js +2 -2
- package/dist/prod/packages/@ember/debug/index.js +1 -0
- package/dist/prod/packages/@ember/engine/index.js +4 -4
- package/dist/prod/packages/@ember/helper/index.js +50 -6
- package/dist/prod/packages/@ember/modifier/index.js +3 -3
- package/dist/prod/packages/@ember/modifier/on.js +2 -2
- package/dist/prod/packages/@ember/renderer/index.js +3 -3
- package/dist/prod/packages/@ember/routing/index.js +3 -3
- package/dist/prod/packages/@ember/routing/route.js +1 -1
- package/dist/prod/packages/@ember/template/index.js +3 -3
- package/dist/prod/packages/@ember/template-compiler/lib/compile-options.js +6 -4
- package/dist/prod/packages/@ember/template-compiler/lib/plugins/auto-import-builtins.js +18 -0
- package/dist/prod/packages/@glimmer/manager/index.js +2 -2
- package/dist/prod/packages/@glimmer/node/index.js +4 -4
- package/dist/prod/packages/@glimmer/program/index.js +1 -1
- package/dist/prod/packages/@glimmer/runtime/index.js +5 -5
- package/dist/prod/packages/ember/version.js +1 -1
- package/dist/prod/packages/shared-chunks/{api-DtWa0ZaF.js → api-B5UrgITK.js} +1 -1
- package/dist/prod/packages/shared-chunks/{constants-2M371WiB.js → constants-DThhT5fu.js} +1 -1
- package/dist/prod/packages/shared-chunks/{element-builder-BmLF0C-1.js → element-builder-CzXb9l1W.js} +1 -1
- package/dist/prod/packages/shared-chunks/{index-6pnzcm45.js → index-r-Dz_hzt.js} +5 -5
- package/dist/prod/packages/shared-chunks/{invoke-BdJCXD-b.js → neq-BqdovTuC.js} +21 -3
- package/dist/prod/packages/shared-chunks/{on-CLxdmpmk.js → on-CersD7PL.js} +2 -2
- package/dist/prod/packages/shared-chunks/{rehydrate-builder-CUefZL4I.js → rehydrate-builder-D3t52iGR.js} +2 -2
- package/dist/prod/packages/shared-chunks/{render-BlriW61t.js → render-D78XHdek.js} +3 -3
- package/dist/prod/packages/shared-chunks/{serialize-builder-DgpXSc2Q.js → serialize-builder-iXiRs1Pg.js} +3 -3
- package/dist/prod/packages/shared-chunks/{setup-registry-DeObnZ2Z.js → setup-registry-Cs-7NIJU.js} +6 -6
- package/docs/data.json +132 -29
- package/package.json +1 -1
- package/types/stable/@ember/-internals/environment/lib/env.d.ts +11 -0
- package/types/stable/@ember/helper/index.d.ts +48 -0
- package/types/stable/@glimmer/runtime/index.d.ts +2 -0
- package/types/stable/@glimmer/runtime/lib/helpers/eq.d.ts +8 -0
- package/types/stable/@glimmer/runtime/lib/helpers/neq.d.ts +8 -0
- package/types/stable/index.d.ts +2 -0
package/build-metadata.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "7.1.0-alpha.
|
|
2
|
+
"version": "7.1.0-alpha.4",
|
|
3
3
|
"buildType": "tag",
|
|
4
|
-
"SHA": "
|
|
5
|
-
"assetPath": "/tag/shas/
|
|
4
|
+
"SHA": "8c2698de3c91133065de0d0cded1a2667f592abb",
|
|
5
|
+
"assetPath": "/tag/shas/8c2698de3c91133065de0d0cded1a2667f592abb.tgz"
|
|
6
6
|
}
|
|
@@ -69,6 +69,16 @@ const ENV = {
|
|
|
69
69
|
@public
|
|
70
70
|
*/
|
|
71
71
|
LOG_VERSION: true,
|
|
72
|
+
/**
|
|
73
|
+
The `LOG_INSPECTOR_HINT` property, when true, tells Ember to log a hint
|
|
74
|
+
suggesting the Ember Inspector browser extension when it is not detected.
|
|
75
|
+
@property LOG_INSPECTOR_HINT
|
|
76
|
+
@type Boolean
|
|
77
|
+
@default true
|
|
78
|
+
@for EmberENV
|
|
79
|
+
@public
|
|
80
|
+
*/
|
|
81
|
+
LOG_INSPECTOR_HINT: true,
|
|
72
82
|
RAISE_ON_DEPRECATION: false,
|
|
73
83
|
STRUCTURED_PROFILE: false,
|
|
74
84
|
/**
|
|
@@ -7,14 +7,14 @@ export { t as template, a as templateCacheCounters } from '../../../shared-chunk
|
|
|
7
7
|
import '../../../@glimmer/destroyable/index.js';
|
|
8
8
|
import '../../../shared-chunks/capabilities-O_xc7Yqk.js';
|
|
9
9
|
export { componentCapabilities, modifierCapabilities } from '../../../@glimmer/manager/index.js';
|
|
10
|
-
export { C as Component, H as Helper, I as Input, L as LinkTo, O as OutletView, b as Renderer, R as RootTemplate, S as SafeString, T as Textarea, c as TrustedHTML, _ as _resetRenderers, g as element, h as helper, d as htmlSafe, i as isHTMLSafe, e as isTrustedHTML, f as renderComponent, r as renderSettled, t as trustHTML, u as uniqueId } from '../../../shared-chunks/index-
|
|
11
|
-
export { s as setupApplicationRegistry, a as setupEngineRegistry } from '../../../shared-chunks/setup-registry-
|
|
12
|
-
export { D as DOMChanges } from '../../../shared-chunks/dynamic-
|
|
13
|
-
import '../../../shared-chunks/constants-
|
|
14
|
-
export { i as isSerializationFirstNode } from '../../../shared-chunks/rehydrate-builder-
|
|
10
|
+
export { C as Component, H as Helper, I as Input, L as LinkTo, O as OutletView, b as Renderer, R as RootTemplate, S as SafeString, T as Textarea, c as TrustedHTML, _ as _resetRenderers, g as element, h as helper, d as htmlSafe, i as isHTMLSafe, e as isTrustedHTML, f as renderComponent, r as renderSettled, t as trustHTML, u as uniqueId } from '../../../shared-chunks/index-RzG0Jvjx.js';
|
|
11
|
+
export { s as setupApplicationRegistry, a as setupEngineRegistry } from '../../../shared-chunks/setup-registry-DxchCIL2.js';
|
|
12
|
+
export { D as DOMChanges } from '../../../shared-chunks/dynamic-CgX8M02_.js';
|
|
13
|
+
import '../../../shared-chunks/constants-BbdWMvgs.js';
|
|
14
|
+
export { i as isSerializationFirstNode } from '../../../shared-chunks/rehydrate-builder-BRH0p0wA.js';
|
|
15
15
|
export { NodeDOMTreeConstruction } from '../../../@glimmer/node/index.js';
|
|
16
16
|
export { setComponentManager } from '../../component/index.js';
|
|
17
|
-
export { D as DOMTreeConstruction } from '../../../shared-chunks/element-builder-
|
|
17
|
+
export { D as DOMTreeConstruction } from '../../../shared-chunks/element-builder-BpJIoi99.js';
|
|
18
18
|
|
|
19
19
|
// STATE within a module is frowned upon, this exists
|
|
20
20
|
// to support Ember.TEMPLATES but shield ember internals from this legacy
|
|
@@ -44,10 +44,10 @@ import Engine, { buildInitializerMethod } from '../engine/index.js';
|
|
|
44
44
|
import { privatize } from '../-internals/container/index.js';
|
|
45
45
|
import '../../shared-chunks/fragment-Cc5k9Oy4.js';
|
|
46
46
|
import '../../shared-chunks/index-BUPd6pkm.js';
|
|
47
|
-
import '../../shared-chunks/index-
|
|
48
|
-
import { s as setupApplicationRegistry } from '../../shared-chunks/setup-registry-
|
|
49
|
-
import '../../shared-chunks/dynamic-
|
|
50
|
-
import '../../shared-chunks/constants-
|
|
47
|
+
import '../../shared-chunks/index-RzG0Jvjx.js';
|
|
48
|
+
import { s as setupApplicationRegistry } from '../../shared-chunks/setup-registry-DxchCIL2.js';
|
|
49
|
+
import '../../shared-chunks/dynamic-CgX8M02_.js';
|
|
50
|
+
import '../../shared-chunks/constants-BbdWMvgs.js';
|
|
51
51
|
import RouterService from '../routing/router-service.js';
|
|
52
52
|
import { assert } from '../debug/lib/assert.js';
|
|
53
53
|
|
|
@@ -9,11 +9,11 @@ import '../../shared-chunks/reference-C3TKDRnP.js';
|
|
|
9
9
|
import '../../shared-chunks/index-BUPd6pkm.js';
|
|
10
10
|
import '../../@glimmer/destroyable/index.js';
|
|
11
11
|
import '../../shared-chunks/capabilities-O_xc7Yqk.js';
|
|
12
|
-
import { r as renderSettled } from '../../shared-chunks/index-
|
|
12
|
+
import { r as renderSettled } from '../../shared-chunks/index-RzG0Jvjx.js';
|
|
13
13
|
import '../-internals/container/index.js';
|
|
14
14
|
import '../debug/index.js';
|
|
15
|
-
import '../../shared-chunks/dynamic-
|
|
16
|
-
import '../../shared-chunks/constants-
|
|
15
|
+
import '../../shared-chunks/dynamic-CgX8M02_.js';
|
|
16
|
+
import '../../shared-chunks/constants-BbdWMvgs.js';
|
|
17
17
|
import '../runloop/index.js';
|
|
18
18
|
import EmberRouter from '../routing/router.js';
|
|
19
19
|
import '../../shared-chunks/mandatory-setter-DHZe7-kW.js';
|
|
@@ -6,9 +6,9 @@ import '../../shared-chunks/reference-C3TKDRnP.js';
|
|
|
6
6
|
import '../../shared-chunks/index-BUPd6pkm.js';
|
|
7
7
|
import '../../@glimmer/destroyable/index.js';
|
|
8
8
|
import '../../shared-chunks/capabilities-O_xc7Yqk.js';
|
|
9
|
-
export { H as default, h as helper } from '../../shared-chunks/index-
|
|
9
|
+
export { H as default, h as helper } from '../../shared-chunks/index-RzG0Jvjx.js';
|
|
10
10
|
import '../-internals/container/index.js';
|
|
11
11
|
import '../debug/index.js';
|
|
12
|
-
import '../../shared-chunks/dynamic-
|
|
13
|
-
import '../../shared-chunks/constants-
|
|
12
|
+
import '../../shared-chunks/dynamic-CgX8M02_.js';
|
|
13
|
+
import '../../shared-chunks/constants-BbdWMvgs.js';
|
|
14
14
|
import '../runloop/index.js';
|
|
@@ -9,11 +9,11 @@ export { componentCapabilities as capabilities } from '../../@glimmer/manager/in
|
|
|
9
9
|
export { g as getComponentTemplate, s as setComponentTemplate } from '../../shared-chunks/template-kM-7TTcc.js';
|
|
10
10
|
import '../../shared-chunks/fragment-Cc5k9Oy4.js';
|
|
11
11
|
import '../../shared-chunks/index-BUPd6pkm.js';
|
|
12
|
-
export { I as Input, T as Textarea, C as default } from '../../shared-chunks/index-
|
|
12
|
+
export { I as Input, T as Textarea, C as default } from '../../shared-chunks/index-RzG0Jvjx.js';
|
|
13
13
|
import '../-internals/container/index.js';
|
|
14
14
|
import '../debug/index.js';
|
|
15
|
-
import '../../shared-chunks/dynamic-
|
|
16
|
-
import '../../shared-chunks/constants-
|
|
15
|
+
import '../../shared-chunks/dynamic-CgX8M02_.js';
|
|
16
|
+
import '../../shared-chunks/constants-BbdWMvgs.js';
|
|
17
17
|
import '../runloop/index.js';
|
|
18
18
|
|
|
19
19
|
/**
|
|
@@ -3,8 +3,8 @@ import '../../shared-chunks/debug-to-string-CFb7h0lY.js';
|
|
|
3
3
|
import '../../@glimmer/global-context/index.js';
|
|
4
4
|
import '../../@glimmer/validator/index.js';
|
|
5
5
|
import '../../shared-chunks/reference-C3TKDRnP.js';
|
|
6
|
-
import { z as templateOnlyComponent } from '../../shared-chunks/dynamic-
|
|
7
|
-
import '../../shared-chunks/constants-
|
|
6
|
+
import { z as templateOnlyComponent } from '../../shared-chunks/dynamic-CgX8M02_.js';
|
|
7
|
+
import '../../shared-chunks/constants-BbdWMvgs.js';
|
|
8
8
|
import '../../@glimmer/destroyable/index.js';
|
|
9
9
|
import '../../shared-chunks/capabilities-O_xc7Yqk.js';
|
|
10
10
|
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { i as isFirefox, a as isChrome } from '../../shared-chunks/index-BGP1rw3B.js';
|
|
2
|
+
import { ENV } from '../-internals/environment/index.js';
|
|
2
3
|
import defaultDeprecate from './lib/deprecate.js';
|
|
3
4
|
export { registerHandler as registerDeprecationHandler } from './lib/deprecate.js';
|
|
4
5
|
import { isTesting } from './lib/testing.js';
|
|
@@ -195,7 +196,7 @@ function deprecate(...args) {
|
|
|
195
196
|
setDebugFunction('warn', _warn);
|
|
196
197
|
}
|
|
197
198
|
let _warnIfUsingStrippedFeatureFlags;
|
|
198
|
-
if (!isTesting()) {
|
|
199
|
+
if (!isTesting() && ENV.LOG_INSPECTOR_HINT) {
|
|
199
200
|
if (typeof window !== 'undefined' && (isFirefox || isChrome) && window.addEventListener) {
|
|
200
201
|
window.addEventListener('load', () => {
|
|
201
202
|
if (document.documentElement && document.documentElement.dataset && !document.documentElement.dataset['emberExtension']) {
|
|
@@ -29,10 +29,10 @@ import '../-internals/views/lib/mixins/action_support.js';
|
|
|
29
29
|
import '../-internals/views/lib/views/states.js';
|
|
30
30
|
import '../../shared-chunks/fragment-Cc5k9Oy4.js';
|
|
31
31
|
import '../../shared-chunks/index-BUPd6pkm.js';
|
|
32
|
-
import '../../shared-chunks/index-
|
|
33
|
-
import { a as setupEngineRegistry } from '../../shared-chunks/setup-registry-
|
|
34
|
-
import '../../shared-chunks/dynamic-
|
|
35
|
-
import '../../shared-chunks/constants-
|
|
32
|
+
import '../../shared-chunks/index-RzG0Jvjx.js';
|
|
33
|
+
import { a as setupEngineRegistry } from '../../shared-chunks/setup-registry-DxchCIL2.js';
|
|
34
|
+
import '../../shared-chunks/dynamic-CgX8M02_.js';
|
|
35
|
+
import '../../shared-chunks/constants-BbdWMvgs.js';
|
|
36
36
|
import '../runloop/index.js';
|
|
37
37
|
import RegistryProxyMixin from '../-internals/runtime/lib/mixins/registry_proxy.js';
|
|
38
38
|
import '../-internals/runtime/lib/mixins/container_proxy.js';
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import '../../shared-chunks/debug-to-string-CFb7h0lY.js';
|
|
2
2
|
import '../../@glimmer/global-context/index.js';
|
|
3
|
-
import {
|
|
3
|
+
import { a as helperCapabilities } from '../../shared-chunks/api-BQMslHhq.js';
|
|
4
4
|
import '../../shared-chunks/capabilities-O_xc7Yqk.js';
|
|
5
5
|
import '../../@glimmer/destroyable/index.js';
|
|
6
6
|
import '../../@glimmer/validator/index.js';
|
|
7
7
|
import '../../shared-chunks/reference-C3TKDRnP.js';
|
|
8
8
|
import { setHelperManager as setHelperManager$1 } from '../../@glimmer/manager/index.js';
|
|
9
9
|
import '../../shared-chunks/fragment-Cc5k9Oy4.js';
|
|
10
|
-
import { i as array$1, k as concat$1, o as fn$1, p as get$1, q as hash$1 } from '../../shared-chunks/dynamic-
|
|
11
|
-
import '../../shared-chunks/constants-
|
|
12
|
-
import { i as invokeHelper$1 } from '../../shared-chunks/
|
|
10
|
+
import { i as array$1, k as concat$1, o as fn$1, p as get$1, q as hash$1 } from '../../shared-chunks/dynamic-CgX8M02_.js';
|
|
11
|
+
import '../../shared-chunks/constants-BbdWMvgs.js';
|
|
12
|
+
import { e as eq$1, i as invokeHelper$1, n as neq$1 } from '../../shared-chunks/neq-DujMPv1k.js';
|
|
13
13
|
import '../../shared-chunks/index-BUPd6pkm.js';
|
|
14
|
-
import { g as glimmerElement, u as uniqueId$1 } from '../../shared-chunks/index-
|
|
14
|
+
import { g as glimmerElement, u as uniqueId$1 } from '../../shared-chunks/index-RzG0Jvjx.js';
|
|
15
15
|
import '../-internals/container/index.js';
|
|
16
16
|
import '../debug/index.js';
|
|
17
17
|
import '../runloop/index.js';
|
|
@@ -503,7 +503,51 @@ const element = glimmerElement;
|
|
|
503
503
|
* ```
|
|
504
504
|
*/
|
|
505
505
|
const uniqueId = uniqueId$1;
|
|
506
|
+
/**
|
|
507
|
+
* The `{{eq}}` helper returns `true` if its two arguments are strictly equal
|
|
508
|
+
* (`===`). Takes exactly two arguments.
|
|
509
|
+
*
|
|
510
|
+
* ```js
|
|
511
|
+
* import { eq } from '@ember/helper';
|
|
512
|
+
*
|
|
513
|
+
* <template>
|
|
514
|
+
* {{if (eq @status "active") "Active" "Inactive"}}
|
|
515
|
+
* </template>
|
|
516
|
+
* ```
|
|
517
|
+
*
|
|
518
|
+
* In strict-mode (gjs/gts) templates, `eq` is available as a keyword and
|
|
519
|
+
* does not need to be imported.
|
|
520
|
+
*
|
|
521
|
+
* @method eq
|
|
522
|
+
* @param {unknown} left
|
|
523
|
+
* @param {unknown} right
|
|
524
|
+
* @return {boolean}
|
|
525
|
+
* @public
|
|
526
|
+
*/
|
|
527
|
+
const eq = eq$1;
|
|
528
|
+
/**
|
|
529
|
+
* The `{{neq}}` helper returns `true` if its two arguments are strictly
|
|
530
|
+
* not equal (`!==`). Takes exactly two arguments.
|
|
531
|
+
*
|
|
532
|
+
* ```js
|
|
533
|
+
* import { neq } from '@ember/helper';
|
|
534
|
+
*
|
|
535
|
+
* <template>
|
|
536
|
+
* {{if (neq @status "active") "Not active" "Active"}}
|
|
537
|
+
* </template>
|
|
538
|
+
* ```
|
|
539
|
+
*
|
|
540
|
+
* In strict-mode (gjs/gts) templates, `neq` is available as a keyword and
|
|
541
|
+
* does not need to be imported.
|
|
542
|
+
*
|
|
543
|
+
* @method neq
|
|
544
|
+
* @param {unknown} left
|
|
545
|
+
* @param {unknown} right
|
|
546
|
+
* @return {boolean}
|
|
547
|
+
* @public
|
|
548
|
+
*/
|
|
549
|
+
const neq = neq$1;
|
|
506
550
|
|
|
507
551
|
/* eslint-enable @typescript-eslint/no-empty-object-type */
|
|
508
552
|
|
|
509
|
-
export { array, capabilities, concat, element, fn, get, hash, invokeHelper, setHelperManager, uniqueId };
|
|
553
|
+
export { array, capabilities, concat, element, eq, fn, get, hash, invokeHelper, neq, setHelperManager, uniqueId };
|
|
@@ -9,11 +9,11 @@ export { modifierCapabilities as capabilities } from '../../@glimmer/manager/ind
|
|
|
9
9
|
export { on } from './on.js';
|
|
10
10
|
import '../../shared-chunks/fragment-Cc5k9Oy4.js';
|
|
11
11
|
import '../../shared-chunks/index-BUPd6pkm.js';
|
|
12
|
-
import '../../shared-chunks/index-
|
|
12
|
+
import '../../shared-chunks/index-RzG0Jvjx.js';
|
|
13
13
|
import '../-internals/container/index.js';
|
|
14
14
|
import '../debug/index.js';
|
|
15
|
-
import '../../shared-chunks/dynamic-
|
|
16
|
-
import '../../shared-chunks/constants-
|
|
15
|
+
import '../../shared-chunks/dynamic-CgX8M02_.js';
|
|
16
|
+
import '../../shared-chunks/constants-BbdWMvgs.js';
|
|
17
17
|
import '../runloop/index.js';
|
|
18
18
|
|
|
19
19
|
// NOTE: this uses assignment to *require* that the `glimmerSetModifierManager`
|
|
@@ -3,8 +3,8 @@ import '../../shared-chunks/debug-to-string-CFb7h0lY.js';
|
|
|
3
3
|
import '../../@glimmer/global-context/index.js';
|
|
4
4
|
import '../../@glimmer/validator/index.js';
|
|
5
5
|
import '../../shared-chunks/reference-C3TKDRnP.js';
|
|
6
|
-
import { t as on$1 } from '../../shared-chunks/dynamic-
|
|
7
|
-
import '../../shared-chunks/constants-
|
|
6
|
+
import { t as on$1 } from '../../shared-chunks/dynamic-CgX8M02_.js';
|
|
7
|
+
import '../../shared-chunks/constants-BbdWMvgs.js';
|
|
8
8
|
import '../../@glimmer/destroyable/index.js';
|
|
9
9
|
import '../../shared-chunks/capabilities-O_xc7Yqk.js';
|
|
10
10
|
|
|
@@ -6,9 +6,9 @@ import '../../shared-chunks/reference-C3TKDRnP.js';
|
|
|
6
6
|
import '../../shared-chunks/index-BUPd6pkm.js';
|
|
7
7
|
import '../../@glimmer/destroyable/index.js';
|
|
8
8
|
import '../../shared-chunks/capabilities-O_xc7Yqk.js';
|
|
9
|
-
export { f as renderComponent, r as renderSettled } from '../../shared-chunks/index-
|
|
9
|
+
export { f as renderComponent, r as renderSettled } from '../../shared-chunks/index-RzG0Jvjx.js';
|
|
10
10
|
import '../-internals/container/index.js';
|
|
11
11
|
import '../debug/index.js';
|
|
12
|
-
import '../../shared-chunks/dynamic-
|
|
13
|
-
import '../../shared-chunks/constants-
|
|
12
|
+
import '../../shared-chunks/dynamic-CgX8M02_.js';
|
|
13
|
+
import '../../shared-chunks/constants-BbdWMvgs.js';
|
|
14
14
|
import '../runloop/index.js';
|
|
@@ -6,9 +6,9 @@ import '../../shared-chunks/reference-C3TKDRnP.js';
|
|
|
6
6
|
import '../../shared-chunks/index-BUPd6pkm.js';
|
|
7
7
|
import '../../@glimmer/destroyable/index.js';
|
|
8
8
|
import '../../shared-chunks/capabilities-O_xc7Yqk.js';
|
|
9
|
-
export { L as LinkTo } from '../../shared-chunks/index-
|
|
9
|
+
export { L as LinkTo } from '../../shared-chunks/index-RzG0Jvjx.js';
|
|
10
10
|
import '../-internals/container/index.js';
|
|
11
11
|
import '../debug/index.js';
|
|
12
|
-
import '../../shared-chunks/dynamic-
|
|
13
|
-
import '../../shared-chunks/constants-
|
|
12
|
+
import '../../shared-chunks/dynamic-CgX8M02_.js';
|
|
13
|
+
import '../../shared-chunks/constants-BbdWMvgs.js';
|
|
14
14
|
import '../runloop/index.js';
|
|
@@ -6,7 +6,7 @@ import '../../@glimmer/validator/index.js';
|
|
|
6
6
|
import { l as lookupDescriptor } from '../../shared-chunks/mandatory-setter-DHZe7-kW.js';
|
|
7
7
|
import { i as isProxy } from '../../shared-chunks/is_proxy-B0smdQy8.js';
|
|
8
8
|
import '../../@glimmer/destroyable/index.js';
|
|
9
|
-
import {
|
|
9
|
+
import { h as hasInternalComponentManager } from '../../shared-chunks/api-BQMslHhq.js';
|
|
10
10
|
import '../../@glimmer/global-context/index.js';
|
|
11
11
|
import '../../shared-chunks/debug-to-string-CFb7h0lY.js';
|
|
12
12
|
import '../../shared-chunks/reference-C3TKDRnP.js';
|
|
@@ -6,9 +6,9 @@ import '../../shared-chunks/reference-C3TKDRnP.js';
|
|
|
6
6
|
import '../../shared-chunks/index-BUPd6pkm.js';
|
|
7
7
|
import '../../@glimmer/destroyable/index.js';
|
|
8
8
|
import '../../shared-chunks/capabilities-O_xc7Yqk.js';
|
|
9
|
-
export { d as htmlSafe, i as isHTMLSafe, e as isTrustedHTML, t as trustHTML } from '../../shared-chunks/index-
|
|
9
|
+
export { d as htmlSafe, i as isHTMLSafe, e as isTrustedHTML, t as trustHTML } from '../../shared-chunks/index-RzG0Jvjx.js';
|
|
10
10
|
import '../-internals/container/index.js';
|
|
11
11
|
import '../debug/index.js';
|
|
12
|
-
import '../../shared-chunks/dynamic-
|
|
13
|
-
import '../../shared-chunks/constants-
|
|
12
|
+
import '../../shared-chunks/dynamic-CgX8M02_.js';
|
|
13
|
+
import '../../shared-chunks/constants-BbdWMvgs.js';
|
|
14
14
|
import '../runloop/index.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { hash, fn, array } from '../../helper/index.js';
|
|
1
|
+
import { neq, hash, fn, eq, array } from '../../helper/index.js';
|
|
2
2
|
import '../../../shared-chunks/debug-to-string-CFb7h0lY.js';
|
|
3
3
|
import '../../../@glimmer/global-context/index.js';
|
|
4
4
|
import '../../../@glimmer/destroyable/index.js';
|
|
@@ -8,11 +8,11 @@ import '../../../shared-chunks/capabilities-O_xc7Yqk.js';
|
|
|
8
8
|
import { on } from '../../modifier/on.js';
|
|
9
9
|
import '../../../shared-chunks/fragment-Cc5k9Oy4.js';
|
|
10
10
|
import '../../../shared-chunks/index-BUPd6pkm.js';
|
|
11
|
-
import '../../../shared-chunks/index-
|
|
11
|
+
import '../../../shared-chunks/index-RzG0Jvjx.js';
|
|
12
12
|
import '../../-internals/container/index.js';
|
|
13
13
|
import '../../debug/index.js';
|
|
14
|
-
import '../../../shared-chunks/dynamic-
|
|
15
|
-
import '../../../shared-chunks/constants-
|
|
14
|
+
import '../../../shared-chunks/dynamic-CgX8M02_.js';
|
|
15
|
+
import '../../../shared-chunks/constants-BbdWMvgs.js';
|
|
16
16
|
import '../../runloop/index.js';
|
|
17
17
|
import { STRICT_MODE_KEYWORDS, STRICT_MODE_TRANSFORMS, RESOLUTION_MODE_TRANSFORMS } from './plugins/index.js';
|
|
18
18
|
import { ALLOWED_GLOBALS } from './plugins/allowed-globals.js';
|
|
@@ -33,8 +33,10 @@ function malformedComponentLookup(string) {
|
|
|
33
33
|
const RUNTIME_KEYWORDS_NAME = '__ember_keywords__';
|
|
34
34
|
const keywords = {
|
|
35
35
|
array,
|
|
36
|
+
eq,
|
|
36
37
|
fn,
|
|
37
38
|
hash,
|
|
39
|
+
neq,
|
|
38
40
|
on
|
|
39
41
|
};
|
|
40
42
|
function buildCompileOptions(_options) {
|
|
@@ -35,6 +35,12 @@ function autoImportBuiltins(env) {
|
|
|
35
35
|
if (isHash(node, hasLocal)) {
|
|
36
36
|
rewriteKeyword(env, node, 'hash', '@ember/helper');
|
|
37
37
|
}
|
|
38
|
+
if (isEq(node, hasLocal)) {
|
|
39
|
+
rewriteKeyword(env, node, 'eq', '@ember/helper');
|
|
40
|
+
}
|
|
41
|
+
if (isNeq(node, hasLocal)) {
|
|
42
|
+
rewriteKeyword(env, node, 'neq', '@ember/helper');
|
|
43
|
+
}
|
|
38
44
|
},
|
|
39
45
|
MustacheStatement(node) {
|
|
40
46
|
if (isArray(node, hasLocal)) {
|
|
@@ -46,6 +52,12 @@ function autoImportBuiltins(env) {
|
|
|
46
52
|
if (isHash(node, hasLocal)) {
|
|
47
53
|
rewriteKeyword(env, node, 'hash', '@ember/helper');
|
|
48
54
|
}
|
|
55
|
+
if (isEq(node, hasLocal)) {
|
|
56
|
+
rewriteKeyword(env, node, 'eq', '@ember/helper');
|
|
57
|
+
}
|
|
58
|
+
if (isNeq(node, hasLocal)) {
|
|
59
|
+
rewriteKeyword(env, node, 'neq', '@ember/helper');
|
|
60
|
+
}
|
|
49
61
|
}
|
|
50
62
|
}
|
|
51
63
|
};
|
|
@@ -71,5 +83,11 @@ function isFn(node, hasLocal) {
|
|
|
71
83
|
function isHash(node, hasLocal) {
|
|
72
84
|
return isPath(node.path) && node.path.original === 'hash' && !hasLocal('hash');
|
|
73
85
|
}
|
|
86
|
+
function isEq(node, hasLocal) {
|
|
87
|
+
return isPath(node.path) && node.path.original === 'eq' && !hasLocal('eq');
|
|
88
|
+
}
|
|
89
|
+
function isNeq(node, hasLocal) {
|
|
90
|
+
return isPath(node.path) && node.path.original === 'neq' && !hasLocal('neq');
|
|
91
|
+
}
|
|
74
92
|
|
|
75
93
|
export { autoImportBuiltins as default };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { i as setInternalHelperManager, C as CustomHelperManager, s as setInternalComponentManager, j as setInternalModifierManager } from '../../shared-chunks/api-
|
|
2
|
-
export { e as getInternalComponentManager, g as getInternalHelperManager, d as getInternalModifierManager,
|
|
1
|
+
import { i as setInternalHelperManager, C as CustomHelperManager, s as setInternalComponentManager, j as setInternalModifierManager } from '../../shared-chunks/api-BQMslHhq.js';
|
|
2
|
+
export { e as getInternalComponentManager, g as getInternalHelperManager, d as getInternalModifierManager, c as hasDestroyable, h as hasInternalComponentManager, f as hasInternalHelperManager, k as hasInternalModifierManager, b as hasValue, a as helperCapabilities } from '../../shared-chunks/api-BQMslHhq.js';
|
|
3
3
|
import { registerDestructor } from '../destroyable/index.js';
|
|
4
4
|
import { debugAssert } from '../global-context/index.js';
|
|
5
5
|
import '../../shared-chunks/debug-to-string-CFb7h0lY.js';
|
|
@@ -3,13 +3,13 @@ import '../../shared-chunks/debug-to-string-CFb7h0lY.js';
|
|
|
3
3
|
import '../global-context/index.js';
|
|
4
4
|
import '../validator/index.js';
|
|
5
5
|
import '../../shared-chunks/reference-C3TKDRnP.js';
|
|
6
|
-
import { C as ConcreteBounds } from '../../shared-chunks/dynamic-
|
|
7
|
-
import '../../shared-chunks/constants-
|
|
6
|
+
import { C as ConcreteBounds } from '../../shared-chunks/dynamic-CgX8M02_.js';
|
|
7
|
+
import '../../shared-chunks/constants-BbdWMvgs.js';
|
|
8
8
|
import '../destroyable/index.js';
|
|
9
9
|
import '../../shared-chunks/capabilities-O_xc7Yqk.js';
|
|
10
10
|
import createHTMLDocument from '../../@simple-dom/document/index.js';
|
|
11
|
-
import { D as DOMTreeConstruction } from '../../shared-chunks/element-builder-
|
|
12
|
-
export { s as serializeBuilder } from '../../shared-chunks/serialize-builder-
|
|
11
|
+
import { D as DOMTreeConstruction } from '../../shared-chunks/element-builder-BpJIoi99.js';
|
|
12
|
+
export { s as serializeBuilder } from '../../shared-chunks/serialize-builder-DiO7Ak9_.js';
|
|
13
13
|
|
|
14
14
|
class NodeDOMTreeConstruction extends DOMTreeConstruction {
|
|
15
15
|
// Hides property on base class
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { C as ConstantsImpl } from '../../shared-chunks/constants-
|
|
1
|
+
import { C as ConstantsImpl } from '../../shared-chunks/constants-BbdWMvgs.js';
|
|
2
2
|
import { a as ProgramHeapImpl } from '../../shared-chunks/program-DfV0v8aa.js';
|
|
3
3
|
export { P as ProgramImpl, R as RuntimeOpImpl } from '../../shared-chunks/program-DfV0v8aa.js';
|
|
4
4
|
|
|
@@ -3,9 +3,9 @@ import '../../shared-chunks/debug-to-string-CFb7h0lY.js';
|
|
|
3
3
|
import '../global-context/index.js';
|
|
4
4
|
import '../validator/index.js';
|
|
5
5
|
import '../../shared-chunks/reference-C3TKDRnP.js';
|
|
6
|
-
export { C as ConcreteBounds, a as CurriedValue, b as CursorImpl, D as DOMChanges, c as DynamicAttribute, E as EMPTY_ARGS, d as EMPTY_NAMED, e as EMPTY_POSITIONAL, f as IDOMChanges, S as SimpleDynamicAttribute, T as TEMPLATE_ONLY_COMPONENT_MANAGER, g as TemplateOnlyComponent, h as TemplateOnlyComponentManager, i as array, j as clear, k as concat, l as createCapturedArgs, m as curry, n as dynamicAttribute, o as fn, p as get, q as hash, r as isWhitespace, s as normalizeProperty, t as on, u as reifyArgs, v as reifyNamed, w as reifyPositional, x as resetDebuggerCallback, y as setDebuggerCallback, z as templateOnlyComponent } from '../../shared-chunks/dynamic-
|
|
7
|
-
export { D as DynamicScopeImpl, E as EnvironmentImpl, L as LowLevelVM, S as ScopeImpl, U as UpdatingVM, i as inTransaction, r as renderComponent, a as renderMain, b as renderSync, c as runtimeOptions } from '../../shared-chunks/render-
|
|
8
|
-
export { i as invokeHelper } from '../../shared-chunks/
|
|
6
|
+
export { C as ConcreteBounds, a as CurriedValue, b as CursorImpl, D as DOMChanges, c as DynamicAttribute, E as EMPTY_ARGS, d as EMPTY_NAMED, e as EMPTY_POSITIONAL, f as IDOMChanges, S as SimpleDynamicAttribute, T as TEMPLATE_ONLY_COMPONENT_MANAGER, g as TemplateOnlyComponent, h as TemplateOnlyComponentManager, i as array, j as clear, k as concat, l as createCapturedArgs, m as curry, n as dynamicAttribute, o as fn, p as get, q as hash, r as isWhitespace, s as normalizeProperty, t as on, u as reifyArgs, v as reifyNamed, w as reifyPositional, x as resetDebuggerCallback, y as setDebuggerCallback, z as templateOnlyComponent } from '../../shared-chunks/dynamic-CgX8M02_.js';
|
|
7
|
+
export { D as DynamicScopeImpl, E as EnvironmentImpl, L as LowLevelVM, S as ScopeImpl, U as UpdatingVM, i as inTransaction, r as renderComponent, a as renderMain, b as renderSync, c as runtimeOptions } from '../../shared-chunks/render-DCchifOK.js';
|
|
8
|
+
export { e as eq, i as invokeHelper, n as neq } from '../../shared-chunks/neq-DujMPv1k.js';
|
|
9
9
|
export { destroy, isDestroyed, isDestroying, registerDestructor } from '../destroyable/index.js';
|
|
10
|
-
export { D as DOMTreeConstruction, N as NewTreeBuilder, R as RemoteBlock, a as ResettableBlockImpl, c as clientBuilder } from '../../shared-chunks/element-builder-
|
|
11
|
-
export { R as RehydrateTree, S as SERIALIZATION_FIRST_NODE_STRING, i as isSerializationFirstNode, r as rehydrationBuilder } from '../../shared-chunks/rehydrate-builder-
|
|
10
|
+
export { D as DOMTreeConstruction, N as NewTreeBuilder, R as RemoteBlock, a as ResettableBlockImpl, c as clientBuilder } from '../../shared-chunks/element-builder-BpJIoi99.js';
|
|
11
|
+
export { R as RehydrateTree, S as SERIALIZATION_FIRST_NODE_STRING, i as isSerializationFirstNode, r as rehydrationBuilder } from '../../shared-chunks/rehydrate-builder-BRH0p0wA.js';
|
|
@@ -244,4 +244,4 @@ function hasDefaultHelperManager(definition) {
|
|
|
244
244
|
return typeof definition === 'function';
|
|
245
245
|
}
|
|
246
246
|
|
|
247
|
-
export { CustomHelperManager as C,
|
|
247
|
+
export { CustomHelperManager as C, helperCapabilities as a, hasValue as b, hasDestroyable as c, getInternalModifierManager as d, getInternalComponentManager as e, hasInternalHelperManager as f, getInternalHelperManager as g, hasInternalComponentManager as h, setInternalHelperManager as i, setInternalModifierManager as j, hasInternalModifierManager as k, setInternalComponentManager as s };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { c as constants } from './fragment-Cc5k9Oy4.js';
|
|
2
2
|
import './debug-to-string-CFb7h0lY.js';
|
|
3
3
|
import { e as expect } from './collections-D_nY_0UJ.js';
|
|
4
|
-
import { g as getInternalHelperManager, d as getInternalModifierManager, e as getInternalComponentManager } from './api-
|
|
4
|
+
import { g as getInternalHelperManager, d as getInternalModifierManager, e as getInternalComponentManager } from './api-BQMslHhq.js';
|
|
5
5
|
import '../@glimmer/destroyable/index.js';
|
|
6
6
|
import '../@glimmer/global-context/index.js';
|
|
7
7
|
import { e as enumerate } from './array-utils-CZQxrdD3.js';
|
|
@@ -7,14 +7,14 @@ import { CONSTANT_TAG, INITIAL, validateTag, consumeTag, valueForTag, beginTrack
|
|
|
7
7
|
import { c as createComputeRef, v as valueForRef, a as createConstRef, d as createPrimitiveRef, i as isConstRef, U as UNDEFINED_REFERENCE, N as NULL_REFERENCE, T as TRUE_REFERENCE, F as FALSE_REFERENCE, R as REFERENCE, e as createDebugAliasRef, b as childRefFor, f as isInvokableRef, u as updateRef } from './reference-C3TKDRnP.js';
|
|
8
8
|
import { e as $v0, f as $t1, g as $t0, a as $pc, b as $ra, c as $fp, d as $sp, h as $s1, $ as $s0 } from './registers-ylirb0dq.js';
|
|
9
9
|
import { registerDestructor, destroy, associateDestroyableChild, _hasDestroyableChildren } from '../@glimmer/destroyable/index.js';
|
|
10
|
-
import { d as getInternalModifierManager, g as getInternalHelperManager,
|
|
10
|
+
import { d as getInternalModifierManager, g as getInternalHelperManager, h as hasInternalComponentManager, f as hasInternalHelperManager, s as setInternalComponentManager, i as setInternalHelperManager, j as setInternalModifierManager } from './api-BQMslHhq.js';
|
|
11
11
|
import { m as managerHasCapability } from './capabilities-O_xc7Yqk.js';
|
|
12
12
|
import { ContentType } from '../@glimmer/vm/index.js';
|
|
13
13
|
import { createIteratorRef } from '../@glimmer/reference/index.js';
|
|
14
14
|
import { s as setLocalDebugType } from './debug-brand-B1TWjOCH.js';
|
|
15
15
|
import { b as EMPTY_STRING_ARRAY, e as enumerate, c as emptyArray } from './array-utils-CZQxrdD3.js';
|
|
16
16
|
import { a as assert } from './assert-CUCJBR2C.js';
|
|
17
|
-
import { a as unwrapTemplate } from './constants-
|
|
17
|
+
import { a as unwrapTemplate } from './constants-BbdWMvgs.js';
|
|
18
18
|
import { I as InternalComponentCapabilities } from './flags-B9qxc-pB.js';
|
|
19
19
|
import { a as castToBrowser } from './simple-cast-DCvJLSin.js';
|
|
20
20
|
|
package/dist/dev/packages/shared-chunks/{element-builder-DO43ztVP.js → element-builder-BpJIoi99.js}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { G as DOMOperations, b as CursorImpl, C as ConcreteBounds, n as dynamicAttribute, j as clear } from './dynamic-
|
|
1
|
+
import { G as DOMOperations, b as CursorImpl, C as ConcreteBounds, n as dynamicAttribute, j as clear } from './dynamic-CgX8M02_.js';
|
|
2
2
|
import { a as assert } from './assert-CUCJBR2C.js';
|
|
3
3
|
import { s as setLocalDebugType } from './debug-brand-B1TWjOCH.js';
|
|
4
4
|
import './debug-to-string-CFb7h0lY.js';
|
|
@@ -8,8 +8,8 @@ import { registerDestructor, associateDestroyableChild, isDestroyed, destroy, is
|
|
|
8
8
|
import { c as capabilityFlagsFrom } from './capabilities-O_xc7Yqk.js';
|
|
9
9
|
import { getFactoryFor, privatize } from '../@ember/-internals/container/index.js';
|
|
10
10
|
import { warn, debugFreeze, deprecate } from '../@ember/debug/index.js';
|
|
11
|
-
import { w as reifyPositional, s as normalizeProperty, E as EMPTY_ARGS, l as createCapturedArgs, e as EMPTY_POSITIONAL, m as curry, q as hash, p as get$1, o as fn, k as concat, i as array, t as on$1, T as TEMPLATE_ONLY_COMPONENT_MANAGER, z as templateOnlyComponent } from './dynamic-
|
|
12
|
-
import './constants-
|
|
11
|
+
import { w as reifyPositional, s as normalizeProperty, E as EMPTY_ARGS, l as createCapturedArgs, e as EMPTY_POSITIONAL, m as curry, q as hash, p as get$1, o as fn, k as concat, i as array, t as on$1, T as TEMPLATE_ONLY_COMPONENT_MANAGER, z as templateOnlyComponent } from './dynamic-CgX8M02_.js';
|
|
12
|
+
import './constants-BbdWMvgs.js';
|
|
13
13
|
import { join, schedule, _backburner, _getCurrentRunLoop } from '../@ember/runloop/index.js';
|
|
14
14
|
import { h as hasDOM } from './index-BGP1rw3B.js';
|
|
15
15
|
import { action } from '../@ember/object/index.js';
|
|
@@ -19,7 +19,7 @@ import { g as guidFor, f as getDebugName, i as isObject } from './mandatory-sett
|
|
|
19
19
|
import { $ as tracked, g as get, b as descriptorForProperty, O as PROPERTY_DID_CHANGE, x as nativeDescDecorator, t as tagForObject, Q as objectAt, a as tagForProperty, X as _getProp } from './observers-Bj9qLVau.js';
|
|
20
20
|
import { ENV } from '../@ember/-internals/environment/index.js';
|
|
21
21
|
import { setOwner, getOwner, isFactory } from '../@ember/-internals/owner/index.js';
|
|
22
|
-
import { s as setInternalComponentManager, g as getInternalHelperManager,
|
|
22
|
+
import { s as setInternalComponentManager, g as getInternalHelperManager, a as helperCapabilities, i as setInternalHelperManager, h as hasInternalComponentManager, e as getInternalComponentManager } from './api-BQMslHhq.js';
|
|
23
23
|
import { s as setComponentTemplate, g as getComponentTemplate } from './template-kM-7TTcc.js';
|
|
24
24
|
import { assert } from '../@ember/debug/lib/assert.js';
|
|
25
25
|
import { d as decorateFieldV2, i as initializeDeferredDecorator, a as decorateMethodV2 } from './chunk-3SQBS3Y5-Cj4eryg1.js';
|
|
@@ -48,8 +48,8 @@ import { setHelperManager } from '../@glimmer/manager/index.js';
|
|
|
48
48
|
import { d as dict } from './collections-D_nY_0UJ.js';
|
|
49
49
|
import { artifacts } from '../@glimmer/program/index.js';
|
|
50
50
|
import { R as RuntimeOpImpl } from './program-DfV0v8aa.js';
|
|
51
|
-
import { c as runtimeOptions, i as inTransaction, r as renderComponent$1, a as renderMain } from './render-
|
|
52
|
-
import { c as clientBuilder } from './element-builder-
|
|
51
|
+
import { c as runtimeOptions, i as inTransaction, r as renderComponent$1, a as renderMain } from './render-DCchifOK.js';
|
|
52
|
+
import { c as clientBuilder } from './element-builder-BpJIoi99.js';
|
|
53
53
|
import { a as RSVP } from './rsvp-CnCSY930.js';
|
|
54
54
|
import EngineInstance from '../@ember/engine/instance.js';
|
|
55
55
|
import { _ as _setProp, s as set } from './property_set-DaoZXGM5.js';
|
|
@@ -1,12 +1,24 @@
|
|
|
1
1
|
import { isDestroying, isDestroyed, associateDestroyableChild } from '../@glimmer/destroyable/index.js';
|
|
2
|
-
import { g as getInternalHelperManager,
|
|
2
|
+
import { g as getInternalHelperManager, b as hasValue, c as hasDestroyable } from './api-BQMslHhq.js';
|
|
3
3
|
import '../@glimmer/global-context/index.js';
|
|
4
4
|
import './debug-to-string-CFb7h0lY.js';
|
|
5
5
|
import { createCache, getValue } from '../@glimmer/validator/index.js';
|
|
6
6
|
import './reference-C3TKDRnP.js';
|
|
7
7
|
import './capabilities-O_xc7Yqk.js';
|
|
8
8
|
import { getOwner } from '../@glimmer/owner/index.js';
|
|
9
|
-
import { E as EMPTY_ARGS, d as EMPTY_NAMED, e as EMPTY_POSITIONAL } from './dynamic-
|
|
9
|
+
import { E as EMPTY_ARGS, d as EMPTY_NAMED, e as EMPTY_POSITIONAL } from './dynamic-CgX8M02_.js';
|
|
10
|
+
|
|
11
|
+
/**
|
|
12
|
+
* Performs a strict equality comparison.
|
|
13
|
+
*
|
|
14
|
+
* left === right
|
|
15
|
+
*/
|
|
16
|
+
function eq(left, right) {
|
|
17
|
+
if (arguments.length !== 2) {
|
|
18
|
+
throw new Error(`\`eq\` expects exactly two arguments, but received ${arguments.length}.`);
|
|
19
|
+
}
|
|
20
|
+
return left === right;
|
|
21
|
+
}
|
|
10
22
|
|
|
11
23
|
let ARGS_CACHES = new WeakMap() ;
|
|
12
24
|
function getArgs(proxy) {
|
|
@@ -64,4 +76,16 @@ function invokeHelper(context, definition, computeArgs) {
|
|
|
64
76
|
return cache;
|
|
65
77
|
}
|
|
66
78
|
|
|
67
|
-
|
|
79
|
+
/**
|
|
80
|
+
* Performs a strict inequality comparison.
|
|
81
|
+
*
|
|
82
|
+
* left !== right
|
|
83
|
+
*/
|
|
84
|
+
function neq(left, right) {
|
|
85
|
+
if (arguments.length !== 2) {
|
|
86
|
+
throw new Error(`\`neq\` expects exactly two arguments, but received ${arguments.length}.`);
|
|
87
|
+
}
|
|
88
|
+
return left !== right;
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
export { eq as e, invokeHelper as i, neq as n };
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { C as ConcreteBounds, A as COMMENT_NODE, b as CursorImpl, B as TEXT_NODE, F as ELEMENT_NODE, N as NS_SVG } from './dynamic-
|
|
1
|
+
import { C as ConcreteBounds, A as COMMENT_NODE, b as CursorImpl, B as TEXT_NODE, F as ELEMENT_NODE, N as NS_SVG } from './dynamic-CgX8M02_.js';
|
|
2
2
|
import './fragment-Cc5k9Oy4.js';
|
|
3
3
|
import { a as assert } from './assert-CUCJBR2C.js';
|
|
4
4
|
import './debug-to-string-CFb7h0lY.js';
|
|
5
5
|
import { e as expect } from './collections-D_nY_0UJ.js';
|
|
6
6
|
import { c as castToSimple, a as castToBrowser } from './simple-cast-DCvJLSin.js';
|
|
7
|
-
import { N as NewTreeBuilder, R as RemoteBlock } from './element-builder-
|
|
7
|
+
import { N as NewTreeBuilder, R as RemoteBlock } from './element-builder-BpJIoi99.js';
|
|
8
8
|
|
|
9
9
|
const SERIALIZATION_FIRST_NODE_STRING = '%+b:0%';
|
|
10
10
|
function isSerializationFirstNode(node) {
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import './debug-to-string-CFb7h0lY.js';
|
|
2
2
|
import { u as unwrap, e as expect, S as StackImpl } from './collections-D_nY_0UJ.js';
|
|
3
|
-
import { u as unwrapHandle } from './constants-
|
|
3
|
+
import { u as unwrapHandle } from './constants-BbdWMvgs.js';
|
|
4
4
|
import { assertGlobalContextWasSet } from '../@glimmer/global-context/index.js';
|
|
5
5
|
import { track, updateTag as UPDATE_TAG, debug, resetTracking, beginTrackFrame, endTrackFrame } from '../@glimmer/validator/index.js';
|
|
6
6
|
import { U as UNDEFINED_REFERENCE, v as valueForRef, u as updateRef, a as createConstRef, b as childRefFor } from './reference-C3TKDRnP.js';
|
|
7
7
|
import { a as assert } from './assert-CUCJBR2C.js';
|
|
8
8
|
import { P as ProgramImpl } from './program-DfV0v8aa.js';
|
|
9
|
-
import { H as DebugRenderTreeImpl, I as isArgumentError, f as DOMChangesImpl, J as APPEND_OPCODES, K as move, j as clear, V as VMArgumentsImpl, L as externs, M as JumpIfNotModifiedOpcode, O as BeginTrackFrameOpcode, P as EndTrackFrameOpcode } from './dynamic-
|
|
10
|
-
import { D as DOMTreeConstruction, N as NewTreeBuilder } from './element-builder-
|
|
9
|
+
import { H as DebugRenderTreeImpl, I as isArgumentError, f as DOMChangesImpl, J as APPEND_OPCODES, K as move, j as clear, V as VMArgumentsImpl, L as externs, M as JumpIfNotModifiedOpcode, O as BeginTrackFrameOpcode, P as EndTrackFrameOpcode } from './dynamic-CgX8M02_.js';
|
|
10
|
+
import { D as DOMTreeConstruction, N as NewTreeBuilder } from './element-builder-BpJIoi99.js';
|
|
11
11
|
import { a as assign } from './object-utils-AijlD-JH.js';
|
|
12
12
|
import { destroyChildren, associateDestroyableChild, destroy, registerDestructor } from '../@glimmer/destroyable/index.js';
|
|
13
13
|
import { createIteratorItemRef } from '../@glimmer/reference/index.js';
|