Linux websever 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 192.168.3.70 | : 192.168.1.99
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.23
urlab
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
www /
html /
cqt /
node_modules /
vaul /
dist /
[ HOME SHELL ]
Name
Size
Permission
Action
index.d.mts
4.19
KB
-rw-r--r--
index.d.ts
4.19
KB
-rw-r--r--
index.js
75.99
KB
-rw-r--r--
index.mjs
74.61
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : index.d.ts
import * as DialogPrimitive from '@radix-ui/react-dialog'; import React from 'react'; interface WithFadeFromProps { snapPoints: (number | string)[]; fadeFromIndex: number; } interface WithoutFadeFromProps { snapPoints?: (number | string)[]; fadeFromIndex?: never; } type DialogProps = { activeSnapPoint?: number | string | null; setActiveSnapPoint?: (snapPoint: number | string | null) => void; children?: React.ReactNode; open?: boolean; closeThreshold?: number; noBodyStyles?: boolean; onOpenChange?: (open: boolean) => void; shouldScaleBackground?: boolean; setBackgroundColorOnScale?: boolean; scrollLockTimeout?: number; fixed?: boolean; handleOnly?: boolean; dismissible?: boolean; onDrag?: (event: React.PointerEvent<HTMLDivElement>, percentageDragged: number) => void; onRelease?: (event: React.PointerEvent<HTMLDivElement>, open: boolean) => void; modal?: boolean; nested?: boolean; onClose?: () => void; direction?: 'top' | 'bottom' | 'left' | 'right'; defaultOpen?: boolean; disablePreventScroll?: boolean; repositionInputs?: boolean; snapToSequentialPoint?: boolean; container?: HTMLElement | null; onAnimationEnd?: (open: boolean) => void; preventScrollRestoration?: boolean; autoFocus?: boolean; } & (WithFadeFromProps | WithoutFadeFromProps); declare function Root({ open: openProp, onOpenChange, children, onDrag: onDragProp, onRelease: onReleaseProp, snapPoints, shouldScaleBackground, setBackgroundColorOnScale, closeThreshold, scrollLockTimeout, dismissible, handleOnly, fadeFromIndex, activeSnapPoint: activeSnapPointProp, setActiveSnapPoint: setActiveSnapPointProp, fixed, modal, onClose, nested, noBodyStyles, direction, defaultOpen, disablePreventScroll, snapToSequentialPoint, preventScrollRestoration, repositionInputs, onAnimationEnd, container, autoFocus, }: DialogProps): React.JSX.Element; declare const Overlay: React.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogOverlayProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>; type ContentProps = React.ComponentPropsWithoutRef<typeof DialogPrimitive.Content>; declare const Content: React.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogContentProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>; type HandleProps = React.ComponentPropsWithoutRef<'div'> & { preventCycle?: boolean; }; declare const Handle: React.ForwardRefExoticComponent<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & { preventCycle?: boolean; } & React.RefAttributes<HTMLDivElement>>; declare function NestedRoot({ onDrag, onOpenChange, ...rest }: DialogProps): React.JSX.Element; type PortalProps = React.ComponentPropsWithoutRef<typeof DialogPrimitive.Portal>; declare function Portal(props: PortalProps): React.JSX.Element; declare const Drawer: { Root: typeof Root; NestedRoot: typeof NestedRoot; Content: React.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogContentProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>; Overlay: React.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogOverlayProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>; Trigger: React.ForwardRefExoticComponent<DialogPrimitive.DialogTriggerProps & React.RefAttributes<HTMLButtonElement>>; Portal: typeof Portal; Handle: React.ForwardRefExoticComponent<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & { preventCycle?: boolean; } & React.RefAttributes<HTMLDivElement>>; Close: React.ForwardRefExoticComponent<DialogPrimitive.DialogCloseProps & React.RefAttributes<HTMLButtonElement>>; Title: React.ForwardRefExoticComponent<DialogPrimitive.DialogTitleProps & React.RefAttributes<HTMLHeadingElement>>; Description: React.ForwardRefExoticComponent<DialogPrimitive.DialogDescriptionProps & React.RefAttributes<HTMLParagraphElement>>; }; export { Content, type ContentProps, type DialogProps, Drawer, Handle, type HandleProps, NestedRoot, Overlay, Portal, Root, type WithFadeFromProps, type WithoutFadeFromProps };
Close