@angular/core 19.2.15 → 19.2.16

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 (46) hide show
  1. package/event_dispatcher.d-K56StcHr.d.ts +1 -1
  2. package/fesm2022/core.mjs +3 -3
  3. package/fesm2022/core.mjs.map +1 -1
  4. package/fesm2022/primitives/di.mjs +1 -1
  5. package/fesm2022/primitives/event-dispatch.mjs +1 -1
  6. package/fesm2022/primitives/signals.mjs +1 -1
  7. package/fesm2022/rxjs-interop.mjs +1 -1
  8. package/fesm2022/testing.mjs +1 -1
  9. package/fesm2022/untracked-BKcld_ew.mjs +1 -1
  10. package/index.d.ts +1 -1
  11. package/navigation_types.d-fAxd92YV.d.ts +1 -1
  12. package/package.json +1 -1
  13. package/primitives/di/index.d.ts +1 -1
  14. package/primitives/event-dispatch/index.d.ts +1 -1
  15. package/primitives/signals/index.d.ts +1 -1
  16. package/rxjs-interop/index.d.ts +1 -1
  17. package/schematics/bundles/add-bootstrap-context-to-server-main.cjs +1 -1
  18. package/schematics/bundles/apply_import_manager-DF0BUe6N.cjs +1 -1
  19. package/schematics/bundles/change_tracker-BfH3nBIf.cjs +1 -1
  20. package/schematics/bundles/checker-BwV9MjSQ.cjs +2 -2
  21. package/schematics/bundles/cleanup-unused-imports.cjs +1 -1
  22. package/schematics/bundles/compiler_host-CAfDJO3W.cjs +1 -1
  23. package/schematics/bundles/control-flow-migration.cjs +1 -1
  24. package/schematics/bundles/explicit-standalone-flag.cjs +1 -1
  25. package/schematics/bundles/imports-CIX-JgAN.cjs +1 -1
  26. package/schematics/bundles/index-B6p5mHIY.cjs +1 -1
  27. package/schematics/bundles/index-BnJH1Hc7.cjs +11 -11
  28. package/schematics/bundles/inject-migration.cjs +1 -1
  29. package/schematics/bundles/leading_space-D9nQ8UQC.cjs +1 -1
  30. package/schematics/bundles/migrate_ts_type_references-DQe6JtwN.cjs +1 -1
  31. package/schematics/bundles/ng_decorators-B5HCqr20.cjs +1 -1
  32. package/schematics/bundles/nodes-B16H9JUd.cjs +1 -1
  33. package/schematics/bundles/output-migration.cjs +1 -1
  34. package/schematics/bundles/pending-tasks.cjs +1 -1
  35. package/schematics/bundles/project_paths-DY3SIODd.cjs +1 -1
  36. package/schematics/bundles/project_tsconfig_paths-CDVxT6Ov.cjs +1 -1
  37. package/schematics/bundles/property_name-BBwFuqMe.cjs +1 -1
  38. package/schematics/bundles/provide-initializer.cjs +1 -1
  39. package/schematics/bundles/route-lazy-loading.cjs +1 -1
  40. package/schematics/bundles/self-closing-tags-migration.cjs +1 -1
  41. package/schematics/bundles/signal-input-migration.cjs +1 -1
  42. package/schematics/bundles/signal-queries-migration.cjs +1 -1
  43. package/schematics/bundles/signals.cjs +1 -1
  44. package/schematics/bundles/standalone-migration.cjs +1 -1
  45. package/testing/index.d.ts +1 -1
  46. package/weak_ref.d-DWHPG08n.d.ts +1 -1
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v19.2.15
2
+ * @license Angular v19.2.16
3
3
  * (c) 2010-2025 Google LLC. https://angular.io/
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v19.2.15
2
+ * @license Angular v19.2.16
3
3
  * (c) 2010-2025 Google LLC. https://angular.io/
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v19.2.15
2
+ * @license Angular v19.2.16
3
3
  * (c) 2010-2025 Google LLC. https://angular.io/
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v19.2.15
2
+ * @license Angular v19.2.16
3
3
  * (c) 2010-2025 Google LLC. https://angular.io/
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v19.2.15
2
+ * @license Angular v19.2.16
3
3
  * (c) 2010-2025 Google LLC. https://angular.io/
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v19.2.15
2
+ * @license Angular v19.2.16
3
3
  * (c) 2010-2025 Google LLC. https://angular.io/
