@lotte-innovate/ui-component-test 0.1.41 → 0.1.43
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/{types/lib → lib}/components/BarChart/index.d.ts +1 -2
- package/dist/{types/lib → lib}/components/BubbleChart/index.d.ts +1 -2
- package/dist/{types/lib → lib}/components/Dialog/DialogRoot.d.ts +1 -1
- package/dist/{types/lib → lib}/components/Dialog/index.d.ts +1 -1
- package/dist/{types/lib → lib}/components/DoughnutChart/index.d.ts +1 -2
- package/dist/{types/lib → lib}/components/DropdownMenu/DropdownMenuRoot.d.ts +1 -1
- package/dist/{types/lib → lib}/components/DropdownMenu/index.d.ts +1 -1
- package/dist/{types/lib → lib}/components/HoverCard/HoverCardRoot.d.ts +1 -1
- package/dist/{types/lib → lib}/components/HoverCard/index.d.ts +1 -1
- package/dist/{types/lib → lib}/components/LineChart/index.d.ts +1 -2
- package/dist/{types/lib → lib}/components/PieChart/index.d.ts +1 -2
- package/dist/{types/lib → lib}/components/Popover/PopoverRoot.d.ts +1 -1
- package/dist/{types/lib → lib}/components/Popover/index.d.ts +1 -1
- package/dist/{types/lib → lib}/components/RadarChart/index.d.ts +1 -2
- package/dist/{esm/tailwind.config.js → tailwind.config.js} +0 -33
- package/package.json +10 -19
- package/dist/cjs/lib/Typography/Header/index.jsx +0 -64
- package/dist/cjs/lib/Typography/Text/index.jsx +0 -73
- package/dist/cjs/lib/Typography/index.js +0 -10
- package/dist/cjs/lib/color/alpha.js +0 -788
- package/dist/cjs/lib/color/constants.js +0 -299
- package/dist/cjs/lib/color/dark.js +0 -395
- package/dist/cjs/lib/color/krdsColors.js +0 -312
- package/dist/cjs/lib/color/light.js +0 -396
- package/dist/cjs/lib/components/Accordion/index.jsx +0 -105
- package/dist/cjs/lib/components/AlertDialog/AlertDialogAction.jsx +0 -88
- package/dist/cjs/lib/components/AlertDialog/AlertDialogCancel.jsx +0 -87
- package/dist/cjs/lib/components/AlertDialog/AlertDialogContent.jsx +0 -81
- package/dist/cjs/lib/components/AlertDialog/AlertDialogDescription.jsx +0 -63
- package/dist/cjs/lib/components/AlertDialog/AlertDialogRoot.jsx +0 -65
- package/dist/cjs/lib/components/AlertDialog/AlertDialogTitle.jsx +0 -63
- package/dist/cjs/lib/components/AlertDialog/AlertDialogTrigger.jsx +0 -82
- package/dist/cjs/lib/components/AlertDialog/index.jsx +0 -19
- package/dist/cjs/lib/components/AspectRatio/index.jsx +0 -69
- package/dist/cjs/lib/components/Avatar/index.jsx +0 -87
- package/dist/cjs/lib/components/Badge/index.jsx +0 -80
- package/dist/cjs/lib/components/BarChart/index.jsx +0 -64
- package/dist/cjs/lib/components/BubbleChart/index.jsx +0 -80
- package/dist/cjs/lib/components/Button/index.jsx +0 -83
- package/dist/cjs/lib/components/Callout/CalloutIcon.jsx +0 -88
- package/dist/cjs/lib/components/Callout/CalloutRoot.jsx +0 -102
- package/dist/cjs/lib/components/Callout/CalloutText.jsx +0 -68
- package/dist/cjs/lib/components/Callout/index.jsx +0 -11
- package/dist/cjs/lib/components/Card/index.jsx +0 -90
- package/dist/cjs/lib/components/Checkbox/index.jsx +0 -123
- package/dist/cjs/lib/components/CheckboxCard/index.jsx +0 -89
- package/dist/cjs/lib/components/CheckboxGroup/CheckboxGroupItem.jsx +0 -54
- package/dist/cjs/lib/components/CheckboxGroup/CheckboxGroupRoot.jsx +0 -64
- package/dist/cjs/lib/components/CheckboxGroup/index.jsx +0 -6
- package/dist/cjs/lib/components/ContextMenu/ContextMenuCheckboxItem.jsx +0 -61
- package/dist/cjs/lib/components/ContextMenu/ContextMenuContent.jsx +0 -85
- package/dist/cjs/lib/components/ContextMenu/ContextMenuGroup.jsx +0 -46
- package/dist/cjs/lib/components/ContextMenu/ContextMenuItem.jsx +0 -87
- package/dist/cjs/lib/components/ContextMenu/ContextMenuItemIndicator.jsx +0 -77
- package/dist/cjs/lib/components/ContextMenu/ContextMenuLabel.jsx +0 -75
- package/dist/cjs/lib/components/ContextMenu/ContextMenuRadioGroup.jsx +0 -49
- package/dist/cjs/lib/components/ContextMenu/ContextMenuRadioItem.jsx +0 -63
- package/dist/cjs/lib/components/ContextMenu/ContextMenuRoot.jsx +0 -61
- package/dist/cjs/lib/components/ContextMenu/ContextMenuSeparator.jsx +0 -47
- package/dist/cjs/lib/components/ContextMenu/ContextMenuSubContent.jsx +0 -83
- package/dist/cjs/lib/components/ContextMenu/ContextMenuSubTrigger.jsx +0 -61
- package/dist/cjs/lib/components/ContextMenu/ContextMenuTrigger.jsx +0 -47
- package/dist/cjs/lib/components/ContextMenu/index.jsx +0 -31
- package/dist/cjs/lib/components/DataList/DataListItem.jsx +0 -70
- package/dist/cjs/lib/components/DataList/DataListLabel.jsx +0 -76
- package/dist/cjs/lib/components/DataList/DataListRoot.jsx +0 -73
- package/dist/cjs/lib/components/DataList/DataListValue.jsx +0 -78
- package/dist/cjs/lib/components/DataList/index.jsx +0 -8
- package/dist/cjs/lib/components/Dialog/DialogAction.jsx +0 -75
- package/dist/cjs/lib/components/Dialog/DialogCancel.jsx +0 -71
- package/dist/cjs/lib/components/Dialog/DialogContent.jsx +0 -84
- package/dist/cjs/lib/components/Dialog/DialogDescription.jsx +0 -63
- package/dist/cjs/lib/components/Dialog/DialogRoot.jsx +0 -56
- package/dist/cjs/lib/components/Dialog/DialogSlot.jsx +0 -62
- package/dist/cjs/lib/components/Dialog/DialogTitle.jsx +0 -63
- package/dist/cjs/lib/components/Dialog/DialogTrigger.jsx +0 -46
- package/dist/cjs/lib/components/Dialog/index.jsx +0 -21
- package/dist/cjs/lib/components/DoughnutChart/index.jsx +0 -70
- package/dist/cjs/lib/components/DropdownMenu/DropdonMenuRadioGroup.jsx +0 -46
- package/dist/cjs/lib/components/DropdownMenu/DropdonMenuSubContent.jsx +0 -89
- package/dist/cjs/lib/components/DropdownMenu/DropdownMenuCheckboxItem.jsx +0 -60
- package/dist/cjs/lib/components/DropdownMenu/DropdownMenuContent.jsx +0 -85
- package/dist/cjs/lib/components/DropdownMenu/DropdownMenuItem.jsx +0 -86
- package/dist/cjs/lib/components/DropdownMenu/DropdownMenuItemIndicator.jsx +0 -75
- package/dist/cjs/lib/components/DropdownMenu/DropdownMenuLable.jsx +0 -61
- package/dist/cjs/lib/components/DropdownMenu/DropdownMenuRadioItem.jsx +0 -60
- package/dist/cjs/lib/components/DropdownMenu/DropdownMenuRoot.jsx +0 -55
- package/dist/cjs/lib/components/DropdownMenu/DropdownMenuSeparator.jsx +0 -45
- package/dist/cjs/lib/components/DropdownMenu/DropdownMenuSub.jsx +0 -44
- package/dist/cjs/lib/components/DropdownMenu/DropdownMenuSubTrigger.jsx +0 -59
- package/dist/cjs/lib/components/DropdownMenu/DropdownMenuTrigger.jsx +0 -69
- package/dist/cjs/lib/components/DropdownMenu/index.jsx +0 -31
- package/dist/cjs/lib/components/HoverCard/HoverCardContent.jsx +0 -88
- package/dist/cjs/lib/components/HoverCard/HoverCardRoot.jsx +0 -57
- package/dist/cjs/lib/components/HoverCard/HoverCardTrigger.jsx +0 -46
- package/dist/cjs/lib/components/HoverCard/index.jsx +0 -11
- package/dist/cjs/lib/components/IconButton/index.jsx +0 -90
- package/dist/cjs/lib/components/Inset/index.jsx +0 -79
- package/dist/cjs/lib/components/Label/index.jsx +0 -83
- package/dist/cjs/lib/components/LineChart/index.jsx +0 -62
- package/dist/cjs/lib/components/Menubar/MenubarCheckboxItem.jsx +0 -57
- package/dist/cjs/lib/components/Menubar/MenubarContent.jsx +0 -89
- package/dist/cjs/lib/components/Menubar/MenubarItem.jsx +0 -82
- package/dist/cjs/lib/components/Menubar/MenubarItemIndicator.jsx +0 -76
- package/dist/cjs/lib/components/Menubar/MenubarMenu.jsx +0 -44
- package/dist/cjs/lib/components/Menubar/MenubarRadioGroup.jsx +0 -49
- package/dist/cjs/lib/components/Menubar/MenubarRadioItem.jsx +0 -59
- package/dist/cjs/lib/components/Menubar/MenubarRoot.jsx +0 -91
- package/dist/cjs/lib/components/Menubar/MenubarSeparator.jsx +0 -47
- package/dist/cjs/lib/components/Menubar/MenubarSub.jsx +0 -44
- package/dist/cjs/lib/components/Menubar/MenubarSubContent.jsx +0 -78
- package/dist/cjs/lib/components/Menubar/MenubarSubTrigger.jsx +0 -60
- package/dist/cjs/lib/components/Menubar/MenubarTrigger.jsx +0 -84
- package/dist/cjs/lib/components/Menubar/index.jsx +0 -31
- package/dist/cjs/lib/components/NavigationMenu/NavigationMenuContent.jsx +0 -75
- package/dist/cjs/lib/components/NavigationMenu/NavigationMenuIndicator.jsx +0 -48
- package/dist/cjs/lib/components/NavigationMenu/NavigationMenuItem.jsx +0 -46
- package/dist/cjs/lib/components/NavigationMenu/NavigationMenuLink.jsx +0 -78
- package/dist/cjs/lib/components/NavigationMenu/NavigationMenuList.jsx +0 -75
- package/dist/cjs/lib/components/NavigationMenu/NavigationMenuRoot.jsx +0 -62
- package/dist/cjs/lib/components/NavigationMenu/NavigationMenuTrigger.jsx +0 -86
- package/dist/cjs/lib/components/NavigationMenu/NavigationMenuViewport.jsx +0 -80
- package/dist/cjs/lib/components/NavigationMenu/index.jsx +0 -12
- package/dist/cjs/lib/components/PieChart/index.jsx +0 -70
- package/dist/cjs/lib/components/Popover/PopoverClose.jsx +0 -64
- package/dist/cjs/lib/components/Popover/PopoverContent.jsx +0 -92
- package/dist/cjs/lib/components/Popover/PopoverRoot.jsx +0 -55
- package/dist/cjs/lib/components/Popover/PopoverTrigger.jsx +0 -46
- package/dist/cjs/lib/components/Popover/index.jsx +0 -13
- package/dist/cjs/lib/components/Progress/index.jsx +0 -83
- package/dist/cjs/lib/components/RadarChart/index.jsx +0 -83
- package/dist/cjs/lib/components/Radio/index.jsx +0 -54
- package/dist/cjs/lib/components/RadioCards/RadioCardsItem.jsx +0 -70
- package/dist/cjs/lib/components/RadioCards/RadioCardsRoot.jsx +0 -77
- package/dist/cjs/lib/components/RadioCards/index.jsx +0 -9
- package/dist/cjs/lib/components/RadioGroup/RadioGroupItem.jsx +0 -62
- package/dist/cjs/lib/components/RadioGroup/RadioGroupRoot.jsx +0 -73
- package/dist/cjs/lib/components/RadioGroup/index.jsx +0 -9
- package/dist/cjs/lib/components/ScrollArea/index.jsx +0 -54
- package/dist/cjs/lib/components/SegmentedControl/SegmentedControlItem.jsx +0 -51
- package/dist/cjs/lib/components/SegmentedControl/SegmentedControlRoot.jsx +0 -79
- package/dist/cjs/lib/components/SegmentedControl/index.jsx +0 -9
- package/dist/cjs/lib/components/Select/index.jsx +0 -115
- package/dist/cjs/lib/components/Separator/index.jsx +0 -56
- package/dist/cjs/lib/components/Skeleton/index.jsx +0 -51
- package/dist/cjs/lib/components/Slider/index.jsx +0 -56
- package/dist/cjs/lib/components/Spinner/index.jsx +0 -56
- package/dist/cjs/lib/components/TabNav/index.jsx +0 -50
- package/dist/cjs/lib/components/Table/index.jsx +0 -119
- package/dist/cjs/lib/components/Tabs/index.jsx +0 -80
- package/dist/cjs/lib/components/TextArea/index.jsx +0 -65
- package/dist/cjs/lib/components/TextField/index.jsx +0 -67
- package/dist/cjs/lib/components/Toast/ToastActionButton.jsx +0 -97
- package/dist/cjs/lib/components/Toast/ToastDescription.jsx +0 -71
- package/dist/cjs/lib/components/Toast/ToastRoot.jsx +0 -123
- package/dist/cjs/lib/components/Toast/ToastTitle.jsx +0 -69
- package/dist/cjs/lib/components/Toast/index.jsx +0 -13
- package/dist/cjs/lib/components/Toggle/ToggleWithText.jsx +0 -86
- package/dist/cjs/lib/components/Toggle/index.jsx +0 -88
- package/dist/cjs/lib/components/ToggleGroup/ToggleGroupItem.jsx +0 -70
- package/dist/cjs/lib/components/ToggleGroup/ToggleGroupRoot.jsx +0 -79
- package/dist/cjs/lib/components/ToggleGroup/index.jsx +0 -9
- package/dist/cjs/lib/components/ToggleSwitch/index.jsx +0 -81
- package/dist/cjs/lib/components/Tooltip/index.jsx +0 -86
- package/dist/cjs/lib/components/index.js +0 -108
- package/dist/cjs/lib/constants.js +0 -950
- package/dist/cjs/lib/index.js +0 -18
- package/dist/cjs/lib/types.js +0 -2
- package/dist/cjs/lib/utils/useDarkMode.js +0 -53
- package/dist/cjs/lib/utils/utils.js +0 -14
- package/dist/cjs/tailwind.config.js +0 -166
- package/dist/cjs/tsconfig.cjs.tsbuildinfo +0 -1
- package/dist/esm/tsconfig.esm.tsbuildinfo +0 -1
- /package/dist/{types/lib → lib}/Typography/Header/index.d.ts +0 -0
- /package/dist/{esm/lib → lib}/Typography/Header/index.js +0 -0
- /package/dist/{types/lib → lib}/Typography/Text/index.d.ts +0 -0
- /package/dist/{esm/lib → lib}/Typography/Text/index.js +0 -0
- /package/dist/{types/lib → lib}/Typography/index.d.ts +0 -0
- /package/dist/{esm/lib → lib}/Typography/index.js +0 -0
- /package/dist/{types/lib → lib}/color/alpha.d.ts +0 -0
- /package/dist/{esm/lib → lib}/color/alpha.js +0 -0
- /package/dist/{types/lib → lib}/color/constants.d.ts +0 -0
- /package/dist/{esm/lib → lib}/color/constants.js +0 -0
- /package/dist/{types/lib → lib}/color/dark.d.ts +0 -0
- /package/dist/{esm/lib → lib}/color/dark.js +0 -0
- /package/dist/{types/lib → lib}/color/krdsColors.d.ts +0 -0
- /package/dist/{esm/lib → lib}/color/krdsColors.js +0 -0
- /package/dist/{types/lib → lib}/color/light.d.ts +0 -0
- /package/dist/{esm/lib → lib}/color/light.js +0 -0
- /package/dist/{types/lib → lib}/components/Accordion/index.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Accordion/index.js +0 -0
- /package/dist/{types/lib → lib}/components/AlertDialog/AlertDialogAction.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/AlertDialog/AlertDialogAction.js +0 -0
- /package/dist/{types/lib → lib}/components/AlertDialog/AlertDialogCancel.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/AlertDialog/AlertDialogCancel.js +0 -0
- /package/dist/{types/lib → lib}/components/AlertDialog/AlertDialogContent.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/AlertDialog/AlertDialogContent.js +0 -0
- /package/dist/{types/lib → lib}/components/AlertDialog/AlertDialogDescription.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/AlertDialog/AlertDialogDescription.js +0 -0
- /package/dist/{types/lib → lib}/components/AlertDialog/AlertDialogRoot.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/AlertDialog/AlertDialogRoot.js +0 -0
- /package/dist/{types/lib → lib}/components/AlertDialog/AlertDialogTitle.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/AlertDialog/AlertDialogTitle.js +0 -0
- /package/dist/{types/lib → lib}/components/AlertDialog/AlertDialogTrigger.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/AlertDialog/AlertDialogTrigger.js +0 -0
- /package/dist/{types/lib → lib}/components/AlertDialog/index.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/AlertDialog/index.js +0 -0
- /package/dist/{types/lib → lib}/components/AspectRatio/index.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/AspectRatio/index.js +0 -0
- /package/dist/{types/lib → lib}/components/Avatar/index.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Avatar/index.js +0 -0
- /package/dist/{types/lib → lib}/components/Badge/index.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Badge/index.js +0 -0
- /package/dist/{esm/lib → lib}/components/BarChart/index.js +0 -0
- /package/dist/{esm/lib → lib}/components/BubbleChart/index.js +0 -0
- /package/dist/{types/lib → lib}/components/Button/index.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Button/index.js +0 -0
- /package/dist/{types/lib → lib}/components/Callout/CalloutIcon.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Callout/CalloutIcon.js +0 -0
- /package/dist/{types/lib → lib}/components/Callout/CalloutRoot.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Callout/CalloutRoot.js +0 -0
- /package/dist/{types/lib → lib}/components/Callout/CalloutText.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Callout/CalloutText.js +0 -0
- /package/dist/{types/lib → lib}/components/Callout/index.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Callout/index.js +0 -0
- /package/dist/{types/lib → lib}/components/Card/index.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Card/index.js +0 -0
- /package/dist/{types/lib → lib}/components/Checkbox/index.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Checkbox/index.js +0 -0
- /package/dist/{types/lib → lib}/components/CheckboxCard/index.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/CheckboxCard/index.js +0 -0
- /package/dist/{types/lib → lib}/components/CheckboxGroup/CheckboxGroupItem.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/CheckboxGroup/CheckboxGroupItem.js +0 -0
- /package/dist/{types/lib → lib}/components/CheckboxGroup/CheckboxGroupRoot.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/CheckboxGroup/CheckboxGroupRoot.js +0 -0
- /package/dist/{types/lib → lib}/components/CheckboxGroup/index.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/CheckboxGroup/index.js +0 -0
- /package/dist/{types/lib → lib}/components/ContextMenu/ContextMenuCheckboxItem.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/ContextMenu/ContextMenuCheckboxItem.js +0 -0
- /package/dist/{types/lib → lib}/components/ContextMenu/ContextMenuContent.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/ContextMenu/ContextMenuContent.js +0 -0
- /package/dist/{types/lib → lib}/components/ContextMenu/ContextMenuGroup.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/ContextMenu/ContextMenuGroup.js +0 -0
- /package/dist/{types/lib → lib}/components/ContextMenu/ContextMenuItem.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/ContextMenu/ContextMenuItem.js +0 -0
- /package/dist/{types/lib → lib}/components/ContextMenu/ContextMenuItemIndicator.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/ContextMenu/ContextMenuItemIndicator.js +0 -0
- /package/dist/{types/lib → lib}/components/ContextMenu/ContextMenuLabel.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/ContextMenu/ContextMenuLabel.js +0 -0
- /package/dist/{types/lib → lib}/components/ContextMenu/ContextMenuRadioGroup.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/ContextMenu/ContextMenuRadioGroup.js +0 -0
- /package/dist/{types/lib → lib}/components/ContextMenu/ContextMenuRadioItem.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/ContextMenu/ContextMenuRadioItem.js +0 -0
- /package/dist/{types/lib → lib}/components/ContextMenu/ContextMenuRoot.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/ContextMenu/ContextMenuRoot.js +0 -0
- /package/dist/{types/lib → lib}/components/ContextMenu/ContextMenuSeparator.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/ContextMenu/ContextMenuSeparator.js +0 -0
- /package/dist/{types/lib → lib}/components/ContextMenu/ContextMenuSubContent.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/ContextMenu/ContextMenuSubContent.js +0 -0
- /package/dist/{types/lib → lib}/components/ContextMenu/ContextMenuSubTrigger.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/ContextMenu/ContextMenuSubTrigger.js +0 -0
- /package/dist/{types/lib → lib}/components/ContextMenu/ContextMenuTrigger.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/ContextMenu/ContextMenuTrigger.js +0 -0
- /package/dist/{types/lib → lib}/components/ContextMenu/index.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/ContextMenu/index.js +0 -0
- /package/dist/{types/lib → lib}/components/DataList/DataListItem.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/DataList/DataListItem.js +0 -0
- /package/dist/{types/lib → lib}/components/DataList/DataListLabel.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/DataList/DataListLabel.js +0 -0
- /package/dist/{types/lib → lib}/components/DataList/DataListRoot.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/DataList/DataListRoot.js +0 -0
- /package/dist/{types/lib → lib}/components/DataList/DataListValue.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/DataList/DataListValue.js +0 -0
- /package/dist/{types/lib → lib}/components/DataList/index.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/DataList/index.js +0 -0
- /package/dist/{types/lib → lib}/components/Dialog/DialogAction.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Dialog/DialogAction.js +0 -0
- /package/dist/{types/lib → lib}/components/Dialog/DialogCancel.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Dialog/DialogCancel.js +0 -0
- /package/dist/{types/lib → lib}/components/Dialog/DialogContent.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Dialog/DialogContent.js +0 -0
- /package/dist/{types/lib → lib}/components/Dialog/DialogDescription.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Dialog/DialogDescription.js +0 -0
- /package/dist/{esm/lib → lib}/components/Dialog/DialogRoot.js +0 -0
- /package/dist/{types/lib → lib}/components/Dialog/DialogSlot.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Dialog/DialogSlot.js +0 -0
- /package/dist/{types/lib → lib}/components/Dialog/DialogTitle.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Dialog/DialogTitle.js +0 -0
- /package/dist/{types/lib → lib}/components/Dialog/DialogTrigger.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Dialog/DialogTrigger.js +0 -0
- /package/dist/{esm/lib → lib}/components/Dialog/index.js +0 -0
- /package/dist/{esm/lib → lib}/components/DoughnutChart/index.js +0 -0
- /package/dist/{types/lib → lib}/components/DropdownMenu/DropdonMenuRadioGroup.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/DropdownMenu/DropdonMenuRadioGroup.js +0 -0
- /package/dist/{types/lib → lib}/components/DropdownMenu/DropdonMenuSubContent.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/DropdownMenu/DropdonMenuSubContent.js +0 -0
- /package/dist/{types/lib → lib}/components/DropdownMenu/DropdownMenuCheckboxItem.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/DropdownMenu/DropdownMenuCheckboxItem.js +0 -0
- /package/dist/{types/lib → lib}/components/DropdownMenu/DropdownMenuContent.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/DropdownMenu/DropdownMenuContent.js +0 -0
- /package/dist/{types/lib → lib}/components/DropdownMenu/DropdownMenuItem.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/DropdownMenu/DropdownMenuItem.js +0 -0
- /package/dist/{types/lib → lib}/components/DropdownMenu/DropdownMenuItemIndicator.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/DropdownMenu/DropdownMenuItemIndicator.js +0 -0
- /package/dist/{types/lib → lib}/components/DropdownMenu/DropdownMenuLable.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/DropdownMenu/DropdownMenuLable.js +0 -0
- /package/dist/{types/lib → lib}/components/DropdownMenu/DropdownMenuRadioItem.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/DropdownMenu/DropdownMenuRadioItem.js +0 -0
- /package/dist/{esm/lib → lib}/components/DropdownMenu/DropdownMenuRoot.js +0 -0
- /package/dist/{types/lib → lib}/components/DropdownMenu/DropdownMenuSeparator.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/DropdownMenu/DropdownMenuSeparator.js +0 -0
- /package/dist/{types/lib → lib}/components/DropdownMenu/DropdownMenuSub.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/DropdownMenu/DropdownMenuSub.js +0 -0
- /package/dist/{types/lib → lib}/components/DropdownMenu/DropdownMenuSubTrigger.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/DropdownMenu/DropdownMenuSubTrigger.js +0 -0
- /package/dist/{types/lib → lib}/components/DropdownMenu/DropdownMenuTrigger.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/DropdownMenu/DropdownMenuTrigger.js +0 -0
- /package/dist/{esm/lib → lib}/components/DropdownMenu/index.js +0 -0
- /package/dist/{types/lib → lib}/components/HoverCard/HoverCardContent.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/HoverCard/HoverCardContent.js +0 -0
- /package/dist/{esm/lib → lib}/components/HoverCard/HoverCardRoot.js +0 -0
- /package/dist/{types/lib → lib}/components/HoverCard/HoverCardTrigger.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/HoverCard/HoverCardTrigger.js +0 -0
- /package/dist/{esm/lib → lib}/components/HoverCard/index.js +0 -0
- /package/dist/{types/lib → lib}/components/IconButton/index.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/IconButton/index.js +0 -0
- /package/dist/{types/lib → lib}/components/Inset/index.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Inset/index.js +0 -0
- /package/dist/{types/lib → lib}/components/Label/index.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Label/index.js +0 -0
- /package/dist/{esm/lib → lib}/components/LineChart/index.js +0 -0
- /package/dist/{types/lib → lib}/components/Menubar/MenubarCheckboxItem.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Menubar/MenubarCheckboxItem.js +0 -0
- /package/dist/{types/lib → lib}/components/Menubar/MenubarContent.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Menubar/MenubarContent.js +0 -0
- /package/dist/{types/lib → lib}/components/Menubar/MenubarItem.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Menubar/MenubarItem.js +0 -0
- /package/dist/{types/lib → lib}/components/Menubar/MenubarItemIndicator.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Menubar/MenubarItemIndicator.js +0 -0
- /package/dist/{types/lib → lib}/components/Menubar/MenubarMenu.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Menubar/MenubarMenu.js +0 -0
- /package/dist/{types/lib → lib}/components/Menubar/MenubarRadioGroup.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Menubar/MenubarRadioGroup.js +0 -0
- /package/dist/{types/lib → lib}/components/Menubar/MenubarRadioItem.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Menubar/MenubarRadioItem.js +0 -0
- /package/dist/{types/lib → lib}/components/Menubar/MenubarRoot.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Menubar/MenubarRoot.js +0 -0
- /package/dist/{types/lib → lib}/components/Menubar/MenubarSeparator.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Menubar/MenubarSeparator.js +0 -0
- /package/dist/{types/lib → lib}/components/Menubar/MenubarSub.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Menubar/MenubarSub.js +0 -0
- /package/dist/{types/lib → lib}/components/Menubar/MenubarSubContent.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Menubar/MenubarSubContent.js +0 -0
- /package/dist/{types/lib → lib}/components/Menubar/MenubarSubTrigger.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Menubar/MenubarSubTrigger.js +0 -0
- /package/dist/{types/lib → lib}/components/Menubar/MenubarTrigger.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Menubar/MenubarTrigger.js +0 -0
- /package/dist/{types/lib → lib}/components/Menubar/index.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Menubar/index.js +0 -0
- /package/dist/{types/lib → lib}/components/NavigationMenu/NavigationMenuContent.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/NavigationMenu/NavigationMenuContent.js +0 -0
- /package/dist/{types/lib → lib}/components/NavigationMenu/NavigationMenuIndicator.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/NavigationMenu/NavigationMenuIndicator.js +0 -0
- /package/dist/{types/lib → lib}/components/NavigationMenu/NavigationMenuItem.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/NavigationMenu/NavigationMenuItem.js +0 -0
- /package/dist/{types/lib → lib}/components/NavigationMenu/NavigationMenuLink.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/NavigationMenu/NavigationMenuLink.js +0 -0
- /package/dist/{types/lib → lib}/components/NavigationMenu/NavigationMenuList.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/NavigationMenu/NavigationMenuList.js +0 -0
- /package/dist/{types/lib → lib}/components/NavigationMenu/NavigationMenuRoot.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/NavigationMenu/NavigationMenuRoot.js +0 -0
- /package/dist/{types/lib → lib}/components/NavigationMenu/NavigationMenuTrigger.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/NavigationMenu/NavigationMenuTrigger.js +0 -0
- /package/dist/{types/lib → lib}/components/NavigationMenu/NavigationMenuViewport.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/NavigationMenu/NavigationMenuViewport.js +0 -0
- /package/dist/{types/lib → lib}/components/NavigationMenu/index.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/NavigationMenu/index.js +0 -0
- /package/dist/{esm/lib → lib}/components/PieChart/index.js +0 -0
- /package/dist/{types/lib → lib}/components/Popover/PopoverClose.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Popover/PopoverClose.js +0 -0
- /package/dist/{types/lib → lib}/components/Popover/PopoverContent.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Popover/PopoverContent.js +0 -0
- /package/dist/{esm/lib → lib}/components/Popover/PopoverRoot.js +0 -0
- /package/dist/{types/lib → lib}/components/Popover/PopoverTrigger.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Popover/PopoverTrigger.js +0 -0
- /package/dist/{esm/lib → lib}/components/Popover/index.js +0 -0
- /package/dist/{types/lib → lib}/components/Progress/index.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Progress/index.js +0 -0
- /package/dist/{esm/lib → lib}/components/RadarChart/index.js +0 -0
- /package/dist/{types/lib → lib}/components/Radio/index.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Radio/index.js +0 -0
- /package/dist/{types/lib → lib}/components/RadioCards/RadioCardsItem.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/RadioCards/RadioCardsItem.js +0 -0
- /package/dist/{types/lib → lib}/components/RadioCards/RadioCardsRoot.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/RadioCards/RadioCardsRoot.js +0 -0
- /package/dist/{types/lib → lib}/components/RadioCards/index.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/RadioCards/index.js +0 -0
- /package/dist/{types/lib → lib}/components/RadioGroup/RadioGroupItem.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/RadioGroup/RadioGroupItem.js +0 -0
- /package/dist/{types/lib → lib}/components/RadioGroup/RadioGroupRoot.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/RadioGroup/RadioGroupRoot.js +0 -0
- /package/dist/{types/lib → lib}/components/RadioGroup/index.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/RadioGroup/index.js +0 -0
- /package/dist/{types/lib → lib}/components/ScrollArea/index.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/ScrollArea/index.js +0 -0
- /package/dist/{types/lib → lib}/components/SegmentedControl/SegmentedControlItem.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/SegmentedControl/SegmentedControlItem.js +0 -0
- /package/dist/{types/lib → lib}/components/SegmentedControl/SegmentedControlRoot.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/SegmentedControl/SegmentedControlRoot.js +0 -0
- /package/dist/{types/lib → lib}/components/SegmentedControl/index.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/SegmentedControl/index.js +0 -0
- /package/dist/{types/lib → lib}/components/Select/index.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Select/index.js +0 -0
- /package/dist/{types/lib → lib}/components/Separator/index.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Separator/index.js +0 -0
- /package/dist/{types/lib → lib}/components/Skeleton/index.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Skeleton/index.js +0 -0
- /package/dist/{types/lib → lib}/components/Slider/index.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Slider/index.js +0 -0
- /package/dist/{types/lib → lib}/components/Spinner/index.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Spinner/index.js +0 -0
- /package/dist/{types/lib → lib}/components/TabNav/index.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/TabNav/index.js +0 -0
- /package/dist/{types/lib → lib}/components/Table/index.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Table/index.js +0 -0
- /package/dist/{types/lib → lib}/components/Tabs/index.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Tabs/index.js +0 -0
- /package/dist/{types/lib → lib}/components/TextArea/index.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/TextArea/index.js +0 -0
- /package/dist/{types/lib → lib}/components/TextField/index.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/TextField/index.js +0 -0
- /package/dist/{types/lib → lib}/components/Toast/ToastActionButton.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Toast/ToastActionButton.js +0 -0
- /package/dist/{types/lib → lib}/components/Toast/ToastDescription.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Toast/ToastDescription.js +0 -0
- /package/dist/{types/lib → lib}/components/Toast/ToastRoot.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Toast/ToastRoot.js +0 -0
- /package/dist/{types/lib → lib}/components/Toast/ToastTitle.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Toast/ToastTitle.js +0 -0
- /package/dist/{types/lib → lib}/components/Toast/index.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Toast/index.js +0 -0
- /package/dist/{types/lib → lib}/components/Toggle/ToggleWithText.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Toggle/ToggleWithText.js +0 -0
- /package/dist/{types/lib → lib}/components/Toggle/index.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Toggle/index.js +0 -0
- /package/dist/{types/lib → lib}/components/ToggleGroup/ToggleGroupItem.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/ToggleGroup/ToggleGroupItem.js +0 -0
- /package/dist/{types/lib → lib}/components/ToggleGroup/ToggleGroupRoot.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/ToggleGroup/ToggleGroupRoot.js +0 -0
- /package/dist/{types/lib → lib}/components/ToggleGroup/index.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/ToggleGroup/index.js +0 -0
- /package/dist/{types/lib → lib}/components/ToggleSwitch/index.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/ToggleSwitch/index.js +0 -0
- /package/dist/{types/lib → lib}/components/Tooltip/index.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/Tooltip/index.js +0 -0
- /package/dist/{types/lib → lib}/components/index.d.ts +0 -0
- /package/dist/{esm/lib → lib}/components/index.js +0 -0
- /package/dist/{types/lib → lib}/constants.d.ts +0 -0
- /package/dist/{esm/lib → lib}/constants.js +0 -0
- /package/dist/{types/lib → lib}/index.d.ts +0 -0
- /package/dist/{esm/lib → lib}/index.js +0 -0
- /package/dist/{types/lib → lib}/types.d.ts +0 -0
- /package/dist/{esm/lib → lib}/types.js +0 -0
- /package/dist/{types/lib → lib}/utils/useDarkMode.d.ts +0 -0
- /package/dist/{esm/lib → lib}/utils/useDarkMode.js +0 -0
- /package/dist/{types/lib → lib}/utils/utils.d.ts +0 -0
- /package/dist/{esm/lib → lib}/utils/utils.js +0 -0
- /package/dist/{types/tailwind.config.d.ts → tailwind.config.d.ts} +0 -0
@@ -1,79 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
var __assign = (this && this.__assign) || function () {
|
3
|
-
__assign = Object.assign || function(t) {
|
4
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
5
|
-
s = arguments[i];
|
6
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
7
|
-
t[p] = s[p];
|
8
|
-
}
|
9
|
-
return t;
|
10
|
-
};
|
11
|
-
return __assign.apply(this, arguments);
|
12
|
-
};
|
13
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
14
|
-
if (k2 === undefined) k2 = k;
|
15
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
16
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
17
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
18
|
-
}
|
19
|
-
Object.defineProperty(o, k2, desc);
|
20
|
-
}) : (function(o, m, k, k2) {
|
21
|
-
if (k2 === undefined) k2 = k;
|
22
|
-
o[k2] = m[k];
|
23
|
-
}));
|
24
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
25
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
26
|
-
}) : function(o, v) {
|
27
|
-
o["default"] = v;
|
28
|
-
});
|
29
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
30
|
-
if (mod && mod.__esModule) return mod;
|
31
|
-
var result = {};
|
32
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
33
|
-
__setModuleDefault(result, mod);
|
34
|
-
return result;
|
35
|
-
};
|
36
|
-
var __rest = (this && this.__rest) || function (s, e) {
|
37
|
-
var t = {};
|
38
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
39
|
-
t[p] = s[p];
|
40
|
-
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
41
|
-
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
42
|
-
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
43
|
-
t[p[i]] = s[p[i]];
|
44
|
-
}
|
45
|
-
return t;
|
46
|
-
};
|
47
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
48
|
-
exports.ToggleGroupRoot = exports.ToggleGroupContext = void 0;
|
49
|
-
var react_1 = __importStar(require("react"));
|
50
|
-
var ToggleGroupPrimitive = __importStar(require("@radix-ui/react-toggle-group"));
|
51
|
-
var class_variance_authority_1 = require("class-variance-authority");
|
52
|
-
var constants_1 = require("../../../lib/constants");
|
53
|
-
var utils_1 = require("../../../lib/utils/utils");
|
54
|
-
var toggleVariants = (0, class_variance_authority_1.cva)('inline-flex', {
|
55
|
-
variants: {
|
56
|
-
scaling: __assign({}, constants_1.scalingVariants),
|
57
|
-
},
|
58
|
-
defaultVariants: {
|
59
|
-
scaling: '100%',
|
60
|
-
},
|
61
|
-
});
|
62
|
-
exports.ToggleGroupContext = (0, react_1.createContext)({
|
63
|
-
size: 'medium',
|
64
|
-
color: 'red',
|
65
|
-
appearance: 'surface',
|
66
|
-
});
|
67
|
-
exports.ToggleGroupRoot = (0, react_1.forwardRef)(function (_a, ref) {
|
68
|
-
var className = _a.className, children = _a.children, scaling = _a.scaling, size = _a.size, color = _a.color, appearance = _a.appearance, props = __rest(_a, ["className", "children", "scaling", "size", "color", "appearance"]);
|
69
|
-
var type = __assign({}, props).type;
|
70
|
-
var contextValue = { size: size, color: color, appearance: appearance };
|
71
|
-
return (<exports.ToggleGroupContext.Provider value={contextValue}>
|
72
|
-
{type === 'single' ? (<ToggleGroupPrimitive.Root className={(0, utils_1.cn)(toggleVariants({ scaling: scaling }), className)} {...props} ref={ref}>
|
73
|
-
{children}
|
74
|
-
</ToggleGroupPrimitive.Root>) : (<ToggleGroupPrimitive.Root className={(0, utils_1.cn)(toggleVariants({ scaling: scaling }), className)} {...props} ref={ref}>
|
75
|
-
{children}
|
76
|
-
</ToggleGroupPrimitive.Root>)}
|
77
|
-
</exports.ToggleGroupContext.Provider>);
|
78
|
-
});
|
79
|
-
exports.ToggleGroupRoot.displayName = 'ToggleGroup.Root';
|
@@ -1,9 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
var ToggleGroupRoot_1 = require("./ToggleGroupRoot");
|
4
|
-
var ToggleGroupItem_1 = require("./ToggleGroupItem");
|
5
|
-
var ToggleGroup = {
|
6
|
-
Root: ToggleGroupRoot_1.ToggleGroupRoot,
|
7
|
-
Item: ToggleGroupItem_1.ToggleGroupItem,
|
8
|
-
};
|
9
|
-
exports.default = ToggleGroup;
|
@@ -1,81 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
var __assign = (this && this.__assign) || function () {
|
3
|
-
__assign = Object.assign || function(t) {
|
4
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
5
|
-
s = arguments[i];
|
6
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
7
|
-
t[p] = s[p];
|
8
|
-
}
|
9
|
-
return t;
|
10
|
-
};
|
11
|
-
return __assign.apply(this, arguments);
|
12
|
-
};
|
13
|
-
var __rest = (this && this.__rest) || function (s, e) {
|
14
|
-
var t = {};
|
15
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
16
|
-
t[p] = s[p];
|
17
|
-
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
18
|
-
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
19
|
-
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
20
|
-
t[p[i]] = s[p[i]];
|
21
|
-
}
|
22
|
-
return t;
|
23
|
-
};
|
24
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
25
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
26
|
-
};
|
27
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
28
|
-
exports.ToggleSwitch = void 0;
|
29
|
-
var react_1 = __importDefault(require("react"));
|
30
|
-
var class_variance_authority_1 = require("class-variance-authority");
|
31
|
-
var utils_1 = require("../../../lib/utils/utils");
|
32
|
-
var constants_1 = require("../../../lib/constants");
|
33
|
-
var themes_1 = require("@radix-ui/themes");
|
34
|
-
var Text_1 = require("../../../lib/Typography/Text");
|
35
|
-
var toggleSwitchVariants = (0, class_variance_authority_1.cva)('', {
|
36
|
-
variants: {
|
37
|
-
scaling: __assign({}, constants_1.scalingVariants),
|
38
|
-
radius: __assign({}, constants_1.radiusVariants['base']),
|
39
|
-
size: {
|
40
|
-
small: 'w-[28px] h-[16px]',
|
41
|
-
medium: 'w-[35px] h-[20px]',
|
42
|
-
large: 'w-[42px] h-[24px]',
|
43
|
-
},
|
44
|
-
},
|
45
|
-
defaultVariants: {
|
46
|
-
radius: 'full',
|
47
|
-
size: 'medium',
|
48
|
-
},
|
49
|
-
});
|
50
|
-
var SwitchLabelVariants = (0, class_variance_authority_1.cva)('flex items-center justify-start text-slate-12 font-normal dark:text-white', {
|
51
|
-
variants: {
|
52
|
-
size: {
|
53
|
-
small: 'text-xs gap-2',
|
54
|
-
medium: 'text-sm gap-2',
|
55
|
-
large: 'text-base gap-3',
|
56
|
-
},
|
57
|
-
scaling: __assign({}, constants_1.scalingVariants),
|
58
|
-
},
|
59
|
-
defaultVariants: {
|
60
|
-
size: 'medium',
|
61
|
-
scaling: '100%',
|
62
|
-
},
|
63
|
-
});
|
64
|
-
exports.ToggleSwitch = react_1.default.forwardRef(function (_a, forwardedRef) {
|
65
|
-
var className = _a.className, _b = _a.color, color = _b === void 0 ? 'red' : _b, scaling = _a.scaling, size = _a.size, _c = _a.appearance, appearance = _c === void 0 ? 'surface' : _c, radius = _a.radius, tabIndex = _a.tabIndex, children = _a.children, switchProps = __rest(_a, ["className", "color", "scaling", "size", "appearance", "radius", "tabIndex", "children"]);
|
66
|
-
if (radius === 'medium' || radius === 'large')
|
67
|
-
radius = 'full';
|
68
|
-
var sizeTheme = '2';
|
69
|
-
if (size === 'small')
|
70
|
-
sizeTheme = '1';
|
71
|
-
if (size === 'large')
|
72
|
-
sizeTheme = '3';
|
73
|
-
return (<themes_1.Theme className="flex" accentColor={color} hasBackground={false}>
|
74
|
-
<Text_1.Text as="label" className={(0, utils_1.cn)('flex items-center', SwitchLabelVariants({ size: size, scaling: scaling }))}>
|
75
|
-
<themes_1.Switch ref={forwardedRef} {...switchProps} variant={appearance} radius={radius} size={sizeTheme} color={color} className={(0, utils_1.cn)(toggleSwitchVariants({ scaling: scaling, radius: radius, size: size }), className)} aria-label="Switch"></themes_1.Switch>
|
76
|
-
{children}
|
77
|
-
</Text_1.Text>
|
78
|
-
</themes_1.Theme>);
|
79
|
-
});
|
80
|
-
exports.ToggleSwitch.displayName = 'ToggleSwitch';
|
81
|
-
exports.default = exports.ToggleSwitch;
|
@@ -1,86 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
var __assign = (this && this.__assign) || function () {
|
3
|
-
__assign = Object.assign || function(t) {
|
4
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
5
|
-
s = arguments[i];
|
6
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
7
|
-
t[p] = s[p];
|
8
|
-
}
|
9
|
-
return t;
|
10
|
-
};
|
11
|
-
return __assign.apply(this, arguments);
|
12
|
-
};
|
13
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
14
|
-
if (k2 === undefined) k2 = k;
|
15
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
16
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
17
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
18
|
-
}
|
19
|
-
Object.defineProperty(o, k2, desc);
|
20
|
-
}) : (function(o, m, k, k2) {
|
21
|
-
if (k2 === undefined) k2 = k;
|
22
|
-
o[k2] = m[k];
|
23
|
-
}));
|
24
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
25
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
26
|
-
}) : function(o, v) {
|
27
|
-
o["default"] = v;
|
28
|
-
});
|
29
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
30
|
-
if (mod && mod.__esModule) return mod;
|
31
|
-
var result = {};
|
32
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
33
|
-
__setModuleDefault(result, mod);
|
34
|
-
return result;
|
35
|
-
};
|
36
|
-
var __rest = (this && this.__rest) || function (s, e) {
|
37
|
-
var t = {};
|
38
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
39
|
-
t[p] = s[p];
|
40
|
-
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
41
|
-
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
42
|
-
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
43
|
-
t[p[i]] = s[p[i]];
|
44
|
-
}
|
45
|
-
return t;
|
46
|
-
};
|
47
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
48
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
49
|
-
};
|
50
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
51
|
-
// your-tooltip.jsx
|
52
|
-
var react_1 = __importDefault(require("react"));
|
53
|
-
var TooltipPrimitive = __importStar(require("@radix-ui/react-tooltip"));
|
54
|
-
var class_variance_authority_1 = require("class-variance-authority");
|
55
|
-
var utils_1 = require("../../../lib/utils/utils");
|
56
|
-
var constants_1 = require("../../../lib/constants");
|
57
|
-
var tooltipVariants = (0, class_variance_authority_1.cva)('bg-slate-12 text-slate-1 dark:bg-slateDark-12 dark:text-slateDark-1 data-[state=delayed-open]:data-[side=top]:animate-slideDownAndFade data-[state=delayed-open]:data-[side=right]:animate-slideLeftAndFade data-[state=delayed-open]:data-[side=left]:animate-slideRightAndFade data-[state=delayed-open]:data-[side=bottom]:animate-slideUpAndFade select-none rounded-[4px] px-[9px] py-[6px] text-[12px] leading-none shadow-[hsl(206_22%_7%_/_35%)_0px_10px_38px_-10px,_hsl(206_22%_7%_/_20%)_0px_10px_20px_-15px] will-change-[transform,opacity]', {
|
58
|
-
variants: {
|
59
|
-
weight: __assign({}, constants_1.weightVariants),
|
60
|
-
radius: __assign({}, constants_1.radiusVariants['extra-large']),
|
61
|
-
color: (0, constants_1.primaryColorStyle)(),
|
62
|
-
},
|
63
|
-
});
|
64
|
-
var Tooltip = react_1.default.forwardRef(function (_a, ref) {
|
65
|
-
var content = _a.content, weight = _a.weight, color = _a.color, radius = _a.radius, children = _a.children, defaultOpen = _a.defaultOpen, open = _a.open, className = _a.className, side = _a.side, onOpenChange = _a.onOpenChange, props = __rest(_a, ["content", "weight", "color", "radius", "children", "defaultOpen", "open", "className", "side", "onOpenChange"]);
|
66
|
-
if (!side)
|
67
|
-
side = 'top';
|
68
|
-
if (radius === 'full')
|
69
|
-
radius = 'large';
|
70
|
-
var arrowColor = color
|
71
|
-
? "fill-".concat(color, "-9 dark:fill-").concat(color, "Dark-9")
|
72
|
-
: 'fill-slate-12 dark:fill-slateDark-12';
|
73
|
-
return (<TooltipPrimitive.Provider>
|
74
|
-
<TooltipPrimitive.Root open={open} defaultOpen={defaultOpen} onOpenChange={onOpenChange}>
|
75
|
-
<TooltipPrimitive.Trigger className="cursor-pointer text-slate-12 dark:text-slateDark-12" asChild>
|
76
|
-
{children}
|
77
|
-
</TooltipPrimitive.Trigger>
|
78
|
-
<TooltipPrimitive.Content align="center" {...props} side={side} className={(0, utils_1.cn)('mr-2', tooltipVariants({ weight: weight, radius: radius, color: color }), className)} sideOffset={5}>
|
79
|
-
{content}
|
80
|
-
<TooltipPrimitive.Arrow width={11} height={5} className={arrowColor}/>
|
81
|
-
</TooltipPrimitive.Content>
|
82
|
-
</TooltipPrimitive.Root>
|
83
|
-
</TooltipPrimitive.Provider>);
|
84
|
-
});
|
85
|
-
Tooltip.displayName = 'Tooltip';
|
86
|
-
exports.default = Tooltip;
|
@@ -1,108 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
3
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
4
|
-
};
|
5
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
6
|
-
exports.DoughnutChart = exports.PieChart = exports.LineChart = exports.RadarChart = exports.BubbleChart = exports.BarChart = exports.Tooltip = exports.ToggleSwitch = exports.ToggleGroup = exports.ToggleWithText = exports.Toggle = exports.Toast = exports.TextField = exports.TextArea = exports.Tabs = exports.TabNav = exports.Table = exports.Spinner = exports.Slider = exports.Skeleton = exports.Separator = exports.Select = exports.SegmentedControl = exports.ScrollArea = exports.RadioGroup = exports.RadioCards = exports.Radio = exports.Progress = exports.Popover = exports.NavigationMenu = exports.Menubar = exports.Label = exports.Inset = exports.IconButton = exports.HoverCard = exports.DropdownMenu = exports.Dialog = exports.DataList = exports.ContextMenu = exports.CheckboxGroup = exports.CheckboxCard = exports.Checkbox = exports.Card = exports.Callout = exports.Button = exports.Badge = exports.Avatar = exports.AspectRatio = exports.AlertDialog = exports.Accordion = void 0;
|
7
|
-
// Component
|
8
|
-
var Accordion_1 = require("./Accordion");
|
9
|
-
Object.defineProperty(exports, "Accordion", { enumerable: true, get: function () { return __importDefault(Accordion_1).default; } });
|
10
|
-
var AlertDialog_1 = require("./AlertDialog");
|
11
|
-
Object.defineProperty(exports, "AlertDialog", { enumerable: true, get: function () { return __importDefault(AlertDialog_1).default; } });
|
12
|
-
var AspectRatio_1 = require("./AspectRatio");
|
13
|
-
Object.defineProperty(exports, "AspectRatio", { enumerable: true, get: function () { return __importDefault(AspectRatio_1).default; } });
|
14
|
-
var Avatar_1 = require("./Avatar");
|
15
|
-
Object.defineProperty(exports, "Avatar", { enumerable: true, get: function () { return __importDefault(Avatar_1).default; } });
|
16
|
-
var Badge_1 = require("./Badge");
|
17
|
-
Object.defineProperty(exports, "Badge", { enumerable: true, get: function () { return __importDefault(Badge_1).default; } });
|
18
|
-
var Button_1 = require("./Button");
|
19
|
-
Object.defineProperty(exports, "Button", { enumerable: true, get: function () { return __importDefault(Button_1).default; } });
|
20
|
-
var Callout_1 = require("./Callout");
|
21
|
-
Object.defineProperty(exports, "Callout", { enumerable: true, get: function () { return __importDefault(Callout_1).default; } });
|
22
|
-
var Card_1 = require("./Card");
|
23
|
-
Object.defineProperty(exports, "Card", { enumerable: true, get: function () { return __importDefault(Card_1).default; } });
|
24
|
-
var Checkbox_1 = require("./Checkbox");
|
25
|
-
Object.defineProperty(exports, "Checkbox", { enumerable: true, get: function () { return __importDefault(Checkbox_1).default; } });
|
26
|
-
var CheckboxCard_1 = require("./CheckboxCard");
|
27
|
-
Object.defineProperty(exports, "CheckboxCard", { enumerable: true, get: function () { return __importDefault(CheckboxCard_1).default; } });
|
28
|
-
var CheckboxGroup_1 = require("./CheckboxGroup");
|
29
|
-
Object.defineProperty(exports, "CheckboxGroup", { enumerable: true, get: function () { return __importDefault(CheckboxGroup_1).default; } });
|
30
|
-
var ContextMenu_1 = require("./ContextMenu");
|
31
|
-
Object.defineProperty(exports, "ContextMenu", { enumerable: true, get: function () { return __importDefault(ContextMenu_1).default; } });
|
32
|
-
var DataList_1 = require("./DataList");
|
33
|
-
Object.defineProperty(exports, "DataList", { enumerable: true, get: function () { return __importDefault(DataList_1).default; } });
|
34
|
-
var Dialog_1 = require("./Dialog");
|
35
|
-
Object.defineProperty(exports, "Dialog", { enumerable: true, get: function () { return __importDefault(Dialog_1).default; } });
|
36
|
-
var DropdownMenu_1 = require("./DropdownMenu");
|
37
|
-
Object.defineProperty(exports, "DropdownMenu", { enumerable: true, get: function () { return __importDefault(DropdownMenu_1).default; } });
|
38
|
-
var HoverCard_1 = require("./HoverCard");
|
39
|
-
Object.defineProperty(exports, "HoverCard", { enumerable: true, get: function () { return __importDefault(HoverCard_1).default; } });
|
40
|
-
var IconButton_1 = require("./IconButton");
|
41
|
-
Object.defineProperty(exports, "IconButton", { enumerable: true, get: function () { return __importDefault(IconButton_1).default; } });
|
42
|
-
var Inset_1 = require("./Inset");
|
43
|
-
Object.defineProperty(exports, "Inset", { enumerable: true, get: function () { return __importDefault(Inset_1).default; } });
|
44
|
-
var Label_1 = require("./Label");
|
45
|
-
Object.defineProperty(exports, "Label", { enumerable: true, get: function () { return __importDefault(Label_1).default; } });
|
46
|
-
var Menubar_1 = require("./Menubar");
|
47
|
-
Object.defineProperty(exports, "Menubar", { enumerable: true, get: function () { return __importDefault(Menubar_1).default; } });
|
48
|
-
var NavigationMenu_1 = require("./NavigationMenu");
|
49
|
-
Object.defineProperty(exports, "NavigationMenu", { enumerable: true, get: function () { return __importDefault(NavigationMenu_1).default; } });
|
50
|
-
var Popover_1 = require("./Popover");
|
51
|
-
Object.defineProperty(exports, "Popover", { enumerable: true, get: function () { return __importDefault(Popover_1).default; } });
|
52
|
-
var Progress_1 = require("./Progress");
|
53
|
-
Object.defineProperty(exports, "Progress", { enumerable: true, get: function () { return __importDefault(Progress_1).default; } });
|
54
|
-
var Radio_1 = require("./Radio");
|
55
|
-
Object.defineProperty(exports, "Radio", { enumerable: true, get: function () { return __importDefault(Radio_1).default; } });
|
56
|
-
var RadioCards_1 = require("./RadioCards");
|
57
|
-
Object.defineProperty(exports, "RadioCards", { enumerable: true, get: function () { return __importDefault(RadioCards_1).default; } });
|
58
|
-
var RadioGroup_1 = require("./RadioGroup");
|
59
|
-
Object.defineProperty(exports, "RadioGroup", { enumerable: true, get: function () { return __importDefault(RadioGroup_1).default; } });
|
60
|
-
var ScrollArea_1 = require("./ScrollArea");
|
61
|
-
Object.defineProperty(exports, "ScrollArea", { enumerable: true, get: function () { return __importDefault(ScrollArea_1).default; } });
|
62
|
-
var SegmentedControl_1 = require("./SegmentedControl");
|
63
|
-
Object.defineProperty(exports, "SegmentedControl", { enumerable: true, get: function () { return __importDefault(SegmentedControl_1).default; } });
|
64
|
-
var Select_1 = require("./Select");
|
65
|
-
Object.defineProperty(exports, "Select", { enumerable: true, get: function () { return __importDefault(Select_1).default; } });
|
66
|
-
var Separator_1 = require("./Separator");
|
67
|
-
Object.defineProperty(exports, "Separator", { enumerable: true, get: function () { return __importDefault(Separator_1).default; } });
|
68
|
-
var Skeleton_1 = require("./Skeleton");
|
69
|
-
Object.defineProperty(exports, "Skeleton", { enumerable: true, get: function () { return __importDefault(Skeleton_1).default; } });
|
70
|
-
var Slider_1 = require("./Slider");
|
71
|
-
Object.defineProperty(exports, "Slider", { enumerable: true, get: function () { return __importDefault(Slider_1).default; } });
|
72
|
-
var Spinner_1 = require("./Spinner");
|
73
|
-
Object.defineProperty(exports, "Spinner", { enumerable: true, get: function () { return __importDefault(Spinner_1).default; } });
|
74
|
-
var Table_1 = require("./Table");
|
75
|
-
Object.defineProperty(exports, "Table", { enumerable: true, get: function () { return __importDefault(Table_1).default; } });
|
76
|
-
var TabNav_1 = require("./TabNav");
|
77
|
-
Object.defineProperty(exports, "TabNav", { enumerable: true, get: function () { return __importDefault(TabNav_1).default; } });
|
78
|
-
var Tabs_1 = require("./Tabs");
|
79
|
-
Object.defineProperty(exports, "Tabs", { enumerable: true, get: function () { return __importDefault(Tabs_1).default; } });
|
80
|
-
var TextArea_1 = require("./TextArea");
|
81
|
-
Object.defineProperty(exports, "TextArea", { enumerable: true, get: function () { return __importDefault(TextArea_1).default; } });
|
82
|
-
var TextField_1 = require("./TextField");
|
83
|
-
Object.defineProperty(exports, "TextField", { enumerable: true, get: function () { return __importDefault(TextField_1).default; } });
|
84
|
-
var Toast_1 = require("./Toast");
|
85
|
-
Object.defineProperty(exports, "Toast", { enumerable: true, get: function () { return __importDefault(Toast_1).default; } });
|
86
|
-
var Toggle_1 = require("./Toggle");
|
87
|
-
Object.defineProperty(exports, "Toggle", { enumerable: true, get: function () { return __importDefault(Toggle_1).default; } });
|
88
|
-
var ToggleWithText_1 = require("./Toggle/ToggleWithText");
|
89
|
-
Object.defineProperty(exports, "ToggleWithText", { enumerable: true, get: function () { return __importDefault(ToggleWithText_1).default; } });
|
90
|
-
var ToggleGroup_1 = require("./ToggleGroup");
|
91
|
-
Object.defineProperty(exports, "ToggleGroup", { enumerable: true, get: function () { return __importDefault(ToggleGroup_1).default; } });
|
92
|
-
var ToggleSwitch_1 = require("./ToggleSwitch");
|
93
|
-
Object.defineProperty(exports, "ToggleSwitch", { enumerable: true, get: function () { return __importDefault(ToggleSwitch_1).default; } });
|
94
|
-
var Tooltip_1 = require("./Tooltip");
|
95
|
-
Object.defineProperty(exports, "Tooltip", { enumerable: true, get: function () { return __importDefault(Tooltip_1).default; } });
|
96
|
-
// Chart
|
97
|
-
var BarChart_1 = require("./BarChart");
|
98
|
-
Object.defineProperty(exports, "BarChart", { enumerable: true, get: function () { return __importDefault(BarChart_1).default; } });
|
99
|
-
var BubbleChart_1 = require("./BubbleChart");
|
100
|
-
Object.defineProperty(exports, "BubbleChart", { enumerable: true, get: function () { return __importDefault(BubbleChart_1).default; } });
|
101
|
-
var RadarChart_1 = require("./RadarChart");
|
102
|
-
Object.defineProperty(exports, "RadarChart", { enumerable: true, get: function () { return __importDefault(RadarChart_1).default; } });
|
103
|
-
var LineChart_1 = require("./LineChart");
|
104
|
-
Object.defineProperty(exports, "LineChart", { enumerable: true, get: function () { return __importDefault(LineChart_1).default; } });
|
105
|
-
var PieChart_1 = require("./PieChart");
|
106
|
-
Object.defineProperty(exports, "PieChart", { enumerable: true, get: function () { return __importDefault(PieChart_1).default; } });
|
107
|
-
var DoughnutChart_1 = require("./DoughnutChart");
|
108
|
-
Object.defineProperty(exports, "DoughnutChart", { enumerable: true, get: function () { return __importDefault(DoughnutChart_1).default; } });
|