ember-source 7.2.0-beta.1 → 7.3.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 (144) hide show
  1. package/build-metadata.json +3 -3
  2. package/dist/dev/packages/@ember/-internals/deprecations/index.js +10 -0
  3. package/dist/dev/packages/@ember/-internals/glimmer/index.js +7 -7
  4. package/dist/dev/packages/@ember/-internals/metal/index.js +8 -8
  5. package/dist/dev/packages/@ember/-internals/routing/index.js +1 -1
  6. package/dist/dev/packages/@ember/-internals/runtime/lib/mixins/-proxy.js +3 -3
  7. package/dist/dev/packages/@ember/-internals/runtime/lib/mixins/comparable.js +5 -0
  8. package/dist/dev/packages/@ember/-internals/runtime/lib/mixins/target_action_support.js +1 -1
  9. package/dist/dev/packages/@ember/-internals/views/lib/system/event_dispatcher.js +1 -1
  10. package/dist/dev/packages/@ember/-internals/views/lib/views/core_view.js +1 -1
  11. package/dist/dev/packages/@ember/application/index.js +2 -2
  12. package/dist/dev/packages/@ember/application/instance.js +22 -2
  13. package/dist/dev/packages/@ember/array/index.js +3 -3
  14. package/dist/dev/packages/@ember/array/proxy.js +3 -3
  15. package/dist/dev/packages/@ember/component/helper.js +321 -1
  16. package/dist/dev/packages/@ember/component/index.js +3 -3
  17. package/dist/dev/packages/@ember/controller/index.js +2 -2
  18. package/dist/dev/packages/@ember/engine/index.js +3 -3
  19. package/dist/dev/packages/@ember/object/computed.js +2 -2
  20. package/dist/dev/packages/@ember/object/core.js +2 -2
  21. package/dist/dev/packages/@ember/object/index.js +4 -4
  22. package/dist/dev/packages/@ember/object/lib/computed/computed_macros.js +3 -3
  23. package/dist/dev/packages/@ember/object/lib/computed/reduce_computed_macros.js +1 -1
  24. package/dist/dev/packages/@ember/object/mixin.js +1 -1
  25. package/dist/dev/packages/@ember/object/observable.js +3 -3
  26. package/dist/dev/packages/@ember/object/promise-proxy-mixin.js +2 -2
  27. package/dist/dev/packages/@ember/renderer/index.js +1 -1
  28. package/dist/dev/packages/@ember/routing/-internals.js +1 -1
  29. package/dist/dev/packages/@ember/routing/lib/routing-service.js +0 -1
  30. package/dist/dev/packages/@ember/routing/lib/utils.js +1 -1
  31. package/dist/dev/packages/@ember/routing/route.js +4 -4
  32. package/dist/dev/packages/@ember/routing/router-service.js +0 -1
  33. package/dist/dev/packages/@ember/routing/router.js +3 -3
  34. package/dist/dev/packages/@ember/service/index.js +1 -1
  35. package/dist/dev/packages/@ember/utils/lib/compare.js +5 -2
  36. package/dist/dev/packages/@glimmer/node/index.js +2 -2
  37. package/dist/dev/packages/@glimmer/runtime/index.js +3 -3
  38. package/dist/dev/packages/@glimmer/tracking/index.js +1 -1
  39. package/dist/dev/packages/@glimmer/validator/index.js +1 -1
  40. package/dist/dev/packages/ember/version.js +1 -1
  41. package/dist/dev/packages/router_js/index.js +2 -2
  42. package/dist/dev/packages/shared-chunks/{alias-DpqL1qx6.js → alias-CT_thCad.js} +2 -2
  43. package/dist/dev/packages/shared-chunks/{api-C0PAtEgQ.js → api-Dz70AUL_.js} +6 -4
  44. package/dist/dev/packages/shared-chunks/{array-CVEnNWng.js → array-DvaweI_T.js} +1 -1
  45. package/dist/dev/packages/shared-chunks/{computed-BPCtuOxQ.js → computed-DGxbeUbf.js} +1 -6
  46. package/dist/dev/packages/shared-chunks/{curly-Ei5G8jhk.js → curly-DGUCLOud.js} +4 -5
  47. package/dist/dev/packages/shared-chunks/curly-brand-B_F79Dep.js +12 -0
  48. package/dist/dev/packages/shared-chunks/helper-brand-C9_8vvOf.js +12 -0
  49. package/dist/dev/packages/shared-chunks/{index-B3pPx1fL.js → index-D1AjYv31.js} +618 -1575
  50. package/dist/dev/packages/shared-chunks/{injected_property-CbBLr5jt.js → injected_property-DbXd6Gax.js} +1 -1
  51. package/dist/dev/packages/shared-chunks/outlet-CHFL7tun.js +135 -0
  52. package/dist/dev/packages/shared-chunks/{property_set-qCUylPEK.js → property_set-CVlVgdor.js} +1 -1
  53. package/dist/dev/packages/shared-chunks/{rehydrate-builder-C6k1XhET.js → rehydrate-builder-CsnkZkur.js} +1 -1
  54. package/dist/dev/packages/shared-chunks/{render-87_sKZ_k.js → render-CtH73XOv.js} +10 -5
  55. package/dist/dev/packages/shared-chunks/{serialize-builder-BlxBjwO-.js → serialize-builder-D1oAeiyl.js} +1 -1
  56. package/dist/dev/packages/shared-chunks/{set_properties-C4TSebH6.js → set_properties-CEUT_EJn.js} +2 -2
  57. package/dist/dev/packages/shared-chunks/setup-registry-DQ3c4Juo.js +951 -0
  58. package/dist/dev/packages/shared-chunks/{textarea-C4lYkaHj.js → textarea-DEvw4ezm.js} +1 -1
  59. package/dist/dev/packages/shared-chunks/tracked-57EW14Ny.js +253 -0
  60. package/dist/dev/packages/shared-chunks/tracked-value-DhyJmrhG.js +115 -0
  61. package/dist/dev/packages/shared-chunks/{unrecognized-url-error-BJHjL30Q.js → unrecognized-url-error-B8loxkay.js} +1 -1
  62. package/dist/prod/packages/@ember/-internals/deprecations/index.js +10 -0
  63. package/dist/prod/packages/@ember/-internals/glimmer/index.js +7 -7
  64. package/dist/prod/packages/@ember/-internals/metal/index.js +8 -8
  65. package/dist/prod/packages/@ember/-internals/routing/index.js +1 -1
  66. package/dist/prod/packages/@ember/-internals/runtime/lib/mixins/-proxy.js +3 -3
  67. package/dist/prod/packages/@ember/-internals/runtime/lib/mixins/comparable.js +5 -0
  68. package/dist/prod/packages/@ember/-internals/runtime/lib/mixins/target_action_support.js +1 -1
  69. package/dist/prod/packages/@ember/-internals/views/lib/system/event_dispatcher.js +1 -1
  70. package/dist/prod/packages/@ember/-internals/views/lib/views/core_view.js +1 -1
  71. package/dist/prod/packages/@ember/application/index.js +2 -2
  72. package/dist/prod/packages/@ember/application/instance.js +18 -3
  73. package/dist/prod/packages/@ember/array/index.js +3 -3
  74. package/dist/prod/packages/@ember/array/proxy.js +3 -3
  75. package/dist/prod/packages/@ember/component/helper.js +305 -1
  76. package/dist/prod/packages/@ember/component/index.js +3 -3
  77. package/dist/prod/packages/@ember/controller/index.js +2 -2
  78. package/dist/prod/packages/@ember/engine/index.js +3 -3
  79. package/dist/prod/packages/@ember/object/computed.js +2 -2
  80. package/dist/prod/packages/@ember/object/index.js +4 -4
  81. package/dist/prod/packages/@ember/object/lib/computed/computed_macros.js +3 -3
  82. package/dist/prod/packages/@ember/object/lib/computed/reduce_computed_macros.js +1 -1
  83. package/dist/prod/packages/@ember/object/mixin.js +1 -1
  84. package/dist/prod/packages/@ember/object/observable.js +3 -3
  85. package/dist/prod/packages/@ember/object/promise-proxy-mixin.js +2 -2
  86. package/dist/prod/packages/@ember/renderer/index.js +1 -1
  87. package/dist/prod/packages/@ember/routing/lib/routing-service.js +0 -1
  88. package/dist/prod/packages/@ember/routing/lib/utils.js +1 -1
  89. package/dist/prod/packages/@ember/routing/route.js +4 -4
  90. package/dist/prod/packages/@ember/routing/router-service.js +0 -1
  91. package/dist/prod/packages/@ember/routing/router.js +3 -3
  92. package/dist/prod/packages/@ember/service/index.js +1 -1
  93. package/dist/prod/packages/@ember/utils/lib/compare.js +5 -2
  94. package/dist/prod/packages/@glimmer/node/index.js +2 -2
  95. package/dist/prod/packages/@glimmer/runtime/index.js +3 -3
  96. package/dist/prod/packages/@glimmer/tracking/index.js +1 -1
  97. package/dist/prod/packages/@glimmer/validator/index.js +1 -1
  98. package/dist/prod/packages/ember/version.js +1 -1
  99. package/dist/prod/packages/router_js/index.js +2 -2
  100. package/dist/prod/packages/shared-chunks/{alias-Bod6qdNp.js → alias-CHHuE0LE.js} +2 -2
  101. package/dist/prod/packages/shared-chunks/{api-CQexacBn.js → api-DzOa0Acr.js} +6 -4
  102. package/dist/prod/packages/shared-chunks/{array-BzReKMeW.js → array-CnXdmzOG.js} +1 -1
  103. package/dist/prod/packages/shared-chunks/{computed-DtIStxvq.js → computed-BNdMwGhH.js} +1 -6
  104. package/dist/prod/packages/shared-chunks/{curly-IY06zACp.js → curly-a6DP7r87.js} +4 -5
  105. package/dist/prod/packages/shared-chunks/curly-brand-B_F79Dep.js +12 -0
  106. package/dist/prod/packages/shared-chunks/helper-brand-C9_8vvOf.js +12 -0
  107. package/dist/prod/packages/shared-chunks/{index-CslMfEpb.js → index-CvQQ6l11.js} +548 -1451
  108. package/dist/prod/packages/shared-chunks/{injected_property-Y-FadDej.js → injected_property-DqQ0XV7k.js} +1 -1
  109. package/dist/prod/packages/shared-chunks/outlet--lIm3q7t.js +132 -0
  110. package/dist/prod/packages/shared-chunks/{property_set-BaQJdVfS.js → property_set-CkLe4ht8.js} +1 -1
  111. package/dist/prod/packages/shared-chunks/{rehydrate-builder-Blt1x9MP.js → rehydrate-builder-n_8RCUj9.js} +1 -1
  112. package/dist/prod/packages/shared-chunks/{render-Dx7lr1hR.js → render-Bf7GviCY.js} +10 -5
  113. package/dist/prod/packages/shared-chunks/{serialize-builder-BvAXYHTr.js → serialize-builder-CsG9WHVw.js} +1 -1
  114. package/dist/prod/packages/shared-chunks/{set_properties-Qxhw4qzw.js → set_properties-Cs3rVemD.js} +2 -2
  115. package/dist/prod/packages/shared-chunks/setup-registry-kOGgOucf.js +886 -0
  116. package/dist/prod/packages/shared-chunks/{textarea-DOmZ1x0E.js → textarea-DMmdvgk2.js} +1 -1
  117. package/dist/prod/packages/shared-chunks/tracked-DvOpYI0o.js +235 -0
  118. package/dist/prod/packages/shared-chunks/tracked-value-CR6kx-73.js +115 -0
  119. package/dist/prod/packages/shared-chunks/{unrecognized-url-error-EgNrnFu_.js → unrecognized-url-error-jjQ-FqKB.js} +1 -1
  120. package/docs/data.json +426 -222
  121. package/package.json +6 -6
  122. package/types/stable/@ember/-internals/deprecations/index.d.ts +6 -0
  123. package/types/stable/@ember/-internals/glimmer/lib/base-renderer.d.ts +150 -0
  124. package/types/stable/@ember/-internals/glimmer/lib/component-managers/curly-brand.d.ts +10 -0
  125. package/types/stable/@ember/-internals/glimmer/lib/component-managers/curly.d.ts +3 -2
  126. package/types/stable/@ember/-internals/glimmer/lib/glimmer-tracking-docs.d.ts +68 -0
  127. package/types/stable/@ember/-internals/glimmer/lib/helper-brand.d.ts +10 -0
  128. package/types/stable/@ember/-internals/glimmer/lib/helper.d.ts +4 -6
  129. package/types/stable/@ember/-internals/glimmer/lib/renderer.d.ts +7 -154
  130. package/types/stable/@ember/-internals/glimmer/lib/router-resolver.d.ts +17 -0
  131. package/types/stable/@ember/-internals/metal/lib/tracked.d.ts +53 -6
  132. package/types/stable/@ember/renderer/index.d.ts +2 -2
  133. package/types/stable/@glimmer/tracking/index.d.ts +70 -1
  134. package/types/stable/@glimmer/validator/index.d.ts +1 -0
  135. package/types/stable/@glimmer/validator/lib/tracked-value.d.ts +58 -0
  136. package/types/stable/index.d.ts +591 -586
  137. package/dist/dev/packages/shared-chunks/helper-DIj85_-f.js +0 -326
  138. package/dist/dev/packages/shared-chunks/setup-registry-9DCmHTFF.js +0 -77
  139. package/dist/dev/packages/shared-chunks/tracked-DEyf0T_X.js +0 -148
  140. package/dist/dev/packages/shared-chunks/tracked-data-DgqqRdYO.js +0 -31
  141. package/dist/prod/packages/shared-chunks/helper-DkXiTBjc.js +0 -310
  142. package/dist/prod/packages/shared-chunks/setup-registry-U-6VaNQG.js +0 -74
  143. package/dist/prod/packages/shared-chunks/tracked-B9380JtC.js +0 -132
  144. package/dist/prod/packages/shared-chunks/tracked-data-CHq42QHb.js +0 -31
