ember-source 4.4.0-alpha.1 → 4.4.0-alpha.2
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/blueprints/acceptance-test/mocha-files/tests/acceptance/__name__-test.js +4 -4
- package/blueprints/acceptance-test/mocha-rfc-232-files/tests/acceptance/__name__-test.js +2 -2
- package/blueprints/acceptance-test/qunit-files/tests/acceptance/__name__-test.js +2 -2
- package/blueprints/acceptance-test/qunit-rfc-232-files/tests/acceptance/__name__-test.js +2 -2
- package/blueprints/component/index.js +2 -2
- package/blueprints/component-class/index.js +2 -2
- package/blueprints/component-test/mocha-0.12-files/__root__/__testType__/__path__/__test__.js +4 -4
- package/blueprints/component-test/mocha-files/__root__/__testType__/__path__/__test__.js +7 -5
- package/blueprints/component-test/mocha-rfc-232-files/__root__/__testType__/__path__/__test__.js +4 -4
- package/blueprints/component-test/qunit-files/__root__/__testType__/__path__/__test__.js +4 -4
- package/blueprints/component-test/qunit-rfc-232-files/__root__/__testType__/__path__/__test__.js +4 -4
- package/blueprints/controller/files/__root__/__path__/__name__.js +1 -2
- package/blueprints/controller-test/mocha-0.12-files/__root__/__testType__/__path__/__test__.js +2 -2
- package/blueprints/controller-test/mocha-files/__root__/__testType__/__path__/__test__.js +5 -3
- package/blueprints/controller-test/mocha-rfc-232-files/__root__/__testType__/__path__/__test__.js +2 -2
- package/blueprints/controller-test/qunit-files/__root__/__testType__/__path__/__test__.js +1 -1
- package/blueprints/controller-test/qunit-rfc-232-files/__root__/__testType__/__path__/__test__.js +2 -2
- package/blueprints/helper/files/__root__/__collection__/__name__.js +1 -1
- package/blueprints/helper/mu-files/__root__/__collection__/__name__.js +1 -1
- package/blueprints/helper-test/mocha-0.12-files/__root__/__testType__/__collection__/__name__-test.js +3 -3
- package/blueprints/helper-test/mocha-files/__root__/__testType__/__collection__/__name__-test.js +6 -4
- package/blueprints/helper-test/mocha-rfc-232-files/__root__/__testType__/__collection__/__name__-test.js +2 -2
- package/blueprints/helper-test/qunit-files/__root__/__testType__/__collection__/__name__-test.js +2 -2
- package/blueprints/helper-test/qunit-rfc-232-files/__root__/__testType__/__collection__/__name__-test.js +2 -2
- package/blueprints/initializer/files/__root__/initializers/__name__.js +2 -3
- package/blueprints/initializer-test/mocha-files/__root__/__testType__/__path__/__name__-test.js +6 -7
- package/blueprints/initializer-test/mocha-rfc-232-files/__root__/__testType__/__path__/__name__-test.js +5 -5
- package/blueprints/initializer-test/qunit-files/__root__/__testType__/__path__/__name__-test.js +3 -4
- package/blueprints/instance-initializer/files/__root__/instance-initializers/__name__.js +2 -3
- package/blueprints/instance-initializer-test/mocha-files/__root__/__testType__/__path__/__name__-test.js +5 -5
- package/blueprints/instance-initializer-test/mocha-rfc-232-files/__root__/__testType__/__path__/__name__-test.js +5 -5
- package/blueprints/instance-initializer-test/qunit-files/__root__/__testType__/__path__/__name__-test.js +2 -2
- package/blueprints/mixin/files/__root__/mixins/__name__.js +1 -2
- package/blueprints/mixin-test/mocha-files/__root__/__testType__/__name__-test.js +2 -2
- package/blueprints/mixin-test/mocha-rfc-232-files/__root__/__testType__/__name__-test.js +2 -2
- package/blueprints/mixin-test/qunit-files/__root__/__testType__/__name__-test.js +1 -1
- package/blueprints/mixin-test/qunit-rfc-232-files/__root__/__testType__/__name__-test.js +1 -1
- package/blueprints/route/files/__root__/__path__/__name__.js +2 -2
- package/blueprints/route-test/mocha-0.12-files/__root__/__testType__/__path__/__test__.js +2 -2
- package/blueprints/route-test/mocha-files/__root__/__testType__/__path__/__test__.js +5 -3
- package/blueprints/route-test/mocha-rfc-232-files/__root__/__testType__/__path__/__test__.js +2 -2
- package/blueprints/route-test/qunit-files/__root__/__testType__/__path__/__test__.js +1 -1
- package/blueprints/route-test/qunit-rfc-232-files/__root__/__testType__/__path__/__test__.js +2 -2
- package/blueprints/service/files/__root__/__path__/__name__.js +1 -2
- package/blueprints/service-test/mocha-0.12-files/__root__/__testType__/__path__/__test__.js +2 -2
- package/blueprints/service-test/mocha-files/__root__/__testType__/__path__/__test__.js +5 -3
- package/blueprints/service-test/mocha-rfc-232-files/__root__/__testType__/__path__/__test__.js +2 -2
- package/blueprints/service-test/qunit-files/__root__/__testType__/__path__/__test__.js +1 -1
- package/blueprints/service-test/qunit-rfc-232-files/__root__/__testType__/__path__/__test__.js +2 -2
- package/blueprints/util-test/mocha-files/__root__/__testType__/__name__-test.js +2 -2
- package/blueprints/util-test/mocha-rfc-232-files/__root__/__testType__/__name__-test.js +2 -2
- package/blueprints/util-test/qunit-files/__root__/__testType__/__name__-test.js +1 -1
- package/blueprints/util-test/qunit-rfc-232-files/__root__/__testType__/__name__-test.js +2 -3
- package/build-metadata.json +3 -3
- package/dist/dependencies/router_js.js +1 -1
- package/dist/ember-template-compiler.js +10 -140
- package/dist/ember-template-compiler.map +1 -1
- package/dist/ember-testing.js +3 -1
- package/dist/ember-testing.map +1 -1
- package/dist/ember.debug.js +152 -189
- package/dist/ember.debug.map +1 -1
- package/dist/header/license.js +1 -1
- package/dist/packages/@ember/-internals/container/index.js +3 -3
- package/dist/packages/@ember/-internals/glimmer/index.js +18 -25
- package/dist/packages/@ember/-internals/metal/index.js +14 -16
- package/dist/packages/@ember/-internals/routing/lib/services/router.js +2 -0
- package/dist/packages/@ember/-internals/routing/lib/services/routing.js +2 -0
- package/dist/packages/@ember/-internals/routing/lib/system/generate_controller.js +3 -1
- package/dist/packages/@ember/-internals/routing/lib/system/route.js +14 -6
- package/dist/packages/@ember/-internals/routing/lib/system/router.js +5 -13
- package/dist/packages/@ember/-internals/routing/lib/utils.js +2 -1
- package/dist/packages/@ember/-internals/runtime/lib/mixins/container_proxy.js +29 -29
- package/dist/packages/@ember/-internals/runtime/lib/mixins/registry_proxy.js +51 -50
- package/dist/packages/@ember/-internals/utils/index.js +1 -1
- package/dist/packages/@ember/application/instance.js +3 -3
- package/dist/packages/@ember/canary-features/index.js +0 -10
- package/dist/packages/@ember/debug/lib/capture-render-tree.js +2 -0
- package/dist/packages/ember/index.js +3 -14
- package/dist/packages/ember/version.js +1 -1
- package/docs/data.json +173 -189
- package/package.json +3 -3
package/docs/data.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"name": "The Ember API",
|
|
4
4
|
"description": "The Ember API: a framework for building ambitious web applications",
|
|
5
5
|
"url": "https://emberjs.com/",
|
|
6
|
-
"version": "4.4.0-alpha.
|
|
6
|
+
"version": "4.4.0-alpha.2"
|
|
7
7
|
},
|
|
8
8
|
"files": {
|
|
9
9
|
"node_modules/rsvp/lib/rsvp/promise/all.js": {
|
|
@@ -960,6 +960,13 @@
|
|
|
960
960
|
"Ember": 1
|
|
961
961
|
}
|
|
962
962
|
},
|
|
963
|
+
"packages/@ember/-internals/runtime/lib/mixins/container_proxy.d.ts": {
|
|
964
|
+
"name": "packages/@ember/-internals/runtime/lib/mixins/container_proxy.d.ts",
|
|
965
|
+
"modules": {},
|
|
966
|
+
"classes": {},
|
|
967
|
+
"fors": {},
|
|
968
|
+
"namespaces": {}
|
|
969
|
+
},
|
|
963
970
|
"packages/@ember/-internals/runtime/lib/mixins/container_proxy.js": {
|
|
964
971
|
"name": "packages/@ember/-internals/runtime/lib/mixins/container_proxy.js",
|
|
965
972
|
"modules": {},
|
|
@@ -1032,6 +1039,13 @@
|
|
|
1032
1039
|
"fors": {},
|
|
1033
1040
|
"namespaces": {}
|
|
1034
1041
|
},
|
|
1042
|
+
"packages/@ember/-internals/runtime/lib/mixins/registry_proxy.d.ts": {
|
|
1043
|
+
"name": "packages/@ember/-internals/runtime/lib/mixins/registry_proxy.d.ts",
|
|
1044
|
+
"modules": {},
|
|
1045
|
+
"classes": {},
|
|
1046
|
+
"fors": {},
|
|
1047
|
+
"namespaces": {}
|
|
1048
|
+
},
|
|
1035
1049
|
"packages/@ember/-internals/runtime/lib/mixins/registry_proxy.js": {
|
|
1036
1050
|
"name": "packages/@ember/-internals/runtime/lib/mixins/registry_proxy.js",
|
|
1037
1051
|
"modules": {},
|
|
@@ -1419,8 +1433,8 @@
|
|
|
1419
1433
|
},
|
|
1420
1434
|
"namespaces": {}
|
|
1421
1435
|
},
|
|
1422
|
-
"packages/@ember/engine/lib/engine-parent.
|
|
1423
|
-
"name": "packages/@ember/engine/lib/engine-parent.
|
|
1436
|
+
"packages/@ember/engine/lib/engine-parent.ts": {
|
|
1437
|
+
"name": "packages/@ember/engine/lib/engine-parent.ts",
|
|
1424
1438
|
"modules": {
|
|
1425
1439
|
"@ember/engine": 1
|
|
1426
1440
|
},
|
|
@@ -2048,7 +2062,7 @@
|
|
|
2048
2062
|
"namespaces": {},
|
|
2049
2063
|
"tag": "module",
|
|
2050
2064
|
"file": "packages/@ember/canary-features/index.ts",
|
|
2051
|
-
"line":
|
|
2065
|
+
"line": 21,
|
|
2052
2066
|
"description": "Set `EmberENV.FEATURES` in your application's `config/environment.js` file\nto enable canary features in your application.\n\nSee the [feature flag guide](https://guides.emberjs.com/release/configuring-ember/feature-flags/)\nfor more details.",
|
|
2053
2067
|
"access": "public",
|
|
2054
2068
|
"tagname": ""
|
|
@@ -2963,7 +2977,7 @@
|
|
|
2963
2977
|
"module": "@ember/routing",
|
|
2964
2978
|
"namespace": "",
|
|
2965
2979
|
"file": "packages/@ember/-internals/routing/lib/system/router.ts",
|
|
2966
|
-
"line":
|
|
2980
|
+
"line": 138,
|
|
2967
2981
|
"description": "The `EmberRouter` class manages the application state and URLs. Refer to\nthe [routing guide](https://guides.emberjs.com/release/routing/) for documentation.",
|
|
2968
2982
|
"extends": "EmberObject",
|
|
2969
2983
|
"uses": [
|
|
@@ -3526,7 +3540,7 @@
|
|
|
3526
3540
|
"module": "@ember/canary-features",
|
|
3527
3541
|
"namespace": "",
|
|
3528
3542
|
"file": "packages/@ember/canary-features/index.ts",
|
|
3529
|
-
"line":
|
|
3543
|
+
"line": 21,
|
|
3530
3544
|
"description": "The hash of enabled Canary features. Add to this, any canary features\nbefore creating your application.",
|
|
3531
3545
|
"static": 1,
|
|
3532
3546
|
"since": "1.1.0",
|
|
@@ -4575,20 +4589,6 @@
|
|
|
4575
4589
|
"name": "fullName",
|
|
4576
4590
|
"description": "",
|
|
4577
4591
|
"type": "String"
|
|
4578
|
-
},
|
|
4579
|
-
{
|
|
4580
|
-
"name": "options",
|
|
4581
|
-
"description": "",
|
|
4582
|
-
"type": "Object",
|
|
4583
|
-
"optional": true,
|
|
4584
|
-
"props": [
|
|
4585
|
-
{
|
|
4586
|
-
"name": "source",
|
|
4587
|
-
"description": "The fullname of the request source (used for local lookup)",
|
|
4588
|
-
"type": "String",
|
|
4589
|
-
"optional": true
|
|
4590
|
-
}
|
|
4591
|
-
]
|
|
4592
4592
|
}
|
|
4593
4593
|
],
|
|
4594
4594
|
"return": {
|
|
@@ -6006,18 +6006,10 @@
|
|
|
6006
6006
|
},
|
|
6007
6007
|
{
|
|
6008
6008
|
"file": "packages/@ember/-internals/glimmer/lib/syntax/outlet.ts",
|
|
6009
|
-
"line":
|
|
6009
|
+
"line": 19,
|
|
6010
6010
|
"description": "The `{{outlet}}` helper lets you specify where a child route will render in\nyour template. An important use of the `{{outlet}}` helper is in your\napplication's `application.hbs` file:\n\n```app/templates/application.hbs\n<MyHeader />\n\n<div class=\"my-dynamic-content\">\n <!-- this content will change based on the current route, which depends on the current URL -->\n {{outlet}}\n</div>\n\n<MyFooter />\n```\n\nSee the [routing guide](https://guides.emberjs.com/release/routing/rendering-a-template/) for more\ninformation on how your `route` interacts with the `{{outlet}}` helper.\nNote: Your content __will not render__ if there isn't an `{{outlet}}` for it.",
|
|
6011
6011
|
"itemtype": "method",
|
|
6012
6012
|
"name": "outlet",
|
|
6013
|
-
"params": [
|
|
6014
|
-
{
|
|
6015
|
-
"name": "name",
|
|
6016
|
-
"description": "",
|
|
6017
|
-
"type": "String",
|
|
6018
|
-
"optional": true
|
|
6019
|
-
}
|
|
6020
|
-
],
|
|
6021
6013
|
"access": "public",
|
|
6022
6014
|
"tagname": "",
|
|
6023
6015
|
"class": "Ember.Templates.helpers",
|
|
@@ -6132,7 +6124,7 @@
|
|
|
6132
6124
|
},
|
|
6133
6125
|
{
|
|
6134
6126
|
"file": "packages/@ember/-internals/glimmer/lib/component.ts",
|
|
6135
|
-
"line":
|
|
6127
|
+
"line": 756,
|
|
6136
6128
|
"description": "Normally, Ember's component model is \"write-only\". The component takes a\nbunch of attributes that it got passed in, and uses them to render its\ntemplate.\n\nOne nice thing about this model is that if you try to set a value to the\nsame thing as last time, Ember (through HTMLBars) will avoid doing any\nwork on the DOM.\n\nThis is not just a performance optimization. If an attribute has not\nchanged, it is important not to clobber the element's \"hidden state\".\nFor example, if you set an input's `value` to the same value as before,\nit will clobber selection state and cursor position. In other words,\nsetting an attribute is not **always** idempotent.\n\nThis method provides a way to read an element's attribute and also\nupdate the last value Ember knows about at the same time. This makes\nsetting an attribute idempotent.\n\nIn particular, what this means is that if you get an `<input>` element's\n`value` attribute and then re-render the template with the same value,\nit will avoid clobbering the cursor and selection position.\nSince most attribute sets are idempotent in the browser, you typically\ncan get away with reading attributes using jQuery, but the most reliable\nway to do so is through this method.",
|
|
6137
6129
|
"itemtype": "method",
|
|
6138
6130
|
"name": "readDOMAttr",
|
|
@@ -6153,7 +6145,7 @@
|
|
|
6153
6145
|
},
|
|
6154
6146
|
{
|
|
6155
6147
|
"file": "packages/@ember/-internals/glimmer/lib/component.ts",
|
|
6156
|
-
"line":
|
|
6148
|
+
"line": 807,
|
|
6157
6149
|
"description": "The WAI-ARIA role of the control represented by this view. For example, a\nbutton may have a role of type 'button', or a pane may have a role of\ntype 'alertdialog'. This property is used by assistive software to help\nvisually challenged users navigate rich web applications.\n\nThe full list of valid WAI-ARIA roles is available at:\n[https://www.w3.org/TR/wai-aria/#roles_categorization](https://www.w3.org/TR/wai-aria/#roles_categorization)",
|
|
6158
6150
|
"itemtype": "property",
|
|
6159
6151
|
"name": "ariaRole",
|
|
@@ -6166,7 +6158,7 @@
|
|
|
6166
6158
|
},
|
|
6167
6159
|
{
|
|
6168
6160
|
"file": "packages/@ember/-internals/glimmer/lib/component.ts",
|
|
6169
|
-
"line":
|
|
6161
|
+
"line": 822,
|
|
6170
6162
|
"description": "Enables components to take a list of parameters as arguments.\nFor example, a component that takes two parameters with the names\n`name` and `age`:\n\n```app/components/my-component.js\nimport Component from '@ember/component';\n\nlet MyComponent = Component.extend();\n\nMyComponent.reopenClass({\n positionalParams: ['name', 'age']\n});\n\nexport default MyComponent;\n```\n\nIt can then be invoked like this:\n\n```hbs\n{{my-component \"John\" 38}}\n```\n\nThe parameters can be referred to just like named parameters:\n\n```hbs\nName: {{name}}, Age: {{age}}.\n```\n\nUsing a string instead of an array allows for an arbitrary number of\nparameters:\n\n```app/components/my-component.js\nimport Component from '@ember/component';\n\nlet MyComponent = Component.extend();\n\nMyComponent.reopenClass({\n positionalParams: 'names'\n});\n\nexport default MyComponent;\n```\n\nIt can then be invoked like this:\n\n```hbs\n{{my-component \"John\" \"Michael\" \"Scott\"}}\n```\nThe parameters can then be referred to by enumerating over the list:\n\n```hbs\n{{#each names as |name|}}{{name}}{{/each}}\n```",
|
|
6171
6163
|
"static": 1,
|
|
6172
6164
|
"access": "public",
|
|
@@ -6179,7 +6171,7 @@
|
|
|
6179
6171
|
},
|
|
6180
6172
|
{
|
|
6181
6173
|
"file": "packages/@ember/-internals/glimmer/lib/component.ts",
|
|
6182
|
-
"line":
|
|
6174
|
+
"line": 883,
|
|
6183
6175
|
"description": "Called when the attributes passed into the component have been updated.\nCalled both during the initial render of a container and during a rerender.\nCan be used in place of an observer; code placed here will be executed\nevery time any attribute updates.",
|
|
6184
6176
|
"itemtype": "method",
|
|
6185
6177
|
"name": "didReceiveAttrs",
|
|
@@ -6191,7 +6183,7 @@
|
|
|
6191
6183
|
},
|
|
6192
6184
|
{
|
|
6193
6185
|
"file": "packages/@ember/-internals/glimmer/lib/component.ts",
|
|
6194
|
-
"line":
|
|
6186
|
+
"line": 894,
|
|
6195
6187
|
"description": "Called when the attributes passed into the component have been updated.\nCalled both during the initial render of a container and during a rerender.\nCan be used in place of an observer; code placed here will be executed\nevery time any attribute updates.",
|
|
6196
6188
|
"itemtype": "event",
|
|
6197
6189
|
"name": "didReceiveAttrs",
|
|
@@ -6203,7 +6195,7 @@
|
|
|
6203
6195
|
},
|
|
6204
6196
|
{
|
|
6205
6197
|
"file": "packages/@ember/-internals/glimmer/lib/component.ts",
|
|
6206
|
-
"line":
|
|
6198
|
+
"line": 904,
|
|
6207
6199
|
"description": "Called after a component has been rendered, both on initial render and\nin subsequent rerenders.",
|
|
6208
6200
|
"itemtype": "method",
|
|
6209
6201
|
"name": "didRender",
|
|
@@ -6215,7 +6207,7 @@
|
|
|
6215
6207
|
},
|
|
6216
6208
|
{
|
|
6217
6209
|
"file": "packages/@ember/-internals/glimmer/lib/component.ts",
|
|
6218
|
-
"line":
|
|
6210
|
+
"line": 913,
|
|
6219
6211
|
"description": "Called after a component has been rendered, both on initial render and\nin subsequent rerenders.",
|
|
6220
6212
|
"itemtype": "event",
|
|
6221
6213
|
"name": "didRender",
|
|
@@ -6227,7 +6219,7 @@
|
|
|
6227
6219
|
},
|
|
6228
6220
|
{
|
|
6229
6221
|
"file": "packages/@ember/-internals/glimmer/lib/component.ts",
|
|
6230
|
-
"line":
|
|
6222
|
+
"line": 921,
|
|
6231
6223
|
"description": "Called before a component has been rendered, both on initial render and\nin subsequent rerenders.",
|
|
6232
6224
|
"itemtype": "method",
|
|
6233
6225
|
"name": "willRender",
|
|
@@ -6239,7 +6231,7 @@
|
|
|
6239
6231
|
},
|
|
6240
6232
|
{
|
|
6241
6233
|
"file": "packages/@ember/-internals/glimmer/lib/component.ts",
|
|
6242
|
-
"line":
|
|
6234
|
+
"line": 930,
|
|
6243
6235
|
"description": "Called before a component has been rendered, both on initial render and\nin subsequent rerenders.",
|
|
6244
6236
|
"itemtype": "event",
|
|
6245
6237
|
"name": "willRender",
|
|
@@ -6251,7 +6243,7 @@
|
|
|
6251
6243
|
},
|
|
6252
6244
|
{
|
|
6253
6245
|
"file": "packages/@ember/-internals/glimmer/lib/component.ts",
|
|
6254
|
-
"line":
|
|
6246
|
+
"line": 938,
|
|
6255
6247
|
"description": "Called when the attributes passed into the component have been changed.\nCalled only during a rerender, not during an initial render.",
|
|
6256
6248
|
"itemtype": "method",
|
|
6257
6249
|
"name": "didUpdateAttrs",
|
|
@@ -6263,7 +6255,7 @@
|
|
|
6263
6255
|
},
|
|
6264
6256
|
{
|
|
6265
6257
|
"file": "packages/@ember/-internals/glimmer/lib/component.ts",
|
|
6266
|
-
"line":
|
|
6258
|
+
"line": 947,
|
|
6267
6259
|
"description": "Called when the attributes passed into the component have been changed.\nCalled only during a rerender, not during an initial render.",
|
|
6268
6260
|
"itemtype": "event",
|
|
6269
6261
|
"name": "didUpdateAttrs",
|
|
@@ -6275,7 +6267,7 @@
|
|
|
6275
6267
|
},
|
|
6276
6268
|
{
|
|
6277
6269
|
"file": "packages/@ember/-internals/glimmer/lib/component.ts",
|
|
6278
|
-
"line":
|
|
6270
|
+
"line": 955,
|
|
6279
6271
|
"description": "Called when the component is about to update and rerender itself.\nCalled only during a rerender, not during an initial render.",
|
|
6280
6272
|
"itemtype": "method",
|
|
6281
6273
|
"name": "willUpdate",
|
|
@@ -6287,7 +6279,7 @@
|
|
|
6287
6279
|
},
|
|
6288
6280
|
{
|
|
6289
6281
|
"file": "packages/@ember/-internals/glimmer/lib/component.ts",
|
|
6290
|
-
"line":
|
|
6282
|
+
"line": 964,
|
|
6291
6283
|
"description": "Called when the component is about to update and rerender itself.\nCalled only during a rerender, not during an initial render.",
|
|
6292
6284
|
"itemtype": "event",
|
|
6293
6285
|
"name": "willUpdate",
|
|
@@ -6299,7 +6291,7 @@
|
|
|
6299
6291
|
},
|
|
6300
6292
|
{
|
|
6301
6293
|
"file": "packages/@ember/-internals/glimmer/lib/component.ts",
|
|
6302
|
-
"line":
|
|
6294
|
+
"line": 972,
|
|
6303
6295
|
"description": "Called when the component has updated and rerendered itself.\nCalled only during a rerender, not during an initial render.",
|
|
6304
6296
|
"itemtype": "method",
|
|
6305
6297
|
"name": "didUpdate",
|
|
@@ -6311,7 +6303,7 @@
|
|
|
6311
6303
|
},
|
|
6312
6304
|
{
|
|
6313
6305
|
"file": "packages/@ember/-internals/glimmer/lib/component.ts",
|
|
6314
|
-
"line":
|
|
6306
|
+
"line": 981,
|
|
6315
6307
|
"description": "Called when the component has updated and rerendered itself.\nCalled only during a rerender, not during an initial render.",
|
|
6316
6308
|
"itemtype": "event",
|
|
6317
6309
|
"name": "didUpdate",
|
|
@@ -6323,7 +6315,7 @@
|
|
|
6323
6315
|
},
|
|
6324
6316
|
{
|
|
6325
6317
|
"file": "packages/@ember/-internals/glimmer/lib/component.ts",
|
|
6326
|
-
"line":
|
|
6318
|
+
"line": 989,
|
|
6327
6319
|
"description": "Layout can be used to wrap content in a component.",
|
|
6328
6320
|
"itemtype": "property",
|
|
6329
6321
|
"name": "layout",
|
|
@@ -6335,7 +6327,7 @@
|
|
|
6335
6327
|
},
|
|
6336
6328
|
{
|
|
6337
6329
|
"file": "packages/@ember/-internals/glimmer/lib/component.ts",
|
|
6338
|
-
"line":
|
|
6330
|
+
"line": 996,
|
|
6339
6331
|
"description": "The name of the layout to lookup if no layout is provided.\nBy default `Component` will lookup a template with this name in\n`Ember.TEMPLATES` (a shared global object).",
|
|
6340
6332
|
"itemtype": "property",
|
|
6341
6333
|
"name": "layoutName",
|
|
@@ -6348,7 +6340,7 @@
|
|
|
6348
6340
|
},
|
|
6349
6341
|
{
|
|
6350
6342
|
"file": "packages/@ember/-internals/glimmer/lib/component.ts",
|
|
6351
|
-
"line":
|
|
6343
|
+
"line": 1006,
|
|
6352
6344
|
"description": "The HTML `id` of the component's element in the DOM. You can provide this\nvalue yourself but it must be unique (just as in HTML):\n\n```handlebars\n{{my-component elementId=\"a-really-cool-id\"}}\n```\n\n```handlebars\n<MyComponent @elementId=\"a-really-cool-id\" />\n```\nIf not manually set a default value will be provided by the framework.\nOnce rendered an element's `elementId` is considered immutable and you\nshould never change it. If you need to compute a dynamic value for the\n`elementId`, you should do this when the component or element is being\ninstantiated:\n\n```javascript\nexport default Component.extend({\n init() {\n this._super(...arguments);\n\n var index = this.get('index');\n this.set('elementId', `component-id${index}`);\n }\n});\n```",
|
|
6353
6345
|
"itemtype": "property",
|
|
6354
6346
|
"name": "elementId",
|
|
@@ -7830,24 +7822,6 @@
|
|
|
7830
7822
|
"class": "@ember/application",
|
|
7831
7823
|
"module": "@ember/object"
|
|
7832
7824
|
},
|
|
7833
|
-
{
|
|
7834
|
-
"file": "packages/@ember/-internals/owner/index.ts",
|
|
7835
|
-
"line": 36,
|
|
7836
|
-
"class": "@ember/application",
|
|
7837
|
-
"module": "@ember/application"
|
|
7838
|
-
},
|
|
7839
|
-
{
|
|
7840
|
-
"file": "packages/@ember/-internals/owner/index.ts",
|
|
7841
|
-
"line": 38,
|
|
7842
|
-
"class": "@ember/application",
|
|
7843
|
-
"module": "@ember/application"
|
|
7844
|
-
},
|
|
7845
|
-
{
|
|
7846
|
-
"file": "packages/@ember/-internals/owner/index.ts",
|
|
7847
|
-
"line": 40,
|
|
7848
|
-
"class": "@ember/application",
|
|
7849
|
-
"module": "@ember/application"
|
|
7850
|
-
},
|
|
7851
7825
|
{
|
|
7852
7826
|
"file": "packages/@ember/-internals/owner/index.ts",
|
|
7853
7827
|
"line": 44,
|
|
@@ -8544,7 +8518,7 @@
|
|
|
8544
8518
|
},
|
|
8545
8519
|
{
|
|
8546
8520
|
"file": "packages/@ember/-internals/routing/lib/services/router.ts",
|
|
8547
|
-
"line":
|
|
8521
|
+
"line": 81,
|
|
8548
8522
|
"description": "Transition the application into another route. The route may\nbe either a single route or route path:\n\nCalling `transitionTo` from the Router service will cause default query parameter values to be included in the URL.\nThis behavior is different from calling `transitionTo` on a route or `transitionToRoute` on a controller.\nSee the [Router Service RFC](https://github.com/emberjs/rfcs/blob/master/text/0095-router-service.md#query-parameter-semantics) for more info.\n\nIn the following example we use the Router service to navigate to a route with a\nspecific model from a Component in the first action, and in the second we trigger\na query-params only transition.\n\n```app/components/example.js\nimport Component from '@glimmer/component';\nimport { action } from '@ember/object';\nimport { service } from '@ember/service';\n\nexport default class extends Component {\n @service router;\n\n @action\n goToComments(post) {\n this.router.transitionTo('comments', post);\n }\n\n @action\n fetchMoreComments(latestComment) {\n this.router.transitionTo({\n queryParams: { commentsAfter: latestComment }\n });\n }\n}\n```",
|
|
8549
8523
|
"itemtype": "method",
|
|
8550
8524
|
"name": "transitionTo",
|
|
@@ -8579,7 +8553,7 @@
|
|
|
8579
8553
|
},
|
|
8580
8554
|
{
|
|
8581
8555
|
"file": "packages/@ember/-internals/routing/lib/services/router.ts",
|
|
8582
|
-
"line":
|
|
8556
|
+
"line": 141,
|
|
8583
8557
|
"description": "Similar to `transitionTo`, but instead of adding the destination to the browser's URL history,\nit replaces the entry for the current route.\nWhen the user clicks the \"back\" button in the browser, there will be fewer steps.\nThis is most commonly used to manage redirects in a way that does not cause confusing additions\nto the user's browsing history.\n\nCalling `replaceWith` from the Router service will cause default query parameter values to be included in the URL.\nThis behavior is different from calling `replaceWith` on a route.\nSee the [Router Service RFC](https://github.com/emberjs/rfcs/blob/master/text/0095-router-service.md#query-parameter-semantics) for more info.\n\nUsage example:\n\n```app/routes/application.js\nimport Route from '@ember/routing/route';\n\nexport default class extends Route {\n beforeModel() {\n if (!authorized()){\n this.replaceWith('unauthorized');\n }\n }\n});\n```",
|
|
8584
8558
|
"itemtype": "method",
|
|
8585
8559
|
"name": "replaceWith",
|
|
@@ -8612,7 +8586,7 @@
|
|
|
8612
8586
|
},
|
|
8613
8587
|
{
|
|
8614
8588
|
"file": "packages/@ember/-internals/routing/lib/services/router.ts",
|
|
8615
|
-
"line":
|
|
8589
|
+
"line": 180,
|
|
8616
8590
|
"description": "Generate a URL based on the supplied route name and optionally a model. The\nURL is returned as a string that can be used for any purpose.\n\nIn this example, the URL for the `author.books` route for a given author\nis copied to the clipboard.\n\n```app/templates/application.hbs\n<CopyLink @author={{hash id=\"tomster\" name=\"Tomster\"}} />\n```\n\n```app/components/copy-link.js\nimport Component from '@glimmer/component';\nimport { service } from '@ember/service';\nimport { action } from '@ember/object';\n\nexport default class CopyLinkComponent extends Component {\n @service router;\n @service clipboard;\n\n @action\n copyBooksURL() {\n if (this.author) {\n const url = this.router.urlFor('author.books', this.args.author);\n this.clipboard.set(url);\n // Clipboard now has /author/tomster/books\n }\n }\n}\n```\n\nJust like with `transitionTo` and `replaceWith`, `urlFor` can also handle\nquery parameters.\n\n```app/templates/application.hbs\n<CopyLink @author={{hash id=\"tomster\" name=\"Tomster\"}} />\n```\n\n```app/components/copy-link.js\nimport Component from '@glimmer/component';\nimport { service } from '@ember/service';\nimport { action } from '@ember/object';\n\nexport default class CopyLinkComponent extends Component {\n @service router;\n @service clipboard;\n\n @action\n copyOnlyEmberBooksURL() {\n if (this.author) {\n const url = this.router.urlFor('author.books', this.author, {\n queryParams: { filter: 'emberjs' }\n });\n this.clipboard.set(url);\n // Clipboard now has /author/tomster/books?filter=emberjs\n }\n }\n}\n```",
|
|
8617
8591
|
"itemtype": "method",
|
|
8618
8592
|
"name": "urlFor",
|
|
@@ -8645,7 +8619,7 @@
|
|
|
8645
8619
|
},
|
|
8646
8620
|
{
|
|
8647
8621
|
"file": "packages/@ember/-internals/routing/lib/services/router.ts",
|
|
8648
|
-
"line":
|
|
8622
|
+
"line": 253,
|
|
8649
8623
|
"description": "Returns `true` if `routeName/models/queryParams` is the active route, where `models` and `queryParams` are optional.\nSee [model](api/ember/release/classes/Route/methods/model?anchor=model) and\n[queryParams](/api/ember/3.7/classes/Route/properties/queryParams?anchor=queryParams) for more information about these arguments.\n\nIn the following example, `isActive` will return `true` if the current route is `/posts`.\n\n```app/components/posts.js\nimport Component from '@glimmer/component';\nimport { service } from '@ember/service';\n\nexport default class extends Component {\n @service router;\n\n displayComments() {\n return this.router.isActive('posts');\n }\n});\n```\n\nThe next example includes a dynamic segment, and will return `true` if the current route is `/posts/1`,\nassuming the post has an id of 1:\n\n```app/components/posts.js\nimport Component from '@glimmer/component';\nimport { service } from '@ember/service';\n\nexport default class extends Component {\n @service router;\n\n displayComments(post) {\n return this.router.isActive('posts', post.id);\n }\n});\n```\n\nWhere `post.id` is the id of a specific post, which is represented in the route as /posts/[post.id].\nIf `post.id` is equal to 1, then isActive will return true if the current route is /posts/1, and false if the route is anything else.",
|
|
8650
8624
|
"itemtype": "method",
|
|
8651
8625
|
"name": "isActive",
|
|
@@ -8678,7 +8652,7 @@
|
|
|
8678
8652
|
},
|
|
8679
8653
|
{
|
|
8680
8654
|
"file": "packages/@ember/-internals/routing/lib/services/router.ts",
|
|
8681
|
-
"line":
|
|
8655
|
+
"line": 347,
|
|
8682
8656
|
"description": "Takes a string URL and returns a `RouteInfo` for the leafmost route represented\nby the URL. Returns `null` if the URL is not recognized. This method expects to\nreceive the actual URL as seen by the browser including the app's `rootURL`.\n\nSee [RouteInfo](/ember/release/classes/RouteInfo) for more info.\n\nIn the following example `recognize` is used to verify if a path belongs to our\napplication before transitioning to it.\n\n```\nimport Component from '@ember/component';\nimport { service } from '@ember/service';\n\nexport default class extends Component {\n @service router;\n path = '/';\n\n click() {\n if (this.router.recognize(this.path)) {\n this.router.transitionTo(this.path);\n }\n }\n}\n```",
|
|
8683
8657
|
"itemtype": "method",
|
|
8684
8658
|
"name": "recognize",
|
|
@@ -8700,7 +8674,7 @@
|
|
|
8700
8674
|
},
|
|
8701
8675
|
{
|
|
8702
8676
|
"file": "packages/@ember/-internals/routing/lib/services/router.ts",
|
|
8703
|
-
"line":
|
|
8677
|
+
"line": 388,
|
|
8704
8678
|
"description": "Takes a string URL and returns a promise that resolves to a\n`RouteInfoWithAttributes` for the leafmost route represented by the URL.\nThe promise rejects if the URL is not recognized or an unhandled exception\nis encountered. This method expects to receive the actual URL as seen by\nthe browser including the app's `rootURL`.",
|
|
8705
8679
|
"itemtype": "method",
|
|
8706
8680
|
"name": "recognizeAndLoad",
|
|
@@ -8722,7 +8696,7 @@
|
|
|
8722
8696
|
},
|
|
8723
8697
|
{
|
|
8724
8698
|
"file": "packages/@ember/-internals/routing/lib/services/router.ts",
|
|
8725
|
-
"line":
|
|
8699
|
+
"line": 410,
|
|
8726
8700
|
"description": "The `routeWillChange` event is fired at the beginning of any\nattempted transition with a `Transition` object as the sole\nargument. This action can be used for aborting, redirecting,\nor decorating the transition from the currently active routes.\n\nA good example is preventing navigation when a form is\nhalf-filled out:\n\n```app/routes/contact-form.js\nimport Route from '@ember/routing';\nimport { service } from '@ember/service';\n\nexport default class extends Route {\n @service router;\n\n constructor() {\n super(...arguments);\n\n this.router.on('routeWillChange', (transition) => {\n if (!transition.to.find(route => route.name === this.routeName)) {\n alert(\"Please save or cancel your changes.\");\n transition.abort();\n }\n })\n }\n}\n```\n\nThe `routeWillChange` event fires whenever a new route is chosen as the desired target of a transition. This includes `transitionTo`, `replaceWith`, all redirection for any reason including error handling, and abort. Aborting implies changing the desired target back to where you already were. Once a transition has completed, `routeDidChange` fires.",
|
|
8727
8701
|
"itemtype": "event",
|
|
8728
8702
|
"name": "routeWillChange",
|
|
@@ -8740,7 +8714,7 @@
|
|
|
8740
8714
|
},
|
|
8741
8715
|
{
|
|
8742
8716
|
"file": "packages/@ember/-internals/routing/lib/services/router.ts",
|
|
8743
|
-
"line":
|
|
8717
|
+
"line": 446,
|
|
8744
8718
|
"description": "The `routeDidChange` event only fires once a transition has settled.\nThis includes aborts and error substates. Like the `routeWillChange` event\nit receives a Transition as the sole argument.\n\nA good example is sending some analytics when the route has transitioned:\n\n```app/routes/contact-form.js\nimport Route from '@ember/routing';\nimport { service } from '@ember/service';\n\nexport default class extends Route {\n @service router;\n\n constructor() {\n super(...arguments);\n\n this.router.on('routeDidChange', (transition) => {\n ga.send('pageView', {\n current: transition.to.name,\n from: transition.from.name\n });\n })\n }\n}\n```\n\n`routeDidChange` will be called after any `Route`'s\n[didTransition](/ember/release/classes/Route/events/didTransition?anchor=didTransition)\naction has been fired.\nThe updates of properties\n[currentURL](/ember/release/classes/RouterService/properties/currentURL?anchor=currentURL),\n[currentRouteName](/ember/release/classes/RouterService/properties/currentURL?anchor=currentRouteName)\nand\n[currentRoute](/ember/release/classes/RouterService/properties/currentURL?anchor=currentRoute)\nare completed at the time `routeDidChange` is called.",
|
|
8745
8719
|
"itemtype": "event",
|
|
8746
8720
|
"name": "routeDidChange",
|
|
@@ -8758,7 +8732,7 @@
|
|
|
8758
8732
|
},
|
|
8759
8733
|
{
|
|
8760
8734
|
"file": "packages/@ember/-internals/routing/lib/services/router.ts",
|
|
8761
|
-
"line":
|
|
8735
|
+
"line": 489,
|
|
8762
8736
|
"description": "Refreshes all currently active routes, doing a full transition.\nIf a route name is provided and refers to a currently active route,\nit will refresh only that route and its descendents.\nReturns a promise that will be resolved once the refresh is complete.\nAll resetController, beforeModel, model, afterModel, redirect, and setupController\nhooks will be called again. You will get new data from the model hook.",
|
|
8763
8737
|
"itemtype": "method",
|
|
8764
8738
|
"name": "refresh",
|
|
@@ -8783,7 +8757,7 @@
|
|
|
8783
8757
|
},
|
|
8784
8758
|
{
|
|
8785
8759
|
"file": "packages/@ember/-internals/routing/lib/services/router.ts",
|
|
8786
|
-
"line":
|
|
8760
|
+
"line": 526,
|
|
8787
8761
|
"description": "Name of the current route.\n\n This property represents the logical name of the route,\n which is comma separated.\n For the following router:\n\n ```app/router.js\n Router.map(function() {\n this.route('about');\n this.route('blog', function () {\n this.route('post', { path: ':post_id' });\n });\n });\n ```\n\n It will return:\n\n * `index` when you visit `/`\n * `about` when you visit `/about`\n * `blog.index` when you visit `/blog`\n * `blog.post` when you visit `/blog/some-post-id`",
|
|
8788
8762
|
"itemtype": "property",
|
|
8789
8763
|
"name": "currentRouteName",
|
|
@@ -8795,7 +8769,7 @@
|
|
|
8795
8769
|
},
|
|
8796
8770
|
{
|
|
8797
8771
|
"file": "packages/@ember/-internals/routing/lib/services/router.ts",
|
|
8798
|
-
"line":
|
|
8772
|
+
"line": 556,
|
|
8799
8773
|
"description": "Current URL for the application.\n\n This property represents the URL path for this route.\n For the following router:\n\n ```app/router.js\n Router.map(function() {\n this.route('about');\n this.route('blog', function () {\n this.route('post', { path: ':post_id' });\n });\n });\n ```\n\n It will return:\n\n * `/` when you visit `/`\n * `/about` when you visit `/about`\n * `/blog` when you visit `/blog`\n * `/blog/some-post-id` when you visit `/blog/some-post-id`",
|
|
8800
8774
|
"itemtype": "property",
|
|
8801
8775
|
"name": "currentURL",
|
|
@@ -8807,7 +8781,7 @@
|
|
|
8807
8781
|
},
|
|
8808
8782
|
{
|
|
8809
8783
|
"file": "packages/@ember/-internals/routing/lib/services/router.ts",
|
|
8810
|
-
"line":
|
|
8784
|
+
"line": 585,
|
|
8811
8785
|
"description": "The `location` property returns what implementation of the `location` API\nyour application is using, which determines what type of URL is being used.\n\nSee [Location](/ember/release/classes/Location) for more information.\n\nTo force a particular `location` API implementation to be used in your\napplication you can set a location type on your `config/environment`.\nFor example, to set the `history` type:\n\n```config/environment.js\n'use strict';\n\nmodule.exports = function(environment) {\n let ENV = {\n modulePrefix: 'router-service',\n environment,\n rootURL: '/',\n locationType: 'history',\n ...\n }\n}\n```\n\nThe following location types are available by default:\n`auto`, `hash`, `history`, `none`.\n\nSee [HashLocation](/ember/release/classes/HashLocation).\nSee [HistoryLocation](/ember/release/classes/HistoryLocation).\nSee [NoneLocation](/ember/release/classes/NoneLocation).\nSee [AutoLocation](/ember/release/classes/AutoLocation).",
|
|
8812
8786
|
"itemtype": "property",
|
|
8813
8787
|
"name": "location",
|
|
@@ -8822,7 +8796,7 @@
|
|
|
8822
8796
|
},
|
|
8823
8797
|
{
|
|
8824
8798
|
"file": "packages/@ember/-internals/routing/lib/services/router.ts",
|
|
8825
|
-
"line":
|
|
8799
|
+
"line": 625,
|
|
8826
8800
|
"description": "The `rootURL` property represents the URL of the root of\nthe application, '/' by default.\nThis prefix is assumed on all routes defined on this app.\n\nIf you change the `rootURL` in your environment configuration\nlike so:\n\n```config/environment.js\n'use strict';\n\nmodule.exports = function(environment) {\n let ENV = {\n modulePrefix: 'router-service',\n environment,\n rootURL: '/my-root',\n …\n }\n]\n```\n\nThis property will return `/my-root`.",
|
|
8827
8801
|
"itemtype": "property",
|
|
8828
8802
|
"name": "rootURL",
|
|
@@ -8834,7 +8808,7 @@
|
|
|
8834
8808
|
},
|
|
8835
8809
|
{
|
|
8836
8810
|
"file": "packages/@ember/-internals/routing/lib/services/router.ts",
|
|
8837
|
-
"line":
|
|
8811
|
+
"line": 655,
|
|
8838
8812
|
"description": "The `currentRoute` property contains metadata about the current leaf route.\nIt returns a `RouteInfo` object that has information like the route name,\nparams, query params and more.\n\nSee [RouteInfo](/ember/release/classes/RouteInfo) for more info.\n\nThis property is guaranteed to change whenever a route transition\nhappens (even when that transition only changes parameters\nand doesn't change the active route).\n\nUsage example:\n```app/components/header.js\n import Component from '@glimmer/component';\n import { service } from '@ember/service';\n import { notEmpty } from '@ember/object/computed';\n\n export default class extends Component {\n @service router;\n\n @notEmpty('router.currentRoute.child') isChildRoute;\n });\n```",
|
|
8839
8813
|
"itemtype": "property",
|
|
8840
8814
|
"name": "currentRoute",
|
|
@@ -9947,7 +9921,7 @@
|
|
|
9947
9921
|
},
|
|
9948
9922
|
{
|
|
9949
9923
|
"file": "packages/@ember/-internals/routing/lib/system/route.ts",
|
|
9950
|
-
"line":
|
|
9924
|
+
"line": 1615,
|
|
9951
9925
|
"description": "Generates a controller for a route.\n\nExample\n\n```app/routes/post.js\nimport Route from '@ember/routing/route';\n\nexport default class Post extends Route {\n setupController(controller, post) {\n super.setupController(controller, post);\n\n this.generateController('posts');\n }\n}\n```",
|
|
9952
9926
|
"itemtype": "method",
|
|
9953
9927
|
"name": "generateController",
|
|
@@ -9965,7 +9939,7 @@
|
|
|
9965
9939
|
},
|
|
9966
9940
|
{
|
|
9967
9941
|
"file": "packages/@ember/-internals/routing/lib/system/route.ts",
|
|
9968
|
-
"line":
|
|
9942
|
+
"line": 1643,
|
|
9969
9943
|
"description": "Returns the resolved model of a parent (or any ancestor) route\nin a route hierarchy. During a transition, all routes\nmust resolve a model object, and if a route\nneeds access to a parent route's model in order to\nresolve a model (or just reuse the model from a parent),\nit can call `this.modelFor(theNameOfParentRoute)` to\nretrieve it. If the ancestor route's model was a promise,\nits resolved result is returned.\n\nExample\n\n```app/router.js\n// ...\n\nRouter.map(function() {\n this.route('post', { path: '/posts/:post_id' }, function() {\n this.route('comments');\n });\n});\n\nexport default Router;\n```\n\n```app/routes/post/comments.js\nimport Route from '@ember/routing/route';\n\nexport default class PostCommentsRoute extends Route {\n model() {\n let post = this.modelFor('post');\n\n return post.comments;\n }\n}\n```",
|
|
9970
9944
|
"itemtype": "method",
|
|
9971
9945
|
"name": "modelFor",
|
|
@@ -9988,7 +9962,7 @@
|
|
|
9988
9962
|
},
|
|
9989
9963
|
{
|
|
9990
9964
|
"file": "packages/@ember/-internals/routing/lib/system/route.ts",
|
|
9991
|
-
"line":
|
|
9965
|
+
"line": 1715,
|
|
9992
9966
|
"description": "`this[RENDER]` is used to render a template into a region of another template\n(indicated by an `{{outlet}}`).",
|
|
9993
9967
|
"itemtype": "method",
|
|
9994
9968
|
"name": "this[RENDER]",
|
|
@@ -10038,7 +10012,7 @@
|
|
|
10038
10012
|
},
|
|
10039
10013
|
{
|
|
10040
10014
|
"file": "packages/@ember/-internals/routing/lib/system/route.ts",
|
|
10041
|
-
"line":
|
|
10015
|
+
"line": 1742,
|
|
10042
10016
|
"access": "private",
|
|
10043
10017
|
"tagname": "",
|
|
10044
10018
|
"itemtype": "method",
|
|
@@ -10048,7 +10022,7 @@
|
|
|
10048
10022
|
},
|
|
10049
10023
|
{
|
|
10050
10024
|
"file": "packages/@ember/-internals/routing/lib/system/route.ts",
|
|
10051
|
-
"line":
|
|
10025
|
+
"line": 1755,
|
|
10052
10026
|
"description": "Allows you to produce custom metadata for the route.\nThe return value of this method will be attached to\nits corresponding RouteInfoWithAttributes object.\n\nExample\n\n```app/routes/posts/index.js\nimport Route from '@ember/routing/route';\n\nexport default class PostsIndexRoute extends Route {\n buildRouteInfoMetadata() {\n return { title: 'Posts Page' }\n }\n}\n```\n\n```app/routes/application.js\nimport Route from '@ember/routing/route';\nimport { service } from '@ember/service';\n\nexport default class ApplicationRoute extends Route {\n @service router\n\n constructor() {\n super(...arguments);\n\n this.router.on('routeDidChange', transition => {\n document.title = transition.to.metadata.title;\n // would update document's title to \"Posts Page\"\n });\n }\n}\n```",
|
|
10053
10027
|
"itemtype": "method",
|
|
10054
10028
|
"name": "buildRouteInfoMetadata",
|
|
@@ -10063,7 +10037,7 @@
|
|
|
10063
10037
|
},
|
|
10064
10038
|
{
|
|
10065
10039
|
"file": "packages/@ember/-internals/routing/lib/system/route.ts",
|
|
10066
|
-
"line":
|
|
10040
|
+
"line": 1806,
|
|
10067
10041
|
"description": "Store property provides a hook for data persistence libraries to inject themselves.\n\nBy default, this store property provides the exact same functionality previously\nin the model hook.\n\nCurrently, the required interface is:\n\n`store.find(modelName, findArguments)`",
|
|
10068
10042
|
"itemtype": "property",
|
|
10069
10043
|
"name": "store",
|
|
@@ -10075,7 +10049,7 @@
|
|
|
10075
10049
|
},
|
|
10076
10050
|
{
|
|
10077
10051
|
"file": "packages/@ember/-internals/routing/lib/system/route.ts",
|
|
10078
|
-
"line":
|
|
10052
|
+
"line": 1872,
|
|
10079
10053
|
"access": "private",
|
|
10080
10054
|
"tagname": "",
|
|
10081
10055
|
"itemtype": "property",
|
|
@@ -10085,7 +10059,7 @@
|
|
|
10085
10059
|
},
|
|
10086
10060
|
{
|
|
10087
10061
|
"file": "packages/@ember/-internals/routing/lib/system/route.ts",
|
|
10088
|
-
"line":
|
|
10062
|
+
"line": 2009,
|
|
10089
10063
|
"description": "Sends an action to the router, which will delegate it to the currently\nactive route hierarchy per the bubbling rules explained under `actions`.\n\nExample\n\n```app/router.js\n// ...\n\nRouter.map(function() {\n this.route('index');\n});\n\nexport default Router;\n```\n\n```app/routes/application.js\nimport Route from '@ember/routing/route';\nimport { action } from '@ember/object';\n\nexport default class ApplicationRoute extends Route {\n @action\n track(arg) {\n console.log(arg, 'was clicked');\n }\n}\n```\n\n```app/routes/index.js\nimport Route from '@ember/routing/route';\nimport { action } from '@ember/object';\n\nexport default class IndexRoute extends Route {\n @action\n trackIfDebug(arg) {\n if (debug) {\n this.send('track', arg);\n }\n }\n}\n```",
|
|
10090
10064
|
"itemtype": "method",
|
|
10091
10065
|
"name": "send",
|
|
@@ -10109,7 +10083,7 @@
|
|
|
10109
10083
|
},
|
|
10110
10084
|
{
|
|
10111
10085
|
"file": "packages/@ember/-internals/routing/lib/system/route.ts",
|
|
10112
|
-
"line":
|
|
10086
|
+
"line": 2387,
|
|
10113
10087
|
"description": "The controller associated with this route.\n\nExample\n\n```app/routes/form.js\nimport Route from '@ember/routing/route';\nimport { action } from '@ember/object';\n\nexport default class FormRoute extends Route {\n @action\n willTransition(transition) {\n if (this.controller.get('userHasEnteredData') &&\n !confirm('Are you sure you want to abandon progress?')) {\n transition.abort();\n } else {\n // Bubble the `willTransition` action so that\n // parent routes can decide whether or not to abort.\n return true;\n }\n }\n}\n```",
|
|
10114
10088
|
"itemtype": "property",
|
|
10115
10089
|
"name": "controller",
|
|
@@ -10122,7 +10096,7 @@
|
|
|
10122
10096
|
},
|
|
10123
10097
|
{
|
|
10124
10098
|
"file": "packages/@ember/-internals/routing/lib/system/route.ts",
|
|
10125
|
-
"line":
|
|
10099
|
+
"line": 2418,
|
|
10126
10100
|
"description": "This action is called when one or more query params have changed. Bubbles.",
|
|
10127
10101
|
"itemtype": "method",
|
|
10128
10102
|
"name": "queryParamsDidChange",
|
|
@@ -10154,7 +10128,7 @@
|
|
|
10154
10128
|
},
|
|
10155
10129
|
{
|
|
10156
10130
|
"file": "packages/@ember/-internals/routing/lib/system/router.ts",
|
|
10157
|
-
"line":
|
|
10131
|
+
"line": 148,
|
|
10158
10132
|
"description": "Represents the URL of the root of the application, often '/'. This prefix is\n assumed on all routes defined on this router.",
|
|
10159
10133
|
"itemtype": "property",
|
|
10160
10134
|
"name": "rootURL",
|
|
@@ -10166,7 +10140,7 @@
|
|
|
10166
10140
|
},
|
|
10167
10141
|
{
|
|
10168
10142
|
"file": "packages/@ember/-internals/routing/lib/system/router.ts",
|
|
10169
|
-
"line":
|
|
10143
|
+
"line": 159,
|
|
10170
10144
|
"description": "The `location` property determines the type of URL's that your\n application will use.\n\n The following location types are currently available:\n\n * `history` - use the browser's history API to make the URLs look just like any standard URL\n * `hash` - use `#` to separate the server part of the URL from the Ember part: `/blog/#/posts/new`\n * `none` - do not store the Ember URL in the actual browser URL (mainly used for testing)\n * `auto` - use the best option based on browser capabilities: `history` if possible, then `hash` if possible, otherwise `none`\n\n This value is defaulted to `auto` by the `locationType` setting of `/config/environment.js`",
|
|
10171
10145
|
"itemtype": "property",
|
|
10172
10146
|
"name": "location",
|
|
@@ -10181,7 +10155,7 @@
|
|
|
10181
10155
|
},
|
|
10182
10156
|
{
|
|
10183
10157
|
"file": "packages/@ember/-internals/routing/lib/system/router.ts",
|
|
10184
|
-
"line":
|
|
10158
|
+
"line": 217,
|
|
10185
10159
|
"description": "The `Router.map` function allows you to define mappings from URLs to routes\nin your application. These mappings are defined within the\nsupplied callback function using `this.route`.\n\nThe first parameter is the name of the route which is used by default as the\npath name as well.\n\nThe second parameter is the optional options hash. Available options are:\n\n * `path`: allows you to provide your own path as well as mark dynamic\n segments.\n * `resetNamespace`: false by default; when nesting routes, ember will\n combine the route names to form the fully-qualified route name, which is\n used with `{{link-to}}` or manually transitioning to routes. Setting\n `resetNamespace: true` will cause the route not to inherit from its\n parent route's names. This is handy for preventing extremely long route names.\n Keep in mind that the actual URL path behavior is still retained.\n\nThe third parameter is a function, which can be used to nest routes.\nNested routes, by default, will have the parent route tree's route name and\npath prepended to it's own.\n\n```app/router.js\nRouter.map(function(){\n this.route('post', { path: '/post/:post_id' }, function() {\n this.route('edit');\n this.route('comments', { resetNamespace: true }, function() {\n this.route('new');\n });\n });\n});\n```",
|
|
10186
10160
|
"itemtype": "method",
|
|
10187
10161
|
"name": "map",
|
|
@@ -10198,7 +10172,7 @@
|
|
|
10198
10172
|
},
|
|
10199
10173
|
{
|
|
10200
10174
|
"file": "packages/@ember/-internals/routing/lib/system/router.ts",
|
|
10201
|
-
"line":
|
|
10175
|
+
"line": 546,
|
|
10202
10176
|
"description": "Initializes the current router instance and sets up the change handling\nevent listeners used by the instances `location` implementation.\n\nA property named `initialURL` will be used to determine the initial URL.\nIf no value is found `/` will be used.",
|
|
10203
10177
|
"itemtype": "method",
|
|
10204
10178
|
"name": "startRouting",
|
|
@@ -10209,7 +10183,7 @@
|
|
|
10209
10183
|
},
|
|
10210
10184
|
{
|
|
10211
10185
|
"file": "packages/@ember/-internals/routing/lib/system/router.ts",
|
|
10212
|
-
"line":
|
|
10186
|
+
"line": 669,
|
|
10213
10187
|
"description": "Transition the application into another route. The route may\nbe either a single route or route path:",
|
|
10214
10188
|
"itemtype": "method",
|
|
10215
10189
|
"name": "transitionTo",
|
|
@@ -10243,7 +10217,7 @@
|
|
|
10243
10217
|
},
|
|
10244
10218
|
{
|
|
10245
10219
|
"file": "packages/@ember/-internals/routing/lib/system/router.ts",
|
|
10246
|
-
"line":
|
|
10220
|
+
"line": 714,
|
|
10247
10221
|
"description": "Similar to `transitionTo`, but instead of adding the destination to the browser's URL history,\nit replaces the entry for the current route.\nWhen the user clicks the \"back\" button in the browser, there will be fewer steps.\nThis is most commonly used to manage redirects in a way that does not cause confusing additions\nto the user's browsing history.",
|
|
10248
10222
|
"itemtype": "method",
|
|
10249
10223
|
"name": "replaceWith",
|
|
@@ -10277,7 +10251,7 @@
|
|
|
10277
10251
|
},
|
|
10278
10252
|
{
|
|
10279
10253
|
"file": "packages/@ember/-internals/routing/lib/system/router.ts",
|
|
10280
|
-
"line":
|
|
10254
|
+
"line": 741,
|
|
10281
10255
|
"description": "Determines if the supplied route is currently active.",
|
|
10282
10256
|
"itemtype": "method",
|
|
10283
10257
|
"name": "isActive",
|
|
@@ -10298,7 +10272,7 @@
|
|
|
10298
10272
|
},
|
|
10299
10273
|
{
|
|
10300
10274
|
"file": "packages/@ember/-internals/routing/lib/system/router.ts",
|
|
10301
|
-
"line":
|
|
10275
|
+
"line": 753,
|
|
10302
10276
|
"description": "An alternative form of `isActive` that doesn't require\nmanual concatenation of the arguments into a single\narray.",
|
|
10303
10277
|
"itemtype": "method",
|
|
10304
10278
|
"name": "isActiveIntent",
|
|
@@ -10328,7 +10302,7 @@
|
|
|
10328
10302
|
},
|
|
10329
10303
|
{
|
|
10330
10304
|
"file": "packages/@ember/-internals/routing/lib/system/router.ts",
|
|
10331
|
-
"line":
|
|
10305
|
+
"line": 775,
|
|
10332
10306
|
"description": "Does this router instance have the given route.",
|
|
10333
10307
|
"itemtype": "method",
|
|
10334
10308
|
"name": "hasRoute",
|
|
@@ -10343,7 +10317,7 @@
|
|
|
10343
10317
|
},
|
|
10344
10318
|
{
|
|
10345
10319
|
"file": "packages/@ember/-internals/routing/lib/system/router.ts",
|
|
10346
|
-
"line":
|
|
10320
|
+
"line": 786,
|
|
10347
10321
|
"description": "Resets the state of the router by clearing the current route\nhandlers and deactivating them.",
|
|
10348
10322
|
"access": "private",
|
|
10349
10323
|
"tagname": "",
|
|
@@ -10354,7 +10328,7 @@
|
|
|
10354
10328
|
},
|
|
10355
10329
|
{
|
|
10356
10330
|
"file": "packages/@ember/-internals/routing/lib/system/router.ts",
|
|
10357
|
-
"line":
|
|
10331
|
+
"line": 932,
|
|
10358
10332
|
"description": "Serializes the given query params according to their QP meta information.",
|
|
10359
10333
|
"access": "private",
|
|
10360
10334
|
"tagname": "",
|
|
@@ -10381,7 +10355,7 @@
|
|
|
10381
10355
|
},
|
|
10382
10356
|
{
|
|
10383
10357
|
"file": "packages/@ember/-internals/routing/lib/system/router.ts",
|
|
10384
|
-
"line":
|
|
10358
|
+
"line": 962,
|
|
10385
10359
|
"description": "Serializes the value of a query parameter based on a type",
|
|
10386
10360
|
"access": "private",
|
|
10387
10361
|
"tagname": "",
|
|
@@ -10404,7 +10378,7 @@
|
|
|
10404
10378
|
},
|
|
10405
10379
|
{
|
|
10406
10380
|
"file": "packages/@ember/-internals/routing/lib/system/router.ts",
|
|
10407
|
-
"line":
|
|
10381
|
+
"line": 980,
|
|
10408
10382
|
"description": "Deserializes the given query params according to their QP meta information.",
|
|
10409
10383
|
"access": "private",
|
|
10410
10384
|
"tagname": "",
|
|
@@ -10431,7 +10405,7 @@
|
|
|
10431
10405
|
},
|
|
10432
10406
|
{
|
|
10433
10407
|
"file": "packages/@ember/-internals/routing/lib/system/router.ts",
|
|
10434
|
-
"line":
|
|
10408
|
+
"line": 1008,
|
|
10435
10409
|
"description": "Deserializes the value of a query parameter based on a default type",
|
|
10436
10410
|
"access": "private",
|
|
10437
10411
|
"tagname": "",
|
|
@@ -10454,7 +10428,7 @@
|
|
|
10454
10428
|
},
|
|
10455
10429
|
{
|
|
10456
10430
|
"file": "packages/@ember/-internals/routing/lib/system/router.ts",
|
|
10457
|
-
"line":
|
|
10431
|
+
"line": 1029,
|
|
10458
10432
|
"description": "Removes (prunes) any query params with default values from the given QP\nobject. Default values are determined from the QP meta information per key.",
|
|
10459
10433
|
"access": "private",
|
|
10460
10434
|
"tagname": "",
|
|
@@ -10481,7 +10455,7 @@
|
|
|
10481
10455
|
},
|
|
10482
10456
|
{
|
|
10483
10457
|
"file": "packages/@ember/-internals/routing/lib/system/router.ts",
|
|
10484
|
-
"line":
|
|
10458
|
+
"line": 1115,
|
|
10485
10459
|
"description": "Prepares the query params for a URL or Transition. Restores any undefined QP\nkeys/values, serializes all values, and then prunes any default values.",
|
|
10486
10460
|
"access": "private",
|
|
10487
10461
|
"tagname": "",
|
|
@@ -10518,7 +10492,7 @@
|
|
|
10518
10492
|
},
|
|
10519
10493
|
{
|
|
10520
10494
|
"file": "packages/@ember/-internals/routing/lib/system/router.ts",
|
|
10521
|
-
"line":
|
|
10495
|
+
"line": 1142,
|
|
10522
10496
|
"description": "Returns the meta information for the query params of a given route. This\nwill be overridden to allow support for lazy routes.",
|
|
10523
10497
|
"access": "private",
|
|
10524
10498
|
"tagname": "",
|
|
@@ -10540,7 +10514,7 @@
|
|
|
10540
10514
|
},
|
|
10541
10515
|
{
|
|
10542
10516
|
"file": "packages/@ember/-internals/routing/lib/system/router.ts",
|
|
10543
|
-
"line":
|
|
10517
|
+
"line": 1156,
|
|
10544
10518
|
"description": "Returns a merged query params meta object for a given set of routeInfos.\nUseful for knowing what query params are available for a given route hierarchy.",
|
|
10545
10519
|
"access": "private",
|
|
10546
10520
|
"tagname": "",
|
|
@@ -10562,7 +10536,7 @@
|
|
|
10562
10536
|
},
|
|
10563
10537
|
{
|
|
10564
10538
|
"file": "packages/@ember/-internals/routing/lib/system/router.ts",
|
|
10565
|
-
"line":
|
|
10539
|
+
"line": 1218,
|
|
10566
10540
|
"description": "Maps all query param keys to their fully scoped property name of the form\n`controllerName:propName`.",
|
|
10567
10541
|
"access": "private",
|
|
10568
10542
|
"tagname": "",
|
|
@@ -10594,7 +10568,7 @@
|
|
|
10594
10568
|
},
|
|
10595
10569
|
{
|
|
10596
10570
|
"file": "packages/@ember/-internals/routing/lib/system/router.ts",
|
|
10597
|
-
"line":
|
|
10571
|
+
"line": 1256,
|
|
10598
10572
|
"description": "Hydrates (adds/restores) any query params that have pre-existing values into\nthe given queryParams hash. This is what allows query params to be \"sticky\"\nand restore their last known values for their scope.",
|
|
10599
10573
|
"access": "private",
|
|
10600
10574
|
"tagname": "",
|
|
@@ -10621,7 +10595,7 @@
|
|
|
10621
10595
|
},
|
|
10622
10596
|
{
|
|
10623
10597
|
"file": "packages/@ember/-internals/routing/lib/system/router.ts",
|
|
10624
|
-
"line":
|
|
10598
|
+
"line": 1427,
|
|
10625
10599
|
"description": "Handles updating the paths and notifying any listeners of the URL\nchange.\n\nTriggers the router level `didTransition` hook.\n\nFor example, to notify google analytics when the route changes,\nyou could use this hook. (Note: requires also including GA scripts, etc.)\n\n```javascript\nimport config from './config/environment';\nimport EmberRouter from '@ember/routing/router';\nimport { service } from '@ember/service';\n\nlet Router = EmberRouter.extend({\n location: config.locationType,\n\n router: service(),\n\n didTransition: function() {\n this._super(...arguments);\n\n ga('send', 'pageview', {\n page: this.router.currentURL,\n title: this.router.currentRouteName,\n });\n }\n});\n```",
|
|
10626
10600
|
"itemtype": "method",
|
|
10627
10601
|
"name": "didTransition",
|
|
@@ -10633,7 +10607,7 @@
|
|
|
10633
10607
|
},
|
|
10634
10608
|
{
|
|
10635
10609
|
"file": "packages/@ember/-internals/routing/lib/system/router.ts",
|
|
10636
|
-
"line":
|
|
10610
|
+
"line": 1464,
|
|
10637
10611
|
"description": "Handles notifying any listeners of an impending URL\nchange.\n\nTriggers the router level `willTransition` hook.",
|
|
10638
10612
|
"itemtype": "method",
|
|
10639
10613
|
"name": "willTransition",
|
|
@@ -10645,7 +10619,7 @@
|
|
|
10645
10619
|
},
|
|
10646
10620
|
{
|
|
10647
10621
|
"file": "packages/@ember/-internals/routing/lib/system/router.ts",
|
|
10648
|
-
"line":
|
|
10622
|
+
"line": 1477,
|
|
10649
10623
|
"description": "Represents the current URL.",
|
|
10650
10624
|
"itemtype": "property",
|
|
10651
10625
|
"name": "url",
|
|
@@ -10657,7 +10631,7 @@
|
|
|
10657
10631
|
},
|
|
10658
10632
|
{
|
|
10659
10633
|
"file": "packages/@ember/-internals/routing/lib/system/router.ts",
|
|
10660
|
-
"line":
|
|
10634
|
+
"line": 1635,
|
|
10661
10635
|
"description": "Finds the name of the substate route if it exists for the given route. A\nsubstate route is of the form `route_state`, such as `foo_loading`.",
|
|
10662
10636
|
"access": "private",
|
|
10663
10637
|
"tagname": "",
|
|
@@ -10682,7 +10656,7 @@
|
|
|
10682
10656
|
},
|
|
10683
10657
|
{
|
|
10684
10658
|
"file": "packages/@ember/-internals/routing/lib/system/router.ts",
|
|
10685
|
-
"line":
|
|
10659
|
+
"line": 1656,
|
|
10686
10660
|
"description": "Finds the name of the state route if it exists for the given route. A state\nroute is of the form `route.state`, such as `foo.loading`. Properly Handles\n`application` named routes.",
|
|
10687
10661
|
"access": "private",
|
|
10688
10662
|
"tagname": "",
|
|
@@ -10707,7 +10681,7 @@
|
|
|
10707
10681
|
},
|
|
10708
10682
|
{
|
|
10709
10683
|
"file": "packages/@ember/-internals/routing/lib/system/router.ts",
|
|
10710
|
-
"line":
|
|
10684
|
+
"line": 1678,
|
|
10711
10685
|
"description": "Determines whether or not a route has been defined by checking that the route\nis in the Router's map and the owner has a registration for that route.",
|
|
10712
10686
|
"access": "private",
|
|
10713
10687
|
"tagname": "",
|
|
@@ -12238,6 +12212,13 @@
|
|
|
12238
12212
|
"module": "ember",
|
|
12239
12213
|
"namespace": "Ember"
|
|
12240
12214
|
},
|
|
12215
|
+
{
|
|
12216
|
+
"file": "packages/@ember/-internals/runtime/lib/mixins/container_proxy.d.ts",
|
|
12217
|
+
"line": 7,
|
|
12218
|
+
"class": "ContainerProxyMixin",
|
|
12219
|
+
"module": "ember",
|
|
12220
|
+
"namespace": "Ember"
|
|
12221
|
+
},
|
|
12241
12222
|
{
|
|
12242
12223
|
"file": "packages/@ember/-internals/runtime/lib/mixins/container_proxy.js",
|
|
12243
12224
|
"line": 15,
|
|
@@ -13076,6 +13057,12 @@
|
|
|
13076
13057
|
"class": "PromiseProxyMixin",
|
|
13077
13058
|
"module": "@ember/object"
|
|
13078
13059
|
},
|
|
13060
|
+
{
|
|
13061
|
+
"file": "packages/@ember/-internals/runtime/lib/mixins/registry_proxy.d.ts",
|
|
13062
|
+
"line": 7,
|
|
13063
|
+
"class": "RegistryProxyMixin",
|
|
13064
|
+
"module": "@ember/object"
|
|
13065
|
+
},
|
|
13079
13066
|
{
|
|
13080
13067
|
"file": "packages/@ember/-internals/runtime/lib/mixins/registry_proxy.js",
|
|
13081
13068
|
"line": 18,
|
|
@@ -13308,6 +13295,7 @@
|
|
|
13308
13295
|
"type": "String"
|
|
13309
13296
|
}
|
|
13310
13297
|
],
|
|
13298
|
+
"deprecated": true,
|
|
13311
13299
|
"class": "RegistryProxyMixin",
|
|
13312
13300
|
"module": "ember"
|
|
13313
13301
|
},
|
|
@@ -13413,52 +13401,52 @@
|
|
|
13413
13401
|
},
|
|
13414
13402
|
{
|
|
13415
13403
|
"file": "packages/@ember/-internals/runtime/lib/system/core_object.d.ts",
|
|
13416
|
-
"line":
|
|
13404
|
+
"line": 3,
|
|
13417
13405
|
"description": "Used to infer the type of ember classes of type `T`.\n\nGenerally you would use `EmberClass.create()` instead of `new EmberClass()`.\n\nThe single-arg constructor is required by the typescript compiler.\nThe multi-arg constructor is included for better ergonomics.\n\nImplementation is carefully chosen for the reasons described in\nhttps://github.com/typed-ember/ember-typings/pull/29",
|
|
13418
13406
|
"class": "CoreObject",
|
|
13419
13407
|
"module": "@ember/array"
|
|
13420
13408
|
},
|
|
13421
13409
|
{
|
|
13422
13410
|
"file": "packages/@ember/-internals/runtime/lib/system/core_object.d.ts",
|
|
13423
|
-
"line":
|
|
13411
|
+
"line": 21,
|
|
13424
13412
|
"class": "CoreObject",
|
|
13425
13413
|
"module": "@ember/array"
|
|
13426
13414
|
},
|
|
13427
13415
|
{
|
|
13428
13416
|
"file": "packages/@ember/-internals/runtime/lib/system/core_object.d.ts",
|
|
13429
|
-
"line":
|
|
13417
|
+
"line": 27,
|
|
13430
13418
|
"class": "CoreObject",
|
|
13431
13419
|
"module": "@ember/array"
|
|
13432
13420
|
},
|
|
13433
13421
|
{
|
|
13434
13422
|
"file": "packages/@ember/-internals/runtime/lib/system/core_object.d.ts",
|
|
13435
|
-
"line":
|
|
13423
|
+
"line": 30,
|
|
13436
13424
|
"class": "CoreObject",
|
|
13437
13425
|
"module": "@ember/array"
|
|
13438
13426
|
},
|
|
13439
13427
|
{
|
|
13440
13428
|
"file": "packages/@ember/-internals/runtime/lib/system/core_object.d.ts",
|
|
13441
|
-
"line":
|
|
13442
|
-
"description": "CoreObject constructor takes
|
|
13429
|
+
"line": 33,
|
|
13430
|
+
"description": "CoreObject constructor takes owner.",
|
|
13443
13431
|
"class": "CoreObject",
|
|
13444
13432
|
"module": "@ember/array"
|
|
13445
13433
|
},
|
|
13446
13434
|
{
|
|
13447
13435
|
"file": "packages/@ember/-internals/runtime/lib/system/core_object.d.ts",
|
|
13448
|
-
"line":
|
|
13436
|
+
"line": 38,
|
|
13449
13437
|
"class": "CoreObject",
|
|
13450
13438
|
"module": "@ember/array"
|
|
13451
13439
|
},
|
|
13452
13440
|
{
|
|
13453
13441
|
"file": "packages/@ember/-internals/runtime/lib/system/core_object.d.ts",
|
|
13454
|
-
"line":
|
|
13442
|
+
"line": 41,
|
|
13455
13443
|
"description": "An overridable method called when objects are instantiated. By default,\ndoes nothing unless it is overridden during class definition.",
|
|
13456
13444
|
"class": "CoreObject",
|
|
13457
13445
|
"module": "@ember/array"
|
|
13458
13446
|
},
|
|
13459
13447
|
{
|
|
13460
13448
|
"file": "packages/@ember/-internals/runtime/lib/system/core_object.d.ts",
|
|
13461
|
-
"line":
|
|
13449
|
+
"line": 47,
|
|
13462
13450
|
"description": "Defines the properties that will be concatenated from the superclass (instead of overridden).",
|
|
13463
13451
|
"default": "null",
|
|
13464
13452
|
"class": "CoreObject",
|
|
@@ -13466,7 +13454,7 @@
|
|
|
13466
13454
|
},
|
|
13467
13455
|
{
|
|
13468
13456
|
"file": "packages/@ember/-internals/runtime/lib/system/core_object.d.ts",
|
|
13469
|
-
"line":
|
|
13457
|
+
"line": 53,
|
|
13470
13458
|
"description": "Destroyed object property flag. If this property is true the observers and bindings were\nalready removed by the effect of calling the destroy() method.",
|
|
13471
13459
|
"default": "false",
|
|
13472
13460
|
"class": "CoreObject",
|
|
@@ -13474,7 +13462,7 @@
|
|
|
13474
13462
|
},
|
|
13475
13463
|
{
|
|
13476
13464
|
"file": "packages/@ember/-internals/runtime/lib/system/core_object.d.ts",
|
|
13477
|
-
"line":
|
|
13465
|
+
"line": 59,
|
|
13478
13466
|
"description": "Destruction scheduled flag. The destroy() method has been called. The object stays intact\nuntil the end of the run loop at which point the isDestroyed flag is set.",
|
|
13479
13467
|
"default": "false",
|
|
13480
13468
|
"class": "CoreObject",
|
|
@@ -13482,7 +13470,7 @@
|
|
|
13482
13470
|
},
|
|
13483
13471
|
{
|
|
13484
13472
|
"file": "packages/@ember/-internals/runtime/lib/system/core_object.d.ts",
|
|
13485
|
-
"line":
|
|
13473
|
+
"line": 66,
|
|
13486
13474
|
"description": "Destroys an object by setting the `isDestroyed` flag and removing its\nmetadata, which effectively destroys observers and bindings.\nIf you try to set a property on a destroyed object, an exception will be\nraised.\nNote that destruction is scheduled for the end of the run loop and does not\nhappen immediately. It will set an isDestroying flag immediately.",
|
|
13487
13475
|
"return": {
|
|
13488
13476
|
"description": "receiver"
|
|
@@ -13492,14 +13480,14 @@
|
|
|
13492
13480
|
},
|
|
13493
13481
|
{
|
|
13494
13482
|
"file": "packages/@ember/-internals/runtime/lib/system/core_object.d.ts",
|
|
13495
|
-
"line":
|
|
13483
|
+
"line": 77,
|
|
13496
13484
|
"description": "Override to implement teardown.",
|
|
13497
13485
|
"class": "CoreObject",
|
|
13498
13486
|
"module": "@ember/array"
|
|
13499
13487
|
},
|
|
13500
13488
|
{
|
|
13501
13489
|
"file": "packages/@ember/-internals/runtime/lib/system/core_object.d.ts",
|
|
13502
|
-
"line":
|
|
13490
|
+
"line": 82,
|
|
13503
13491
|
"description": "Returns a string representation which attempts to provide more information than Javascript's toString\ntypically does, in a generic way for all Ember objects (e.g., \"<App.Person:ember1024>\").",
|
|
13504
13492
|
"return": {
|
|
13505
13493
|
"description": "string representation"
|
|
@@ -13509,19 +13497,19 @@
|
|
|
13509
13497
|
},
|
|
13510
13498
|
{
|
|
13511
13499
|
"file": "packages/@ember/-internals/runtime/lib/system/core_object.d.ts",
|
|
13512
|
-
"line":
|
|
13500
|
+
"line": 94,
|
|
13513
13501
|
"class": "CoreObject",
|
|
13514
13502
|
"module": "@ember/array"
|
|
13515
13503
|
},
|
|
13516
13504
|
{
|
|
13517
13505
|
"file": "packages/@ember/-internals/runtime/lib/system/core_object.d.ts",
|
|
13518
|
-
"line":
|
|
13506
|
+
"line": 100,
|
|
13519
13507
|
"class": "CoreObject",
|
|
13520
13508
|
"module": "@ember/array"
|
|
13521
13509
|
},
|
|
13522
13510
|
{
|
|
13523
13511
|
"file": "packages/@ember/-internals/runtime/lib/system/core_object.d.ts",
|
|
13524
|
-
"line":
|
|
13512
|
+
"line": 103,
|
|
13525
13513
|
"description": "Iterate over each computed property for the class, passing its name and any\nassociated metadata (see metaForProperty) to the callback.",
|
|
13526
13514
|
"internal": "",
|
|
13527
13515
|
"class": "CoreObject",
|
|
@@ -13529,7 +13517,7 @@
|
|
|
13529
13517
|
},
|
|
13530
13518
|
{
|
|
13531
13519
|
"file": "packages/@ember/-internals/runtime/lib/system/core_object.d.ts",
|
|
13532
|
-
"line":
|
|
13520
|
+
"line": 109,
|
|
13533
13521
|
"description": "Returns the original hash that was passed to meta().",
|
|
13534
13522
|
"params": [
|
|
13535
13523
|
{
|
|
@@ -13543,13 +13531,13 @@
|
|
|
13543
13531
|
},
|
|
13544
13532
|
{
|
|
13545
13533
|
"file": "packages/@ember/-internals/runtime/lib/system/core_object.d.ts",
|
|
13546
|
-
"line":
|
|
13534
|
+
"line": 116,
|
|
13547
13535
|
"class": "CoreObject",
|
|
13548
13536
|
"module": "@ember/array"
|
|
13549
13537
|
},
|
|
13550
13538
|
{
|
|
13551
13539
|
"file": "packages/@ember/-internals/runtime/lib/system/core_object.d.ts",
|
|
13552
|
-
"line":
|
|
13540
|
+
"line": 119,
|
|
13553
13541
|
"class": "CoreObject",
|
|
13554
13542
|
"module": "@ember/array"
|
|
13555
13543
|
},
|
|
@@ -15240,7 +15228,7 @@
|
|
|
15240
15228
|
"itemtype": "property",
|
|
15241
15229
|
"name": "_renderMode",
|
|
15242
15230
|
"type": "string",
|
|
15243
|
-
"default": "
|
|
15231
|
+
"default": "undefined",
|
|
15244
15232
|
"access": "private",
|
|
15245
15233
|
"tagname": "",
|
|
15246
15234
|
"class": "ApplicationInstance.BootOptions",
|
|
@@ -15319,7 +15307,7 @@
|
|
|
15319
15307
|
},
|
|
15320
15308
|
{
|
|
15321
15309
|
"file": "packages/@ember/canary-features/index.ts",
|
|
15322
|
-
"line":
|
|
15310
|
+
"line": 32,
|
|
15323
15311
|
"description": "Determine whether the specified `feature` is enabled. Used by Ember's\nbuild tools to exclude experimental features from beta/stable builds.\n\nYou can define the following configuration options:\n\n* `EmberENV.ENABLE_OPTIONAL_FEATURES` - enable any features that have not been explicitly\n enabled/disabled.",
|
|
15324
15312
|
"itemtype": "method",
|
|
15325
15313
|
"name": "isEnabled",
|
|
@@ -15843,8 +15831,8 @@
|
|
|
15843
15831
|
"module": "@ember/destroyable"
|
|
15844
15832
|
},
|
|
15845
15833
|
{
|
|
15846
|
-
"file": "packages/@ember/engine/lib/engine-parent.
|
|
15847
|
-
"line":
|
|
15834
|
+
"file": "packages/@ember/engine/lib/engine-parent.ts",
|
|
15835
|
+
"line": 9,
|
|
15848
15836
|
"description": "`getEngineParent` retrieves an engine instance's parent instance.",
|
|
15849
15837
|
"itemtype": "method",
|
|
15850
15838
|
"name": "getEngineParent",
|
|
@@ -15866,8 +15854,8 @@
|
|
|
15866
15854
|
"module": "@ember/engine"
|
|
15867
15855
|
},
|
|
15868
15856
|
{
|
|
15869
|
-
"file": "packages/@ember/engine/lib/engine-parent.
|
|
15870
|
-
"line":
|
|
15857
|
+
"file": "packages/@ember/engine/lib/engine-parent.ts",
|
|
15858
|
+
"line": 23,
|
|
15871
15859
|
"description": "`setEngineParent` sets an engine instance's parent instance.",
|
|
15872
15860
|
"itemtype": "method",
|
|
15873
15861
|
"name": "setEngineParent",
|
|
@@ -17217,32 +17205,32 @@
|
|
|
17217
17205
|
},
|
|
17218
17206
|
{
|
|
17219
17207
|
"file": "packages/@ember/object/type-tests/core/index.test.ts",
|
|
17220
|
-
"line":
|
|
17208
|
+
"line": 10,
|
|
17221
17209
|
"class": "@ember/object/compat",
|
|
17222
17210
|
"module": "@ember/object"
|
|
17223
17211
|
},
|
|
17224
17212
|
{
|
|
17225
17213
|
"file": "packages/@ember/object/type-tests/core/index.test.ts",
|
|
17226
|
-
"line":
|
|
17214
|
+
"line": 19,
|
|
17227
17215
|
"class": "@ember/object/compat",
|
|
17228
17216
|
"module": "@ember/object"
|
|
17229
17217
|
},
|
|
17230
17218
|
{
|
|
17231
17219
|
"file": "packages/@ember/object/type-tests/core/index.test.ts",
|
|
17232
|
-
"line":
|
|
17220
|
+
"line": 27,
|
|
17233
17221
|
"class": "@ember/object/compat",
|
|
17234
17222
|
"module": "@ember/object"
|
|
17235
17223
|
},
|
|
17236
17224
|
{
|
|
17237
17225
|
"file": "packages/@ember/object/type-tests/ember-object.test.ts",
|
|
17238
|
-
"line":
|
|
17226
|
+
"line": 11,
|
|
17239
17227
|
"description": "Zero-argument case",
|
|
17240
17228
|
"class": "@ember/object/compat",
|
|
17241
17229
|
"module": "@ember/object"
|
|
17242
17230
|
},
|
|
17243
17231
|
{
|
|
17244
17232
|
"file": "packages/@ember/object/type-tests/ember-object.test.ts",
|
|
17245
|
-
"line":
|
|
17233
|
+
"line": 22,
|
|
17246
17234
|
"description": "One-argument case",
|
|
17247
17235
|
"class": "@ember/object/compat",
|
|
17248
17236
|
"module": "@ember/object"
|
|
@@ -18503,15 +18491,15 @@
|
|
|
18503
18491
|
},
|
|
18504
18492
|
{
|
|
18505
18493
|
"message": "replacing incorrect tag: returns with return",
|
|
18506
|
-
"line": " packages/@ember/-internals/routing/lib/system/route.ts:
|
|
18494
|
+
"line": " packages/@ember/-internals/routing/lib/system/route.ts:2418"
|
|
18507
18495
|
},
|
|
18508
18496
|
{
|
|
18509
18497
|
"message": "unknown tag: internal",
|
|
18510
|
-
"line": " packages/@ember/-internals/runtime/lib/system/core_object.d.ts:
|
|
18498
|
+
"line": " packages/@ember/-internals/runtime/lib/system/core_object.d.ts:103"
|
|
18511
18499
|
},
|
|
18512
18500
|
{
|
|
18513
18501
|
"message": "unknown tag: internal",
|
|
18514
|
-
"line": " packages/@ember/-internals/runtime/lib/system/core_object.d.ts:
|
|
18502
|
+
"line": " packages/@ember/-internals/runtime/lib/system/core_object.d.ts:109"
|
|
18515
18503
|
},
|
|
18516
18504
|
{
|
|
18517
18505
|
"message": "replacing incorrect tag: function with method",
|
|
@@ -18829,18 +18817,6 @@
|
|
|
18829
18817
|
"message": "Missing item type",
|
|
18830
18818
|
"line": " packages/@ember/-internals/metal/lib/tracked.ts:17"
|
|
18831
18819
|
},
|
|
18832
|
-
{
|
|
18833
|
-
"message": "Missing item type",
|
|
18834
|
-
"line": " packages/@ember/-internals/owner/index.ts:36"
|
|
18835
|
-
},
|
|
18836
|
-
{
|
|
18837
|
-
"message": "Missing item type",
|
|
18838
|
-
"line": " packages/@ember/-internals/owner/index.ts:38"
|
|
18839
|
-
},
|
|
18840
|
-
{
|
|
18841
|
-
"message": "Missing item type",
|
|
18842
|
-
"line": " packages/@ember/-internals/owner/index.ts:40"
|
|
18843
|
-
},
|
|
18844
18820
|
{
|
|
18845
18821
|
"message": "Missing item type",
|
|
18846
18822
|
"line": " packages/@ember/-internals/routing/lib/location/auto_location.ts:76"
|
|
@@ -18871,15 +18847,19 @@
|
|
|
18871
18847
|
},
|
|
18872
18848
|
{
|
|
18873
18849
|
"message": "Missing item type\nFinds the name of the substate route if it exists for the given route. A\nsubstate route is of the form `route_state`, such as `foo_loading`.",
|
|
18874
|
-
"line": " packages/@ember/-internals/routing/lib/system/router.ts:
|
|
18850
|
+
"line": " packages/@ember/-internals/routing/lib/system/router.ts:1635"
|
|
18875
18851
|
},
|
|
18876
18852
|
{
|
|
18877
18853
|
"message": "Missing item type\nFinds the name of the state route if it exists for the given route. A state\nroute is of the form `route.state`, such as `foo.loading`. Properly Handles\n`application` named routes.",
|
|
18878
|
-
"line": " packages/@ember/-internals/routing/lib/system/router.ts:
|
|
18854
|
+
"line": " packages/@ember/-internals/routing/lib/system/router.ts:1656"
|
|
18879
18855
|
},
|
|
18880
18856
|
{
|
|
18881
18857
|
"message": "Missing item type\nDetermines whether or not a route has been defined by checking that the route\nis in the Router's map and the owner has a registration for that route.",
|
|
18882
|
-
"line": " packages/@ember/-internals/routing/lib/system/router.ts:
|
|
18858
|
+
"line": " packages/@ember/-internals/routing/lib/system/router.ts:1678"
|
|
18859
|
+
},
|
|
18860
|
+
{
|
|
18861
|
+
"message": "Missing item type",
|
|
18862
|
+
"line": " packages/@ember/-internals/runtime/lib/mixins/container_proxy.d.ts:7"
|
|
18883
18863
|
},
|
|
18884
18864
|
{
|
|
18885
18865
|
"message": "Missing item type\nThis mixin allows for Ember objects to subscribe to and emit events.",
|
|
@@ -18953,81 +18933,85 @@
|
|
|
18953
18933
|
"message": "Missing item type\nReturns the cached value of a computed property, if it exists.\nThis allows you to inspect the value of a computed property\nwithout accidentally invoking it if it is intended to be\ngenerated lazily.",
|
|
18954
18934
|
"line": " packages/@ember/-internals/runtime/lib/mixins/observable.d.ts:80"
|
|
18955
18935
|
},
|
|
18936
|
+
{
|
|
18937
|
+
"message": "Missing item type",
|
|
18938
|
+
"line": " packages/@ember/-internals/runtime/lib/mixins/registry_proxy.d.ts:7"
|
|
18939
|
+
},
|
|
18956
18940
|
{
|
|
18957
18941
|
"message": "Missing item type\nUsed to infer the type of ember classes of type `T`.\n\nGenerally you would use `EmberClass.create()` instead of `new EmberClass()`.\n\nThe single-arg constructor is required by the typescript compiler.\nThe multi-arg constructor is included for better ergonomics.\n\nImplementation is carefully chosen for the reasons described in\nhttps://github.com/typed-ember/ember-typings/pull/29",
|
|
18958
|
-
"line": " packages/@ember/-internals/runtime/lib/system/core_object.d.ts:
|
|
18942
|
+
"line": " packages/@ember/-internals/runtime/lib/system/core_object.d.ts:3"
|
|
18959
18943
|
},
|
|
18960
18944
|
{
|
|
18961
18945
|
"message": "Missing item type",
|
|
18962
|
-
"line": " packages/@ember/-internals/runtime/lib/system/core_object.d.ts:
|
|
18946
|
+
"line": " packages/@ember/-internals/runtime/lib/system/core_object.d.ts:21"
|
|
18963
18947
|
},
|
|
18964
18948
|
{
|
|
18965
18949
|
"message": "Missing item type",
|
|
18966
|
-
"line": " packages/@ember/-internals/runtime/lib/system/core_object.d.ts:
|
|
18950
|
+
"line": " packages/@ember/-internals/runtime/lib/system/core_object.d.ts:27"
|
|
18967
18951
|
},
|
|
18968
18952
|
{
|
|
18969
18953
|
"message": "Missing item type",
|
|
18970
|
-
"line": " packages/@ember/-internals/runtime/lib/system/core_object.d.ts:
|
|
18954
|
+
"line": " packages/@ember/-internals/runtime/lib/system/core_object.d.ts:30"
|
|
18971
18955
|
},
|
|
18972
18956
|
{
|
|
18973
|
-
"message": "Missing item type\nCoreObject constructor takes
|
|
18974
|
-
"line": " packages/@ember/-internals/runtime/lib/system/core_object.d.ts:
|
|
18957
|
+
"message": "Missing item type\nCoreObject constructor takes owner.",
|
|
18958
|
+
"line": " packages/@ember/-internals/runtime/lib/system/core_object.d.ts:33"
|
|
18975
18959
|
},
|
|
18976
18960
|
{
|
|
18977
18961
|
"message": "Missing item type",
|
|
18978
|
-
"line": " packages/@ember/-internals/runtime/lib/system/core_object.d.ts:
|
|
18962
|
+
"line": " packages/@ember/-internals/runtime/lib/system/core_object.d.ts:38"
|
|
18979
18963
|
},
|
|
18980
18964
|
{
|
|
18981
18965
|
"message": "Missing item type\nAn overridable method called when objects are instantiated. By default,\ndoes nothing unless it is overridden during class definition.",
|
|
18982
|
-
"line": " packages/@ember/-internals/runtime/lib/system/core_object.d.ts:
|
|
18966
|
+
"line": " packages/@ember/-internals/runtime/lib/system/core_object.d.ts:41"
|
|
18983
18967
|
},
|
|
18984
18968
|
{
|
|
18985
18969
|
"message": "Missing item type\nDefines the properties that will be concatenated from the superclass (instead of overridden).",
|
|
18986
|
-
"line": " packages/@ember/-internals/runtime/lib/system/core_object.d.ts:
|
|
18970
|
+
"line": " packages/@ember/-internals/runtime/lib/system/core_object.d.ts:47"
|
|
18987
18971
|
},
|
|
18988
18972
|
{
|
|
18989
18973
|
"message": "Missing item type\nDestroyed object property flag. If this property is true the observers and bindings were\nalready removed by the effect of calling the destroy() method.",
|
|
18990
|
-
"line": " packages/@ember/-internals/runtime/lib/system/core_object.d.ts:
|
|
18974
|
+
"line": " packages/@ember/-internals/runtime/lib/system/core_object.d.ts:53"
|
|
18991
18975
|
},
|
|
18992
18976
|
{
|
|
18993
18977
|
"message": "Missing item type\nDestruction scheduled flag. The destroy() method has been called. The object stays intact\nuntil the end of the run loop at which point the isDestroyed flag is set.",
|
|
18994
|
-
"line": " packages/@ember/-internals/runtime/lib/system/core_object.d.ts:
|
|
18978
|
+
"line": " packages/@ember/-internals/runtime/lib/system/core_object.d.ts:59"
|
|
18995
18979
|
},
|
|
18996
18980
|
{
|
|
18997
18981
|
"message": "Missing item type\nDestroys an object by setting the `isDestroyed` flag and removing its\nmetadata, which effectively destroys observers and bindings.\nIf you try to set a property on a destroyed object, an exception will be\nraised.\nNote that destruction is scheduled for the end of the run loop and does not\nhappen immediately. It will set an isDestroying flag immediately.",
|
|
18998
|
-
"line": " packages/@ember/-internals/runtime/lib/system/core_object.d.ts:
|
|
18982
|
+
"line": " packages/@ember/-internals/runtime/lib/system/core_object.d.ts:66"
|
|
18999
18983
|
},
|
|
19000
18984
|
{
|
|
19001
18985
|
"message": "Missing item type\nOverride to implement teardown.",
|
|
19002
|
-
"line": " packages/@ember/-internals/runtime/lib/system/core_object.d.ts:
|
|
18986
|
+
"line": " packages/@ember/-internals/runtime/lib/system/core_object.d.ts:77"
|
|
19003
18987
|
},
|
|
19004
18988
|
{
|
|
19005
18989
|
"message": "Missing item type\nReturns a string representation which attempts to provide more information than Javascript's toString\ntypically does, in a generic way for all Ember objects (e.g., \"<App.Person:ember1024>\").",
|
|
19006
|
-
"line": " packages/@ember/-internals/runtime/lib/system/core_object.d.ts:
|
|
18990
|
+
"line": " packages/@ember/-internals/runtime/lib/system/core_object.d.ts:82"
|
|
19007
18991
|
},
|
|
19008
18992
|
{
|
|
19009
18993
|
"message": "Missing item type",
|
|
19010
|
-
"line": " packages/@ember/-internals/runtime/lib/system/core_object.d.ts:
|
|
18994
|
+
"line": " packages/@ember/-internals/runtime/lib/system/core_object.d.ts:94"
|
|
19011
18995
|
},
|
|
19012
18996
|
{
|
|
19013
18997
|
"message": "Missing item type",
|
|
19014
|
-
"line": " packages/@ember/-internals/runtime/lib/system/core_object.d.ts:
|
|
18998
|
+
"line": " packages/@ember/-internals/runtime/lib/system/core_object.d.ts:100"
|
|
19015
18999
|
},
|
|
19016
19000
|
{
|
|
19017
19001
|
"message": "Missing item type\nIterate over each computed property for the class, passing its name and any\nassociated metadata (see metaForProperty) to the callback.",
|
|
19018
|
-
"line": " packages/@ember/-internals/runtime/lib/system/core_object.d.ts:
|
|
19002
|
+
"line": " packages/@ember/-internals/runtime/lib/system/core_object.d.ts:103"
|
|
19019
19003
|
},
|
|
19020
19004
|
{
|
|
19021
19005
|
"message": "Missing item type\nReturns the original hash that was passed to meta().",
|
|
19022
|
-
"line": " packages/@ember/-internals/runtime/lib/system/core_object.d.ts:
|
|
19006
|
+
"line": " packages/@ember/-internals/runtime/lib/system/core_object.d.ts:109"
|
|
19023
19007
|
},
|
|
19024
19008
|
{
|
|
19025
19009
|
"message": "Missing item type",
|
|
19026
|
-
"line": " packages/@ember/-internals/runtime/lib/system/core_object.d.ts:
|
|
19010
|
+
"line": " packages/@ember/-internals/runtime/lib/system/core_object.d.ts:116"
|
|
19027
19011
|
},
|
|
19028
19012
|
{
|
|
19029
19013
|
"message": "Missing item type",
|
|
19030
|
-
"line": " packages/@ember/-internals/runtime/lib/system/core_object.d.ts:
|
|
19014
|
+
"line": " packages/@ember/-internals/runtime/lib/system/core_object.d.ts:119"
|
|
19031
19015
|
},
|
|
19032
19016
|
{
|
|
19033
19017
|
"message": "Missing item type",
|
|
@@ -19091,23 +19075,23 @@
|
|
|
19091
19075
|
},
|
|
19092
19076
|
{
|
|
19093
19077
|
"message": "Missing item type",
|
|
19094
|
-
"line": " packages/@ember/object/type-tests/core/index.test.ts:
|
|
19078
|
+
"line": " packages/@ember/object/type-tests/core/index.test.ts:10"
|
|
19095
19079
|
},
|
|
19096
19080
|
{
|
|
19097
19081
|
"message": "Missing item type",
|
|
19098
|
-
"line": " packages/@ember/object/type-tests/core/index.test.ts:
|
|
19082
|
+
"line": " packages/@ember/object/type-tests/core/index.test.ts:19"
|
|
19099
19083
|
},
|
|
19100
19084
|
{
|
|
19101
19085
|
"message": "Missing item type",
|
|
19102
|
-
"line": " packages/@ember/object/type-tests/core/index.test.ts:
|
|
19086
|
+
"line": " packages/@ember/object/type-tests/core/index.test.ts:27"
|
|
19103
19087
|
},
|
|
19104
19088
|
{
|
|
19105
19089
|
"message": "Missing item type\nZero-argument case",
|
|
19106
|
-
"line": " packages/@ember/object/type-tests/ember-object.test.ts:
|
|
19090
|
+
"line": " packages/@ember/object/type-tests/ember-object.test.ts:11"
|
|
19107
19091
|
},
|
|
19108
19092
|
{
|
|
19109
19093
|
"message": "Missing item type\nOne-argument case",
|
|
19110
|
-
"line": " packages/@ember/object/type-tests/ember-object.test.ts:
|
|
19094
|
+
"line": " packages/@ember/object/type-tests/ember-object.test.ts:22"
|
|
19111
19095
|
}
|
|
19112
19096
|
]
|
|
19113
19097
|
}
|