@angular/cdk 20.0.0-next.2 → 20.0.0-next.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dialog/index.d.ts +8 -3
- package/drag-drop/index.d.ts +2 -1
- package/fesm2022/cdk.mjs +1 -1
- package/fesm2022/cdk.mjs.map +1 -1
- package/fesm2022/dialog.mjs +9 -3
- package/fesm2022/dialog.mjs.map +1 -1
- package/fesm2022/drag-drop.mjs +2 -1
- package/fesm2022/drag-drop.mjs.map +1 -1
- package/fesm2022/menu.mjs +3 -3
- package/fesm2022/{overlay-module-863b82c9.mjs → overlay-module-6fc4482b.mjs} +6 -4
- package/fesm2022/overlay-module-6fc4482b.mjs.map +1 -0
- package/fesm2022/overlay.mjs +5 -5
- package/fesm2022/{portal-directives-c88fea11.mjs → portal-directives-9accd41a.mjs} +2 -2
- package/fesm2022/{portal-directives-c88fea11.mjs.map → portal-directives-9accd41a.mjs.map} +1 -1
- package/fesm2022/portal.mjs +1 -1
- package/fesm2022/{scrolling-module-aa9eeac5.mjs → scrolling-module-57c5996b.mjs} +2 -2
- package/fesm2022/{scrolling-module-aa9eeac5.mjs.map → scrolling-module-57c5996b.mjs.map} +1 -1
- package/fesm2022/scrolling.mjs +2 -2
- package/fesm2022/table.mjs +1 -1
- package/fesm2022/testing/selenium-webdriver.mjs +1 -1
- package/fesm2022/testing/testbed.mjs +1 -1
- package/fesm2022/testing.mjs +1 -1
- package/fesm2022/{text-filtering-b60ba8a2.mjs → text-filtering-0c6de6d6.mjs} +1 -1
- package/fesm2022/text-filtering-0c6de6d6.mjs.map +1 -0
- package/fesm2022/tree.mjs +15 -2
- package/fesm2022/tree.mjs.map +1 -1
- package/menu/index.d.ts +3 -3
- package/overlay/index.d.ts +6 -6
- package/{overlay-module.d-5d06db8a.d.ts → overlay-module.d-46197115.d.ts} +4 -2
- package/package.json +1 -1
- package/portal/index.d.ts +2 -2
- package/{portal-directives.d-d345bd53.d.ts → portal-directives.d-fefec9d6.d.ts} +1 -1
- package/schematics/ng-add/index.js +1 -1
- package/schematics/ng-add/index.mjs +1 -1
- package/scrolling/index.d.ts +2 -2
- package/{scrolling-module.d-a08a462d.d.ts → scrolling-module.d-e4f8e471.d.ts} +1 -1
- package/table/index.d.ts +1 -1
- package/tree/index.d.ts +2 -0
- package/fesm2022/overlay-module-863b82c9.mjs.map +0 -1
- package/fesm2022/text-filtering-b60ba8a2.mjs.map +0 -1
package/menu/index.d.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { ElementRef, Renderer2, QueryList, InjectionToken, Optional, OnDestroy, Injector, ViewContainerRef, EventEmitter, TemplateRef, OnChanges, SimpleChanges, NgZone, AfterContentInit } from '@angular/core';
|
|
3
|
-
import { S as ScrollStrategy, C as ConnectedPosition, O as OverlayRef, a as OverlayModule } from '../overlay-module.d-
|
|
3
|
+
import { S as ScrollStrategy, C as ConnectedPosition, O as OverlayRef, a as OverlayModule } from '../overlay-module.d-46197115.js';
|
|
4
4
|
import * as rxjs from 'rxjs';
|
|
5
5
|
import { Observable, Subject } from 'rxjs';
|
|
6
6
|
import { F as FocusOrigin } from '../focus-monitor.d-810a02e6.js';
|
|
7
7
|
import { F as FocusableOption, a as FocusKeyManager } from '../focus-key-manager.d-415a6958.js';
|
|
8
8
|
import { D as Directionality } from '../bidi-module.d-f8648621.js';
|
|
9
|
-
import { T as TemplatePortal } from '../portal-directives.d-
|
|
10
|
-
import '../scrolling-module.d-
|
|
9
|
+
import { T as TemplatePortal } from '../portal-directives.d-fefec9d6.js';
|
|
10
|
+
import '../scrolling-module.d-e4f8e471.js';
|
|
11
11
|
import '../data-source.d-7cab2c9d.js';
|
|
12
12
|
import '../number-property.d-ce316715.js';
|
|
13
13
|
import '@angular/common';
|
package/overlay/index.d.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { S as ScrollStrategy, O as OverlayRef, P as PositionStrategy, F as FlexibleConnectedPositionStrategyOrigin, b as FlexibleConnectedPositionStrategy, c as OverlayConfig, d as OverlayContainer } from '../overlay-module.d-
|
|
2
|
-
export { f as CdkConnectedOverlay, e as CdkOverlayOrigin, n as ConnectedOverlayPositionChange, C as ConnectedPosition, l as ConnectionPositionPair, b as FlexibleConnectedPositionStrategy, F as FlexibleConnectedPositionStrategyOrigin, H as HorizontalConnectionPos, j as OriginConnectionPosition, c as OverlayConfig, k as OverlayConnectionPosition, d as OverlayContainer, q as OverlayKeyboardDispatcher, a as OverlayModule, p as OverlayOutsideClickDispatcher, O as OverlayRef, g as OverlaySizeConfig, P as PositionStrategy, h as STANDARD_DROPDOWN_ADJACENT_POSITIONS, i as STANDARD_DROPDOWN_BELOW_POSITIONS, S as ScrollStrategy, m as ScrollingVisibility, V as VerticalConnectionPos, o as validateHorizontalPosition, v as validateVerticalPosition } from '../overlay-module.d-
|
|
3
|
-
import { b as ScrollDispatcher } from '../scrolling-module.d-
|
|
4
|
-
export { C as CdkScrollable, b as ScrollDispatcher } from '../scrolling-module.d-
|
|
1
|
+
import { S as ScrollStrategy, O as OverlayRef, P as PositionStrategy, F as FlexibleConnectedPositionStrategyOrigin, b as FlexibleConnectedPositionStrategy, c as OverlayConfig, d as OverlayContainer } from '../overlay-module.d-46197115.js';
|
|
2
|
+
export { f as CdkConnectedOverlay, e as CdkOverlayOrigin, n as ConnectedOverlayPositionChange, C as ConnectedPosition, l as ConnectionPositionPair, b as FlexibleConnectedPositionStrategy, F as FlexibleConnectedPositionStrategyOrigin, H as HorizontalConnectionPos, j as OriginConnectionPosition, c as OverlayConfig, k as OverlayConnectionPosition, d as OverlayContainer, q as OverlayKeyboardDispatcher, a as OverlayModule, p as OverlayOutsideClickDispatcher, O as OverlayRef, g as OverlaySizeConfig, P as PositionStrategy, h as STANDARD_DROPDOWN_ADJACENT_POSITIONS, i as STANDARD_DROPDOWN_BELOW_POSITIONS, S as ScrollStrategy, m as ScrollingVisibility, V as VerticalConnectionPos, o as validateHorizontalPosition, v as validateVerticalPosition } from '../overlay-module.d-46197115.js';
|
|
3
|
+
import { b as ScrollDispatcher } from '../scrolling-module.d-e4f8e471.js';
|
|
4
|
+
export { C as CdkScrollable, b as ScrollDispatcher, c as ɵɵCdkFixedSizeVirtualScroll, a as ɵɵCdkScrollableModule, d as ɵɵCdkVirtualForOf, e as ɵɵCdkVirtualScrollViewport, g as ɵɵCdkVirtualScrollableElement, f as ɵɵCdkVirtualScrollableWindow } from '../scrolling-module.d-e4f8e471.js';
|
|
5
5
|
import { V as ViewportRuler } from '../viewport-ruler.d-f3d3e82f.js';
|
|
6
6
|
export { V as ViewportRuler } from '../viewport-ruler.d-f3d3e82f.js';
|
|
7
7
|
import * as i0 from '@angular/core';
|
|
8
8
|
import { NgZone, OnDestroy } from '@angular/core';
|
|
9
|
-
export { b as ComponentType } from '../portal-directives.d-
|
|
10
|
-
|
|
9
|
+
export { b as ComponentType } from '../portal-directives.d-fefec9d6.js';
|
|
10
|
+
export { b as ɵɵDir } from '../bidi-module.d-f8648621.js';
|
|
11
11
|
import '@angular/common';
|
|
12
12
|
import 'rxjs';
|
|
13
13
|
import '../platform.d-0a5b4792.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { OnDestroy, NgZone, EnvironmentInjector, Renderer2, ComponentRef, EmbeddedViewRef, ElementRef, OnChanges, EventEmitter, SimpleChanges } from '@angular/core';
|
|
3
3
|
import { a as Direction, D as Directionality, B as BidiModule } from './bidi-module.d-f8648621.js';
|
|
4
|
-
import {
|
|
5
|
-
import { C as CdkScrollable, S as ScrollingModule } from './scrolling-module.d-
|
|
4
|
+
import { f as PortalOutlet, a as ComponentPortal, T as TemplatePortal, P as PortalModule } from './portal-directives.d-fefec9d6.js';
|
|
5
|
+
import { C as CdkScrollable, S as ScrollingModule } from './scrolling-module.d-e4f8e471.js';
|
|
6
6
|
import { Location } from '@angular/common';
|
|
7
7
|
import { Subject, Observable } from 'rxjs';
|
|
8
8
|
import { V as ViewportRuler } from './viewport-ruler.d-f3d3e82f.js';
|
|
@@ -242,6 +242,8 @@ declare class OverlayConfig {
|
|
|
242
242
|
hasBackdrop?: boolean;
|
|
243
243
|
/** Custom class to add to the backdrop */
|
|
244
244
|
backdropClass?: string | string[];
|
|
245
|
+
/** Whether to disable any built-in animations. */
|
|
246
|
+
disableAnimations?: boolean;
|
|
245
247
|
/** The width of the overlay panel. If a number is provided, pixel units are assumed. */
|
|
246
248
|
width?: number | string;
|
|
247
249
|
/** The height of the overlay panel. If a number is provided, pixel units are assumed. */
|
package/package.json
CHANGED
package/portal/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { B as BasePortalOutlet, a as ComponentPortal, T as TemplatePortal, D as DomPortal } from '../portal-directives.d-
|
|
2
|
-
export { B as BasePortalOutlet,
|
|
1
|
+
import { B as BasePortalOutlet, a as ComponentPortal, T as TemplatePortal, D as DomPortal } from '../portal-directives.d-fefec9d6.js';
|
|
2
|
+
export { B as BasePortalOutlet, c as CdkPortal, C as CdkPortalOutlet, h as CdkPortalOutletAttachedRef, a as ComponentPortal, b as ComponentType, D as DomPortal, g as Portal, e as PortalHostDirective, P as PortalModule, f as PortalOutlet, T as TemplatePortal, d as TemplatePortalDirective } from '../portal-directives.d-fefec9d6.js';
|
|
3
3
|
import { ApplicationRef, Injector, ComponentRef, EmbeddedViewRef } from '@angular/core';
|
|
4
4
|
|
|
5
5
|
/**
|
|
@@ -207,4 +207,4 @@ declare class PortalModule {
|
|
|
207
207
|
static ɵinj: i0.ɵɵInjectorDeclaration<PortalModule>;
|
|
208
208
|
}
|
|
209
209
|
|
|
210
|
-
export { BasePortalOutlet as B, CdkPortalOutlet as C, DomPortal as D, PortalModule as P, TemplatePortal as T, ComponentPortal as a, type ComponentType as b,
|
|
210
|
+
export { BasePortalOutlet as B, CdkPortalOutlet as C, DomPortal as D, PortalModule as P, TemplatePortal as T, ComponentPortal as a, type ComponentType as b, CdkPortal as c, TemplatePortalDirective as d, PortalHostDirective as e, type PortalOutlet as f, Portal as g, type CdkPortalOutletAttachedRef as h };
|
|
@@ -29,7 +29,7 @@ function default_1() {
|
|
|
29
29
|
// In order to align the CDK version with other Angular dependencies that are setup by
|
|
30
30
|
// `@schematics/angular`, we use tilde instead of caret. This is default for Angular
|
|
31
31
|
// dependencies in new CLI projects.
|
|
32
|
-
(0, package_config_1.addPackageToPackageJson)(host, '@angular/cdk', `~20.0.0-next.
|
|
32
|
+
(0, package_config_1.addPackageToPackageJson)(host, '@angular/cdk', `~20.0.0-next.3`);
|
|
33
33
|
// Add a task to run the package manager. This is necessary because we updated the
|
|
34
34
|
// workspace "package.json" file and we want lock files to reflect the new version range.
|
|
35
35
|
context.addTask(new tasks_1.NodePackageInstallTask());
|
|
@@ -29,7 +29,7 @@ function default_1() {
|
|
|
29
29
|
// In order to align the CDK version with other Angular dependencies that are setup by
|
|
30
30
|
// `@schematics/angular`, we use tilde instead of caret. This is default for Angular
|
|
31
31
|
// dependencies in new CLI projects.
|
|
32
|
-
(0, package_config_1.addPackageToPackageJson)(host, '@angular/cdk', `~20.0.0-next.
|
|
32
|
+
(0, package_config_1.addPackageToPackageJson)(host, '@angular/cdk', `~20.0.0-next.3`);
|
|
33
33
|
// Add a task to run the package manager. This is necessary because we updated the
|
|
34
34
|
// workspace "package.json" file and we want lock files to reflect the new version range.
|
|
35
35
|
context.addTask(new tasks_1.NodePackageInstallTask());
|
package/scrolling/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export { c as CdkFixedSizeVirtualScroll, C as CdkScrollable, a as CdkScrollableModule,
|
|
1
|
+
export { c as CdkFixedSizeVirtualScroll, C as CdkScrollable, a as CdkScrollableModule, d as CdkVirtualForOf, r as CdkVirtualForOfContext, t as CdkVirtualScrollRepeater, e as CdkVirtualScrollViewport, v as CdkVirtualScrollable, g as CdkVirtualScrollableElement, f as CdkVirtualScrollableWindow, D as DEFAULT_SCROLL_TIME, E as ExtendedScrollToOptions, F as FixedSizeVirtualScrollStrategy, b as ScrollDispatcher, S as ScrollingModule, u as VIRTUAL_SCROLLABLE, V as VIRTUAL_SCROLL_STRATEGY, s as VirtualScrollStrategy, k as _Bottom, o as _End, l as _Left, m as _Right, n as _Start, j as _Top, h as _Without, p as _XAxis, i as _XOR, q as _YAxis, _ as _fixedSizeVirtualScrollStrategyFactory } from '../scrolling-module.d-e4f8e471.js';
|
|
2
2
|
export { D as DEFAULT_RESIZE_TIME, V as ViewportRuler, a as ViewportScrollPosition } from '../viewport-ruler.d-f3d3e82f.js';
|
|
3
|
+
export { b as ɵɵDir } from '../bidi-module.d-f8648621.js';
|
|
3
4
|
import '@angular/core';
|
|
4
|
-
import '../bidi-module.d-f8648621.js';
|
|
5
5
|
import 'rxjs';
|
|
6
6
|
import '../data-source.d-7cab2c9d.js';
|
|
7
7
|
import '../number-property.d-ce316715.js';
|
|
@@ -548,4 +548,4 @@ declare class ScrollingModule {
|
|
|
548
548
|
static ɵinj: i0.ɵɵInjectorDeclaration<ScrollingModule>;
|
|
549
549
|
}
|
|
550
550
|
|
|
551
|
-
export { CdkScrollable as C, DEFAULT_SCROLL_TIME as D, type ExtendedScrollToOptions as E, FixedSizeVirtualScrollStrategy as F, ScrollingModule as S, VIRTUAL_SCROLL_STRATEGY as V, _fixedSizeVirtualScrollStrategyFactory as _, CdkScrollableModule as a, ScrollDispatcher as b, CdkFixedSizeVirtualScroll as c,
|
|
551
|
+
export { CdkScrollable as C, DEFAULT_SCROLL_TIME as D, type ExtendedScrollToOptions as E, FixedSizeVirtualScrollStrategy as F, ScrollingModule as S, VIRTUAL_SCROLL_STRATEGY as V, _fixedSizeVirtualScrollStrategyFactory as _, CdkScrollableModule as a, ScrollDispatcher as b, CdkFixedSizeVirtualScroll as c, CdkVirtualForOf as d, CdkVirtualScrollViewport as e, CdkVirtualScrollableWindow as f, CdkVirtualScrollableElement as g, type _Without as h, type _XOR as i, type _Top as j, type _Bottom as k, type _Left as l, type _Right as m, type _Start as n, type _End as o, type _XAxis as p, type _YAxis as q, type CdkVirtualForOfContext as r, type VirtualScrollStrategy as s, type CdkVirtualScrollRepeater as t, VIRTUAL_SCROLLABLE as u, CdkVirtualScrollable as v };
|
package/table/index.d.ts
CHANGED
|
@@ -5,7 +5,7 @@ import { Observable, BehaviorSubject } from 'rxjs';
|
|
|
5
5
|
import { D as DataSource, C as CollectionViewer } from '../data-source.d-7cab2c9d.js';
|
|
6
6
|
export { D as DataSource } from '../data-source.d-7cab2c9d.js';
|
|
7
7
|
import { a as _ViewRepeater } from '../view-repeater.d-79039e1f.js';
|
|
8
|
-
import { S as ScrollingModule } from '../scrolling-module.d-
|
|
8
|
+
import { S as ScrollingModule } from '../scrolling-module.d-e4f8e471.js';
|
|
9
9
|
import '../number-property.d-ce316715.js';
|
|
10
10
|
|
|
11
11
|
/**
|
package/tree/index.d.ts
CHANGED
|
@@ -471,6 +471,8 @@ declare class CdkTree<T, K = T> implements AfterContentChecked, AfterContentInit
|
|
|
471
471
|
private _calculateParents;
|
|
472
472
|
/** Invokes a callback with all node expansion keys. */
|
|
473
473
|
private _forEachExpansionKey;
|
|
474
|
+
/** Clears the maps we use to store parents, level & aria-sets in. */
|
|
475
|
+
private _clearPreviousCache;
|
|
474
476
|
static ɵfac: i0.ɵɵFactoryDeclaration<CdkTree<any, any>, never>;
|
|
475
477
|
static ɵcmp: i0.ɵɵComponentDeclaration<CdkTree<any, any>, "cdk-tree", ["cdkTree"], { "dataSource": { "alias": "dataSource"; "required": false; }; "treeControl": { "alias": "treeControl"; "required": false; }; "levelAccessor": { "alias": "levelAccessor"; "required": false; }; "childrenAccessor": { "alias": "childrenAccessor"; "required": false; }; "trackBy": { "alias": "trackBy"; "required": false; }; "expansionKey": { "alias": "expansionKey"; "required": false; }; }, {}, ["_nodeDefs"], never, true, never>;
|
|
476
478
|
}
|