MCPcopy
hub / github.com/angular/components / dialog.spec.ts

File dialog.spec.ts

src/material/dialog/dialog.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {FocusMonitor, FocusOrigin} from '@angular/cdk/a11y';
2import {Directionality} from '@angular/cdk/bidi';
3import {A, ESCAPE} from '@angular/cdk/keycodes';
4import {createCloseScrollStrategy, OverlayContainer, ScrollStrategy} from '@angular/cdk/overlay';

Callers

nothing calls this directly

Calls 15

_supportsShadowDomFunction · 0.90
dispatchKeyboardEventFunction · 0.85
createKeyboardEventFunction · 0.85
patchElementFocusFunction · 0.85
dispatchMouseEventFunction · 0.85
runContentElementTestsFunction · 0.85
getContainerElementMethod · 0.80
markForCheckMethod · 0.80
afterClosedMethod · 0.80
beforeClosedMethod · 0.80
setMethod · 0.80

Tested by

no test coverage detected