-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_angular_cdk_overlay.R7-dyyiOBA.js
More file actions
42 lines (42 loc) · 4.02 KB
/
_angular_cdk_overlay.R7-dyyiOBA.js
File metadata and controls
42 lines (42 loc) · 4.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
import { A as T, B as W, C as B, D as G, E as H, a as f, b as y, c as C, d as g, e as h, f as _, g as v, h as O, i as E, j as F, k as b, l as k, m as N, n as D, o as P, p as V, q as R, r as l, s as w, t as x, u as I, v as j, w as z, x as A, y as M, z as L } from "@nf-internal/chunk-Y5C6ZBPJ";
import "@nf-internal/chunk-PJPD4VSJ";
import "@nf-internal/chunk-NPG5RFMM";
import "@nf-internal/chunk-K3GOACLW";
import { d as i, f as a, g as c, i as s, l as u, m as d, n as m, o as S, p } from "@nf-internal/chunk-RASHQLKI";
import "@nf-internal/chunk-OH3XPIE7";
import "@nf-internal/chunk-OIQ2QPHM";
import "@nf-internal/chunk-7N7HFQKY";
import "@nf-internal/chunk-DQM2BKPX";
import "@nf-internal/chunk-G25BAKAM";
import { a as o } from "@nf-internal/chunk-OI5KCOOP";
import "@nf-internal/chunk-3C63DHR6";
import "@nf-internal/chunk-FSAIB72R";
import "@nf-internal/chunk-JYXTBF5A";
import "@nf-internal/chunk-IOPJEBHZ";
import "@nf-internal/chunk-ZBGE3AVM";
import "@nf-internal/chunk-C2A5IV4Z";
import "@nf-internal/chunk-IR6MR6UK";
import "@nf-internal/chunk-SVIUGILY";
import "@nf-internal/chunk-N26NRATF";
import "@nf-internal/chunk-6MDQTQU3";
import * as n from "@angular/core";
import { inject as J, RendererFactory2 as K } from "@angular/core";
import "@angular/common";
import "rxjs/operators";
var Z = (() => { class t extends l {
_renderer = J(K).createRenderer(null, null);
_fullScreenEventName;
_cleanupFullScreenListener;
constructor() { super(); }
ngOnDestroy() { super.ngOnDestroy(), this._cleanupFullScreenListener?.(); }
_createContainer() { let e = this._getEventName(); super._createContainer(), this._adjustParentForFullscreenChange(), e && (this._cleanupFullScreenListener?.(), this._cleanupFullScreenListener = this._renderer.listen("document", e, () => { this._adjustParentForFullscreenChange(); })); }
_adjustParentForFullscreenChange() { this._containerElement && (this.getFullscreenElement() || this._document.body).appendChild(this._containerElement); }
_getEventName() { if (!this._fullScreenEventName) {
let e = this._document;
e.fullscreenEnabled ? this._fullScreenEventName = "fullscreenchange" : e.webkitFullscreenEnabled ? this._fullScreenEventName = "webkitfullscreenchange" : e.mozFullScreenEnabled ? this._fullScreenEventName = "mozfullscreenchange" : e.msFullscreenEnabled && (this._fullScreenEventName = "MSFullscreenChange");
} return this._fullScreenEventName; }
getFullscreenElement() { let e = this._document; return e.fullscreenElement || e.webkitFullscreenElement || e.mozFullScreenElement || e.msFullscreenElement || null; }
static \u0275fac = function (r) { return new (r || t); };
static \u0275prov = n.\u0275\u0275defineInjectable({ token: t, factory: t.\u0275fac, providedIn: "root" });
} return t; })();
export { y as BlockScrollStrategy, G as CdkConnectedOverlay, B as CdkOverlayOrigin, c as CdkScrollable, g as CloseScrollStrategy, N as ConnectedOverlayPositionChange, b as ConnectionPositionPair, I as FlexibleConnectedPositionStrategy, Z as FullscreenOverlayContainer, M as GlobalPositionStrategy, _ as NoopScrollStrategy, W as Overlay, F as OverlayConfig, l as OverlayContainer, V as OverlayKeyboardDispatcher, H as OverlayModule, R as OverlayOutsideClickDispatcher, L as OverlayPositionBuilder, w as OverlayRef, O as RepositionScrollStrategy, z as STANDARD_DROPDOWN_ADJACENT_POSITIONS, j as STANDARD_DROPDOWN_BELOW_POSITIONS, a as ScrollDispatcher, E as ScrollStrategyOptions, k as ScrollingVisibility, s as ViewportRuler, f as createBlockScrollStrategy, C as createCloseScrollStrategy, x as createFlexibleConnectedPositionStrategy, A as createGlobalPositionStrategy, h as createNoopScrollStrategy, T as createOverlayRef, v as createRepositionScrollStrategy, P as validateHorizontalPosition, D as validateVerticalPosition, i as \u0275\u0275CdkFixedSizeVirtualScroll, p as \u0275\u0275CdkScrollableModule, d as \u0275\u0275CdkVirtualForOf, u as \u0275\u0275CdkVirtualScrollViewport, m as \u0275\u0275CdkVirtualScrollableElement, S as \u0275\u0275CdkVirtualScrollableWindow, o as \u0275\u0275Dir };