4
4
  * License: MIT
5
5
  */
package/index.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v19.2.15
2
+ * @license Angular v19.2.16
3
3
  * (c) 2010-2025 Google LLC. https://angular.io/
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v19.2.15
2
+ * @license Angular v19.2.16
3
3
  * (c) 2010-2025 Google LLC. https://angular.io/
4
4
  * License: MIT
5
5
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@angular/core",
3
- "version": "19.2.15",
3
+ "version": "19.2.16",
4
4
  "description": "Angular - the core framework",
5
5
  "author": "angular",
6
6
  "license": "MIT",
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v19.2.15
2
+ * @license Angular v19.2.16
3
3
  * (c) 2010-2025 Google LLC. https://angular.io/
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v19.2.15
2
+ * @license Angular v19.2.16
3
3
  * (c) 2010-2025 Google LLC. https://angular.io/
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v19.2.15
2
+ * @license Angular v19.2.16
3
3
  * (c) 2010-2025 Google LLC. https://angular.io/
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v19.2.15
2
+ * @license Angular v19.2.16
3
3
  * (c) 2010-2025 Google LLC. https://angular.io/
4
4
  * License: MIT
5
5
  */
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
  /**
3
- * @license Angular v19.2.15
3
+ * @license Angular v19.2.16
4
4
  * (c) 2010-2025 Google LLC. https://angular.io/
5
5
  * License: MIT
6
6
  */
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
  /**
3
- * @license Angular v19.2.15
3
+ * @license Angular v19.2.16
4
4
  * (c) 2010-2025 Google LLC. https://angular.io/
5
5
  * License: MIT
6
6
  */
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
  /**
3
- * @license Angular v19.2.15
3
+ * @license Angular v19.2.16
4
4
  * (c) 2010-2025 Google LLC. https://angular.io/
5
5
  * License: MIT
6
6
  */
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
  /**
3
- * @license Angular v19.2.15
3
+ * @license Angular v19.2.16
4
4
  * (c) 2010-2025 Google LLC. https://angular.io/
5
5
  * License: MIT
6
6
  */
