__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

[email protected]: ~ $
import type { PositioningStrategy, Offsets, Modifier, Rect } from "../types";
import { type BasePlacement, type Variation } from "../enums";
export type RoundOffsets = (offsets: Partial<{
    x: number;
    y: number;
    centerOffset: number;
}>) => Offsets;
export type Options = {
    gpuAcceleration: boolean;
    adaptive: boolean;
    roundOffsets?: boolean | RoundOffsets;
};
export declare function mapToStyles({ popper, popperRect, placement, variation, offsets, position, gpuAcceleration, adaptive, roundOffsets, isFixed }: {
    popper: HTMLElement;
    popperRect: Rect;
    placement: BasePlacement;
    variation: Variation | null | undefined;
    offsets: Partial<{
        x: number;
        y: number;
        centerOffset: number;
    }>;
    position: PositioningStrategy;
    gpuAcceleration: boolean;
    adaptive: boolean;
    roundOffsets: boolean | RoundOffsets;
    isFixed: boolean;
}): {
    transform: string;
    top: string;
    right: string;
    bottom: string;
    left: string;
    position: PositioningStrategy;
};
export type ComputeStylesModifier = Modifier<"computeStyles", Options>;
declare const _default: ComputeStylesModifier;
export default _default;

Filemanager

Name Type Size Permission Actions
applyStyles.d.ts File 175 B 0644
applyStyles.js File 2.48 KB 0644
arrow.d.ts File 419 B 0644
arrow.js File 3.83 KB 0644
computeStyles.d.ts File 1.17 KB 0644
computeStyles.js File 6.35 KB 0644
eventListeners.d.ts File 258 B 0644
eventListeners.js File 1.28 KB 0644
flip.d.ts File 527 B 0644
flip.js File 4.75 KB 0644
hide.d.ts File 154 B 0644
hide.js File 1.9 KB 0644
index.d.ts File 476 B 0644
index.js File 502 B 0644
offset.d.ts File 671 B 0644
offset.js File 1.56 KB 0644
popperOffsets.d.ts File 181 B 0644
popperOffsets.js File 703 B 0644
preventOverflow.d.ts File 838 B 0644
preventOverflow.js File 6.4 KB 0644
Filemanager