ember-source 7.0.0-beta.1 → 7.1.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.
Files changed (92) hide show
  1. package/build-metadata.json +3 -3
  2. package/dist/dev/packages/@ember/-internals/glimmer/index.js +7 -7
  3. package/dist/dev/packages/@ember/application/index.js +5 -5
  4. package/dist/dev/packages/@ember/application/instance.js +4 -4
  5. package/dist/dev/packages/@ember/component/helper.js +4 -4
  6. package/dist/dev/packages/@ember/component/index.js +4 -4
  7. package/dist/dev/packages/@ember/component/template-only.js +2 -2
  8. package/dist/dev/packages/@ember/engine/index.js +5 -5
  9. package/dist/dev/packages/@ember/helper/index.js +24 -6
  10. package/dist/dev/packages/@ember/modifier/index.js +4 -4
  11. package/dist/dev/packages/@ember/modifier/on.js +2 -2
  12. package/dist/dev/packages/@ember/renderer/index.js +4 -4
  13. package/dist/dev/packages/@ember/routing/index.js +4 -4
  14. package/dist/dev/packages/@ember/template/index.js +4 -4
  15. package/dist/dev/packages/@ember/template-compiler/lib/compile-options.js +48 -6
  16. package/dist/dev/packages/@ember/template-compiler/lib/plugins/auto-import-builtins.js +57 -0
  17. package/dist/dev/packages/@ember/template-compiler/lib/plugins/index.js +3 -1
  18. package/dist/dev/packages/@ember/template-compiler/lib/template.js +29 -13
  19. package/dist/dev/packages/@ember/template-factory/index.js +1 -1
  20. package/dist/dev/packages/@glimmer/node/index.js +4 -4
  21. package/dist/dev/packages/@glimmer/opcode-compiler/index.js +2 -2
  22. package/dist/dev/packages/@glimmer/program/index.js +1 -1
  23. package/dist/dev/packages/@glimmer/runtime/index.js +5 -5
  24. package/dist/dev/packages/ember/version.js +1 -1
  25. package/dist/dev/packages/ember-template-compiler/index.js +2 -2
  26. package/dist/dev/packages/shared-chunks/{compiler-CNj62pww.js → compiler-BenCxenr.js} +0 -3
  27. package/dist/dev/packages/shared-chunks/{constants-eoaL3OJQ.js → constants-DKn6zqFX.js} +1 -1
  28. package/dist/dev/packages/shared-chunks/{dynamic-CFg3dljk.js → dynamic-Cu9Xpdzc.js} +2 -18
  29. package/dist/dev/packages/shared-chunks/{element-builder-BOxP8emt.js → element-builder-Dw_Ic9cD.js} +1 -1
  30. package/dist/dev/packages/shared-chunks/{index-PxU6E7q8.js → index-AD_RxZjB.js} +117 -21
  31. package/dist/dev/packages/shared-chunks/{index-Q7JnrdBn.js → index-CtPSmMCE.js} +2 -2
  32. package/dist/dev/packages/shared-chunks/{invoke-DxRPE05O.js → invoke-D0D6CvD5.js} +1 -1
  33. package/dist/dev/packages/shared-chunks/{program-context-BRjCC_BA.js → program-context-yOi1EExe.js} +1 -1
  34. package/dist/dev/packages/shared-chunks/{rehydrate-builder-DPImr9e9.js → rehydrate-builder-CfBtYUkk.js} +2 -2
  35. package/dist/dev/packages/shared-chunks/{render-sg8BuFaE.js → render-t-LAXUYI.js} +3 -3
  36. package/dist/dev/packages/shared-chunks/{serialize-builder-b_gSYCSS.js → serialize-builder-BUG9CxHC.js} +3 -3
  37. package/dist/dev/packages/shared-chunks/{setup-registry-DGdDOxrk.js → setup-registry-CxXWLs26.js} +6 -6
  38. package/dist/prod/packages/@ember/-internals/glimmer/index.js +7 -7
  39. package/dist/prod/packages/@ember/application/index.js +5 -5
  40. package/dist/prod/packages/@ember/application/instance.js +4 -4
  41. package/dist/prod/packages/@ember/component/helper.js +4 -4
  42. package/dist/prod/packages/@ember/component/index.js +4 -4
  43. package/dist/prod/packages/@ember/component/template-only.js +2 -2
  44. package/dist/prod/packages/@ember/engine/index.js +5 -5
  45. package/dist/prod/packages/@ember/helper/index.js +24 -6
  46. package/dist/prod/packages/@ember/modifier/index.js +4 -4
  47. package/dist/prod/packages/@ember/modifier/on.js +2 -2
  48. package/dist/prod/packages/@ember/renderer/index.js +4 -4
  49. package/dist/prod/packages/@ember/routing/index.js +4 -4
  50. package/dist/prod/packages/@ember/template/index.js +4 -4
  51. package/dist/prod/packages/@ember/template-compiler/lib/compile-options.js +45 -6
  52. package/dist/prod/packages/@ember/template-compiler/lib/plugins/auto-import-builtins.js +57 -0
  53. package/dist/prod/packages/@ember/template-compiler/lib/plugins/index.js +3 -1
  54. package/dist/prod/packages/@ember/template-compiler/lib/template.js +29 -13
  55. package/dist/prod/packages/@ember/template-factory/index.js +1 -1
  56. package/dist/prod/packages/@glimmer/node/index.js +4 -4
  57. package/dist/prod/packages/@glimmer/opcode-compiler/index.js +2 -2
  58. package/dist/prod/packages/@glimmer/program/index.js +1 -1
  59. package/dist/prod/packages/@glimmer/runtime/index.js +5 -5
  60. package/dist/prod/packages/ember/version.js +1 -1
  61. package/dist/prod/packages/ember-template-compiler/index.js +2 -2
  62. package/dist/prod/packages/shared-chunks/{compiler-Ddfo5StE.js → compiler-Rwrmj1ki.js} +0 -3
  63. package/dist/prod/packages/shared-chunks/{constants-b-2IVErl.js → constants-CB3pk7dH.js} +1 -1
  64. package/dist/prod/packages/shared-chunks/{element-builder-CiLTrXD6.js → element-builder-DbktcGKV.js} +1 -1
  65. package/dist/prod/packages/shared-chunks/{index-DZLHQAlb.js → index-BVy-auLZ.js} +110 -21
  66. package/dist/prod/packages/shared-chunks/{index-CSVCFS_p.js → index-nW__r2nX.js} +2 -2
  67. package/dist/prod/packages/shared-chunks/{invoke-DxL00a1D.js → invoke-BuwCkcVB.js} +1 -1
  68. package/dist/prod/packages/shared-chunks/{on-CrTl7JQU.js → on-ByzWKBWe.js} +2 -18
  69. package/dist/prod/packages/shared-chunks/{program-context-C-JdYXRA.js → program-context-BdUXf-jj.js} +1 -1
  70. package/dist/prod/packages/shared-chunks/{rehydrate-builder-CSn1aIO1.js → rehydrate-builder-M_dh82nR.js} +2 -2
  71. package/dist/prod/packages/shared-chunks/{render-C1ZnScKH.js → render-DJ-BzvgU.js} +3 -3
  72. package/dist/prod/packages/shared-chunks/{serialize-builder-CVQ3q8rJ.js → serialize-builder-BpVMgrCr.js} +3 -3
  73. package/dist/prod/packages/shared-chunks/{setup-registry-CMNYh2jY.js → setup-registry-KYxkFexK.js} +6 -6
  74. package/docs/data.json +154 -51
  75. package/package.json +7 -6
  76. package/types/stable/@ember/-internals/glimmer/index.d.ts +1 -0
  77. package/types/stable/@ember/-internals/glimmer/lib/component-managers/mount.d.ts +1 -1
  78. package/types/stable/@ember/-internals/glimmer/lib/component-managers/route-template.d.ts +1 -2
  79. package/types/stable/@ember/-internals/glimmer/lib/helpers/element.d.ts +29 -0
  80. package/types/stable/@ember/helper/index.d.ts +20 -0
  81. package/types/stable/@ember/template-compiler/lib/compile-options.d.ts +8 -0
  82. package/types/stable/@ember/template-compiler/lib/plugins/auto-import-builtins.d.ts +14 -0
  83. package/types/stable/@ember/template-compiler/lib/plugins/index.d.ts +3 -1
  84. package/types/stable/@ember/template-compiler/lib/types.d.ts +22 -3
  85. package/types/stable/@glimmer/global-context/index.d.ts +0 -3
  86. package/types/stable/@glimmer/interfaces/lib/compile/wire-format/api.d.ts +0 -1
  87. package/types/stable/@glimmer/interfaces/lib/managers/internal/component.d.ts +1 -2
  88. package/types/stable/@glimmer/interfaces/lib/runtime/debug-render-tree.d.ts +0 -2
  89. package/types/stable/@glimmer/runtime/lib/debug-render-tree.d.ts +0 -1
  90. package/types/stable/@glimmer/syntax/lib/parser/tokenizer-event-handlers.d.ts +0 -7
  91. package/types/stable/ember-template-compiler/lib/plugins/auto-import-builtins.d.ts +5 -0
  92. package/types/stable/index.d.ts +3 -0