@@ -1,6 +1,6 @@
1
1
  {
2
- "version": "7.2.0-beta.1",
2
+ "version": "7.3.0-alpha.2",
3
3
  "buildType": "tag",
4
- "SHA": "bcc6b57f4817ec6ddb23f809b0de593b86f8daa6",
5
- "assetPath": "/tag/shas/bcc6b57f4817ec6ddb23f809b0de593b86f8daa6.tgz"
4
+ "SHA": "58c21828f24f6af1f7edcbd6738e22d6fa0ae429",
5
+ "assetPath": "/tag/shas/58c21828f24f6af1f7edcbd6738e22d6fa0ae429.tgz"
6
6
  }
@@ -102,6 +102,16 @@ const DEPRECATIONS = {
102
102
  },
103
103
  until: '7.0.0',
104
104
  url: 'https://deprecations.emberjs.com/id/importing-inject-from-ember-service'
105
+ }),
106
+ DEPRECATE_COMPARABLE_MIXIN: deprecation({
107
+ for: 'ember-source',
108
+ id: 'deprecate-comparable-mixin',
109
+ since: {
110
+ available: '7.2.0',
111
+ enabled: '7.2.0'
112
+ },
113
+ until: '7.5.0',
114
+ url: 'https://deprecations.emberjs.com/id/deprecate-comparable-mixin'
105
115
  })
