@lotte-innovate/ui-component-test 0.1.42 → 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,69 +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.aspectRatioVariants = void 0;
|
49
|
-
var react_1 = __importStar(require("react"));
|
50
|
-
var AspectRatioPrimitive = __importStar(require("@radix-ui/react-aspect-ratio"));
|
51
|
-
var class_variance_authority_1 = require("class-variance-authority");
|
52
|
-
var utils_1 = require("../../../lib/utils/utils");
|
53
|
-
var constants_1 = require("../../../lib/constants");
|
54
|
-
exports.aspectRatioVariants = (0, class_variance_authority_1.cva)('', {
|
55
|
-
variants: {
|
56
|
-
scaling: __assign({}, constants_1.scalingVariants),
|
57
|
-
},
|
58
|
-
defaultVariants: {
|
59
|
-
scaling: '100%',
|
60
|
-
},
|
61
|
-
});
|
62
|
-
var AspectRatio = (0, react_1.forwardRef)(function (_a, ref) {
|
63
|
-
var children = _a.children, className = _a.className, _b = _a.ratio, ratio = _b === void 0 ? 16 / 9 : _b, scaling = _a.scaling, props = __rest(_a, ["children", "className", "ratio", "scaling"]);
|
64
|
-
return (<AspectRatioPrimitive.Root ratio={ratio} ref={ref} {...props} className={(0, utils_1.cn)((0, exports.aspectRatioVariants)({ scaling: scaling }), className)}>
|
65
|
-
{children}
|
66
|
-
</AspectRatioPrimitive.Root>);
|
67
|
-
});
|
68
|
-
AspectRatio.displayName = 'AspectRatio';
|
69
|
-
exports.default = AspectRatio;
|
@@ -1,87 +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
|
-
var react_1 = __importStar(require("react"));
|
49
|
-
var AvatarPrimitive = __importStar(require("@radix-ui/react-avatar"));
|
50
|
-
var class_variance_authority_1 = require("class-variance-authority");
|
51
|
-
var utils_1 = require("../../../lib/utils/utils");
|
52
|
-
var constants_1 = require("../../../lib/constants");
|
53
|
-
var AvatarVariants = (0, class_variance_authority_1.cva)('font-medium', {
|
54
|
-
variants: {
|
55
|
-
radius: __assign({}, constants_1.radiusVariants['base']),
|
56
|
-
size: {
|
57
|
-
'1': 'h-[24px] w-[24px] text-[12px]',
|
58
|
-
'2': 'h-[32px] w-[32px] text-[14px]',
|
59
|
-
'3': 'h-[40px] w-[40px] text-[16px]',
|
60
|
-
'4': 'h-[48px] w-[48px] text-[18px]',
|
61
|
-
'5': 'h-[64px] w-[64px] text-[24px]',
|
62
|
-
'6': 'h-[80px] w-[80px] text-[28px]',
|
63
|
-
'7': 'h-[96px] w-[96px] text-[28px]',
|
64
|
-
'8': 'h-[128px] w-[128px] text-[35px]',
|
65
|
-
'9': 'h-[160px] w-[160px] text-[60px]',
|
66
|
-
},
|
67
|
-
scaling: __assign({}, constants_1.scalingVariants),
|
68
|
-
color: (0, constants_1.primaryColorStyle)(),
|
69
|
-
},
|
70
|
-
defaultVariants: {
|
71
|
-
radius: 'full',
|
72
|
-
color: 'red',
|
73
|
-
size: '3',
|
74
|
-
},
|
75
|
-
});
|
76
|
-
var Avatar = (0, react_1.forwardRef)(function (_a, ref) {
|
77
|
-
var className = _a.className, fallbackClassName = _a.fallbackClassName, radius = _a.radius, scaling = _a.scaling, size = _a.size, fallbackText = _a.fallbackText, imagePath = _a.imagePath, alt = _a.alt, _b = _a.appearance, appearance = _b === void 0 ? 'solid' : _b, _c = _a.color, color = _c === void 0 ? 'red' : _c, ariaLabel = _a.ariaLabel, ariaLabelledby = _a.ariaLabelledby, title = _a.title, _d = _a.delayMs, delayMs = _d === void 0 ? 300 : _d, props = __rest(_a, ["className", "fallbackClassName", "radius", "scaling", "size", "fallbackText", "imagePath", "alt", "appearance", "color", "ariaLabel", "ariaLabelledby", "title", "delayMs"]);
|
78
|
-
var imgAltText = alt || ariaLabel || fallbackText || 'Avatar Image';
|
79
|
-
return (<AvatarPrimitive.Root className={(0, utils_1.cn)("inline-flex select-none items-center justify-center overflow-hidden align-middle", AvatarVariants({ radius: radius, scaling: scaling, size: size, color: color }), (0, constants_1.appearanceStyle)(appearance, color, false), className)} {...props} ref={ref} role="img" aria-label={ariaLabel || imgAltText} aria-labelledby={ariaLabelledby} title={title || imgAltText} tabIndex={0}>
|
80
|
-
<AvatarPrimitive.Image className="h-full w-full border-none object-cover" src={imagePath} alt={imgAltText} title={title || imgAltText}/>
|
81
|
-
<AvatarPrimitive.Fallback className={(0, utils_1.cn)("leading-1 flex h-full w-full items-center justify-center", className)} delayMs={delayMs} aria-hidden="true">
|
82
|
-
{fallbackText}
|
83
|
-
</AvatarPrimitive.Fallback>
|
84
|
-
</AvatarPrimitive.Root>);
|
85
|
-
});
|
86
|
-
Avatar.displayName = 'Avatar';
|
87
|
-
exports.default = Avatar;
|
@@ -1,80 +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
|
-
var react_1 = __importStar(require("react"));
|
49
|
-
var class_variance_authority_1 = require("class-variance-authority");
|
50
|
-
var utils_1 = require("../../../lib/utils/utils");
|
51
|
-
var constants_1 = require("../../../lib/constants");
|
52
|
-
var BadgeVariants = (0, class_variance_authority_1.cva)('inline-flex items-center transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 w-fit', {
|
53
|
-
variants: {
|
54
|
-
radius: __assign({}, constants_1.radiusVariants['base']),
|
55
|
-
size: {
|
56
|
-
small: 'text-xs h-[20px] px-1.5 py-0.5',
|
57
|
-
medium: 'text-xs h-[24px] px-2 py-1',
|
58
|
-
large: 'text-sm h-[28px] px-2.5 py-1',
|
59
|
-
},
|
60
|
-
scaling: __assign({}, constants_1.scalingVariants),
|
61
|
-
weight: __assign({}, constants_1.weightVariants),
|
62
|
-
color: (0, constants_1.primaryColorStyle)(),
|
63
|
-
},
|
64
|
-
defaultVariants: {
|
65
|
-
radius: 'medium',
|
66
|
-
size: 'medium',
|
67
|
-
scaling: '100%',
|
68
|
-
weight: 'medium',
|
69
|
-
color: 'red',
|
70
|
-
},
|
71
|
-
});
|
72
|
-
var Badge = (0, react_1.forwardRef)(function (_a, ref) {
|
73
|
-
var className = _a.className, children = _a.children, radius = _a.radius, scaling = _a.scaling, weight = _a.weight, size = _a.size, _b = _a.color, color = _b === void 0 ? 'red' : _b, _c = _a.appearance, appearance = _c === void 0 ? 'solid' : _c, props = __rest(_a, ["className", "children", "radius", "scaling", "weight", "size", "color", "appearance"]);
|
74
|
-
var badgeClassName = (0, utils_1.cn)(BadgeVariants({ radius: radius, scaling: scaling, weight: weight, size: size, color: color }), (0, constants_1.appearanceStyle)(appearance, color, false), className);
|
75
|
-
return (<div ref={ref} className={badgeClassName} {...props}>
|
76
|
-
{children}
|
77
|
-
</div>);
|
78
|
-
});
|
79
|
-
Badge.displayName = 'Badge';
|
80
|
-
exports.default = Badge;
|
@@ -1,64 +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
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
25
|
-
var react_chartjs_2_1 = require("react-chartjs-2");
|
26
|
-
var auto_1 = require("chart.js/auto");
|
27
|
-
var constants_1 = require("../../../lib/constants");
|
28
|
-
var class_variance_authority_1 = require("class-variance-authority");
|
29
|
-
var utils_1 = require("../../../lib/utils/utils");
|
30
|
-
var constants_2 = require("../../../lib/color/constants");
|
31
|
-
var useDarkMode_1 = require("../../../lib/utils/useDarkMode");
|
32
|
-
auto_1.Chart.register(auto_1.CategoryScale, auto_1.LinearScale, auto_1.BarElement, auto_1.Tooltip, auto_1.Legend);
|
33
|
-
var barChartVariants = (0, class_variance_authority_1.cva)('', {
|
34
|
-
variants: {
|
35
|
-
scaling: __assign({}, constants_1.scalingVariants),
|
36
|
-
},
|
37
|
-
defaultVariants: {
|
38
|
-
scaling: '100%',
|
39
|
-
},
|
40
|
-
});
|
41
|
-
var BarChart = function (_a) {
|
42
|
-
var className = _a.className, title = _a.title, datasets = _a.datasets, labels = _a.labels, scaling = _a.scaling, legend = _a.legend, width = _a.width, height = _a.height, indexAxis = _a.indexAxis, _b = _a.appearance, appearance = _b === void 0 ? 'solid' : _b, _c = _a.isColorMixed, isColorMixed = _c === void 0 ? true : _c, props = __rest(_a, ["className", "title", "datasets", "labels", "scaling", "legend", "width", "height", "indexAxis", "appearance", "isColorMixed"]);
|
43
|
-
var _d = (0, useDarkMode_1.useDarkMode)(), isDark = _d[0], defaultScales = _d[1];
|
44
|
-
datasets.forEach(function (dataset, index) {
|
45
|
-
if (!dataset.backgroundColor) {
|
46
|
-
if (isColorMixed) {
|
47
|
-
datasets[index] = __assign(__assign({}, dataset), { backgroundColor: appearance === 'solid' ? constants_2.chartColorList.mixed : constants_2.chartAlphaColorList.mixed, borderColor: constants_2.chartColorList.mixed });
|
48
|
-
}
|
49
|
-
else {
|
50
|
-
datasets[index] = __assign(__assign({}, dataset), { backgroundColor: appearance === 'solid' ? constants_2.chartColorList.sorting : constants_2.chartAlphaColorList.sorting, borderColor: constants_2.chartColorList.sorting });
|
51
|
-
}
|
52
|
-
}
|
53
|
-
});
|
54
|
-
return (<react_chartjs_2_1.Bar data={{ labels: labels, datasets: datasets }} options={{
|
55
|
-
plugins: {
|
56
|
-
title: title,
|
57
|
-
legend: legend,
|
58
|
-
},
|
59
|
-
indexAxis: indexAxis,
|
60
|
-
scales: __assign({}, defaultScales.linescale),
|
61
|
-
}} className={(0, utils_1.cn)(barChartVariants({ scaling: scaling }), className)} width={width} height={height} {...props}/>);
|
62
|
-
};
|
63
|
-
BarChart.displayName = 'BarChart';
|
64
|
-
exports.default = BarChart;
|
@@ -1,80 +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.BubbleChart = void 0;
|
29
|
-
var react_1 = __importDefault(require("react"));
|
30
|
-
var react_chartjs_2_1 = require("react-chartjs-2");
|
31
|
-
var auto_1 = require("chart.js/auto");
|
32
|
-
var constants_1 = require("../../../lib/constants");
|
33
|
-
var class_variance_authority_1 = require("class-variance-authority");
|
34
|
-
var constants_2 = require("../../../lib/color/constants");
|
35
|
-
var chartjs_plugin_datalabels_1 = __importDefault(require("chartjs-plugin-datalabels"));
|
36
|
-
var useDarkMode_1 = require("../../../lib/utils/useDarkMode");
|
37
|
-
var utils_1 = require("../../../lib/utils/utils");
|
38
|
-
auto_1.Chart.register(auto_1.LinearScale, auto_1.PointElement, auto_1.Tooltip, auto_1.Legend, auto_1.plugins, chartjs_plugin_datalabels_1.default);
|
39
|
-
auto_1.Chart.defaults.set('plugins.datalabels', {
|
40
|
-
display: false,
|
41
|
-
});
|
42
|
-
var bubbleChartVariants = (0, class_variance_authority_1.cva)('', {
|
43
|
-
variants: {
|
44
|
-
scaling: __assign({}, constants_1.scalingVariants),
|
45
|
-
},
|
46
|
-
defaultVariants: {
|
47
|
-
scaling: '100%',
|
48
|
-
},
|
49
|
-
});
|
50
|
-
var BubbleChart = function (_a) {
|
51
|
-
var className = _a.className, title = _a.title, legend = _a.legend, datalabels = _a.datalabels, datasets = _a.datasets, scaling = _a.scaling, width = _a.width, height = _a.height, _b = _a.appearance, appearance = _b === void 0 ? 'solid' : _b, _c = _a.isColorMixed, isColorMixed = _c === void 0 ? true : _c, props = __rest(_a, ["className", "title", "legend", "datalabels", "datasets", "scaling", "width", "height", "appearance", "isColorMixed"]);
|
52
|
-
var _d = (0, useDarkMode_1.useDarkMode)(), isDark = _d[0], defaultScales = _d[1];
|
53
|
-
var getChartColor = function (isColorMixed, appearance) {
|
54
|
-
if (appearance === 'solid') {
|
55
|
-
return isColorMixed ? constants_2.chartColorList.mixed : constants_2.chartColorList.sorting;
|
56
|
-
}
|
57
|
-
if (appearance === 'soft') {
|
58
|
-
return isColorMixed ? constants_2.chartAlphaColorList.mixed : constants_2.chartAlphaColorList.sorting;
|
59
|
-
}
|
60
|
-
};
|
61
|
-
datasets.forEach(function (dataset, index) {
|
62
|
-
var ChartColor = getChartColor(isColorMixed, appearance);
|
63
|
-
var BorderColor = getChartColor(isColorMixed, 'solid');
|
64
|
-
if (!ChartColor || !BorderColor)
|
65
|
-
return;
|
66
|
-
dataset.backgroundColor = ChartColor[index];
|
67
|
-
dataset.borderColor = BorderColor[index];
|
68
|
-
});
|
69
|
-
return (<react_chartjs_2_1.Bubble data={{ datasets: datasets }} options={{
|
70
|
-
plugins: {
|
71
|
-
title: title,
|
72
|
-
legend: legend,
|
73
|
-
datalabels: datalabels,
|
74
|
-
},
|
75
|
-
scales: __assign({}, defaultScales.linescale),
|
76
|
-
}} className={(0, utils_1.cn)(bubbleChartVariants({ scaling: scaling }), className)} width={width} height={height} {...props}/>);
|
77
|
-
};
|
78
|
-
exports.BubbleChart = BubbleChart;
|
79
|
-
exports.BubbleChart.displayName = 'BubbleChart';
|
80
|
-
exports.default = exports.BubbleChart;
|
@@ -1,83 +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.Button = void 0;
|
49
|
-
var react_1 = __importStar(require("react"));
|
50
|
-
var class_variance_authority_1 = require("class-variance-authority");
|
51
|
-
var utils_1 = require("../../../lib/utils/utils");
|
52
|
-
var constants_1 = require("../../../lib/constants");
|
53
|
-
var buttonVariants = (0, class_variance_authority_1.cva)("inline-flex items-center w-fit transition-colors focus:outline-none hover:cursor-pointer\n disabled:cursor-not-allowed disabled:bg-slate-3 disabled:text-slate-8 justify-center", {
|
54
|
-
variants: {
|
55
|
-
radius: __assign({}, constants_1.radiusVariants['base']),
|
56
|
-
size: {
|
57
|
-
'x-small': 'text-xs min-w-[36px] h-[20px] px-1.5',
|
58
|
-
small: 'text-xs min-w-[40px] h-[24px] px-2',
|
59
|
-
medium: 'text-sm min-w-[50px] h-[32px] px-3',
|
60
|
-
large: 'text-base min-w-[62px] h-[40px] px-4',
|
61
|
-
'x-large': 'text-lg min-w-[82px] h-[48px] px-6',
|
62
|
-
},
|
63
|
-
scaling: __assign({}, constants_1.scalingVariants),
|
64
|
-
weight: __assign({}, constants_1.weightVariants),
|
65
|
-
color: (0, constants_1.primaryColorStyle)(),
|
66
|
-
},
|
67
|
-
defaultVariants: {
|
68
|
-
radius: 'medium',
|
69
|
-
scaling: '100%',
|
70
|
-
weight: 'medium',
|
71
|
-
color: 'red',
|
72
|
-
size: 'medium',
|
73
|
-
},
|
74
|
-
});
|
75
|
-
exports.Button = (0, react_1.forwardRef)(function (_a, ref) {
|
76
|
-
var className = _a.className, children = _a.children, radius = _a.radius, scaling = _a.scaling, size = _a.size, weight = _a.weight, _b = _a.color, color = _b === void 0 ? 'red' : _b, _c = _a.appearance, appearance = _c === void 0 ? 'solid' : _c, props = __rest(_a, ["className", "children", "radius", "scaling", "size", "weight", "color", "appearance"]);
|
77
|
-
var buttonClassName = (0, utils_1.cn)(buttonVariants({ radius: radius, scaling: scaling, size: size, weight: weight, color: color }), (0, constants_1.appearanceStyle)(appearance, color, true), className);
|
78
|
-
return (<button ref={ref} className={buttonClassName} {...props}>
|
79
|
-
{children}
|
80
|
-
</button>);
|
81
|
-
});
|
82
|
-
exports.Button.displayName = 'Button';
|
83
|
-
exports.default = exports.Button;
|
@@ -1,88 +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.CalloutIcon = void 0;
|
49
|
-
var react_1 = __importStar(require("react"));
|
50
|
-
var themes_1 = require("@radix-ui/themes");
|
51
|
-
var class_variance_authority_1 = require("class-variance-authority");
|
52
|
-
var react_icons_1 = require("@radix-ui/react-icons");
|
53
|
-
var constants_1 = require("../../../lib/constants");
|
54
|
-
var utils_1 = require("../../../lib/utils/utils");
|
55
|
-
var CalloutRoot_1 = require("./CalloutRoot");
|
56
|
-
var calloutIconVariants = (0, class_variance_authority_1.cva)('flex items-center text-slate-12 dark:text-slateDark-12', {
|
57
|
-
variants: {
|
58
|
-
scaling: __assign({}, constants_1.scalingVariants),
|
59
|
-
size: {
|
60
|
-
small: 'h-5 mr-2',
|
61
|
-
medium: 'h-5 mr-3',
|
62
|
-
large: 'h-6 mr-4',
|
63
|
-
},
|
64
|
-
color: {
|
65
|
-
danger: 'text-red-11 dark:text-redDark-11',
|
66
|
-
warning: 'text-amber-11 dark:text-amberDark-11',
|
67
|
-
success: 'text-green-11 dark:text-greenDark-11',
|
68
|
-
information: 'text-sky-11 dark:text-skyDark-11',
|
69
|
-
},
|
70
|
-
},
|
71
|
-
defaultVariants: {
|
72
|
-
scaling: '100%',
|
73
|
-
size: 'medium',
|
74
|
-
color: 'information',
|
75
|
-
},
|
76
|
-
});
|
77
|
-
exports.CalloutIcon = (0, react_1.forwardRef)(function (_a, ref) {
|
78
|
-
var children = _a.children, className = _a.className, iconType = _a.iconType, props = __rest(_a, ["children", "className", "iconType"]);
|
79
|
-
var _b = (0, CalloutRoot_1.useCalloutContext)(), scaling = _b.scaling, size = _b.size, color = _b.color;
|
80
|
-
return (<themes_1.Callout.Icon ref={ref} className={(0, utils_1.cn)(calloutIconVariants({ color: color, size: size, scaling: scaling }), className)} {...props}>
|
81
|
-
{iconType === 'danger' && <react_icons_1.ExclamationTriangleIcon />}
|
82
|
-
{iconType === 'warning' && <react_icons_1.LockClosedIcon />}
|
83
|
-
{iconType === 'success' && <react_icons_1.CheckCircledIcon />}
|
84
|
-
{iconType === 'information' && <react_icons_1.InfoCircledIcon />}
|
85
|
-
{children}
|
86
|
-
</themes_1.Callout.Icon>);
|
87
|
-
});
|
88
|
-
exports.CalloutIcon.displayName = 'Callout.Icon';
|
@@ -1,102 +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.CalloutRoot = exports.useCalloutContext = void 0;
|
49
|
-
var react_1 = __importStar(require("react"));
|
50
|
-
var themes_1 = require("@radix-ui/themes");
|
51
|
-
var class_variance_authority_1 = require("class-variance-authority");
|
52
|
-
var utils_1 = require("../../../lib/utils/utils");
|
53
|
-
var constants_1 = require("../../../lib/constants");
|
54
|
-
var calloutVariants = (0, class_variance_authority_1.cva)('flex w-fit max-w-[600px]', {
|
55
|
-
variants: {
|
56
|
-
radius: __assign({}, constants_1.radiusVariants['large']),
|
57
|
-
size: {
|
58
|
-
small: 'min-h-[44px] p-3',
|
59
|
-
medium: 'min-h-[52px] p-4',
|
60
|
-
large: 'min-h-[72px] p-6',
|
61
|
-
},
|
62
|
-
scaling: __assign({}, constants_1.scalingVariants),
|
63
|
-
color: {
|
64
|
-
danger: 'bg-redA-3 dark:bg-redDarkA-3',
|
65
|
-
warning: 'bg-amberA-3 dark:bg-amberDarkA-3',
|
66
|
-
success: 'bg-greenA-3 dark:bg-greenDarkA-3',
|
67
|
-
information: 'bg-skyA-3 dark:bg-skyDarkA-3',
|
68
|
-
},
|
69
|
-
},
|
70
|
-
defaultVariants: {
|
71
|
-
radius: 'medium',
|
72
|
-
scaling: '100%',
|
73
|
-
color: 'information',
|
74
|
-
size: 'medium',
|
75
|
-
},
|
76
|
-
});
|
77
|
-
var CalloutContext = (0, react_1.createContext)({
|
78
|
-
size: 'medium',
|
79
|
-
scaling: '100%',
|
80
|
-
color: null,
|
81
|
-
});
|
82
|
-
var useCalloutContext = function () {
|
83
|
-
return (0, react_1.useContext)(CalloutContext);
|
84
|
-
};
|
85
|
-
exports.useCalloutContext = useCalloutContext;
|
86
|
-
exports.CalloutRoot = (0, react_1.forwardRef)(function (_a, ref) {
|
87
|
-
var children = _a.children, className = _a.className, radius = _a.radius, scaling = _a.scaling, size = _a.size, _b = _a.color, color = _b === void 0 ? 'information' : _b, _c = _a.appearance, appearance = _c === void 0 ? 'soft' : _c, props = __rest(_a, ["children", "className", "radius", "scaling", "size", "color", "appearance"]);
|
88
|
-
var colorMap = {
|
89
|
-
danger: 'red',
|
90
|
-
information: 'sky',
|
91
|
-
success: 'green',
|
92
|
-
warning: 'amber',
|
93
|
-
};
|
94
|
-
var calloutClassName = (0, utils_1.cn)(calloutVariants({ radius: radius, scaling: scaling, size: size, color: color }), (0, constants_1.appearanceStyle)(appearance, colorMap[color], false), className);
|
95
|
-
var contextValue = (0, react_1.useMemo)(function () { return ({ size: size, scaling: scaling, color: color }); }, [size, scaling, color]);
|
96
|
-
return (<CalloutContext.Provider value={contextValue}>
|
97
|
-
<themes_1.Callout.Root ref={ref} {...props} className={calloutClassName}>
|
98
|
-
{children}
|
99
|
-
</themes_1.Callout.Root>
|
100
|
-
</CalloutContext.Provider>);
|
101
|
-
});
|
102
|
-
exports.CalloutRoot.displayName = 'Callout.Root';
|