@@ -30742,7 +30742,7 @@ function publishFacade(global) {
30742
30742
  * @description
30743
30743
  * Entry point for all public APIs of the compiler package.
30744
30744
  */
30745
- new Version('19.2.15');
30745
+ new Version('19.2.16');
30746
30746
 
30747
30747
  const _I18N_ATTR = 'i18n';
30748
30748
  const _I18N_ATTR_PREFIX = 'i18n-';
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
  /**
3
- * @license Angular v19.2.15
3
+ * @license Angular v19.2.16
4
4
  * (c) 2010-2025 Google LLC. https://angular.io/
5
5
  * License: MIT
6
6
  */
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
  /**
3
- * @license Angular v19.2.15
3
+ * @license Angular v19.2.16
4
4
  * (c) 2010-2025 Google LLC. https://angular.io/
5
5
  * License: MIT
6
6
  */
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
  /**
3
- * @license Angular v19.2.15
3
+ * @license Angular v19.2.16
4
4
  * (c) 2010-2025 Google LLC. https://angular.io/
5
5
  * License: MIT
6
6
  */
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
  /**
3
- * @license Angular v19.2.15
3
+ * @license Angular v19.2.16
4
4
  * (c) 2010-2025 Google LLC. https://angular.io/
5
5
  * License: MIT
6
6
  */
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
  /**
3
- * @license Angular v19.2.15
3
+ * @license Angular v19.2.16
4
4
  * (c) 2010-2025 Google LLC. https://angular.io/
5
5
  * License: MIT
6
6
  */
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
  /**
3
- * @license Angular v19.2.15
3
+ * @license Angular v19.2.16
4
4
  * (c) 2010-2025 Google LLC. https://angular.io/
5
5
  * License: MIT
6
6
  */
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
  /**
3
- * @license Angular v19.2.15
3
+ * @license Angular v19.2.16
4
4
  * (c) 2010-2025 Google LLC. https://angular.io/
5
5
  * License: MIT
6
6
  */
@@ -1005,7 +1005,7 @@ const MINIMUM_PARTIAL_LINKER_DEFER_SUPPORT_VERSION = '18.0.0';
1005
1005
  function compileDeclareClassMetadata(metadata) {
1006
1006
  const definitionMap = new checker.DefinitionMap();
1007
1007
  definitionMap.set('minVersion', checker.literal(MINIMUM_PARTIAL_LINKER_VERSION$5));
1008
- definitionMap.set('version', checker.literal('19.2.15'));
1008
+ definitionMap.set('version', checker.literal('19.2.16'));
1009
1009
  definitionMap.set('ngImport', checker.importExpr(checker.Identifiers.core));
1010
1010
  definitionMap.set('type', metadata.type);
1011
1011
  definitionMap.set('decorators', metadata.decorators);
@@ -1023,7 +1023,7 @@ function compileComponentDeclareClassMetadata(metadata, dependencies) {
1023
1023
  callbackReturnDefinitionMap.set('ctorParameters', metadata.ctorParameters ?? checker.literal(null));
1024
1024
  callbackReturnDefinitionMap.set('propDecorators', metadata.propDecorators ?? checker.literal(null));
1025
1025
  definitionMap.set('minVersion', checker.literal(MINIMUM_PARTIAL_LINKER_DEFER_SUPPORT_VERSION));
1026
- definitionMap.set('version', checker.literal('19.2.15'));
1026
+ definitionMap.set('version', checker.literal('19.2.16'));
1027
1027
  definitionMap.set('ngImport', checker.importExpr(checker.Identifiers.core));
1028
1028
  definitionMap.set('type', metadata.type);
1029
1029
  definitionMap.set('resolveDeferredDeps', compileComponentMetadataAsyncResolver(dependencies));
@@ -1118,7 +1118,7 @@ function createDirectiveDefinitionMap(meta) {
1118
1118
  const definitionMap = new checker.DefinitionMap();
1119
1119
  const minVersion = getMinimumVersionForPartialOutput(meta);
1120
1120
  definitionMap.set('minVersion', checker.literal(minVersion));
1121
- definitionMap.set('version', checker.literal('19.2.15'));
1121
+ definitionMap.set('version', checker.literal('19.2.16'));
1122
1122
  // e.g. `type: MyDirective`
1123
1123
  definitionMap.set('type', meta.type.value);
1124
1124
  if (meta.isStandalone !== undefined) {
@@ -1534,7 +1534,7 @@ const MINIMUM_PARTIAL_LINKER_VERSION$4 = '12.0.0';
1534
1534
  function compileDeclareFactoryFunction(meta) {
1535
1535
  const definitionMap = new checker.DefinitionMap();
1536
1536
  definitionMap.set('minVersion', checker.literal(MINIMUM_PARTIAL_LINKER_VERSION$4));
1537
- definitionMap.set('version', checker.literal('19.2.15'));
1537
+ definitionMap.set('version', checker.literal('19.2.16'));
1538
1538
  definitionMap.set('ngImport', checker.importExpr(checker.Identifiers.core));
1539
1539
  definitionMap.set('type', meta.type.value);
1540
1540
  definitionMap.set('deps', compileDependencies(meta.deps));
@@ -1569,7 +1569,7 @@ function compileDeclareInjectableFromMetadata(meta) {
1569
1569
  function createInjectableDefinitionMap(meta) {
1570
1570
  const definitionMap = new checker.DefinitionMap();
1571
1571
  definitionMap.set('minVersion', checker.literal(MINIMUM_PARTIAL_LINKER_VERSION$3));
1572
- definitionMap.set('version', checker.literal('19.2.15'));
1572
+ definitionMap.set('version', checker.literal('19.2.16'));
1573
1573
  definitionMap.set('ngImport', checker.importExpr(checker.Identifiers.core));
1574
1574
  definitionMap.set('type', meta.type.value);
1575
1575
  // Only generate providedIn property if it has a non-null value
@@ -1620,7 +1620,7 @@ function compileDeclareInjectorFromMetadata(meta) {
1620
1620
  function createInjectorDefinitionMap(meta) {
1621
1621
  const definitionMap = new checker.DefinitionMap();
1622
1622
  definitionMap.set('minVersion', checker.literal(MINIMUM_PARTIAL_LINKER_VERSION$2));
1623
- definitionMap.set('version', checker.literal('19.2.15'));
1623
+ definitionMap.set('version', checker.literal('19.2.16'));
1624
1624
  definitionMap.set('ngImport', checker.importExpr(checker.Identifiers.core));
1625
1625
  definitionMap.set('type', meta.type.value);
1626
1626
  definitionMap.set('providers', meta.providers);
@@ -1653,7 +1653,7 @@ function createNgModuleDefinitionMap(meta) {
1653
1653
  throw new Error('Invalid path! Local compilation mode should not get into the partial compilation path');
1654
1654
  }
1655
1655
  definitionMap.set('minVersion', checker.literal(MINIMUM_PARTIAL_LINKER_VERSION$1));
1656
- definitionMap.set('version', checker.literal('19.2.15'));
1656
+ definitionMap.set('version', checker.literal('19.2.16'));
1657
1657
  definitionMap.set('ngImport', checker.importExpr(checker.Identifiers.core));
1658
1658
  definitionMap.set('type', meta.type.value);
1659
1659
  // We only generate the keys in the metadata if the arrays contain values.
@@ -1704,7 +1704,7 @@ function compileDeclarePipeFromMetadata(meta) {
1704
1704
  function createPipeDefinitionMap(meta) {
1705
1705
  const definitionMap = new checker.DefinitionMap();
1706
1706
  definitionMap.set('minVersion', checker.literal(MINIMUM_PARTIAL_LINKER_VERSION));
1707
- definitionMap.set('version', checker.literal('19.2.15'));
1707
+ definitionMap.set('version', checker.literal('19.2.16'));
1708
1708
  definitionMap.set('ngImport', checker.importExpr(checker.Identifiers.core));
1709
1709
  // e.g. `type: MyPipe`
1710
1710
  definitionMap.set('type', meta.type.value);
@@ -10730,7 +10730,7 @@ class PipeDecoratorHandler {
10730
10730
  * @description
10731
10731
  * Entry point for all public APIs of the compiler-cli package.
10732
10732
  */
10733
- new checker.Version('19.2.15');
10733
+ new checker.Version('19.2.16');
10734
10734
 
10735
10735
  /**
10736
10736
  * Whether a given decorator should be treated as an Angular decorator.
@@ -18583,7 +18583,7 @@ var semver = /*@__PURE__*/getDefaultExportFromCjs(semverExports);
18583
18583
  * @param minVersion Minimum required version for the feature.
18584
18584
  */
18585
18585
  function coreVersionSupportsFeature(coreVersion, minVersion) {
18586
- // A version of `19.2.15` usually means that core is at head so it supports
18586
+ // A version of `19.2.16` usually means that core is at head so it supports
18587
18587
  // all features. Use string interpolation prevent the placeholder from being replaced
18588
18588
  // with the current version during build time.
18589
18589
  if (coreVersion === `0.0.0-${'PLACEHOLDER'}`) {
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
  /**
3
- * @license Angular v19.2.15
3
+ * @license Angular v19.2.16
4
4
  * (c) 2010-2025 Google LLC. https://angular.io/
5
5
  * License: MIT
6
6
  */
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
  /**
3
- * @license Angular v19.2.15
3
+ * @license Angular v19.2.16
4
4
  * (c) 2010-2025 Google LLC. https://angular.io/
5
5
  * License: MIT
6
6
  */
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
  /**
3
- * @license Angular v19.2.15
3
+ * @license Angular v19.2.16
4
4
  * (c) 2010-2025 Google LLC. https://angular.io/
5
5
  * License: MIT
6
6
  */
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
  /**
3
- * @license Angular v19.2.15
3
+ * @license Angular v19.2.16
4
4
  * (c) 2010-2025 Google LLC. https://angular.io/
5
5
  * License: MIT
6
6
  */
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
  /**
3
- * @license Angular v19.2.15
3
+ * @license Angular v19.2.16
4
4
  * (c) 2010-2025 Google LLC. https://angular.io/
5
5
  * License: MIT
6
6
  */
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
  /**
3
- * @license Angular v19.2.15
3
+ * @license Angular v19.2.16
4
4
  * (c) 2010-2025 Google LLC. https://angular.io/
5
5
  * License: MIT
6
6
  */
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
  /**
3
- * @license Angular v19.2.15
3
+ * @license Angular v19.2.16
4
4
  * (c) 2010-2025 Google LLC. https://angular.io/
5
5
  * License: MIT
6
6
  */
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
  /**
3
- * @license Angular v19.2.15
3
+ * @license Angular v19.2.16
4
4
  * (c) 2010-2025 Google LLC. https://angular.io/
5
5
  * License: MIT
6
6
  */
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
  /**
3
- * @license Angular v19.2.15
3
+ * @license Angular v19.2.16
4
4
  * (c) 2010-2025 Google LLC. https://angular.io/
5
5
  * License: MIT
6
6
  */
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
  /**
3
- * @license Angular v19.2.15
3
+ * @license Angular v19.2.16
4
4
  * (c) 2010-2025 Google LLC. https://angular.io/
5
5
  * License: MIT
6
6
  */
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
  /**
3
- * @license Angular v19.2.15
3
+ * @license Angular v19.2.16
4
4
  * (c) 2010-2025 Google LLC. https://angular.io/
5
5
  * License: MIT
6
6
  */
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
  /**
3
- * @license Angular v19.2.15
3
+ * @license Angular v19.2.16
4
4
  * (c) 2010-2025 Google LLC. https://angular.io/
5
5
  * License: MIT
6
6
  */
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
  /**
3
- * @license Angular v19.2.15
3
+ * @license Angular v19.2.16
4
4
  * (c) 2010-2025 Google LLC. https://angular.io/
5
5
  * License: MIT
6
6
  */
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
  /**
3
- * @license Angular v19.2.15
3
+ * @license Angular v19.2.16
4
4
  * (c) 2010-2025 Google LLC. https://angular.io/
5
5
  * License: MIT
6
6
  */
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
  /**
3
- * @license Angular v19.2.15
3
+ * @license Angular v19.2.16
4
4
  * (c) 2010-2025 Google LLC. https://angular.io/
5
5
  * License: MIT
6
6
  */
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
  /**
3
- * @license Angular v19.2.15
3
+ * @license Angular v19.2.16
4
4
  * (c) 2010-2025 Google LLC. https://angular.io/
5
5
  * License: MIT
6
6
  */
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
  /**
3
- * @license Angular v19.2.15
3
+ * @license Angular v19.2.16
4
4
  * (c) 2010-2025 Google LLC. https://angular.io/
5
5
  * License: MIT
6
6
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v19.2.15
2
+ * @license Angular v19.2.16
3
3
  * (c) 2010-2025 Google LLC. https://angular.io/
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v19.2.15
2
+ * @license Angular v19.2.16
3
3
  * (c) 2010-2025 Google LLC. https://angular.io/
4
4
  * License: MIT
5
5
  */