@@ -13,7 +13,7 @@ import { createIteratorRef } from '../@glimmer/reference/index.js';
13
13
  import { s as setLocalDebugType } from './debug-brand-B1TWjOCH.js';
14
14
  import { b as EMPTY_STRING_ARRAY, e as enumerate, c as emptyArray } from './array-utils-CZQxrdD3.js';
15
15
  import { a as assert } from './assert-CUCJBR2C.js';
16
- import { a as unwrapTemplate } from './constants-b-2IVErl.js';
16
+ import { a as unwrapTemplate } from './constants-CB3pk7dH.js';
17
17
  import { I as InternalComponentCapabilities } from './flags-B9qxc-pB.js';
18
18
 
19
19
  /* eslint-disable @typescript-eslint/no-empty-object-type */
@@ -374,7 +374,6 @@ class DebugRenderTreeImpl {
374
374
  instance,
375
375
  refs
376
376
  } = node;
377
- let template = this.captureTemplate(node);
378
377
  let bounds = this.captureBounds(node);
379
378
  let children = this.captureRefs(refs);
380
379
  return {
@@ -383,16 +382,10 @@ class DebugRenderTreeImpl {
383
382
  name,
384
383
  args: reifyArgsDebug(args),
385
384
  instance,
386
- template,
387
385
  bounds,
388
386
  children
389
387
  };
390
388
  }
