@angular/cdk
Advanced tools
Comparing version 18.1.0-next.0 to 18.1.0-next.1
@@ -183,2 +183,3 @@ import { AfterContentInit } from '@angular/core'; | ||
private _menuStackHasFocus; | ||
private _tabIndexSignal; | ||
ngAfterContentInit(): void; | ||
@@ -185,0 +186,0 @@ ngOnDestroy(): void; |
{ | ||
"name": "@angular/cdk", | ||
"version": "18.1.0-next.0", | ||
"version": "18.1.0-next.1", | ||
"description": "Angular Material Component Development Kit", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -31,3 +31,3 @@ "use strict"; | ||
// dependencies in new CLI projects. | ||
(0, package_config_1.addPackageToPackageJson)(host, '@angular/cdk', `~18.1.0-next.0`); | ||
(0, package_config_1.addPackageToPackageJson)(host, '@angular/cdk', `~18.1.0-next.1`); | ||
// Add a task to run the package manager. This is necessary because we updated the | ||
@@ -34,0 +34,0 @@ // workspace "package.json" file and we want lock files to reflect the new version range. |
@@ -19,3 +19,3 @@ import { ComponentFixture } from '@angular/core/testing'; | ||
/** Observable that emits whenever the test task state changes. */ | ||
private _taskState; | ||
private _taskState?; | ||
/** The options for this environment. */ | ||
@@ -22,0 +22,0 @@ private _options; |
@@ -215,2 +215,3 @@ import { AfterContentChecked } from '@angular/core'; | ||
get level(): number; | ||
private _changeDetectorRef; | ||
constructor(_elementRef: ElementRef<HTMLElement>, _tree: CdkTree<T, K>); | ||
@@ -217,0 +218,0 @@ ngOnInit(): void; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8130558
68203