@angular/cdk 21.2.4 → 21.2.5
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/a11y-prebuilt.css +19 -1
- package/fesm2022/_a11y-module-chunk.mjs +23 -23
- package/fesm2022/_a11y-module-chunk.mjs.map +1 -1
- package/fesm2022/_activedescendant-key-manager-chunk.mjs.map +1 -1
- package/fesm2022/_breakpoints-observer-chunk.mjs +6 -6
- package/fesm2022/_breakpoints-observer-chunk.mjs.map +1 -1
- package/fesm2022/_css-pixel-value-chunk.mjs.map +1 -1
- package/fesm2022/_directionality-chunk.mjs +3 -3
- package/fesm2022/_directionality-chunk.mjs.map +1 -1
- package/fesm2022/_dispose-view-repeater-strategy-chunk.mjs.map +1 -1
- package/fesm2022/_element-chunk.mjs.map +1 -1
- package/fesm2022/_fake-event-detection-chunk.mjs.map +1 -1
- package/fesm2022/_focus-key-manager-chunk.mjs.map +1 -1
- package/fesm2022/_focus-monitor-chunk.mjs +10 -10
- package/fesm2022/_focus-monitor-chunk.mjs.map +1 -1
- package/fesm2022/_id-generator-chunk.mjs +3 -3
- package/fesm2022/_id-generator-chunk.mjs.map +1 -1
- package/fesm2022/_list-key-manager-chunk.mjs.map +1 -1
- package/fesm2022/_overlay-module-chunk.mjs +38 -38
- package/fesm2022/_overlay-module-chunk.mjs.map +1 -1
- package/fesm2022/_passive-listeners-chunk.mjs.map +1 -1
- package/fesm2022/_platform-chunk.mjs +3 -3
- package/fesm2022/_platform-chunk.mjs.map +1 -1
- package/fesm2022/_recycle-view-repeater-strategy-chunk.mjs.map +1 -1
- package/fesm2022/_scrolling-chunk.mjs.map +1 -1
- package/fesm2022/_selection-model-chunk.mjs.map +1 -1
- package/fesm2022/_shadow-dom-chunk.mjs.map +1 -1
- package/fesm2022/_style-loader-chunk.mjs +3 -3
- package/fesm2022/_style-loader-chunk.mjs.map +1 -1
- package/fesm2022/_tree-key-manager-chunk.mjs +1 -1
- package/fesm2022/_tree-key-manager-chunk.mjs.map +1 -1
- package/fesm2022/_typeahead-chunk.mjs.map +1 -1
- package/fesm2022/_unique-selection-dispatcher-chunk.mjs +3 -3
- package/fesm2022/_unique-selection-dispatcher-chunk.mjs.map +1 -1
- package/fesm2022/a11y.mjs +16 -16
- package/fesm2022/a11y.mjs.map +1 -1
- package/fesm2022/accordion.mjs +11 -11
- package/fesm2022/accordion.mjs.map +1 -1
- package/fesm2022/bidi.mjs +9 -9
- package/fesm2022/bidi.mjs.map +1 -1
- package/fesm2022/cdk.mjs +1 -1
- package/fesm2022/cdk.mjs.map +1 -1
- package/fesm2022/clipboard.mjs +11 -11
- package/fesm2022/clipboard.mjs.map +1 -1
- package/fesm2022/coercion-private.mjs.map +1 -1
- package/fesm2022/coercion.mjs.map +1 -1
- package/fesm2022/collections.mjs +3 -3
- package/fesm2022/dialog.mjs +16 -16
- package/fesm2022/dialog.mjs.map +1 -1
- package/fesm2022/drag-drop.mjs +38 -38
- package/fesm2022/drag-drop.mjs.map +1 -1
- package/fesm2022/keycodes.mjs.map +1 -1
- package/fesm2022/layout.mjs +5 -5
- package/fesm2022/listbox.mjs +11 -11
- package/fesm2022/listbox.mjs.map +1 -1
- package/fesm2022/menu.mjs +55 -55
- package/fesm2022/menu.mjs.map +1 -1
- package/fesm2022/observers-private.mjs +3 -3
- package/fesm2022/observers-private.mjs.map +1 -1
- package/fesm2022/observers.mjs +15 -15
- package/fesm2022/observers.mjs.map +1 -1
- package/fesm2022/overlay.mjs +5 -5
- package/fesm2022/overlay.mjs.map +1 -1
- package/fesm2022/platform.mjs +5 -5
- package/fesm2022/platform.mjs.map +1 -1
- package/fesm2022/portal.mjs +11 -11
- package/fesm2022/portal.mjs.map +1 -1
- package/fesm2022/private.mjs +7 -7
- package/fesm2022/private.mjs.map +1 -1
- package/fesm2022/scrolling.mjs +41 -41
- package/fesm2022/scrolling.mjs.map +1 -1
- package/fesm2022/stepper.mjs +32 -24
- package/fesm2022/stepper.mjs.map +1 -1
- package/fesm2022/table.mjs +78 -78
- package/fesm2022/table.mjs.map +1 -1
- package/fesm2022/testing-selenium-webdriver.mjs.map +1 -1
- package/fesm2022/testing-testbed.mjs +1 -1
- package/fesm2022/testing-testbed.mjs.map +1 -1
- package/fesm2022/testing.mjs.map +1 -1
- package/fesm2022/text-field.mjs +19 -19
- package/fesm2022/text-field.mjs.map +1 -1
- package/fesm2022/tree.mjs +28 -28
- package/fesm2022/tree.mjs.map +1 -1
- package/overlay-prebuilt.css +117 -1
- package/package.json +1 -1
- package/schematics/ng-add/index.js +1 -1
- package/text-field-prebuilt.css +26 -1
- package/types/_a11y-module-chunk.d.ts +1 -1
- package/types/_activedescendant-key-manager-chunk.d.ts +1 -1
- package/types/_focus-key-manager-chunk.d.ts +1 -1
- package/types/_focus-monitor-chunk.d.ts +1 -1
- package/types/_overlay-module-chunk.d.ts +1 -1
- package/types/_scrolling-module-chunk.d.ts +2 -2
- package/types/_view-repeater-chunk.d.ts +1 -1
- package/types/a11y.d.ts +2 -2
- package/types/drag-drop.d.ts +1 -1
- package/types/listbox.d.ts +1 -1
- package/types/observers.d.ts +1 -1
- package/types/overlay.d.ts +1 -1
- package/types/stepper.d.ts +4 -2
- package/types/table.d.ts +1 -1
- package/types/testing-selenium-webdriver.d.ts +0 -19
- package/types/tree.d.ts +2 -2
package/overlay-prebuilt.css
CHANGED
|
@@ -1 +1,117 @@
|
|
|
1
|
-
.cdk-overlay-container
|
|
1
|
+
.cdk-overlay-container, .cdk-global-overlay-wrapper {
|
|
2
|
+
pointer-events: none;
|
|
3
|
+
top: 0;
|
|
4
|
+
left: 0;
|
|
5
|
+
height: 100%;
|
|
6
|
+
width: 100%;
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
.cdk-overlay-container {
|
|
10
|
+
position: fixed;
|
|
11
|
+
z-index: 1000;
|
|
12
|
+
}
|
|
13
|
+
.cdk-overlay-container:empty {
|
|
14
|
+
display: none;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
.cdk-global-overlay-wrapper {
|
|
18
|
+
display: flex;
|
|
19
|
+
position: absolute;
|
|
20
|
+
z-index: 1000;
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
.cdk-overlay-pane {
|
|
24
|
+
position: absolute;
|
|
25
|
+
pointer-events: auto;
|
|
26
|
+
box-sizing: border-box;
|
|
27
|
+
display: flex;
|
|
28
|
+
max-width: 100%;
|
|
29
|
+
max-height: 100%;
|
|
30
|
+
z-index: 1000;
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
.cdk-overlay-backdrop {
|
|
34
|
+
position: absolute;
|
|
35
|
+
top: 0;
|
|
36
|
+
bottom: 0;
|
|
37
|
+
left: 0;
|
|
38
|
+
right: 0;
|
|
39
|
+
pointer-events: auto;
|
|
40
|
+
-webkit-tap-highlight-color: transparent;
|
|
41
|
+
opacity: 0;
|
|
42
|
+
touch-action: manipulation;
|
|
43
|
+
z-index: 1000;
|
|
44
|
+
transition: opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
|
|
45
|
+
}
|
|
46
|
+
@media (prefers-reduced-motion) {
|
|
47
|
+
.cdk-overlay-backdrop {
|
|
48
|
+
transition-duration: 1ms;
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
.cdk-overlay-backdrop-showing {
|
|
53
|
+
opacity: 1;
|
|
54
|
+
}
|
|
55
|
+
@media (forced-colors: active) {
|
|
56
|
+
.cdk-overlay-backdrop-showing {
|
|
57
|
+
opacity: 0.6;
|
|
58
|
+
}
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
.cdk-overlay-dark-backdrop {
|
|
62
|
+
background: rgba(0, 0, 0, 0.32);
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
.cdk-overlay-transparent-backdrop {
|
|
66
|
+
transition: visibility 1ms linear, opacity 1ms linear;
|
|
67
|
+
visibility: hidden;
|
|
68
|
+
opacity: 1;
|
|
69
|
+
}
|
|
70
|
+
.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing, .cdk-high-contrast-active .cdk-overlay-transparent-backdrop {
|
|
71
|
+
opacity: 0;
|
|
72
|
+
visibility: visible;
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
.cdk-overlay-backdrop-noop-animation {
|
|
76
|
+
transition: none;
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
.cdk-overlay-connected-position-bounding-box {
|
|
80
|
+
position: absolute;
|
|
81
|
+
display: flex;
|
|
82
|
+
flex-direction: column;
|
|
83
|
+
min-width: 1px;
|
|
84
|
+
min-height: 1px;
|
|
85
|
+
z-index: 1000;
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
.cdk-global-scrollblock {
|
|
89
|
+
position: fixed;
|
|
90
|
+
width: 100%;
|
|
91
|
+
overflow-y: scroll;
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
.cdk-overlay-popover {
|
|
95
|
+
background: none;
|
|
96
|
+
border: none;
|
|
97
|
+
padding: 0;
|
|
98
|
+
outline: 0;
|
|
99
|
+
overflow: visible;
|
|
100
|
+
position: fixed;
|
|
101
|
+
pointer-events: none;
|
|
102
|
+
white-space: normal;
|
|
103
|
+
color: inherit;
|
|
104
|
+
text-decoration: none;
|
|
105
|
+
width: 100%;
|
|
106
|
+
height: 100%;
|
|
107
|
+
inset: auto;
|
|
108
|
+
top: 0;
|
|
109
|
+
left: 0;
|
|
110
|
+
}
|
|
111
|
+
.cdk-overlay-popover::backdrop {
|
|
112
|
+
display: none;
|
|
113
|
+
}
|
|
114
|
+
.cdk-overlay-popover .cdk-overlay-backdrop {
|
|
115
|
+
position: fixed;
|
|
116
|
+
z-index: auto;
|
|
117
|
+
}
|
package/package.json
CHANGED
|
@@ -26,6 +26,6 @@ function default_1() {
|
|
|
26
26
|
// In order to align the CDK version with other Angular dependencies that are setup by
|
|
27
27
|
// `@schematics/angular`, we use tilde instead of caret. This is default for Angular
|
|
28
28
|
// dependencies in new CLI projects.
|
|
29
|
-
return (0, utility_1.addDependency)('@angular/cdk', `~21.2.
|
|
29
|
+
return (0, utility_1.addDependency)('@angular/cdk', `~21.2.5`, { existing: utility_1.ExistingBehavior.Skip });
|
|
30
30
|
}
|
|
31
31
|
//# sourceMappingURL=index.js.map
|
package/text-field-prebuilt.css
CHANGED
|
@@ -1 +1,26 @@
|
|
|
1
|
-
textarea.cdk-textarea-autosize
|
|
1
|
+
textarea.cdk-textarea-autosize {
|
|
2
|
+
resize: none;
|
|
3
|
+
}
|
|
4
|
+
|
|
5
|
+
textarea.cdk-textarea-autosize-measuring {
|
|
6
|
+
padding: 2px 0 !important;
|
|
7
|
+
box-sizing: content-box !important;
|
|
8
|
+
height: auto !important;
|
|
9
|
+
overflow: hidden !important;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
textarea.cdk-textarea-autosize-measuring-firefox {
|
|
13
|
+
padding: 2px 0 !important;
|
|
14
|
+
box-sizing: content-box !important;
|
|
15
|
+
height: 0 !important;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
@keyframes cdk-text-field-autofill-start { /*!*/ }
|
|
19
|
+
@keyframes cdk-text-field-autofill-end { /*!*/ }
|
|
20
|
+
.cdk-text-field-autofill-monitored:-webkit-autofill {
|
|
21
|
+
animation: cdk-text-field-autofill-start 0s 1ms;
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
|
|
25
|
+
animation: cdk-text-field-autofill-end 0s 1ms;
|
|
26
|
+
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import {
|
|
2
|
+
import { OnDestroy, AfterContentInit, OnChanges, DoCheck, NgZone, Injector, SimpleChanges, InjectionToken } from '@angular/core';
|
|
3
3
|
import { ObserversModule } from './observers.js';
|
|
4
4
|
import { SafeHtml } from '@angular/platform-browser';
|
|
5
5
|
import { CdkMonitorFocus } from './_focus-monitor-chunk.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import {
|
|
2
|
+
import { AfterViewInit, OnDestroy, EventEmitter, InjectionToken, ElementRef } from '@angular/core';
|
|
3
3
|
import { Observable } from 'rxjs';
|
|
4
4
|
|
|
5
5
|
type FocusOrigin = 'touch' | 'mouse' | 'keyboard' | 'program' | null;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { OnDestroy, NgZone, EnvironmentInjector, Renderer2, ComponentRef, EmbeddedViewRef, ElementRef, Injector,
|
|
2
|
+
import { OnDestroy, NgZone, EnvironmentInjector, Renderer2, ComponentRef, EmbeddedViewRef, ElementRef, Injector, OnChanges, EventEmitter, SimpleChanges, InjectionToken } from '@angular/core';
|
|
3
3
|
import { Direction, Directionality, BidiModule } from './_bidi-module-chunk.js';
|
|
4
4
|
import { PortalOutlet, ComponentPortal, TemplatePortal, PortalModule } from './_portal-directives-chunk.js';
|
|
5
5
|
import { CdkScrollable, ScrollingModule } from './_scrolling-module-chunk.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { OnDestroy, ElementRef, OnInit, NgZone, InjectionToken, OnChanges,
|
|
2
|
+
import { OnDestroy, ElementRef, OnInit, NgZone, InjectionToken, OnChanges, DoCheck, NgIterable, TrackByFunction, TemplateRef } from '@angular/core';
|
|
3
3
|
import { Directionality, BidiModule } from './_bidi-module-chunk.js';
|
|
4
4
|
import { Observable, Subscription, Subject } from 'rxjs';
|
|
5
|
-
import { ListRange,
|
|
5
|
+
import { ListRange, CollectionViewer, DataSource } from './_data-source-chunk.js';
|
|
6
6
|
import { NumberInput } from './_number-property-chunk.js';
|
|
7
7
|
|
|
8
8
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { IterableChanges, ViewContainerRef, IterableChangeRecord, TemplateRef } from '@angular/core';
|
|
2
2
|
|
|
3
3
|
/**
|
|
4
4
|
* The context for an embedded view in the repeater's view container.
|
package/types/a11y.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { OnDestroy, Provider,
|
|
2
|
+
import { OnDestroy, Provider, InjectionToken, QueryList, NgZone, Injector } from '@angular/core';
|
|
3
3
|
export { ActiveDescendantKeyManager, Highlightable } from './_activedescendant-key-manager-chunk.js';
|
|
4
4
|
export { FocusKeyManager, FocusableOption } from './_focus-key-manager-chunk.js';
|
|
5
5
|
export { ListKeyManager, ListKeyManagerModifierKey, ListKeyManagerOption } from './_list-key-manager-chunk.js';
|
|
6
6
|
import { Subject, Observable } from 'rxjs';
|
|
7
|
-
import { TreeKeyManagerItem, TreeKeyManagerStrategy,
|
|
7
|
+
import { TreeKeyManagerItem, TreeKeyManagerStrategy, TreeKeyManagerFactory, TreeKeyManagerOptions } from './_tree-key-manager-strategy-chunk.js';
|
|
8
8
|
import { FocusTrap, InteractivityChecker } from './_a11y-module-chunk.js';
|
|
9
9
|
export { A11yModule, AriaLivePoliteness, CdkAriaLive, CdkTrapFocus, FocusTrapFactory, IsFocusableConfig, LIVE_ANNOUNCER_DEFAULT_OPTIONS, LIVE_ANNOUNCER_ELEMENT_TOKEN, LiveAnnouncer, LiveAnnouncerDefaultOptions, LiveAnnouncerMessage } from './_a11y-module-chunk.js';
|
|
10
10
|
export { CdkMonitorFocus, FOCUS_MONITOR_DEFAULT_OPTIONS, FocusMonitor, FocusMonitorDetectionMode, FocusMonitorOptions, FocusOptions, FocusOrigin } from './_focus-monitor-chunk.js';
|
package/types/drag-drop.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { InjectionToken,
|
|
2
|
+
import { InjectionToken, ElementRef, NgZone, Injector, OnDestroy, EventEmitter, AfterViewInit, TemplateRef, OnChanges, SimpleChanges, ViewContainerRef, Renderer2 } from '@angular/core';
|
|
3
3
|
import { Direction } from './_bidi-module-chunk.js';
|
|
4
4
|
import { Subject, Observable } from 'rxjs';
|
|
5
5
|
import { ViewportRuler } from './scrolling.js';
|
package/types/listbox.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import {
|
|
2
|
+
import { AfterContentInit, OnDestroy, QueryList, NgZone, ChangeDetectorRef } from '@angular/core';
|
|
3
3
|
import { Highlightable, ActiveDescendantKeyManager } from './_activedescendant-key-manager-chunk.js';
|
|
4
4
|
import { ListKeyManagerOption } from './_list-key-manager-chunk.js';
|
|
5
5
|
import { Subject } from 'rxjs';
|
package/types/observers.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { NumberInput } from './_number-property-chunk.js';
|
|
2
2
|
import * as i0 from '@angular/core';
|
|
3
|
-
import {
|
|
3
|
+
import { AfterContentInit, OnDestroy, EventEmitter, ElementRef } from '@angular/core';
|
|
4
4
|
import { Observable } from 'rxjs';
|
|
5
5
|
|
|
6
6
|
/**
|
package/types/overlay.d.ts
CHANGED
|
@@ -4,7 +4,7 @@ import { ScrollDispatcher } from './_scrolling-module-chunk.js';
|
|
|
4
4
|
export { CdkScrollable, CdkFixedSizeVirtualScroll as ɵɵCdkFixedSizeVirtualScroll, CdkScrollableModule as ɵɵCdkScrollableModule, CdkVirtualForOf as ɵɵCdkVirtualForOf, CdkVirtualScrollViewport as ɵɵCdkVirtualScrollViewport, CdkVirtualScrollableElement as ɵɵCdkVirtualScrollableElement, CdkVirtualScrollableWindow as ɵɵCdkVirtualScrollableWindow } from './_scrolling-module-chunk.js';
|
|
5
5
|
import { ViewportRuler } from './scrolling.js';
|
|
6
6
|
import * as i0 from '@angular/core';
|
|
7
|
-
import {
|
|
7
|
+
import { NgZone, Injector, InjectionToken, OnDestroy } from '@angular/core';
|
|
8
8
|
export { ComponentType } from './_portal-directives-chunk.js';
|
|
9
9
|
export { Dir as ɵɵDir } from './_bidi-module-chunk.js';
|
|
10
10
|
import '@angular/common';
|
package/types/stepper.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { ElementRef, TemplateRef,
|
|
2
|
+
import { ElementRef, TemplateRef, OnChanges, AfterContentInit, AfterViewInit, OnDestroy, QueryList, EventEmitter, InjectionToken } from '@angular/core';
|
|
3
3
|
import { NgForm, FormGroupDirective, AbstractControl } from '@angular/forms';
|
|
4
4
|
import { Subject } from 'rxjs';
|
|
5
5
|
import { FocusableOption } from './_focus-key-manager-chunk.js';
|
|
@@ -155,7 +155,9 @@ declare class CdkStepper implements AfterContentInit, AfterViewInit, OnDestroy {
|
|
|
155
155
|
/** List of step headers sorted based on their DOM order. */
|
|
156
156
|
private _sortedHeaders;
|
|
157
157
|
/** Whether the validity of previous steps should be checked or not. */
|
|
158
|
-
linear: boolean;
|
|
158
|
+
get linear(): boolean;
|
|
159
|
+
set linear(value: boolean);
|
|
160
|
+
private _linear;
|
|
159
161
|
/** The index of the selected step. */
|
|
160
162
|
get selectedIndex(): number;
|
|
161
163
|
set selectedIndex(index: number);
|
package/types/table.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ import { Directionality } from './_bidi-module-chunk.js';
|
|
|
2
2
|
import * as i0 from '@angular/core';
|
|
3
3
|
import { TemplateRef, ElementRef, OnChanges, IterableDiffers, IterableDiffer, SimpleChanges, IterableChanges, OnDestroy, ViewContainerRef, InjectionToken, AfterContentInit, AfterContentChecked, OnInit, ChangeDetectorRef, TrackByFunction, EventEmitter, QueryList } from '@angular/core';
|
|
4
4
|
import { Observable, Subject, BehaviorSubject } from 'rxjs';
|
|
5
|
-
import {
|
|
5
|
+
import { CollectionViewer, ListRange, DataSource } from './_data-source-chunk.js';
|
|
6
6
|
import { _ViewRepeater } from './_view-repeater-chunk.js';
|
|
7
7
|
import { ScrollingModule } from './_scrolling-module-chunk.js';
|
|
8
8
|
import './_number-property-chunk.js';
|
|
@@ -89,25 +89,6 @@ declare class SeleniumWebDriverElement implements TestElement {
|
|
|
89
89
|
private _dispatchClickEventSequence;
|
|
90
90
|
}
|
|
91
91
|
|
|
92
|
-
/**
|
|
93
|
-
* An Angular framework stabilizer function that takes a callback and calls it when the application
|
|
94
|
-
* is stable, passing a boolean indicating if any work was done.
|
|
95
|
-
*/
|
|
96
|
-
declare interface FrameworkStabilizer {
|
|
97
|
-
(callback: (didWork: boolean) => void): void;
|
|
98
|
-
}
|
|
99
|
-
declare global {
|
|
100
|
-
interface Window {
|
|
101
|
-
/**
|
|
102
|
-
* These hooks are exposed by Angular to register a callback for when the application is stable
|
|
103
|
-
* (no more pending tasks).
|
|
104
|
-
*
|
|
105
|
-
* For the implementation, see: https://github.com/
|
|
106
|
-
* angular/angular/blob/main/packages/platform-browser/src/browser/testability.ts#L30-L49
|
|
107
|
-
*/
|
|
108
|
-
frameworkStabilizers: FrameworkStabilizer[];
|
|
109
|
-
}
|
|
110
|
-
}
|
|
111
92
|
/** Options to configure the environment. */
|
|
112
93
|
interface WebDriverHarnessEnvironmentOptions {
|
|
113
94
|
/** The query function used to find DOM elements. */
|
package/types/tree.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { Observable, BehaviorSubject, Subject } from 'rxjs';
|
|
2
2
|
import { SelectionModel } from './_selection-model-chunk.js';
|
|
3
3
|
import * as i0 from '@angular/core';
|
|
4
|
-
import { InjectionToken, ViewContainerRef, TemplateRef,
|
|
5
|
-
import {
|
|
4
|
+
import { InjectionToken, ViewContainerRef, TemplateRef, OnDestroy, OnInit, ElementRef, AfterContentChecked, AfterContentInit, AfterViewInit, TrackByFunction, QueryList, IterableDiffer, EventEmitter, IterableDiffers } from '@angular/core';
|
|
5
|
+
import { TreeKeyManagerItem, TreeKeyManagerStrategy } from './_tree-key-manager-strategy-chunk.js';
|
|
6
6
|
import { CollectionViewer, DataSource } from './_data-source-chunk.js';
|
|
7
7
|
|
|
8
8
|
/**
|