@lotte-innovate/ui-component-test 0.0.30 → 0.0.32
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/{lib → src/lib}/Typography/Header/index.d.ts +2 -2
- package/dist/{lib → src/lib}/Typography/Header/index.js +2 -2
- package/dist/{lib → src/lib}/Typography/Text/index.d.ts +2 -2
- package/dist/{lib → src/lib}/Typography/Text/index.js +2 -2
- package/dist/{lib → src/lib}/components/Accordion/index.d.ts +1 -1
- package/dist/{lib → src/lib}/components/Accordion/index.js +2 -2
- package/dist/{lib → src/lib}/components/AlertDialog/AlertDialogAction.d.ts +3 -3
- package/dist/{lib → src/lib}/components/AlertDialog/AlertDialogAction.js +2 -2
- package/dist/{lib → src/lib}/components/AlertDialog/AlertDialogCancel.d.ts +3 -3
- package/dist/{lib → src/lib}/components/AlertDialog/AlertDialogCancel.js +2 -2
- package/dist/{lib → src/lib}/components/AlertDialog/AlertDialogContent.d.ts +1 -1
- package/dist/{lib → src/lib}/components/AlertDialog/AlertDialogContent.js +2 -2
- package/dist/{lib → src/lib}/components/AlertDialog/AlertDialogDescription.js +1 -1
- package/dist/{lib → src/lib}/components/AlertDialog/AlertDialogTitle.js +1 -1
- package/dist/{lib → src/lib}/components/AlertDialog/AlertDialogTrigger.d.ts +3 -3
- package/dist/{lib → src/lib}/components/AlertDialog/AlertDialogTrigger.js +2 -2
- package/dist/{lib → src/lib}/components/AlertDialog/index.d.ts +1 -1
- package/dist/{lib → src/lib}/components/AspectRatio/index.js +2 -2
- package/dist/{lib → src/lib}/components/Avatar/index.d.ts +1 -1
- package/dist/{lib → src/lib}/components/Avatar/index.js +2 -2
- package/dist/{lib → src/lib}/components/Badge/index.d.ts +3 -3
- package/dist/{lib → src/lib}/components/Badge/index.js +2 -2
- package/dist/{lib → src/lib}/components/BubbleChart/index.d.ts +1 -1
- package/dist/{lib → src/lib}/components/BubbleChart/index.js +2 -2
- package/dist/{lib → src/lib}/components/Button/index.d.ts +3 -3
- package/dist/{lib → src/lib}/components/Button/index.js +2 -2
- package/dist/{lib → src/lib}/components/Callout/CalloutIcon.js +2 -2
- package/dist/{lib → src/lib}/components/Callout/CalloutText.js +1 -1
- package/dist/{lib → src/lib}/components/Callout/index.d.ts +2 -2
- package/dist/{lib → src/lib}/components/Callout/index.js +2 -2
- package/dist/{lib → src/lib}/components/Card/index.d.ts +3 -3
- package/dist/{lib → src/lib}/components/Card/index.js +2 -2
- package/dist/{lib → src/lib}/components/Checkbox/index.d.ts +2 -2
- package/dist/{lib → src/lib}/components/Checkbox/index.js +3 -3
- package/dist/{lib → src/lib}/components/CheckboxCard/index.d.ts +3 -3
- package/dist/{lib → src/lib}/components/CheckboxCard/index.js +4 -4
- package/dist/{lib → src/lib}/components/CheckboxGroup/CheckboxGroupItem.d.ts +1 -1
- package/dist/{lib → src/lib}/components/CheckboxGroup/CheckboxGroupItem.js +1 -1
- package/dist/{lib → src/lib}/components/CheckboxGroup/index.d.ts +2 -2
- package/dist/{lib → src/lib}/components/CheckboxGroup/index.js +1 -1
- package/dist/{lib → src/lib}/components/ContextMenu/ContextMenuCheckboxItem.js +2 -2
- package/dist/{lib → src/lib}/components/ContextMenu/ContextMenuContent.d.ts +1 -1
- package/dist/{lib → src/lib}/components/ContextMenu/ContextMenuContent.js +2 -2
- package/dist/{lib → src/lib}/components/ContextMenu/ContextMenuItem.d.ts +1 -1
- package/dist/{lib → src/lib}/components/ContextMenu/ContextMenuItem.js +2 -2
- package/dist/{lib → src/lib}/components/ContextMenu/ContextMenuItemIndicator.d.ts +1 -1
- package/dist/{lib → src/lib}/components/ContextMenu/ContextMenuItemIndicator.js +2 -2
- package/dist/{lib → src/lib}/components/ContextMenu/ContextMenuLabel.js +2 -2
- package/dist/{lib → src/lib}/components/ContextMenu/ContextMenuRadioItem.js +2 -2
- package/dist/{lib → src/lib}/components/ContextMenu/ContextMenuSeparator.js +1 -1
- package/dist/{lib → src/lib}/components/ContextMenu/ContextMenuSubContent.d.ts +1 -1
- package/dist/{lib → src/lib}/components/ContextMenu/ContextMenuSubContent.js +2 -2
- package/dist/{lib → src/lib}/components/ContextMenu/ContextMenuSubTrigger.js +2 -2
- package/dist/{lib → src/lib}/components/ContextMenu/ContextMenuTrigger.js +1 -1
- package/dist/{lib → src/lib}/components/ContextMenu/index.d.ts +1 -1
- package/dist/{lib → src/lib}/components/DataList/DataListItem.js +2 -2
- package/dist/{lib → src/lib}/components/DataList/DataListLabel.d.ts +1 -1
- package/dist/{lib → src/lib}/components/DataList/DataListLabel.js +2 -2
- package/dist/{lib → src/lib}/components/DataList/DataListValue.d.ts +1 -1
- package/dist/{lib → src/lib}/components/DataList/DataListValue.js +2 -2
- package/dist/{lib → src/lib}/components/DataList/index.js +1 -1
- package/dist/{lib → src/lib}/components/Dialog/DialogAction.d.ts +2 -2
- package/dist/{lib → src/lib}/components/Dialog/DialogAction.js +2 -2
- package/dist/{lib → src/lib}/components/Dialog/DialogCancel.d.ts +1 -1
- package/dist/{lib → src/lib}/components/Dialog/DialogCancel.js +1 -1
- package/dist/{lib → src/lib}/components/Dialog/DialogContent.d.ts +1 -1
- package/dist/{lib → src/lib}/components/Dialog/DialogContent.js +2 -2
- package/dist/{lib → src/lib}/components/Dialog/DialogDescription.js +1 -1
- package/dist/{lib → src/lib}/components/Dialog/DialogSlot.js +1 -1
- package/dist/{lib → src/lib}/components/Dialog/DialogTitle.js +1 -1
- package/dist/{lib → src/lib}/components/DoughnutChart/index.js +2 -2
- package/dist/{lib → src/lib}/components/DropdownMenu/DropdonMenuSubContent.d.ts +1 -1
- package/dist/{lib → src/lib}/components/DropdownMenu/DropdonMenuSubContent.js +2 -2
- package/dist/{lib → src/lib}/components/DropdownMenu/DropdownMenuCheckboxItem.js +2 -2
- package/dist/{lib → src/lib}/components/DropdownMenu/DropdownMenuContent.d.ts +1 -1
- package/dist/{lib → src/lib}/components/DropdownMenu/DropdownMenuContent.js +2 -2
- package/dist/{lib → src/lib}/components/DropdownMenu/DropdownMenuItem.d.ts +1 -1
- package/dist/{lib → src/lib}/components/DropdownMenu/DropdownMenuItem.js +2 -2
- package/dist/{lib → src/lib}/components/DropdownMenu/DropdownMenuItemIndicator.d.ts +1 -1
- package/dist/{lib → src/lib}/components/DropdownMenu/DropdownMenuItemIndicator.js +2 -2
- package/dist/{lib → src/lib}/components/DropdownMenu/DropdownMenuLable.js +2 -2
- package/dist/{lib → src/lib}/components/DropdownMenu/DropdownMenuRadioItem.js +2 -2
- package/dist/{lib → src/lib}/components/DropdownMenu/DropdownMenuSeparator.js +1 -1
- package/dist/{lib → src/lib}/components/DropdownMenu/DropdownMenuSubTrigger.js +2 -2
- package/dist/{lib → src/lib}/components/DropdownMenu/DropdownMenuTrigger.d.ts +1 -1
- package/dist/{lib → src/lib}/components/DropdownMenu/DropdownMenuTrigger.js +1 -1
- package/dist/{lib → src/lib}/components/HoverCard/HoverCardContent.d.ts +2 -2
- package/dist/{lib → src/lib}/components/HoverCard/HoverCardContent.js +2 -2
- package/dist/{lib → src/lib}/components/IconButton/index.d.ts +2 -2
- package/dist/{lib → src/lib}/components/IconButton/index.js +2 -2
- package/dist/{lib → src/lib}/components/Inset/index.d.ts +1 -1
- package/dist/{lib → src/lib}/components/Inset/index.js +2 -2
- package/dist/{lib → src/lib}/components/Label/index.d.ts +2 -2
- package/dist/{lib → src/lib}/components/Label/index.js +2 -2
- package/dist/{lib → src/lib}/components/Menubar/MenubarCheckboxItem.js +2 -2
- package/dist/{lib → src/lib}/components/Menubar/MenubarContent.d.ts +1 -1
- package/dist/{lib → src/lib}/components/Menubar/MenubarContent.js +2 -2
- package/dist/{lib → src/lib}/components/Menubar/MenubarItem.d.ts +1 -1
- package/dist/{lib → src/lib}/components/Menubar/MenubarItem.js +2 -2
- package/dist/{lib → src/lib}/components/Menubar/MenubarItemIndicator.d.ts +1 -1
- package/dist/{lib → src/lib}/components/Menubar/MenubarItemIndicator.js +2 -2
- package/dist/{lib → src/lib}/components/Menubar/MenubarRadioItem.js +2 -2
- package/dist/{lib → src/lib}/components/Menubar/MenubarSeparator.js +1 -1
- package/dist/{lib → src/lib}/components/Menubar/MenubarSubContent.d.ts +1 -1
- package/dist/{lib → src/lib}/components/Menubar/MenubarSubContent.js +2 -2
- package/dist/{lib → src/lib}/components/Menubar/MenubarSubTrigger.js +2 -2
- package/dist/{lib → src/lib}/components/Menubar/MenubarTrigger.d.ts +1 -1
- package/dist/{lib → src/lib}/components/Menubar/MenubarTrigger.js +2 -2
- package/dist/{lib → src/lib}/components/Menubar/index.d.ts +2 -2
- package/dist/{lib → src/lib}/components/Menubar/index.js +2 -2
- package/dist/{lib → src/lib}/components/NavigationMenu/NavigationMenuContent.d.ts +1 -1
- package/dist/{lib → src/lib}/components/NavigationMenu/NavigationMenuContent.js +2 -2
- package/dist/{lib → src/lib}/components/NavigationMenu/NavigationMenuIndicator.js +1 -1
- package/dist/{lib → src/lib}/components/NavigationMenu/NavigationMenuLink.d.ts +1 -1
- package/dist/{lib → src/lib}/components/NavigationMenu/NavigationMenuLink.js +2 -2
- package/dist/{lib → src/lib}/components/NavigationMenu/NavigationMenuList.d.ts +1 -1
- package/dist/{lib → src/lib}/components/NavigationMenu/NavigationMenuList.js +2 -2
- package/dist/{lib → src/lib}/components/NavigationMenu/NavigationMenuTrigger.d.ts +1 -1
- package/dist/{lib → src/lib}/components/NavigationMenu/NavigationMenuTrigger.js +2 -2
- package/dist/{lib → src/lib}/components/NavigationMenu/NavigationMenuViewport.d.ts +2 -2
- package/dist/{lib → src/lib}/components/NavigationMenu/NavigationMenuViewport.js +2 -2
- package/dist/{lib → src/lib}/components/NavigationMenu/index.d.ts +1 -1
- package/dist/{lib → src/lib}/components/NavigationMenu/index.js +1 -1
- package/dist/{lib → src/lib}/components/PieChart/index.js +2 -2
- package/dist/{lib → src/lib}/components/Popover/PopoverClose.d.ts +1 -1
- package/dist/{lib → src/lib}/components/Popover/PopoverClose.js +1 -1
- package/dist/{lib → src/lib}/components/Popover/PopoverContent.d.ts +1 -1
- package/dist/{lib → src/lib}/components/Popover/PopoverContent.js +2 -2
- package/dist/{lib → src/lib}/components/Progress/index.d.ts +1 -1
- package/dist/{lib → src/lib}/components/Progress/index.js +2 -2
- package/dist/{lib → src/lib}/components/RadarChart/index.d.ts +1 -1
- package/dist/{lib → src/lib}/components/RadarChart/index.js +2 -2
- package/dist/{lib → src/lib}/components/Radio/index.d.ts +1 -1
- package/dist/{lib → src/lib}/components/Radio/index.js +2 -2
- package/dist/{lib → src/lib}/components/RadioCards/RadioCardsItem.d.ts +1 -1
- package/dist/{lib → src/lib}/components/RadioCards/RadioCardsItem.js +1 -1
- package/dist/{lib → src/lib}/components/RadioCards/index.js +2 -2
- package/dist/{lib → src/lib}/components/RadioGroup/RadioGroupItem.js +1 -1
- package/dist/{lib → src/lib}/components/RadioGroup/index.d.ts +1 -1
- package/dist/{lib → src/lib}/components/RadioGroup/index.js +1 -1
- package/dist/{lib → src/lib}/components/SegmentedControl/SegmentedControlItem.js +1 -1
- package/dist/{lib → src/lib}/components/SegmentedControl/index.d.ts +1 -1
- package/dist/{lib → src/lib}/components/SegmentedControl/index.js +2 -2
- package/dist/{lib → src/lib}/components/Select/index.d.ts +2 -2
- package/dist/{lib → src/lib}/components/Select/index.js +2 -2
- package/dist/{lib → src/lib}/components/Separator/index.js +2 -2
- package/dist/{lib → src/lib}/components/Skeleton/index.d.ts +2 -2
- package/dist/{lib → src/lib}/components/Skeleton/index.js +2 -2
- package/dist/{lib → src/lib}/components/Slider/index.d.ts +2 -2
- package/dist/{lib → src/lib}/components/Slider/index.js +2 -2
- package/dist/{lib → src/lib}/components/Spinner/index.d.ts +1 -1
- package/dist/{lib → src/lib}/components/Spinner/index.js +2 -2
- package/dist/{lib → src/lib}/components/TabNav/index.js +1 -1
- package/dist/{lib → src/lib}/components/Table/index.d.ts +2 -2
- package/dist/{lib → src/lib}/components/Table/index.js +2 -2
- package/dist/{lib → src/lib}/components/Tabs/index.d.ts +1 -1
- package/dist/{lib → src/lib}/components/Tabs/index.js +2 -2
- package/dist/{lib → src/lib}/components/TextArea/index.d.ts +2 -2
- package/dist/{lib → src/lib}/components/TextArea/index.js +2 -2
- package/dist/{lib → src/lib}/components/TextField/index.d.ts +2 -2
- package/dist/{lib → src/lib}/components/TextField/index.js +2 -2
- package/dist/{lib → src/lib}/components/Toast/ToastActionButton.d.ts +2 -2
- package/dist/{lib → src/lib}/components/Toast/ToastActionButton.js +3 -3
- package/dist/{lib → src/lib}/components/Toast/ToastDescription.d.ts +1 -1
- package/dist/{lib → src/lib}/components/Toast/ToastDescription.js +1 -1
- package/dist/{lib → src/lib}/components/Toast/ToastTitle.d.ts +1 -1
- package/dist/{lib → src/lib}/components/Toast/ToastTitle.js +1 -1
- package/dist/{lib → src/lib}/components/Toast/index.d.ts +1 -1
- package/dist/{lib → src/lib}/components/Toast/index.js +2 -2
- package/dist/{lib → src/lib}/components/Toggle/ToggleWithText.d.ts +2 -2
- package/dist/{lib → src/lib}/components/Toggle/ToggleWithText.js +3 -3
- package/dist/{lib → src/lib}/components/Toggle/index.d.ts +2 -2
- package/dist/{lib → src/lib}/components/Toggle/index.js +2 -2
- package/dist/{lib → src/lib}/components/ToggleGroup/index.d.ts +1 -1
- package/dist/{lib → src/lib}/components/ToggleGroup/index.js +2 -2
- package/dist/{lib → src/lib}/components/ToggleGroup/toggleGroupItem.d.ts +1 -1
- package/dist/{lib → src/lib}/components/ToggleGroup/toggleGroupItem.js +2 -2
- package/dist/{lib → src/lib}/components/ToggleSwitch/index.d.ts +1 -1
- package/dist/{lib → src/lib}/components/ToggleSwitch/index.js +3 -3
- package/dist/{lib → src/lib}/components/Tooltip/index.d.ts +4 -4
- package/dist/{lib → src/lib}/components/Tooltip/index.js +2 -2
- package/dist/{lib → src/lib}/constants.js +1 -1
- package/dist/tailwind.config.js +6 -6
- package/package.json +3 -6
- /package/dist/{lib → src/lib}/Typography/index.d.ts +0 -0
- /package/dist/{lib → src/lib}/Typography/index.js +0 -0
- /package/dist/{lib → src/lib}/color/alpha.d.ts +0 -0
- /package/dist/{lib → src/lib}/color/alpha.js +0 -0
- /package/dist/{lib → src/lib}/color/constants.d.ts +0 -0
- /package/dist/{lib → src/lib}/color/constants.js +0 -0
- /package/dist/{lib → src/lib}/color/dark.d.ts +0 -0
- /package/dist/{lib → src/lib}/color/dark.js +0 -0
- /package/dist/{lib → src/lib}/color/krdsColors.d.ts +0 -0
- /package/dist/{lib → src/lib}/color/krdsColors.js +0 -0
- /package/dist/{lib → src/lib}/color/light.d.ts +0 -0
- /package/dist/{lib → src/lib}/color/light.js +0 -0
- /package/dist/{lib → src/lib}/components/AlertDialog/AlertDialogDescription.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/AlertDialog/AlertDialogTitle.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/AlertDialog/index.js +0 -0
- /package/dist/{lib → src/lib}/components/AspectRatio/index.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/Callout/CalloutIcon.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/Callout/CalloutText.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/ContextMenu/ContextMenuCheckboxItem.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/ContextMenu/ContextMenuGroup.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/ContextMenu/ContextMenuGroup.js +0 -0
- /package/dist/{lib → src/lib}/components/ContextMenu/ContextMenuLabel.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/ContextMenu/ContextMenuRadioGroup.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/ContextMenu/ContextMenuRadioGroup.js +0 -0
- /package/dist/{lib → src/lib}/components/ContextMenu/ContextMenuRadioItem.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/ContextMenu/ContextMenuSeparator.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/ContextMenu/ContextMenuSubTrigger.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/ContextMenu/ContextMenuTrigger.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/ContextMenu/index.js +0 -0
- /package/dist/{lib → src/lib}/components/DataList/DataListItem.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/DataList/index.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/Dialog/DialogDescription.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/Dialog/DialogSlot.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/Dialog/DialogTitle.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/Dialog/DialogTrigger.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/Dialog/DialogTrigger.js +0 -0
- /package/dist/{lib → src/lib}/components/Dialog/index.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/Dialog/index.js +0 -0
- /package/dist/{lib → src/lib}/components/DoughnutChart/index.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/DropdownMenu/DropdonMenuRadioGroup.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/DropdownMenu/DropdonMenuRadioGroup.js +0 -0
- /package/dist/{lib → src/lib}/components/DropdownMenu/DropdownMenuCheckboxItem.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/DropdownMenu/DropdownMenuLable.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/DropdownMenu/DropdownMenuRadioItem.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/DropdownMenu/DropdownMenuSeparator.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/DropdownMenu/DropdownMenuSub.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/DropdownMenu/DropdownMenuSub.js +0 -0
- /package/dist/{lib → src/lib}/components/DropdownMenu/DropdownMenuSubTrigger.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/DropdownMenu/index.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/DropdownMenu/index.js +0 -0
- /package/dist/{lib → src/lib}/components/HoverCard/HoverCardTrigger.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/HoverCard/HoverCardTrigger.js +0 -0
- /package/dist/{lib → src/lib}/components/HoverCard/index.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/HoverCard/index.js +0 -0
- /package/dist/{lib → src/lib}/components/Menubar/MenubarCheckboxItem.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/Menubar/MenubarMenu.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/Menubar/MenubarMenu.js +0 -0
- /package/dist/{lib → src/lib}/components/Menubar/MenubarRadioGroup.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/Menubar/MenubarRadioGroup.js +0 -0
- /package/dist/{lib → src/lib}/components/Menubar/MenubarRadioItem.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/Menubar/MenubarSeparator.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/Menubar/MenubarSub.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/Menubar/MenubarSub.js +0 -0
- /package/dist/{lib → src/lib}/components/Menubar/MenubarSubTrigger.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/NavigationMenu/NavigationMenuIndicator.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/NavigationMenu/NavigationMenuItem.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/NavigationMenu/NavigationMenuItem.js +0 -0
- /package/dist/{lib → src/lib}/components/PieChart/index.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/Popover/PopoverTrigger.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/Popover/PopoverTrigger.js +0 -0
- /package/dist/{lib → src/lib}/components/Popover/index.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/Popover/index.js +0 -0
- /package/dist/{lib → src/lib}/components/RadioCards/index.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/RadioGroup/RadioGroupItem.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/ScrollArea/index.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/ScrollArea/index.js +0 -0
- /package/dist/{lib → src/lib}/components/SegmentedControl/SegmentedControlItem.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/Separator/index.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/TabNav/index.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/index.d.ts +0 -0
- /package/dist/{lib → src/lib}/components/index.js +0 -0
- /package/dist/{lib → src/lib}/constants.d.ts +0 -0
- /package/dist/{lib → src/lib}/index.d.ts +0 -0
- /package/dist/{lib → src/lib}/index.js +0 -0
- /package/dist/{lib → src/lib}/types.d.ts +0 -0
- /package/dist/{lib → src/lib}/types.js +0 -0
- /package/dist/{lib → src/lib}/utils/utils.d.ts +0 -0
- /package/dist/{lib → src/lib}/utils/utils.js +0 -0
@@ -1,11 +1,11 @@
|
|
1
1
|
import { VariantProps } from 'class-variance-authority';
|
2
2
|
import React from 'react';
|
3
|
-
import { IColor } from '
|
3
|
+
import { IColor } from 'lib/types';
|
4
4
|
export interface HeaderProps extends VariantProps<typeof headerVariants> {
|
5
5
|
color?: IColor;
|
6
6
|
}
|
7
7
|
declare let headerVariants: (props?: ({
|
8
|
-
weight?: "
|
8
|
+
weight?: "bold" | "medium" | "regular" | "semibold" | null | undefined;
|
9
9
|
headers?: "h2" | "h3" | "h1" | "h4" | "h5" | "h6" | null | undefined;
|
10
10
|
color?: string | null | undefined;
|
11
11
|
} & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
|
@@ -21,9 +21,9 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
21
21
|
return t;
|
22
22
|
};
|
23
23
|
import { jsx as _jsx } from "react/jsx-runtime";
|
24
|
-
import { cn } from '
|
24
|
+
import { cn } from 'lib/utils/utils';
|
25
25
|
import { cva } from 'class-variance-authority';
|
26
|
-
import { textColorStyle, weightVariants } from '
|
26
|
+
import { textColorStyle, weightVariants } from 'lib/constants';
|
27
27
|
import { Heading as HeadingTheme, Theme } from '@radix-ui/themes';
|
28
28
|
import React from 'react';
|
29
29
|
var weights = __assign({}, weightVariants);
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import { VariantProps } from 'class-variance-authority';
|
3
|
-
import { IColor, ITypoSize } from '
|
3
|
+
import { IColor, ITypoSize } from 'lib/types';
|
4
4
|
export interface TextProps extends VariantProps<typeof textVariants> {
|
5
5
|
color?: IColor;
|
6
6
|
size?: ITypoSize;
|
@@ -8,7 +8,7 @@ export interface TextProps extends VariantProps<typeof textVariants> {
|
|
8
8
|
align?: 'left' | 'center' | 'right';
|
9
9
|
}
|
10
10
|
declare const textVariants: (props?: ({
|
11
|
-
weight?: "
|
11
|
+
weight?: "bold" | "medium" | "regular" | "semibold" | "light" | null | undefined;
|
12
12
|
color?: string | null | undefined;
|
13
13
|
} & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
|
14
14
|
export declare const Text: React.ForwardRefExoticComponent<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & TextProps & React.RefAttributes<HTMLSpanElement>>;
|
@@ -24,8 +24,8 @@ import { jsx as _jsx } from "react/jsx-runtime";
|
|
24
24
|
import { forwardRef } from 'react';
|
25
25
|
import { cva } from 'class-variance-authority';
|
26
26
|
import { Text as TextTheme, Theme } from '@radix-ui/themes';
|
27
|
-
import { textColorStyle, weightVariants } from '
|
28
|
-
import { cn } from '
|
27
|
+
import { textColorStyle, weightVariants } from 'lib/constants';
|
28
|
+
import { cn } from 'lib/utils/utils';
|
29
29
|
var textVariants = cva('text', {
|
30
30
|
variants: {
|
31
31
|
weight: __assign({ light: 'font-light' }, weightVariants),
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import * as AccordionPrimitive from '@radix-ui/react-accordion';
|
3
3
|
import { VariantProps } from 'class-variance-authority';
|
4
|
-
import { IColor } from '
|
4
|
+
import { IColor } from 'lib/types';
|
5
5
|
export interface AccordionProps extends React.InputHTMLAttributes<HTMLInputElement>, VariantProps<typeof accoridanVariants> {
|
6
6
|
defaultValue?: string;
|
7
7
|
color?: IColor;
|
@@ -24,9 +24,9 @@ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
24
24
|
import React from 'react';
|
25
25
|
import * as AccordionPrimitive from '@radix-ui/react-accordion';
|
26
26
|
import { ChevronDownIcon } from '@radix-ui/react-icons';
|
27
|
-
import { cn } from '
|
27
|
+
import { cn } from 'lib/utils/utils';
|
28
28
|
import { cva } from 'class-variance-authority';
|
29
|
-
import { scalingVariants } from '
|
29
|
+
import { scalingVariants } from 'lib/constants';
|
30
30
|
var accoridanVariants = cva('', {
|
31
31
|
variants: {
|
32
32
|
scaling: __assign({}, scalingVariants),
|
@@ -1,14 +1,14 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import * as AlertDialogPrimitive from '@radix-ui/react-alert-dialog';
|
3
3
|
import { VariantProps } from 'class-variance-authority';
|
4
|
-
import { IAppearance } from '
|
4
|
+
import { IAppearance } from 'lib/types';
|
5
5
|
export interface AlertDialogActionProps extends VariantProps<typeof alertDialogActionVariants> {
|
6
6
|
appearance?: IAppearance;
|
7
7
|
}
|
8
8
|
export declare const alertDialogActionVariants: (props?: ({
|
9
|
-
radius?: "
|
9
|
+
radius?: "small" | "none" | "medium" | "large" | "full" | null | undefined;
|
10
10
|
size?: "small" | "medium" | "large" | "x-large" | null | undefined;
|
11
|
-
weight?: "
|
11
|
+
weight?: "bold" | "medium" | "regular" | "semibold" | null | undefined;
|
12
12
|
color?: string | null | undefined;
|
13
13
|
} & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
|
14
14
|
export declare const AlertDialogAction: React.ForwardRefExoticComponent<Omit<AlertDialogPrimitive.AlertDialogActionProps & React.RefAttributes<HTMLButtonElement>, "ref"> & AlertDialogActionProps & React.RefAttributes<HTMLButtonElement>>;
|
@@ -24,8 +24,8 @@ import { jsx as _jsx } from "react/jsx-runtime";
|
|
24
24
|
import { forwardRef } from 'react';
|
25
25
|
import * as AlertDialogPrimitive from '@radix-ui/react-alert-dialog';
|
26
26
|
import { cva } from 'class-variance-authority';
|
27
|
-
import { cn } from '
|
28
|
-
import { appearanceStyle, primaryColorStyle, weightVariants } from '
|
27
|
+
import { cn } from 'lib/utils/utils';
|
28
|
+
import { appearanceStyle, primaryColorStyle, weightVariants } from 'lib/constants';
|
29
29
|
export var alertDialogActionVariants = cva("inline-flex items-center justify-center px-[15px] outline-none focus:shadow-[0_0_0_2px] font-normal", {
|
30
30
|
variants: {
|
31
31
|
radius: {
|
@@ -1,13 +1,13 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import * as AlertDialogPrimitive from '@radix-ui/react-alert-dialog';
|
3
3
|
import { VariantProps } from 'class-variance-authority';
|
4
|
-
import { IAppearance } from '
|
4
|
+
import { IAppearance } from 'lib/types';
|
5
5
|
export interface AlertDialogCancelProps extends VariantProps<typeof alertDialogCancelVariants> {
|
6
6
|
appearance?: IAppearance;
|
7
7
|
}
|
8
8
|
export declare const alertDialogCancelVariants: (props?: ({
|
9
|
-
radius?: "
|
9
|
+
radius?: "small" | "none" | "medium" | "large" | "full" | null | undefined;
|
10
10
|
size?: "small" | "medium" | "large" | "x-large" | null | undefined;
|
11
|
-
weight?: "
|
11
|
+
weight?: "bold" | "medium" | "regular" | "semibold" | null | undefined;
|
12
12
|
} & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
|
13
13
|
export declare const AlertDialogCancel: React.ForwardRefExoticComponent<Omit<AlertDialogPrimitive.AlertDialogCancelProps & React.RefAttributes<HTMLButtonElement>, "ref"> & AlertDialogCancelProps & React.RefAttributes<HTMLButtonElement>>;
|
@@ -24,8 +24,8 @@ import { jsx as _jsx } from "react/jsx-runtime";
|
|
24
24
|
import { forwardRef } from 'react';
|
25
25
|
import * as AlertDialogPrimitive from '@radix-ui/react-alert-dialog';
|
26
26
|
import { cva } from 'class-variance-authority';
|
27
|
-
import { cn } from '
|
28
|
-
import { weightVariants } from '
|
27
|
+
import { cn } from 'lib/utils/utils';
|
28
|
+
import { weightVariants } from 'lib/constants';
|
29
29
|
export var alertDialogCancelVariants = cva("inline-flex justify-center items-center text-slate-11 bg-slate-3 outline-none border-none\n dark:text-slateDark-11 dark:bg-slateDark-3 dark:hover:bg-slateDarkA-4\n active:border-none hover:cursor-pointer hover:bg-slateA-4", {
|
30
30
|
variants: {
|
31
31
|
radius: {
|
@@ -6,6 +6,6 @@ export interface AlertDialogContentProps extends VariantProps<typeof alertDialog
|
|
6
6
|
export declare const alertDialogContentVariants: (props?: ({
|
7
7
|
size?: "small" | "medium" | "large" | "x-large" | null | undefined;
|
8
8
|
scaling?: "90%" | "95%" | "100%" | "105%" | "110%" | null | undefined;
|
9
|
-
radius?: "
|
9
|
+
radius?: "small" | "none" | "medium" | "large" | "full" | null | undefined;
|
10
10
|
} & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
|
11
11
|
export declare const AlertDialogContent: React.ForwardRefExoticComponent<Omit<AlertDialogPrimitive.AlertDialogContentProps & React.RefAttributes<HTMLDivElement>, "ref"> & AlertDialogContentProps & React.RefAttributes<HTMLDivElement>>;
|
@@ -24,8 +24,8 @@ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
24
24
|
import { forwardRef } from 'react';
|
25
25
|
import * as AlertDialogPrimitive from '@radix-ui/react-alert-dialog';
|
26
26
|
import { cva } from 'class-variance-authority';
|
27
|
-
import { cn } from '
|
28
|
-
import { radiusVariants, scalingVariants } from '
|
27
|
+
import { cn } from 'lib/utils/utils';
|
28
|
+
import { radiusVariants, scalingVariants } from 'lib/constants';
|
29
29
|
export var alertDialogContentVariants = cva("fixed max-h-[85vh] top-[50%] left-[50%] focus:outline-none\n translate-x-[-50%] translate-y-[-50%] data-[state=open]:animate-contentShow bg-white dark:bg-slateDark-1 \n shadow-[hsl(206_22%_7%_/_35%)_0px_10px_38px_-10px,_hsl(206_22%_7%_/_20%)_0px_10px_20px_-15px]", {
|
30
30
|
variants: {
|
31
31
|
size: {
|
@@ -24,7 +24,7 @@ import { jsx as _jsx } from "react/jsx-runtime";
|
|
24
24
|
import { forwardRef } from 'react';
|
25
25
|
import * as AlertDialogPrimitive from '@radix-ui/react-alert-dialog';
|
26
26
|
import { cva } from 'class-variance-authority';
|
27
|
-
import { cn } from '
|
27
|
+
import { cn } from 'lib/utils/utils';
|
28
28
|
export var alertDialogDescriptionVariants = cva("text-slate-12 dark:text-slateDark-12 font-normal", {
|
29
29
|
variants: {
|
30
30
|
size: {
|
@@ -24,7 +24,7 @@ import { jsx as _jsx } from "react/jsx-runtime";
|
|
24
24
|
import { forwardRef } from 'react';
|
25
25
|
import * as AlertDialogPrimitive from '@radix-ui/react-alert-dialog';
|
26
26
|
import { cva } from 'class-variance-authority';
|
27
|
-
import { cn } from '
|
27
|
+
import { cn } from 'lib/utils/utils';
|
28
28
|
export var alertDialogTitleVariants = cva("m-0 text-slate-12 dark:text-slateDark-12 font-bold", {
|
29
29
|
variants: {
|
30
30
|
size: {
|
@@ -1,16 +1,16 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import * as AlertDialogPrimitive from '@radix-ui/react-alert-dialog';
|
3
3
|
import { VariantProps } from 'class-variance-authority';
|
4
|
-
import { IAppearance, IColor } from '
|
4
|
+
import { IAppearance, IColor } from 'lib/types';
|
5
5
|
export interface ButtonProps extends React.ButtonHTMLAttributes<HTMLButtonElement>, VariantProps<typeof buttonVariants> {
|
6
6
|
color?: IColor;
|
7
7
|
appearance?: IAppearance;
|
8
8
|
}
|
9
9
|
declare const buttonVariants: (props?: ({
|
10
|
-
radius?: "
|
10
|
+
radius?: "small" | "none" | "medium" | "large" | "full" | null | undefined;
|
11
11
|
size?: "small" | "medium" | "large" | "x-large" | null | undefined;
|
12
12
|
scaling?: "90%" | "95%" | "100%" | "105%" | "110%" | null | undefined;
|
13
|
-
weight?: "
|
13
|
+
weight?: "bold" | "medium" | "regular" | "semibold" | null | undefined;
|
14
14
|
color?: string | null | undefined;
|
15
15
|
} & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
|
16
16
|
export declare const AlertDialogTrigger: React.ForwardRefExoticComponent<Omit<AlertDialogPrimitive.AlertDialogTriggerProps & React.RefAttributes<HTMLButtonElement>, "ref"> & ButtonProps & React.RefAttributes<HTMLButtonElement>>;
|
@@ -24,8 +24,8 @@ import { jsx as _jsx } from "react/jsx-runtime";
|
|
24
24
|
import { forwardRef } from 'react';
|
25
25
|
import * as AlertDialogPrimitive from '@radix-ui/react-alert-dialog';
|
26
26
|
import { cva } from 'class-variance-authority';
|
27
|
-
import { radiusVariants, scalingVariants, weightVariants, primaryColorStyle, appearanceStyle, } from '
|
28
|
-
import { cn } from '
|
27
|
+
import { radiusVariants, scalingVariants, weightVariants, primaryColorStyle, appearanceStyle, } from 'lib/constants';
|
28
|
+
import { cn } from 'lib/utils/utils';
|
29
29
|
var buttonVariants = cva("inline-flex items-center transition-colors focus:outline-none hover:cursor-pointer\n disabled:cursor-not-allowed disabled:bg-slate-3 disabled:text-slate-8", {
|
30
30
|
variants: {
|
31
31
|
radius: __assign({}, radiusVariants['base']),
|
@@ -4,7 +4,7 @@ import { VariantProps } from 'class-variance-authority';
|
|
4
4
|
import { alertDialogContentVariants } from './AlertDialogContent';
|
5
5
|
import { alertDialogTitleVariants } from './AlertDialogTitle';
|
6
6
|
import { alertDialogDescriptionVariants } from './AlertDialogDescription';
|
7
|
-
import { IColor } from '
|
7
|
+
import { IColor } from 'lib/types';
|
8
8
|
export * from './AlertDialogTrigger';
|
9
9
|
export * from './AlertDialogContent';
|
10
10
|
export * from './AlertDialogTitle';
|
@@ -24,8 +24,8 @@ import { jsx as _jsx } from "react/jsx-runtime";
|
|
24
24
|
import { forwardRef } from 'react';
|
25
25
|
import * as AspectRatioPrimitive from '@radix-ui/react-aspect-ratio';
|
26
26
|
import { cva } from 'class-variance-authority';
|
27
|
-
import { cn } from '
|
28
|
-
import { scalingVariants } from '
|
27
|
+
import { cn } from 'lib/utils/utils';
|
28
|
+
import { scalingVariants } from 'lib/constants';
|
29
29
|
export var aspectRatioVariants = cva('', {
|
30
30
|
variants: {
|
31
31
|
scaling: __assign({}, scalingVariants),
|
@@ -8,7 +8,7 @@ export interface AvatarProps extends VariantProps<typeof AvatarVariants> {
|
|
8
8
|
fallbackClassName?: string;
|
9
9
|
}
|
10
10
|
declare const AvatarVariants: (props?: ({
|
11
|
-
radius?: "
|
11
|
+
radius?: "small" | "none" | "medium" | "large" | "full" | null | undefined;
|
12
12
|
size?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | null | undefined;
|
13
13
|
scaling?: "90%" | "95%" | "100%" | "105%" | "110%" | null | undefined;
|
14
14
|
color?: string | null | undefined;
|
@@ -24,8 +24,8 @@ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
24
24
|
import { forwardRef } from 'react';
|
25
25
|
import * as AvatarPrimitive from '@radix-ui/react-avatar';
|
26
26
|
import { cva } from 'class-variance-authority';
|
27
|
-
import { cn } from '
|
28
|
-
import { appearanceStyle, primaryColorStyle, radiusVariants, scalingVariants } from '
|
27
|
+
import { cn } from 'lib/utils/utils';
|
28
|
+
import { appearanceStyle, primaryColorStyle, radiusVariants, scalingVariants } from 'lib/constants';
|
29
29
|
var AvatarVariants = cva('font-medium', {
|
30
30
|
variants: {
|
31
31
|
radius: __assign({}, radiusVariants['base']),
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import React, { HTMLAttributes } from 'react';
|
2
2
|
import { VariantProps } from 'class-variance-authority';
|
3
|
-
import { IColor, IAppearance, ISize, IWeight } from '
|
3
|
+
import { IColor, IAppearance, ISize, IWeight } from 'lib/types';
|
4
4
|
export interface BadgeProps extends HTMLAttributes<HTMLDivElement>, VariantProps<typeof BadgeVariants> {
|
5
5
|
color?: IColor;
|
6
6
|
appearance?: Exclude<IAppearance, 'classic' | 'ghost'>;
|
@@ -8,10 +8,10 @@ export interface BadgeProps extends HTMLAttributes<HTMLDivElement>, VariantProps
|
|
8
8
|
weight?: IWeight;
|
9
9
|
}
|
10
10
|
declare const BadgeVariants: (props?: ({
|
11
|
-
radius?: "
|
11
|
+
radius?: "small" | "none" | "medium" | "large" | "full" | null | undefined;
|
12
12
|
size?: "small" | "medium" | "large" | null | undefined;
|
13
13
|
scaling?: "90%" | "95%" | "100%" | "105%" | "110%" | null | undefined;
|
14
|
-
weight?: "
|
14
|
+
weight?: "bold" | "medium" | "regular" | "semibold" | null | undefined;
|
15
15
|
color?: string | null | undefined;
|
16
16
|
} & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
|
17
17
|
declare const Badge: React.ForwardRefExoticComponent<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & BadgeProps & React.RefAttributes<HTMLDivElement>>;
|
@@ -23,8 +23,8 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
23
23
|
import { jsx as _jsx } from "react/jsx-runtime";
|
24
24
|
import { forwardRef } from 'react';
|
25
25
|
import { cva } from 'class-variance-authority';
|
26
|
-
import { cn } from '
|
27
|
-
import { appearanceStyle, primaryColorStyle, radiusVariants, scalingVariants, weightVariants, } from '
|
26
|
+
import { cn } from 'lib/utils/utils';
|
27
|
+
import { appearanceStyle, primaryColorStyle, radiusVariants, scalingVariants, weightVariants, } from 'lib/constants';
|
28
28
|
var BadgeVariants = cva('inline-flex items-center transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2', {
|
29
29
|
variants: {
|
30
30
|
radius: __assign({}, radiusVariants['base']),
|
@@ -23,9 +23,9 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
23
23
|
import { jsx as _jsx } from "react/jsx-runtime";
|
24
24
|
import { Bubble } from 'react-chartjs-2';
|
25
25
|
import { Chart as ChartJS, LinearScale, PointElement, Tooltip, Legend } from 'chart.js/auto';
|
26
|
-
import { scalingVariants } from '
|
26
|
+
import { scalingVariants } from 'lib/constants';
|
27
27
|
import { cva } from 'class-variance-authority';
|
28
|
-
import { cn } from '
|
28
|
+
import { cn } from 'lib/utils/utils';
|
29
29
|
ChartJS.register(LinearScale, PointElement, Tooltip, Legend);
|
30
30
|
var bubbleChartVariants = cva('', {
|
31
31
|
variants: {
|
@@ -1,15 +1,15 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import { VariantProps } from 'class-variance-authority';
|
3
|
-
import { IAppearance, IColor } from '
|
3
|
+
import { IAppearance, IColor } from 'lib/types';
|
4
4
|
export interface ButtonProps extends React.ButtonHTMLAttributes<HTMLButtonElement>, VariantProps<typeof buttonVariants> {
|
5
5
|
color?: IColor;
|
6
6
|
appearance?: IAppearance;
|
7
7
|
}
|
8
8
|
declare const buttonVariants: (props?: ({
|
9
|
-
radius?: "
|
9
|
+
radius?: "small" | "none" | "medium" | "large" | "full" | null | undefined;
|
10
10
|
size?: "small" | "medium" | "large" | "x-small" | "x-large" | null | undefined;
|
11
11
|
scaling?: "90%" | "95%" | "100%" | "105%" | "110%" | null | undefined;
|
12
|
-
weight?: "
|
12
|
+
weight?: "bold" | "medium" | "regular" | "semibold" | null | undefined;
|
13
13
|
color?: string | null | undefined;
|
14
14
|
} & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
|
15
15
|
export declare const Button: React.ForwardRefExoticComponent<Omit<React.DetailedHTMLProps<React.ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref"> & ButtonProps & React.RefAttributes<HTMLButtonElement>>;
|
@@ -23,8 +23,8 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
23
23
|
import { jsx as _jsx } from "react/jsx-runtime";
|
24
24
|
import { forwardRef } from 'react';
|
25
25
|
import { cva } from 'class-variance-authority';
|
26
|
-
import { cn } from '
|
27
|
-
import { radiusVariants, weightVariants, primaryColorStyle, appearanceStyle, scalingVariants, } from '
|
26
|
+
import { cn } from 'lib/utils/utils';
|
27
|
+
import { radiusVariants, weightVariants, primaryColorStyle, appearanceStyle, scalingVariants, } from 'lib/constants';
|
28
28
|
var buttonVariants = cva("inline-flex items-center transition-colors focus:outline-none hover:cursor-pointer\n disabled:cursor-not-allowed disabled:bg-slate-3 disabled:text-slate-8 justify-center", {
|
29
29
|
variants: {
|
30
30
|
radius: __assign({}, radiusVariants['base']),
|
@@ -24,9 +24,9 @@ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
24
24
|
import { forwardRef } from 'react';
|
25
25
|
import { Callout as CalloutTheme } from '@radix-ui/themes';
|
26
26
|
import { cva } from 'class-variance-authority';
|
27
|
-
import { cn } from '
|
27
|
+
import { cn } from 'lib/utils/utils';
|
28
28
|
import { ExclamationTriangleIcon, InfoCircledIcon, LockClosedIcon, CheckCircledIcon, } from '@radix-ui/react-icons';
|
29
|
-
import { scalingVariants } from '
|
29
|
+
import { scalingVariants } from 'lib/constants';
|
30
30
|
import { useCalloutContext } from '.';
|
31
31
|
var calloutIconVariants = cva('flex items-center text-slate-12 dark:text-slateDark-12', {
|
32
32
|
variants: {
|
@@ -23,7 +23,7 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
23
23
|
import { jsx as _jsx } from "react/jsx-runtime";
|
24
24
|
import { forwardRef } from 'react';
|
25
25
|
import { cva } from 'class-variance-authority';
|
26
|
-
import { cn } from '
|
26
|
+
import { cn } from 'lib/utils/utils';
|
27
27
|
import { useCalloutContext } from '.';
|
28
28
|
export var calloutTextVariants = cva('break-words font-normal text-slate-12 dark:text-slateDark-12 ', {
|
29
29
|
variants: {
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import { VariantProps } from 'class-variance-authority';
|
3
3
|
import { calloutTextVariants } from './CalloutText';
|
4
|
-
import { IAppearance } from '
|
4
|
+
import { IAppearance } from 'lib/types';
|
5
5
|
export * from './CalloutIcon';
|
6
6
|
export * from './CalloutText';
|
7
7
|
export interface CalloutProps extends VariantProps<typeof calloutVariants>, VariantProps<typeof calloutTextVariants> {
|
@@ -10,7 +10,7 @@ export interface CalloutProps extends VariantProps<typeof calloutVariants>, Vari
|
|
10
10
|
color?: 'danger' | 'warning' | 'success' | 'information' | null;
|
11
11
|
}
|
12
12
|
declare const calloutVariants: (props?: ({
|
13
|
-
radius?: "
|
13
|
+
radius?: "small" | "none" | "medium" | "large" | "full" | null | undefined;
|
14
14
|
size?: "small" | "medium" | "large" | null | undefined;
|
15
15
|
scaling?: "90%" | "95%" | "100%" | "105%" | "110%" | null | undefined;
|
16
16
|
color?: "danger" | "warning" | "success" | "information" | null | undefined;
|
@@ -24,8 +24,8 @@ import { jsx as _jsx } from "react/jsx-runtime";
|
|
24
24
|
import { forwardRef, createContext, useContext, } from 'react';
|
25
25
|
import { Callout as CalloutTheme } from '@radix-ui/themes';
|
26
26
|
import { cva } from 'class-variance-authority';
|
27
|
-
import { cn } from '
|
28
|
-
import { appearanceStyle, radiusVariants, scalingVariants } from '
|
27
|
+
import { cn } from 'lib/utils/utils';
|
28
|
+
import { appearanceStyle, radiusVariants, scalingVariants } from 'lib/constants';
|
29
29
|
export * from './CalloutIcon';
|
30
30
|
export * from './CalloutText';
|
31
31
|
var calloutVariants = cva('flex w-fit max-w-[600px]', {
|
@@ -1,14 +1,14 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import { VariantProps } from 'class-variance-authority';
|
3
|
-
import { IAppearance } from '
|
3
|
+
import { IAppearance } from 'lib/types';
|
4
4
|
export interface CardProps extends VariantProps<typeof cardVariants> {
|
5
5
|
appearance?: Exclude<IAppearance, 'solid' | 'outline'>;
|
6
6
|
}
|
7
7
|
declare const cardVariants: (props?: ({
|
8
|
-
radius?: "
|
8
|
+
radius?: "small" | "none" | "medium" | "large" | "full" | null | undefined;
|
9
9
|
size?: "small" | "medium" | "large" | null | undefined;
|
10
10
|
scaling?: "90%" | "95%" | "100%" | "105%" | "110%" | null | undefined;
|
11
|
-
weight?: "
|
11
|
+
weight?: "bold" | "medium" | "regular" | "semibold" | null | undefined;
|
12
12
|
} & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
|
13
13
|
declare const Card: React.ForwardRefExoticComponent<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & CardProps & React.RefAttributes<HTMLDivElement>>;
|
14
14
|
export default Card;
|
@@ -23,8 +23,8 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
23
23
|
import { jsx as _jsx } from "react/jsx-runtime";
|
24
24
|
import { forwardRef } from 'react';
|
25
25
|
import { cva } from 'class-variance-authority';
|
26
|
-
import { scalingVariants, weightVariants } from '
|
27
|
-
import { cn } from '
|
26
|
+
import { scalingVariants, weightVariants } from 'lib/constants';
|
27
|
+
import { cn } from 'lib/utils/utils';
|
28
28
|
var cardVariants = cva("border border-slate-6 flex items-center text-slate-12\n dark:border-slateDarkA-6 dark:text-slateDarkA-12\n ", {
|
29
29
|
variants: {
|
30
30
|
radius: {
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import { VariantProps } from 'class-variance-authority';
|
3
3
|
import * as CheckboxPrimitive from '@radix-ui/react-checkbox';
|
4
|
-
import { IAppearance, IColor } from '
|
4
|
+
import { IAppearance, IColor } from 'lib/types';
|
5
5
|
export interface CheckboxProps extends VariantProps<typeof CheckboxVariants> {
|
6
6
|
id: string;
|
7
7
|
color?: IColor;
|
@@ -11,7 +11,7 @@ export interface CheckboxProps extends VariantProps<typeof CheckboxVariants> {
|
|
11
11
|
export declare const CheckboxVariants: (props?: ({
|
12
12
|
size?: "small" | "medium" | "large" | null | undefined;
|
13
13
|
scaling?: "90%" | "95%" | "100%" | "105%" | "110%" | null | undefined;
|
14
|
-
radius?: "
|
14
|
+
radius?: "small" | "none" | "medium" | "large" | "full" | null | undefined;
|
15
15
|
} & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
|
16
16
|
export declare const Checkbox: React.ForwardRefExoticComponent<Omit<CheckboxPrimitive.CheckboxProps & React.RefAttributes<HTMLButtonElement>, "ref"> & CheckboxProps & React.RefAttributes<HTMLButtonElement>>;
|
17
17
|
export default Checkbox;
|
@@ -25,9 +25,9 @@ import { forwardRef } from 'react';
|
|
25
25
|
import { cva } from 'class-variance-authority';
|
26
26
|
import * as CheckboxPrimitive from '@radix-ui/react-checkbox';
|
27
27
|
import { CheckIcon, MinusIcon } from '@radix-ui/react-icons';
|
28
|
-
import { Label } from '
|
29
|
-
import { cn } from '
|
30
|
-
import { checkboxAppearanceStyle, radiusVariants, scalingVariants, textColorStyle, } from '
|
28
|
+
import { Label } from 'lib/components/Label';
|
29
|
+
import { cn } from 'lib/utils/utils';
|
30
|
+
import { checkboxAppearanceStyle, radiusVariants, scalingVariants, textColorStyle, } from 'lib/constants';
|
31
31
|
export var CheckboxVariants = cva("peer ring-offset-background", {
|
32
32
|
variants: {
|
33
33
|
size: {
|
@@ -1,8 +1,8 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import * as CheckboxPrimitive from '@radix-ui/react-checkbox';
|
3
3
|
import { VariantProps } from 'class-variance-authority';
|
4
|
-
import { IColor, IRadius, IScaling } from '
|
5
|
-
import { CheckboxVariants } from '
|
4
|
+
import { IColor, IRadius, IScaling } from 'lib/types';
|
5
|
+
import { CheckboxVariants } from 'lib/components/Checkbox';
|
6
6
|
export interface CheckboxCardProps extends React.HTMLAttributes<HTMLDivElement>, VariantProps<typeof CheckboxVariants> {
|
7
7
|
id: string;
|
8
8
|
scaling?: IScaling;
|
@@ -12,7 +12,7 @@ export interface CheckboxCardProps extends React.HTMLAttributes<HTMLDivElement>,
|
|
12
12
|
ariaDisabled?: boolean;
|
13
13
|
}
|
14
14
|
export declare const CheckboxCardVariants: (props?: ({
|
15
|
-
radius?: "
|
15
|
+
radius?: "small" | "none" | "medium" | "large" | "full" | null | undefined;
|
16
16
|
size?: "small" | "medium" | "large" | null | undefined;
|
17
17
|
scaling?: "90%" | "95%" | "100%" | "105%" | "110%" | null | undefined;
|
18
18
|
} & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
|
@@ -23,10 +23,10 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
23
23
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
24
24
|
import { forwardRef } from 'react';
|
25
25
|
import { cva } from 'class-variance-authority';
|
26
|
-
import Checkbox from '
|
27
|
-
import { Label } from '
|
28
|
-
import { cn } from '
|
29
|
-
import { scalingVariants } from '
|
26
|
+
import Checkbox from 'lib/components/Checkbox';
|
27
|
+
import { Label } from 'lib/components/Label';
|
28
|
+
import { cn } from 'lib/utils/utils';
|
29
|
+
import { scalingVariants } from 'lib/constants';
|
30
30
|
export var CheckboxCardVariants = cva("flex justify-between space-x-2 min-w-[200px] border border-slate-7 text-slate-12\n hover:border-slate-8 hover:cursor-pointer aria-disabled:bg-slate-3 aria-disabled:cursor-not-allowed aria-disabled:text-slateA-9\n dark:border-slateDark-6 dark:text-slateDark-12 dark:hover:border-slateDark-7\n dark:aria-disabled:bg-slateDark-3 dark:aria-disabled:text-slateDarkA-8", {
|
31
31
|
variants: {
|
32
32
|
radius: {
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import * as CheckboxPrimitive from '@radix-ui/react-checkbox';
|
3
|
-
import { CheckboxProps } from '
|
3
|
+
import { CheckboxProps } from 'lib/components/Checkbox';
|
4
4
|
export declare const CheckboxGroupItem: React.ForwardRefExoticComponent<Omit<CheckboxPrimitive.CheckboxProps & React.RefAttributes<HTMLButtonElement>, "ref"> & CheckboxProps & React.RefAttributes<HTMLButtonElement>>;
|
5
5
|
export default CheckboxGroupItem;
|
@@ -22,7 +22,7 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
22
22
|
};
|
23
23
|
import { jsx as _jsx } from "react/jsx-runtime";
|
24
24
|
import { forwardRef } from 'react';
|
25
|
-
import Checkbox from '
|
25
|
+
import Checkbox from 'lib/components/Checkbox';
|
26
26
|
import { useCheckboxGroupContext } from '.';
|
27
27
|
export var CheckboxGroupItem = forwardRef(function (_a, ref) {
|
28
28
|
var className = _a.className, children = _a.children, value = _a.value, id = _a.id, defaultValue = _a.defaultValue, props = __rest(_a, ["className", "children", "value", "id", "defaultValue"]);
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import React, { ReactNode } from 'react';
|
2
|
-
import { CheckboxVariants } from '
|
2
|
+
import { CheckboxVariants } from 'lib/components/Checkbox';
|
3
3
|
import { VariantProps } from 'class-variance-authority';
|
4
|
-
import { IAppearance, IColor } from '
|
4
|
+
import { IAppearance, IColor } from 'lib/types';
|
5
5
|
export * from './CheckboxGroupItem';
|
6
6
|
export interface CheckboxGroupRootProps extends VariantProps<typeof CheckboxGroupVariants>, VariantProps<typeof CheckboxVariants> {
|
7
7
|
children?: ReactNode;
|
@@ -2,7 +2,7 @@ import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
2
|
import React, { Children, createContext, forwardRef, useContext, } from 'react';
|
3
3
|
import { CheckboxGroup as CheckboxGroupTheme } from '@radix-ui/themes';
|
4
4
|
import { cva } from 'class-variance-authority';
|
5
|
-
import { cn } from '
|
5
|
+
import { cn } from 'lib/utils/utils';
|
6
6
|
export * from './CheckboxGroupItem';
|
7
7
|
export var CheckboxGroupVariants = cva("", {
|
8
8
|
variants: {
|
@@ -24,9 +24,9 @@ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
24
24
|
import { forwardRef } from 'react';
|
25
25
|
import * as ContextMenuPrimitive from '@radix-ui/react-context-menu';
|
26
26
|
import { CheckIcon } from '@radix-ui/react-icons';
|
27
|
-
import { cn } from '
|
27
|
+
import { cn } from 'lib/utils/utils';
|
28
28
|
import { ContextMenuItemIndicator, contextMenuItemVariants, useContextMenuContext, } from '.';
|
29
|
-
import { menuItemAppearanceStyle } from '
|
29
|
+
import { menuItemAppearanceStyle } from 'lib/constants';
|
30
30
|
export var ContextMenuCheckboxItem = forwardRef(function (_a, ref) {
|
31
31
|
var children = _a.children, className = _a.className, checked = _a.checked, props = __rest(_a, ["children", "className", "checked"]);
|
32
32
|
var _b = useContextMenuContext(), radius = _b.radius, scaling = _b.scaling, size = _b.size, _c = _b.color, color = _c === void 0 ? 'red' : _c, _d = _b.appearance, appearance = _d === void 0 ? 'solid' : _d;
|
@@ -4,7 +4,7 @@ import { VariantProps } from 'class-variance-authority';
|
|
4
4
|
export interface ContextMenuContentProps extends VariantProps<typeof contextMenuContentVariants> {
|
5
5
|
}
|
6
6
|
export declare const contextMenuContentVariants: (props?: ({
|
7
|
-
radius?: "
|
7
|
+
radius?: "small" | "none" | "medium" | "large" | "full" | null | undefined;
|
8
8
|
size?: "small" | "medium" | null | undefined;
|
9
9
|
scaling?: "90%" | "95%" | "100%" | "105%" | "110%" | null | undefined;
|
10
10
|
} & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
|
@@ -23,9 +23,9 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
23
23
|
import { jsx as _jsx } from "react/jsx-runtime";
|
24
24
|
import { forwardRef } from 'react';
|
25
25
|
import * as ContextMenuPrimitive from '@radix-ui/react-context-menu';
|
26
|
-
import { cn } from '
|
26
|
+
import { cn } from 'lib/utils/utils';
|
27
27
|
import { cva } from 'class-variance-authority';
|
28
|
-
import { scalingVariants } from '
|
28
|
+
import { scalingVariants } from 'lib/constants';
|
29
29
|
import { useContextMenuContext } from '.';
|
30
30
|
export var contextMenuContentVariants = cva("p-[5px] bg-white dark:bg-slateDark-1 will-change-[transform,opacity]\n shadow-[0px_10px_38px_-10px_rgba(22,_23,_24,_0.35),_0px_10px_20px_-15px_rgba(22,_23,_24,_0.2)] \n [animation-duration:_400ms] [animation-timing-function:_cubic-bezier(0.16,_1,_0.3,_1)]", {
|
31
31
|
variants: {
|