@tetrascience-npm/tetrascience-react-ui 0.7.0-beta.106.1 → 0.7.0-beta.107.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.css +1 -1
- package/dist/index.d.ts +0 -34
- package/dist/index.js +430 -446
- package/dist/index.js.map +1 -1
- package/dist/index.tailwind.css +1 -1
- package/package.json +2 -4
- package/dist/components/ui/drawer.cjs +0 -2
- package/dist/components/ui/drawer.cjs.map +0 -1
- package/dist/components/ui/drawer.js +0 -125
- package/dist/components/ui/drawer.js.map +0 -1
- package/dist/components/ui/input-otp.cjs +0 -2
- package/dist/components/ui/input-otp.cjs.map +0 -1
- package/dist/components/ui/input-otp.js +0 -82
- package/dist/components/ui/input-otp.js.map +0 -1
package/dist/index.d.ts
CHANGED
|
@@ -20,7 +20,6 @@ import { DayPicker } from 'react-day-picker';
|
|
|
20
20
|
import { default as default_2 } from 'react';
|
|
21
21
|
import { default as default_3 } from 'embla-carousel-react';
|
|
22
22
|
import { Dialog as Dialog_2 } from 'radix-ui';
|
|
23
|
-
import { Drawer as Drawer_2 } from 'vaul';
|
|
24
23
|
import { DropdownMenu as DropdownMenu_2 } from 'radix-ui';
|
|
25
24
|
import { DynamicToolUIPart } from 'ai';
|
|
26
25
|
import { ElementType } from 'react';
|
|
@@ -39,7 +38,6 @@ import { Menubar as Menubar_2 } from 'radix-ui';
|
|
|
39
38
|
import { MouseEvent as MouseEvent_2 } from 'react';
|
|
40
39
|
import { NavigationMenu as NavigationMenu_2 } from 'radix-ui';
|
|
41
40
|
import { OnChange } from '@monaco-editor/react';
|
|
42
|
-
import { OTPInput } from 'input-otp';
|
|
43
41
|
import { PaginationState } from '@tanstack/react-table';
|
|
44
42
|
import { Popover as Popover_2 } from 'radix-ui';
|
|
45
43
|
import { PropsWithChildren } from 'react';
|
|
@@ -1396,26 +1394,6 @@ export declare type DotPlotProps = {
|
|
|
1396
1394
|
|
|
1397
1395
|
export declare type DotPlotVariant = "default" | "stacked";
|
|
1398
1396
|
|
|
1399
|
-
export declare function Drawer({ ...props }: React_2.ComponentProps<typeof Drawer_2.Root>): JSX.Element;
|
|
1400
|
-
|
|
1401
|
-
export declare function DrawerClose({ ...props }: React_2.ComponentProps<typeof Drawer_2.Close>): JSX.Element;
|
|
1402
|
-
|
|
1403
|
-
export declare function DrawerContent({ className, children, ...props }: React_2.ComponentProps<typeof Drawer_2.Content>): JSX.Element;
|
|
1404
|
-
|
|
1405
|
-
export declare function DrawerDescription({ className, ...props }: React_2.ComponentProps<typeof Drawer_2.Description>): JSX.Element;
|
|
1406
|
-
|
|
1407
|
-
export declare function DrawerFooter({ className, ...props }: React_2.ComponentProps<"div">): JSX.Element;
|
|
1408
|
-
|
|
1409
|
-
export declare function DrawerHeader({ className, ...props }: React_2.ComponentProps<"div">): JSX.Element;
|
|
1410
|
-
|
|
1411
|
-
export declare function DrawerOverlay({ className, ...props }: React_2.ComponentProps<typeof Drawer_2.Overlay>): JSX.Element;
|
|
1412
|
-
|
|
1413
|
-
export declare function DrawerPortal({ ...props }: React_2.ComponentProps<typeof Drawer_2.Portal>): JSX.Element;
|
|
1414
|
-
|
|
1415
|
-
export declare function DrawerTitle({ className, ...props }: React_2.ComponentProps<typeof Drawer_2.Title>): JSX.Element;
|
|
1416
|
-
|
|
1417
|
-
export declare function DrawerTrigger({ ...props }: React_2.ComponentProps<typeof Drawer_2.Trigger>): JSX.Element;
|
|
1418
|
-
|
|
1419
1397
|
export declare function DropdownMenu({ ...props }: React_2.ComponentProps<typeof DropdownMenu_2.Root>): JSX.Element;
|
|
1420
1398
|
|
|
1421
1399
|
export declare function DropdownMenuCheckboxItem({ className, children, checked, inset, ...props }: React_2.ComponentProps<typeof DropdownMenu_2.CheckboxItem> & {
|
|
@@ -1737,18 +1715,6 @@ export declare function InputGroupText({ className, ...props }: React_2.Componen
|
|
|
1737
1715
|
|
|
1738
1716
|
export declare function InputGroupTextarea({ className, ...props }: React_2.ComponentProps<"textarea">): JSX.Element;
|
|
1739
1717
|
|
|
1740
|
-
export declare function InputOTP({ className, containerClassName, ...props }: React_2.ComponentProps<typeof OTPInput> & {
|
|
1741
|
-
containerClassName?: string;
|
|
1742
|
-
}): JSX.Element;
|
|
1743
|
-
|
|
1744
|
-
export declare function InputOTPGroup({ className, ...props }: React_2.ComponentProps<"div">): JSX.Element;
|
|
1745
|
-
|
|
1746
|
-
export declare function InputOTPSeparator({ ...props }: React_2.ComponentProps<"div">): JSX.Element;
|
|
1747
|
-
|
|
1748
|
-
export declare function InputOTPSlot({ index, className, ...props }: React_2.ComponentProps<"div"> & {
|
|
1749
|
-
index: number;
|
|
1750
|
-
}): JSX.Element;
|
|
1751
|
-
|
|
1752
1718
|
export declare function Item({ className, variant, size, asChild, ...props }: React_2.ComponentProps<"div"> & VariantProps<typeof itemVariants> & {
|
|
1753
1719
|
asChild?: boolean;
|
|
1754
1720
|
}): JSX.Element;
|