REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 3.02 KB
Close
/proc/thread-self/root/home/byroehnu/.trash/node_modules11/@floating-ui/utils/dist/floating-ui.utils.d.mts
Text
Base64
export declare type AlignedPlacement = `${Side}-${Alignment}`; export declare type Alignment = 'start' | 'end'; export declare const alignments: Alignment[]; export declare type Axis = 'x' | 'y'; export declare function clamp(start: number, value: number, end: number): number; export declare type ClientRectObject = Prettify<Rect & SideObject>; export declare type Coords = { [key in Axis]: number; }; export declare const createCoords: (v: number) => { x: number; y: number; }; export declare type Dimensions = { [key in Length]: number; }; export declare interface ElementRects { reference: Rect; floating: Rect; } export declare function evaluate<T, P>(value: T | ((param: P) => T), param: P): T; export declare function expandPaddingObject(padding: Partial<SideObject>): SideObject; export declare const floor: (x: number) => number; export declare function getAlignment(placement: Placement): Alignment | undefined; export declare function getAlignmentAxis(placement: Placement): Axis; export declare function getAlignmentSides(placement: Placement, rects: ElementRects, rtl?: boolean): [Side, Side]; export declare function getAxisLength(axis: Axis): Length; export declare function getExpandedPlacements(placement: Placement): Array<Placement>; export declare function getOppositeAlignmentPlacement<T extends string>(placement: T): T; export declare function getOppositeAxis(axis: Axis): Axis; export declare function getOppositeAxisPlacements(placement: Placement, flipAlignment: boolean, direction: 'none' | Alignment, rtl?: boolean): Placement[]; export declare function getOppositePlacement<T extends string>(placement: T): T; export declare function getPaddingObject(padding: Padding): SideObject; export declare function getSide(placement: Placement): Side; export declare function getSideAxis(placement: Placement): Axis; export declare type Length = 'width' | 'height'; export declare const max: (...values: number[]) => number; export declare const min: (...values: number[]) => number; export declare type Padding = number | Prettify<Partial<SideObject>>; export declare type Placement = Prettify<Side | AlignedPlacement>; export declare const placements: Placement[]; declare type Prettify<T> = { [K in keyof T]: T[K]; } & {}; export declare type Rect = Prettify<Coords & Dimensions>; export declare function rectToClientRect(rect: Rect): ClientRectObject; export declare const round: (x: number) => number; export declare type Side = 'top' | 'right' | 'bottom' | 'left'; export declare type SideObject = { [key in Side]: number; }; export declare const sides: Side[]; export declare type Strategy = 'absolute' | 'fixed'; /** * Custom positioning reference element. * @see https://floating-ui.com/docs/virtual-elements */ export declare interface VirtualElement { getBoundingClientRect(): ClientRectObject; getClientRects?(): Array<ClientRectObject>; contextElement?: any; } export { }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 12
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
floating-ui.utils.d.mts
3.02 KB
lrw-r--r--
2026-02-28 00:28:18
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
floating-ui.utils.d.ts
3.02 KB
lrw-r--r--
2026-02-28 00:28:24
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
floating-ui.utils.dom.d.mts
1.67 KB
lrw-r--r--
2026-02-28 00:28:22
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
floating-ui.utils.dom.d.ts
1.67 KB
lrw-r--r--
2026-02-28 00:28:26
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
floating-ui.utils.dom.esm.js
6.07 KB
lrw-r--r--
2026-02-28 00:26:44
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
floating-ui.utils.dom.mjs
6.07 KB
lrw-r--r--
2026-02-28 00:28:08
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
floating-ui.utils.dom.umd.js
7.26 KB
lrw-r--r--
2026-02-28 00:27:08
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
floating-ui.utils.dom.umd.min.js
3.05 KB
lrw-r--r--
2026-02-28 00:27:26
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
floating-ui.utils.esm.js
4.10 KB
lrw-r--r--
2026-02-28 00:27:32
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
floating-ui.utils.mjs
4.10 KB
lrw-r--r--
2026-02-28 00:28:14
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
floating-ui.utils.umd.js
5.31 KB
lrw-r--r--
2026-02-28 00:27:38
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
floating-ui.utils.umd.min.js
2.15 KB
lrw-r--r--
2026-02-28 00:27:46
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).