@lotte-innovate/ui-component-test 0.0.33 → 0.0.34
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/{src/lib → lib}/Typography/Header/index.d.ts +1 -1
- package/dist/{src/lib → lib}/Typography/Header/index.js +2 -2
- package/dist/{src/lib → lib}/Typography/Text/index.d.ts +1 -1
- package/dist/{src/lib → lib}/Typography/Text/index.js +2 -2
- package/dist/{src/lib → lib}/components/Accordion/index.d.ts +1 -1
- package/dist/{src/lib → lib}/components/Accordion/index.js +2 -2
- package/dist/{src/lib → lib}/components/AlertDialog/AlertDialogAction.d.ts +1 -1
- package/dist/{src/lib → lib}/components/AlertDialog/AlertDialogAction.js +2 -2
- package/dist/{src/lib → lib}/components/AlertDialog/AlertDialogCancel.d.ts +1 -1
- package/dist/{src/lib → lib}/components/AlertDialog/AlertDialogCancel.js +2 -2
- package/dist/{src/lib → lib}/components/AlertDialog/AlertDialogContent.js +2 -2
- package/dist/{src/lib → lib}/components/AlertDialog/AlertDialogDescription.js +1 -1
- package/dist/{src/lib → lib}/components/AlertDialog/AlertDialogTitle.js +1 -1
- package/dist/{src/lib → lib}/components/AlertDialog/AlertDialogTrigger.d.ts +1 -1
- package/dist/{src/lib → lib}/components/AlertDialog/AlertDialogTrigger.js +2 -2
- package/dist/{src/lib → lib}/components/AlertDialog/index.d.ts +1 -1
- package/dist/{src/lib → lib}/components/AspectRatio/index.js +2 -2
- package/dist/{src/lib → lib}/components/Avatar/index.js +2 -2
- package/dist/{src/lib → lib}/components/Badge/index.d.ts +1 -1
- package/dist/{src/lib → lib}/components/Badge/index.js +2 -2
- package/dist/{src/lib → lib}/components/BubbleChart/index.d.ts +1 -1
- package/dist/{src/lib → lib}/components/BubbleChart/index.js +2 -2
- package/dist/{src/lib → lib}/components/Button/index.d.ts +1 -1
- package/dist/{src/lib → lib}/components/Button/index.js +2 -2
- package/dist/{src/lib → lib}/components/Callout/CalloutIcon.js +2 -2
- package/dist/{src/lib → lib}/components/Callout/CalloutText.js +1 -1
- package/dist/{src/lib → lib}/components/Callout/index.d.ts +1 -1
- package/dist/{src/lib → lib}/components/Callout/index.js +2 -2
- package/dist/{src/lib → lib}/components/Card/index.d.ts +1 -1
- package/dist/{src/lib → lib}/components/Card/index.js +2 -2
- package/dist/{src/lib → lib}/components/Checkbox/index.d.ts +1 -1
- package/dist/{src/lib → lib}/components/Checkbox/index.js +3 -3
- package/dist/{src/lib → lib}/components/CheckboxCard/index.d.ts +2 -2
- package/dist/{src/lib → lib}/components/CheckboxCard/index.js +4 -4
- package/dist/{src/lib → lib}/components/CheckboxGroup/CheckboxGroupItem.d.ts +1 -1
- package/dist/{src/lib → lib}/components/CheckboxGroup/CheckboxGroupItem.js +1 -1
- package/dist/{src/lib → lib}/components/CheckboxGroup/index.d.ts +2 -2
- package/dist/{src/lib → lib}/components/CheckboxGroup/index.js +1 -1
- package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuCheckboxItem.js +2 -2
- package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuContent.js +2 -2
- package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuItem.js +2 -2
- package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuItemIndicator.js +2 -2
- package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuLabel.js +2 -2
- package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuRadioItem.js +2 -2
- package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuSeparator.js +1 -1
- package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuSubContent.js +2 -2
- package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuSubTrigger.js +2 -2
- package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuTrigger.js +1 -1
- package/dist/{src/lib → lib}/components/ContextMenu/index.d.ts +1 -1
- package/dist/{src/lib → lib}/components/DataList/DataListItem.js +2 -2
- package/dist/{src/lib → lib}/components/DataList/DataListLabel.js +2 -2
- package/dist/{src/lib → lib}/components/DataList/DataListValue.js +2 -2
- package/dist/{src/lib → lib}/components/DataList/index.js +1 -1
- package/dist/{src/lib → lib}/components/Dialog/DialogAction.d.ts +1 -1
- package/dist/{src/lib → lib}/components/Dialog/DialogAction.js +2 -2
- package/dist/{src/lib → lib}/components/Dialog/DialogCancel.js +1 -1
- package/dist/{src/lib → lib}/components/Dialog/DialogContent.js +2 -2
- package/dist/{src/lib → lib}/components/Dialog/DialogDescription.js +1 -1
- package/dist/{src/lib → lib}/components/Dialog/DialogSlot.js +1 -1
- package/dist/{src/lib → lib}/components/Dialog/DialogTitle.js +1 -1
- package/dist/{src/lib → lib}/components/DoughnutChart/index.js +2 -2
- package/dist/{src/lib → lib}/components/DropdownMenu/DropdonMenuSubContent.js +2 -2
- package/dist/{src/lib → lib}/components/DropdownMenu/DropdownMenuCheckboxItem.js +2 -2
- package/dist/{src/lib → lib}/components/DropdownMenu/DropdownMenuContent.js +2 -2
- package/dist/{src/lib → lib}/components/DropdownMenu/DropdownMenuItem.js +2 -2
- package/dist/{src/lib → lib}/components/DropdownMenu/DropdownMenuItemIndicator.js +2 -2
- package/dist/{src/lib → lib}/components/DropdownMenu/DropdownMenuLable.js +2 -2
- package/dist/{src/lib → lib}/components/DropdownMenu/DropdownMenuRadioItem.js +2 -2
- package/dist/{src/lib → lib}/components/DropdownMenu/DropdownMenuSeparator.js +1 -1
- package/dist/{src/lib → lib}/components/DropdownMenu/DropdownMenuSubTrigger.js +2 -2
- package/dist/{src/lib → lib}/components/DropdownMenu/DropdownMenuTrigger.js +1 -1
- package/dist/{src/lib → lib}/components/HoverCard/HoverCardContent.js +2 -2
- package/dist/{src/lib → lib}/components/IconButton/index.d.ts +1 -1
- package/dist/{src/lib → lib}/components/IconButton/index.js +2 -2
- package/dist/{src/lib → lib}/components/Inset/index.js +2 -2
- package/dist/{src/lib → lib}/components/Label/index.d.ts +1 -1
- package/dist/{src/lib → lib}/components/Label/index.js +2 -2
- package/dist/{src/lib → lib}/components/Menubar/MenubarCheckboxItem.js +2 -2
- package/dist/{src/lib → lib}/components/Menubar/MenubarContent.js +2 -2
- package/dist/{src/lib → lib}/components/Menubar/MenubarItem.js +2 -2
- package/dist/{src/lib → lib}/components/Menubar/MenubarItemIndicator.js +2 -2
- package/dist/{src/lib → lib}/components/Menubar/MenubarRadioItem.js +2 -2
- package/dist/{src/lib → lib}/components/Menubar/MenubarSeparator.js +1 -1
- package/dist/{src/lib → lib}/components/Menubar/MenubarSubContent.js +2 -2
- package/dist/{src/lib → lib}/components/Menubar/MenubarSubTrigger.js +2 -2
- package/dist/{src/lib → lib}/components/Menubar/MenubarTrigger.js +2 -2
- package/dist/{src/lib → lib}/components/Menubar/index.d.ts +1 -1
- package/dist/{src/lib → lib}/components/Menubar/index.js +2 -2
- package/dist/{src/lib → lib}/components/NavigationMenu/NavigationMenuContent.js +2 -2
- package/dist/{src/lib → lib}/components/NavigationMenu/NavigationMenuIndicator.js +1 -1
- package/dist/{src/lib → lib}/components/NavigationMenu/NavigationMenuLink.js +2 -2
- package/dist/{src/lib → lib}/components/NavigationMenu/NavigationMenuList.js +2 -2
- package/dist/{src/lib → lib}/components/NavigationMenu/NavigationMenuTrigger.js +2 -2
- package/dist/{src/lib → lib}/components/NavigationMenu/NavigationMenuViewport.js +2 -2
- package/dist/{src/lib → lib}/components/NavigationMenu/index.d.ts +1 -1
- package/dist/{src/lib → lib}/components/NavigationMenu/index.js +1 -1
- package/dist/{src/lib → lib}/components/PieChart/index.js +2 -2
- package/dist/{src/lib → lib}/components/Popover/PopoverClose.js +1 -1
- package/dist/{src/lib → lib}/components/Popover/PopoverContent.js +2 -2
- package/dist/{src/lib → lib}/components/Progress/index.js +2 -2
- package/dist/{src/lib → lib}/components/RadarChart/index.d.ts +1 -1
- package/dist/{src/lib → lib}/components/RadarChart/index.js +2 -2
- package/dist/{src/lib → lib}/components/Radio/index.d.ts +1 -1
- package/dist/{src/lib → lib}/components/Radio/index.js +2 -2
- package/dist/{src/lib → lib}/components/RadioCards/RadioCardsItem.js +1 -1
- package/dist/{src/lib → lib}/components/RadioCards/index.js +2 -2
- package/dist/{src/lib → lib}/components/RadioGroup/RadioGroupItem.js +1 -1
- package/dist/{src/lib → lib}/components/RadioGroup/index.d.ts +1 -1
- package/dist/{src/lib → lib}/components/RadioGroup/index.js +1 -1
- package/dist/{src/lib → lib}/components/SegmentedControl/SegmentedControlItem.js +1 -1
- package/dist/{src/lib → lib}/components/SegmentedControl/index.d.ts +1 -1
- package/dist/{src/lib → lib}/components/SegmentedControl/index.js +2 -2
- package/dist/{src/lib → lib}/components/Select/index.d.ts +1 -1
- package/dist/{src/lib → lib}/components/Select/index.js +2 -2
- package/dist/{src/lib → lib}/components/Separator/index.js +2 -2
- package/dist/{src/lib → lib}/components/Skeleton/index.d.ts +1 -1
- package/dist/{src/lib → lib}/components/Skeleton/index.js +2 -2
- package/dist/{src/lib → lib}/components/Slider/index.d.ts +1 -1
- package/dist/{src/lib → lib}/components/Slider/index.js +2 -2
- package/dist/{src/lib → lib}/components/Spinner/index.d.ts +1 -1
- package/dist/{src/lib → lib}/components/Spinner/index.js +2 -2
- package/dist/{src/lib → lib}/components/TabNav/index.js +1 -1
- package/dist/{src/lib → lib}/components/Table/index.d.ts +1 -1
- package/dist/{src/lib → lib}/components/Table/index.js +2 -2
- package/dist/{src/lib → lib}/components/Tabs/index.js +2 -2
- package/dist/{src/lib → lib}/components/TextArea/index.d.ts +1 -1
- package/dist/{src/lib → lib}/components/TextArea/index.js +2 -2
- package/dist/{src/lib → lib}/components/TextField/index.d.ts +1 -1
- package/dist/{src/lib → lib}/components/TextField/index.js +2 -2
- package/dist/{src/lib → lib}/components/Toast/ToastActionButton.d.ts +1 -1
- package/dist/{src/lib → lib}/components/Toast/ToastActionButton.js +3 -3
- package/dist/{src/lib → lib}/components/Toast/ToastDescription.d.ts +1 -1
- package/dist/{src/lib → lib}/components/Toast/ToastDescription.js +1 -1
- package/dist/{src/lib → lib}/components/Toast/ToastTitle.d.ts +1 -1
- package/dist/{src/lib → lib}/components/Toast/ToastTitle.js +1 -1
- package/dist/{src/lib → lib}/components/Toast/index.js +2 -2
- package/dist/{src/lib → lib}/components/Toggle/ToggleWithText.d.ts +1 -1
- package/dist/{src/lib → lib}/components/Toggle/ToggleWithText.js +3 -3
- package/dist/{src/lib → lib}/components/Toggle/index.d.ts +1 -1
- package/dist/{src/lib → lib}/components/Toggle/index.js +2 -2
- package/dist/{src/lib → lib}/components/ToggleGroup/index.d.ts +1 -1
- package/dist/{src/lib → lib}/components/ToggleGroup/index.js +2 -2
- package/dist/{src/lib → lib}/components/ToggleGroup/toggleGroupItem.d.ts +1 -1
- package/dist/{src/lib → lib}/components/ToggleGroup/toggleGroupItem.js +2 -2
- package/dist/{src/lib → lib}/components/ToggleSwitch/index.js +3 -3
- package/dist/{src/lib → lib}/components/Tooltip/index.d.ts +1 -1
- package/dist/{src/lib → lib}/components/Tooltip/index.js +2 -2
- package/dist/{src/lib → lib}/constants.js +1 -1
- package/package.json +7 -6
- /package/dist/{src/lib → lib}/Typography/index.d.ts +0 -0
- /package/dist/{src/lib → lib}/Typography/index.js +0 -0
- /package/dist/{src/lib → lib}/color/alpha.d.ts +0 -0
- /package/dist/{src/lib → lib}/color/alpha.js +0 -0
- /package/dist/{src/lib → lib}/color/constants.d.ts +0 -0
- /package/dist/{src/lib → lib}/color/constants.js +0 -0
- /package/dist/{src/lib → lib}/color/dark.d.ts +0 -0
- /package/dist/{src/lib → lib}/color/dark.js +0 -0
- /package/dist/{src/lib → lib}/color/krdsColors.d.ts +0 -0
- /package/dist/{src/lib → lib}/color/krdsColors.js +0 -0
- /package/dist/{src/lib → lib}/color/light.d.ts +0 -0
- /package/dist/{src/lib → lib}/color/light.js +0 -0
- /package/dist/{src/lib → lib}/components/AlertDialog/AlertDialogContent.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/AlertDialog/AlertDialogDescription.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/AlertDialog/AlertDialogTitle.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/AlertDialog/index.js +0 -0
- /package/dist/{src/lib → lib}/components/AspectRatio/index.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/Avatar/index.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/Callout/CalloutIcon.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/Callout/CalloutText.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuCheckboxItem.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuContent.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuGroup.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuGroup.js +0 -0
- /package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuItem.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuItemIndicator.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuLabel.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuRadioGroup.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuRadioGroup.js +0 -0
- /package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuRadioItem.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuSeparator.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuSubContent.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuSubTrigger.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuTrigger.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/ContextMenu/index.js +0 -0
- /package/dist/{src/lib → lib}/components/DataList/DataListItem.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/DataList/DataListLabel.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/DataList/DataListValue.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/DataList/index.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/Dialog/DialogCancel.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/Dialog/DialogContent.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/Dialog/DialogDescription.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/Dialog/DialogSlot.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/Dialog/DialogTitle.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/Dialog/DialogTrigger.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/Dialog/DialogTrigger.js +0 -0
- /package/dist/{src/lib → lib}/components/Dialog/index.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/Dialog/index.js +0 -0
- /package/dist/{src/lib → lib}/components/DoughnutChart/index.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/DropdownMenu/DropdonMenuRadioGroup.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/DropdownMenu/DropdonMenuRadioGroup.js +0 -0
- /package/dist/{src/lib → lib}/components/DropdownMenu/DropdonMenuSubContent.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/DropdownMenu/DropdownMenuCheckboxItem.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/DropdownMenu/DropdownMenuContent.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/DropdownMenu/DropdownMenuItem.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/DropdownMenu/DropdownMenuItemIndicator.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/DropdownMenu/DropdownMenuLable.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/DropdownMenu/DropdownMenuRadioItem.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/DropdownMenu/DropdownMenuSeparator.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/DropdownMenu/DropdownMenuSub.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/DropdownMenu/DropdownMenuSub.js +0 -0
- /package/dist/{src/lib → lib}/components/DropdownMenu/DropdownMenuSubTrigger.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/DropdownMenu/DropdownMenuTrigger.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/DropdownMenu/index.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/DropdownMenu/index.js +0 -0
- /package/dist/{src/lib → lib}/components/HoverCard/HoverCardContent.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/HoverCard/HoverCardTrigger.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/HoverCard/HoverCardTrigger.js +0 -0
- /package/dist/{src/lib → lib}/components/HoverCard/index.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/HoverCard/index.js +0 -0
- /package/dist/{src/lib → lib}/components/Inset/index.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/Menubar/MenubarCheckboxItem.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/Menubar/MenubarContent.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/Menubar/MenubarItem.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/Menubar/MenubarItemIndicator.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/Menubar/MenubarMenu.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/Menubar/MenubarMenu.js +0 -0
- /package/dist/{src/lib → lib}/components/Menubar/MenubarRadioGroup.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/Menubar/MenubarRadioGroup.js +0 -0
- /package/dist/{src/lib → lib}/components/Menubar/MenubarRadioItem.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/Menubar/MenubarSeparator.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/Menubar/MenubarSub.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/Menubar/MenubarSub.js +0 -0
- /package/dist/{src/lib → lib}/components/Menubar/MenubarSubContent.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/Menubar/MenubarSubTrigger.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/Menubar/MenubarTrigger.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/NavigationMenu/NavigationMenuContent.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/NavigationMenu/NavigationMenuIndicator.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/NavigationMenu/NavigationMenuItem.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/NavigationMenu/NavigationMenuItem.js +0 -0
- /package/dist/{src/lib → lib}/components/NavigationMenu/NavigationMenuLink.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/NavigationMenu/NavigationMenuList.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/NavigationMenu/NavigationMenuTrigger.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/NavigationMenu/NavigationMenuViewport.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/PieChart/index.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/Popover/PopoverClose.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/Popover/PopoverContent.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/Popover/PopoverTrigger.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/Popover/PopoverTrigger.js +0 -0
- /package/dist/{src/lib → lib}/components/Popover/index.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/Popover/index.js +0 -0
- /package/dist/{src/lib → lib}/components/Progress/index.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/RadioCards/RadioCardsItem.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/RadioCards/index.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/RadioGroup/RadioGroupItem.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/ScrollArea/index.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/ScrollArea/index.js +0 -0
- /package/dist/{src/lib → lib}/components/SegmentedControl/SegmentedControlItem.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/Separator/index.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/TabNav/index.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/Tabs/index.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/Toast/index.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/ToggleSwitch/index.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/index.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/index.js +0 -0
- /package/dist/{src/lib → lib}/constants.d.ts +0 -0
- /package/dist/{src/lib → lib}/index.d.ts +0 -0
- /package/dist/{src/lib → lib}/index.js +0 -0
- /package/dist/{src/lib → lib}/types.d.ts +0 -0
- /package/dist/{src/lib → lib}/types.js +0 -0
- /package/dist/{src/lib → lib}/utils/utils.d.ts +0 -0
- /package/dist/{src/lib → lib}/utils/utils.js +0 -0
@@ -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 { DataList as DataListTheme } from '@radix-ui/themes';
|
26
|
-
import { textColorStyle, weightVariants } from 'lib/constants';
|
26
|
+
import { textColorStyle, weightVariants } from '../../../lib/constants';
|
27
27
|
import { cva } from 'class-variance-authority';
|
28
|
-
import { cn } from 'lib/utils/utils';
|
28
|
+
import { cn } from '../../../lib/utils/utils';
|
29
29
|
import { useDataListContext } from '.';
|
30
30
|
export var dataListValueVariants = cva('text-slate-12 dark:text-slateDark-12 w-[200px]', {
|
31
31
|
variants: {
|
@@ -24,7 +24,7 @@ import { jsx as _jsx } from "react/jsx-runtime";
|
|
24
24
|
import { createContext, forwardRef, useContext, } from 'react';
|
25
25
|
import { DataList as DataListTheme } from '@radix-ui/themes';
|
26
26
|
import { cva } from 'class-variance-authority';
|
27
|
-
import { cn } from 'lib/utils/utils';
|
27
|
+
import { cn } from '../../../lib/utils/utils';
|
28
28
|
export * from './DataListItem';
|
29
29
|
export * from './DataListLabel';
|
30
30
|
export * from './DataListValue';
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import { Dialog as DialogTheme } from '@radix-ui/themes';
|
3
3
|
import { VariantProps } from 'class-variance-authority';
|
4
|
-
import { IAppearance } from 'lib/types';
|
4
|
+
import { IAppearance } from '../../../lib/types';
|
5
5
|
export interface DialogActionProps extends VariantProps<typeof dialogActionVariants> {
|
6
6
|
color?: any;
|
7
7
|
size?: any;
|
@@ -24,8 +24,8 @@ import { jsx as _jsx } from "react/jsx-runtime";
|
|
24
24
|
import { forwardRef } from 'react';
|
25
25
|
import { Dialog as DialogTheme } from '@radix-ui/themes';
|
26
26
|
import { cva } from 'class-variance-authority';
|
27
|
-
import { appearanceStyle, primaryColorStyle } from 'lib/constants';
|
28
|
-
import { cn } from 'lib/utils/utils';
|
27
|
+
import { appearanceStyle, primaryColorStyle } from '../../../lib/constants';
|
28
|
+
import { cn } from '../../../lib/utils/utils';
|
29
29
|
export var dialogActionVariants = cva('rounded-md inline-flex font-medium items-center justify-center px-[15px] hover:cursor-pointer', {
|
30
30
|
variants: {
|
31
31
|
radius: {
|
@@ -24,7 +24,7 @@ import { jsx as _jsx } from "react/jsx-runtime";
|
|
24
24
|
import { forwardRef } from 'react';
|
25
25
|
import { Dialog as DialogTheme } from '@radix-ui/themes';
|
26
26
|
import { cva } from 'class-variance-authority';
|
27
|
-
import { cn } from 'lib/utils/utils';
|
27
|
+
import { cn } from '../../../lib/utils/utils';
|
28
28
|
export var dialogCancelVariants = cva("rounded-md font-medium 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", {
|
29
29
|
variants: {
|
30
30
|
radius: {
|
@@ -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 { Dialog as DialogTheme } from '@radix-ui/themes';
|
27
|
-
import { scalingVariants } from 'lib/constants';
|
28
|
-
import { cn } from 'lib/utils/utils';
|
27
|
+
import { scalingVariants } from '../../../lib/constants';
|
28
|
+
import { cn } from '../../../lib/utils/utils';
|
29
29
|
export var dialogContentVariants = cva("rounded-md focus:outline-none 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
|
radius: {
|
@@ -24,7 +24,7 @@ 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 { Dialog as DialogTheme } from '@radix-ui/themes';
|
27
|
-
import { cn } from 'lib/utils/utils';
|
27
|
+
import { cn } from '../../../lib/utils/utils';
|
28
28
|
export var dialogDescriptionVariants = cva('font-normal text-slate-12 dark:text-slateDark-12', {
|
29
29
|
variants: {
|
30
30
|
size: {
|
@@ -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 'lib/utils/utils';
|
26
|
+
import { cn } from '../../../lib/utils/utils';
|
27
27
|
export var dialogSlotVariants = cva('flex flex-col gap-2 font-normal text-slate-12 dark:text-slateDark-12', {
|
28
28
|
variants: {
|
29
29
|
size: {
|
@@ -24,7 +24,7 @@ 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 { Dialog as DialogTheme } from '@radix-ui/themes';
|
27
|
-
import { cn } from 'lib/utils/utils';
|
27
|
+
import { cn } from '../../../lib/utils/utils';
|
28
28
|
export var dialogTitleVariants = cva('font-bold text-slate-12 dark:text-slateDark-12', {
|
29
29
|
variants: {
|
30
30
|
size: {
|
@@ -24,9 +24,9 @@ import { jsx as _jsx } from "react/jsx-runtime";
|
|
24
24
|
import { Doughnut } from 'react-chartjs-2';
|
25
25
|
import { Chart as ChartJS, ArcElement, Tooltip, Legend, plugins } from 'chart.js';
|
26
26
|
import ChartDataLabels from 'chartjs-plugin-datalabels';
|
27
|
-
import { cn } from 'lib/utils/utils';
|
27
|
+
import { cn } from '../../../lib/utils/utils';
|
28
28
|
import { cva } from 'class-variance-authority';
|
29
|
-
import { scalingVariants } from 'lib/constants';
|
29
|
+
import { scalingVariants } from '../../../lib/constants';
|
30
30
|
ChartJS.register(ArcElement, Tooltip, Legend, plugins, ChartDataLabels);
|
31
31
|
ChartJS.defaults.set('plugins.datalabels', {
|
32
32
|
display: false,
|
@@ -24,8 +24,8 @@ import { jsx as _jsx } from "react/jsx-runtime";
|
|
24
24
|
import { forwardRef } from 'react';
|
25
25
|
import * as DropdownMenuPrimitive from '@radix-ui/react-dropdown-menu';
|
26
26
|
import { cva } from 'class-variance-authority';
|
27
|
-
import { scalingVariants } from 'lib/constants';
|
28
|
-
import { cn } from 'lib/utils/utils';
|
27
|
+
import { scalingVariants } from '../../../lib/constants';
|
28
|
+
import { cn } from '../../../lib/utils/utils';
|
29
29
|
export var dropdownMenuSubContentVariants = 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)]", {
|
30
30
|
variants: {
|
31
31
|
radius: {
|
@@ -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 * as DropdownMenuPrimitive from '@radix-ui/react-dropdown-menu';
|
26
|
-
import { menuItemAppearanceStyle } from 'lib/constants';
|
26
|
+
import { menuItemAppearanceStyle } from '../../../lib/constants';
|
27
27
|
import { dropdownMenuItemVariants, DropdownMenuItemIndicator } from '.';
|
28
28
|
import { CheckIcon } from '@radix-ui/react-icons';
|
29
|
-
import { cn } from 'lib/utils/utils';
|
29
|
+
import { cn } from '../../../lib/utils/utils';
|
30
30
|
export var DropdownMenuCheckboxItem = forwardRef(function (_a, ref) {
|
31
31
|
var className = _a.className, children = _a.children, radius = _a.radius, size = _a.size, _b = _a.color, color = _b === void 0 ? 'red' : _b, _c = _a.appearance, appearance = _c === void 0 ? 'solid' : _c, shortcut = _a.shortcut, checked = _a.checked, props = __rest(_a, ["className", "children", "radius", "size", "color", "appearance", "shortcut", "checked"]);
|
32
32
|
var itemClassName = cn(dropdownMenuItemVariants({
|
@@ -24,8 +24,8 @@ import { jsx as _jsx } from "react/jsx-runtime";
|
|
24
24
|
import { forwardRef } from 'react';
|
25
25
|
import * as DropdownMenuPrimitive from '@radix-ui/react-dropdown-menu';
|
26
26
|
import { cva } from 'class-variance-authority';
|
27
|
-
import { scalingVariants } from 'lib/constants';
|
28
|
-
import { cn } from 'lib/utils/utils';
|
27
|
+
import { scalingVariants } from '../../../lib/constants';
|
28
|
+
import { cn } from '../../../lib/utils/utils';
|
29
29
|
export var dropdownMenuContentVariants = 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)]", {
|
30
30
|
variants: {
|
31
31
|
radius: {
|
@@ -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 DropdownMenuPrimitive from '@radix-ui/react-dropdown-menu';
|
26
26
|
import { cva } from 'class-variance-authority';
|
27
|
-
import { menuItemAppearanceStyle, scalingVariants, radiusVariants, blackText } from 'lib/constants';
|
28
|
-
import { cn } from 'lib/utils/utils';
|
27
|
+
import { menuItemAppearanceStyle, scalingVariants, radiusVariants, blackText } from '../../../lib/constants';
|
28
|
+
import { cn } from '../../../lib/utils/utils';
|
29
29
|
export var dropdownMenuItemVariants = cva("flex group relative leading-none select-none outline-none items-center justify-between\n data-[disabled]:text-slate-8 dark:data-[disabled]:text-slateDark-8 hover:data-[disabled]:bg-transparent dark:hover:data-[disabled]:bg-transparent text-slate-12 dark:text-slateDark-12", {
|
30
30
|
variants: {
|
31
31
|
radius: __assign({}, radiusVariants['menu-item']),
|
@@ -24,8 +24,8 @@ import { jsx as _jsx } from "react/jsx-runtime";
|
|
24
24
|
import { forwardRef } from 'react';
|
25
25
|
import * as DropdownMenuPrimitive from '@radix-ui/react-dropdown-menu';
|
26
26
|
import { cva } from 'class-variance-authority';
|
27
|
-
import { radiusVariants } from 'lib/constants';
|
28
|
-
import { cn } from 'lib/utils/utils';
|
27
|
+
import { radiusVariants } from '../../../lib/constants';
|
28
|
+
import { cn } from '../../../lib/utils/utils';
|
29
29
|
export var dropdownMenuItemIndicatorVariants = cva("absolute left-0 inline-flex items-center justify-center ml-1 border", {
|
30
30
|
variants: {
|
31
31
|
radius: __assign({}, radiusVariants['base']),
|
@@ -24,8 +24,8 @@ import { jsx as _jsx } from "react/jsx-runtime";
|
|
24
24
|
import { forwardRef } from 'react';
|
25
25
|
import * as DropdownMenuPrimitive from '@radix-ui/react-dropdown-menu';
|
26
26
|
import { cva } from 'class-variance-authority';
|
27
|
-
import { scalingVariants } from 'lib/constants';
|
28
|
-
import { cn } from 'lib/utils/utils';
|
27
|
+
import { scalingVariants } from '../../../lib/constants';
|
28
|
+
import { cn } from '../../../lib/utils/utils';
|
29
29
|
export var dropdownMenuLabelVariants = cva("flex relative leading-none select-none outline-none items-center font-normal text-slateA-11 dark:text-slateDarkA-11", {
|
30
30
|
variants: {
|
31
31
|
size: {
|
@@ -24,9 +24,9 @@ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
24
24
|
import { forwardRef, useContext } from 'react';
|
25
25
|
import { DropdownMenu as DropdownMenuTheme } from '@radix-ui/themes';
|
26
26
|
import { dropdownMenuItemVariants, DropdownMenuItemIndicator, RadioContext, } from '.';
|
27
|
-
import { menuItemAppearanceStyle } from 'lib/constants';
|
27
|
+
import { menuItemAppearanceStyle } from '../../../lib/constants';
|
28
28
|
import { DotFilledIcon } from '@radix-ui/react-icons';
|
29
|
-
import { cn } from 'lib/utils/utils';
|
29
|
+
import { cn } from '../../../lib/utils/utils';
|
30
30
|
export var DropdownMenuRadioItem = forwardRef(function (_a, ref) {
|
31
31
|
var className = _a.className, children = _a.children, _b = _a.color, color = _b === void 0 ? 'red' : _b, _c = _a.appearance, appearance = _c === void 0 ? 'solid' : _c, radius = _a.radius, size = _a.size, props = __rest(_a, ["className", "children", "color", "appearance", "radius", "size"]);
|
32
32
|
var radioGroup = useContext(RadioContext);
|
@@ -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 * as DropdownMenuPrimitive from '@radix-ui/react-dropdown-menu';
|
26
|
-
import { cn } from 'lib/utils/utils';
|
26
|
+
import { cn } from '../../../lib/utils/utils';
|
27
27
|
export var DropdownMenuSeparator = forwardRef(function (_a, ref) {
|
28
28
|
var className = _a.className, children = _a.children, color = _a.color, props = __rest(_a, ["className", "children", "color"]);
|
29
29
|
return (_jsx(DropdownMenuPrimitive.Separator, __assign({ ref: ref, className: cn('h-[1px] m-[5px] bg-slate-6 dark:bg-slateDark-6', className) }, props)));
|
@@ -25,8 +25,8 @@ import { forwardRef } from 'react';
|
|
25
25
|
import * as DropdownMenuPrimitive from '@radix-ui/react-dropdown-menu';
|
26
26
|
import { dropdownMenuItemVariants } from './DropdownMenuItem';
|
27
27
|
import { ChevronRightIcon } from '@radix-ui/react-icons';
|
28
|
-
import { blackText, menuItemAppearanceStyle } from 'lib/constants';
|
29
|
-
import { cn } from 'lib/utils/utils';
|
28
|
+
import { blackText, menuItemAppearanceStyle } from '../../../lib/constants';
|
29
|
+
import { cn } from '../../../lib/utils/utils';
|
30
30
|
export var DropdownMenuSubTrigger = forwardRef(function (_a, ref) {
|
31
31
|
var className = _a.className, children = _a.children, size = _a.size, radius = _a.radius, _b = _a.color, color = _b === void 0 ? 'red' : _b, _c = _a.appearance, appearance = _c === void 0 ? 'solid' : _c, props = __rest(_a, ["className", "children", "size", "radius", "color", "appearance"]);
|
32
32
|
var iconClassName = cn('group-data-[disabled]:text-slate-8 ', appearance === 'solid' && blackText.includes(color)
|
@@ -24,7 +24,7 @@ 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 * as DropdownMenuPrimitive from '@radix-ui/react-dropdown-menu';
|
27
|
-
import { cn } from 'lib/utils/utils';
|
27
|
+
import { cn } from '../../../lib/utils/utils';
|
28
28
|
var dropdownMenuTriggerVariants = cva('', {
|
29
29
|
variants: {
|
30
30
|
radius: {
|
@@ -22,10 +22,10 @@ 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 { primaryColorStyle, radiusVariants, weightVariants, scalingVariants } from 'lib/constants';
|
25
|
+
import { primaryColorStyle, radiusVariants, weightVariants, scalingVariants } from '../../../lib/constants';
|
26
26
|
import { cva } from 'class-variance-authority';
|
27
27
|
import { HoverCard as HoverCardTheme } from '@radix-ui/themes';
|
28
|
-
import { cn } from 'lib/utils/utils';
|
28
|
+
import { cn } from '../../../lib/utils/utils';
|
29
29
|
export var hoverCardContentVariants = cva('', {
|
30
30
|
variants: {
|
31
31
|
radius: __assign({}, radiusVariants['base']),
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import { VariantProps } from 'class-variance-authority';
|
3
|
-
import { IAppearance } from 'lib/types';
|
3
|
+
import { IAppearance } from '../../../lib/types';
|
4
4
|
export interface IconButtonProps extends VariantProps<typeof iconButtonVariants> {
|
5
5
|
appearance?: IAppearance;
|
6
6
|
size?: 'x-small' | 'small' | 'medium' | 'large' | 'x-large';
|
@@ -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 React, { Children, forwardRef } from 'react';
|
25
25
|
import { cva } from 'class-variance-authority';
|
26
|
-
import { scalingVariants, radiusVariants, primaryColorStyle, appearanceStyle } from 'lib/constants';
|
27
|
-
import { cn } from 'lib/utils/utils';
|
26
|
+
import { scalingVariants, radiusVariants, primaryColorStyle, appearanceStyle } from '../../../lib/constants';
|
27
|
+
import { cn } from '../../../lib/utils/utils';
|
28
28
|
var iconButtonVariants = cva("grid place-content-center transition-colors focus:outline-none hover:cursor-pointer\n disabled:cursor-not-allowed disabled:bg-slate-3 disabled:text-slate-8", {
|
29
29
|
variants: {
|
30
30
|
radius: __assign({}, radiusVariants['base']),
|
@@ -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 { Inset as InsetTheme, Theme } from '@radix-ui/themes';
|
27
|
-
import { scalingVariants } from 'lib/constants';
|
28
|
-
import { cn } from 'lib/utils/utils';
|
27
|
+
import { scalingVariants } from '../../../lib/constants';
|
28
|
+
import { cn } from '../../../lib/utils/utils';
|
29
29
|
var insetVariants = cva('border-[1px] border-slate-6 dark:border-slateDark-6 text-slate-12 dark:text-slateDark-12', {
|
30
30
|
variants: {
|
31
31
|
radius: {
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import * as LabelPrimitive from '@radix-ui/react-label';
|
2
2
|
import React from 'react';
|
3
3
|
import { VariantProps } from 'class-variance-authority';
|
4
|
-
import { IColor } from 'lib/types';
|
4
|
+
import { IColor } from '../../../lib/types';
|
5
5
|
export interface LabelProps extends VariantProps<typeof labeVariants> {
|
6
6
|
defaultValue?: string;
|
7
7
|
color?: IColor;
|
@@ -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 * as LabelPrimitive from '@radix-ui/react-label';
|
25
25
|
import React from 'react';
|
26
|
-
import { cn } from 'lib/utils/utils';
|
26
|
+
import { cn } from '../../../lib/utils/utils';
|
27
27
|
import { cva } from 'class-variance-authority';
|
28
|
-
import { scalingVariants, textColorStyle, weightVariants } from 'lib/constants';
|
28
|
+
import { scalingVariants, textColorStyle, weightVariants } from '../../../lib/constants';
|
29
29
|
var labeVariants = cva('text-slate-12', {
|
30
30
|
variants: {
|
31
31
|
scaling: __assign({}, scalingVariants),
|
@@ -24,10 +24,10 @@ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
24
24
|
import { forwardRef } from 'react';
|
25
25
|
import * as MenubarPrimitive from '@radix-ui/react-menubar';
|
26
26
|
import { CheckIcon } from '@radix-ui/react-icons';
|
27
|
-
import { cn } from 'lib/utils/utils';
|
27
|
+
import { cn } from '../../../lib/utils/utils';
|
28
28
|
import { menubarItemVariants } from './MenubarItem';
|
29
29
|
import { MenubarItemIndicator } from './MenubarItemIndicator';
|
30
|
-
import { menuItemAppearanceStyle } from 'lib/constants';
|
30
|
+
import { menuItemAppearanceStyle } from '../../../lib/constants';
|
31
31
|
import { useMenubarContext } from '.';
|
32
32
|
export var MenubarCheckboxItem = forwardRef(function (_a, ref) {
|
33
33
|
var children = _a.children, className = _a.className, checked = _a.checked, props = __rest(_a, ["children", "className", "checked"]);
|
@@ -24,8 +24,8 @@ import { jsx as _jsx } from "react/jsx-runtime";
|
|
24
24
|
import { forwardRef } from 'react';
|
25
25
|
import * as MenubarPrimitive from '@radix-ui/react-menubar';
|
26
26
|
import { cva } from 'class-variance-authority';
|
27
|
-
import { cn } from 'lib/utils/utils';
|
28
|
-
import { scalingVariants } from 'lib/constants';
|
27
|
+
import { cn } from '../../../lib/utils/utils';
|
28
|
+
import { scalingVariants } from '../../../lib/constants';
|
29
29
|
import { useMenubarContext } from '.';
|
30
30
|
export var menubarContentVariants = 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: {
|
@@ -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 MenubarPrimitive from '@radix-ui/react-menubar';
|
26
26
|
import { cva } from 'class-variance-authority';
|
27
|
-
import { cn } from 'lib/utils/utils';
|
28
|
-
import { blackText, menuItemAppearanceStyle, radiusVariants, scalingVariants } from 'lib/constants';
|
27
|
+
import { cn } from '../../../lib/utils/utils';
|
28
|
+
import { blackText, menuItemAppearanceStyle, radiusVariants, scalingVariants } from '../../../lib/constants';
|
29
29
|
import { useMenubarContext } from '.';
|
30
30
|
export var menubarItemVariants = cva("flex group relative leading-none select-none outline-none items-center justify-between font-normal\n data-[disabled]:text-slate-8 data-[disabled]:cursor-not-allowed text-slate-12 dark:text-slateDark-12\n data-[disabled]:hover:bg-transparent dark:data-[disabled]:text-slateDark-8 data-[disabled]:dark:hover:bg-transparent", {
|
31
31
|
variants: {
|
@@ -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 MenubarPrimitive from '@radix-ui/react-menubar';
|
26
|
-
import { cn } from 'lib/utils/utils';
|
26
|
+
import { cn } from '../../../lib/utils/utils';
|
27
27
|
import { cva } from 'class-variance-authority';
|
28
|
-
import { radiusVariants } from 'lib/constants';
|
28
|
+
import { radiusVariants } from '../../../lib/constants';
|
29
29
|
import { useMenubarContext } from '.';
|
30
30
|
export var menubarItemIndicatorVariants = cva("absolute left-0 inline-flex items-center justify-center ml-1 border", {
|
31
31
|
variants: {
|
@@ -24,8 +24,8 @@ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
24
24
|
import { forwardRef, useContext } from 'react';
|
25
25
|
import * as MenubarPrimitive from '@radix-ui/react-menubar';
|
26
26
|
import { DotFilledIcon } from '@radix-ui/react-icons';
|
27
|
-
import { cn } from 'lib/utils/utils';
|
28
|
-
import { menuItemAppearanceStyle } from 'lib/constants';
|
27
|
+
import { cn } from '../../../lib/utils/utils';
|
28
|
+
import { menuItemAppearanceStyle } from '../../../lib/constants';
|
29
29
|
import { menubarItemVariants } from './MenubarItem';
|
30
30
|
import { MenubarItemIndicator } from './MenubarItemIndicator';
|
31
31
|
import { RadioContext } from './MenubarRadioGroup';
|
@@ -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 * as MenubarPrimitive from '@radix-ui/react-menubar';
|
26
|
-
import { cn } from 'lib/utils/utils';
|
26
|
+
import { cn } from '../../../lib/utils/utils';
|
27
27
|
export var MenubarSeparator = forwardRef(function (_a, ref) {
|
28
28
|
var children = _a.children, className = _a.className, props = __rest(_a, ["children", "className"]);
|
29
29
|
return (_jsx(MenubarPrimitive.Separator, __assign({ ref: ref, className: cn('h-[1px] m-[5px] bg-slate-6 dark:bg-slateDark-6', className) }, props, { children: children })));
|
@@ -24,8 +24,8 @@ import { jsx as _jsx } from "react/jsx-runtime";
|
|
24
24
|
import { forwardRef } from 'react';
|
25
25
|
import * as MenubarPrimitive from '@radix-ui/react-menubar';
|
26
26
|
import { cva } from 'class-variance-authority';
|
27
|
-
import { cn } from 'lib/utils/utils';
|
28
|
-
import { radiusVariants } from 'lib/constants';
|
27
|
+
import { cn } from '../../../lib/utils/utils';
|
28
|
+
import { radiusVariants } from '../../../lib/constants';
|
29
29
|
import { useMenubarContext } from '.';
|
30
30
|
export var menubarSubContentVariants = 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: {
|
@@ -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 MenubarPrimitive from '@radix-ui/react-menubar';
|
26
26
|
import { ChevronRightIcon } from '@radix-ui/react-icons';
|
27
|
-
import { cn } from 'lib/utils/utils';
|
28
|
-
import { blackText, menuItemAppearanceStyle } from 'lib/constants';
|
27
|
+
import { cn } from '../../../lib/utils/utils';
|
28
|
+
import { blackText, menuItemAppearanceStyle } from '../../../lib/constants';
|
29
29
|
import { menubarItemVariants } from './MenubarItem';
|
30
30
|
import { useMenubarContext } from '.';
|
31
31
|
export var MenubarSubTrigger = forwardRef(function (_a, ref) {
|
@@ -24,8 +24,8 @@ import { jsx as _jsx } from "react/jsx-runtime";
|
|
24
24
|
import { forwardRef } from 'react';
|
25
25
|
import * as MenubarPrimitive from '@radix-ui/react-menubar';
|
26
26
|
import { cva } from 'class-variance-authority';
|
27
|
-
import { cn } from 'lib/utils/utils';
|
28
|
-
import { appearanceStyle, scalingVariants } from 'lib/constants';
|
27
|
+
import { cn } from '../../../lib/utils/utils';
|
28
|
+
import { appearanceStyle, scalingVariants } from '../../../lib/constants';
|
29
29
|
import { useMenubarContext } from '.';
|
30
30
|
export var menubarTriggerVariants = cva("flex items-center justify-between gap-[2px] outline-none select-none leading-none py-1 px-3 font-medium", {
|
31
31
|
variants: {
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import * as MenubarPrimitive from '@radix-ui/react-menubar';
|
3
3
|
import { VariantProps } from 'class-variance-authority';
|
4
|
-
import { IColor } from 'lib/types';
|
4
|
+
import { IColor } from '../../../lib/types';
|
5
5
|
import { menubarTriggerVariants } from './MenubarTrigger';
|
6
6
|
import { menubarItemVariants } from './MenubarItem';
|
7
7
|
export * from './MenubarMenu';
|
@@ -24,8 +24,8 @@ import { jsx as _jsx } from "react/jsx-runtime";
|
|
24
24
|
import { createContext, forwardRef, useContext, } from 'react';
|
25
25
|
import * as MenubarPrimitive from '@radix-ui/react-menubar';
|
26
26
|
import { cva } from 'class-variance-authority';
|
27
|
-
import { cn } from 'lib/utils/utils';
|
28
|
-
import { radiusVariants, scalingVariants } from 'lib/constants';
|
27
|
+
import { cn } from '../../../lib/utils/utils';
|
28
|
+
import { radiusVariants, scalingVariants } from '../../../lib/constants';
|
29
29
|
export * from './MenubarMenu';
|
30
30
|
export * from './MenubarTrigger';
|
31
31
|
export * from './MenubarContent';
|
@@ -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 NavigationMenuPrimitive from '@radix-ui/react-navigation-menu';
|
26
|
-
import { cn } from 'lib/utils/utils';
|
26
|
+
import { cn } from '../../../lib/utils/utils';
|
27
27
|
import { cva } from 'class-variance-authority';
|
28
|
-
import { radiusVariants } from 'lib/constants';
|
28
|
+
import { radiusVariants } from '../../../lib/constants';
|
29
29
|
import { useNavigationMenuContext } from '.';
|
30
30
|
export var navigationMenuContentVariants = cva("text-slate-12 dark:text-slateDark-12 bg-white dark:bg-slateDark-1 p-2", {
|
31
31
|
variants: {
|
@@ -23,7 +23,7 @@ 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 * as NavigationMenuPrimitive from '@radix-ui/react-navigation-menu';
|
26
|
-
import { cn } from 'lib/utils/utils';
|
26
|
+
import { cn } from '../../../lib/utils/utils';
|
27
27
|
export var NavigationMenuIndicator = forwardRef(function (_a, ref) {
|
28
28
|
var className = _a.className, children = _a.children, props = __rest(_a, ["className", "children"]);
|
29
29
|
return (_jsxs(NavigationMenuPrimitive.Indicator, __assign({ ref: ref, className: "flex z-[1] top-full h-[10px] items-end justify-center overflow-hidden\n data-[state=visible]:animate-fadeIn data-[state=hidden]:animate-fadeOut \n transition-[width,transform_250ms_ease]" }, props, { children: [_jsx("div", { className: cn("relative top-[70%] h-[10px] w-[10px] rotate-[45deg] rounded-tl-[2px] \n bg-white dark:bg-slateDark-2 shadow-slate-4 shadow dark:shadow-slateDark-4", className) }), children] })));
|
@@ -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 NavigationMenuPrimitive from '@radix-ui/react-navigation-menu';
|
26
|
-
import { cn } from 'lib/utils/utils';
|
26
|
+
import { cn } from '../../../lib/utils/utils';
|
27
27
|
import { cva } from 'class-variance-authority';
|
28
|
-
import { appearanceStyle, radiusVariants, scalingVariants } from 'lib/constants';
|
28
|
+
import { appearanceStyle, radiusVariants, scalingVariants } from '../../../lib/constants';
|
29
29
|
import { useNavigationMenuContext } from '.';
|
30
30
|
export var navigationMenuLinkVariants = cva("block select-none leading-none outline-none py-1 px-3 cursor-alias hover:underline font-medium", {
|
31
31
|
variants: {
|
@@ -23,9 +23,9 @@ 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 * as NavigationMenuPrimitive from '@radix-ui/react-navigation-menu';
|
26
|
-
import { cn } from 'lib/utils/utils';
|
26
|
+
import { cn } from '../../../lib/utils/utils';
|
27
27
|
import { cva } from 'class-variance-authority';
|
28
|
-
import { appearanceStyle, radiusVariants, scalingVariants } from 'lib/constants';
|
28
|
+
import { appearanceStyle, radiusVariants, scalingVariants } from '../../../lib/constants';
|
29
29
|
import { NavigationMenuIndicator } from './NavigationMenuIndicator';
|
30
30
|
import { useNavigationMenuContext } from '.';
|
31
31
|
export var navigationMenuListVariants = cva('flex items-center p-1 space-x-1 shadow-slate-4 shadow dark:shadow-slateDark-4 bg-white dark:bg-slateDark-1', {
|
@@ -23,9 +23,9 @@ 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 * as NavigationMenuPrimitive from '@radix-ui/react-navigation-menu';
|
26
|
-
import { cn } from 'lib/utils/utils';
|
26
|
+
import { cn } from '../../../lib/utils/utils';
|
27
27
|
import { cva } from 'class-variance-authority';
|
28
|
-
import { appearanceStyle, scalingVariants } from 'lib/constants';
|
28
|
+
import { appearanceStyle, scalingVariants } from '../../../lib/constants';
|
29
29
|
import { CaretDownIcon } from '@radix-ui/react-icons';
|
30
30
|
import { useNavigationMenuContext } from '.';
|
31
31
|
export var navigationMenuTriggerVariants = cva("flex items-center justify-between outline-none select-none leading-none py-1 px-3 font-medium", {
|
@@ -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 NavigationMenuPrimitive from '@radix-ui/react-navigation-menu';
|
26
|
-
import { cn } from 'lib/utils/utils';
|
26
|
+
import { cn } from '../../../lib/utils/utils';
|
27
27
|
import { cva } from 'class-variance-authority';
|
28
|
-
import { radiusVariants, scalingVariants, weightVariants } from 'lib/constants';
|
28
|
+
import { radiusVariants, scalingVariants, weightVariants } from '../../../lib/constants';
|
29
29
|
import { useNavigationMenuContext } from '.';
|
30
30
|
export var navigationViewportVariants = cva("data-[state=open]:animate-scaleIn data-[state=closed]:animate-scaleOut relative mt-[10px] \n h-[var(--radix-navigation-menu-viewport-height)] w-full origin-[top_center] overflow-hidden \n transition-[width,_height] duration-300 shadow-slate-4 shadow dark:shadow-slateDark-4\n sm:w-[var(--radix-navigation-menu-viewport-width)]", {
|
31
31
|
variants: {
|
@@ -4,7 +4,7 @@ import { VariantProps } from 'class-variance-authority';
|
|
4
4
|
import { navigationMenuListVariants } from './NavigationMenuList';
|
5
5
|
import { navigationMenuTriggerVariants } from './NavigationMenuTrigger';
|
6
6
|
import { navigationMenuLinkVariants } from './NavigationMenuLink';
|
7
|
-
import { IColor } from 'lib/types';
|
7
|
+
import { IColor } from '../../../lib/types';
|
8
8
|
export * from './NavigationMenuList';
|
9
9
|
export * from './NavigationMenuItem';
|
10
10
|
export * from './NavigationMenuTrigger';
|
@@ -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, createContext, useContext, } from 'react';
|
25
25
|
import * as NavigationMenuPrimitive from '@radix-ui/react-navigation-menu';
|
26
|
-
import { cn } from 'lib/utils/utils';
|
26
|
+
import { cn } from '../../../lib/utils/utils';
|
27
27
|
export * from './NavigationMenuList';
|
28
28
|
export * from './NavigationMenuItem';
|
29
29
|
export * from './NavigationMenuTrigger';
|
@@ -24,9 +24,9 @@ import { jsx as _jsx } from "react/jsx-runtime";
|
|
24
24
|
import { Pie } from 'react-chartjs-2';
|
25
25
|
import { Chart as ChartJS, ArcElement, Tooltip, Legend, plugins } from 'chart.js';
|
26
26
|
import ChartDataLabels from 'chartjs-plugin-datalabels';
|
27
|
-
import { cn } from 'lib/utils/utils';
|
27
|
+
import { cn } from '../../../lib/utils/utils';
|
28
28
|
import { cva } from 'class-variance-authority';
|
29
|
-
import { scalingVariants } from 'lib/constants';
|
29
|
+
import { scalingVariants } from '../../../lib/constants';
|
30
30
|
ChartJS.register(ArcElement, Tooltip, Legend, plugins, ChartDataLabels);
|
31
31
|
ChartJS.defaults.set('plugins.datalabels', {
|
32
32
|
display: false,
|
@@ -24,7 +24,7 @@ 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 { Popover as PopoverTheme } from '@radix-ui/themes';
|
27
|
-
import { cn } from 'lib/utils/utils';
|
27
|
+
import { cn } from '../../../lib/utils/utils';
|
28
28
|
export var popoverCloseVariants = cva('', {
|
29
29
|
variants: {
|
30
30
|
radius: {
|
@@ -22,10 +22,10 @@ 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 { scalingVariants } from 'lib/constants';
|
25
|
+
import { scalingVariants } from '../../../lib/constants';
|
26
26
|
import { Popover as PopoverTheme } from '@radix-ui/themes';
|
27
27
|
import { cva } from 'class-variance-authority';
|
28
|
-
import { cn } from 'lib/utils/utils';
|
28
|
+
import { cn } from '../../../lib/utils/utils';
|
29
29
|
export var popoverContentVariants = cva('flex gap-2 bg-white dark:bg-slateDark-1 border-slateA-6 dark:border-slateDarkA-6', {
|
30
30
|
variants: {
|
31
31
|
radius: {
|
@@ -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 { cva } from 'class-variance-authority';
|
26
|
-
import { scalingVariants, bgColorStyle } from 'lib/constants';
|
26
|
+
import { scalingVariants, bgColorStyle } from '../../../lib/constants';
|
27
27
|
import { Theme, Progress as ProgressTheme } from '@radix-ui/themes';
|
28
|
-
import { cn } from 'lib/utils/utils';
|
28
|
+
import { cn } from '../../../lib/utils/utils';
|
29
29
|
var progressVariants = cva('w-[300px]', {
|
30
30
|
variants: {
|
31
31
|
radius: {
|