106
116
  };
107
117
  function deprecateUntil(message, deprecation) {
@@ -1,18 +1,18 @@
1
1
  export { t as template, a as templateCacheCounters } from '../../../shared-chunks/index-DaFzpTIE.js';
2
- export { R as RootTemplate, s as setupApplicationRegistry, a as setupEngineRegistry } from '../../../shared-chunks/setup-registry-9DCmHTFF.js';
3
- export { I as Input, T as Textarea } from '../../../shared-chunks/textarea-C4lYkaHj.js';
2
+ export { O as OutletView, R as Renderer, a as RootTemplate, s as setupApplicationRegistry, b as setupEngineRegistry } from '../../../shared-chunks/setup-registry-DQ3c4Juo.js';
3
+ export { I as Input, T as Textarea } from '../../../shared-chunks/textarea-DEvw4ezm.js';
4
4
  export { LinkTo } from '../../routing/index.js';
5
5
  export { default as Component, setComponentManager } from '../../component/index.js';
6
- export { H as Helper, h as helper } from '../../../shared-chunks/helper-DIj85_-f.js';
6
+ export { default as Helper, helper } from '../../component/helper.js';
7
7
  export { S as SafeString, T as TrustedHTML, h as htmlSafe, i as isHTMLSafe, a as isTrustedHTML, t as trustHTML } from '../../../shared-chunks/index-D-xTBV4B.js';
8
- export { O as OutletView, R as Renderer, _ as _resetRenderers, r as renderComponent, a as renderSettled } from '../../../shared-chunks/index-B3pPx1fL.js';
9
- export { D as DOMChanges } from '../../../shared-chunks/render-87_sKZ_k.js';
10
- export { D as DOMTreeConstruction } from '../../../shared-chunks/api-C0PAtEgQ.js';
8
+ export { D as DOMChanges } from '../../../shared-chunks/render-CtH73XOv.js';
9
+ export { D as DOMTreeConstruction } from '../../../shared-chunks/api-Dz70AUL_.js';
11
10
  import '../../../@glimmer/destroyable/index.js';
12
- export { i as isSerializationFirstNode } from '../../../shared-chunks/rehydrate-builder-C6k1XhET.js';
11
+ export { i as isSerializationFirstNode } from '../../../shared-chunks/rehydrate-builder-CsnkZkur.js';
13
12
  export { NodeDOMTreeConstruction } from '../../../@glimmer/node/index.js';
14
13
  export { e as element } from '../../../shared-chunks/element-BYLB-q7a.js';
15
14
  export { u as uniqueId } from '../../../shared-chunks/unique-id-DQOhouG1.js';
15
+ export { _ as _resetRenderers, r as renderComponent, a as renderSettled } from '../../../shared-chunks/index-D1AjYv31.js';
16
16
  export { c as componentCapabilities, m as modifierCapabilities } from '../../../shared-chunks/api-BlZDPg1n.js';
17
17
 
18
18
  // STATE within a module is frowned upon, this exists
@@ -1,21 +1,21 @@
1
- export { C as ComputedProperty, P as PROPERTY_DID_CHANGE, i as autoComputed, b as beginPropertyChanges, f as changeProperties, c as computed, h as defineDecorator, d as defineProperty, g as defineValue, a as endPropertyChanges, e as expandProperties, j as isComputed, n as notifyPropertyChange } from '../../../shared-chunks/computed-BPCtuOxQ.js';
1
+ export { C as ComputedProperty, P as PROPERTY_DID_CHANGE, i as autoComputed, b as beginPropertyChanges, f as changeProperties, c as computed, h as defineDecorator, d as defineProperty, g as defineValue, a as endPropertyChanges, e as expandProperties, j as isComputed, n as notifyPropertyChange } from '../../../shared-chunks/computed-DGxbeUbf.js';
2
2
  export { g as getCachedValueFor } from '../../../shared-chunks/computed_cache-DmYKevAP.js';
3
- export { a as alias } from '../../../shared-chunks/alias-DpqL1qx6.js';
3
+ export { a as alias } from '../../../shared-chunks/alias-CT_thCad.js';
4
4
  import { deprecate } from '../../debug/index.js';
5
5
  import { g as get } from '../../../shared-chunks/property_get-CRP7MFz_.js';
6
6
  export { P as PROXY_CONTENT, _ as _getPath, b as _getProp, h as hasUnknownProperty } from '../../../shared-chunks/property_get-CRP7MFz_.js';
7
- import { s as set } from '../../../shared-chunks/property_set-qCUylPEK.js';
8
- export { _ as _setProp, t as trySet } from '../../../shared-chunks/property_set-qCUylPEK.js';
9
- export { c as addArrayObserver, b as arrayContentDidChange, a as arrayContentWillChange, d as removeArrayObserver, r as replace, e as replaceInNativeArray } from '../../../shared-chunks/array-CVEnNWng.js';
7
+ import { s as set } from '../../../shared-chunks/property_set-CVlVgdor.js';
8
+ export { _ as _setProp, t as trySet } from '../../../shared-chunks/property_set-CVlVgdor.js';
9
+ export { c as addArrayObserver, b as arrayContentDidChange, a as arrayContentWillChange, d as removeArrayObserver, r as replace, e as replaceInNativeArray } from '../../../shared-chunks/array-DvaweI_T.js';
10
10
  export { a as addListener, h as hasListeners, o as on, r as removeListener, s as sendEvent } from '../../../shared-chunks/events-6aFVjD4k.js';
11
11
  export { c as ComputedDescriptor, b as descriptorForDecorator, d as descriptorForProperty, a as isClassicDecorator, i as isElementDescriptor, m as makeComputedDecorator, n as nativeDescDecorator, s as setClassicDecorator } from '../../../shared-chunks/decorator-B5Uh5NFI.js';
12
12
  export { a as Libraries, L as libraries } from '../../../shared-chunks/libraries-DwffpMGE.js';
13
13
  export { g as getProperties } from '../../../shared-chunks/get_properties-Cm2sWt5f.js';
14
- export { s as setProperties } from '../../../shared-chunks/set_properties-C4TSebH6.js';
14
+ export { s as setProperties } from '../../../shared-chunks/set_properties-CEUT_EJn.js';
15
15
  export { A as ASYNC_OBSERVERS, S as SYNC_OBSERVERS, a as activateObserver, b as addObserver, f as flushAsyncObservers, r as removeObserver, c as revalidateObservers } from '../../../shared-chunks/observers-DMlX2nCi.js';
16
- export { D as DEBUG_INJECTION_FUNCTIONS, i as inject } from '../../../shared-chunks/injected_property-CbBLr5jt.js';
16
+ export { D as DEBUG_INJECTION_FUNCTIONS, i as inject } from '../../../shared-chunks/injected_property-DbXd6Gax.js';
17
17
  export { m as markObjectAsDirty, o as objectAt, t as tagForObject, a as tagForProperty } from '../../../shared-chunks/chain-tags-uWSImHzB.js';
18
- export { T as TrackedDescriptor, t as tracked } from '../../../shared-chunks/tracked-DEyf0T_X.js';
18
+ export { T as TrackedDescriptor, t as tracked } from '../../../shared-chunks/tracked-57EW14Ny.js';
19
19
  export { cached } from '../../../@glimmer/tracking/index.js';
20
20
  export { g as createCache, h as getValue, x as isConst } from '../../../shared-chunks/cache-DGDPVCpC.js';
21
21
  export { N as NAMESPACES, a as NAMESPACES_BY_ID, b as addNamespace, f as findNamespace, c as findNamespaces, i as isNamespaceSearchDisabled, p as processAllNamespaces, d as processNamespace, r as removeNamespace, e as setNamespaceSearchDisabled, s as setUnprocessedMixins } from '../../../shared-chunks/namespace_search-BfvzEQzN.js';
@@ -3,7 +3,7 @@ import '../../debug/index.js';
3
3
  import '../../engine/instance.js';
4
4
  import '../../../route-recognizer/index.js';
5
5
  import '../../../shared-chunks/rsvp.es-DR7yS7qg.js';
6
- import '../../../shared-chunks/unrecognized-url-error-BJHjL30Q.js';
6
+ import '../../../shared-chunks/unrecognized-url-error-B8loxkay.js';
7
7
  import '../../routing/lib/routing-service.js';
8
8
  export { default as generateController, generateControllerFactory } from '../../routing/lib/generate_controller.js';
9
9
  export { default as RouterDSL } from '../../routing/lib/dsl.js';
@@ -1,8 +1,8 @@
1
1
  import { meta } from '../../../meta/lib/meta.js';
2
2
  import Mixin from '../../../../object/mixin.js';
3
3
  import { g as get } from '../../../../../shared-chunks/property_get-CRP7MFz_.js';
4
- import { s as set } from '../../../../../shared-chunks/property_set-qCUylPEK.js';
5
- import { d as defineProperty, c as computed } from '../../../../../shared-chunks/computed-BPCtuOxQ.js';
4
+ import { s as set } from '../../../../../shared-chunks/property_set-CVlVgdor.js';
5
+ import { d as defineProperty, c as computed } from '../../../../../shared-chunks/computed-DGxbeUbf.js';
6
6
  import { t as tagForObject, a as tagForProperty } from '../../../../../shared-chunks/chain-tags-uWSImHzB.js';
7
7
  import { s as setProxy, i as isProxy } from '../../../../../shared-chunks/is_proxy-Bzg0d4m4.js';
8
8
  import { a as setupMandatorySetter } from '../../../../../shared-chunks/mandatory-setter-BpbAMTzV.js';
@@ -59,7 +59,7 @@ function customTagForProxy(proxy, key, addMandatorySetter) {
59
59
  @private
60
60
  */
61
61
 
62
- const ProxyMixin = Mixin.create({
62
+ const ProxyMixin = /*@__PURE__*/Mixin.create({
63
63
  /**
64
64
  The object whose properties will be forwarded.
65
65
  @property content
@@ -1,4 +1,5 @@
1
1
  import Mixin from '../../../../object/mixin.js';
2
+ import { deprecateUntil, DEPRECATIONS } from '../../../deprecations/index.js';
2
3
 
3
4
  /**
4
5
  @module ember
@@ -31,6 +32,10 @@ const Comparable = Mixin.create({
31
32
  @return {Number} the result of the comparison
32
33
  @private
33
34
  */
35
+ init() {
36
+ this._super(...arguments);
37
+ deprecateUntil('The `Comparable` mixin is deprecated. Implement a `compare` method directly on your class instead.', DEPRECATIONS.DEPRECATE_COMPARABLE_MIXIN);
38
+ },
34
39
  compare: null
35
40
  });
36
41
 
@@ -1,6 +1,6 @@
1
1
  import { context } from '../../../environment/index.js';
2
2
  import { g as get } from '../../../../../shared-chunks/property_get-CRP7MFz_.js';
3
- import { c as computed } from '../../../../../shared-chunks/computed-BPCtuOxQ.js';
3
+ import { c as computed } from '../../../../../shared-chunks/computed-DGxbeUbf.js';
4
4
  import Mixin from '../../../../object/mixin.js';
5
5
  import '../../../../debug/index.js';
6
6
  import { assert } from '../../../../debug/lib/assert.js';
@@ -1,7 +1,7 @@
1
1
  import { getOwner } from '../../../owner/index.js';
2
2
  import '../../../../debug/index.js';
3
3
  import { g as get } from '../../../../../shared-chunks/property_get-CRP7MFz_.js';
4
- import { s as set } from '../../../../../shared-chunks/property_set-qCUylPEK.js';
4
+ import { s as set } from '../../../../../shared-chunks/property_set-CVlVgdor.js';
5
5
  import EmberObject from '../../../../object/index.js';
6
6
  import { getElementView } from './utils.js';
7
7
  import { assert } from '../../../../debug/lib/assert.js';
@@ -1,4 +1,4 @@
1
- import { i as inject } from '../../../../../shared-chunks/injected_property-CbBLr5jt.js';
1
+ import { i as inject } from '../../../../../shared-chunks/injected_property-DbXd6Gax.js';
2
2
  import ActionHandler from '../../../runtime/lib/mixins/action_handler.js';
3
3
  import Evented from '../../../../object/evented.js';
4
4
  import { FrameworkObject } from '../../../../object/-internals.js';
@@ -17,13 +17,13 @@ import '../../shared-chunks/property_get-CRP7MFz_.js';
17
17
  import '../engine/instance.js';
18
18
  import '../../route-recognizer/index.js';
19
19
  import { R as RSVP } from '../../shared-chunks/rsvp.es-DR7yS7qg.js';
20
- import '../../shared-chunks/unrecognized-url-error-BJHjL30Q.js';
20
+ import '../../shared-chunks/unrecognized-url-error-B8loxkay.js';
21
21
  import '../routing/lib/routing-service.js';
22
22
  import BucketCache from '../routing/lib/cache.js';
23
23
  import ApplicationInstance from './instance.js';
24
24
  import Engine, { buildInitializerMethod } from '../engine/index.js';
25
25
  import { privatize } from '../-internals/container/index.js';
26
- import { s as setupApplicationRegistry } from '../../shared-chunks/setup-registry-9DCmHTFF.js';
26
+ import { s as setupApplicationRegistry } from '../../shared-chunks/setup-registry-DQ3c4Juo.js';
27
27
  import RouterService from '../routing/router-service.js';
28
28
  import { assert } from '../debug/lib/assert.js';
29
29
 
@@ -1,9 +1,29 @@
1
1
  import { g as get } from '../../shared-chunks/property_get-CRP7MFz_.js';
2
- import { s as set } from '../../shared-chunks/property_set-qCUylPEK.js';
2
+ import { s as set } from '../../shared-chunks/property_set-CVlVgdor.js';
3
3
  import { h as hasDOM, e as environment } from '../../shared-chunks/index-BGP1rw3B.js';
4
4
  import EngineInstance from '../engine/instance.js';
5
- import { a as renderSettled } from '../../shared-chunks/index-B3pPx1fL.js';
5
+ import '../-internals/container/index.js';
6
+ import '../../shared-chunks/guid-Cbq2sNV_.js';
6
7
  import '../debug/index.js';
8
+ import '../../@glimmer/destroyable/index.js';
9
+ import '../../shared-chunks/reference-BqOLhKFy.js';
10
+ import '../../shared-chunks/api-Dz70AUL_.js';
11
+ import '../../shared-chunks/arguments-CDkbOqTS.js';
12
+ import '../../shared-chunks/cache-DGDPVCpC.js';
13
+ import '../../shared-chunks/render-CtH73XOv.js';
14
+ import '../../@glimmer/global-context/index.js';
15
+ import '../../shared-chunks/curly-DGUCLOud.js';
16
+ import '../../shared-chunks/outlet-CHFL7tun.js';
17
+ import '../../shared-chunks/container-BzzHmCNj.js';
18
+ import '../../shared-chunks/env-g-kaAFLN.js';
19
+ import '../../shared-chunks/capabilities-CajW4QjE.js';
20
+ import '../../shared-chunks/hash-6NDs_5_f.js';
21
+ import '../../shared-chunks/get-6I3sjd-I.js';
22
+ import '../../shared-chunks/on-DlF0Wy7P.js';
23
+ import '../../shared-chunks/template-only-Cu639ICT.js';
24
+ import { a as renderSettled } from '../../shared-chunks/index-D1AjYv31.js';
25
+ import '../../shared-chunks/unique-id-DQOhouG1.js';
26
+ import '../runloop/index.js';
7
27
  import EmberRouter from '../routing/router.js';
8
28
  import EventDispatcher from '../-internals/views/lib/system/event_dispatcher.js';
9
29
  import { assert } from '../debug/lib/assert.js';
@@ -1,8 +1,8 @@
1
1
  import { o as objectAt } from '../../shared-chunks/chain-tags-uWSImHzB.js';
2
- import { e as replaceInNativeArray, r as replace } from '../../shared-chunks/array-CVEnNWng.js';
3
- import { b as beginPropertyChanges, a as endPropertyChanges, c as computed } from '../../shared-chunks/computed-BPCtuOxQ.js';
2
+ import { e as replaceInNativeArray, r as replace } from '../../shared-chunks/array-DvaweI_T.js';
3
+ import { b as beginPropertyChanges, a as endPropertyChanges, c as computed } from '../../shared-chunks/computed-DGxbeUbf.js';
4
4
  import { g as get } from '../../shared-chunks/property_get-CRP7MFz_.js';
5
- import { s as set } from '../../shared-chunks/property_set-qCUylPEK.js';
5
+ import { s as set } from '../../shared-chunks/property_set-CVlVgdor.js';
6
6
  import Mixin from '../object/mixin.js';
7
7
  import '../debug/index.js';
8
8
  import Enumerable from '../enumerable/index.js';
@@ -1,7 +1,7 @@
1
1
  import { o as objectAt, a as tagForProperty } from '../../shared-chunks/chain-tags-uWSImHzB.js';
2
- import { a as alias } from '../../shared-chunks/alias-DpqL1qx6.js';
3
- import { P as PROPERTY_DID_CHANGE } from '../../shared-chunks/computed-BPCtuOxQ.js';
4
- import { r as replace, a as arrayContentWillChange, b as arrayContentDidChange, c as addArrayObserver, d as removeArrayObserver } from '../../shared-chunks/array-CVEnNWng.js';
2
+ import { a as alias } from '../../shared-chunks/alias-CT_thCad.js';
3
+ import { P as PROPERTY_DID_CHANGE } from '../../shared-chunks/computed-DGxbeUbf.js';
4
+ import { r as replace, a as arrayContentWillChange, b as arrayContentDidChange, c as addArrayObserver, d as removeArrayObserver } from '../../shared-chunks/array-DvaweI_T.js';
5
5
  import { g as get } from '../../shared-chunks/property_get-CRP7MFz_.js';
6
6
  import { i as isObject } from '../../shared-chunks/spec-BXl1reqK.js';
7
7
  import EmberObject from '../object/index.js';
@@ -1 +1,321 @@
1
- export { H as default, h as helper } from '../../shared-chunks/helper-DIj85_-f.js';
1
+ import { setOwner } from '../-internals/owner/index.js';
2
+ import { FrameworkObject } from '../object/-internals.js';
3
+ import { g as getDebugName } from '../../shared-chunks/get-debug-name-CSniHBsn.js';
4
+ import '../debug/index.js';
5
+ import { join } from '../runloop/index.js';
6
+ import { i as helperCapabilities } from '../../shared-chunks/api-DuLOZMO_.js';
7
+ import { b as setHelperManager } from '../../shared-chunks/api-BlZDPg1n.js';
8
+ import { r as createTag, D as DIRTY_TAG, c as consumeTag } from '../../shared-chunks/cache-DGDPVCpC.js';
9
+ import { I as IS_CLASSIC_HELPER } from '../../shared-chunks/helper-brand-C9_8vvOf.js';
10
+ import { assert } from '../debug/lib/assert.js';
11
+
12
+ /**
13
+ @module @ember/component
14
+ */
15
+
16
+ const RECOMPUTE_TAG = Symbol('RECOMPUTE_TAG');
17
+
18
+ // Signature type utilities
19
+
20
+ // eslint-disable-next-line @typescript-eslint/no-empty-object-type
21
+
22
+ // Implements Ember's `Factory` interface and tags it for narrowing/checking.
23
+
24
+ // A zero-runtime-overhead private symbol to use in branding the component to
25
+ // preserve its type parameter.
26
+
27
+ /**
28
+ Ember Helpers are functions that can compute values, and are used in templates.
29
+ For example, this code calls a helper named `format-currency`:
30
+
31
+ ```app/templates/application.gjs
32
+ import Cost from '../components/cost';
33
+
34
+ <template>
35
+ <Cost @cents={{230}} />
36
+ </template>
37
+ ```
38
+
39
+ ```app/components/cost.gjs
40
+ import formatCurrency from '../helpers/format-currency';
41
+
42
+ <template>
43
+ <div>{{formatCurrency @cents currency="$"}}</div>
44
+ </template>
45
+ ```
46
+
47
+ Additionally a helper can be called as a nested helper.
48
+ In this example, we show the formatted currency value if the `showMoney`
49
+ named argument is truthy.
50
+
51
+ ```gjs
52
+ import formatCurrency from '../helpers/format-currency';
53
+
54
+ <template>
55
+ {{if @showMoney (formatCurrency @cents currency="$")}}
56
+ </template>
57
+ ```
58
+
59
+ Helpers defined using a class must provide a `compute` function. For example:
60
+
61
+ ```app/helpers/format-currency.js
62
+ import Helper from '@ember/component/helper';
63
+
64
+ export default class extends Helper {
65
+ compute([cents], { currency }) {
66
+ return `${currency}${cents * 0.01}`;
67
+ }
68
+ }
69
+ ```
70
+
71
+ Each time the input to a helper changes, the `compute` function will be
72
+ called again.
73
+
74
+ As instances, these helpers also have access to the container and will accept
75
+ injected dependencies.
76
+
77
+ Additionally, class helpers can call `recompute` to force a new computation.
78
+
79
+ @class Helper
80
+ @extends CoreObject
81
+ @public
82
+ @since 1.13.0
83
+ */
84
+ // ESLint doesn't understand declaration merging.
85
+ /* eslint-disable import/export */
86
+
87
+ class Helper extends FrameworkObject {
88
+ static isHelperFactory = true;
89
+ static [IS_CLASSIC_HELPER] = true;
90
+
91
+ // `packages/ember/index.js` was setting `Helper.helper`. This seems like
92
+ // a bad idea and probably not something we want. We've moved that definition
93
+ // here, but it should definitely be reviewed and probably removed.
94
+ /** @deprecated */
95
+ static helper = helper;
96
+
97
+ // SAFETY: this is initialized in `init`, rather than `constructor`. It is
98
+ // safe to `declare` like this *if and only if* nothing uses the constructor
99
+ // directly in this class, since nothing else can run before `init`.
100
+
101
+ // SAFETY: this has no runtime existence whatsoever; it is a "phantom type"
102
+ // here to preserve the type param.
103
+
104
+ init(properties) {
105
+ super.init(properties);
106
+ this[RECOMPUTE_TAG] = createTag();
107
+ (!(this.compute) && assert('expected compute to be defined', this.compute));
108
+ }
109
+
110
+ /**
111
+ On a class-based helper, it may be useful to force a recomputation of that
112
+ helpers value. This is akin to `rerender` on a component.
113
+ In most cases, `recompute` is not needed because accessing tracked
114
+ properties in `compute` will automatically re-run the helper when
115
+ those properties change. Use `recompute` only when you need to
116
+ trigger a recomputation imperatively, for example in response to an
117
+ external event:
118
+ ```app/helpers/current-time.js
119
+ import Helper from '@ember/component/helper';
120
+ export default class CurrentTimeHelper extends Helper {
121
+ interval = null;
122
+ compute() {
123
+ return new Date().toLocaleTimeString();
124
+ }
125
+ constructor() {
126
+ super(...arguments);
127
+ this.interval = setInterval(() => this.recompute(), 1000);
128
+ }
129
+ willDestroy() {
130
+ super.willDestroy();
131
+ clearInterval(this.interval);
132
+ }
133
+ }
134
+ ```
135
+ @method recompute
136
+ @public
137
+ @since 1.13.0
138
+ */
139
+ recompute() {
140
+ join(() => DIRTY_TAG(this[RECOMPUTE_TAG]));
141
+ }
142
+ }
143
+ /* eslint-enable import/export */
144
+
145
+ class ClassicHelperManager {
146
+ capabilities = helperCapabilities('3.23', {
147
+ hasValue: true,
148
+ hasDestroyable: true
149
+ });
150
+ ownerInjection;
151
+ constructor(owner) {
152
+ let ownerInjection = {};
153
+ setOwner(ownerInjection, owner);
154
+ this.ownerInjection = ownerInjection;
155
+ }
156
+ createHelper(definition, args) {
157
+ let instance = isFactoryManager(definition) ? definition.create() : definition.create(this.ownerInjection);
158
+ (!(function (instance) {
159
+ if (instance !== null && typeof instance === 'object') {
160
+ let cast = instance;
161
+ return typeof cast.compute === 'function' && typeof cast.destroy === 'function';
162
+ }
163
+ return false;
164
+ }(instance)) && assert('expected HelperInstance', function (instance) {
165
+ if (instance !== null && typeof instance === 'object') {
166
+ let cast = instance;
167
+ return typeof cast.compute === 'function' && typeof cast.destroy === 'function';
168
+ }
169
+ return false;
170
+ }(instance)));
171
+ return {
172
+ instance,
173
+ args
174
+ };
175
+ }
176
+ getDestroyable({
177
+ instance
178
+ }) {
179
+ return instance;
180
+ }
181
+ getValue({
182
+ instance,
183
+ args
184
+ }) {
185
+ let {
186
+ positional,
187
+ named
188
+ } = args;
189
+ let ret = instance.compute(positional, named);
190
+ consumeTag(instance[RECOMPUTE_TAG]);
191
+ return ret;
192
+ }
193
+ getDebugName(definition) {
194
+ return getDebugName((definition.class || definition)['prototype']);
195
+ }
196
+ }
197
+ function isFactoryManager(obj) {
198
+ return obj != null && 'class' in obj;
199
+ }
200
+ setHelperManager(owner => {
201
+ return new ClassicHelperManager(owner);
202
+ }, Helper);
203
+
204
+ ///////////
205
+
206
+ class Wrapper {
207
+ isHelperFactory = true;
208
+ constructor(compute) {
209
+ this.compute = compute;
210
+ }
211
+ create() {
212
+ // needs new instance or will leak containers
213
+ return {
214
+ compute: this.compute
215
+ };
216
+ }
217
+ }
218
+ class SimpleClassicHelperManager {
219
+ capabilities = helperCapabilities('3.23', {
220
+ hasValue: true
221
+ });
222
+ createHelper(definition, args) {
223
+ return () => definition.compute.call(null, args.positional, args.named);
224
+ }
225
+ getValue(fn) {
226
+ return fn();
227
+ }
228
+ getDebugName(definition) {
229
+ return getDebugName(definition.compute);
230
+ }
231
+ }
232
+ const SIMPLE_CLASSIC_HELPER_MANAGER = new SimpleClassicHelperManager();
233
+ setHelperManager(() => SIMPLE_CLASSIC_HELPER_MANAGER, Wrapper.prototype);
234
+
235
+ /*
236
+ Function-based helpers need to present with a constructor signature so that
237
+ type parameters can be preserved when `helper()` is passed a generic function
238
+ (this is particularly key for checking helper invocations with Glint).
239
+ Accordingly, we define an abstract class and declaration merge it with the
240
+ interface; this inherently provides an `abstract` constructor. Since it is
241
+ `abstract`, it is not callable, which is important since end users should not
242
+ be able to do `let myHelper = helper(someFn); new myHelper()`.
243
+ */
244
+
245
+ /**
246
+ * The type of a function-based helper.
247
+ *
248
+ * @note This is *not* user-constructible: it is exported only so that the type
249
+ * returned by the `helper` function can be named (and indeed can be exported
250
+ * like `export default helper(...)` safely).
251
+ */
252
+ // Making `FunctionBasedHelper` an alias this way allows callers to name it in
253
+ // terms meaningful to *them*, while preserving the type behavior described on
254
+ // the `abstract class FunctionBasedHelperInstance` below.
255
+
256
+ // This abstract class -- specifically, its `protected abstract __concrete__`
257
+ // member -- prevents subclasses from doing `class X extends helper(..)`, since
258
+ // that is an error at runtime. While it is rare that people would type that, it
259
+ // is not impossible and we use this to give them early signal via the types for
260
+ // a behavior which will break (and in a somewhat inscrutable way!) at runtime.
261
+ //
262
+ // This is needful because we lie about what this actually is for Glint's sake:
263
+ // a function-based helper returns a `Factory<SimpleHelper>`, which is designed
264
+ // to be "opaque" from a consumer's POV, i.e. not user-callable or constructible
265
+ // but only useable in a template (or via `invokeHelper()` which also treats it
266
+ // as a fully opaque `object` from a type POV). But Glint needs a `Helper<S>` to
267
+ // make it work the same way as class-based helpers. (Note that this does not
268
+ // hold for plain functions as helpers, which it can handle distinctly.) This
269
+ // signature thus makes it so that the item is usable *as* a `Helper` in Glint,
270
+ // but without letting end users treat it as a helper class instance.
271
+
272
+ /**
273
+ In many cases it is not necessary to use the full `Helper` class.
274
+ The `helper` method create pure-function helpers without instances.
275
+ For example:
276
+
277
+ ```app/helpers/format-currency.js
278
+ import { helper } from '@ember/component/helper';
279
+
280
+ export default helper(function([cents], {currency}) {
281
+ return `${currency}${cents * 0.01}`;
282
+ });
283
+ ```
284
+
285
+ @static
286
+ @param {Function} helper The helper function
287
+ @method helper
288
+ @for @ember/component/helper
289
+ @public
290
+ @since 1.13.0
291
+ */
292
+ // This overload allows users to write types directly on the callback passed to
293
+ // the `helper` function and infer the resulting type correctly.
294
+
295
+ // This overload allows users to provide a `Signature` type explicitly at the
296
+ // helper definition site, e.g. `helper<Sig>((pos, named) => {...})`. **Note:**
297
+ // this overload must appear second, since TS' inference engine will not
298
+ // correctly infer the type of `S` here from the types on the supplied callback.
299
+
300
+ function helper(helperFn) {
301
+ // SAFETY: this is completely lies, in two ways:
302
+ //
303
+ // 1. `Wrapper` is a `Factory<SimpleHelper<S>>`, but from the perspective of
304
+ // any external callers (i.e. Ember *users*), it is quite important that
305
+ // the `Factory` relationship be hidden, because it is not public API for
306
+ // an end user to call `.create()` on a helper created this way. Instead,
307
+ // we provide them an `abstract new` signature (which means it cannot be
308
+ // directly constructed by calling `new` on it) and which does not have the
309
+ // `.create()` signature on it anymore.
310
+ //
311
+ // 2. The produced type here ends up being a subtype of `Helper`, which is not
312
+ // strictly true. This is necessary for the sake of Glint, which provides
313
+ // its information by way of a "declaration merge" with `Helper<S>` in the
314
+ // case of items produced by `helper()`.
315
+ //
316
+ // Long-term, this entire construct can go away in favor of deprecating the
317
+ // `helper()` invocation in favor of using plain functions.
318
+ return new Wrapper(helperFn);
319
+ }
320
+
321
+ export { Helper as default, helper };
@@ -1,7 +1,7 @@
1
1
  export { g as getComponentTemplate, s as setComponentTemplate } from '../../shared-chunks/template-R_5UMHhb.js';
2
2
  import { d as descriptorForProperty, n as nativeDescDecorator } from '../../shared-chunks/decorator-B5Uh5NFI.js';
3
3
  import { g as get } from '../../shared-chunks/property_get-CRP7MFz_.js';
4
- import { P as PROPERTY_DID_CHANGE } from '../../shared-chunks/computed-BPCtuOxQ.js';
4
+ import { P as PROPERTY_DID_CHANGE } from '../../shared-chunks/computed-DGxbeUbf.js';
5
5
  import { getOwner } from '../-internals/owner/index.js';
6
6
  import TargetActionSupport from '../-internals/runtime/lib/mixins/target_action_support.js';
7
7
  import ActionSupport from '../-internals/views/lib/mixins/action_support.js';
@@ -14,11 +14,11 @@ import { s as setInternalComponentManager } from '../../shared-chunks/api-DuLOZM
14
14
  import { d as isUpdatableRef, u as updateRef } from '../../shared-chunks/reference-BqOLhKFy.js';
15
15
  import { n as normalizeProperty } from '../../shared-chunks/props-fiqxqhAH.js';
16
16
  import { r as createTag, D as DIRTY_TAG$1 } from '../../shared-chunks/cache-DGDPVCpC.js';
17
- import { I as IS_DISPATCHING_ATTRS, D as DIRTY_TAG, B as BOUNDS, g as getComponentCapturedArgs, C as CURLY_COMPONENT_MANAGER } from '../../shared-chunks/curly-Ei5G8jhk.js';
17
+ import { I as IS_DISPATCHING_ATTRS, D as DIRTY_TAG, B as BOUNDS, g as getComponentCapturedArgs, b as CURLY_COMPONENT_MANAGER } from '../../shared-chunks/curly-DGUCLOud.js';
18
18
  import { h as hasDOM } from '../../shared-chunks/index-BGP1rw3B.js';
19
19
  import { a as decorateMethodV2 } from '../../shared-chunks/runtime-CYyqkz5q-BOdRhmsS.js';
20
20
  import { assert } from '../debug/lib/assert.js';
21
- export { I as Input, T as Textarea } from '../../shared-chunks/textarea-C4lYkaHj.js';
21
+ export { I as Input, T as Textarea } from '../../shared-chunks/textarea-DEvw4ezm.js';
22
22
  import { s as setComponentManager$1 } from '../../shared-chunks/api-BlZDPg1n.js';
23
23
  export { c as capabilities } from '../../shared-chunks/api-BlZDPg1n.js';
24
24
  import '../../@glimmer/destroyable/index.js';
@@ -1,8 +1,8 @@
1
1
  import { getOwner } from '../-internals/owner/index.js';
2
- import { c as computed } from '../../shared-chunks/computed-BPCtuOxQ.js';
2
+ import { c as computed } from '../../shared-chunks/computed-DGxbeUbf.js';
3
3
  import { g as get } from '../../shared-chunks/property_get-CRP7MFz_.js';
4
4
  import { FrameworkObject } from '../object/-internals.js';
5
- import { i as inject$1 } from '../../shared-chunks/injected_property-CbBLr5jt.js';
5
+ import { i as inject$1 } from '../../shared-chunks/injected_property-DbXd6Gax.js';
6
6
  import Mixin from '../object/mixin.js';
7
7
  import ActionHandler from '../-internals/runtime/lib/mixins/action_handler.js';
8
8
 
@@ -7,13 +7,13 @@ import DAG from '../../dag-map/index.js';
7
7
  import '../debug/index.js';
8
8
  import ContainerDebugAdapter from '../debug/container-debug-adapter.js';
9
9
  import { g as get } from '../../shared-chunks/property_get-CRP7MFz_.js';
10
- import { s as set } from '../../shared-chunks/property_set-qCUylPEK.js';
10
+ import { s as set } from '../../shared-chunks/property_set-CVlVgdor.js';
11
11
  import EngineInstance from './instance.js';
12
12
  import '../../route-recognizer/index.js';
13
13
  import '../../shared-chunks/rsvp.es-DR7yS7qg.js';
14
- import '../../shared-chunks/unrecognized-url-error-BJHjL30Q.js';
14
+ import '../../shared-chunks/unrecognized-url-error-B8loxkay.js';
15
15
  import RoutingService from '../routing/lib/routing-service.js';
16
- import { a as setupEngineRegistry } from '../../shared-chunks/setup-registry-9DCmHTFF.js';
16
+ import { b as setupEngineRegistry } from '../../shared-chunks/setup-registry-DQ3c4Juo.js';
17
17
  import RegistryProxyMixin from '../-internals/runtime/lib/mixins/registry_proxy.js';
18
18
  import { StrictResolver } from './lib/strict-resolver.js';
19
19
  import { assert } from '../debug/lib/assert.js';
@@ -1,4 +1,4 @@
1
- export { C as default, e as expandProperties } from '../../shared-chunks/computed-BPCtuOxQ.js';
2
- export { a as alias } from '../../shared-chunks/alias-DpqL1qx6.js';
1
+ export { C as default, e as expandProperties } from '../../shared-chunks/computed-DGxbeUbf.js';
2
+ export { a as alias } from '../../shared-chunks/alias-CT_thCad.js';
3
3
  export { and, bool, deprecatingAlias, empty, equal, gt, gte, lt, lte, match, none, not, notEmpty, oneWay, or, readOnly, oneWay as reads } from './lib/computed/computed_macros.js';
4
4
  export { collect, filter, filterBy, intersect, map, mapBy, max, min, setDiff, sort, sum, union, uniq, uniqBy } from './lib/computed/reduce_computed_macros.js';
@@ -5,9 +5,9 @@ import { meta } from '../-internals/meta/lib/meta.js';
5
5
  import { h as hasUnknownProperty, P as PROXY_CONTENT } from '../../shared-chunks/property_get-CRP7MFz_.js';
6
6
  import { s as sendEvent } from '../../shared-chunks/events-6aFVjD4k.js';
7
7
  import { a as activateObserver } from '../../shared-chunks/observers-DMlX2nCi.js';
8
- import { d as defineProperty } from '../../shared-chunks/computed-BPCtuOxQ.js';
8
+ import { d as defineProperty } from '../../shared-chunks/computed-DGxbeUbf.js';
9
9
  import { d as descriptorForProperty, a as isClassicDecorator } from '../../shared-chunks/decorator-B5Uh5NFI.js';
10
- import { D as DEBUG_INJECTION_FUNCTIONS } from '../../shared-chunks/injected_property-CbBLr5jt.js';
10
+ import { D as DEBUG_INJECTION_FUNCTIONS } from '../../shared-chunks/injected_property-DbXd6Gax.js';
11
11
  import Mixin, { applyMixin } from './mixin.js';
12
12
  import ActionHandler from '../-internals/runtime/lib/mixins/action_handler.js';
13
13
  import makeArray from '../array/lib/make-array.js';