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
|
@@ -3,11 +3,11 @@ import './debug-to-string-CFb7h0lY.js';
|
|
|
3
3
|
import '../@glimmer/global-context/index.js';
|
|
4
4
|
import '../@glimmer/validator/index.js';
|
|
5
5
|
import './reference-C3TKDRnP.js';
|
|
6
|
-
import { C as ConcreteBounds } from './dynamic-
|
|
7
|
-
import './constants-
|
|
6
|
+
import { C as ConcreteBounds } from './dynamic-CgX8M02_.js';
|
|
7
|
+
import './constants-BbdWMvgs.js';
|
|
8
8
|
import '../@glimmer/destroyable/index.js';
|
|
9
9
|
import './capabilities-O_xc7Yqk.js';
|
|
10
|
-
import { N as NewTreeBuilder } from './element-builder-
|
|
10
|
+
import { N as NewTreeBuilder } from './element-builder-BpJIoi99.js';
|
|
11
11
|
|
|
12
12
|
/* eslint-disable @typescript-eslint/no-unsafe-enum-comparison */
|
|
13
13
|
|
package/dist/dev/packages/shared-chunks/{setup-registry-B7-RknRf.js → setup-registry-DxchCIL2.js}
RENAMED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import { privatize } from '../@ember/-internals/container/index.js';
|
|
2
2
|
import { getOwner } from '../@ember/-internals/owner/index.js';
|
|
3
3
|
import '../@ember/debug/index.js';
|
|
4
|
-
import { O as OutletView, a as OutletTemplate, I as Input, L as LinkTo, T as Textarea, R as RootTemplate, b as Renderer } from './index-
|
|
4
|
+
import { O as OutletView, a as OutletTemplate, I as Input, L as LinkTo, T as Textarea, R as RootTemplate, b as Renderer } from './index-RzG0Jvjx.js';
|
|
5
5
|
import './fragment-Cc5k9Oy4.js';
|
|
6
6
|
import './debug-to-string-CFb7h0lY.js';
|
|
7
7
|
import '../@glimmer/global-context/index.js';
|
|
8
8
|
import '../@glimmer/validator/index.js';
|
|
9
9
|
import './reference-C3TKDRnP.js';
|
|
10
|
-
import './dynamic-
|
|
11
|
-
import './constants-
|
|
10
|
+
import './dynamic-CgX8M02_.js';
|
|
11
|
+
import './constants-BbdWMvgs.js';
|
|
12
12
|
import '../@glimmer/destroyable/index.js';
|
|
13
13
|
import './capabilities-O_xc7Yqk.js';
|
|
14
|
-
import { c as clientBuilder } from './element-builder-
|
|
15
|
-
import { r as rehydrationBuilder } from './rehydrate-builder-
|
|
16
|
-
import { s as serializeBuilder } from './serialize-builder-
|
|
14
|
+
import { c as clientBuilder } from './element-builder-BpJIoi99.js';
|
|
15
|
+
import { r as rehydrationBuilder } from './rehydrate-builder-BRH0p0wA.js';
|
|
16
|
+
import { s as serializeBuilder } from './serialize-builder-DiO7Ak9_.js';
|
|
17
17
|
import { assert } from '../@ember/debug/lib/assert.js';
|
|
18
18
|
|
|
19
19
|
function setupApplicationRegistry(registry) {
|
|
@@ -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
|
/**
|
|
@@ -4,14 +4,14 @@ import '../../../shared-chunks/reference-BNqcwZWH.js';
|
|
|
4
4
|
export { t as template, a as templateCacheCounters } from '../../../shared-chunks/index-CjaDF9kC.js';
|
|
5
5
|
import '../../../shared-chunks/capabilities-DXA-L0iT.js';
|
|
6
6
|
export { componentCapabilities, modifierCapabilities } from '../../../@glimmer/manager/index.js';
|
|
7
|
-
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-
|
|
8
|
-
export { s as setupApplicationRegistry, a as setupEngineRegistry } from '../../../shared-chunks/setup-registry-
|
|
9
|
-
export { D as DOMChanges } from '../../../shared-chunks/on-
|
|
10
|
-
import '../../../shared-chunks/constants-
|
|
11
|
-
export { i as isSerializationFirstNode } from '../../../shared-chunks/rehydrate-builder-
|
|
7
|
+
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-r-Dz_hzt.js';
|
|
8
|
+
export { s as setupApplicationRegistry, a as setupEngineRegistry } from '../../../shared-chunks/setup-registry-Cs-7NIJU.js';
|
|
9
|
+
export { D as DOMChanges } from '../../../shared-chunks/on-CersD7PL.js';
|
|
10
|
+
import '../../../shared-chunks/constants-DThhT5fu.js';
|
|
11
|
+
export { i as isSerializationFirstNode } from '../../../shared-chunks/rehydrate-builder-D3t52iGR.js';
|
|
12
12
|
export { NodeDOMTreeConstruction } from '../../../@glimmer/node/index.js';
|
|
13
13
|
export { setComponentManager } from '../../component/index.js';
|
|
14
|
-
export { D as DOMTreeConstruction } from '../../../shared-chunks/element-builder-
|
|
14
|
+
export { D as DOMTreeConstruction } from '../../../shared-chunks/element-builder-CzXb9l1W.js';
|
|
15
15
|
|
|
16
16
|
// STATE within a module is frowned upon, this exists
|
|
17
17
|
// to support Ember.TEMPLATES but shield ember internals from this legacy
|
|
@@ -40,10 +40,10 @@ import Engine, { buildInitializerMethod } from '../engine/index.js';
|
|
|
40
40
|
import { privatize } from '../-internals/container/index.js';
|
|
41
41
|
import '../../shared-chunks/fragment-D7nBU9ae.js';
|
|
42
42
|
import '../../shared-chunks/index-CjaDF9kC.js';
|
|
43
|
-
import '../../shared-chunks/index-
|
|
44
|
-
import { s as setupApplicationRegistry } from '../../shared-chunks/setup-registry-
|
|
45
|
-
import '../../shared-chunks/on-
|
|
46
|
-
import '../../shared-chunks/constants-
|
|
43
|
+
import '../../shared-chunks/index-r-Dz_hzt.js';
|
|
44
|
+
import { s as setupApplicationRegistry } from '../../shared-chunks/setup-registry-Cs-7NIJU.js';
|
|
45
|
+
import '../../shared-chunks/on-CersD7PL.js';
|
|
46
|
+
import '../../shared-chunks/constants-DThhT5fu.js';
|
|
47
47
|
import RouterService from '../routing/router-service.js';
|
|
48
48
|
|
|
49
49
|
/**
|
|
@@ -6,12 +6,12 @@ import '../../@glimmer/validator/index.js';
|
|
|
6
6
|
import '../../shared-chunks/reference-BNqcwZWH.js';
|
|
7
7
|
import '../../shared-chunks/index-CjaDF9kC.js';
|
|
8
8
|
import '../../shared-chunks/capabilities-DXA-L0iT.js';
|
|
9
|
-
import { r as renderSettled } from '../../shared-chunks/index-
|
|
9
|
+
import { r as renderSettled } from '../../shared-chunks/index-r-Dz_hzt.js';
|
|
10
10
|
import '../-internals/container/index.js';
|
|
11
11
|
import '../../shared-chunks/super-Cm_a_cLQ.js';
|
|
12
12
|
import '../-internals/environment/index.js';
|
|
13
|
-
import '../../shared-chunks/on-
|
|
14
|
-
import '../../shared-chunks/constants-
|
|
13
|
+
import '../../shared-chunks/on-CersD7PL.js';
|
|
14
|
+
import '../../shared-chunks/constants-DThhT5fu.js';
|
|
15
15
|
import '../runloop/index.js';
|
|
16
16
|
import '../routing/router.js';
|
|
17
17
|
import { g as get } from '../../shared-chunks/observers-tZ2aOzr4.js';
|
|
@@ -3,10 +3,10 @@ import '../../@glimmer/validator/index.js';
|
|
|
3
3
|
import '../../shared-chunks/reference-BNqcwZWH.js';
|
|
4
4
|
import '../../shared-chunks/index-CjaDF9kC.js';
|
|
5
5
|
import '../../shared-chunks/capabilities-DXA-L0iT.js';
|
|
6
|
-
export { H as default, h as helper } from '../../shared-chunks/index-
|
|
6
|
+
export { H as default, h as helper } from '../../shared-chunks/index-r-Dz_hzt.js';
|
|
7
7
|
import '../-internals/container/index.js';
|
|
8
8
|
import '../../shared-chunks/super-Cm_a_cLQ.js';
|
|
9
9
|
import '../-internals/environment/index.js';
|
|
10
|
-
import '../../shared-chunks/on-
|
|
11
|
-
import '../../shared-chunks/constants-
|
|
10
|
+
import '../../shared-chunks/on-CersD7PL.js';
|
|
11
|
+
import '../../shared-chunks/constants-DThhT5fu.js';
|
|
12
12
|
import '../runloop/index.js';
|
|
@@ -6,12 +6,12 @@ export { componentCapabilities as capabilities } from '../../@glimmer/manager/in
|
|
|
6
6
|
export { g as getComponentTemplate, s as setComponentTemplate } from '../../shared-chunks/template-Dc_cBOoX.js';
|
|
7
7
|
import '../../shared-chunks/fragment-D7nBU9ae.js';
|
|
8
8
|
import '../../shared-chunks/index-CjaDF9kC.js';
|
|
9
|
-
export { I as Input, T as Textarea, C as default } from '../../shared-chunks/index-
|
|
9
|
+
export { I as Input, T as Textarea, C as default } from '../../shared-chunks/index-r-Dz_hzt.js';
|
|
10
10
|
import '../-internals/container/index.js';
|
|
11
11
|
import '../../shared-chunks/super-Cm_a_cLQ.js';
|
|
12
12
|
import '../-internals/environment/index.js';
|
|
13
|
-
import '../../shared-chunks/on-
|
|
14
|
-
import '../../shared-chunks/constants-
|
|
13
|
+
import '../../shared-chunks/on-CersD7PL.js';
|
|
14
|
+
import '../../shared-chunks/constants-DThhT5fu.js';
|
|
15
15
|
import '../runloop/index.js';
|
|
16
16
|
|
|
17
17
|
/**
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import '../../shared-chunks/fragment-D7nBU9ae.js';
|
|
2
2
|
import '../../@glimmer/validator/index.js';
|
|
3
3
|
import '../../shared-chunks/reference-BNqcwZWH.js';
|
|
4
|
-
import { w as templateOnlyComponent } from '../../shared-chunks/on-
|
|
5
|
-
import '../../shared-chunks/constants-
|
|
4
|
+
import { w as templateOnlyComponent } from '../../shared-chunks/on-CersD7PL.js';
|
|
5
|
+
import '../../shared-chunks/constants-DThhT5fu.js';
|
|
6
6
|
import '../../shared-chunks/capabilities-DXA-L0iT.js';
|
|
7
7
|
|
|
8
8
|
/**
|
|
@@ -23,10 +23,10 @@ import '../-internals/views/lib/mixins/action_support.js';
|
|
|
23
23
|
import '../-internals/views/lib/views/states.js';
|
|
24
24
|
import '../../shared-chunks/fragment-D7nBU9ae.js';
|
|
25
25
|
import '../../shared-chunks/index-CjaDF9kC.js';
|
|
26
|
-
import '../../shared-chunks/index-
|
|
27
|
-
import { a as setupEngineRegistry } from '../../shared-chunks/setup-registry-
|
|
28
|
-
import '../../shared-chunks/on-
|
|
29
|
-
import '../../shared-chunks/constants-
|
|
26
|
+
import '../../shared-chunks/index-r-Dz_hzt.js';
|
|
27
|
+
import { a as setupEngineRegistry } from '../../shared-chunks/setup-registry-Cs-7NIJU.js';
|
|
28
|
+
import '../../shared-chunks/on-CersD7PL.js';
|
|
29
|
+
import '../../shared-chunks/constants-DThhT5fu.js';
|
|
30
30
|
import '../runloop/index.js';
|
|
31
31
|
import RegistryProxyMixin from '../-internals/runtime/lib/mixins/registry_proxy.js';
|
|
32
32
|
import '../-internals/runtime/lib/mixins/container_proxy.js';
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { a as helperCapabilities } from '../../shared-chunks/api-B5UrgITK.js';
|
|
2
2
|
import '../../shared-chunks/capabilities-DXA-L0iT.js';
|
|
3
3
|
import '../../@glimmer/validator/index.js';
|
|
4
4
|
import '../../shared-chunks/reference-BNqcwZWH.js';
|
|
5
5
|
import { setHelperManager as setHelperManager$1 } from '../../@glimmer/manager/index.js';
|
|
6
6
|
import '../../shared-chunks/fragment-D7nBU9ae.js';
|
|
7
|
-
import { h as array$1, j as concat$1, m as fn$1, n as get$1, o as hash$1 } from '../../shared-chunks/on-
|
|
8
|
-
import '../../shared-chunks/constants-
|
|
9
|
-
import { i as invokeHelper$1 } from '../../shared-chunks/
|
|
7
|
+
import { h as array$1, j as concat$1, m as fn$1, n as get$1, o as hash$1 } from '../../shared-chunks/on-CersD7PL.js';
|
|
8
|
+
import '../../shared-chunks/constants-DThhT5fu.js';
|
|
9
|
+
import { e as eq$1, i as invokeHelper$1, n as neq$1 } from '../../shared-chunks/neq-BqdovTuC.js';
|
|
10
10
|
import '../../shared-chunks/index-CjaDF9kC.js';
|
|
11
|
-
import { g as glimmerElement, u as uniqueId$1 } from '../../shared-chunks/index-
|
|
11
|
+
import { g as glimmerElement, u as uniqueId$1 } from '../../shared-chunks/index-r-Dz_hzt.js';
|
|
12
12
|
import '../-internals/container/index.js';
|
|
13
13
|
import '../../shared-chunks/super-Cm_a_cLQ.js';
|
|
14
14
|
import '../-internals/environment/index.js';
|
|
@@ -501,7 +501,51 @@ const element = glimmerElement;
|
|
|
501
501
|
* ```
|
|
502
502
|
*/
|
|
503
503
|
const uniqueId = uniqueId$1;
|
|
504
|
+
/**
|
|
505
|
+
* The `{{eq}}` helper returns `true` if its two arguments are strictly equal
|
|
506
|
+
* (`===`). Takes exactly two arguments.
|
|
507
|
+
*
|
|
508
|
+
* ```js
|
|
509
|
+
* import { eq } from '@ember/helper';
|
|
510
|
+
*
|
|
511
|
+
* <template>
|
|
512
|
+
* {{if (eq @status "active") "Active" "Inactive"}}
|
|
513
|
+
* </template>
|
|
514
|
+
* ```
|
|
515
|
+
*
|
|
516
|
+
* In strict-mode (gjs/gts) templates, `eq` is available as a keyword and
|
|
517
|
+
* does not need to be imported.
|
|
518
|
+
*
|
|
519
|
+
* @method eq
|
|
520
|
+
* @param {unknown} left
|
|
521
|
+
* @param {unknown} right
|
|
522
|
+
* @return {boolean}
|
|
523
|
+
* @public
|
|
524
|
+
*/
|
|
525
|
+
const eq = eq$1;
|
|
526
|
+
/**
|
|
527
|
+
* The `{{neq}}` helper returns `true` if its two arguments are strictly
|
|
528
|
+
* not equal (`!==`). Takes exactly two arguments.
|
|
529
|
+
*
|
|
530
|
+
* ```js
|
|
531
|
+
* import { neq } from '@ember/helper';
|
|
532
|
+
*
|
|
533
|
+
* <template>
|
|
534
|
+
* {{if (neq @status "active") "Not active" "Active"}}
|
|
535
|
+
* </template>
|
|
536
|
+
* ```
|
|
537
|
+
*
|
|
538
|
+
* In strict-mode (gjs/gts) templates, `neq` is available as a keyword and
|
|
539
|
+
* does not need to be imported.
|
|
540
|
+
*
|
|
541
|
+
* @method neq
|
|
542
|
+
* @param {unknown} left
|
|
543
|
+
* @param {unknown} right
|
|
544
|
+
* @return {boolean}
|
|
545
|
+
* @public
|
|
546
|
+
*/
|
|
547
|
+
const neq = neq$1;
|
|
504
548
|
|
|
505
549
|
/* eslint-enable @typescript-eslint/no-empty-object-type */
|
|
506
550
|
|
|
507
|
-
export { array, capabilities, concat, element, fn, get, hash, invokeHelper, setHelperManager, uniqueId };
|
|
551
|
+
export { array, capabilities, concat, element, eq, fn, get, hash, invokeHelper, neq, setHelperManager, uniqueId };
|
|
@@ -6,12 +6,12 @@ export { modifierCapabilities as capabilities } from '../../@glimmer/manager/ind
|
|
|
6
6
|
export { on } from './on.js';
|
|
7
7
|
import '../../shared-chunks/fragment-D7nBU9ae.js';
|
|
8
8
|
import '../../shared-chunks/index-CjaDF9kC.js';
|
|
9
|
-
import '../../shared-chunks/index-
|
|
9
|
+
import '../../shared-chunks/index-r-Dz_hzt.js';
|
|
10
10
|
import '../-internals/container/index.js';
|
|
11
11
|
import '../../shared-chunks/super-Cm_a_cLQ.js';
|
|
12
12
|
import '../-internals/environment/index.js';
|
|
13
|
-
import '../../shared-chunks/on-
|
|
14
|
-
import '../../shared-chunks/constants-
|
|
13
|
+
import '../../shared-chunks/on-CersD7PL.js';
|
|
14
|
+
import '../../shared-chunks/constants-DThhT5fu.js';
|
|
15
15
|
import '../runloop/index.js';
|
|
16
16
|
|
|
17
17
|
// NOTE: this uses assignment to *require* that the `glimmerSetModifierManager`
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import '../../shared-chunks/fragment-D7nBU9ae.js';
|
|
2
2
|
import '../../@glimmer/validator/index.js';
|
|
3
3
|
import '../../shared-chunks/reference-BNqcwZWH.js';
|
|
4
|
-
import { q as on$1 } from '../../shared-chunks/on-
|
|
5
|
-
import '../../shared-chunks/constants-
|
|
4
|
+
import { q as on$1 } from '../../shared-chunks/on-CersD7PL.js';
|
|
5
|
+
import '../../shared-chunks/constants-DThhT5fu.js';
|
|
6
6
|
import '../../shared-chunks/capabilities-DXA-L0iT.js';
|
|
7
7
|
|
|
8
8
|
// In normal TypeScript, this modifier is essentially an opaque token that just
|
|
@@ -3,10 +3,10 @@ import '../../@glimmer/validator/index.js';
|
|
|
3
3
|
import '../../shared-chunks/reference-BNqcwZWH.js';
|
|
4
4
|
import '../../shared-chunks/index-CjaDF9kC.js';
|
|
5
5
|
import '../../shared-chunks/capabilities-DXA-L0iT.js';
|
|
6
|
-
export { f as renderComponent, r as renderSettled } from '../../shared-chunks/index-
|
|
6
|
+
export { f as renderComponent, r as renderSettled } from '../../shared-chunks/index-r-Dz_hzt.js';
|
|
7
7
|
import '../-internals/container/index.js';
|
|
8
8
|
import '../../shared-chunks/super-Cm_a_cLQ.js';
|
|
9
9
|
import '../-internals/environment/index.js';
|
|
10
|
-
import '../../shared-chunks/on-
|
|
11
|
-
import '../../shared-chunks/constants-
|
|
10
|
+
import '../../shared-chunks/on-CersD7PL.js';
|
|
11
|
+
import '../../shared-chunks/constants-DThhT5fu.js';
|
|
12
12
|
import '../runloop/index.js';
|
|
@@ -3,10 +3,10 @@ import '../../@glimmer/validator/index.js';
|
|
|
3
3
|
import '../../shared-chunks/reference-BNqcwZWH.js';
|
|
4
4
|
import '../../shared-chunks/index-CjaDF9kC.js';
|
|
5
5
|
import '../../shared-chunks/capabilities-DXA-L0iT.js';
|
|
6
|
-
export { L as LinkTo } from '../../shared-chunks/index-
|
|
6
|
+
export { L as LinkTo } from '../../shared-chunks/index-r-Dz_hzt.js';
|
|
7
7
|
import '../-internals/container/index.js';
|
|
8
8
|
import '../../shared-chunks/super-Cm_a_cLQ.js';
|
|
9
9
|
import '../-internals/environment/index.js';
|
|
10
|
-
import '../../shared-chunks/on-
|
|
11
|
-
import '../../shared-chunks/constants-
|
|
10
|
+
import '../../shared-chunks/on-CersD7PL.js';
|
|
11
|
+
import '../../shared-chunks/constants-DThhT5fu.js';
|
|
12
12
|
import '../runloop/index.js';
|
|
@@ -7,7 +7,7 @@ import '../-internals/environment/index.js';
|
|
|
7
7
|
import { isTesting } from '../debug/lib/testing.js';
|
|
8
8
|
import { d as defineProperty, c as computed } from '../../shared-chunks/namespace_search-Dcdalhj6.js';
|
|
9
9
|
import '../../@glimmer/validator/index.js';
|
|
10
|
-
import {
|
|
10
|
+
import { h as hasInternalComponentManager } from '../../shared-chunks/api-B5UrgITK.js';
|
|
11
11
|
import '../../shared-chunks/reference-BNqcwZWH.js';
|
|
12
12
|
import '../../shared-chunks/capabilities-DXA-L0iT.js';
|
|
13
13
|
import { d as descriptorForProperty } from '../../shared-chunks/decorator-BdDDBUd2.js';
|
|
@@ -3,10 +3,10 @@ import '../../@glimmer/validator/index.js';
|
|
|
3
3
|
import '../../shared-chunks/reference-BNqcwZWH.js';
|
|
4
4
|
import '../../shared-chunks/index-CjaDF9kC.js';
|
|
5
5
|
import '../../shared-chunks/capabilities-DXA-L0iT.js';
|
|
6
|
-
export { d as htmlSafe, i as isHTMLSafe, e as isTrustedHTML, t as trustHTML } from '../../shared-chunks/index-
|
|
6
|
+
export { d as htmlSafe, i as isHTMLSafe, e as isTrustedHTML, t as trustHTML } from '../../shared-chunks/index-r-Dz_hzt.js';
|
|
7
7
|
import '../-internals/container/index.js';
|
|
8
8
|
import '../../shared-chunks/super-Cm_a_cLQ.js';
|
|
9
9
|
import '../-internals/environment/index.js';
|
|
10
|
-
import '../../shared-chunks/on-
|
|
11
|
-
import '../../shared-chunks/constants-
|
|
10
|
+
import '../../shared-chunks/on-CersD7PL.js';
|
|
11
|
+
import '../../shared-chunks/constants-DThhT5fu.js';
|
|
12
12
|
import '../runloop/index.js';
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import { hash, fn, array } from '../../helper/index.js';
|
|
1
|
+
import { neq, hash, fn, eq, array } from '../../helper/index.js';
|
|
2
2
|
import '../../../@glimmer/validator/index.js';
|
|
3
3
|
import '../../../shared-chunks/reference-BNqcwZWH.js';
|
|
4
4
|
import '../../../shared-chunks/capabilities-DXA-L0iT.js';
|
|
5
5
|
import { on } from '../../modifier/on.js';
|
|
6
6
|
import '../../../shared-chunks/fragment-D7nBU9ae.js';
|
|
7
7
|
import '../../../shared-chunks/index-CjaDF9kC.js';
|
|
8
|
-
import '../../../shared-chunks/index-
|
|
8
|
+
import '../../../shared-chunks/index-r-Dz_hzt.js';
|
|
9
9
|
import '../../-internals/container/index.js';
|
|
10
10
|
import '../../../shared-chunks/super-Cm_a_cLQ.js';
|
|
11
11
|
import '../../-internals/environment/index.js';
|
|
12
|
-
import '../../../shared-chunks/on-
|
|
13
|
-
import '../../../shared-chunks/constants-
|
|
12
|
+
import '../../../shared-chunks/on-CersD7PL.js';
|
|
13
|
+
import '../../../shared-chunks/constants-DThhT5fu.js';
|
|
14
14
|
import '../../runloop/index.js';
|
|
15
15
|
import { STRICT_MODE_KEYWORDS, STRICT_MODE_TRANSFORMS, RESOLUTION_MODE_TRANSFORMS } from './plugins/index.js';
|
|
16
16
|
import { ALLOWED_GLOBALS } from './plugins/allowed-globals.js';
|
|
@@ -27,8 +27,10 @@ let USER_PLUGINS = [];
|
|
|
27
27
|
const RUNTIME_KEYWORDS_NAME = '__ember_keywords__';
|
|
28
28
|
const keywords = {
|
|
29
29
|
array,
|
|
30
|
+
eq,
|
|
30
31
|
fn,
|
|
31
32
|
hash,
|
|
33
|
+
neq,
|
|
32
34
|
on
|
|
33
35
|
};
|
|
34
36
|
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-B5UrgITK.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-B5UrgITK.js';
|
|
3
3
|
import { registerDestructor } from '../destroyable/index.js';
|
|
4
4
|
import { untrack, createUpdatableTag } from '../validator/index.js';
|
|
5
5
|
import { a as createConstRef } from '../../shared-chunks/reference-BNqcwZWH.js';
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import '../../shared-chunks/fragment-D7nBU9ae.js';
|
|
2
2
|
import '../validator/index.js';
|
|
3
3
|
import '../../shared-chunks/reference-BNqcwZWH.js';
|
|
4
|
-
import { C as ConcreteBounds } from '../../shared-chunks/on-
|
|
5
|
-
import '../../shared-chunks/constants-
|
|
4
|
+
import { C as ConcreteBounds } from '../../shared-chunks/on-CersD7PL.js';
|
|
5
|
+
import '../../shared-chunks/constants-DThhT5fu.js';
|
|
6
6
|
import '../../shared-chunks/capabilities-DXA-L0iT.js';
|
|
7
7
|
import createHTMLDocument from '../../@simple-dom/document/index.js';
|
|
8
|
-
import { D as DOMTreeConstruction } from '../../shared-chunks/element-builder-
|
|
9
|
-
export { s as serializeBuilder } from '../../shared-chunks/serialize-builder-
|
|
8
|
+
import { D as DOMTreeConstruction } from '../../shared-chunks/element-builder-CzXb9l1W.js';
|
|
9
|
+
export { s as serializeBuilder } from '../../shared-chunks/serialize-builder-iXiRs1Pg.js';
|
|
10
10
|
|
|
11
11
|
class NodeDOMTreeConstruction extends DOMTreeConstruction {
|
|
12
12
|
// 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-DThhT5fu.js';
|
|
2
2
|
import { a as ProgramHeapImpl } from '../../shared-chunks/program-B7SJZ5NF.js';
|
|
3
3
|
export { P as ProgramImpl, R as RuntimeOpImpl } from '../../shared-chunks/program-B7SJZ5NF.js';
|
|
4
4
|
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import '../../shared-chunks/fragment-D7nBU9ae.js';
|
|
2
2
|
import '../validator/index.js';
|
|
3
3
|
import '../../shared-chunks/reference-BNqcwZWH.js';
|
|
4
|
-
export { C as ConcreteBounds, a as CurriedValue, b as CursorImpl, D as DOMChanges, E as EMPTY_ARGS, c as EMPTY_NAMED, d as EMPTY_POSITIONAL, e as IDOMChanges, T as TEMPLATE_ONLY_COMPONENT_MANAGER, f as TemplateOnlyComponent, g as TemplateOnlyComponentManager, h as array, i as clear, j as concat, k as createCapturedArgs, l as curry, m as fn, n as get, o as hash, p as isWhitespace, q as on, r as reifyArgs, s as reifyNamed, t as reifyPositional, u as resetDebuggerCallback, v as setDebuggerCallback, w as templateOnlyComponent } from '../../shared-chunks/on-
|
|
5
|
-
export { D as DOMTreeConstruction, a as DynamicAttribute, N as NewTreeBuilder, R as RemoteBlock, b as ResettableBlockImpl, S as SimpleDynamicAttribute, c as clientBuilder, d as dynamicAttribute, n as normalizeProperty } from '../../shared-chunks/element-builder-
|
|
6
|
-
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-
|
|
7
|
-
export { i as invokeHelper } from '../../shared-chunks/
|
|
4
|
+
export { C as ConcreteBounds, a as CurriedValue, b as CursorImpl, D as DOMChanges, E as EMPTY_ARGS, c as EMPTY_NAMED, d as EMPTY_POSITIONAL, e as IDOMChanges, T as TEMPLATE_ONLY_COMPONENT_MANAGER, f as TemplateOnlyComponent, g as TemplateOnlyComponentManager, h as array, i as clear, j as concat, k as createCapturedArgs, l as curry, m as fn, n as get, o as hash, p as isWhitespace, q as on, r as reifyArgs, s as reifyNamed, t as reifyPositional, u as resetDebuggerCallback, v as setDebuggerCallback, w as templateOnlyComponent } from '../../shared-chunks/on-CersD7PL.js';
|
|
5
|
+
export { D as DOMTreeConstruction, a as DynamicAttribute, N as NewTreeBuilder, R as RemoteBlock, b as ResettableBlockImpl, S as SimpleDynamicAttribute, c as clientBuilder, d as dynamicAttribute, n as normalizeProperty } from '../../shared-chunks/element-builder-CzXb9l1W.js';
|
|
6
|
+
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-D78XHdek.js';
|
|
7
|
+
export { e as eq, i as invokeHelper, n as neq } from '../../shared-chunks/neq-BqdovTuC.js';
|
|
8
8
|
export { destroy, isDestroyed, isDestroying, registerDestructor } from '../destroyable/index.js';
|
|
9
|
-
export { R as RehydrateTree, S as SERIALIZATION_FIRST_NODE_STRING, i as isSerializationFirstNode, r as rehydrationBuilder } from '../../shared-chunks/rehydrate-builder-
|
|
9
|
+
export { R as RehydrateTree, S as SERIALIZATION_FIRST_NODE_STRING, i as isSerializationFirstNode, r as rehydrationBuilder } from '../../shared-chunks/rehydrate-builder-D3t52iGR.js';
|
|
@@ -197,4 +197,4 @@ function hasDefaultHelperManager(definition) {
|
|
|
197
197
|
return typeof definition === 'function';
|
|
198
198
|
}
|
|
199
199
|
|
|
200
|
-
export { CustomHelperManager as C,
|
|
200
|
+
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,6 +1,6 @@
|
|
|
1
1
|
import { c as constants } from './fragment-D7nBU9ae.js';
|
|
2
2
|
import { e as expect } from './collections-GpG8lT2g.js';
|
|
3
|
-
import { g as getInternalHelperManager, d as getInternalModifierManager, e as getInternalComponentManager } from './api-
|
|
3
|
+
import { g as getInternalHelperManager, d as getInternalModifierManager, e as getInternalComponentManager } from './api-B5UrgITK.js';
|
|
4
4
|
import { e as enumerate } from './array-utils-CZQxrdD3.js';
|
|
5
5
|
import '../@glimmer/validator/index.js';
|
|
6
6
|
import './reference-BNqcwZWH.js';
|
package/dist/prod/packages/shared-chunks/{element-builder-BmLF0C-1.js → element-builder-CzXb9l1W.js}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { A as DOMOperations, B as isSafeString, F as normalizeStringValue, N as NS_SVG, b as CursorImpl, C as ConcreteBounds, i as clear } from './on-
|
|
1
|
+
import { A as DOMOperations, B as isSafeString, F as normalizeStringValue, N as NS_SVG, b as CursorImpl, C as ConcreteBounds, i as clear } from './on-CersD7PL.js';
|
|
2
2
|
import { s as setLocalDebugType } from './debug-brand-B1TWjOCH.js';
|
|
3
3
|
import { S as StackImpl, e as expect } from './collections-GpG8lT2g.js';
|
|
4
4
|
import { registerDestructor, destroy } from '../@glimmer/destroyable/index.js';
|
|
@@ -6,8 +6,8 @@ import { c as capabilityFlagsFrom } from './capabilities-DXA-L0iT.js';
|
|
|
6
6
|
import { getFactoryFor, privatize } from '../@ember/-internals/container/index.js';
|
|
7
7
|
import { g as guidFor, i as isObject } from './super-Cm_a_cLQ.js';
|
|
8
8
|
import { ENV } from '../@ember/-internals/environment/index.js';
|
|
9
|
-
import { t as reifyPositional, E as EMPTY_ARGS, k as createCapturedArgs, d as EMPTY_POSITIONAL, l as curry, o as hash, n as get$1, m as fn, j as concat, h as array, q as on$1, T as TEMPLATE_ONLY_COMPONENT_MANAGER, w as templateOnlyComponent } from './on-
|
|
10
|
-
import './constants-
|
|
9
|
+
import { t as reifyPositional, E as EMPTY_ARGS, k as createCapturedArgs, d as EMPTY_POSITIONAL, l as curry, o as hash, n as get$1, m as fn, j as concat, h as array, q as on$1, T as TEMPLATE_ONLY_COMPONENT_MANAGER, w as templateOnlyComponent } from './on-CersD7PL.js';
|
|
10
|
+
import './constants-DThhT5fu.js';
|
|
11
11
|
import { join, schedule, _backburner, _getCurrentRunLoop } from '../@ember/runloop/index.js';
|
|
12
12
|
import { h as hasDOM } from './has-dom-DdQORPzI.js';
|
|
13
13
|
import { action } from '../@ember/object/index.js';
|
|
@@ -16,7 +16,7 @@ import { g as get, t as tagForObject, n as objectAt, a as tagForProperty, q as _
|
|
|
16
16
|
import { t as tracked } from './tracked-Cl5l4v8b.js';
|
|
17
17
|
import { setOwner, getOwner, isFactory } from '../@ember/-internals/owner/index.js';
|
|
18
18
|
import { assert } from '../@ember/debug/lib/assert.js';
|
|
19
|
-
import { s as setInternalComponentManager, g as getInternalHelperManager,
|
|
19
|
+
import { s as setInternalComponentManager, g as getInternalHelperManager, a as helperCapabilities, i as setInternalHelperManager, h as hasInternalComponentManager, e as getInternalComponentManager } from './api-B5UrgITK.js';
|
|
20
20
|
import { s as setComponentTemplate, g as getComponentTemplate } from './template-Dc_cBOoX.js';
|
|
21
21
|
import { d as decorateFieldV2, i as initializeDeferredDecorator, a as decorateMethodV2 } from './chunk-3SQBS3Y5-Cj4eryg1.js';
|
|
22
22
|
import { isSimpleClick, getViewElement, clearElementView, clearViewElement, addChildView, setViewElement, setElementView, getChildViews, getViewId } from '../@ember/-internals/views/lib/system/utils.js';
|
|
@@ -36,7 +36,7 @@ import { contentFor } from '../@ember/-internals/runtime/lib/mixins/-proxy.js';
|
|
|
36
36
|
import '../@ember/enumerable/mutable.js';
|
|
37
37
|
import TargetActionSupport from '../@ember/-internals/runtime/lib/mixins/target_action_support.js';
|
|
38
38
|
import '../@ember/-internals/runtime/lib/ext/rsvp.js';
|
|
39
|
-
import { n as normalizeProperty, c as clientBuilder } from './element-builder-
|
|
39
|
+
import { n as normalizeProperty, c as clientBuilder } from './element-builder-CzXb9l1W.js';
|
|
40
40
|
import { E as EMPTY_ARRAY$2 } from './array-utils-CZQxrdD3.js';
|
|
41
41
|
import { dasherize } from '../@ember/-internals/string/index.js';
|
|
42
42
|
import { registerDestructor, associateDestroyableChild, isDestroyed, destroy, isDestroying } from '../@glimmer/destroyable/index.js';
|
|
@@ -47,7 +47,7 @@ import { setHelperManager } from '../@glimmer/manager/index.js';
|
|
|
47
47
|
import { d as dict } from './collections-GpG8lT2g.js';
|
|
48
48
|
import { artifacts } from '../@glimmer/program/index.js';
|
|
49
49
|
import { R as RuntimeOpImpl } from './program-B7SJZ5NF.js';
|
|
50
|
-
import { c as runtimeOptions, i as inTransaction, r as renderComponent$1, a as renderMain } from './render-
|
|
50
|
+
import { c as runtimeOptions, i as inTransaction, r as renderComponent$1, a as renderMain } from './render-D78XHdek.js';
|
|
51
51
|
import { a as RSVP } from './rsvp-CnCSY930.js';
|
|
52
52
|
import '../@ember/engine/instance.js';
|
|
53
53
|
import setGlobalContext from '../@glimmer/global-context/index.js';
|
|
@@ -1,10 +1,19 @@
|
|
|
1
1
|
import { associateDestroyableChild } from '../@glimmer/destroyable/index.js';
|
|
2
|
-
import { g as getInternalHelperManager,
|
|
2
|
+
import { g as getInternalHelperManager, b as hasValue, c as hasDestroyable } from './api-B5UrgITK.js';
|
|
3
3
|
import { createCache, getValue } from '../@glimmer/validator/index.js';
|
|
4
4
|
import './reference-BNqcwZWH.js';
|
|
5
5
|
import './capabilities-DXA-L0iT.js';
|
|
6
6
|
import { getOwner } from '../@glimmer/owner/index.js';
|
|
7
|
-
import { E as EMPTY_ARGS, c as EMPTY_NAMED, d as EMPTY_POSITIONAL } from './on-
|
|
7
|
+
import { E as EMPTY_ARGS, c as EMPTY_NAMED, d as EMPTY_POSITIONAL } from './on-CersD7PL.js';
|
|
8
|
+
|
|
9
|
+
/**
|
|
10
|
+
* Performs a strict equality comparison.
|
|
11
|
+
*
|
|
12
|
+
* left === right
|
|
13
|
+
*/
|
|
14
|
+
function eq(left, right) {
|
|
15
|
+
return left === right;
|
|
16
|
+
}
|
|
8
17
|
|
|
9
18
|
function getArgs(proxy) {
|
|
10
19
|
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion -- @fixme
|
|
@@ -50,4 +59,13 @@ function invokeHelper(context, definition, computeArgs) {
|
|
|
50
59
|
return cache;
|
|
51
60
|
}
|
|
52
61
|
|
|
53
|
-
|
|
62
|
+
/**
|
|
63
|
+
* Performs a strict inequality comparison.
|
|
64
|
+
*
|
|
65
|
+
* left !== right
|
|
66
|
+
*/
|
|
67
|
+
function neq(left, right) {
|
|
68
|
+
return left !== right;
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
export { eq as e, invokeHelper as i, neq as n };
|
|
@@ -6,13 +6,13 @@ import { CONSTANT_TAG, INITIAL, validateTag, consumeTag, valueForTag, beginTrack
|
|
|
6
6
|
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, b as childRefFor, e as isInvokableRef, u as updateRef } from './reference-BNqcwZWH.js';
|
|
7
7
|
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';
|
|
8
8
|
import { registerDestructor, destroy, associateDestroyableChild, _hasDestroyableChildren } from '../@glimmer/destroyable/index.js';
|
|
9
|
-
import { d as getInternalModifierManager, g as getInternalHelperManager,
|
|
9
|
+
import { d as getInternalModifierManager, g as getInternalHelperManager, h as hasInternalComponentManager, f as hasInternalHelperManager, s as setInternalComponentManager, i as setInternalHelperManager, j as setInternalModifierManager } from './api-B5UrgITK.js';
|
|
10
10
|
import { m as managerHasCapability } from './capabilities-DXA-L0iT.js';
|
|
11
11
|
import { ContentType } from '../@glimmer/vm/index.js';
|
|
12
12
|
import { createIteratorRef } from '../@glimmer/reference/index.js';
|
|
13
13
|
import { s as setLocalDebugType } from './debug-brand-B1TWjOCH.js';
|
|
14
14
|
import { b as EMPTY_STRING_ARRAY, e as enumerate, c as emptyArray } from './array-utils-CZQxrdD3.js';
|
|
15
|
-
import { a as unwrapTemplate } from './constants-
|
|
15
|
+
import { a as unwrapTemplate } from './constants-DThhT5fu.js';
|
|
16
16
|
import { I as InternalComponentCapabilities } from './flags-B9qxc-pB.js';
|
|
17
17
|
|
|
18
18
|
/* eslint-disable @typescript-eslint/no-empty-object-type */
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { C as ConcreteBounds, x as COMMENT_NODE, b as CursorImpl, y as TEXT_NODE, z as ELEMENT_NODE, N as NS_SVG } from './on-
|
|
1
|
+
import { C as ConcreteBounds, x as COMMENT_NODE, b as CursorImpl, y as TEXT_NODE, z as ELEMENT_NODE, N as NS_SVG } from './on-CersD7PL.js';
|
|
2
2
|
import './fragment-D7nBU9ae.js';
|
|
3
3
|
import { e as expect } from './collections-GpG8lT2g.js';
|
|
4
4
|
import { c as castToSimple, a as castToBrowser } from './simple-cast-DCvJLSin.js';
|
|
5
|
-
import { N as NewTreeBuilder, R as RemoteBlock } from './element-builder-
|
|
5
|
+
import { N as NewTreeBuilder, R as RemoteBlock } from './element-builder-CzXb9l1W.js';
|
|
6
6
|
|
|
7
7
|
const SERIALIZATION_FIRST_NODE_STRING = '%+b:0%';
|
|
8
8
|
function isSerializationFirstNode(node) {
|