391
- captureTemplate({
392
- template
393
- }) {
394
- return template || null;
395
- }
396
389
  captureBounds(node) {
397
390
  let bounds = expect(node.bounds);
398
391
  let parentElement = bounds.parentElement();
@@ -1431,25 +1424,17 @@ APPEND_OPCODES.add(VM_GET_COMPONENT_SELF_OP, (vm, {
1431
1424
  vm.args.setup(vm.stack, names, [], 0, true);
1432
1425
  args = vm.args.capture();
1433
1426
  }
1434
- let moduleName;
1435
1427
  let compilable = definition.compilable;
1436
1428
  if (compilable === null) {
1437
1429
  assert(managerHasCapability(manager, instance.capabilities, InternalComponentCapabilities.dynamicLayout));
1438
1430
  let resolver = vm.context.resolver;
1439
1431
  compilable = resolver === null ? null : manager.getDynamicLayout(state, resolver);
1440
- if (compilable !== null) {
1441
- moduleName = compilable.moduleName;
1442
- } else {
1443
- moduleName = '__default__.hbs';
1444
- }
1445
- } else {
1446
- moduleName = compilable.moduleName;
1447
1432
  }
1448
1433
 
1449
1434
  // For tearing down the debugRenderTree
1450
1435
  vm.associateDestroyable(instance);
1451
1436
  if (hasCustomDebugRenderTreeLifecycle(manager)) {
1452
- let nodes = manager.getDebugCustomRenderTree(instance.definition.state, instance.state, args, moduleName);
1437
+ let nodes = manager.getDebugCustomRenderTree(instance.definition.state, instance.state, args);
1453
1438
  nodes.forEach(node => {
1454
1439
  let {
1455
1440
  bucket
@@ -1467,7 +1452,6 @@ APPEND_OPCODES.add(VM_GET_COMPONENT_SELF_OP, (vm, {
1467
1452
  type: 'component',
1468
1453
  name,
1469
1454
  args,
1470
- template: moduleName,
1471
1455
  instance: valueForRef(selfRef)
1472
1456
  });
1473
1457
  registerDestructor(instance, () => {
@@ -1,7 +1,7 @@
1
1
  import { V as VM_MAIN_OP, a as VM_CONTENT_TYPE_OP, b as VM_ASSERT_SAME_OP, d as VM_APPEND_HTML_OP, e as VM_APPEND_TEXT_OP, f as VM_RESOLVE_CURRIED_COMPONENT_OP, g as VM_PUSH_DYNAMIC_COMPONENT_INSTANCE_OP, h as VM_APPEND_SAFE_HTML_OP, i as VM_APPEND_DOCUMENT_FRAGMENT_OP, j as VM_APPEND_NODE_OP, k as VM_INVOKE_STATIC_OP } from './fragment-EpVz5Xuc.js';
2
2
  import { ContentType } from '../@glimmer/vm/index.js';
3
3
  import { $ as $s0 } from './registers-ylirb0dq.js';
4
- import { f as EncoderImpl, g as encodeOp, i as invokePreparedComponent, S as SwitchCases, h as InvokeBareComponent, C as CallDynamic } from './index-CSVCFS_p.js';
4
+ import { f as EncoderImpl, g as encodeOp, i as invokePreparedComponent, S as SwitchCases, h as InvokeBareComponent, C as CallDynamic } from './index-nW__r2nX.js';
5
5
 
6
6
  class StdLib {
7
7
  constructor(main, trustingGuardedAppend, cautiousGuardedAppend, trustingNonDynamicAppend, cautiousNonDynamicAppend) {
@@ -1,9 +1,9 @@
1
- import { C as ConcreteBounds, x as COMMENT_NODE, b as CursorImpl, y as TEXT_NODE, z as ELEMENT_NODE, N as NS_SVG } from './on-CrTl7JQU.js';
1
+ import { C as ConcreteBounds, x as COMMENT_NODE, b as CursorImpl, y as TEXT_NODE, z as ELEMENT_NODE, N as NS_SVG } from './on-ByzWKBWe.js';
2
2
  import './fragment-EpVz5Xuc.js';
3
3
  import { a as assert } from './assert-CUCJBR2C.js';
4
4
  import { e as expect } from './collections-GpG8lT2g.js';
5
5
  import { c as castToSimple, a as castToBrowser } from './simple-cast-DCvJLSin.js';
6
- import { N as NewTreeBuilder, R as RemoteBlock } from './element-builder-CiLTrXD6.js';
6
+ import { N as NewTreeBuilder, R as RemoteBlock } from './element-builder-DbktcGKV.js';
7
7
 
8
8
  const SERIALIZATION_FIRST_NODE_STRING = '%+b:0%';
9
9
  function isSerializationFirstNode(node) {
@@ -1,11 +1,11 @@
1
1
  import { u as unwrap, e as expect, S as StackImpl } from './collections-GpG8lT2g.js';
2
- import { u as unwrapHandle } from './constants-b-2IVErl.js';
2
+ import { u as unwrapHandle } from './constants-CB3pk7dH.js';
3
3
  import { track, updateTag as UPDATE_TAG, beginTrackFrame, endTrackFrame } from '../@glimmer/validator/index.js';
4
4
  import { U as UNDEFINED_REFERENCE, v as valueForRef, u as updateRef, a as createConstRef, b as childRefFor } from './reference-BNqcwZWH.js';
5
5
  import { a as assert } from './assert-CUCJBR2C.js';
6
6
  import { P as ProgramImpl } from './program-B7SJZ5NF.js';
7
- import { G as DebugRenderTreeImpl, H as isArgumentError, e as DOMChangesImpl, I as APPEND_OPCODES, J as move, i as clear, V as VMArgumentsImpl, K as externs, L as JumpIfNotModifiedOpcode, M as BeginTrackFrameOpcode, O as EndTrackFrameOpcode } from './on-CrTl7JQU.js';
8
- import { D as DOMTreeConstruction, N as NewTreeBuilder } from './element-builder-CiLTrXD6.js';
7
+ import { G as DebugRenderTreeImpl, H as isArgumentError, e as DOMChangesImpl, I as APPEND_OPCODES, J as move, i as clear, V as VMArgumentsImpl, K as externs, L as JumpIfNotModifiedOpcode, M as BeginTrackFrameOpcode, O as EndTrackFrameOpcode } from './on-ByzWKBWe.js';
8
+ import { D as DOMTreeConstruction, N as NewTreeBuilder } from './element-builder-DbktcGKV.js';
9
9
  import { a as assign } from './object-utils-AijlD-JH.js';
10
10
  import { destroyChildren, associateDestroyableChild, destroy, registerDestructor } from '../@glimmer/destroyable/index.js';
11
11
  import { createIteratorItemRef } from '../@glimmer/reference/index.js';
@@ -1,10 +1,10 @@
1
1
  import './fragment-EpVz5Xuc.js';
2
2
  import '../@glimmer/validator/index.js';
3
3
  import './reference-BNqcwZWH.js';
4
- import { C as ConcreteBounds } from './on-CrTl7JQU.js';
5
- import './constants-b-2IVErl.js';
4
+ import { C as ConcreteBounds } from './on-ByzWKBWe.js';
5
+ import './constants-CB3pk7dH.js';
6
6
  import './capabilities-DGmQ_mz4.js';
7
- import { N as NewTreeBuilder } from './element-builder-CiLTrXD6.js';
7
+ import { N as NewTreeBuilder } from './element-builder-DbktcGKV.js';
8
8
 
9
9
  /* eslint-disable @typescript-eslint/no-unsafe-enum-comparison */
10
10
 
@@ -2,16 +2,16 @@ import { privatize } from '../@ember/-internals/container/index.js';
2
2
  import { getOwner } from '../@ember/-internals/owner/index.js';
3
3
  import './super-Cm_a_cLQ.js';
4
4
  import '../@ember/-internals/environment/index.js';
5
- import { O as OutletView, a as OutletTemplate, I as Input, L as LinkTo, T as Textarea, R as RootTemplate, b as Renderer } from './index-DZLHQAlb.js';
5
+ import { O as OutletView, a as OutletTemplate, I as Input, L as LinkTo, T as Textarea, R as RootTemplate, b as Renderer } from './index-BVy-auLZ.js';
6
6
  import './fragment-EpVz5Xuc.js';
7
7
  import '../@glimmer/validator/index.js';
8
8
  import './reference-BNqcwZWH.js';
9
- import './on-CrTl7JQU.js';
10
- import './constants-b-2IVErl.js';
9
+ import './on-ByzWKBWe.js';
10
+ import './constants-CB3pk7dH.js';
11
11
  import './capabilities-DGmQ_mz4.js';
12
- import { c as clientBuilder } from './element-builder-CiLTrXD6.js';
13
- import { r as rehydrationBuilder } from './rehydrate-builder-CSn1aIO1.js';
14
- import { s as serializeBuilder } from './serialize-builder-CVQ3q8rJ.js';
12
+ import { c as clientBuilder } from './element-builder-DbktcGKV.js';
13
+ import { r as rehydrationBuilder } from './rehydrate-builder-M_dh82nR.js';
14
+ import { s as serializeBuilder } from './serialize-builder-BpVMgrCr.js';
15
15
 
16
16
  function setupApplicationRegistry(registry) {
17
17
  // because we are using injections we can't use instantiate false
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": "7.0.0-beta.1"
6
+ "version": "7.1.0-alpha.2"
7
7
  },
8
8
  "files": {
9
9
  "node_modules/rsvp/lib/rsvp/promise/all.js": {
@@ -320,6 +320,15 @@
320
320
  },
321
321
  "namespaces": {}
322
322
  },
323
+ "packages/@ember/-internals/glimmer/lib/helpers/element.ts": {
324
+ "name": "packages/@ember/-internals/glimmer/lib/helpers/element.ts",
325
+ "modules": {},
326
+ "classes": {},
327
+ "fors": {
328
+ "Ember.Templates.helpers": 1
329
+ },
330
+ "namespaces": {}
331
+ },
323
332
  "packages/@ember/-internals/glimmer/lib/helpers/fn.ts": {
324
333
  "name": "packages/@ember/-internals/glimmer/lib/helpers/fn.ts",
325
334
  "modules": {},
@@ -1574,6 +1583,13 @@
1574
1583
  "fors": {},
1575
1584
  "namespaces": {}
1576
1585
  },
1586
+ "packages/@ember/template-compiler/lib/plugins/auto-import-builtins.ts": {
1587
+ "name": "packages/@ember/template-compiler/lib/plugins/auto-import-builtins.ts",
1588
+ "modules": {},
1589
+ "classes": {},
1590
+ "fors": {},
1591
+ "namespaces": {}
1592
+ },
1577
1593
  "packages/@ember/template-compiler/lib/plugins/transform-action-syntax.ts": {
1578
1594
  "name": "packages/@ember/template-compiler/lib/plugins/transform-action-syntax.ts",
1579
1595
  "modules": {},
@@ -1624,6 +1640,13 @@
1624
1640
  "fors": {},
1625
1641
  "namespaces": {}
1626
1642
  },
1643
+ "packages/@ember/template-compiler/lib/compile-options.ts": {
1644
+ "name": "packages/@ember/template-compiler/lib/compile-options.ts",
1645
+ "modules": {},
1646
+ "classes": {},
1647
+ "fors": {},
1648
+ "namespaces": {}
1649
+ },
1627
1650
  "packages/@ember/template-compiler/lib/template.ts": {
1628
1651
  "name": "packages/@ember/template-compiler/lib/template.ts",
1629
1652
  "modules": {},
@@ -2623,6 +2646,20 @@
2623
2646
  "access": "private",
2624
2647
  "tagname": ""
2625
2648
  },
2649
+ "@ember/helper": {
2650
+ "name": "@ember/helper",
2651
+ "submodules": {},
2652
+ "elements": {},
2653
+ "classes": {},
2654
+ "fors": {
2655
+ "Ember.Templates.helpers": 1,
2656
+ "@ember/helper": 1
2657
+ },
2658
+ "namespaces": {},
2659
+ "tag": "module",
2660
+ "file": "packages/@ember/helper/index.ts",
2661
+ "line": 1
2662
+ },
2626
2663
  "@ember/template": {
2627
2664
  "name": "@ember/template",
2628
2665
  "submodules": {},
@@ -2982,19 +3019,6 @@
2982
3019
  "access": "private",
2983
3020
  "tagname": ""
2984
3021
  },
2985
- "@ember/helper": {
2986
- "name": "@ember/helper",
2987
- "submodules": {},
2988
- "elements": {},
2989
- "classes": {},
2990
- "fors": {
2991
- "@ember/helper": 1
2992
- },
2993
- "namespaces": {},
2994
- "tag": "module",
2995
- "file": "packages/@ember/helper/index.ts",
2996
- "line": 1
2997
- },
2998
3022
  "@ember/instrumentation": {
2999
3023
  "name": "@ember/instrumentation",
3000
3024
  "submodules": {},
@@ -6378,7 +6402,7 @@
6378
6402
  },
6379
6403
  {
6380
6404
  "file": "packages/@ember/-internals/glimmer/lib/component-managers/route-template.ts",
6381
- "line": 115,
6405
+ "line": 113,
6382
6406
  "description": "This \"upgrades\" a route template into a invocable component. Conceptually\nit can be 1:1 for each unique `Template`, but it's also cheap to construct,\nso unless the stability is desirable for other reasons, it's probably not\nworth caching this.",
6383
6407
  "class": "Ember.Templates.helpers",
6384
6408
  "module": "rsvp"
@@ -6630,6 +6654,17 @@
6630
6654
  "class": "Ember.Templates.helpers",
6631
6655
  "module": "ember"
6632
6656
  },
6657
+ {
6658
+ "file": "packages/@ember/-internals/glimmer/lib/helpers/element.ts",
6659
+ "line": 84,
6660
+ "description": "The `element` helper lets you dynamically set the tag name of an element.\n\n```handlebars\n{{#let (element @tagName) as |Tag|}}\n <Tag class=\"my-element\">Hello</Tag>\n{{/let}}\n```\n\nWhen `@tagName` is `\"h1\"`, this renders `<h1 class=\"my-element\">Hello</h1>`.\n\nWhen `@tagName` is an empty string `\"\"`, the block content is rendered without\na wrapping element.\n\nPassing `null`, `undefined`, or non-string values will throw an assertion error.\n\nChanging the tag name will tear down and recreate the element and its contents.",
6661
+ "itemtype": "method",
6662
+ "name": "element",
6663
+ "access": "public",
6664
+ "tagname": "",
6665
+ "class": "Ember.Templates.helpers",
6666
+ "module": "@ember/helper"
6667
+ },
6633
6668
  {
6634
6669
  "file": "packages/@ember/-internals/glimmer/lib/helpers/fn.ts",
6635
6670
  "line": 5,
@@ -7862,14 +7897,14 @@
7862
7897
  },
7863
7898
  {
7864
7899
  "file": "packages/@ember/-internals/glimmer/tests/integration/components/render-component-test.ts",
7865
- "line": 390,
7900
+ "line": 445,
7866
7901
  "description": "Test skipped because when an error occurs,\nwe mess up the cache used by renderComponent.",
7867
7902
  "class": "Ember.Templates.helpers",
7868
7903
  "module": "@ember/renderer"
7869
7904
  },
7870
7905
  {
7871
7906
  "file": "packages/@ember/-internals/glimmer/tests/integration/components/render-component-test.ts",
7872
- "line": 496,
7907
+ "line": 560,
7873
7908
  "see": [
7874
7909
  "https://github.com/emberjs/rfcs/pull/1099/files#diff-2b962105b9083ca84579cdc957f27f49407440f3c5078083fa369ec18cc46da8R365\n\nWe could later add an option to not do this behavior\n\n\nNOTE: for this verify-steps",
7875
7910
  "we only expect foo:3 once",
@@ -7881,22 +7916,22 @@
7881
7916
  },
7882
7917
  {
7883
7918
  "file": "packages/@ember/-internals/glimmer/tests/integration/components/render-component-test.ts",
7884
- "line": 670,
7919
+ "line": 759,
7885
7920
  "description": "NOTE: subsequent renders to the same element are prepended to the element's children",
7886
7921
  "class": "Ember.Templates.helpers",
7887
7922
  "module": "@ember/renderer"
7888
7923
  },
7889
7924
  {
7890
7925
  "file": "packages/@ember/-internals/glimmer/tests/integration/components/render-component-test.ts",
7891
- "line": 726,
7926
+ "line": 828,
7892
7927
  "description": "ERROR in conflict with the NOTE on this test.\nthe elementns flip locations... which is kinda bonkers",
7893
7928
  "class": "Ember.Templates.helpers",
7894
7929
  "module": "@ember/renderer"
7895
7930
  },
7896
7931
  {
7897
7932
  "file": "packages/@ember/-internals/glimmer/tests/integration/components/render-component-test.ts",
7898
- "line": 812,
7899
- "description": "We need to pass a scope so that `defComponent` returns a strict-mode component.",
7933
+ "line": 925,
7934
+ "description": "We need to pass a scope so that we get a strict-mode component.",
7900
7935
  "class": "Ember.Templates.helpers",
7901
7936
  "module": "@ember/renderer"
7902
7937
  },
@@ -13997,6 +14032,13 @@
13997
14032
  {
13998
14033
  "file": "packages/@ember/helper/index.ts",
13999
14034
  "line": 473,
14035
+ "description": "The `element` helper lets you dynamically set the tag name of an element.\n\n```js\nimport { element } from '@ember/helper';\n\n<template>\n {{#let (element @tagName) as |Tag|}}\n <Tag class=\"my-element\">Hello</Tag>\n {{/let}}\n</template>\n```\n\nWhen `@tagName` is `\"h1\"`, this renders `<h1 class=\"my-element\">Hello</h1>`.\nWhen `@tagName` is an empty string, the block content is rendered without a\nwrapping element. When `@tagName` is `null` or `undefined`, nothing is rendered.",
14036
+ "class": "@ember/helper",
14037
+ "module": "@ember/helper"
14038
+ },
14039
+ {
14040
+ "file": "packages/@ember/helper/index.ts",
14041
+ "line": 493,
14000
14042
  "description": "Use the {{uniqueId}} helper to generate a unique ID string suitable for use as\nan ID attribute in the DOM.\n\nEach invocation of {{uniqueId}} will return a new, unique ID string.\nYou can use the `let` helper to create an ID that can be reused within a template.\n\n```js\nimport { uniqueId } from '@ember/helper';\n\n<template>\n {{#let (uniqueId) as |emailId|}}\n <label for={{emailId}}>Email address</label>\n <input id={{emailId}} type=\"email\" />\n {{/let}}\n</template>\n```",
14001
14043
  "class": "@ember/helper",
14002
14044
  "module": "@ember/helper"
@@ -19747,6 +19789,13 @@
19747
19789
  "class": "AssertAgainstAttrs",
19748
19790
  "module": "@ember/service"
19749
19791
  },
19792
+ {
19793
+ "file": "packages/@ember/template-compiler/lib/compile-options.ts",
19794
+ "line": 19,
19795
+ "description": "The variable name used to inject the keywords object into the\ntemplate's evaluation scope. auto-import-builtins rewrites bare\nkeyword references (e.g. `on`) to property accesses on this\nvariable (e.g. `__ember_keywords__.on`).",
19796
+ "class": "@ember/utils",
19797
+ "module": "ember"
19798
+ },
19750
19799
  {
19751
19800
  "file": "packages/@ember/template-compiler/lib/template.ts",
19752
19801
  "line": 11,
@@ -19803,9 +19852,46 @@
19803
19852
  "class": "@ember/utils",
19804
19853
  "module": "ember"
19805
19854
  },
19855
+ {
19856
+ "file": "packages/@ember/template-compiler/lib/template.ts",
19857
+ "line": 256,
19858
+ "description": "Builds the source wireformat JSON block",
19859
+ "params": [
19860
+ {
19861
+ "name": "options",
19862
+ "description": ""
19863
+ }
19864
+ ],
19865
+ "return": {
19866
+ "description": ""
19867
+ },
19868
+ "class": "@ember/utils",
19869
+ "module": "ember"
19870
+ },
19806
19871
  {
19807
19872
  "file": "packages/@ember/template-compiler/lib/types.ts",
19808
19873
  "line": 31,
19874
+ "description": "Exists for historical reasons, should not be in new code, as\nthe module name does not correspond to anything meaningful at runtime.",
19875
+ "class": "@ember/utils",
19876
+ "module": "ember"
19877
+ },
19878
+ {
19879
+ "file": "packages/@ember/template-compiler/lib/types.ts",
19880
+ "line": 37,
19881
+ "description": "Not available at runtime",
19882
+ "class": "@ember/utils",
19883
+ "module": "ember"
19884
+ },
19885
+ {
19886
+ "file": "packages/@ember/template-compiler/lib/types.ts",
19887
+ "line": 42,
19888
+ "description": "Utils unique to the runtime compiler",
19889
+ "class": "@ember/utils",
19890
+ "module": "ember"
19891
+ },
19892
+ {
19893
+ "file": "packages/@ember/template-compiler/lib/types.ts",
19894
+ "line": 50,
19809
19895
  "description": "This supports template blocks defined in class bodies.\n\nManual form:\n\n```ts\nclass MyComponent {\n static {\n template(templateContent, {\n component: this,\n eval: () => eval(arguments[0])\n })\n }\n}\n```\n\nGJS form (compiled to the manual form via `content-tag`):\n\n```ts\nclass MyComponent {\n <template>Template Content</template>\n}\n```",
19810
19896
  "class": "@ember/utils",
19811
19897
  "module": "ember"
@@ -20762,28 +20848,28 @@
20762
20848
  },
20763
20849
  {
20764
20850
  "file": "packages/@glimmer/interfaces/lib/compile/wire-format/api.d.ts",
20765
- "line": 379,
20851
+ "line": 378,
20766
20852
  "description": "A JSON object that the compiled Template was serialized into.",
20767
20853
  "class": "@glimmer/tracking",
20768
20854
  "module": "@glimmer/component"
20769
20855
  },
20770
20856
  {
20771
20857
  "file": "packages/@glimmer/interfaces/lib/compile/wire-format/api.d.ts",
20772
- "line": 388,
20858
+ "line": 387,
20773
20859
  "description": "A string of JSON containing a SerializedTemplateBlock",
20774
20860
  "class": "@glimmer/tracking",
20775
20861
  "module": "@glimmer/component"
20776
20862
  },
20777
20863
  {
20778
20864
  "file": "packages/@glimmer/interfaces/lib/compile/wire-format/api.d.ts",
20779
- "line": 393,
20865
+ "line": 392,
20780
20866
  "description": "A JSON object containing the SerializedTemplateBlock as JSON and TemplateMeta.",
20781
20867
  "class": "@glimmer/tracking",
20782
20868
  "module": "@glimmer/component"
20783
20869
  },
20784
20870
  {
20785
20871
  "file": "packages/@glimmer/interfaces/lib/compile/wire-format/api.d.ts",
20786
- "line": 404,
20872
+ "line": 403,
20787
20873
  "description": "A string of Javascript containing a SerializedTemplateWithLazyBlock to be\nconcatenated into a Javascript module.",
20788
20874
  "class": "@glimmer/tracking",
20789
20875
  "module": "@glimmer/component"
@@ -22856,14 +22942,7 @@
22856
22942
  },
22857
22943
  {
22858
22944
  "file": "packages/@glimmer/syntax/lib/parser/tokenizer-event-handlers.ts",
22859
- "line": 692,
22860
- "description": "If `emit.debugSymbols` is set to `true`, the name of lexical local variables\nwill be included in the wire format.",
22861
- "class": "@glimmer/tracking",
22862
- "module": "@glimmer/component"
22863
- },
22864
- {
22865
- "file": "packages/@glimmer/syntax/lib/parser/tokenizer-event-handlers.ts",
22866
- "line": 719,
22945
+ "line": 709,
22867
22946
  "description": "Useful for specifying a group of options together.\n\nWhen `'codemod'` we disable all whitespace control in handlebars\n(to preserve as much as possible) and we also avoid any\nescaping/unescaping of HTML entity codes.",
22868
22947
  "class": "@glimmer/tracking",
22869
22948
  "module": "@glimmer/component"
@@ -24234,6 +24313,10 @@
24234
24313
  "message": "unknown tag: internal",
24235
24314
  "line": " packages/@ember/runloop/index.ts:88"
24236
24315
  },
24316
+ {
24317
+ "message": "replacing incorrect tag: returns with return",
24318
+ "line": " packages/@ember/template-compiler/lib/template.ts:256"
24319
+ },
24237
24320
  {
24238
24321
  "message": "unknown tag: internal",
24239
24322
  "line": " packages/@glimmer/component/dist/-private/component.d.ts:10"
@@ -24316,7 +24399,7 @@
24316
24399
  },
24317
24400
  {
24318
24401
  "message": "Missing item type\nThis \"upgrades\" a route template into a invocable component. Conceptually\nit can be 1:1 for each unique `Template`, but it's also cheap to construct,\nso unless the stability is desirable for other reasons, it's probably not\nworth caching this.",
24319
- "line": " packages/@ember/-internals/glimmer/lib/component-managers/route-template.ts:115"
24402
+ "line": " packages/@ember/-internals/glimmer/lib/component-managers/route-template.ts:113"
24320
24403
  },
24321
24404
  {
24322
24405
  "message": "Missing item type",
@@ -24448,23 +24531,23 @@
24448
24531
  },
24449
24532
  {
24450
24533
  "message": "Missing item type\nTest skipped because when an error occurs,\nwe mess up the cache used by renderComponent.",
24451
- "line": " packages/@ember/-internals/glimmer/tests/integration/components/render-component-test.ts:390"
24534
+ "line": " packages/@ember/-internals/glimmer/tests/integration/components/render-component-test.ts:445"
24452
24535
  },
24453
24536
  {
24454
24537
  "message": "Missing item type",
24455
- "line": " packages/@ember/-internals/glimmer/tests/integration/components/render-component-test.ts:496"
24538
+ "line": " packages/@ember/-internals/glimmer/tests/integration/components/render-component-test.ts:560"
24456
24539
  },
24457
24540
  {
24458
24541
  "message": "Missing item type\nNOTE: subsequent renders to the same element are prepended to the element's children",
24459
- "line": " packages/@ember/-internals/glimmer/tests/integration/components/render-component-test.ts:670"
24542
+ "line": " packages/@ember/-internals/glimmer/tests/integration/components/render-component-test.ts:759"
24460
24543
  },
24461
24544
  {
24462
24545
  "message": "Missing item type\nERROR in conflict with the NOTE on this test.\nthe elementns flip locations... which is kinda bonkers",
24463
- "line": " packages/@ember/-internals/glimmer/tests/integration/components/render-component-test.ts:726"
24546
+ "line": " packages/@ember/-internals/glimmer/tests/integration/components/render-component-test.ts:828"
24464
24547
  },
24465
24548
  {
24466
- "message": "Missing item type\nWe need to pass a scope so that `defComponent` returns a strict-mode component.",
24467
- "line": " packages/@ember/-internals/glimmer/tests/integration/components/render-component-test.ts:812"
24549
+ "message": "Missing item type\nWe need to pass a scope so that we get a strict-mode component.",
24550
+ "line": " packages/@ember/-internals/glimmer/tests/integration/components/render-component-test.ts:925"
24468
24551
  },
24469
24552
  {
24470
24553
  "message": "Missing item type\nThis function is used to hide a variable from the transpiler, so that it\ndoesn't get removed as \"unused\". It does not actually do anything with the\nvariable, it just makes it be part of an expression that the transpiler\nwon't remove.\n\nIt's a bit of a hack, but it's necessary for testing.",
@@ -24867,9 +24950,13 @@
24867
24950
  "line": " packages/@ember/helper/index.ts:451"
24868
24951
  },
24869
24952
  {
24870
- "message": "Missing item type\nUse the {{uniqueId}} helper to generate a unique ID string suitable for use as\nan ID attribute in the DOM.\n\nEach invocation of {{uniqueId}} will return a new, unique ID string.\nYou can use the `let` helper to create an ID that can be reused within a template.\n\n```js\nimport { uniqueId } from '@ember/helper';\n\n<template>\n {{#let (uniqueId) as |emailId|}}\n <label for={{emailId}}>Email address</label>\n <input id={{emailId}} type=\"email\" />\n {{/let}}\n</template>\n```",
24953
+ "message": "Missing item type\nThe `element` helper lets you dynamically set the tag name of an element.\n\n```js\nimport { element } from '@ember/helper';\n\n<template>\n {{#let (element @tagName) as |Tag|}}\n <Tag class=\"my-element\">Hello</Tag>\n {{/let}}\n</template>\n```\n\nWhen `@tagName` is `\"h1\"`, this renders `<h1 class=\"my-element\">Hello</h1>`.\nWhen `@tagName` is an empty string, the block content is rendered without a\nwrapping element. When `@tagName` is `null` or `undefined`, nothing is rendered.",
24871
24954
  "line": " packages/@ember/helper/index.ts:473"
24872
24955
  },
24956
+ {
24957
+ "message": "Missing item type\nUse the {{uniqueId}} helper to generate a unique ID string suitable for use as\nan ID attribute in the DOM.\n\nEach invocation of {{uniqueId}} will return a new, unique ID string.\nYou can use the `let` helper to create an ID that can be reused within a template.\n\n```js\nimport { uniqueId } from '@ember/helper';\n\n<template>\n {{#let (uniqueId) as |emailId|}}\n <label for={{emailId}}>Email address</label>\n <input id={{emailId}} type=\"email\" />\n {{/let}}\n</template>\n```",
24958
+ "line": " packages/@ember/helper/index.ts:493"
24959
+ },
24873
24960
  {
24874
24961
  "message": "Missing item type",
24875
24962
  "line": " packages/@ember/object/type-tests/core/index.test.ts:10"
@@ -25006,6 +25093,10 @@
25006
25093
  "message": "Missing item type",
25007
25094
  "line": " packages/@ember/template-compiler/lib/plugins/allowed-globals.ts:1"
25008
25095
  },
25096
+ {
25097
+ "message": "Missing item type\nThe variable name used to inject the keywords object into the\ntemplate's evaluation scope. auto-import-builtins rewrites bare\nkeyword references (e.g. `on`) to property accesses on this\nvariable (e.g. `__ember_keywords__.on`).",
25098
+ "line": " packages/@ember/template-compiler/lib/compile-options.ts:19"
25099
+ },
25009
25100
  {
25010
25101
  "message": "Missing item type\nAll possible options passed to `template()` may specify a `moduleName`.",
25011
25102
  "line": " packages/@ember/template-compiler/lib/template.ts:11"
@@ -25039,9 +25130,25 @@
25039
25130
  "line": " packages/@ember/template-compiler/lib/template.ts:199"
25040
25131
  },
25041
25132
  {
25042
- "message": "Missing item type\nThis supports template blocks defined in class bodies.\n\nManual form:\n\n```ts\nclass MyComponent {\n static {\n template(templateContent, {\n component: this,\n eval: () => eval(arguments[0])\n })\n }\n}\n```\n\nGJS form (compiled to the manual form via `content-tag`):\n\n```ts\nclass MyComponent {\n <template>Template Content</template>\n}\n```",
25133
+ "message": "Missing item type\nBuilds the source wireformat JSON block",
25134
+ "line": " packages/@ember/template-compiler/lib/template.ts:256"
25135
+ },
25136
+ {
25137
+ "message": "Missing item type\nExists for historical reasons, should not be in new code, as\nthe module name does not correspond to anything meaningful at runtime.",
25043
25138
  "line": " packages/@ember/template-compiler/lib/types.ts:31"
25044
25139
  },
25140
+ {
25141
+ "message": "Missing item type\nNot available at runtime",
25142
+ "line": " packages/@ember/template-compiler/lib/types.ts:37"
25143
+ },
25144
+ {
25145
+ "message": "Missing item type\nUtils unique to the runtime compiler",
25146
+ "line": " packages/@ember/template-compiler/lib/types.ts:42"
25147
+ },
25148
+ {
25149
+ "message": "Missing item type\nThis supports template blocks defined in class bodies.\n\nManual form:\n\n```ts\nclass MyComponent {\n static {\n template(templateContent, {\n component: this,\n eval: () => eval(arguments[0])\n })\n }\n}\n```\n\nGJS form (compiled to the manual form via `content-tag`):\n\n```ts\nclass MyComponent {\n <template>Template Content</template>\n}\n```",
25150
+ "line": " packages/@ember/template-compiler/lib/types.ts:50"
25151
+ },
25045
25152
  {
25046
25153
  "message": "Missing item type\nDifferences:\n\n- strict mode variables always refer to in-scope variables\n- loose mode variables use this algorithm:\n 1. otherwise, fall back to `this.<name>`",
25047
25154
  "line": " packages/@glimmer/compiler/lib/builder/builder-interface.ts:68"
@@ -25428,19 +25535,19 @@
25428
25535
  },
25429
25536
  {
25430
25537
  "message": "Missing item type\nA JSON object that the compiled Template was serialized into.",
25431
- "line": " packages/@glimmer/interfaces/lib/compile/wire-format/api.d.ts:379"
25538
+ "line": " packages/@glimmer/interfaces/lib/compile/wire-format/api.d.ts:378"
25432
25539
  },
25433
25540
  {
25434
25541
  "message": "Missing item type\nA string of JSON containing a SerializedTemplateBlock",
25435
- "line": " packages/@glimmer/interfaces/lib/compile/wire-format/api.d.ts:388"
25542
+ "line": " packages/@glimmer/interfaces/lib/compile/wire-format/api.d.ts:387"
25436
25543
  },
25437
25544
  {
25438
25545
  "message": "Missing item type\nA JSON object containing the SerializedTemplateBlock as JSON and TemplateMeta.",
25439
- "line": " packages/@glimmer/interfaces/lib/compile/wire-format/api.d.ts:393"
25546
+ "line": " packages/@glimmer/interfaces/lib/compile/wire-format/api.d.ts:392"
25440
25547
  },
25441
25548
  {
25442
25549
  "message": "Missing item type\nA string of Javascript containing a SerializedTemplateWithLazyBlock to be\nconcatenated into a Javascript module.",
25443
- "line": " packages/@glimmer/interfaces/lib/compile/wire-format/api.d.ts:404"
25550
+ "line": " packages/@glimmer/interfaces/lib/compile/wire-format/api.d.ts:403"
25444
25551
  },
25445
25552
  {
25446
25553
  "message": "Missing item type\nA VariableResolutionContext explains how a variable name should be resolved.",
@@ -26418,13 +26525,9 @@
26418
26525
  "message": "Missing item type\nIn loose mode, this hook allows embedding environments to customize the name of an\nangle-bracket component. In practice, this means that `<HelloWorld />` in Ember is\ncompiled by Glimmer as an invocation of a component named `hello-world`.\n\nIt's a little weird that this is needed in addition to the resolver, but it's a\nclassic-only feature and it seems fine to leave it alone for classic consumers.",
26419
26526
  "line": " packages/@glimmer/syntax/lib/parser/tokenizer-event-handlers.ts:678"
26420
26527
  },
26421
- {
26422
- "message": "Missing item type\nIf `emit.debugSymbols` is set to `true`, the name of lexical local variables\nwill be included in the wire format.",
26423
- "line": " packages/@glimmer/syntax/lib/parser/tokenizer-event-handlers.ts:692"
26424
- },
26425
26528
  {
26426
26529
  "message": "Missing item type\nUseful for specifying a group of options together.\n\nWhen `'codemod'` we disable all whitespace control in handlebars\n(to preserve as much as possible) and we also avoid any\nescaping/unescaping of HTML entity codes.",
26427
- "line": " packages/@glimmer/syntax/lib/parser/tokenizer-event-handlers.ts:719"
26530
+ "line": " packages/@glimmer/syntax/lib/parser/tokenizer-event-handlers.ts:709"
26428
26531
  },
26429
26532
  {
26430
26533
  "message": "Missing item type\nWe have already computed the character position of this offset or span.",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ember-source",
3
- "version": "7.0.0-beta.1",
3
+ "version": "7.1.0-alpha.2",
4
4
  "description": "A JavaScript framework for creating ambitious web applications",
5
5
  "keywords": [
6
6
  "ember-addon"
@@ -115,14 +115,14 @@
115
115
  "eslint-plugin-import": "^2.31.0",
116
116
  "eslint-plugin-n": "^17.16.2",
117
117
  "eslint-plugin-qunit": "^8.1.2",
118
- "execa": "^5.1.1",
118
+ "execa": "^9.0.0",
119
119
  "expect-type": "^0.15.0",
120
120
  "fs-extra": "^11.1.1",
121
121
  "git-repo-info": "^2.1.1",
122
122
  "glob": "^8.0.3",
123
123
  "globals": "^16.0.0",
124
124
  "kill-port-process": "^3.2.1",
125
- "mocha": "^10.2.0",
125
+ "mocha": "^11.0.0",
126
126
  "npm-run-all2": "^8.0.0",
127
127
  "prettier": "^3.5.3",
128
128
  "qunit": "^2.19.4",
@@ -137,7 +137,7 @@
137
137
  "tracerbench": "^8.0.1",
138
138
  "typescript": "^5.7.3",
139
139
  "typescript-eslint": "^8.26.0",
140
- "vite": "^5.4.12"
140
+ "vite": "^7.0.0"
141
141
  },
142
142
  "resolutions": {
143
143
  "socket.io": "^4.7.0"
@@ -286,6 +286,7 @@
286
286
  "@ember/template-compiler/lib/plugins/assert-against-named-outlets.js": "ember-source/@ember/template-compiler/lib/plugins/assert-against-named-outlets.js",
287
287
  "@ember/template-compiler/lib/plugins/assert-input-helper-without-block.js": "ember-source/@ember/template-compiler/lib/plugins/assert-input-helper-without-block.js",
288
288
  "@ember/template-compiler/lib/plugins/assert-reserved-named-arguments.js": "ember-source/@ember/template-compiler/lib/plugins/assert-reserved-named-arguments.js",
289
+ "@ember/template-compiler/lib/plugins/auto-import-builtins.js": "ember-source/@ember/template-compiler/lib/plugins/auto-import-builtins.js",
289
290
  "@ember/template-compiler/lib/plugins/index.js": "ember-source/@ember/template-compiler/lib/plugins/index.js",
290
291
  "@ember/template-compiler/lib/plugins/transform-action-syntax.js": "ember-source/@ember/template-compiler/lib/plugins/transform-action-syntax.js",
291
292
  "@ember/template-compiler/lib/plugins/transform-each-in-into-each.js": "ember-source/@ember/template-compiler/lib/plugins/transform-each-in-into-each.js",
@@ -358,9 +359,9 @@
358
359
  }
359
360
  },
360
361
  "packageManager": "pnpm@10.30.3",
361
- "_originalVersion": "7.0.0-beta.1",
362
+ "_originalVersion": "7.1.0-alpha.1",
362
363
  "_versionPreviouslyCalculated": true,
363
364
  "publishConfig": {
364
- "tag": "beta"
365
+ "tag": "alpha"
365
366
  }
366
367
  }
@@ -454,5 +454,6 @@ declare module '@ember/-internals/glimmer' {
454
454
  export type { OutletState, RenderState } from "@ember/-internals/glimmer/lib/utils/outlet";
455
455
  export { componentCapabilities, modifierCapabilities, setComponentManager, } from "@ember/-internals/glimmer/lib/utils/managers";
456
456
  export { isSerializationFirstNode } from "@ember/-internals/glimmer/lib/utils/serialization-first-node-helpers";
457
+ export { default as element } from "@ember/-internals/glimmer/lib/helpers/element";
457
458
  export { uniqueId } from "@ember/-internals/glimmer/lib/helpers/unique-id";
458
459
  }