ember-source 7.2.0-beta.1 → 7.2.1
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/glimmer/index.js +7 -7
- package/dist/dev/packages/@ember/-internals/routing/index.js +2 -2
- package/dist/dev/packages/@ember/-internals/runtime/index.js +1 -1
- package/dist/dev/packages/@ember/-internals/runtime/lib/ext/rsvp.js +1 -1
- package/dist/dev/packages/@ember/application/index.js +3 -3
- package/dist/dev/packages/@ember/application/instance.js +1 -1
- package/dist/dev/packages/@ember/component/helper.js +1 -1
- package/dist/dev/packages/@ember/component/index.js +3 -3
- package/dist/dev/packages/@ember/engine/index.js +3 -3
- package/dist/dev/packages/@ember/engine/instance.js +1 -1
- package/dist/dev/packages/@ember/helper/index.js +1132 -79
- package/dist/dev/packages/@ember/modifier/on.js +1 -1
- package/dist/dev/packages/@ember/object/compat.js +0 -32
- package/dist/dev/packages/@ember/renderer/index.js +1 -1
- package/dist/dev/packages/@ember/routing/-internals.js +2 -2
- package/dist/dev/packages/@ember/routing/index.js +6 -26
- package/dist/dev/packages/@ember/routing/lib/utils.js +2 -2
- package/dist/dev/packages/@ember/routing/route.js +2 -2
- package/dist/dev/packages/@ember/routing/router-service.js +9 -9
- package/dist/dev/packages/@ember/routing/router.js +2 -2
- package/dist/dev/packages/@ember/template-compiler/lib/compile-options.js +3 -3
- package/dist/dev/packages/@glimmer/runtime/index.js +7 -7
- package/dist/dev/packages/ember/version.js +1 -1
- package/dist/dev/packages/router_js/index.js +2 -2
- package/dist/dev/packages/rsvp/index.js +1 -2281
- package/dist/dev/packages/shared-chunks/{arguments-CDkbOqTS.js → arguments-BDcCvRM4.js} +5 -1
- package/dist/dev/packages/shared-chunks/{curly-Ei5G8jhk.js → curly-CxVJYzMX.js} +1 -1
- package/dist/dev/packages/shared-chunks/{element-BYLB-q7a.js → element-Cgoi4ldD.js} +0 -24
- package/dist/dev/packages/shared-chunks/get-BAZ7dSW_.js +40 -0
- package/dist/dev/packages/shared-chunks/hash-CKwikdMv.js +57 -0
- package/dist/dev/packages/shared-chunks/{helper-DIj85_-f.js → helper--ZiOCQkd.js} +2 -2
- package/dist/dev/packages/shared-chunks/{index-B3pPx1fL.js → index-CuorsWcn.js} +208 -84
- package/dist/dev/packages/shared-chunks/{invoke-d9sqa50M.js → invoke-DCF-tTDb.js} +1 -1
- package/dist/dev/packages/shared-chunks/{not-DYh6AY9Z.js → not-n3KAqx1U.js} +1 -1
- package/dist/dev/packages/shared-chunks/{on-DlF0Wy7P.js → on-CsI9Xgvl.js} +22 -11
- package/dist/dev/packages/shared-chunks/{render-87_sKZ_k.js → render-WPz2Nl45.js} +1 -1
- package/dist/{prod/packages/shared-chunks/rsvp.es-DR7yS7qg.js → dev/packages/shared-chunks/rsvp-aLN_pQtn.js} +152 -148
- package/dist/dev/packages/shared-chunks/{setup-registry-9DCmHTFF.js → setup-registry-5_gLCFs4.js} +3 -3
- package/dist/dev/packages/shared-chunks/{textarea-C4lYkaHj.js → textarea-B5TmhnQU.js} +2 -22
- package/dist/dev/packages/shared-chunks/{unique-id-DQOhouG1.js → unique-id-Csxuh1I7.js} +0 -4
- package/dist/dev/packages/shared-chunks/{unrecognized-url-error-BJHjL30Q.js → unrecognized-url-error-DyurFqvv.js} +1 -1
- package/dist/prod/packages/@ember/-internals/glimmer/index.js +7 -7
- package/dist/prod/packages/@ember/-internals/routing/index.js +2 -2
- package/dist/prod/packages/@ember/-internals/runtime/index.js +1 -1
- package/dist/prod/packages/@ember/-internals/runtime/lib/ext/rsvp.js +1 -1
- package/dist/prod/packages/@ember/application/index.js +3 -3
- package/dist/prod/packages/@ember/application/instance.js +1 -1
- package/dist/prod/packages/@ember/component/helper.js +1 -1
- package/dist/prod/packages/@ember/component/index.js +3 -3
- package/dist/prod/packages/@ember/engine/index.js +3 -3
- package/dist/prod/packages/@ember/engine/instance.js +1 -1
- package/dist/prod/packages/@ember/helper/index.js +1132 -79
- package/dist/prod/packages/@ember/modifier/on.js +1 -1
- package/dist/prod/packages/@ember/object/compat.js +0 -32
- package/dist/prod/packages/@ember/renderer/index.js +1 -1
- package/dist/prod/packages/@ember/routing/index.js +6 -26
- package/dist/prod/packages/@ember/routing/lib/utils.js +2 -2
- package/dist/prod/packages/@ember/routing/route.js +2 -2
- package/dist/prod/packages/@ember/routing/router-service.js +9 -9
- package/dist/prod/packages/@ember/routing/router.js +2 -2
- package/dist/prod/packages/@ember/template-compiler/lib/compile-options.js +3 -3
- package/dist/prod/packages/@glimmer/runtime/index.js +7 -7
- package/dist/prod/packages/ember/version.js +1 -1
- package/dist/prod/packages/router_js/index.js +2 -2
- package/dist/prod/packages/rsvp/index.js +1 -2281
- package/dist/prod/packages/shared-chunks/{arguments-BzAkZVBa.js → arguments-DxmU3uk4.js} +5 -1
- package/dist/prod/packages/shared-chunks/{curly-IY06zACp.js → curly-D2WsNyFi.js} +1 -1
- package/dist/prod/packages/shared-chunks/{element-DgHdPZ8u.js → element-BmBjPjkQ.js} +0 -24
- package/dist/prod/packages/shared-chunks/get-CMIqiKkx.js +40 -0
- package/dist/prod/packages/shared-chunks/hash-BPZcn79q.js +57 -0
- package/dist/prod/packages/shared-chunks/{helper-DkXiTBjc.js → helper-Df5MpdcT.js} +2 -2
- package/dist/prod/packages/shared-chunks/{index-CslMfEpb.js → index-DyYpsxuM.js} +208 -84
- package/dist/prod/packages/shared-chunks/{invoke-DhQ5QRp2.js → invoke-D7d52XJk.js} +1 -1
- package/dist/prod/packages/shared-chunks/{not-BOIVROuv.js → not-BGYHtDIW.js} +1 -1
- package/dist/prod/packages/shared-chunks/{on-BZHAxzdq.js → on-Ch0e_hqJ.js} +22 -11
- package/dist/prod/packages/shared-chunks/{render-Dx7lr1hR.js → render-CO2mZxto.js} +1 -1
- package/dist/{dev/packages/shared-chunks/rsvp.es-DR7yS7qg.js → prod/packages/shared-chunks/rsvp-aLN_pQtn.js} +152 -148
- package/dist/prod/packages/shared-chunks/{setup-registry-U-6VaNQG.js → setup-registry-jfUHS-vs.js} +3 -3
- package/dist/prod/packages/shared-chunks/{textarea-DOmZ1x0E.js → textarea-CQmTzSKe.js} +2 -22
- package/dist/prod/packages/shared-chunks/{unique-id-o2pS74go.js → unique-id-BJb1p8EG.js} +0 -4
- package/dist/prod/packages/shared-chunks/{unrecognized-url-error-EgNrnFu_.js → unrecognized-url-error-DgXBAzKl.js} +1 -1
- package/docs/data.json +1216 -1380
- package/package.json +3 -6
- package/types/stable/@ember/-internals/glimmer/index.d.ts +7 -380
- package/types/stable/@ember/-internals/glimmer/lib/component.d.ts +1 -1
- package/types/stable/@ember/-internals/glimmer/lib/helper.d.ts +2 -2
- package/types/stable/@ember/-internals/glimmer/lib/helpers/each-in.d.ts +171 -62
- package/types/stable/@ember/-internals/glimmer/lib/helpers/element.d.ts +0 -24
- package/types/stable/@ember/-internals/glimmer/lib/helpers/mut.d.ts +3 -2
- package/types/stable/@ember/-internals/glimmer/lib/helpers/readonly.d.ts +3 -1
- package/types/stable/@ember/-internals/glimmer/lib/helpers/unbound.d.ts +6 -2
- package/types/stable/@ember/-internals/glimmer/lib/helpers/unique-id.d.ts +0 -3
- package/types/stable/@ember/-internals/glimmer/lib/syntax/mount.d.ts +4 -2
- package/types/stable/@ember/-internals/glimmer/lib/syntax/outlet.d.ts +7 -2
- package/types/stable/@ember/helper/index.d.ts +1113 -73
- package/types/stable/@ember/object/compat.d.ts +0 -32
- package/types/stable/@ember/routing/router-service.d.ts +9 -9
- package/types/stable/@glimmer/runtime/lib/helpers/array.d.ts +0 -33
- package/types/stable/@glimmer/runtime/lib/helpers/concat.d.ts +0 -25
- package/types/stable/@glimmer/runtime/lib/helpers/fn.d.ts +0 -70
- package/types/stable/@glimmer/runtime/lib/helpers/get.d.ts +0 -69
- package/types/stable/@glimmer/runtime/lib/helpers/hash.d.ts +0 -36
- package/types/stable/index.d.ts +0 -14
- package/dist/dev/packages/shared-chunks/get-6I3sjd-I.js +0 -135
- package/dist/dev/packages/shared-chunks/hash-6NDs_5_f.js +0 -198
- package/dist/prod/packages/shared-chunks/get-Dago5uGl.js +0 -135
- package/dist/prod/packages/shared-chunks/hash-gEXIsSO4.js +0 -198
- package/types/stable/@ember/-internals/glimmer/lib/helpers/array.d.ts +0 -43
- package/types/stable/@ember/-internals/glimmer/lib/helpers/component.d.ts +0 -93
- package/types/stable/@ember/-internals/glimmer/lib/helpers/concat.d.ts +0 -32
- package/types/stable/@ember/-internals/glimmer/lib/helpers/fn.d.ts +0 -77
- package/types/stable/@ember/-internals/glimmer/lib/helpers/get.d.ts +0 -94
- package/types/stable/@ember/-internals/glimmer/lib/helpers/hash.d.ts +0 -46
- package/types/stable/@ember/-internals/glimmer/lib/helpers/helper.d.ts +0 -43
- package/types/stable/@ember/-internals/glimmer/lib/helpers/if-unless.d.ts +0 -228
- package/types/stable/@ember/-internals/glimmer/lib/helpers/log.d.ts +0 -19
- package/types/stable/@ember/-internals/glimmer/lib/helpers/modifier.d.ts +0 -42
- package/types/stable/@ember/-internals/glimmer/lib/helpers/page-title.d.ts +0 -24
- package/types/stable/@ember/-internals/glimmer/lib/modifiers/on.d.ts +0 -95
- package/types/stable/@ember/-internals/glimmer/lib/syntax/in-element.d.ts +0 -49
- package/types/stable/@ember/-internals/glimmer/lib/syntax/let.d.ts +0 -43
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { o as on$1 } from '../../shared-chunks/on-
|
|
1
|
+
import { o as on$1 } from '../../shared-chunks/on-CsI9Xgvl.js';
|
|
2
2
|
|
|
3
3
|
// In normal TypeScript, this modifier is essentially an opaque token that just
|
|
4
4
|
// needs to be importable. Declaring it with a unique interface like this,
|
|
@@ -59,38 +59,6 @@ let wrapGetterSetter = function (target, key, desc) {
|
|
|
59
59
|
}
|
|
60
60
|
```
|
|
61
61
|
|
|
62
|
-
Classic Example:
|
|
63
|
-
|
|
64
|
-
```js
|
|
65
|
-
import { tracked } from '@glimmer/tracking';
|
|
66
|
-
import { dependentKeyCompat } from '@ember/object/compat';
|
|
67
|
-
import EmberObject, { computed, observer, set } from '@ember/object';
|
|
68
|
-
|
|
69
|
-
const Person = EmberObject.extend({
|
|
70
|
-
firstName: tracked(),
|
|
71
|
-
lastName: tracked(),
|
|
72
|
-
|
|
73
|
-
fullName: dependentKeyCompat(function() {
|
|
74
|
-
return `${this.firstName} ${this.lastName}`;
|
|
75
|
-
}),
|
|
76
|
-
});
|
|
77
|
-
|
|
78
|
-
const Profile = EmberObject.extend({
|
|
79
|
-
person: null,
|
|
80
|
-
|
|
81
|
-
helloMessage: computed('person.fullName', function() {
|
|
82
|
-
return `Hello, ${this.person.fullName}!`;
|
|
83
|
-
}),
|
|
84
|
-
|
|
85
|
-
onNameUpdated: observer('person.fullName', function() {
|
|
86
|
-
console.log('person name updated!');
|
|
87
|
-
}),
|
|
88
|
-
});
|
|
89
|
-
```
|
|
90
|
-
|
|
91
|
-
`dependentKeyCompat()` can receive a getter function or an object containing
|
|
92
|
-
`get`/`set` methods when used in classic classes, like computed properties.
|
|
93
|
-
|
|
94
62
|
In general, only properties which you _expect_ to be watched by older,
|
|
95
63
|
untracked clases should be marked as dependency compatible. The decorator is
|
|
96
64
|
meant as an interop layer for parts of Ember's older classic APIs, and should
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { r as renderComponent, a as renderSettled } from '../../shared-chunks/index-
|
|
1
|
+
export { r as renderComponent, a as renderSettled } from '../../shared-chunks/index-CuorsWcn.js';
|
|
@@ -9,5 +9,5 @@ import '../../shared-chunks/property_get-CRP7MFz_.js';
|
|
|
9
9
|
import '../debug/index.js';
|
|
10
10
|
import '../engine/instance.js';
|
|
11
11
|
import '../../route-recognizer/index.js';
|
|
12
|
-
import '../../shared-chunks/rsvp
|
|
13
|
-
import '../../shared-chunks/unrecognized-url-error-
|
|
12
|
+
import '../../shared-chunks/rsvp-aLN_pQtn.js';
|
|
13
|
+
import '../../shared-chunks/unrecognized-url-error-DyurFqvv.js';
|
|
@@ -58,6 +58,10 @@ function isQueryParams(value) {
|
|
|
58
58
|
return typeof value === 'object' && value !== null && value['isQueryParams'] === true;
|
|
59
59
|
}
|
|
60
60
|
|
|
61
|
+
/**
|
|
62
|
+
@module @ember/routing
|
|
63
|
+
*/
|
|
64
|
+
|
|
61
65
|
/**
|
|
62
66
|
The `LinkTo` component renders a link to the supplied `routeName` passing an optionally
|
|
63
67
|
supplied model to the route as its `model` context of the route. The block for `LinkTo`
|
|
@@ -265,35 +269,11 @@ function isQueryParams(value) {
|
|
|
265
269
|
</a>
|
|
266
270
|
```
|
|
267
271
|
|
|
268
|
-
@for Ember.Templates.components
|
|
269
|
-
@method LinkTo
|
|
270
|
-
@public
|
|
271
|
-
*/
|
|
272
|
-
|
|
273
|
-
/**
|
|
274
|
-
@module @ember/routing
|
|
275
|
-
*/
|
|
276
|
-
|
|
277
|
-
/**
|
|
278
|
-
See [Ember.Templates.components.LinkTo](/ember/release/classes/Ember.Templates.components/methods/input?anchor=LinkTo).
|
|
279
|
-
|
|
280
|
-
@for Ember.Templates.helpers
|
|
281
|
-
@method link-to
|
|
282
|
-
@see {Ember.Templates.components.LinkTo}
|
|
283
|
-
@public
|
|
284
|
-
**/
|
|
285
|
-
|
|
286
|
-
/**
|
|
287
|
-
An opaque interface which can be imported and used in strict-mode
|
|
288
|
-
templates to call <LinkTo>.
|
|
289
|
-
|
|
290
|
-
See [Ember.Templates.components.LinkTo](/ember/release/classes/Ember.Templates.components/methods/input?anchor=LinkTo).
|
|
291
|
-
|
|
292
272
|
@for @ember/routing
|
|
293
273
|
@method LinkTo
|
|
294
|
-
@
|
|
274
|
+
@static
|
|
295
275
|
@public
|
|
296
|
-
|
|
276
|
+
*/
|
|
297
277
|
|
|
298
278
|
class _LinkTo extends InternalComponent {
|
|
299
279
|
static toString() {
|
|
@@ -3,8 +3,8 @@ import { getOwner } from '../../-internals/owner/index.js';
|
|
|
3
3
|
import '../../debug/index.js';
|
|
4
4
|
import EngineInstance from '../../engine/instance.js';
|
|
5
5
|
import '../../../route-recognizer/index.js';
|
|
6
|
-
import '../../../shared-chunks/rsvp
|
|
7
|
-
import { S as STATE_SYMBOL } from '../../../shared-chunks/unrecognized-url-error-
|
|
6
|
+
import '../../../shared-chunks/rsvp-aLN_pQtn.js';
|
|
7
|
+
import { S as STATE_SYMBOL } from '../../../shared-chunks/unrecognized-url-error-DyurFqvv.js';
|
|
8
8
|
import { assert } from '../../debug/lib/assert.js';
|
|
9
9
|
|
|
10
10
|
const ALL_PERIODS_REGEX = /\./g;
|
|
@@ -22,8 +22,8 @@ import { dependentKeyCompat } from '../object/compat.js';
|
|
|
22
22
|
import { once } from '../runloop/index.js';
|
|
23
23
|
import { c as hasInternalComponentManager } from '../../shared-chunks/api-DuLOZMO_.js';
|
|
24
24
|
import '../../route-recognizer/index.js';
|
|
25
|
-
import '../../shared-chunks/rsvp
|
|
26
|
-
import { S as STATE_SYMBOL, P as PARAMS_SYMBOL } from '../../shared-chunks/unrecognized-url-error-
|
|
25
|
+
import '../../shared-chunks/rsvp-aLN_pQtn.js';
|
|
26
|
+
import { S as STATE_SYMBOL, P as PARAMS_SYMBOL } from '../../shared-chunks/unrecognized-url-error-DyurFqvv.js';
|
|
27
27
|
import generateController from './lib/generate_controller.js';
|
|
28
28
|
import { prefixRouteNameArg, stashParamNames, calculateCacheKey, normalizeControllerQueryParams } from './lib/utils.js';
|
|
29
29
|
import { a as decorateMethodV2 } from '../../shared-chunks/runtime-CYyqkz5q-BOdRhmsS.js';
|
|
@@ -41,7 +41,7 @@ function cleanURL(url, rootURL) {
|
|
|
41
41
|
In this example, the Router service is injected into a component to initiate a transition
|
|
42
42
|
to a dedicated route:
|
|
43
43
|
|
|
44
|
-
```app/components/example.gjs
|
|
44
|
+
```gjs {data-filename="app/components/example.gjs"}
|
|
45
45
|
import Component from '@glimmer/component';
|
|
46
46
|
import { action } from '@ember/object';
|
|
47
47
|
import { service } from '@ember/service';
|
|
@@ -90,7 +90,7 @@ class RouterService extends Service.extend(Evented) {
|
|
|
90
90
|
In the following example we use the Router service to navigate to a route with a
|
|
91
91
|
specific model from a Component in the first action, and in the second we trigger
|
|
92
92
|
a query-params only transition.
|
|
93
|
-
```app/components/example.gjs
|
|
93
|
+
```gjs {data-filename="app/components/example.gjs"}
|
|
94
94
|
import Component from '@glimmer/component';
|
|
95
95
|
import { action } from '@ember/object';
|
|
96
96
|
import { service } from '@ember/service';
|
|
@@ -175,14 +175,14 @@ class RouterService extends Service.extend(Evented) {
|
|
|
175
175
|
URL is returned as a string that can be used for any purpose.
|
|
176
176
|
In this example, the URL for the `author.books` route for a given author
|
|
177
177
|
is copied to the clipboard.
|
|
178
|
-
```app/templates/application.gjs
|
|
178
|
+
```gjs {data-filename="app/templates/application.gjs"}
|
|
179
179
|
import CopyLink from '../components/copy-link';
|
|
180
180
|
|
|
181
181
|
<template>
|
|
182
182
|
<CopyLink @author={{hash id="tomster" name="Tomster"}} />
|
|
183
183
|
</template>
|
|
184
184
|
```
|
|
185
|
-
```app/components/copy-link.gjs
|
|
185
|
+
```gjs {data-filename="app/components/copy-link.gjs"}
|
|
186
186
|
import Component from '@glimmer/component';
|
|
187
187
|
import { service } from '@ember/service';
|
|
188
188
|
import { action } from '@ember/object';
|
|
@@ -201,13 +201,13 @@ class RouterService extends Service.extend(Evented) {
|
|
|
201
201
|
```
|
|
202
202
|
Just like with `transitionTo` and `replaceWith`, `urlFor` can also handle
|
|
203
203
|
query parameters.
|
|
204
|
-
```app/templates/application.gjs
|
|
204
|
+
```gjs {data-filename="app/templates/application.gjs"}
|
|
205
205
|
import CopyLink from '../components/copy-link';
|
|
206
206
|
<template>
|
|
207
207
|
<CopyLink @author={{hash id="tomster" name="Tomster"}} />
|
|
208
208
|
</template>
|
|
209
209
|
```
|
|
210
|
-
```app/components/copy-link.gjs
|
|
210
|
+
```gjs {data-filename="app/components/copy-link.gjs"}
|
|
211
211
|
import Component from '@glimmer/component';
|
|
212
212
|
import { service } from '@ember/service';
|
|
213
213
|
import { action } from '@ember/object';
|
|
@@ -244,7 +244,7 @@ class RouterService extends Service.extend(Evented) {
|
|
|
244
244
|
See [model](api/ember/release/classes/Route/methods/model?anchor=model) and
|
|
245
245
|
[queryParams](/api/ember/3.7/classes/Route/properties/queryParams?anchor=queryParams) for more information about these arguments.
|
|
246
246
|
In the following example, `isActive` will return `true` if the current route is `/posts`.
|
|
247
|
-
```app/components/posts.gjs
|
|
247
|
+
```gjs {data-filename="app/components/posts.gjs"}
|
|
248
248
|
import Component from '@glimmer/component';
|
|
249
249
|
import { service } from '@ember/service';
|
|
250
250
|
export default class extends Component {
|
|
@@ -256,7 +256,7 @@ class RouterService extends Service.extend(Evented) {
|
|
|
256
256
|
```
|
|
257
257
|
The next example includes a dynamic segment, and will return `true` if the current route is `/posts/1`,
|
|
258
258
|
assuming the post has an id of 1:
|
|
259
|
-
```app/components/posts.gjs
|
|
259
|
+
```gjs {data-filename="app/components/posts.gjs"}
|
|
260
260
|
import Component from '@glimmer/component';
|
|
261
261
|
import { service } from '@ember/service';
|
|
262
262
|
export default class extends Component {
|
|
@@ -633,7 +633,7 @@ class RouterService extends Service.extend(Evented) {
|
|
|
633
633
|
happens (even when that transition only changes parameters
|
|
634
634
|
and doesn't change the active route).
|
|
635
635
|
Usage example:
|
|
636
|
-
```app/components/header.gjs
|
|
636
|
+
```gjs {data-filename="app/components/header.gjs"}
|
|
637
637
|
import Component from '@glimmer/component';
|
|
638
638
|
import { service } from '@ember/service';
|
|
639
639
|
import { notEmpty } from '@ember/object/computed';
|
|
@@ -15,8 +15,8 @@ import { info } from '../debug/index.js';
|
|
|
15
15
|
import { run, once, scheduleOnce, cancel } from '../runloop/index.js';
|
|
16
16
|
import { getRenderState, getFullQueryParams, hasDefaultSerialize, defaultSerialize } from './route.js';
|
|
17
17
|
import Router from '../../router_js/index.js';
|
|
18
|
-
import { S as STATE_SYMBOL, l as logAbort } from '../../shared-chunks/unrecognized-url-error-
|
|
19
|
-
import '../../shared-chunks/rsvp
|
|
18
|
+
import { S as STATE_SYMBOL, l as logAbort } from '../../shared-chunks/unrecognized-url-error-DyurFqvv.js';
|
|
19
|
+
import '../../shared-chunks/rsvp-aLN_pQtn.js';
|
|
20
20
|
import EngineInstance from '../engine/instance.js';
|
|
21
21
|
import { assert } from '../debug/lib/assert.js';
|
|
22
22
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { o as or, d as not, c as lte, l as lt, b as gte, g as gt, n as neq, a as and, e as eq } from '../../../shared-chunks/not-
|
|
2
|
-
import { h as hash, f as fn, a as array } from '../../../shared-chunks/hash-
|
|
3
|
-
import { e as element } from '../../../shared-chunks/element-
|
|
1
|
+
import { o as or, d as not, c as lte, l as lt, b as gte, g as gt, n as neq, a as and, e as eq } from '../../../shared-chunks/not-n3KAqx1U.js';
|
|
2
|
+
import { h as hash, f as fn, a as array } from '../../../shared-chunks/hash-CKwikdMv.js';
|
|
3
|
+
import { e as element } from '../../../shared-chunks/element-Cgoi4ldD.js';
|
|
4
4
|
import { on } from '../../modifier/on.js';
|
|
5
5
|
import '../../debug/index.js';
|
|
6
6
|
import { STRICT_MODE_KEYWORDS, STRICT_MODE_TRANSFORMS, RESOLUTION_MODE_TRANSFORMS } from './plugins/index.js';
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
export { C as ConcreteBounds, a as CursorImpl, c as clear } from '../../shared-chunks/normalize-CKySQVU7.js';
|
|
2
|
-
export { D as DOMChanges, a as DynamicScopeImpl, E as EnvironmentImpl, b as IDOMChanges, L as LowLevelVM, S as ScopeImpl, U as UpdatingVM, i as inTransaction, c as isWhitespace, r as renderComponent, d as renderMain, e as renderSync, f as resetDebuggerCallback, g as runtimeOptions, s as setDebuggerCallback } from '../../shared-chunks/render-
|
|
2
|
+
export { D as DOMChanges, a as DynamicScopeImpl, E as EnvironmentImpl, b as IDOMChanges, L as LowLevelVM, S as ScopeImpl, U as UpdatingVM, i as inTransaction, c as isWhitespace, r as renderComponent, d as renderMain, e as renderSync, f as resetDebuggerCallback, g as runtimeOptions, s as setDebuggerCallback } from '../../shared-chunks/render-WPz2Nl45.js';
|
|
3
3
|
export { T as TEMPLATE_ONLY_COMPONENT_MANAGER, a as TemplateOnlyComponent, b as TemplateOnlyComponentManager, t as templateOnlyComponent } from '../../shared-chunks/template-only-Cu639ICT.js';
|
|
4
|
-
export { C as CurriedValue, E as EMPTY_ARGS, a as EMPTY_NAMED, b as EMPTY_POSITIONAL, c as createCapturedArgs, d as curry, r as reifyArgs, e as reifyNamed, f as reifyPositional } from '../../shared-chunks/arguments-
|
|
4
|
+
export { C as CurriedValue, E as EMPTY_ARGS, a as EMPTY_NAMED, b as EMPTY_POSITIONAL, c as createCapturedArgs, d as curry, r as reifyArgs, e as reifyNamed, f as reifyPositional } from '../../shared-chunks/arguments-BDcCvRM4.js';
|
|
5
5
|
export { n as normalizeProperty } from '../../shared-chunks/props-fiqxqhAH.js';
|
|
6
|
-
export { a as and, e as eq, g as gt, b as gte, l as lt, c as lte, n as neq, d as not, o as or } from '../../shared-chunks/not-
|
|
7
|
-
export { a as array, f as fn, h as hash } from '../../shared-chunks/hash-
|
|
8
|
-
export { c as concat, g as get } from '../../shared-chunks/get-
|
|
9
|
-
export { i as invokeHelper } from '../../shared-chunks/invoke-
|
|
10
|
-
export { o as on } from '../../shared-chunks/on-
|
|
6
|
+
export { a as and, e as eq, g as gt, b as gte, l as lt, c as lte, n as neq, d as not, o as or } from '../../shared-chunks/not-n3KAqx1U.js';
|
|
7
|
+
export { a as array, f as fn, h as hash } from '../../shared-chunks/hash-CKwikdMv.js';
|
|
8
|
+
export { c as concat, g as get } from '../../shared-chunks/get-BAZ7dSW_.js';
|
|
9
|
+
export { i as invokeHelper } from '../../shared-chunks/invoke-DCF-tTDb.js';
|
|
10
|
+
export { o as on } from '../../shared-chunks/on-CsI9Xgvl.js';
|
|
11
11
|
export { destroy, isDestroyed, isDestroying, registerDestructor } from '../destroyable/index.js';
|
|
12
12
|
import '../global-context/index.js';
|
|
13
13
|
import '../../shared-chunks/cache-DGDPVCpC.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import RouteRecognizer from '../route-recognizer/index.js';
|
|
2
|
-
import { P as Promise$1 } from '../shared-chunks/rsvp
|
|
3
|
-
import { Q as QUERY_PARAMS_SYMBOL, m as merge, i as isTransition, a as isParam, t as throwIfAborted, P as PARAMS_SYMBOL, p as prepareResult, b as isPromise, f as forEach, c as promiseLabel, U as UnrecognizedURLError, T as Transition, S as STATE_SYMBOL, g as getChangelist, d as log, l as logAbort, e as isTransitionAborted, h as extractQueryParams } from '../shared-chunks/unrecognized-url-error-
|
|
2
|
+
import { P as Promise$1 } from '../shared-chunks/rsvp-aLN_pQtn.js';
|
|
3
|
+
import { Q as QUERY_PARAMS_SYMBOL, m as merge, i as isTransition, a as isParam, t as throwIfAborted, P as PARAMS_SYMBOL, p as prepareResult, b as isPromise, f as forEach, c as promiseLabel, U as UnrecognizedURLError, T as Transition, S as STATE_SYMBOL, g as getChangelist, d as log, l as logAbort, e as isTransitionAborted, h as extractQueryParams } from '../shared-chunks/unrecognized-url-error-DyurFqvv.js';
|
|
4
4
|
|
|
5
5
|
/* eslint-disable no-prototype-builtins */
|
|
6
6
|
let ROUTE_INFOS = new WeakMap();
|