@lotte-innovate/ui-component-test 0.1.46 → 0.1.48
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/esm/{src → lib/src}/app/template/colorPicker.jsx +1 -1
- package/dist/esm/{src → lib/src}/lib/Typography/Header/index.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/Typography/Text/index.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/Accordion/index.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/AlertDialog/AlertDialogAction.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/AlertDialog/AlertDialogCancel.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/AlertDialog/AlertDialogContent.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/AlertDialog/AlertDialogDescription.jsx +1 -1
- package/dist/esm/{src → lib/src}/lib/components/AlertDialog/AlertDialogTitle.jsx +1 -1
- package/dist/esm/{src → lib/src}/lib/components/AlertDialog/AlertDialogTrigger.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/AspectRatio/index.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/Avatar/index.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/Badge/index.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/BarChart/index.jsx +4 -4
- package/dist/esm/{src → lib/src}/lib/components/BubbleChart/index.jsx +4 -4
- package/dist/esm/{src → lib/src}/lib/components/Button/index.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/Callout/CalloutIcon.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/Callout/CalloutRoot.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/Callout/CalloutText.jsx +1 -1
- package/dist/esm/{src → lib/src}/lib/components/Card/index.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/Checkbox/index.jsx +3 -3
- package/dist/esm/{src → lib/src}/lib/components/CheckboxCard/index.jsx +4 -4
- package/dist/esm/{src → lib/src}/lib/components/CheckboxGroup/CheckboxGroupItem.jsx +1 -1
- package/dist/esm/{src → lib/src}/lib/components/CheckboxGroup/CheckboxGroupRoot.jsx +1 -1
- package/dist/esm/{src → lib/src}/lib/components/ContextMenu/ContextMenuCheckboxItem.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/ContextMenu/ContextMenuContent.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/ContextMenu/ContextMenuItem.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/ContextMenu/ContextMenuItemIndicator.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/ContextMenu/ContextMenuLabel.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/ContextMenu/ContextMenuRadioItem.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/ContextMenu/ContextMenuSeparator.jsx +1 -1
- package/dist/esm/{src → lib/src}/lib/components/ContextMenu/ContextMenuSubContent.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/ContextMenu/ContextMenuSubTrigger.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/ContextMenu/ContextMenuTrigger.jsx +1 -1
- package/dist/esm/{src → lib/src}/lib/components/DataList/DataListItem.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/DataList/DataListLabel.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/DataList/DataListRoot.jsx +1 -1
- package/dist/esm/{src → lib/src}/lib/components/DataList/DataListValue.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/Dialog/DialogAction.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/Dialog/DialogCancel.jsx +1 -1
- package/dist/esm/{src → lib/src}/lib/components/Dialog/DialogContent.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/Dialog/DialogDescription.jsx +1 -1
- package/dist/esm/{src → lib/src}/lib/components/Dialog/DialogSlot.jsx +1 -1
- package/dist/esm/{src → lib/src}/lib/components/Dialog/DialogTitle.jsx +1 -1
- package/dist/esm/{src → lib/src}/lib/components/DoughnutChart/index.jsx +3 -3
- package/dist/esm/{src → lib/src}/lib/components/DropdownMenu/DropdonMenuSubContent.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/DropdownMenu/DropdownMenuCheckboxItem.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/DropdownMenu/DropdownMenuContent.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/DropdownMenu/DropdownMenuItem.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/DropdownMenu/DropdownMenuItemIndicator.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/DropdownMenu/DropdownMenuLable.jsx +1 -1
- package/dist/esm/{src → lib/src}/lib/components/DropdownMenu/DropdownMenuRadioItem.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/DropdownMenu/DropdownMenuSeparator.jsx +1 -1
- package/dist/esm/{src → lib/src}/lib/components/DropdownMenu/DropdownMenuSubTrigger.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/DropdownMenu/DropdownMenuTrigger.jsx +1 -1
- package/dist/esm/{src → lib/src}/lib/components/HoverCard/HoverCardContent.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/IconButton/index.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/Inset/index.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/Label/index.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/LineChart/index.jsx +4 -4
- package/dist/esm/{src → lib/src}/lib/components/Menubar/MenubarCheckboxItem.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/Menubar/MenubarContent.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/Menubar/MenubarItem.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/Menubar/MenubarItemIndicator.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/Menubar/MenubarRadioItem.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/Menubar/MenubarRoot.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/Menubar/MenubarSeparator.jsx +1 -1
- package/dist/esm/{src → lib/src}/lib/components/Menubar/MenubarSubContent.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/Menubar/MenubarSubTrigger.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/Menubar/MenubarTrigger.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/NavigationMenu/NavigationMenuContent.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/NavigationMenu/NavigationMenuIndicator.jsx +1 -1
- package/dist/esm/{src → lib/src}/lib/components/NavigationMenu/NavigationMenuLink.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/NavigationMenu/NavigationMenuList.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/NavigationMenu/NavigationMenuRoot.jsx +1 -1
- package/dist/esm/{src → lib/src}/lib/components/NavigationMenu/NavigationMenuTrigger.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/NavigationMenu/NavigationMenuViewport.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/PieChart/index.jsx +3 -3
- package/dist/esm/{src → lib/src}/lib/components/Popover/PopoverClose.jsx +1 -1
- package/dist/esm/{src → lib/src}/lib/components/Popover/PopoverContent.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/Progress/index.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/RadarChart/index.jsx +4 -4
- package/dist/esm/{src → lib/src}/lib/components/Radio/index.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/RadioCards/RadioCardsItem.jsx +1 -1
- package/dist/esm/{src → lib/src}/lib/components/RadioCards/RadioCardsRoot.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/RadioGroup/RadioGroupItem.jsx +1 -1
- package/dist/esm/{src → lib/src}/lib/components/RadioGroup/RadioGroupRoot.jsx +1 -1
- package/dist/esm/{src → lib/src}/lib/components/SegmentedControl/SegmentedControlItem.jsx +1 -1
- package/dist/esm/{src → lib/src}/lib/components/SegmentedControl/SegmentedControlRoot.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/Select/index.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/Separator/index.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/Skeleton/index.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/Slider/index.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/Spinner/index.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/TabNav/index.jsx +1 -1
- package/dist/esm/{src → lib/src}/lib/components/Table/index.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/Tabs/index.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/TextArea/index.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/TextField/index.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/Toast/ToastActionButton.jsx +3 -3
- package/dist/esm/{src → lib/src}/lib/components/Toast/ToastDescription.jsx +1 -1
- package/dist/esm/{src → lib/src}/lib/components/Toast/ToastRoot.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/Toast/ToastTitle.jsx +1 -1
- package/dist/esm/{src → lib/src}/lib/components/Toggle/ToggleWithText.jsx +3 -3
- package/dist/esm/{src → lib/src}/lib/components/Toggle/index.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/ToggleGroup/ToggleGroupItem.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/ToggleGroup/ToggleGroupRoot.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/components/ToggleSwitch/index.jsx +3 -3
- package/dist/esm/{src → lib/src}/lib/components/Tooltip/index.jsx +2 -2
- package/dist/esm/{src → lib/src}/lib/constants.js +2 -2
- package/dist/esm/{src → lib/src}/lib/utils/useDarkMode.js +1 -1
- package/dist/esm/{src → lib/src}/stories/ToggleSwitch/ToggleSwitch.stories.jsx +2 -2
- package/dist/esm/{src → lib/src}/stories/Welcome.jsx +2 -2
- package/dist/esm/{src → lib/src}/stories/accordion/Accordion.stories.jsx +2 -2
- package/dist/esm/{src → lib/src}/stories/alert-dialog/AlertDialog.stories.jsx +3 -3
- package/dist/esm/{src → lib/src}/stories/aspect-ratio/AspectRatio.stories.jsx +3 -3
- package/dist/esm/{src → lib/src}/stories/avatar/Avatar.stories.jsx +2 -2
- package/dist/esm/{src → lib/src}/stories/badge/Badge.stories.jsx +2 -2
- package/dist/esm/{src → lib/src}/stories/bar-chart/BarChart.stories.jsx +2 -2
- package/dist/esm/{src → lib/src}/stories/bubble-chart/BubbleChart.stories.jsx +2 -2
- package/dist/esm/{src → lib/src}/stories/button/Button.stories.jsx +2 -2
- package/dist/esm/{src → lib/src}/stories/button/IconButton.stories.jsx +2 -2
- package/dist/esm/{src → lib/src}/stories/callout/Callout.stories.jsx +3 -3
- package/dist/esm/{src → lib/src}/stories/card/Card.stories.jsx +4 -4
- package/dist/esm/{src → lib/src}/stories/checkbox/Checkbox.stories.jsx +3 -3
- package/dist/esm/{src → lib/src}/stories/checkbox/CheckboxCard.stories.jsx +2 -2
- package/dist/esm/{src → lib/src}/stories/checkbox/CheckboxGroup.stories.jsx +2 -2
- package/dist/esm/{src → lib/src}/stories/context-menu/ContextMenu.stories.jsx +3 -3
- package/dist/esm/{src → lib/src}/stories/data-list/DataList.stories.jsx +2 -2
- package/dist/esm/{src → lib/src}/stories/dialog/Dialog.stories.jsx +4 -4
- package/dist/esm/{src → lib/src}/stories/doughnut-chart/DoughnutChart.stories.jsx +2 -2
- package/dist/esm/{src → lib/src}/stories/dropdown-menu/DropdownMenu.stories.jsx +3 -3
- package/dist/esm/{src → lib/src}/stories/header/Header.stories.jsx +3 -3
- package/dist/esm/{src → lib/src}/stories/hover-card/HoverCard.stories.jsx +3 -3
- package/dist/esm/{src → lib/src}/stories/inset/Inset.stories.jsx +2 -2
- package/dist/esm/{src → lib/src}/stories/label/Label.stories.jsx +3 -3
- package/dist/esm/{src → lib/src}/stories/line-chart/LineChart.stories.jsx +2 -2
- package/dist/esm/{src → lib/src}/stories/menubar/Menubar.stories.jsx +2 -2
- package/dist/esm/{src → lib/src}/stories/navigation-menu/NavigationMenu.stories.jsx +3 -3
- package/dist/esm/{src → lib/src}/stories/pie-chart/PieChart.stories.jsx +2 -2
- package/dist/esm/{src → lib/src}/stories/popover/Popover.stories.jsx +4 -4
- package/dist/esm/{src → lib/src}/stories/progress/Progress.stories.jsx +2 -2
- package/dist/esm/{src → lib/src}/stories/radar-chart/RadarChart.stories.jsx +2 -2
- package/dist/esm/{src → lib/src}/stories/radio/Radio.stories.jsx +2 -2
- package/dist/esm/{src → lib/src}/stories/radio/RadioCards.stories.jsx +2 -2
- package/dist/esm/{src → lib/src}/stories/radio/RadioGroup.stories.jsx +2 -2
- package/dist/esm/{src → lib/src}/stories/scroll-area/ScrollArea.stories.jsx +3 -3
- package/dist/esm/{src → lib/src}/stories/segmented-control/SegmentedControl.stories.jsx +2 -2
- package/dist/esm/{src → lib/src}/stories/select/Select.stories.jsx +2 -2
- package/dist/esm/{src → lib/src}/stories/separator/Separator.stories.jsx +2 -2
- package/dist/esm/{src → lib/src}/stories/skeleton/Skeleton.stories.jsx +3 -3
- package/dist/esm/{src → lib/src}/stories/slider/Slider.stories.jsx +2 -2
- package/dist/esm/{src → lib/src}/stories/spinner/Spinner.stories.jsx +4 -4
- package/dist/esm/{src → lib/src}/stories/tab-nav/TabNav.stories.jsx +2 -2
- package/dist/esm/{src → lib/src}/stories/table/Table.stories.jsx +2 -2
- package/dist/esm/{src → lib/src}/stories/tabs/Tabs.stories.jsx +2 -2
- package/dist/esm/{src → lib/src}/stories/text/Text.stories.jsx +2 -2
- package/dist/esm/{src → lib/src}/stories/textArea/TextArea.stories.jsx +2 -2
- package/dist/esm/{src → lib/src}/stories/textfield/TextField.stories.jsx +3 -3
- package/dist/esm/{src → lib/src}/stories/toast/Toast.stories.jsx +2 -2
- package/dist/esm/{src → lib/src}/stories/toggle/Toggle.stories.jsx +2 -2
- package/dist/esm/{src → lib/src}/stories/toggle/ToggleGroup.stories.jsx +2 -2
- package/dist/esm/{src → lib/src}/stories/tooltip/Tooltip.stories.jsx +2 -2
- package/dist/esm/{src → lib/src}/utils/move.mjs +16 -5
- package/dist/esm/lib/tsconfig.tsbuildinfo +1 -0
- package/package.json +8 -9
- package/dist/cjs/.storybook/main.js +0 -24
- package/dist/cjs/.storybook/manager.js +0 -17
- package/dist/cjs/.storybook/preview.jsx +0 -106
- package/dist/cjs/src/app/layout.jsx +0 -17
- package/dist/cjs/src/app/page.jsx +0 -65
- package/dist/cjs/src/app/template/colorPicker.jsx +0 -21
- package/dist/cjs/src/app/template/theme.jsx +0 -22
- package/dist/cjs/src/lib/Typography/Header/index.jsx +0 -64
- package/dist/cjs/src/lib/Typography/Text/index.jsx +0 -73
- package/dist/cjs/src/lib/Typography/index.js +0 -10
- package/dist/cjs/src/lib/color/alpha.js +0 -788
- package/dist/cjs/src/lib/color/constants.js +0 -299
- package/dist/cjs/src/lib/color/dark.js +0 -395
- package/dist/cjs/src/lib/color/krdsColors.js +0 -312
- package/dist/cjs/src/lib/color/light.js +0 -396
- package/dist/cjs/src/lib/components/Accordion/index.jsx +0 -105
- package/dist/cjs/src/lib/components/AlertDialog/AlertDialogAction.jsx +0 -88
- package/dist/cjs/src/lib/components/AlertDialog/AlertDialogCancel.jsx +0 -87
- package/dist/cjs/src/lib/components/AlertDialog/AlertDialogContent.jsx +0 -81
- package/dist/cjs/src/lib/components/AlertDialog/AlertDialogDescription.jsx +0 -63
- package/dist/cjs/src/lib/components/AlertDialog/AlertDialogRoot.jsx +0 -65
- package/dist/cjs/src/lib/components/AlertDialog/AlertDialogTitle.jsx +0 -63
- package/dist/cjs/src/lib/components/AlertDialog/AlertDialogTrigger.jsx +0 -82
- package/dist/cjs/src/lib/components/AlertDialog/index.jsx +0 -19
- package/dist/cjs/src/lib/components/AspectRatio/index.jsx +0 -69
- package/dist/cjs/src/lib/components/Avatar/index.jsx +0 -87
- package/dist/cjs/src/lib/components/Badge/index.jsx +0 -80
- package/dist/cjs/src/lib/components/BarChart/index.jsx +0 -64
- package/dist/cjs/src/lib/components/BubbleChart/index.jsx +0 -80
- package/dist/cjs/src/lib/components/Button/index.jsx +0 -83
- package/dist/cjs/src/lib/components/Callout/CalloutIcon.jsx +0 -88
- package/dist/cjs/src/lib/components/Callout/CalloutRoot.jsx +0 -102
- package/dist/cjs/src/lib/components/Callout/CalloutText.jsx +0 -68
- package/dist/cjs/src/lib/components/Callout/index.jsx +0 -11
- package/dist/cjs/src/lib/components/Card/index.jsx +0 -90
- package/dist/cjs/src/lib/components/Checkbox/index.jsx +0 -123
- package/dist/cjs/src/lib/components/CheckboxCard/index.jsx +0 -89
- package/dist/cjs/src/lib/components/CheckboxGroup/CheckboxGroupItem.jsx +0 -54
- package/dist/cjs/src/lib/components/CheckboxGroup/CheckboxGroupRoot.jsx +0 -64
- package/dist/cjs/src/lib/components/CheckboxGroup/index.jsx +0 -6
- package/dist/cjs/src/lib/components/ContextMenu/ContextMenuCheckboxItem.jsx +0 -61
- package/dist/cjs/src/lib/components/ContextMenu/ContextMenuContent.jsx +0 -85
- package/dist/cjs/src/lib/components/ContextMenu/ContextMenuGroup.jsx +0 -46
- package/dist/cjs/src/lib/components/ContextMenu/ContextMenuItem.jsx +0 -87
- package/dist/cjs/src/lib/components/ContextMenu/ContextMenuItemIndicator.jsx +0 -77
- package/dist/cjs/src/lib/components/ContextMenu/ContextMenuLabel.jsx +0 -75
- package/dist/cjs/src/lib/components/ContextMenu/ContextMenuRadioGroup.jsx +0 -49
- package/dist/cjs/src/lib/components/ContextMenu/ContextMenuRadioItem.jsx +0 -63
- package/dist/cjs/src/lib/components/ContextMenu/ContextMenuRoot.jsx +0 -61
- package/dist/cjs/src/lib/components/ContextMenu/ContextMenuSeparator.jsx +0 -47
- package/dist/cjs/src/lib/components/ContextMenu/ContextMenuSubContent.jsx +0 -83
- package/dist/cjs/src/lib/components/ContextMenu/ContextMenuSubTrigger.jsx +0 -61
- package/dist/cjs/src/lib/components/ContextMenu/ContextMenuTrigger.jsx +0 -47
- package/dist/cjs/src/lib/components/ContextMenu/index.jsx +0 -31
- package/dist/cjs/src/lib/components/DataList/DataListItem.jsx +0 -70
- package/dist/cjs/src/lib/components/DataList/DataListLabel.jsx +0 -76
- package/dist/cjs/src/lib/components/DataList/DataListRoot.jsx +0 -73
- package/dist/cjs/src/lib/components/DataList/DataListValue.jsx +0 -78
- package/dist/cjs/src/lib/components/DataList/index.jsx +0 -8
- package/dist/cjs/src/lib/components/Dialog/DialogAction.jsx +0 -75
- package/dist/cjs/src/lib/components/Dialog/DialogCancel.jsx +0 -71
- package/dist/cjs/src/lib/components/Dialog/DialogContent.jsx +0 -84
- package/dist/cjs/src/lib/components/Dialog/DialogDescription.jsx +0 -63
- package/dist/cjs/src/lib/components/Dialog/DialogRoot.jsx +0 -56
- package/dist/cjs/src/lib/components/Dialog/DialogSlot.jsx +0 -62
- package/dist/cjs/src/lib/components/Dialog/DialogTitle.jsx +0 -63
- package/dist/cjs/src/lib/components/Dialog/DialogTrigger.jsx +0 -46
- package/dist/cjs/src/lib/components/Dialog/index.jsx +0 -21
- package/dist/cjs/src/lib/components/DoughnutChart/index.jsx +0 -70
- package/dist/cjs/src/lib/components/DropdownMenu/DropdonMenuRadioGroup.jsx +0 -46
- package/dist/cjs/src/lib/components/DropdownMenu/DropdonMenuSubContent.jsx +0 -89
- package/dist/cjs/src/lib/components/DropdownMenu/DropdownMenuCheckboxItem.jsx +0 -60
- package/dist/cjs/src/lib/components/DropdownMenu/DropdownMenuContent.jsx +0 -85
- package/dist/cjs/src/lib/components/DropdownMenu/DropdownMenuItem.jsx +0 -86
- package/dist/cjs/src/lib/components/DropdownMenu/DropdownMenuItemIndicator.jsx +0 -75
- package/dist/cjs/src/lib/components/DropdownMenu/DropdownMenuLable.jsx +0 -61
- package/dist/cjs/src/lib/components/DropdownMenu/DropdownMenuRadioItem.jsx +0 -60
- package/dist/cjs/src/lib/components/DropdownMenu/DropdownMenuRoot.jsx +0 -55
- package/dist/cjs/src/lib/components/DropdownMenu/DropdownMenuSeparator.jsx +0 -45
- package/dist/cjs/src/lib/components/DropdownMenu/DropdownMenuSub.jsx +0 -44
- package/dist/cjs/src/lib/components/DropdownMenu/DropdownMenuSubTrigger.jsx +0 -59
- package/dist/cjs/src/lib/components/DropdownMenu/DropdownMenuTrigger.jsx +0 -69
- package/dist/cjs/src/lib/components/DropdownMenu/index.jsx +0 -31
- package/dist/cjs/src/lib/components/HoverCard/HoverCardContent.jsx +0 -88
- package/dist/cjs/src/lib/components/HoverCard/HoverCardRoot.jsx +0 -57
- package/dist/cjs/src/lib/components/HoverCard/HoverCardTrigger.jsx +0 -46
- package/dist/cjs/src/lib/components/HoverCard/index.jsx +0 -11
- package/dist/cjs/src/lib/components/IconButton/index.jsx +0 -90
- package/dist/cjs/src/lib/components/Inset/index.jsx +0 -79
- package/dist/cjs/src/lib/components/Label/index.jsx +0 -83
- package/dist/cjs/src/lib/components/LineChart/index.jsx +0 -62
- package/dist/cjs/src/lib/components/Menubar/MenubarCheckboxItem.jsx +0 -57
- package/dist/cjs/src/lib/components/Menubar/MenubarContent.jsx +0 -89
- package/dist/cjs/src/lib/components/Menubar/MenubarItem.jsx +0 -82
- package/dist/cjs/src/lib/components/Menubar/MenubarItemIndicator.jsx +0 -76
- package/dist/cjs/src/lib/components/Menubar/MenubarMenu.jsx +0 -44
- package/dist/cjs/src/lib/components/Menubar/MenubarRadioGroup.jsx +0 -49
- package/dist/cjs/src/lib/components/Menubar/MenubarRadioItem.jsx +0 -59
- package/dist/cjs/src/lib/components/Menubar/MenubarRoot.jsx +0 -91
- package/dist/cjs/src/lib/components/Menubar/MenubarSeparator.jsx +0 -47
- package/dist/cjs/src/lib/components/Menubar/MenubarSub.jsx +0 -44
- package/dist/cjs/src/lib/components/Menubar/MenubarSubContent.jsx +0 -78
- package/dist/cjs/src/lib/components/Menubar/MenubarSubTrigger.jsx +0 -60
- package/dist/cjs/src/lib/components/Menubar/MenubarTrigger.jsx +0 -84
- package/dist/cjs/src/lib/components/Menubar/index.jsx +0 -31
- package/dist/cjs/src/lib/components/NavigationMenu/NavigationMenuContent.jsx +0 -75
- package/dist/cjs/src/lib/components/NavigationMenu/NavigationMenuIndicator.jsx +0 -48
- package/dist/cjs/src/lib/components/NavigationMenu/NavigationMenuItem.jsx +0 -46
- package/dist/cjs/src/lib/components/NavigationMenu/NavigationMenuLink.jsx +0 -78
- package/dist/cjs/src/lib/components/NavigationMenu/NavigationMenuList.jsx +0 -75
- package/dist/cjs/src/lib/components/NavigationMenu/NavigationMenuRoot.jsx +0 -62
- package/dist/cjs/src/lib/components/NavigationMenu/NavigationMenuTrigger.jsx +0 -86
- package/dist/cjs/src/lib/components/NavigationMenu/NavigationMenuViewport.jsx +0 -80
- package/dist/cjs/src/lib/components/NavigationMenu/index.jsx +0 -12
- package/dist/cjs/src/lib/components/PieChart/index.jsx +0 -70
- package/dist/cjs/src/lib/components/Popover/PopoverClose.jsx +0 -64
- package/dist/cjs/src/lib/components/Popover/PopoverContent.jsx +0 -92
- package/dist/cjs/src/lib/components/Popover/PopoverRoot.jsx +0 -55
- package/dist/cjs/src/lib/components/Popover/PopoverTrigger.jsx +0 -46
- package/dist/cjs/src/lib/components/Popover/index.jsx +0 -13
- package/dist/cjs/src/lib/components/Progress/index.jsx +0 -83
- package/dist/cjs/src/lib/components/RadarChart/index.jsx +0 -83
- package/dist/cjs/src/lib/components/Radio/index.jsx +0 -54
- package/dist/cjs/src/lib/components/RadioCards/RadioCardsItem.jsx +0 -70
- package/dist/cjs/src/lib/components/RadioCards/RadioCardsRoot.jsx +0 -77
- package/dist/cjs/src/lib/components/RadioCards/index.jsx +0 -9
- package/dist/cjs/src/lib/components/RadioGroup/RadioGroupItem.jsx +0 -62
- package/dist/cjs/src/lib/components/RadioGroup/RadioGroupRoot.jsx +0 -73
- package/dist/cjs/src/lib/components/RadioGroup/index.jsx +0 -9
- package/dist/cjs/src/lib/components/ScrollArea/index.jsx +0 -54
- package/dist/cjs/src/lib/components/SegmentedControl/SegmentedControlItem.jsx +0 -51
- package/dist/cjs/src/lib/components/SegmentedControl/SegmentedControlRoot.jsx +0 -79
- package/dist/cjs/src/lib/components/SegmentedControl/index.jsx +0 -9
- package/dist/cjs/src/lib/components/Select/index.jsx +0 -115
- package/dist/cjs/src/lib/components/Separator/index.jsx +0 -56
- package/dist/cjs/src/lib/components/Skeleton/index.jsx +0 -51
- package/dist/cjs/src/lib/components/Slider/index.jsx +0 -56
- package/dist/cjs/src/lib/components/Spinner/index.jsx +0 -56
- package/dist/cjs/src/lib/components/TabNav/index.jsx +0 -50
- package/dist/cjs/src/lib/components/Table/index.jsx +0 -119
- package/dist/cjs/src/lib/components/Tabs/index.jsx +0 -80
- package/dist/cjs/src/lib/components/TextArea/index.jsx +0 -65
- package/dist/cjs/src/lib/components/TextField/index.jsx +0 -67
- package/dist/cjs/src/lib/components/Toast/ToastActionButton.jsx +0 -97
- package/dist/cjs/src/lib/components/Toast/ToastDescription.jsx +0 -71
- package/dist/cjs/src/lib/components/Toast/ToastRoot.jsx +0 -123
- package/dist/cjs/src/lib/components/Toast/ToastTitle.jsx +0 -69
- package/dist/cjs/src/lib/components/Toast/index.jsx +0 -13
- package/dist/cjs/src/lib/components/Toggle/ToggleWithText.jsx +0 -86
- package/dist/cjs/src/lib/components/Toggle/index.jsx +0 -88
- package/dist/cjs/src/lib/components/ToggleGroup/ToggleGroupItem.jsx +0 -70
- package/dist/cjs/src/lib/components/ToggleGroup/ToggleGroupRoot.jsx +0 -79
- package/dist/cjs/src/lib/components/ToggleGroup/index.jsx +0 -9
- package/dist/cjs/src/lib/components/ToggleSwitch/index.jsx +0 -81
- package/dist/cjs/src/lib/components/Tooltip/index.jsx +0 -86
- package/dist/cjs/src/lib/components/index.js +0 -108
- package/dist/cjs/src/lib/constants.js +0 -950
- package/dist/cjs/src/lib/index.js +0 -18
- package/dist/cjs/src/lib/types.js +0 -2
- package/dist/cjs/src/lib/utils/useDarkMode.js +0 -53
- package/dist/cjs/src/lib/utils/utils.js +0 -14
- package/dist/cjs/src/stories/ToggleSwitch/ToggleSwitch.stories.jsx +0 -125
- package/dist/cjs/src/stories/Welcome.jsx +0 -96
- package/dist/cjs/src/stories/accordion/Accordion.stories.jsx +0 -88
- package/dist/cjs/src/stories/alert-dialog/AlertDialog.stories.jsx +0 -79
- package/dist/cjs/src/stories/aspect-ratio/AspectRatio.stories.jsx +0 -115
- package/dist/cjs/src/stories/avatar/Avatar.stories.jsx +0 -120
- package/dist/cjs/src/stories/badge/Badge.stories.jsx +0 -148
- package/dist/cjs/src/stories/bar-chart/BarChart.stories.jsx +0 -114
- package/dist/cjs/src/stories/bubble-chart/BubbleChart.stories.jsx +0 -182
- package/dist/cjs/src/stories/button/Button.stories.jsx +0 -119
- package/dist/cjs/src/stories/button/IconButton.stories.jsx +0 -118
- package/dist/cjs/src/stories/callout/Callout.stories.jsx +0 -212
- package/dist/cjs/src/stories/card/Card.stories.jsx +0 -168
- package/dist/cjs/src/stories/checkbox/Checkbox.stories.jsx +0 -187
- package/dist/cjs/src/stories/checkbox/CheckboxCard.stories.jsx +0 -150
- package/dist/cjs/src/stories/checkbox/CheckboxGroup.stories.jsx +0 -150
- package/dist/cjs/src/stories/context-menu/ContextMenu.stories.jsx +0 -163
- package/dist/cjs/src/stories/data-list/DataList.stories.jsx +0 -193
- package/dist/cjs/src/stories/dialog/Dialog.stories.jsx +0 -183
- package/dist/cjs/src/stories/doughnut-chart/DoughnutChart.stories.jsx +0 -130
- package/dist/cjs/src/stories/dropdown-menu/DropdownMenu.stories.jsx +0 -156
- package/dist/cjs/src/stories/header/Header.stories.jsx +0 -127
- package/dist/cjs/src/stories/hover-card/HoverCard.stories.jsx +0 -150
- package/dist/cjs/src/stories/inset/Inset.stories.jsx +0 -105
- package/dist/cjs/src/stories/label/Label.stories.jsx +0 -119
- package/dist/cjs/src/stories/line-chart/LineChart.stories.jsx +0 -245
- package/dist/cjs/src/stories/menubar/Menubar.stories.jsx +0 -282
- package/dist/cjs/src/stories/navigation-menu/NavigationMenu.stories.jsx +0 -249
- package/dist/cjs/src/stories/pie-chart/PieChart.stories.jsx +0 -156
- package/dist/cjs/src/stories/popover/Popover.stories.jsx +0 -137
- package/dist/cjs/src/stories/progress/Progress.stories.jsx +0 -88
- package/dist/cjs/src/stories/radar-chart/RadarChart.stories.jsx +0 -134
- package/dist/cjs/src/stories/radio/Radio.stories.jsx +0 -117
- package/dist/cjs/src/stories/radio/RadioCards.stories.jsx +0 -147
- package/dist/cjs/src/stories/radio/RadioGroup.stories.jsx +0 -132
- package/dist/cjs/src/stories/scroll-area/ScrollArea.stories.jsx +0 -204
- package/dist/cjs/src/stories/segmented-control/SegmentedControl.stories.jsx +0 -107
- package/dist/cjs/src/stories/select/Select.stories.jsx +0 -187
- package/dist/cjs/src/stories/separator/Separator.stories.jsx +0 -112
- package/dist/cjs/src/stories/skeleton/Skeleton.stories.jsx +0 -126
- package/dist/cjs/src/stories/slider/Slider.stories.jsx +0 -100
- package/dist/cjs/src/stories/spinner/Spinner.stories.jsx +0 -122
- package/dist/cjs/src/stories/tab-nav/TabNav.stories.jsx +0 -102
- package/dist/cjs/src/stories/table/Table.stories.jsx +0 -139
- package/dist/cjs/src/stories/tabs/Tabs.stories.jsx +0 -126
- package/dist/cjs/src/stories/text/Text.stories.jsx +0 -123
- package/dist/cjs/src/stories/textArea/TextArea.stories.jsx +0 -119
- package/dist/cjs/src/stories/textfield/TextField.stories.jsx +0 -133
- package/dist/cjs/src/stories/toast/Toast.stories.jsx +0 -230
- package/dist/cjs/src/stories/toggle/Toggle.stories.jsx +0 -114
- package/dist/cjs/src/stories/toggle/ToggleGroup.stories.jsx +0 -158
- package/dist/cjs/src/stories/tooltip/Tooltip.stories.jsx +0 -98
- package/dist/cjs/src/utils/chart.js +0 -582
- package/dist/cjs/src/utils/move.mjs +0 -40
- package/dist/cjs/src/utils/post-publish.mjs +0 -28
- package/dist/cjs/tailwind.config.js +0 -169
- package/dist/cjs/tsconfig.tsbuildinfo +0 -1
- package/dist/esm/tsconfig.tsbuildinfo +0 -1
- /package/dist/esm/{.storybook → lib/.storybook}/main.js +0 -0
- /package/dist/esm/{.storybook → lib/.storybook}/manager.js +0 -0
- /package/dist/esm/{.storybook → lib/.storybook}/preview.jsx +0 -0
- /package/dist/esm/{src → lib/src}/app/layout.jsx +0 -0
- /package/dist/esm/{src → lib/src}/app/page.jsx +0 -0
- /package/dist/esm/{src → lib/src}/app/template/theme.jsx +0 -0
- /package/dist/esm/{src → lib/src}/lib/Typography/index.js +0 -0
- /package/dist/esm/{src → lib/src}/lib/color/alpha.js +0 -0
- /package/dist/esm/{src → lib/src}/lib/color/constants.js +0 -0
- /package/dist/esm/{src → lib/src}/lib/color/dark.js +0 -0
- /package/dist/esm/{src → lib/src}/lib/color/krdsColors.js +0 -0
- /package/dist/esm/{src → lib/src}/lib/color/light.js +0 -0
- /package/dist/esm/{src → lib/src}/lib/components/AlertDialog/AlertDialogRoot.jsx +0 -0
- /package/dist/esm/{src → lib/src}/lib/components/AlertDialog/index.jsx +0 -0
- /package/dist/esm/{src → lib/src}/lib/components/Callout/index.jsx +0 -0
- /package/dist/esm/{src → lib/src}/lib/components/CheckboxGroup/index.jsx +0 -0
- /package/dist/esm/{src → lib/src}/lib/components/ContextMenu/ContextMenuGroup.jsx +0 -0
- /package/dist/esm/{src → lib/src}/lib/components/ContextMenu/ContextMenuRadioGroup.jsx +0 -0
- /package/dist/esm/{src → lib/src}/lib/components/ContextMenu/ContextMenuRoot.jsx +0 -0
- /package/dist/esm/{src → lib/src}/lib/components/ContextMenu/index.jsx +0 -0
- /package/dist/esm/{src → lib/src}/lib/components/DataList/index.jsx +0 -0
- /package/dist/esm/{src → lib/src}/lib/components/Dialog/DialogRoot.jsx +0 -0
- /package/dist/esm/{src → lib/src}/lib/components/Dialog/DialogTrigger.jsx +0 -0
- /package/dist/esm/{src → lib/src}/lib/components/Dialog/index.jsx +0 -0
- /package/dist/esm/{src → lib/src}/lib/components/DropdownMenu/DropdonMenuRadioGroup.jsx +0 -0
- /package/dist/esm/{src → lib/src}/lib/components/DropdownMenu/DropdownMenuRoot.jsx +0 -0
- /package/dist/esm/{src → lib/src}/lib/components/DropdownMenu/DropdownMenuSub.jsx +0 -0
- /package/dist/esm/{src → lib/src}/lib/components/DropdownMenu/index.jsx +0 -0
- /package/dist/esm/{src → lib/src}/lib/components/HoverCard/HoverCardRoot.jsx +0 -0
- /package/dist/esm/{src → lib/src}/lib/components/HoverCard/HoverCardTrigger.jsx +0 -0
- /package/dist/esm/{src → lib/src}/lib/components/HoverCard/index.jsx +0 -0
- /package/dist/esm/{src → lib/src}/lib/components/Menubar/MenubarMenu.jsx +0 -0
- /package/dist/esm/{src → lib/src}/lib/components/Menubar/MenubarRadioGroup.jsx +0 -0
- /package/dist/esm/{src → lib/src}/lib/components/Menubar/MenubarSub.jsx +0 -0
- /package/dist/esm/{src → lib/src}/lib/components/Menubar/index.jsx +0 -0
- /package/dist/esm/{src → lib/src}/lib/components/NavigationMenu/NavigationMenuItem.jsx +0 -0
- /package/dist/esm/{src → lib/src}/lib/components/NavigationMenu/index.jsx +0 -0
- /package/dist/esm/{src → lib/src}/lib/components/Popover/PopoverRoot.jsx +0 -0
- /package/dist/esm/{src → lib/src}/lib/components/Popover/PopoverTrigger.jsx +0 -0
- /package/dist/esm/{src → lib/src}/lib/components/Popover/index.jsx +0 -0
- /package/dist/esm/{src → lib/src}/lib/components/RadioCards/index.jsx +0 -0
- /package/dist/esm/{src → lib/src}/lib/components/RadioGroup/index.jsx +0 -0
- /package/dist/esm/{src → lib/src}/lib/components/ScrollArea/index.jsx +0 -0
- /package/dist/esm/{src → lib/src}/lib/components/SegmentedControl/index.jsx +0 -0
- /package/dist/esm/{src → lib/src}/lib/components/Toast/index.jsx +0 -0
- /package/dist/esm/{src → lib/src}/lib/components/ToggleGroup/index.jsx +0 -0
- /package/dist/esm/{src → lib/src}/lib/components/index.js +0 -0
- /package/dist/esm/{src → lib/src}/lib/index.js +0 -0
- /package/dist/esm/{src → lib/src}/lib/types.js +0 -0
- /package/dist/esm/{src → lib/src}/lib/utils/utils.js +0 -0
- /package/dist/esm/{src → lib/src}/utils/chart.js +0 -0
- /package/dist/esm/{src → lib/src}/utils/post-publish.mjs +0 -0
- /package/dist/esm/{tailwind.config.js → lib/tailwind.config.js} +0 -0
@@ -12,7 +12,7 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
12
12
|
import React from 'react';
|
13
13
|
import { cva } from 'class-variance-authority';
|
14
14
|
import { TabNav as TabNavTheme, Theme } from '@radix-ui/themes';
|
15
|
-
import { cn } from '
|
15
|
+
import { cn } from 'lib/utils/utils';
|
16
16
|
var tabNavVariants = cva('', {
|
17
17
|
variants: {},
|
18
18
|
});
|
@@ -23,8 +23,8 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
23
23
|
import React from 'react';
|
24
24
|
import { cva } from 'class-variance-authority';
|
25
25
|
import { Table as TableTheme, Theme } from '@radix-ui/themes';
|
26
|
-
import { cn } from '
|
27
|
-
import { radiusVariants, scalingVariants } from '
|
26
|
+
import { cn } from 'lib/utils/utils';
|
27
|
+
import { radiusVariants, scalingVariants } from 'lib/constants';
|
28
28
|
var tableVariants = cva('', {
|
29
29
|
variants: {
|
30
30
|
scaling: __assign({}, scalingVariants),
|
@@ -22,9 +22,9 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
22
22
|
};
|
23
23
|
import { Theme, Tabs as TabsTheme } from '@radix-ui/themes';
|
24
24
|
import React from 'react';
|
25
|
-
import { cn } from '
|
25
|
+
import { cn } from 'lib/utils/utils';
|
26
26
|
import { cva } from 'class-variance-authority';
|
27
|
-
import { weightVariants } from '
|
27
|
+
import { weightVariants } from 'lib/constants';
|
28
28
|
var tabsVariants = cva('', {
|
29
29
|
variants: {
|
30
30
|
weight: __assign({}, weightVariants),
|
@@ -23,8 +23,8 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
23
23
|
import React from 'react';
|
24
24
|
import { cva } from 'class-variance-authority';
|
25
25
|
import { TextArea as TextAreaTheme, Theme } from '@radix-ui/themes';
|
26
|
-
import { cn } from '
|
27
|
-
import { radiusVariants, scalingVariants } from '
|
26
|
+
import { cn } from 'lib/utils/utils';
|
27
|
+
import { radiusVariants, scalingVariants } from 'lib/constants';
|
28
28
|
var textAreaNavVariants = cva('w-[250px]', {
|
29
29
|
variants: {
|
30
30
|
size: {
|
@@ -22,8 +22,8 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
22
22
|
};
|
23
23
|
import React from 'react';
|
24
24
|
import { cva } from 'class-variance-authority';
|
25
|
-
import { cn } from '
|
26
|
-
import { bgColorStyle, radiusVariants } from '
|
25
|
+
import { cn } from 'lib/utils/utils';
|
26
|
+
import { bgColorStyle, radiusVariants } from 'lib/constants';
|
27
27
|
import { Theme, TextField as TextFieldTheme } from '@radix-ui/themes';
|
28
28
|
var textFieldVariants = cva('', {
|
29
29
|
variants: {
|
@@ -23,9 +23,9 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
23
23
|
import React, { forwardRef } from 'react';
|
24
24
|
import * as ToastPrimitive from '@radix-ui/react-toast';
|
25
25
|
import { cva } from 'class-variance-authority';
|
26
|
-
import { cn } from '
|
27
|
-
import Button from '
|
28
|
-
import { appearanceStyle, radiusVariants, scalingVariants } from '
|
26
|
+
import { cn } from 'lib/utils/utils';
|
27
|
+
import Button from 'lib/components/Button';
|
28
|
+
import { appearanceStyle, radiusVariants, scalingVariants } from 'lib/constants';
|
29
29
|
import { useToastContext } from './ToastRoot';
|
30
30
|
export var toastActionButtonVariants = cva("absolute items-center justify-center", {
|
31
31
|
variants: {
|
@@ -12,7 +12,7 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
12
12
|
import React, { forwardRef } from 'react';
|
13
13
|
import * as ToastPrimitive from '@radix-ui/react-toast';
|
14
14
|
import { cva } from 'class-variance-authority';
|
15
|
-
import { cn } from '
|
15
|
+
import { cn } from 'lib/utils/utils';
|
16
16
|
import { useToastContext } from './ToastRoot';
|
17
17
|
export var toastDescriptionVariants = cva('flex m-0 text-wrap text-slate-11 dark:text-slateDark-11', {
|
18
18
|
variants: {
|
@@ -22,8 +22,8 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
22
22
|
};
|
23
23
|
import React, { forwardRef, createContext, useContext, useMemo, } from 'react';
|
24
24
|
import { cva } from 'class-variance-authority';
|
25
|
-
import { cn } from '
|
26
|
-
import { scalingVariants } from '
|
25
|
+
import { cn } from 'lib/utils/utils';
|
26
|
+
import { scalingVariants } from 'lib/constants';
|
27
27
|
import * as ToastPrimitive from '@radix-ui/react-toast';
|
28
28
|
export var toastVariants = cva('flex bg-white dark:bg-slateDark-1', {
|
29
29
|
variants: {
|
@@ -12,7 +12,7 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
12
12
|
import React, { forwardRef } from 'react';
|
13
13
|
import * as ToastPrimitive from '@radix-ui/react-toast';
|
14
14
|
import { cva } from 'class-variance-authority';
|
15
|
-
import { cn } from '
|
15
|
+
import { cn } from 'lib/utils/utils';
|
16
16
|
import { useToastContext } from './ToastRoot';
|
17
17
|
export var toastTitleVariants = cva('flex mb-[5px] text-slate-12 dark:text-slateDark-12 text-wrap break-words font-medium', {
|
18
18
|
variants: {
|
@@ -23,9 +23,9 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
23
23
|
import React, { Children, forwardRef } from 'react';
|
24
24
|
import { cva } from 'class-variance-authority';
|
25
25
|
import * as TogglePrimitive from '@radix-ui/react-toggle';
|
26
|
-
import { radiusVariants, toggleAppearanceStyle } from '
|
27
|
-
import { scalingVariants } from '
|
28
|
-
import { cn } from '
|
26
|
+
import { radiusVariants, toggleAppearanceStyle } from 'lib/constants';
|
27
|
+
import { scalingVariants } from 'lib/constants';
|
28
|
+
import { cn } from 'lib/utils/utils';
|
29
29
|
var toggleWithTextVariants = cva('flex items-center justify-center box-border font-medium', {
|
30
30
|
variants: {
|
31
31
|
radius: __assign({}, radiusVariants['base']),
|
@@ -23,8 +23,8 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
23
23
|
import React, { Children, forwardRef } from 'react';
|
24
24
|
import { cva } from 'class-variance-authority';
|
25
25
|
import * as TogglePrimitive from '@radix-ui/react-toggle';
|
26
|
-
import { radiusVariants, scalingVariants, toggleAppearanceStyle } from '
|
27
|
-
import { cn } from '
|
26
|
+
import { radiusVariants, scalingVariants, toggleAppearanceStyle } from 'lib/constants';
|
27
|
+
import { cn } from 'lib/utils/utils';
|
28
28
|
export * from './ToggleWithText';
|
29
29
|
var toggleVariants = cva('grid place-content-center items-center justify-center box-border"', {
|
30
30
|
variants: {
|
@@ -12,9 +12,9 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
12
12
|
import React, { Children, forwardRef, useContext, } from 'react';
|
13
13
|
import * as ToggleGroupPrimitive from '@radix-ui/react-toggle-group';
|
14
14
|
import { cva } from 'class-variance-authority';
|
15
|
-
import { toggleAppearanceStyle } from '
|
15
|
+
import { toggleAppearanceStyle } from 'lib/constants';
|
16
16
|
import { ToggleGroupContext } from './ToggleGroupRoot';
|
17
|
-
import { cn } from '
|
17
|
+
import { cn } from 'lib/utils/utils';
|
18
18
|
export var toggleGroupItemVariants = cva('grid place-content-center mr-[-1px] first:rounded-l last:rounded-r', {
|
19
19
|
variants: {
|
20
20
|
size: {
|
@@ -23,8 +23,8 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
23
23
|
import React, { createContext, forwardRef } from 'react';
|
24
24
|
import * as ToggleGroupPrimitive from '@radix-ui/react-toggle-group';
|
25
25
|
import { cva } from 'class-variance-authority';
|
26
|
-
import { scalingVariants } from '
|
27
|
-
import { cn } from '
|
26
|
+
import { scalingVariants } from 'lib/constants';
|
27
|
+
import { cn } from 'lib/utils/utils';
|
28
28
|
var toggleVariants = cva('inline-flex', {
|
29
29
|
variants: {
|
30
30
|
scaling: __assign({}, scalingVariants),
|
@@ -22,10 +22,10 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
22
22
|
};
|
23
23
|
import React from 'react';
|
24
24
|
import { cva } from 'class-variance-authority';
|
25
|
-
import { cn } from '
|
26
|
-
import { radiusVariants, scalingVariants } from '
|
25
|
+
import { cn } from 'lib/utils/utils';
|
26
|
+
import { radiusVariants, scalingVariants } from 'lib/constants';
|
27
27
|
import { Switch as SwitchTheme, Theme } from '@radix-ui/themes';
|
28
|
-
import { Text } from '
|
28
|
+
import { Text } from 'lib/Typography/Text';
|
29
29
|
var toggleSwitchVariants = cva('', {
|
30
30
|
variants: {
|
31
31
|
scaling: __assign({}, scalingVariants),
|
@@ -24,8 +24,8 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
24
24
|
import React from 'react';
|
25
25
|
import * as TooltipPrimitive from '@radix-ui/react-tooltip';
|
26
26
|
import { cva } from 'class-variance-authority';
|
27
|
-
import { cn } from '
|
28
|
-
import { primaryColorStyle, radiusVariants, weightVariants } from '
|
27
|
+
import { cn } from 'lib/utils/utils';
|
28
|
+
import { primaryColorStyle, radiusVariants, weightVariants } from 'lib/constants';
|
29
29
|
var tooltipVariants = 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]', {
|
30
30
|
variants: {
|
31
31
|
weight: __assign({}, weightVariants),
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import { ColorStyle, DarkColorStyle, colorOptions, chartColorOptions } from '
|
2
|
-
import * as lightColors from '
|
1
|
+
import { ColorStyle, DarkColorStyle, colorOptions, chartColorOptions } from 'lib/color/constants';
|
2
|
+
import * as lightColors from 'lib/color/light';
|
3
3
|
export var radiusOptions = ['none', 'small', 'medium', 'large', 'full'];
|
4
4
|
export var typoSizeOptions = ['1', '2', '3', '4', '5', '6', '7', '8', '9'];
|
5
5
|
export var scalingOptions = ['90%', '95%', '100%', '105%', '110%'];
|
@@ -20,8 +20,8 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
20
20
|
}
|
21
21
|
return t;
|
22
22
|
};
|
23
|
-
import { ToggleSwitch } from '
|
24
|
-
import { commonArgTypes, radiusOptions, scalingOptions } from '
|
23
|
+
import { ToggleSwitch } from 'lib/components/ToggleSwitch/index';
|
24
|
+
import { commonArgTypes, radiusOptions, scalingOptions } from 'lib/constants';
|
25
25
|
var meta = {
|
26
26
|
title: 'Component/ToggleSwitch',
|
27
27
|
component: ToggleSwitch,
|
@@ -4,8 +4,8 @@ import LandingDark from './assets/landing_dark.svg';
|
|
4
4
|
import Figma from './assets/figma.svg';
|
5
5
|
import Gitlab from './assets/gitlab.svg';
|
6
6
|
import Image from 'next/image';
|
7
|
-
import Button from '
|
8
|
-
import Header from '
|
7
|
+
import Button from 'lib/components/Button';
|
8
|
+
import Header from 'lib/Typography/Header';
|
9
9
|
var addParentClass = function (theme) {
|
10
10
|
var elements = document.querySelectorAll('.welcome-wrap');
|
11
11
|
elements.forEach(function (element) {
|
@@ -20,8 +20,8 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
20
20
|
}
|
21
21
|
return t;
|
22
22
|
};
|
23
|
-
import Accordion from '
|
24
|
-
import { commonArgTypes } from '
|
23
|
+
import Accordion from 'lib/components/Accordion/index';
|
24
|
+
import { commonArgTypes } from 'lib/constants';
|
25
25
|
var meta = {
|
26
26
|
title: 'Component/Accordion',
|
27
27
|
component: Accordion.Root,
|
@@ -20,9 +20,9 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
20
20
|
}
|
21
21
|
return t;
|
22
22
|
};
|
23
|
-
import { commonArgTypes, sizeOptions } from '
|
24
|
-
import Button from '
|
25
|
-
import { AlertDialog } from '
|
23
|
+
import { commonArgTypes, sizeOptions } from 'lib/constants';
|
24
|
+
import Button from 'lib/components/Button';
|
25
|
+
import { AlertDialog } from 'lib/components';
|
26
26
|
var meta = {
|
27
27
|
title: 'Component/AlertDialog',
|
28
28
|
component: AlertDialog.Root,
|
@@ -21,9 +21,9 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
21
21
|
return t;
|
22
22
|
};
|
23
23
|
import Image from 'next/image';
|
24
|
-
import AspectRatio from '
|
25
|
-
import { Text } from '
|
26
|
-
import { commonArgTypes, scalingOptions } from '
|
24
|
+
import AspectRatio from 'lib/components/AspectRatio';
|
25
|
+
import { Text } from 'lib/Typography/Text';
|
26
|
+
import { commonArgTypes, scalingOptions } from 'lib/constants';
|
27
27
|
var aspectOptions = {
|
28
28
|
'1': 1,
|
29
29
|
'5/4': 1.25,
|
@@ -20,8 +20,8 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
20
20
|
}
|
21
21
|
return t;
|
22
22
|
};
|
23
|
-
import Avatar from '
|
24
|
-
import { radiusOptions, scalingOptions, commonArgTypes, typoSizeOptions, appearanceOptions, } from '
|
23
|
+
import Avatar from 'lib/components/Avatar';
|
24
|
+
import { radiusOptions, scalingOptions, commonArgTypes, typoSizeOptions, appearanceOptions, } from 'lib/constants';
|
25
25
|
var meta = {
|
26
26
|
title: 'Component/Avatar',
|
27
27
|
component: Avatar,
|
@@ -21,8 +21,8 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
21
21
|
return t;
|
22
22
|
};
|
23
23
|
import React from 'react';
|
24
|
-
import Badge from '
|
25
|
-
import { radiusOptions, commonArgTypes, appearanceOptions, sizeOptions, scalingOptions, } from '
|
24
|
+
import Badge from 'lib/components/Badge';
|
25
|
+
import { radiusOptions, commonArgTypes, appearanceOptions, sizeOptions, scalingOptions, } from 'lib/constants';
|
26
26
|
var meta = {
|
27
27
|
title: 'Component/Badge',
|
28
28
|
component: Badge,
|
@@ -20,8 +20,8 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
20
20
|
}
|
21
21
|
return t;
|
22
22
|
};
|
23
|
-
import BarChart from '
|
24
|
-
import { chartDatasetsArgsTypes, chartLegendArgTypes, chartTitleArgTypes, commonArgTypes, } from '
|
23
|
+
import BarChart from 'lib/components/BarChart';
|
24
|
+
import { chartDatasetsArgsTypes, chartLegendArgTypes, chartTitleArgTypes, commonArgTypes, } from 'lib/constants';
|
25
25
|
var data = {
|
26
26
|
title: {
|
27
27
|
display: true,
|
@@ -20,8 +20,8 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
20
20
|
}
|
21
21
|
return t;
|
22
22
|
};
|
23
|
-
import { BubbleChart } from '
|
24
|
-
import { commonArgTypes, chartDatalabelsArgsTypes, chartLegendArgTypes, chartTitleArgTypes, } from '
|
23
|
+
import { BubbleChart } from 'lib/components/BubbleChart';
|
24
|
+
import { commonArgTypes, chartDatalabelsArgsTypes, chartLegendArgTypes, chartTitleArgTypes, } from 'lib/constants';
|
25
25
|
var data = {
|
26
26
|
title: {
|
27
27
|
display: true,
|
@@ -10,8 +10,8 @@ var __assign = (this && this.__assign) || function () {
|
|
10
10
|
return __assign.apply(this, arguments);
|
11
11
|
};
|
12
12
|
import { fn } from '@storybook/test';
|
13
|
-
import { radiusOptions, scalingOptions, weightOptions, commonArgTypes, appearanceOptions, sizeOptions, } from '
|
14
|
-
import Button from '
|
13
|
+
import { radiusOptions, scalingOptions, weightOptions, commonArgTypes, appearanceOptions, sizeOptions, } from 'lib/constants';
|
14
|
+
import Button from 'lib/components/Button';
|
15
15
|
import { BookmarkIcon, ArrowRightIcon } from '@radix-ui/react-icons';
|
16
16
|
var meta = {
|
17
17
|
title: 'Component/Button',
|
@@ -21,8 +21,8 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
21
21
|
return t;
|
22
22
|
};
|
23
23
|
import { MagnifyingGlassIcon } from '@radix-ui/react-icons';
|
24
|
-
import { commonArgTypes, radiusOptions, sizeOptions, appearanceOptions } from '
|
25
|
-
import { IconButton } from '
|
24
|
+
import { commonArgTypes, radiusOptions, sizeOptions, appearanceOptions } from 'lib/constants';
|
25
|
+
import { IconButton } from 'lib/components/IconButton';
|
26
26
|
MagnifyingGlassIcon.displayName = 'MagnifyingGlassIcon';
|
27
27
|
var meta = {
|
28
28
|
title: 'Component/IconButton',
|
@@ -20,9 +20,9 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
20
20
|
}
|
21
21
|
return t;
|
22
22
|
};
|
23
|
-
import { Callout } from '
|
24
|
-
import { Text } from '
|
25
|
-
import { radiusOptions, scalingOptions, commonArgTypes, sizeOptions, appearanceOptions, } from '
|
23
|
+
import { Callout } from 'lib/components';
|
24
|
+
import { Text } from 'lib/Typography/Text';
|
25
|
+
import { radiusOptions, scalingOptions, commonArgTypes, sizeOptions, appearanceOptions, } from 'lib/constants';
|
26
26
|
var meta = {
|
27
27
|
title: 'Component/Callout',
|
28
28
|
component: Callout.Root,
|
@@ -20,10 +20,10 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
20
20
|
}
|
21
21
|
return t;
|
22
22
|
};
|
23
|
-
import Card from '
|
24
|
-
import Avatar from '
|
25
|
-
import { Text } from '
|
26
|
-
import { radiusOptions, scalingOptions, commonArgTypes, sizeOptions, appearanceOptions, } from '
|
23
|
+
import Card from 'lib/components/Card';
|
24
|
+
import Avatar from 'lib/components/Avatar';
|
25
|
+
import { Text } from 'lib/Typography/Text';
|
26
|
+
import { radiusOptions, scalingOptions, commonArgTypes, sizeOptions, appearanceOptions, } from 'lib/constants';
|
27
27
|
var meta = {
|
28
28
|
title: 'Component/Card',
|
29
29
|
component: Card,
|
@@ -20,9 +20,9 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
20
20
|
}
|
21
21
|
return t;
|
22
22
|
};
|
23
|
-
import Checkbox from '
|
24
|
-
import { radiusOptions, scalingOptions, commonArgTypes, appearanceOptions, sizeOptions, } from '
|
25
|
-
import { Text } from '
|
23
|
+
import Checkbox from 'lib/components/Checkbox';
|
24
|
+
import { radiusOptions, scalingOptions, commonArgTypes, appearanceOptions, sizeOptions, } from 'lib/constants';
|
25
|
+
import { Text } from 'lib/Typography/Text';
|
26
26
|
var meta = {
|
27
27
|
title: 'Component/Checkbox',
|
28
28
|
component: Checkbox,
|
@@ -20,8 +20,8 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
20
20
|
}
|
21
21
|
return t;
|
22
22
|
};
|
23
|
-
import { scalingOptions, commonArgTypes, appearanceOptions, radiusOptions, sizeOptions, } from '
|
24
|
-
import CheckboxCard from '
|
23
|
+
import { scalingOptions, commonArgTypes, appearanceOptions, radiusOptions, sizeOptions, } from 'lib/constants';
|
24
|
+
import CheckboxCard from 'lib/components/CheckboxCard';
|
25
25
|
var meta = {
|
26
26
|
title: 'Component/CheckboxCard',
|
27
27
|
component: CheckboxCard,
|
@@ -20,8 +20,8 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
20
20
|
}
|
21
21
|
return t;
|
22
22
|
};
|
23
|
-
import { CheckboxGroup } from '
|
24
|
-
import { commonArgTypes, appearanceOptions, sizeOptions } from '
|
23
|
+
import { CheckboxGroup } from 'lib/components';
|
24
|
+
import { commonArgTypes, appearanceOptions, sizeOptions } from 'lib/constants';
|
25
25
|
var meta = {
|
26
26
|
title: 'Component/CheckboxGroup',
|
27
27
|
component: CheckboxGroup.Item,
|
@@ -20,9 +20,9 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
20
20
|
}
|
21
21
|
return t;
|
22
22
|
};
|
23
|
-
import { radiusOptions, commonArgTypes, sizeOptions, appearanceOptions } from '
|
24
|
-
import { ContextMenu } from '
|
25
|
-
import { Text } from '
|
23
|
+
import { radiusOptions, commonArgTypes, sizeOptions, appearanceOptions } from 'lib/constants';
|
24
|
+
import { ContextMenu } from 'lib/components';
|
25
|
+
import { Text } from 'lib/Typography/Text';
|
26
26
|
var meta = {
|
27
27
|
title: 'Component/ContextMenu',
|
28
28
|
component: ContextMenu.Root,
|
@@ -20,8 +20,8 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
20
20
|
}
|
21
21
|
return t;
|
22
22
|
};
|
23
|
-
import { DataList, Button, Badge } from '
|
24
|
-
import { scalingOptions, commonArgTypes, sizeOptions } from '
|
23
|
+
import { DataList, Button, Badge } from 'lib/components';
|
24
|
+
import { scalingOptions, commonArgTypes, sizeOptions } from 'lib/constants';
|
25
25
|
var meta = {
|
26
26
|
title: 'Component/DataList',
|
27
27
|
component: DataList.Root,
|
@@ -20,10 +20,10 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
20
20
|
}
|
21
21
|
return t;
|
22
22
|
};
|
23
|
-
import { commonArgTypes, radiusOptions, scalingOptions, sizeOptions } from '
|
24
|
-
import { Dialog } from '
|
25
|
-
import Button from '
|
26
|
-
import { TextField } from '
|
23
|
+
import { commonArgTypes, radiusOptions, scalingOptions, sizeOptions } from 'lib/constants';
|
24
|
+
import { Dialog } from 'lib';
|
25
|
+
import Button from 'lib/components/Button';
|
26
|
+
import { TextField } from 'lib';
|
27
27
|
var meta = {
|
28
28
|
title: 'Component/Dialog',
|
29
29
|
component: Dialog.Root,
|
@@ -20,8 +20,8 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
20
20
|
}
|
21
21
|
return t;
|
22
22
|
};
|
23
|
-
import DoughnutChart from '
|
24
|
-
import { chartDatalabelsArgsTypes, chartLegendArgTypes, chartTitleArgTypes, commonArgTypes, } from '
|
23
|
+
import DoughnutChart from 'lib/components/DoughnutChart';
|
24
|
+
import { chartDatalabelsArgsTypes, chartLegendArgTypes, chartTitleArgTypes, commonArgTypes, } from 'lib/constants';
|
25
25
|
var exampleData = {
|
26
26
|
title: {
|
27
27
|
display: true,
|
@@ -20,10 +20,10 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
20
20
|
}
|
21
21
|
return t;
|
22
22
|
};
|
23
|
-
import { commonArgTypes, radiusOptions } from '
|
23
|
+
import { commonArgTypes, radiusOptions } from 'lib/constants';
|
24
24
|
import { ChevronDownIcon } from '@radix-ui/react-icons';
|
25
|
-
import { DropdownMenu } from '
|
26
|
-
import Button from '
|
25
|
+
import { DropdownMenu } from 'lib';
|
26
|
+
import Button from 'lib/components/Button';
|
27
27
|
ChevronDownIcon.displayName = 'ChevronDownIcon';
|
28
28
|
var meta = {
|
29
29
|
title: 'Component/DropdownMenu',
|
@@ -20,9 +20,9 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
20
20
|
}
|
21
21
|
return t;
|
22
22
|
};
|
23
|
-
import { Header } from '
|
24
|
-
import { weightOptions, typoSizeOptions, commonArgTypes } from '
|
25
|
-
import { colorOptions } from '
|
23
|
+
import { Header } from 'lib/Typography/Header/index';
|
24
|
+
import { weightOptions, typoSizeOptions, commonArgTypes } from 'lib/constants';
|
25
|
+
import { colorOptions } from 'lib/color/constants';
|
26
26
|
var headerOptions = ['h1', 'h2', 'h3', 'h4', 'h5', 'h6'];
|
27
27
|
var meta = {
|
28
28
|
title: 'Typography/Header',
|
@@ -20,9 +20,9 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
20
20
|
}
|
21
21
|
return t;
|
22
22
|
};
|
23
|
-
import { commonArgTypes } from '
|
24
|
-
import { HoverCard, Inset } from '
|
25
|
-
import { radiusOptions, sizeOptions } from '
|
23
|
+
import { commonArgTypes } from 'lib/constants';
|
24
|
+
import { HoverCard, Inset } from 'lib';
|
25
|
+
import { radiusOptions, sizeOptions } from 'lib/constants';
|
26
26
|
var meta = {
|
27
27
|
title: 'Component/HoverCard',
|
28
28
|
component: HoverCard.Root,
|
@@ -20,8 +20,8 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
20
20
|
}
|
21
21
|
return t;
|
22
22
|
};
|
23
|
-
import { commonArgTypes, radiusOptions } from '
|
24
|
-
import { Inset } from '
|
23
|
+
import { commonArgTypes, radiusOptions } from 'lib/constants';
|
24
|
+
import { Inset } from 'lib/components/Inset';
|
25
25
|
var meta = {
|
26
26
|
title: 'Component/Inset',
|
27
27
|
component: Inset,
|
@@ -20,9 +20,9 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
20
20
|
}
|
21
21
|
return t;
|
22
22
|
};
|
23
|
-
import { Label } from '
|
24
|
-
import { commonArgTypes, scalingOptions } from '
|
25
|
-
import { colorOptions } from '
|
23
|
+
import { Label } from 'lib/components/Label/index';
|
24
|
+
import { commonArgTypes, scalingOptions } from 'lib/constants';
|
25
|
+
import { colorOptions } from 'lib/color/constants';
|
26
26
|
var meta = {
|
27
27
|
title: 'Component/Label',
|
28
28
|
component: Label,
|
@@ -20,8 +20,8 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
20
20
|
}
|
21
21
|
return t;
|
22
22
|
};
|
23
|
-
import LineChart from '
|
24
|
-
import { chartDatasetsArgsTypes, chartLegendArgTypes, chartTitleArgTypes, commonArgTypes, pointStyleList, } from '
|
23
|
+
import LineChart from 'lib/components/LineChart';
|
24
|
+
import { chartDatasetsArgsTypes, chartLegendArgTypes, chartTitleArgTypes, commonArgTypes, pointStyleList, } from 'lib/constants';
|
25
25
|
var testData = [65, 71, 73, 75, 74, 72, 71];
|
26
26
|
var data = {
|
27
27
|
title: {
|
@@ -21,8 +21,8 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
21
21
|
return t;
|
22
22
|
};
|
23
23
|
import { useState } from 'react';
|
24
|
-
import { appearanceOptions, commonArgTypes, radiusOptions, sizeOptions } from '
|
25
|
-
import { Menubar } from '
|
24
|
+
import { appearanceOptions, commonArgTypes, radiusOptions, sizeOptions } from 'lib/constants';
|
25
|
+
import { Menubar } from 'lib/components';
|
26
26
|
var meta = {
|
27
27
|
title: 'Component/Menubar',
|
28
28
|
component: Menubar.Root,
|
@@ -20,10 +20,10 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
20
20
|
}
|
21
21
|
return t;
|
22
22
|
};
|
23
|
-
import { appearanceOptions, commonArgTypes, radiusOptions, scalingOptions, sizeOptions, } from '
|
24
|
-
import { NavigationMenu, Card } from '
|
23
|
+
import { appearanceOptions, commonArgTypes, radiusOptions, scalingOptions, sizeOptions, } from 'lib/constants';
|
24
|
+
import { NavigationMenu, Card } from 'lib/components';
|
25
25
|
import Image from 'next/image';
|
26
|
-
import { Text } from '
|
26
|
+
import { Text } from 'lib/Typography/Text';
|
27
27
|
var meta = {
|
28
28
|
title: 'Component/NavigationMenu',
|
29
29
|
component: NavigationMenu.Root,
|
@@ -20,8 +20,8 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
20
20
|
}
|
21
21
|
return t;
|
22
22
|
};
|
23
|
-
import PieChart from '
|
24
|
-
import { chartDatalabelsArgsTypes, chartLegendArgTypes, chartTitleArgTypes, commonArgTypes, } from '
|
23
|
+
import PieChart from 'lib/components/PieChart';
|
24
|
+
import { chartDatalabelsArgsTypes, chartLegendArgTypes, chartTitleArgTypes, commonArgTypes, } from 'lib/constants';
|
25
25
|
var exampleData = {
|
26
26
|
title: {
|
27
27
|
display: true,
|
@@ -20,10 +20,10 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
20
20
|
}
|
21
21
|
return t;
|
22
22
|
};
|
23
|
-
import { commonArgTypes, sizeOptions, radiusOptions } from '
|
24
|
-
import { Popover, Inset, TextArea } from '
|
25
|
-
import Button from '
|
26
|
-
import Avatar from '
|
23
|
+
import { commonArgTypes, sizeOptions, radiusOptions } from 'lib/constants';
|
24
|
+
import { Popover, Inset, TextArea } from 'lib';
|
25
|
+
import Button from 'lib/components/Button';
|
26
|
+
import Avatar from 'lib/components/Avatar';
|
27
27
|
var meta = {
|
28
28
|
title: 'Component/Popover',
|
29
29
|
component: Popover.Root,
|