__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
export declare const top: "top"; export declare const bottom: "bottom"; export declare const right: "right"; export declare const left: "left"; export declare const auto: "auto"; export type BasePlacement = typeof top | typeof bottom | typeof right | typeof left; export declare const basePlacements: Array<BasePlacement>; export declare const start: "start"; export declare const end: "end"; export type Variation = typeof start | typeof end; export declare const clippingParents: "clippingParents"; export declare const viewport: "viewport"; export type Boundary = Element | Array<Element> | typeof clippingParents; export type RootBoundary = typeof viewport | "document"; export declare const popper: "popper"; export declare const reference: "reference"; export type Context = typeof popper | typeof reference; export type VariationPlacement = "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end"; export type AutoPlacement = "auto" | "auto-start" | "auto-end"; export type ComputedPlacement = VariationPlacement | BasePlacement; export type Placement = AutoPlacement | BasePlacement | VariationPlacement; export declare const variationPlacements: Array<VariationPlacement>; export declare const placements: Array<Placement>; export declare const beforeRead: "beforeRead"; export declare const read: "read"; export declare const afterRead: "afterRead"; export declare const beforeMain: "beforeMain"; export declare const main: "main"; export declare const afterMain: "afterMain"; export declare const beforeWrite: "beforeWrite"; export declare const write: "write"; export declare const afterWrite: "afterWrite"; export declare const modifierPhases: Array<ModifierPhases>; export type ModifierPhases = typeof beforeRead | typeof read | typeof afterRead | typeof beforeMain | typeof main | typeof afterMain | typeof beforeWrite | typeof write | typeof afterWrite;
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| dom-utils | Folder | 0755 |
|
|
| modifiers | Folder | 0755 |
|
|
| utils | Folder | 0755 |
|
|
| createPopper.d.ts | File | 742 B | 0644 |
|
| createPopper.js | File | 9.91 KB | 0644 |
|
| enums.d.ts | File | 1.88 KB | 0644 |
|
| enums.js | File | 1.3 KB | 0644 |
|
| index.d.ts | File | 286 B | 0644 |
|
| index.js | File | 440 B | 0644 |
|
| popper-base.d.ts | File | 163 B | 0644 |
|
| popper-base.js | File | 193 B | 0644 |
|
| popper-lite.d.ts | File | 705 B | 0644 |
|
| popper-lite.js | File | 603 B | 0644 |
|
| popper.d.ts | File | 1.01 KB | 0644 |
|
| popper.js | File | 1.06 KB | 0644 |
|
| types.d.ts | File | 4.92 KB | 0644 |
|
| types.js | File | 0 B | 0644 |
|