@dev-dga/react 0.9.0 → 0.10.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +18 -0
- package/dist/chunk-B6ODWTVF.js +1 -0
- package/dist/chunk-CZCIERDM.cjs +1 -0
- package/dist/{chunk-M46YSH6K.cjs.map → chunk-CZCIERDM.cjs.map} +1 -1
- package/dist/chunk-HIZSEYQY.js +35 -0
- package/dist/chunk-HIZSEYQY.js.map +1 -0
- package/dist/chunk-J7GWUCFM.cjs +35 -0
- package/dist/chunk-J7GWUCFM.cjs.map +1 -0
- package/dist/{chunk-H4B2B4SV.cjs → chunk-KRIWNW4A.cjs} +1 -1
- package/dist/{chunk-H4B2B4SV.cjs.map → chunk-KRIWNW4A.cjs.map} +1 -1
- package/dist/{chunk-UAECZXU5.js → chunk-TXQK3BAO.js} +9 -2
- package/dist/{chunk-UAECZXU5.js.map → chunk-TXQK3BAO.js.map} +1 -1
- package/dist/{chunk-PAUY27WX.cjs → chunk-VYOETLZU.cjs} +9 -2
- package/dist/chunk-VYOETLZU.cjs.map +1 -0
- package/dist/{chunk-TO7F4EHC.js → chunk-WOJUO43J.js} +1 -1
- package/dist/chunk-WOJUO43J.js.map +1 -0
- package/dist/components/Pagination/index.cjs +6 -2
- package/dist/components/Pagination/index.cjs.map +1 -1
- package/dist/components/Pagination/index.js +5 -1
- package/dist/components/Pagination/paginationRange.cjs +7 -0
- package/dist/components/Pagination/paginationRange.cjs.map +1 -0
- package/dist/components/Pagination/paginationRange.js +7 -0
- package/dist/components/Pagination/paginationRange.js.map +1 -0
- package/dist/components/ScrollArea/ScrollArea.cjs +2 -2
- package/dist/components/ScrollArea/ScrollArea.js +1 -1
- package/dist/components/ScrollArea/index.cjs +2 -2
- package/dist/components/ScrollArea/index.js +1 -1
- package/dist/components/Sidebar/SidebarMenu.cjs +1 -1
- package/dist/components/Sidebar/SidebarMenu.js +1 -1
- package/dist/components/Sidebar/index.cjs +1 -1
- package/dist/components/Sidebar/index.cjs.map +1 -1
- package/dist/components/Sidebar/index.js +1 -1
- package/dist/components/Stat/Stat.cjs +2 -2
- package/dist/components/Stat/Stat.js +1 -1
- package/dist/components/Stat/index.cjs +2 -2
- package/dist/components/Stat/index.js +1 -1
- package/dist/index.cjs +24 -20
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +41 -1
- package/dist/index.d.ts +41 -1
- package/dist/index.js +23 -19
- package/package.json +3 -3
- package/dist/chunk-KPONZTP7.js +0 -1
- package/dist/chunk-M46YSH6K.cjs +0 -1
- package/dist/chunk-PAUY27WX.cjs.map +0 -1
- package/dist/chunk-TO7F4EHC.js.map +0 -1
- /package/dist/{chunk-KPONZTP7.js.map → chunk-B6ODWTVF.js.map} +0 -0
package/dist/index.cjs
CHANGED
|
@@ -8,6 +8,10 @@ require('./chunk-MKL744I5.cjs');
|
|
|
8
8
|
|
|
9
9
|
var _chunk23C5MSXZcjs = require('./chunk-23C5MSXZ.cjs');
|
|
10
10
|
require('./chunk-KXONCEPM.cjs');
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
var _chunkBBGCS5PZcjs = require('./chunk-BBGCS5PZ.cjs');
|
|
11
15
|
require('./chunk-3VZ56VNQ.cjs');
|
|
12
16
|
|
|
13
17
|
|
|
@@ -38,6 +42,15 @@ var _chunkK5P2VY5Jcjs = require('./chunk-K5P2VY5J.cjs');
|
|
|
38
42
|
|
|
39
43
|
var _chunkBGS3MCQZcjs = require('./chunk-BGS3MCQZ.cjs');
|
|
40
44
|
require('./chunk-KO5F344T.cjs');
|
|
45
|
+
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
var _chunkDMWYQSO4cjs = require('./chunk-DMWYQSO4.cjs');
|
|
41
54
|
require('./chunk-KML6JIJT.cjs');
|
|
42
55
|
|
|
43
56
|
|
|
@@ -64,10 +77,6 @@ require('./chunk-BXRQ6HEP.cjs');
|
|
|
64
77
|
|
|
65
78
|
|
|
66
79
|
var _chunkURC4A3GEcjs = require('./chunk-URC4A3GE.cjs');
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
var _chunkBBGCS5PZcjs = require('./chunk-BBGCS5PZ.cjs');
|
|
71
80
|
require('./chunk-QP3IOPBF.cjs');
|
|
72
81
|
|
|
73
82
|
|
|
@@ -81,20 +90,12 @@ require('./chunk-IUEAUTR7.cjs');
|
|
|
81
90
|
|
|
82
91
|
|
|
83
92
|
|
|
84
|
-
var
|
|
93
|
+
var _chunkKRIWNW4Acjs = require('./chunk-KRIWNW4A.cjs');
|
|
85
94
|
|
|
86
95
|
|
|
87
96
|
|
|
88
97
|
var _chunkAM2OVOQVcjs = require('./chunk-AM2OVOQV.cjs');
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
var _chunkDMWYQSO4cjs = require('./chunk-DMWYQSO4.cjs');
|
|
98
|
+
require('./chunk-SJDTFR3I.cjs');
|
|
98
99
|
require('./chunk-RTUC442G.cjs');
|
|
99
100
|
|
|
100
101
|
|
|
@@ -133,17 +134,18 @@ require('./chunk-I6UOIS4J.cjs');
|
|
|
133
134
|
|
|
134
135
|
|
|
135
136
|
var _chunkLG2IADSZcjs = require('./chunk-LG2IADSZ.cjs');
|
|
137
|
+
require('./chunk-J4OE3JP5.cjs');
|
|
136
138
|
|
|
137
139
|
|
|
138
140
|
var _chunkYUJZEQJWcjs = require('./chunk-YUJZEQJW.cjs');
|
|
139
141
|
|
|
140
142
|
|
|
141
143
|
var _chunkVXR7IJMHcjs = require('./chunk-VXR7IJMH.cjs');
|
|
142
|
-
require('./chunk-J4OE3JP5.cjs');
|
|
143
144
|
|
|
144
145
|
|
|
145
146
|
|
|
146
147
|
var _chunkP2JM7CUDcjs = require('./chunk-P2JM7CUD.cjs');
|
|
148
|
+
require('./chunk-YDUL47I5.cjs');
|
|
147
149
|
require('./chunk-Q2SKL5HC.cjs');
|
|
148
150
|
|
|
149
151
|
|
|
@@ -153,12 +155,11 @@ require('./chunk-Q42Y63UQ.cjs');
|
|
|
153
155
|
|
|
154
156
|
|
|
155
157
|
|
|
156
|
-
var
|
|
158
|
+
var _chunkVYOETLZUcjs = require('./chunk-VYOETLZU.cjs');
|
|
157
159
|
require('./chunk-SFLZT7UZ.cjs');
|
|
158
160
|
|
|
159
161
|
|
|
160
162
|
var _chunk6BZMLKCUcjs = require('./chunk-6BZMLKCU.cjs');
|
|
161
|
-
require('./chunk-SJDTFR3I.cjs');
|
|
162
163
|
|
|
163
164
|
|
|
164
165
|
|
|
@@ -182,7 +183,6 @@ require('./chunk-LQGQ7J3R.cjs');
|
|
|
182
183
|
|
|
183
184
|
|
|
184
185
|
var _chunkGLWMKKLRcjs = require('./chunk-GLWMKKLR.cjs');
|
|
185
|
-
require('./chunk-YDUL47I5.cjs');
|
|
186
186
|
|
|
187
187
|
|
|
188
188
|
|
|
@@ -226,7 +226,10 @@ require('./chunk-ICIQO4FL.cjs');
|
|
|
226
226
|
|
|
227
227
|
|
|
228
228
|
var _chunkJWUYPAFCcjs = require('./chunk-JWUYPAFC.cjs');
|
|
229
|
-
require('./chunk-
|
|
229
|
+
require('./chunk-CZCIERDM.cjs');
|
|
230
|
+
|
|
231
|
+
|
|
232
|
+
var _chunkJ7GWUCFMcjs = require('./chunk-J7GWUCFM.cjs');
|
|
230
233
|
|
|
231
234
|
|
|
232
235
|
|
|
@@ -729,5 +732,6 @@ var _chunkV6MXOJQ4cjs = require('./chunk-V6MXOJQ4.cjs');
|
|
|
729
732
|
|
|
730
733
|
|
|
731
734
|
|
|
732
|
-
exports.Accordion = _chunkGMBIFJOAcjs.Accordion; exports.AccordionContent = _chunkGMBIFJOAcjs.AccordionContent; exports.AccordionItem = _chunkGMBIFJOAcjs.AccordionItem; exports.AccordionTrigger = _chunkGMBIFJOAcjs.AccordionTrigger; exports.Alert = _chunkOGZKNZS6cjs.Alert; exports.AlertDescription = _chunkOGZKNZS6cjs.AlertDescription; exports.AlertTitle = _chunkOGZKNZS6cjs.AlertTitle; exports.AspectRatio = _chunkLTU2OBLVcjs.AspectRatio; exports.Avatar = _chunkVSC3A6VBcjs.Avatar; exports.AvatarFallback = _chunkVSC3A6VBcjs.AvatarFallback; exports.AvatarGroup = _chunkVSC3A6VBcjs.AvatarGroup; exports.AvatarImage = _chunkVSC3A6VBcjs.AvatarImage; exports.Badge = _chunkFEUMA5IScjs.Badge; exports.Breadcrumb = _chunkMGZO7MBNcjs.Breadcrumb; exports.BreadcrumbEllipsis = _chunkMGZO7MBNcjs.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunkMGZO7MBNcjs.BreadcrumbItem; exports.BreadcrumbLink = _chunkMGZO7MBNcjs.BreadcrumbLink; exports.BreadcrumbList = _chunkMGZO7MBNcjs.BreadcrumbList; exports.BreadcrumbPage = _chunkMGZO7MBNcjs.BreadcrumbPage; exports.BreadcrumbSeparator = _chunkMGZO7MBNcjs.BreadcrumbSeparator; exports.Button = _chunkUK2SFZIQcjs.Button; exports.Card = _chunkZ5XJ5S7Ucjs.Card; exports.CardContent = _chunkZ5XJ5S7Ucjs.CardContent; exports.CardDescription = _chunkZ5XJ5S7Ucjs.CardDescription; exports.CardFooter = _chunkZ5XJ5S7Ucjs.CardFooter; exports.CardHeader = _chunkZ5XJ5S7Ucjs.CardHeader; exports.CardImage = _chunkZ5XJ5S7Ucjs.CardImage; exports.CardTitle = _chunkZ5XJ5S7Ucjs.CardTitle; exports.Checkbox = _chunkYVQOUGWGcjs.Checkbox; exports.CircularProgress = _chunkW6B7GJLNcjs.CircularProgress; exports.Collapsible = _chunkOBDWY2XPcjs.Collapsible; exports.CollapsibleContent = _chunkOBDWY2XPcjs.CollapsibleContent; exports.CollapsibleTrigger = _chunkOBDWY2XPcjs.CollapsibleTrigger; exports.Combobox = _chunkCVQFSXRRcjs.Combobox; exports.ComboboxGroup = _chunkCVQFSXRRcjs.ComboboxGroup; exports.ComboboxItem = _chunkCVQFSXRRcjs.ComboboxItem; exports.ComboboxSeparator = _chunkCVQFSXRRcjs.ComboboxSeparator; exports.Command = _chunkATOT5N34cjs.Command; exports.CommandDialog = _chunkATOT5N34cjs.CommandDialog; exports.CommandEmpty = _chunkATOT5N34cjs.CommandEmpty; exports.CommandGroup = _chunkATOT5N34cjs.CommandGroup; exports.CommandInput = _chunkATOT5N34cjs.CommandInput; exports.CommandItem = _chunkATOT5N34cjs.CommandItem; exports.CommandList = _chunkATOT5N34cjs.CommandList; exports.CommandSeparator = _chunkATOT5N34cjs.CommandSeparator; exports.DatePicker = _chunkAYIS62JRcjs.DatePicker; exports.DateRangePicker = _chunkWI4WQGF6cjs.DateRangePicker; exports.DescriptionDetails = _chunkMQ7YUUAJcjs.DescriptionDetails; exports.DescriptionItem = _chunkMQ7YUUAJcjs.DescriptionItem; exports.DescriptionList = _chunkMQ7YUUAJcjs.DescriptionList; exports.DescriptionTerm = _chunkMQ7YUUAJcjs.DescriptionTerm; exports.DgaProvider = _chunkP2CSX4DZcjs.DgaProvider; exports.Divider = _chunkTTHWYBQBcjs.Divider; exports.Drawer = _chunkKPZ5T4DWcjs.Drawer; exports.DrawerBody = _chunkKPZ5T4DWcjs.DrawerBody; exports.DrawerClose = _chunkKPZ5T4DWcjs.DrawerClose; exports.DrawerContent = _chunkKPZ5T4DWcjs.DrawerContent; exports.DrawerDescription = _chunkKPZ5T4DWcjs.DrawerDescription; exports.DrawerFooter = _chunkKPZ5T4DWcjs.DrawerFooter; exports.DrawerHeader = _chunkKPZ5T4DWcjs.DrawerHeader; exports.DrawerTitle = _chunkKPZ5T4DWcjs.DrawerTitle; exports.DrawerTrigger = _chunkKPZ5T4DWcjs.DrawerTrigger; exports.DropdownMenu = _chunk4U5TTO6Ecjs.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunk4U5TTO6Ecjs.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunk4U5TTO6Ecjs.DropdownMenuContent; exports.DropdownMenuGroup = _chunk4U5TTO6Ecjs.DropdownMenuGroup; exports.DropdownMenuItem = _chunk4U5TTO6Ecjs.DropdownMenuItem; exports.DropdownMenuLabel = _chunk4U5TTO6Ecjs.DropdownMenuLabel; exports.DropdownMenuRadioGroup = _chunk4U5TTO6Ecjs.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunk4U5TTO6Ecjs.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunk4U5TTO6Ecjs.DropdownMenuSeparator; exports.DropdownMenuSub = _chunk4U5TTO6Ecjs.DropdownMenuSub; exports.DropdownMenuSubContent = _chunk4U5TTO6Ecjs.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunk4U5TTO6Ecjs.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunk4U5TTO6Ecjs.DropdownMenuTrigger; exports.EmptyState = _chunkBGKYCKNMcjs.EmptyState; exports.EmptyStateActions = _chunkBGKYCKNMcjs.EmptyStateActions; exports.EmptyStateDescription = _chunkBGKYCKNMcjs.EmptyStateDescription; exports.EmptyStateMedia = _chunkBGKYCKNMcjs.EmptyStateMedia; exports.EmptyStateTitle = _chunkBGKYCKNMcjs.EmptyStateTitle; exports.FieldMessage = _chunkN4FHLSNVcjs.FieldMessage; exports.FileUpload = _chunk2HZGIP5Vcjs.FileUpload; exports.Input = _chunkO74TNSJDcjs.Input; exports.InputOTP = _chunk3X7ORLG5cjs.InputOTP; exports.Link = _chunk4T6QBG46cjs.Link; exports.List = _chunkA6RVSF5Vcjs.List; exports.ListItem = _chunkA6RVSF5Vcjs.ListItem; exports.ListItemAction = _chunkA6RVSF5Vcjs.ListItemAction; exports.ListItemContent = _chunkA6RVSF5Vcjs.ListItemContent; exports.ListItemIcon = _chunkA6RVSF5Vcjs.ListItemIcon; exports.Menubar = _chunkCNAMOK3Zcjs.Menubar; exports.MenubarCheckboxItem = _chunkCNAMOK3Zcjs.MenubarCheckboxItem; exports.MenubarContent = _chunkCNAMOK3Zcjs.MenubarContent; exports.MenubarGroup = _chunkCNAMOK3Zcjs.MenubarGroup; exports.MenubarItem = _chunkCNAMOK3Zcjs.MenubarItem; exports.MenubarLabel = _chunkCNAMOK3Zcjs.MenubarLabel; exports.MenubarMenu = _chunkCNAMOK3Zcjs.MenubarMenu; exports.MenubarRadioGroup = _chunkCNAMOK3Zcjs.MenubarRadioGroup; exports.MenubarRadioItem = _chunkCNAMOK3Zcjs.MenubarRadioItem; exports.MenubarSeparator = _chunkCNAMOK3Zcjs.MenubarSeparator; exports.MenubarSub = _chunkCNAMOK3Zcjs.MenubarSub; exports.MenubarSubContent = _chunkCNAMOK3Zcjs.MenubarSubContent; exports.MenubarSubTrigger = _chunkCNAMOK3Zcjs.MenubarSubTrigger; exports.MenubarTrigger = _chunkCNAMOK3Zcjs.MenubarTrigger; exports.Modal = _chunkI6BOBHO6cjs.Modal; exports.ModalBody = _chunkI6BOBHO6cjs.ModalBody; exports.ModalClose = _chunkI6BOBHO6cjs.ModalClose; exports.ModalContent = _chunkI6BOBHO6cjs.ModalContent; exports.ModalDescription = _chunkI6BOBHO6cjs.ModalDescription; exports.ModalFooter = _chunkI6BOBHO6cjs.ModalFooter; exports.ModalHeader = _chunkI6BOBHO6cjs.ModalHeader; exports.ModalTitle = _chunkI6BOBHO6cjs.ModalTitle; exports.ModalTrigger = _chunkI6BOBHO6cjs.ModalTrigger; exports.NumberInput = _chunkJWUYPAFCcjs.NumberInput; exports.Pagination = _chunkUPIDCMZIcjs.Pagination; exports.PaginationContent = _chunkUPIDCMZIcjs.PaginationContent; exports.PaginationEllipsis = _chunkUPIDCMZIcjs.PaginationEllipsis; exports.PaginationItem = _chunkUPIDCMZIcjs.PaginationItem; exports.PaginationLink = _chunkUPIDCMZIcjs.PaginationLink; exports.PaginationNext = _chunkUPIDCMZIcjs.PaginationNext; exports.PaginationPrevious = _chunkUPIDCMZIcjs.PaginationPrevious; exports.Popover = _chunkEXAPMLPAcjs.Popover; exports.PopoverAnchor = _chunkEXAPMLPAcjs.PopoverAnchor; exports.PopoverClose = _chunkEXAPMLPAcjs.PopoverClose; exports.PopoverContent = _chunkEXAPMLPAcjs.PopoverContent; exports.PopoverTrigger = _chunkEXAPMLPAcjs.PopoverTrigger; exports.Progress = _chunkW6B7GJLNcjs.Progress; exports.Quote = _chunkGLWMKKLRcjs.Quote; exports.QuoteAuthor = _chunkGLWMKKLRcjs.QuoteAuthor; exports.QuoteCaption = _chunkGLWMKKLRcjs.QuoteCaption; exports.QuoteContent = _chunkGLWMKKLRcjs.QuoteContent; exports.QuoteSource = _chunkGLWMKKLRcjs.QuoteSource; exports.Radio = _chunkCBCUQUHIcjs.Radio; exports.RadioGroup = _chunkCBCUQUHIcjs.RadioGroup; exports.Rating = _chunkPZWJQNCYcjs.Rating; exports.ScrollArea = _chunkPAUY27WXcjs.ScrollArea; exports.SearchBox = _chunk6BZMLKCUcjs.SearchBox; exports.Select = _chunkYH44Q6CIcjs.Select; exports.SelectItem = _chunkYH44Q6CIcjs.SelectItem; exports.Sidebar = _chunkCISRE6BCcjs.Sidebar; exports.SidebarContent = _chunkCISRE6BCcjs.SidebarContent; exports.SidebarFooter = _chunkCISRE6BCcjs.SidebarFooter; exports.SidebarGroup = _chunk3MEIVAYOcjs.SidebarGroup; exports.SidebarGroupAction = _chunk3MEIVAYOcjs.SidebarGroupAction; exports.SidebarGroupContent = _chunk3MEIVAYOcjs.SidebarGroupContent; exports.SidebarGroupLabel = _chunk3MEIVAYOcjs.SidebarGroupLabel; exports.SidebarHeader = _chunkCISRE6BCcjs.SidebarHeader; exports.SidebarInset = _chunkCISRE6BCcjs.SidebarInset; exports.SidebarMenu = _chunkNUC6WJU4cjs.SidebarMenu; exports.SidebarMenuAction = _chunkNUC6WJU4cjs.SidebarMenuAction; exports.SidebarMenuBadge = _chunkNUC6WJU4cjs.SidebarMenuBadge; exports.SidebarMenuButton = _chunkNUC6WJU4cjs.SidebarMenuButton; exports.SidebarMenuItem = _chunkNUC6WJU4cjs.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunkNUC6WJU4cjs.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunkNUC6WJU4cjs.SidebarMenuSub; exports.SidebarMenuSubButton = _chunkNUC6WJU4cjs.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunkNUC6WJU4cjs.SidebarMenuSubItem; exports.SidebarProvider = _chunkCISRE6BCcjs.SidebarProvider; exports.SidebarRail = _chunkCISRE6BCcjs.SidebarRail; exports.SidebarSeparator = _chunkCISRE6BCcjs.SidebarSeparator; exports.SidebarTrigger = _chunkCISRE6BCcjs.SidebarTrigger; exports.Skeleton = _chunkP2JM7CUDcjs.Skeleton; exports.Slider = _chunkSTJDMXL7cjs.Slider; exports.Spinner = _chunkNQGCAXTWcjs.Spinner; exports.Stat = _chunkH4B2B4SVcjs.Stat; exports.StatChange = _chunkH4B2B4SVcjs.StatChange; exports.StatChart = _chunkH4B2B4SVcjs.StatChart; exports.StatGroup = _chunkAM2OVOQVcjs.StatGroup; exports.StatLabel = _chunkH4B2B4SVcjs.StatLabel; exports.StatValue = _chunkH4B2B4SVcjs.StatValue; exports.Step = _chunkDMWYQSO4cjs.Step; exports.StepDescription = _chunkDMWYQSO4cjs.StepDescription; exports.StepIndicator = _chunkDMWYQSO4cjs.StepIndicator; exports.StepTitle = _chunkDMWYQSO4cjs.StepTitle; exports.Steps = _chunkDMWYQSO4cjs.Steps; exports.Switch = _chunkD4ZUV7FDcjs.Switch; exports.Table = _chunkWB5AEG5Dcjs.Table; exports.TableBody = _chunkWB5AEG5Dcjs.TableBody; exports.TableCaption = _chunkWB5AEG5Dcjs.TableCaption; exports.TableCell = _chunkWB5AEG5Dcjs.TableCell; exports.TableFooter = _chunkWB5AEG5Dcjs.TableFooter; exports.TableHead = _chunkWB5AEG5Dcjs.TableHead; exports.TableHeader = _chunkWB5AEG5Dcjs.TableHeader; exports.TableRow = _chunkWB5AEG5Dcjs.TableRow; exports.Tabs = _chunkURC4A3GEcjs.Tabs; exports.TabsContent = _chunkURC4A3GEcjs.TabsContent; exports.TabsList = _chunkURC4A3GEcjs.TabsList; exports.TabsTrigger = _chunkURC4A3GEcjs.TabsTrigger; exports.TagInput = _chunkBBGCS5PZcjs.TagInput; exports.Textarea = _chunkC3YKGPQMcjs.Textarea; exports.Timeline = _chunkTM3FOGLKcjs.Timeline; exports.TimelineContent = _chunkTM3FOGLKcjs.TimelineContent; exports.TimelineDescription = _chunkTM3FOGLKcjs.TimelineDescription; exports.TimelineItem = _chunkTM3FOGLKcjs.TimelineItem; exports.TimelineMarker = _chunkTM3FOGLKcjs.TimelineMarker; exports.TimelineTime = _chunkTM3FOGLKcjs.TimelineTime; exports.TimelineTitle = _chunkTM3FOGLKcjs.TimelineTitle; exports.Toaster = _chunkK5P2VY5Jcjs.Toaster; exports.Toggle = _chunk23C5MSXZcjs.Toggle; exports.ToggleGroup = _chunk23C5MSXZcjs.ToggleGroup; exports.ToggleGroupItem = _chunk23C5MSXZcjs.ToggleGroupItem; exports.Tooltip = _chunkLG2IADSZcjs.Tooltip; exports.TooltipContent = _chunkLG2IADSZcjs.TooltipContent; exports.TooltipTrigger = _chunkLG2IADSZcjs.TooltipTrigger; exports.accordionVariants = _chunkGMBIFJOAcjs.accordionVariants; exports.alertVariants = _chunkOGZKNZS6cjs.alertVariants; exports.avatarVariants = _chunkVSC3A6VBcjs.avatarVariants; exports.badgeVariants = _chunkFEUMA5IScjs.badgeVariants; exports.breadcrumbVariants = _chunkMGZO7MBNcjs.breadcrumbVariants; exports.buttonVariants = _chunkUK2SFZIQcjs.buttonVariants; exports.cardVariants = _chunkZ5XJ5S7Ucjs.cardVariants; exports.checkboxVariants = _chunkYVQOUGWGcjs.checkboxVariants; exports.circularProgressVariants = _chunkW6B7GJLNcjs.circularProgressVariants; exports.cn = _chunkV6MXOJQ4cjs.cn; exports.comboboxTriggerVariants = _chunkCVQFSXRRcjs.comboboxTriggerVariants; exports.comboboxVariants = _chunkCVQFSXRRcjs.comboboxVariants; exports.commandVariants = _chunkATOT5N34cjs.commandVariants; exports.createToast = _chunkBGS3MCQZcjs.createToast; exports.createToastStore = _chunkBGS3MCQZcjs.createToastStore; exports.datePickerVariants = _chunkAYIS62JRcjs.datePickerVariants; exports.dateRangePickerTriggerVariants = _chunkWI4WQGF6cjs.dateRangePickerTriggerVariants; exports.dateRangePickerVariants = _chunkWI4WQGF6cjs.dateRangePickerVariants; exports.descriptionListVariants = _chunkMQ7YUUAJcjs.descriptionListVariants; exports.dividerVariants = _chunkTTHWYBQBcjs.dividerVariants; exports.drawerVariants = _chunkKPZ5T4DWcjs.drawerVariants; exports.dropdownMenuVariants = _chunk4U5TTO6Ecjs.dropdownMenuVariants; exports.emptyStateVariants = _chunkBGKYCKNMcjs.emptyStateVariants; exports.inputOTPVariants = _chunk3X7ORLG5cjs.inputOTPVariants; exports.inputVariants = _chunkO74TNSJDcjs.inputVariants; exports.linkVariants = _chunk4T6QBG46cjs.linkVariants; exports.listVariants = _chunkA6RVSF5Vcjs.listVariants; exports.menubarContentVariants = _chunkCNAMOK3Zcjs.menubarContentVariants; exports.menubarTriggerVariants = _chunkCNAMOK3Zcjs.menubarTriggerVariants; exports.modalContentVariants = _chunkI6BOBHO6cjs.modalContentVariants; exports.numberInputVariants = _chunkJWUYPAFCcjs.numberInputVariants; exports.paginationLinkVariants = _chunkUPIDCMZIcjs.paginationLinkVariants; exports.paginationVariants = _chunkUPIDCMZIcjs.paginationVariants; exports.popoverContentVariants = _chunkEXAPMLPAcjs.popoverContentVariants; exports.progressVariants = _chunkW6B7GJLNcjs.progressVariants; exports.quoteVariants = _chunkGLWMKKLRcjs.quoteVariants; exports.radioGroupVariants = _chunkCBCUQUHIcjs.radioGroupVariants; exports.radioVariants = _chunkCBCUQUHIcjs.radioVariants; exports.ratingVariants = _chunkPZWJQNCYcjs.ratingVariants; exports.scrollAreaVariants = _chunkPAUY27WXcjs.scrollAreaVariants; exports.selectTriggerVariants = _chunkYH44Q6CIcjs.selectTriggerVariants; exports.sidebarMenuButtonVariants = _chunkNUC6WJU4cjs.sidebarMenuButtonVariants; exports.sidebarMenuSubButtonVariants = _chunkNUC6WJU4cjs.sidebarMenuSubButtonVariants; exports.skeletonVariants = _chunkP2JM7CUDcjs.skeletonVariants; exports.sliderVariants = _chunkSTJDMXL7cjs.sliderVariants; exports.spinnerVariants = _chunkNQGCAXTWcjs.spinnerVariants; exports.statGroupVariants = _chunkAM2OVOQVcjs.statGroupVariants; exports.statVariants = _chunkH4B2B4SVcjs.statVariants; exports.stepVariants = _chunkDMWYQSO4cjs.stepVariants; exports.stepsVariants = _chunkDMWYQSO4cjs.stepsVariants; exports.switchVariants = _chunkD4ZUV7FDcjs.switchVariants; exports.tableVariants = _chunkWB5AEG5Dcjs.tableVariants; exports.tabsListVariants = _chunkURC4A3GEcjs.tabsListVariants; exports.tabsVariants = _chunkURC4A3GEcjs.tabsVariants; exports.tagInputVariants = _chunkBBGCS5PZcjs.tagInputVariants; exports.textareaVariants = _chunkC3YKGPQMcjs.textareaVariants; exports.timelineMarkerVariants = _chunkTM3FOGLKcjs.timelineMarkerVariants; exports.timelineVariants = _chunkTM3FOGLKcjs.timelineVariants; exports.toast = _chunkBGS3MCQZcjs.toast; exports.toastStore = _chunkBGS3MCQZcjs.toastStore; exports.toastVariants = _chunkK5P2VY5Jcjs.toastVariants; exports.toastViewportVariants = _chunkK5P2VY5Jcjs.toastViewportVariants; exports.toggleGroupVariants = _chunk23C5MSXZcjs.toggleGroupVariants; exports.toggleVariants = _chunk23C5MSXZcjs.toggleVariants; exports.tooltipContentVariants = _chunkLG2IADSZcjs.tooltipContentVariants; exports.useDga = _chunkFQLVTLUIcjs.useDga; exports.useDir = _chunkBPFCWXSNcjs.useDir; exports.useFieldA11y = _chunkNH3KGR65cjs.useFieldA11y; exports.useIsMobile = _chunkVXR7IJMHcjs.useIsMobile; exports.useSidebar = _chunkYUJZEQJWcjs.useSidebar;
|
|
735
|
+
|
|
736
|
+
exports.Accordion = _chunkGMBIFJOAcjs.Accordion; exports.AccordionContent = _chunkGMBIFJOAcjs.AccordionContent; exports.AccordionItem = _chunkGMBIFJOAcjs.AccordionItem; exports.AccordionTrigger = _chunkGMBIFJOAcjs.AccordionTrigger; exports.Alert = _chunkOGZKNZS6cjs.Alert; exports.AlertDescription = _chunkOGZKNZS6cjs.AlertDescription; exports.AlertTitle = _chunkOGZKNZS6cjs.AlertTitle; exports.AspectRatio = _chunkLTU2OBLVcjs.AspectRatio; exports.Avatar = _chunkVSC3A6VBcjs.Avatar; exports.AvatarFallback = _chunkVSC3A6VBcjs.AvatarFallback; exports.AvatarGroup = _chunkVSC3A6VBcjs.AvatarGroup; exports.AvatarImage = _chunkVSC3A6VBcjs.AvatarImage; exports.Badge = _chunkFEUMA5IScjs.Badge; exports.Breadcrumb = _chunkMGZO7MBNcjs.Breadcrumb; exports.BreadcrumbEllipsis = _chunkMGZO7MBNcjs.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunkMGZO7MBNcjs.BreadcrumbItem; exports.BreadcrumbLink = _chunkMGZO7MBNcjs.BreadcrumbLink; exports.BreadcrumbList = _chunkMGZO7MBNcjs.BreadcrumbList; exports.BreadcrumbPage = _chunkMGZO7MBNcjs.BreadcrumbPage; exports.BreadcrumbSeparator = _chunkMGZO7MBNcjs.BreadcrumbSeparator; exports.Button = _chunkUK2SFZIQcjs.Button; exports.Card = _chunkZ5XJ5S7Ucjs.Card; exports.CardContent = _chunkZ5XJ5S7Ucjs.CardContent; exports.CardDescription = _chunkZ5XJ5S7Ucjs.CardDescription; exports.CardFooter = _chunkZ5XJ5S7Ucjs.CardFooter; exports.CardHeader = _chunkZ5XJ5S7Ucjs.CardHeader; exports.CardImage = _chunkZ5XJ5S7Ucjs.CardImage; exports.CardTitle = _chunkZ5XJ5S7Ucjs.CardTitle; exports.Checkbox = _chunkYVQOUGWGcjs.Checkbox; exports.CircularProgress = _chunkW6B7GJLNcjs.CircularProgress; exports.Collapsible = _chunkOBDWY2XPcjs.Collapsible; exports.CollapsibleContent = _chunkOBDWY2XPcjs.CollapsibleContent; exports.CollapsibleTrigger = _chunkOBDWY2XPcjs.CollapsibleTrigger; exports.Combobox = _chunkCVQFSXRRcjs.Combobox; exports.ComboboxGroup = _chunkCVQFSXRRcjs.ComboboxGroup; exports.ComboboxItem = _chunkCVQFSXRRcjs.ComboboxItem; exports.ComboboxSeparator = _chunkCVQFSXRRcjs.ComboboxSeparator; exports.Command = _chunkATOT5N34cjs.Command; exports.CommandDialog = _chunkATOT5N34cjs.CommandDialog; exports.CommandEmpty = _chunkATOT5N34cjs.CommandEmpty; exports.CommandGroup = _chunkATOT5N34cjs.CommandGroup; exports.CommandInput = _chunkATOT5N34cjs.CommandInput; exports.CommandItem = _chunkATOT5N34cjs.CommandItem; exports.CommandList = _chunkATOT5N34cjs.CommandList; exports.CommandSeparator = _chunkATOT5N34cjs.CommandSeparator; exports.DatePicker = _chunkAYIS62JRcjs.DatePicker; exports.DateRangePicker = _chunkWI4WQGF6cjs.DateRangePicker; exports.DescriptionDetails = _chunkMQ7YUUAJcjs.DescriptionDetails; exports.DescriptionItem = _chunkMQ7YUUAJcjs.DescriptionItem; exports.DescriptionList = _chunkMQ7YUUAJcjs.DescriptionList; exports.DescriptionTerm = _chunkMQ7YUUAJcjs.DescriptionTerm; exports.DgaProvider = _chunkP2CSX4DZcjs.DgaProvider; exports.Divider = _chunkTTHWYBQBcjs.Divider; exports.Drawer = _chunkKPZ5T4DWcjs.Drawer; exports.DrawerBody = _chunkKPZ5T4DWcjs.DrawerBody; exports.DrawerClose = _chunkKPZ5T4DWcjs.DrawerClose; exports.DrawerContent = _chunkKPZ5T4DWcjs.DrawerContent; exports.DrawerDescription = _chunkKPZ5T4DWcjs.DrawerDescription; exports.DrawerFooter = _chunkKPZ5T4DWcjs.DrawerFooter; exports.DrawerHeader = _chunkKPZ5T4DWcjs.DrawerHeader; exports.DrawerTitle = _chunkKPZ5T4DWcjs.DrawerTitle; exports.DrawerTrigger = _chunkKPZ5T4DWcjs.DrawerTrigger; exports.DropdownMenu = _chunk4U5TTO6Ecjs.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunk4U5TTO6Ecjs.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunk4U5TTO6Ecjs.DropdownMenuContent; exports.DropdownMenuGroup = _chunk4U5TTO6Ecjs.DropdownMenuGroup; exports.DropdownMenuItem = _chunk4U5TTO6Ecjs.DropdownMenuItem; exports.DropdownMenuLabel = _chunk4U5TTO6Ecjs.DropdownMenuLabel; exports.DropdownMenuRadioGroup = _chunk4U5TTO6Ecjs.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunk4U5TTO6Ecjs.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunk4U5TTO6Ecjs.DropdownMenuSeparator; exports.DropdownMenuSub = _chunk4U5TTO6Ecjs.DropdownMenuSub; exports.DropdownMenuSubContent = _chunk4U5TTO6Ecjs.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunk4U5TTO6Ecjs.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunk4U5TTO6Ecjs.DropdownMenuTrigger; exports.EmptyState = _chunkBGKYCKNMcjs.EmptyState; exports.EmptyStateActions = _chunkBGKYCKNMcjs.EmptyStateActions; exports.EmptyStateDescription = _chunkBGKYCKNMcjs.EmptyStateDescription; exports.EmptyStateMedia = _chunkBGKYCKNMcjs.EmptyStateMedia; exports.EmptyStateTitle = _chunkBGKYCKNMcjs.EmptyStateTitle; exports.FieldMessage = _chunkN4FHLSNVcjs.FieldMessage; exports.FileUpload = _chunk2HZGIP5Vcjs.FileUpload; exports.Input = _chunkO74TNSJDcjs.Input; exports.InputOTP = _chunk3X7ORLG5cjs.InputOTP; exports.Link = _chunk4T6QBG46cjs.Link; exports.List = _chunkA6RVSF5Vcjs.List; exports.ListItem = _chunkA6RVSF5Vcjs.ListItem; exports.ListItemAction = _chunkA6RVSF5Vcjs.ListItemAction; exports.ListItemContent = _chunkA6RVSF5Vcjs.ListItemContent; exports.ListItemIcon = _chunkA6RVSF5Vcjs.ListItemIcon; exports.Menubar = _chunkCNAMOK3Zcjs.Menubar; exports.MenubarCheckboxItem = _chunkCNAMOK3Zcjs.MenubarCheckboxItem; exports.MenubarContent = _chunkCNAMOK3Zcjs.MenubarContent; exports.MenubarGroup = _chunkCNAMOK3Zcjs.MenubarGroup; exports.MenubarItem = _chunkCNAMOK3Zcjs.MenubarItem; exports.MenubarLabel = _chunkCNAMOK3Zcjs.MenubarLabel; exports.MenubarMenu = _chunkCNAMOK3Zcjs.MenubarMenu; exports.MenubarRadioGroup = _chunkCNAMOK3Zcjs.MenubarRadioGroup; exports.MenubarRadioItem = _chunkCNAMOK3Zcjs.MenubarRadioItem; exports.MenubarSeparator = _chunkCNAMOK3Zcjs.MenubarSeparator; exports.MenubarSub = _chunkCNAMOK3Zcjs.MenubarSub; exports.MenubarSubContent = _chunkCNAMOK3Zcjs.MenubarSubContent; exports.MenubarSubTrigger = _chunkCNAMOK3Zcjs.MenubarSubTrigger; exports.MenubarTrigger = _chunkCNAMOK3Zcjs.MenubarTrigger; exports.Modal = _chunkI6BOBHO6cjs.Modal; exports.ModalBody = _chunkI6BOBHO6cjs.ModalBody; exports.ModalClose = _chunkI6BOBHO6cjs.ModalClose; exports.ModalContent = _chunkI6BOBHO6cjs.ModalContent; exports.ModalDescription = _chunkI6BOBHO6cjs.ModalDescription; exports.ModalFooter = _chunkI6BOBHO6cjs.ModalFooter; exports.ModalHeader = _chunkI6BOBHO6cjs.ModalHeader; exports.ModalTitle = _chunkI6BOBHO6cjs.ModalTitle; exports.ModalTrigger = _chunkI6BOBHO6cjs.ModalTrigger; exports.NumberInput = _chunkJWUYPAFCcjs.NumberInput; exports.Pagination = _chunkUPIDCMZIcjs.Pagination; exports.PaginationContent = _chunkUPIDCMZIcjs.PaginationContent; exports.PaginationEllipsis = _chunkUPIDCMZIcjs.PaginationEllipsis; exports.PaginationItem = _chunkUPIDCMZIcjs.PaginationItem; exports.PaginationLink = _chunkUPIDCMZIcjs.PaginationLink; exports.PaginationNext = _chunkUPIDCMZIcjs.PaginationNext; exports.PaginationPrevious = _chunkUPIDCMZIcjs.PaginationPrevious; exports.Popover = _chunkEXAPMLPAcjs.Popover; exports.PopoverAnchor = _chunkEXAPMLPAcjs.PopoverAnchor; exports.PopoverClose = _chunkEXAPMLPAcjs.PopoverClose; exports.PopoverContent = _chunkEXAPMLPAcjs.PopoverContent; exports.PopoverTrigger = _chunkEXAPMLPAcjs.PopoverTrigger; exports.Progress = _chunkW6B7GJLNcjs.Progress; exports.Quote = _chunkGLWMKKLRcjs.Quote; exports.QuoteAuthor = _chunkGLWMKKLRcjs.QuoteAuthor; exports.QuoteCaption = _chunkGLWMKKLRcjs.QuoteCaption; exports.QuoteContent = _chunkGLWMKKLRcjs.QuoteContent; exports.QuoteSource = _chunkGLWMKKLRcjs.QuoteSource; exports.Radio = _chunkCBCUQUHIcjs.Radio; exports.RadioGroup = _chunkCBCUQUHIcjs.RadioGroup; exports.Rating = _chunkPZWJQNCYcjs.Rating; exports.ScrollArea = _chunkVYOETLZUcjs.ScrollArea; exports.SearchBox = _chunk6BZMLKCUcjs.SearchBox; exports.Select = _chunkYH44Q6CIcjs.Select; exports.SelectItem = _chunkYH44Q6CIcjs.SelectItem; exports.Sidebar = _chunkCISRE6BCcjs.Sidebar; exports.SidebarContent = _chunkCISRE6BCcjs.SidebarContent; exports.SidebarFooter = _chunkCISRE6BCcjs.SidebarFooter; exports.SidebarGroup = _chunk3MEIVAYOcjs.SidebarGroup; exports.SidebarGroupAction = _chunk3MEIVAYOcjs.SidebarGroupAction; exports.SidebarGroupContent = _chunk3MEIVAYOcjs.SidebarGroupContent; exports.SidebarGroupLabel = _chunk3MEIVAYOcjs.SidebarGroupLabel; exports.SidebarHeader = _chunkCISRE6BCcjs.SidebarHeader; exports.SidebarInset = _chunkCISRE6BCcjs.SidebarInset; exports.SidebarMenu = _chunkNUC6WJU4cjs.SidebarMenu; exports.SidebarMenuAction = _chunkNUC6WJU4cjs.SidebarMenuAction; exports.SidebarMenuBadge = _chunkNUC6WJU4cjs.SidebarMenuBadge; exports.SidebarMenuButton = _chunkNUC6WJU4cjs.SidebarMenuButton; exports.SidebarMenuItem = _chunkNUC6WJU4cjs.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunkNUC6WJU4cjs.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunkNUC6WJU4cjs.SidebarMenuSub; exports.SidebarMenuSubButton = _chunkNUC6WJU4cjs.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunkNUC6WJU4cjs.SidebarMenuSubItem; exports.SidebarProvider = _chunkCISRE6BCcjs.SidebarProvider; exports.SidebarRail = _chunkCISRE6BCcjs.SidebarRail; exports.SidebarSeparator = _chunkCISRE6BCcjs.SidebarSeparator; exports.SidebarTrigger = _chunkCISRE6BCcjs.SidebarTrigger; exports.Skeleton = _chunkP2JM7CUDcjs.Skeleton; exports.Slider = _chunkSTJDMXL7cjs.Slider; exports.Spinner = _chunkNQGCAXTWcjs.Spinner; exports.Stat = _chunkKRIWNW4Acjs.Stat; exports.StatChange = _chunkKRIWNW4Acjs.StatChange; exports.StatChart = _chunkKRIWNW4Acjs.StatChart; exports.StatGroup = _chunkAM2OVOQVcjs.StatGroup; exports.StatLabel = _chunkKRIWNW4Acjs.StatLabel; exports.StatValue = _chunkKRIWNW4Acjs.StatValue; exports.Step = _chunkDMWYQSO4cjs.Step; exports.StepDescription = _chunkDMWYQSO4cjs.StepDescription; exports.StepIndicator = _chunkDMWYQSO4cjs.StepIndicator; exports.StepTitle = _chunkDMWYQSO4cjs.StepTitle; exports.Steps = _chunkDMWYQSO4cjs.Steps; exports.Switch = _chunkD4ZUV7FDcjs.Switch; exports.Table = _chunkWB5AEG5Dcjs.Table; exports.TableBody = _chunkWB5AEG5Dcjs.TableBody; exports.TableCaption = _chunkWB5AEG5Dcjs.TableCaption; exports.TableCell = _chunkWB5AEG5Dcjs.TableCell; exports.TableFooter = _chunkWB5AEG5Dcjs.TableFooter; exports.TableHead = _chunkWB5AEG5Dcjs.TableHead; exports.TableHeader = _chunkWB5AEG5Dcjs.TableHeader; exports.TableRow = _chunkWB5AEG5Dcjs.TableRow; exports.Tabs = _chunkURC4A3GEcjs.Tabs; exports.TabsContent = _chunkURC4A3GEcjs.TabsContent; exports.TabsList = _chunkURC4A3GEcjs.TabsList; exports.TabsTrigger = _chunkURC4A3GEcjs.TabsTrigger; exports.TagInput = _chunkBBGCS5PZcjs.TagInput; exports.Textarea = _chunkC3YKGPQMcjs.Textarea; exports.Timeline = _chunkTM3FOGLKcjs.Timeline; exports.TimelineContent = _chunkTM3FOGLKcjs.TimelineContent; exports.TimelineDescription = _chunkTM3FOGLKcjs.TimelineDescription; exports.TimelineItem = _chunkTM3FOGLKcjs.TimelineItem; exports.TimelineMarker = _chunkTM3FOGLKcjs.TimelineMarker; exports.TimelineTime = _chunkTM3FOGLKcjs.TimelineTime; exports.TimelineTitle = _chunkTM3FOGLKcjs.TimelineTitle; exports.Toaster = _chunkK5P2VY5Jcjs.Toaster; exports.Toggle = _chunk23C5MSXZcjs.Toggle; exports.ToggleGroup = _chunk23C5MSXZcjs.ToggleGroup; exports.ToggleGroupItem = _chunk23C5MSXZcjs.ToggleGroupItem; exports.Tooltip = _chunkLG2IADSZcjs.Tooltip; exports.TooltipContent = _chunkLG2IADSZcjs.TooltipContent; exports.TooltipTrigger = _chunkLG2IADSZcjs.TooltipTrigger; exports.accordionVariants = _chunkGMBIFJOAcjs.accordionVariants; exports.alertVariants = _chunkOGZKNZS6cjs.alertVariants; exports.avatarVariants = _chunkVSC3A6VBcjs.avatarVariants; exports.badgeVariants = _chunkFEUMA5IScjs.badgeVariants; exports.breadcrumbVariants = _chunkMGZO7MBNcjs.breadcrumbVariants; exports.buttonVariants = _chunkUK2SFZIQcjs.buttonVariants; exports.cardVariants = _chunkZ5XJ5S7Ucjs.cardVariants; exports.checkboxVariants = _chunkYVQOUGWGcjs.checkboxVariants; exports.circularProgressVariants = _chunkW6B7GJLNcjs.circularProgressVariants; exports.cn = _chunkV6MXOJQ4cjs.cn; exports.comboboxTriggerVariants = _chunkCVQFSXRRcjs.comboboxTriggerVariants; exports.comboboxVariants = _chunkCVQFSXRRcjs.comboboxVariants; exports.commandVariants = _chunkATOT5N34cjs.commandVariants; exports.createToast = _chunkBGS3MCQZcjs.createToast; exports.createToastStore = _chunkBGS3MCQZcjs.createToastStore; exports.datePickerVariants = _chunkAYIS62JRcjs.datePickerVariants; exports.dateRangePickerTriggerVariants = _chunkWI4WQGF6cjs.dateRangePickerTriggerVariants; exports.dateRangePickerVariants = _chunkWI4WQGF6cjs.dateRangePickerVariants; exports.descriptionListVariants = _chunkMQ7YUUAJcjs.descriptionListVariants; exports.dividerVariants = _chunkTTHWYBQBcjs.dividerVariants; exports.drawerVariants = _chunkKPZ5T4DWcjs.drawerVariants; exports.dropdownMenuVariants = _chunk4U5TTO6Ecjs.dropdownMenuVariants; exports.emptyStateVariants = _chunkBGKYCKNMcjs.emptyStateVariants; exports.inputOTPVariants = _chunk3X7ORLG5cjs.inputOTPVariants; exports.inputVariants = _chunkO74TNSJDcjs.inputVariants; exports.linkVariants = _chunk4T6QBG46cjs.linkVariants; exports.listVariants = _chunkA6RVSF5Vcjs.listVariants; exports.menubarContentVariants = _chunkCNAMOK3Zcjs.menubarContentVariants; exports.menubarTriggerVariants = _chunkCNAMOK3Zcjs.menubarTriggerVariants; exports.modalContentVariants = _chunkI6BOBHO6cjs.modalContentVariants; exports.numberInputVariants = _chunkJWUYPAFCcjs.numberInputVariants; exports.paginationLinkVariants = _chunkUPIDCMZIcjs.paginationLinkVariants; exports.paginationRange = _chunkJ7GWUCFMcjs.paginationRange; exports.paginationVariants = _chunkUPIDCMZIcjs.paginationVariants; exports.popoverContentVariants = _chunkEXAPMLPAcjs.popoverContentVariants; exports.progressVariants = _chunkW6B7GJLNcjs.progressVariants; exports.quoteVariants = _chunkGLWMKKLRcjs.quoteVariants; exports.radioGroupVariants = _chunkCBCUQUHIcjs.radioGroupVariants; exports.radioVariants = _chunkCBCUQUHIcjs.radioVariants; exports.ratingVariants = _chunkPZWJQNCYcjs.ratingVariants; exports.scrollAreaVariants = _chunkVYOETLZUcjs.scrollAreaVariants; exports.selectTriggerVariants = _chunkYH44Q6CIcjs.selectTriggerVariants; exports.sidebarMenuButtonVariants = _chunkNUC6WJU4cjs.sidebarMenuButtonVariants; exports.sidebarMenuSubButtonVariants = _chunkNUC6WJU4cjs.sidebarMenuSubButtonVariants; exports.skeletonVariants = _chunkP2JM7CUDcjs.skeletonVariants; exports.sliderVariants = _chunkSTJDMXL7cjs.sliderVariants; exports.spinnerVariants = _chunkNQGCAXTWcjs.spinnerVariants; exports.statGroupVariants = _chunkAM2OVOQVcjs.statGroupVariants; exports.statVariants = _chunkKRIWNW4Acjs.statVariants; exports.stepVariants = _chunkDMWYQSO4cjs.stepVariants; exports.stepsVariants = _chunkDMWYQSO4cjs.stepsVariants; exports.switchVariants = _chunkD4ZUV7FDcjs.switchVariants; exports.tableVariants = _chunkWB5AEG5Dcjs.tableVariants; exports.tabsListVariants = _chunkURC4A3GEcjs.tabsListVariants; exports.tabsVariants = _chunkURC4A3GEcjs.tabsVariants; exports.tagInputVariants = _chunkBBGCS5PZcjs.tagInputVariants; exports.textareaVariants = _chunkC3YKGPQMcjs.textareaVariants; exports.timelineMarkerVariants = _chunkTM3FOGLKcjs.timelineMarkerVariants; exports.timelineVariants = _chunkTM3FOGLKcjs.timelineVariants; exports.toast = _chunkBGS3MCQZcjs.toast; exports.toastStore = _chunkBGS3MCQZcjs.toastStore; exports.toastVariants = _chunkK5P2VY5Jcjs.toastVariants; exports.toastViewportVariants = _chunkK5P2VY5Jcjs.toastViewportVariants; exports.toggleGroupVariants = _chunk23C5MSXZcjs.toggleGroupVariants; exports.toggleVariants = _chunk23C5MSXZcjs.toggleVariants; exports.tooltipContentVariants = _chunkLG2IADSZcjs.tooltipContentVariants; exports.useDga = _chunkFQLVTLUIcjs.useDga; exports.useDir = _chunkBPFCWXSNcjs.useDir; exports.useFieldA11y = _chunkNH3KGR65cjs.useFieldA11y; exports.useIsMobile = _chunkVXR7IJMHcjs.useIsMobile; exports.useSidebar = _chunkYUJZEQJWcjs.useSidebar;
|
|
733
737
|
//# sourceMappingURL=index.cjs.map
|
package/dist/index.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["/home/devdhaif/work/react/dga-dev/packages/react/dist/index.cjs"],"names":[],"mappings":"AAAA,qFAAY;AACZ,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACF,wDAA6B;AAC7B;AACE;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B
|
|
1
|
+
{"version":3,"sources":["/home/devdhaif/work/react/dga-dev/packages/react/dist/index.cjs"],"names":[],"mappings":"AAAA,qFAAY;AACZ,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACF,wDAA6B;AAC7B;AACE;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B;AACE;AACA;AACA;AACA;AACF,wDAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACF,wDAA6B;AAC7B;AACE;AACF,wDAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACF,wDAA6B;AAC7B;AACE;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B;AACE;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACF,wDAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACF,wDAA6B;AAC7B;AACE;AACF,wDAA6B;AAC7B;AACE;AACF,wDAA6B;AAC7B;AACE;AACF,wDAA6B;AAC7B;AACE;AACF,wDAA6B;AAC7B;AACE;AACF,wDAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,w5eAAC","file":"/home/devdhaif/work/react/dga-dev/packages/react/dist/index.cjs"}
|
package/dist/index.d.cts
CHANGED
|
@@ -615,6 +615,32 @@ declare function PaginationPrevious({ label, className, children, asChild, ...pr
|
|
|
615
615
|
declare function PaginationNext({ label, className, children, asChild, ...props }: PaginationNextProps): react_jsx_runtime.JSX.Element;
|
|
616
616
|
declare function PaginationEllipsis({ className, ...props }: PaginationEllipsisProps): react_jsx_runtime.JSX.Element;
|
|
617
617
|
|
|
618
|
+
type PaginationSlot = number | 'ellipsis';
|
|
619
|
+
interface PaginationRangeOptions {
|
|
620
|
+
/** Pages shown on each side of the current page. Default `1`. */
|
|
621
|
+
siblings?: number;
|
|
622
|
+
/** Pages pinned at the very start and end. Default `1`. */
|
|
623
|
+
boundaries?: number;
|
|
624
|
+
}
|
|
625
|
+
/**
|
|
626
|
+
* Compute which page slots a pager should render — page numbers interleaved with
|
|
627
|
+
* `'ellipsis'` markers — so consumers don't hand-roll the windowing logic.
|
|
628
|
+
*
|
|
629
|
+
* **Constant-width invariant:** once the page count exceeds the visible window
|
|
630
|
+
* (`boundaries * 2 + siblings * 2 + 3`), the returned array is the **same length
|
|
631
|
+
* for every `page`**. That keeps the pager a constant width while navigating, so
|
|
632
|
+
* the buttons don't shift under the cursor. When collapsing a gap would hide
|
|
633
|
+
* exactly one page, that page is shown instead of an `'ellipsis'` (same length).
|
|
634
|
+
*
|
|
635
|
+
* Pair it with the `Pagination*` parts (`PaginationItem` / `PaginationLink` /
|
|
636
|
+
* `PaginationEllipsis`).
|
|
637
|
+
*
|
|
638
|
+
* @param page Current page, 1-based (clamped to `[1, count]`).
|
|
639
|
+
* @param count Total number of pages.
|
|
640
|
+
* @returns Slots to render, e.g. `[1, 'ellipsis', 9, 10, 11, 'ellipsis', 20]`.
|
|
641
|
+
*/
|
|
642
|
+
declare function paginationRange(page: number, count: number, options?: PaginationRangeOptions): PaginationSlot[];
|
|
643
|
+
|
|
618
644
|
declare const accordionVariants: (props?: ({
|
|
619
645
|
size?: "sm" | "md" | null | undefined;
|
|
620
646
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
@@ -1228,6 +1254,20 @@ interface StatChangeProps extends React.ComponentProps<'div'> {
|
|
|
1228
1254
|
/** `'chip'` wraps the change in a sentiment-tinted pill. Defaults to `'text'`. */
|
|
1229
1255
|
variant?: ChangeVariant;
|
|
1230
1256
|
}
|
|
1257
|
+
/**
|
|
1258
|
+
* KPI / metric tile. Two ways to fill it, designed to combine:
|
|
1259
|
+
*
|
|
1260
|
+
* - **Prop mode** (the common case): pass `label` / `value` / `change` /
|
|
1261
|
+
* `changeLabel` / `trend` / `icon` and Stat renders the standard layout.
|
|
1262
|
+
* - **Compound children**: append extra content as children — it renders AFTER
|
|
1263
|
+
* the prop-mode rows.
|
|
1264
|
+
*
|
|
1265
|
+
* The blessed hybrid is **prop mode + a `<StatChart>` child** (a sparkline under
|
|
1266
|
+
* the metric). Do NOT also pass a child that duplicates a prop slot (e.g. a
|
|
1267
|
+
* `value` prop *and* a `<StatValue>` child) — both render and you get a
|
|
1268
|
+
* double. One source per slot. Stat owns its surface; use it directly (don't
|
|
1269
|
+
* wrap a bare `<Card>`), and lay tiles out with `<StatGroup>`.
|
|
1270
|
+
*/
|
|
1231
1271
|
declare function Stat({ variant, size, label, value, change, changeLabel, trend, sentiment, changeVariant, icon, className, children, ...props }: StatProps): react_jsx_runtime.JSX.Element;
|
|
1232
1272
|
declare function StatLabel({ className, ...props }: StatLabelProps): react_jsx_runtime.JSX.Element;
|
|
1233
1273
|
declare function StatValue({ className, ...props }: StatValueProps): react_jsx_runtime.JSX.Element;
|
|
@@ -2042,4 +2082,4 @@ declare function FieldMessage({ id, variant, children }: FieldMessageProps): rea
|
|
|
2042
2082
|
|
|
2043
2083
|
declare function cn(...inputs: ClassValue[]): string;
|
|
2044
2084
|
|
|
2045
|
-
export { Accordion, AccordionContent, type AccordionContentProps, AccordionItem, type AccordionItemProps, type AccordionProps, AccordionTrigger, type AccordionTriggerProps, Alert, AlertDescription, type AlertDescriptionProps, type AlertProps, AlertTitle, type AlertTitleProps, AspectRatio, type AspectRatioProps, Avatar, AvatarFallback, type AvatarFallbackProps, AvatarGroup, type AvatarGroupProps, AvatarImage, type AvatarImageProps, type AvatarProps, type AvatarStatus, Badge, type BadgeProps, Breadcrumb, BreadcrumbEllipsis, type BreadcrumbEllipsisProps, BreadcrumbItem, type BreadcrumbItemProps, BreadcrumbLink, type BreadcrumbLinkProps, BreadcrumbList, type BreadcrumbListProps, BreadcrumbPage, type BreadcrumbPageProps, type BreadcrumbProps, BreadcrumbSeparator, type BreadcrumbSeparatorProps, Button, type ButtonProps, type CalendarLabels, type CalendarSystem, Card, CardContent, CardDescription, type CardDescriptionProps, CardFooter, CardHeader, CardImage, type CardImageProps, type CardProps, type CardSectionProps, CardTitle, type CardTitleProps, Checkbox, type CheckboxProps, CircularProgress, type CircularProgressProps, Collapsible, CollapsibleContent, type CollapsibleContentProps, type CollapsibleProps, CollapsibleTrigger, type CollapsibleTriggerProps, Combobox, ComboboxGroup, type ComboboxGroupProps, ComboboxItem, type ComboboxItemProps, type ComboboxProps, ComboboxSeparator, type ComboboxSeparatorProps, Command, CommandDialog, type CommandDialogProps, CommandEmpty, type CommandEmptyProps, CommandGroup, type CommandGroupProps, CommandInput, type CommandInputProps, CommandItem, type CommandItemProps, CommandList, type CommandListProps, type CommandProps, CommandSeparator, type CommandSeparatorProps, DatePicker, type DatePickerProps, type DateRange, DateRangePicker, type DateRangePickerProps, DescriptionDetails, type DescriptionDetailsProps, DescriptionItem, type DescriptionItemProps, DescriptionList, type DescriptionListProps, DescriptionTerm, type DescriptionTermProps, DgaProvider, type DgaProviderProps, Divider, type DividerProps, Drawer, DrawerBody, DrawerClose, type DrawerCloseProps, DrawerContent, type DrawerContentProps, DrawerDescription, type DrawerDescriptionProps, DrawerFooter, DrawerHeader, type DrawerProps, type DrawerSectionProps, DrawerTitle, type DrawerTitleProps, DrawerTrigger, type DrawerTriggerProps, DropdownMenu, DropdownMenuCheckboxItem, type DropdownMenuCheckboxItemProps, DropdownMenuContent, type DropdownMenuContentProps, DropdownMenuGroup, type DropdownMenuGroupProps, DropdownMenuItem, type DropdownMenuItemProps, DropdownMenuLabel, type DropdownMenuLabelProps, type DropdownMenuProps, DropdownMenuRadioGroup, type DropdownMenuRadioGroupProps, DropdownMenuRadioItem, type DropdownMenuRadioItemProps, DropdownMenuSeparator, type DropdownMenuSeparatorProps, DropdownMenuSub, DropdownMenuSubContent, type DropdownMenuSubContentProps, type DropdownMenuSubProps, DropdownMenuSubTrigger, type DropdownMenuSubTriggerProps, DropdownMenuTrigger, type DropdownMenuTriggerProps, EmptyState, EmptyStateActions, type EmptyStateActionsProps, EmptyStateDescription, type EmptyStateDescriptionProps, EmptyStateMedia, type EmptyStateMediaProps, type EmptyStateProps, EmptyStateTitle, type EmptyStateTitleProps, type FieldA11y, FieldMessage, type FieldMessageProps, type FileRejection, type FileStatus, FileUpload, type FileUploadProps, Input, InputOTP, type InputOTPProps, type InputProps, Link, type LinkProps, List, ListItem, ListItemAction, type ListItemActionProps, ListItemContent, type ListItemContentProps, ListItemIcon, type ListItemIconProps, type ListItemProps, type ListProps, Menubar, MenubarCheckboxItem, type MenubarCheckboxItemProps, MenubarContent, type MenubarContentProps, MenubarGroup, type MenubarGroupProps, MenubarItem, type MenubarItemProps, MenubarLabel, type MenubarLabelProps, MenubarMenu, type MenubarMenuProps, type MenubarProps, MenubarRadioGroup, type MenubarRadioGroupProps, MenubarRadioItem, type MenubarRadioItemProps, MenubarSeparator, type MenubarSeparatorProps, MenubarSub, MenubarSubContent, type MenubarSubContentProps, type MenubarSubProps, MenubarSubTrigger, type MenubarSubTriggerProps, MenubarTrigger, type MenubarTriggerProps, Modal, ModalBody, ModalClose, type ModalCloseProps, ModalContent, type ModalContentProps, ModalDescription, type ModalDescriptionProps, ModalFooter, ModalHeader, type ModalProps, type ModalSectionProps, ModalTitle, type ModalTitleProps, ModalTrigger, type ModalTriggerProps, NumberInput, type NumberInputProps, Pagination, PaginationContent, type PaginationContentProps, PaginationEllipsis, type PaginationEllipsisProps, PaginationItem, type PaginationItemProps, PaginationLink, type PaginationLinkProps, PaginationNext, type PaginationNextProps, PaginationPrevious, type PaginationPreviousProps, type PaginationProps, Popover, PopoverAnchor, type PopoverAnchorProps, PopoverClose, type PopoverCloseProps, PopoverContent, type PopoverContentProps, type PopoverProps, PopoverTrigger, type PopoverTriggerProps, Progress, type ProgressProps, Quote, QuoteAuthor, type QuoteAuthorProps, QuoteCaption, type QuoteCaptionProps, QuoteContent, type QuoteContentProps, type QuoteProps, QuoteSource, type QuoteSourceProps, Radio, RadioGroup, type RadioGroupProps, type RadioProps, Rating, type RatingProps, type RejectionCode, ScrollArea, type ScrollAreaOrientation, type ScrollAreaProps, SearchBox, type SearchBoxProps, Select, SelectItem, type SelectItemProps, type SelectProps, Sidebar, SidebarContent, type SidebarContextValue, SidebarFooter, SidebarGroup, SidebarGroupAction, type SidebarGroupActionProps, SidebarGroupContent, type SidebarGroupDivProps, SidebarGroupLabel, SidebarHeader, SidebarInset, type SidebarInsetProps, SidebarMenu, SidebarMenuAction, type SidebarMenuActionProps, SidebarMenuBadge, SidebarMenuButton, type SidebarMenuButtonProps, SidebarMenuItem, SidebarMenuSkeleton, type SidebarMenuSkeletonProps, SidebarMenuSub, SidebarMenuSubButton, type SidebarMenuSubButtonProps, SidebarMenuSubItem, type SidebarProps, SidebarProvider, type SidebarProviderProps, SidebarRail, type SidebarSectionProps, SidebarSeparator, SidebarTrigger, type SidebarTriggerProps, Skeleton, type SkeletonProps, Slider, type SliderProps, type SliderValue, Spinner, type SpinnerProps, Stat, StatChange, type StatChangeProps, StatChart, type StatChartProps, StatGroup, type StatGroupProps, StatLabel, type StatLabelProps, type StatProps, StatValue, type StatValueProps, Step, StepDescription, type StepDescriptionProps, StepIndicator, type StepIndicatorProps, type StepProps, type StepState, StepTitle, type StepTitleProps, Steps, type StepsProps, Switch, type SwitchProps, Table, TableBody, TableCaption, TableCell, type TableCellProps, TableFooter, TableHead, type TableHeadProps, TableHeader, type TableProps, TableRow, type TableRowProps, Tabs, TabsContent, type TabsContentProps, TabsList, type TabsListProps, type TabsProps, TabsTrigger, type TabsTriggerProps, TagInput, type TagInputProps, Textarea, type TextareaProps, Timeline, TimelineContent, type TimelineContentProps, TimelineDescription, type TimelineDescriptionProps, TimelineItem, type TimelineItemProps, TimelineMarker, type TimelineMarkerProps, type TimelineProps, type TimelineStatus, TimelineTime, type TimelineTimeProps, TimelineTitle, type TimelineTitleProps, type ToastAction, type ToastData, type ToastOptions, type ToastPosition, type ToastStore, type ToastVariant, Toaster, type ToasterProps, Toggle, ToggleGroup, ToggleGroupItem, type ToggleGroupItemProps, type ToggleGroupProps, type ToggleProps, Tooltip, TooltipContent, type TooltipContentProps, type TooltipProps, TooltipTrigger, type TooltipTriggerProps, type UploadFile, type UseFieldA11yOptions, accordionVariants, alertVariants, avatarVariants, badgeVariants, breadcrumbVariants, buttonVariants, cardVariants, checkboxVariants, circularProgressVariants, cn, comboboxTriggerVariants, comboboxVariants, commandVariants, createToast, createToastStore, datePickerVariants, dateRangePickerTriggerVariants, dateRangePickerVariants, descriptionListVariants, dividerVariants, drawerVariants, dropdownMenuVariants, emptyStateVariants, inputOTPVariants, inputVariants, linkVariants, listVariants, menubarContentVariants, menubarTriggerVariants, modalContentVariants, numberInputVariants, paginationLinkVariants, paginationVariants, popoverContentVariants, progressVariants, quoteVariants, radioGroupVariants, radioVariants, ratingVariants, scrollAreaVariants, selectTriggerVariants, sidebarMenuButtonVariants, sidebarMenuSubButtonVariants, skeletonVariants, sliderVariants, spinnerVariants, statGroupVariants, statVariants, stepVariants, stepsVariants, switchVariants, tableVariants, tabsListVariants, tabsVariants, tagInputVariants, textareaVariants, timelineMarkerVariants, timelineVariants, toast, toastStore, toastVariants, toastViewportVariants, toggleGroupVariants, toggleVariants, tooltipContentVariants, useDga, useDir, useFieldA11y, useIsMobile, useSidebar };
|
|
2085
|
+
export { Accordion, AccordionContent, type AccordionContentProps, AccordionItem, type AccordionItemProps, type AccordionProps, AccordionTrigger, type AccordionTriggerProps, Alert, AlertDescription, type AlertDescriptionProps, type AlertProps, AlertTitle, type AlertTitleProps, AspectRatio, type AspectRatioProps, Avatar, AvatarFallback, type AvatarFallbackProps, AvatarGroup, type AvatarGroupProps, AvatarImage, type AvatarImageProps, type AvatarProps, type AvatarStatus, Badge, type BadgeProps, Breadcrumb, BreadcrumbEllipsis, type BreadcrumbEllipsisProps, BreadcrumbItem, type BreadcrumbItemProps, BreadcrumbLink, type BreadcrumbLinkProps, BreadcrumbList, type BreadcrumbListProps, BreadcrumbPage, type BreadcrumbPageProps, type BreadcrumbProps, BreadcrumbSeparator, type BreadcrumbSeparatorProps, Button, type ButtonProps, type CalendarLabels, type CalendarSystem, Card, CardContent, CardDescription, type CardDescriptionProps, CardFooter, CardHeader, CardImage, type CardImageProps, type CardProps, type CardSectionProps, CardTitle, type CardTitleProps, Checkbox, type CheckboxProps, CircularProgress, type CircularProgressProps, Collapsible, CollapsibleContent, type CollapsibleContentProps, type CollapsibleProps, CollapsibleTrigger, type CollapsibleTriggerProps, Combobox, ComboboxGroup, type ComboboxGroupProps, ComboboxItem, type ComboboxItemProps, type ComboboxProps, ComboboxSeparator, type ComboboxSeparatorProps, Command, CommandDialog, type CommandDialogProps, CommandEmpty, type CommandEmptyProps, CommandGroup, type CommandGroupProps, CommandInput, type CommandInputProps, CommandItem, type CommandItemProps, CommandList, type CommandListProps, type CommandProps, CommandSeparator, type CommandSeparatorProps, DatePicker, type DatePickerProps, type DateRange, DateRangePicker, type DateRangePickerProps, DescriptionDetails, type DescriptionDetailsProps, DescriptionItem, type DescriptionItemProps, DescriptionList, type DescriptionListProps, DescriptionTerm, type DescriptionTermProps, DgaProvider, type DgaProviderProps, Divider, type DividerProps, Drawer, DrawerBody, DrawerClose, type DrawerCloseProps, DrawerContent, type DrawerContentProps, DrawerDescription, type DrawerDescriptionProps, DrawerFooter, DrawerHeader, type DrawerProps, type DrawerSectionProps, DrawerTitle, type DrawerTitleProps, DrawerTrigger, type DrawerTriggerProps, DropdownMenu, DropdownMenuCheckboxItem, type DropdownMenuCheckboxItemProps, DropdownMenuContent, type DropdownMenuContentProps, DropdownMenuGroup, type DropdownMenuGroupProps, DropdownMenuItem, type DropdownMenuItemProps, DropdownMenuLabel, type DropdownMenuLabelProps, type DropdownMenuProps, DropdownMenuRadioGroup, type DropdownMenuRadioGroupProps, DropdownMenuRadioItem, type DropdownMenuRadioItemProps, DropdownMenuSeparator, type DropdownMenuSeparatorProps, DropdownMenuSub, DropdownMenuSubContent, type DropdownMenuSubContentProps, type DropdownMenuSubProps, DropdownMenuSubTrigger, type DropdownMenuSubTriggerProps, DropdownMenuTrigger, type DropdownMenuTriggerProps, EmptyState, EmptyStateActions, type EmptyStateActionsProps, EmptyStateDescription, type EmptyStateDescriptionProps, EmptyStateMedia, type EmptyStateMediaProps, type EmptyStateProps, EmptyStateTitle, type EmptyStateTitleProps, type FieldA11y, FieldMessage, type FieldMessageProps, type FileRejection, type FileStatus, FileUpload, type FileUploadProps, Input, InputOTP, type InputOTPProps, type InputProps, Link, type LinkProps, List, ListItem, ListItemAction, type ListItemActionProps, ListItemContent, type ListItemContentProps, ListItemIcon, type ListItemIconProps, type ListItemProps, type ListProps, Menubar, MenubarCheckboxItem, type MenubarCheckboxItemProps, MenubarContent, type MenubarContentProps, MenubarGroup, type MenubarGroupProps, MenubarItem, type MenubarItemProps, MenubarLabel, type MenubarLabelProps, MenubarMenu, type MenubarMenuProps, type MenubarProps, MenubarRadioGroup, type MenubarRadioGroupProps, MenubarRadioItem, type MenubarRadioItemProps, MenubarSeparator, type MenubarSeparatorProps, MenubarSub, MenubarSubContent, type MenubarSubContentProps, type MenubarSubProps, MenubarSubTrigger, type MenubarSubTriggerProps, MenubarTrigger, type MenubarTriggerProps, Modal, ModalBody, ModalClose, type ModalCloseProps, ModalContent, type ModalContentProps, ModalDescription, type ModalDescriptionProps, ModalFooter, ModalHeader, type ModalProps, type ModalSectionProps, ModalTitle, type ModalTitleProps, ModalTrigger, type ModalTriggerProps, NumberInput, type NumberInputProps, Pagination, PaginationContent, type PaginationContentProps, PaginationEllipsis, type PaginationEllipsisProps, PaginationItem, type PaginationItemProps, PaginationLink, type PaginationLinkProps, PaginationNext, type PaginationNextProps, PaginationPrevious, type PaginationPreviousProps, type PaginationProps, type PaginationRangeOptions, type PaginationSlot, Popover, PopoverAnchor, type PopoverAnchorProps, PopoverClose, type PopoverCloseProps, PopoverContent, type PopoverContentProps, type PopoverProps, PopoverTrigger, type PopoverTriggerProps, Progress, type ProgressProps, Quote, QuoteAuthor, type QuoteAuthorProps, QuoteCaption, type QuoteCaptionProps, QuoteContent, type QuoteContentProps, type QuoteProps, QuoteSource, type QuoteSourceProps, Radio, RadioGroup, type RadioGroupProps, type RadioProps, Rating, type RatingProps, type RejectionCode, ScrollArea, type ScrollAreaOrientation, type ScrollAreaProps, SearchBox, type SearchBoxProps, Select, SelectItem, type SelectItemProps, type SelectProps, Sidebar, SidebarContent, type SidebarContextValue, SidebarFooter, SidebarGroup, SidebarGroupAction, type SidebarGroupActionProps, SidebarGroupContent, type SidebarGroupDivProps, SidebarGroupLabel, SidebarHeader, SidebarInset, type SidebarInsetProps, SidebarMenu, SidebarMenuAction, type SidebarMenuActionProps, SidebarMenuBadge, SidebarMenuButton, type SidebarMenuButtonProps, SidebarMenuItem, SidebarMenuSkeleton, type SidebarMenuSkeletonProps, SidebarMenuSub, SidebarMenuSubButton, type SidebarMenuSubButtonProps, SidebarMenuSubItem, type SidebarProps, SidebarProvider, type SidebarProviderProps, SidebarRail, type SidebarSectionProps, SidebarSeparator, SidebarTrigger, type SidebarTriggerProps, Skeleton, type SkeletonProps, Slider, type SliderProps, type SliderValue, Spinner, type SpinnerProps, Stat, StatChange, type StatChangeProps, StatChart, type StatChartProps, StatGroup, type StatGroupProps, StatLabel, type StatLabelProps, type StatProps, StatValue, type StatValueProps, Step, StepDescription, type StepDescriptionProps, StepIndicator, type StepIndicatorProps, type StepProps, type StepState, StepTitle, type StepTitleProps, Steps, type StepsProps, Switch, type SwitchProps, Table, TableBody, TableCaption, TableCell, type TableCellProps, TableFooter, TableHead, type TableHeadProps, TableHeader, type TableProps, TableRow, type TableRowProps, Tabs, TabsContent, type TabsContentProps, TabsList, type TabsListProps, type TabsProps, TabsTrigger, type TabsTriggerProps, TagInput, type TagInputProps, Textarea, type TextareaProps, Timeline, TimelineContent, type TimelineContentProps, TimelineDescription, type TimelineDescriptionProps, TimelineItem, type TimelineItemProps, TimelineMarker, type TimelineMarkerProps, type TimelineProps, type TimelineStatus, TimelineTime, type TimelineTimeProps, TimelineTitle, type TimelineTitleProps, type ToastAction, type ToastData, type ToastOptions, type ToastPosition, type ToastStore, type ToastVariant, Toaster, type ToasterProps, Toggle, ToggleGroup, ToggleGroupItem, type ToggleGroupItemProps, type ToggleGroupProps, type ToggleProps, Tooltip, TooltipContent, type TooltipContentProps, type TooltipProps, TooltipTrigger, type TooltipTriggerProps, type UploadFile, type UseFieldA11yOptions, accordionVariants, alertVariants, avatarVariants, badgeVariants, breadcrumbVariants, buttonVariants, cardVariants, checkboxVariants, circularProgressVariants, cn, comboboxTriggerVariants, comboboxVariants, commandVariants, createToast, createToastStore, datePickerVariants, dateRangePickerTriggerVariants, dateRangePickerVariants, descriptionListVariants, dividerVariants, drawerVariants, dropdownMenuVariants, emptyStateVariants, inputOTPVariants, inputVariants, linkVariants, listVariants, menubarContentVariants, menubarTriggerVariants, modalContentVariants, numberInputVariants, paginationLinkVariants, paginationRange, paginationVariants, popoverContentVariants, progressVariants, quoteVariants, radioGroupVariants, radioVariants, ratingVariants, scrollAreaVariants, selectTriggerVariants, sidebarMenuButtonVariants, sidebarMenuSubButtonVariants, skeletonVariants, sliderVariants, spinnerVariants, statGroupVariants, statVariants, stepVariants, stepsVariants, switchVariants, tableVariants, tabsListVariants, tabsVariants, tagInputVariants, textareaVariants, timelineMarkerVariants, timelineVariants, toast, toastStore, toastVariants, toastViewportVariants, toggleGroupVariants, toggleVariants, tooltipContentVariants, useDga, useDir, useFieldA11y, useIsMobile, useSidebar };
|
package/dist/index.d.ts
CHANGED
|
@@ -615,6 +615,32 @@ declare function PaginationPrevious({ label, className, children, asChild, ...pr
|
|
|
615
615
|
declare function PaginationNext({ label, className, children, asChild, ...props }: PaginationNextProps): react_jsx_runtime.JSX.Element;
|
|
616
616
|
declare function PaginationEllipsis({ className, ...props }: PaginationEllipsisProps): react_jsx_runtime.JSX.Element;
|
|
617
617
|
|
|
618
|
+
type PaginationSlot = number | 'ellipsis';
|
|
619
|
+
interface PaginationRangeOptions {
|
|
620
|
+
/** Pages shown on each side of the current page. Default `1`. */
|
|
621
|
+
siblings?: number;
|
|
622
|
+
/** Pages pinned at the very start and end. Default `1`. */
|
|
623
|
+
boundaries?: number;
|
|
624
|
+
}
|
|
625
|
+
/**
|
|
626
|
+
* Compute which page slots a pager should render — page numbers interleaved with
|
|
627
|
+
* `'ellipsis'` markers — so consumers don't hand-roll the windowing logic.
|
|
628
|
+
*
|
|
629
|
+
* **Constant-width invariant:** once the page count exceeds the visible window
|
|
630
|
+
* (`boundaries * 2 + siblings * 2 + 3`), the returned array is the **same length
|
|
631
|
+
* for every `page`**. That keeps the pager a constant width while navigating, so
|
|
632
|
+
* the buttons don't shift under the cursor. When collapsing a gap would hide
|
|
633
|
+
* exactly one page, that page is shown instead of an `'ellipsis'` (same length).
|
|
634
|
+
*
|
|
635
|
+
* Pair it with the `Pagination*` parts (`PaginationItem` / `PaginationLink` /
|
|
636
|
+
* `PaginationEllipsis`).
|
|
637
|
+
*
|
|
638
|
+
* @param page Current page, 1-based (clamped to `[1, count]`).
|
|
639
|
+
* @param count Total number of pages.
|
|
640
|
+
* @returns Slots to render, e.g. `[1, 'ellipsis', 9, 10, 11, 'ellipsis', 20]`.
|
|
641
|
+
*/
|
|
642
|
+
declare function paginationRange(page: number, count: number, options?: PaginationRangeOptions): PaginationSlot[];
|
|
643
|
+
|
|
618
644
|
declare const accordionVariants: (props?: ({
|
|
619
645
|
size?: "sm" | "md" | null | undefined;
|
|
620
646
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
@@ -1228,6 +1254,20 @@ interface StatChangeProps extends React.ComponentProps<'div'> {
|
|
|
1228
1254
|
/** `'chip'` wraps the change in a sentiment-tinted pill. Defaults to `'text'`. */
|
|
1229
1255
|
variant?: ChangeVariant;
|
|
1230
1256
|
}
|
|
1257
|
+
/**
|
|
1258
|
+
* KPI / metric tile. Two ways to fill it, designed to combine:
|
|
1259
|
+
*
|
|
1260
|
+
* - **Prop mode** (the common case): pass `label` / `value` / `change` /
|
|
1261
|
+
* `changeLabel` / `trend` / `icon` and Stat renders the standard layout.
|
|
1262
|
+
* - **Compound children**: append extra content as children — it renders AFTER
|
|
1263
|
+
* the prop-mode rows.
|
|
1264
|
+
*
|
|
1265
|
+
* The blessed hybrid is **prop mode + a `<StatChart>` child** (a sparkline under
|
|
1266
|
+
* the metric). Do NOT also pass a child that duplicates a prop slot (e.g. a
|
|
1267
|
+
* `value` prop *and* a `<StatValue>` child) — both render and you get a
|
|
1268
|
+
* double. One source per slot. Stat owns its surface; use it directly (don't
|
|
1269
|
+
* wrap a bare `<Card>`), and lay tiles out with `<StatGroup>`.
|
|
1270
|
+
*/
|
|
1231
1271
|
declare function Stat({ variant, size, label, value, change, changeLabel, trend, sentiment, changeVariant, icon, className, children, ...props }: StatProps): react_jsx_runtime.JSX.Element;
|
|
1232
1272
|
declare function StatLabel({ className, ...props }: StatLabelProps): react_jsx_runtime.JSX.Element;
|
|
1233
1273
|
declare function StatValue({ className, ...props }: StatValueProps): react_jsx_runtime.JSX.Element;
|
|
@@ -2042,4 +2082,4 @@ declare function FieldMessage({ id, variant, children }: FieldMessageProps): rea
|
|
|
2042
2082
|
|
|
2043
2083
|
declare function cn(...inputs: ClassValue[]): string;
|
|
2044
2084
|
|
|
2045
|
-
export { Accordion, AccordionContent, type AccordionContentProps, AccordionItem, type AccordionItemProps, type AccordionProps, AccordionTrigger, type AccordionTriggerProps, Alert, AlertDescription, type AlertDescriptionProps, type AlertProps, AlertTitle, type AlertTitleProps, AspectRatio, type AspectRatioProps, Avatar, AvatarFallback, type AvatarFallbackProps, AvatarGroup, type AvatarGroupProps, AvatarImage, type AvatarImageProps, type AvatarProps, type AvatarStatus, Badge, type BadgeProps, Breadcrumb, BreadcrumbEllipsis, type BreadcrumbEllipsisProps, BreadcrumbItem, type BreadcrumbItemProps, BreadcrumbLink, type BreadcrumbLinkProps, BreadcrumbList, type BreadcrumbListProps, BreadcrumbPage, type BreadcrumbPageProps, type BreadcrumbProps, BreadcrumbSeparator, type BreadcrumbSeparatorProps, Button, type ButtonProps, type CalendarLabels, type CalendarSystem, Card, CardContent, CardDescription, type CardDescriptionProps, CardFooter, CardHeader, CardImage, type CardImageProps, type CardProps, type CardSectionProps, CardTitle, type CardTitleProps, Checkbox, type CheckboxProps, CircularProgress, type CircularProgressProps, Collapsible, CollapsibleContent, type CollapsibleContentProps, type CollapsibleProps, CollapsibleTrigger, type CollapsibleTriggerProps, Combobox, ComboboxGroup, type ComboboxGroupProps, ComboboxItem, type ComboboxItemProps, type ComboboxProps, ComboboxSeparator, type ComboboxSeparatorProps, Command, CommandDialog, type CommandDialogProps, CommandEmpty, type CommandEmptyProps, CommandGroup, type CommandGroupProps, CommandInput, type CommandInputProps, CommandItem, type CommandItemProps, CommandList, type CommandListProps, type CommandProps, CommandSeparator, type CommandSeparatorProps, DatePicker, type DatePickerProps, type DateRange, DateRangePicker, type DateRangePickerProps, DescriptionDetails, type DescriptionDetailsProps, DescriptionItem, type DescriptionItemProps, DescriptionList, type DescriptionListProps, DescriptionTerm, type DescriptionTermProps, DgaProvider, type DgaProviderProps, Divider, type DividerProps, Drawer, DrawerBody, DrawerClose, type DrawerCloseProps, DrawerContent, type DrawerContentProps, DrawerDescription, type DrawerDescriptionProps, DrawerFooter, DrawerHeader, type DrawerProps, type DrawerSectionProps, DrawerTitle, type DrawerTitleProps, DrawerTrigger, type DrawerTriggerProps, DropdownMenu, DropdownMenuCheckboxItem, type DropdownMenuCheckboxItemProps, DropdownMenuContent, type DropdownMenuContentProps, DropdownMenuGroup, type DropdownMenuGroupProps, DropdownMenuItem, type DropdownMenuItemProps, DropdownMenuLabel, type DropdownMenuLabelProps, type DropdownMenuProps, DropdownMenuRadioGroup, type DropdownMenuRadioGroupProps, DropdownMenuRadioItem, type DropdownMenuRadioItemProps, DropdownMenuSeparator, type DropdownMenuSeparatorProps, DropdownMenuSub, DropdownMenuSubContent, type DropdownMenuSubContentProps, type DropdownMenuSubProps, DropdownMenuSubTrigger, type DropdownMenuSubTriggerProps, DropdownMenuTrigger, type DropdownMenuTriggerProps, EmptyState, EmptyStateActions, type EmptyStateActionsProps, EmptyStateDescription, type EmptyStateDescriptionProps, EmptyStateMedia, type EmptyStateMediaProps, type EmptyStateProps, EmptyStateTitle, type EmptyStateTitleProps, type FieldA11y, FieldMessage, type FieldMessageProps, type FileRejection, type FileStatus, FileUpload, type FileUploadProps, Input, InputOTP, type InputOTPProps, type InputProps, Link, type LinkProps, List, ListItem, ListItemAction, type ListItemActionProps, ListItemContent, type ListItemContentProps, ListItemIcon, type ListItemIconProps, type ListItemProps, type ListProps, Menubar, MenubarCheckboxItem, type MenubarCheckboxItemProps, MenubarContent, type MenubarContentProps, MenubarGroup, type MenubarGroupProps, MenubarItem, type MenubarItemProps, MenubarLabel, type MenubarLabelProps, MenubarMenu, type MenubarMenuProps, type MenubarProps, MenubarRadioGroup, type MenubarRadioGroupProps, MenubarRadioItem, type MenubarRadioItemProps, MenubarSeparator, type MenubarSeparatorProps, MenubarSub, MenubarSubContent, type MenubarSubContentProps, type MenubarSubProps, MenubarSubTrigger, type MenubarSubTriggerProps, MenubarTrigger, type MenubarTriggerProps, Modal, ModalBody, ModalClose, type ModalCloseProps, ModalContent, type ModalContentProps, ModalDescription, type ModalDescriptionProps, ModalFooter, ModalHeader, type ModalProps, type ModalSectionProps, ModalTitle, type ModalTitleProps, ModalTrigger, type ModalTriggerProps, NumberInput, type NumberInputProps, Pagination, PaginationContent, type PaginationContentProps, PaginationEllipsis, type PaginationEllipsisProps, PaginationItem, type PaginationItemProps, PaginationLink, type PaginationLinkProps, PaginationNext, type PaginationNextProps, PaginationPrevious, type PaginationPreviousProps, type PaginationProps, Popover, PopoverAnchor, type PopoverAnchorProps, PopoverClose, type PopoverCloseProps, PopoverContent, type PopoverContentProps, type PopoverProps, PopoverTrigger, type PopoverTriggerProps, Progress, type ProgressProps, Quote, QuoteAuthor, type QuoteAuthorProps, QuoteCaption, type QuoteCaptionProps, QuoteContent, type QuoteContentProps, type QuoteProps, QuoteSource, type QuoteSourceProps, Radio, RadioGroup, type RadioGroupProps, type RadioProps, Rating, type RatingProps, type RejectionCode, ScrollArea, type ScrollAreaOrientation, type ScrollAreaProps, SearchBox, type SearchBoxProps, Select, SelectItem, type SelectItemProps, type SelectProps, Sidebar, SidebarContent, type SidebarContextValue, SidebarFooter, SidebarGroup, SidebarGroupAction, type SidebarGroupActionProps, SidebarGroupContent, type SidebarGroupDivProps, SidebarGroupLabel, SidebarHeader, SidebarInset, type SidebarInsetProps, SidebarMenu, SidebarMenuAction, type SidebarMenuActionProps, SidebarMenuBadge, SidebarMenuButton, type SidebarMenuButtonProps, SidebarMenuItem, SidebarMenuSkeleton, type SidebarMenuSkeletonProps, SidebarMenuSub, SidebarMenuSubButton, type SidebarMenuSubButtonProps, SidebarMenuSubItem, type SidebarProps, SidebarProvider, type SidebarProviderProps, SidebarRail, type SidebarSectionProps, SidebarSeparator, SidebarTrigger, type SidebarTriggerProps, Skeleton, type SkeletonProps, Slider, type SliderProps, type SliderValue, Spinner, type SpinnerProps, Stat, StatChange, type StatChangeProps, StatChart, type StatChartProps, StatGroup, type StatGroupProps, StatLabel, type StatLabelProps, type StatProps, StatValue, type StatValueProps, Step, StepDescription, type StepDescriptionProps, StepIndicator, type StepIndicatorProps, type StepProps, type StepState, StepTitle, type StepTitleProps, Steps, type StepsProps, Switch, type SwitchProps, Table, TableBody, TableCaption, TableCell, type TableCellProps, TableFooter, TableHead, type TableHeadProps, TableHeader, type TableProps, TableRow, type TableRowProps, Tabs, TabsContent, type TabsContentProps, TabsList, type TabsListProps, type TabsProps, TabsTrigger, type TabsTriggerProps, TagInput, type TagInputProps, Textarea, type TextareaProps, Timeline, TimelineContent, type TimelineContentProps, TimelineDescription, type TimelineDescriptionProps, TimelineItem, type TimelineItemProps, TimelineMarker, type TimelineMarkerProps, type TimelineProps, type TimelineStatus, TimelineTime, type TimelineTimeProps, TimelineTitle, type TimelineTitleProps, type ToastAction, type ToastData, type ToastOptions, type ToastPosition, type ToastStore, type ToastVariant, Toaster, type ToasterProps, Toggle, ToggleGroup, ToggleGroupItem, type ToggleGroupItemProps, type ToggleGroupProps, type ToggleProps, Tooltip, TooltipContent, type TooltipContentProps, type TooltipProps, TooltipTrigger, type TooltipTriggerProps, type UploadFile, type UseFieldA11yOptions, accordionVariants, alertVariants, avatarVariants, badgeVariants, breadcrumbVariants, buttonVariants, cardVariants, checkboxVariants, circularProgressVariants, cn, comboboxTriggerVariants, comboboxVariants, commandVariants, createToast, createToastStore, datePickerVariants, dateRangePickerTriggerVariants, dateRangePickerVariants, descriptionListVariants, dividerVariants, drawerVariants, dropdownMenuVariants, emptyStateVariants, inputOTPVariants, inputVariants, linkVariants, listVariants, menubarContentVariants, menubarTriggerVariants, modalContentVariants, numberInputVariants, paginationLinkVariants, paginationVariants, popoverContentVariants, progressVariants, quoteVariants, radioGroupVariants, radioVariants, ratingVariants, scrollAreaVariants, selectTriggerVariants, sidebarMenuButtonVariants, sidebarMenuSubButtonVariants, skeletonVariants, sliderVariants, spinnerVariants, statGroupVariants, statVariants, stepVariants, stepsVariants, switchVariants, tableVariants, tabsListVariants, tabsVariants, tagInputVariants, textareaVariants, timelineMarkerVariants, timelineVariants, toast, toastStore, toastVariants, toastViewportVariants, toggleGroupVariants, toggleVariants, tooltipContentVariants, useDga, useDir, useFieldA11y, useIsMobile, useSidebar };
|
|
2085
|
+
export { Accordion, AccordionContent, type AccordionContentProps, AccordionItem, type AccordionItemProps, type AccordionProps, AccordionTrigger, type AccordionTriggerProps, Alert, AlertDescription, type AlertDescriptionProps, type AlertProps, AlertTitle, type AlertTitleProps, AspectRatio, type AspectRatioProps, Avatar, AvatarFallback, type AvatarFallbackProps, AvatarGroup, type AvatarGroupProps, AvatarImage, type AvatarImageProps, type AvatarProps, type AvatarStatus, Badge, type BadgeProps, Breadcrumb, BreadcrumbEllipsis, type BreadcrumbEllipsisProps, BreadcrumbItem, type BreadcrumbItemProps, BreadcrumbLink, type BreadcrumbLinkProps, BreadcrumbList, type BreadcrumbListProps, BreadcrumbPage, type BreadcrumbPageProps, type BreadcrumbProps, BreadcrumbSeparator, type BreadcrumbSeparatorProps, Button, type ButtonProps, type CalendarLabels, type CalendarSystem, Card, CardContent, CardDescription, type CardDescriptionProps, CardFooter, CardHeader, CardImage, type CardImageProps, type CardProps, type CardSectionProps, CardTitle, type CardTitleProps, Checkbox, type CheckboxProps, CircularProgress, type CircularProgressProps, Collapsible, CollapsibleContent, type CollapsibleContentProps, type CollapsibleProps, CollapsibleTrigger, type CollapsibleTriggerProps, Combobox, ComboboxGroup, type ComboboxGroupProps, ComboboxItem, type ComboboxItemProps, type ComboboxProps, ComboboxSeparator, type ComboboxSeparatorProps, Command, CommandDialog, type CommandDialogProps, CommandEmpty, type CommandEmptyProps, CommandGroup, type CommandGroupProps, CommandInput, type CommandInputProps, CommandItem, type CommandItemProps, CommandList, type CommandListProps, type CommandProps, CommandSeparator, type CommandSeparatorProps, DatePicker, type DatePickerProps, type DateRange, DateRangePicker, type DateRangePickerProps, DescriptionDetails, type DescriptionDetailsProps, DescriptionItem, type DescriptionItemProps, DescriptionList, type DescriptionListProps, DescriptionTerm, type DescriptionTermProps, DgaProvider, type DgaProviderProps, Divider, type DividerProps, Drawer, DrawerBody, DrawerClose, type DrawerCloseProps, DrawerContent, type DrawerContentProps, DrawerDescription, type DrawerDescriptionProps, DrawerFooter, DrawerHeader, type DrawerProps, type DrawerSectionProps, DrawerTitle, type DrawerTitleProps, DrawerTrigger, type DrawerTriggerProps, DropdownMenu, DropdownMenuCheckboxItem, type DropdownMenuCheckboxItemProps, DropdownMenuContent, type DropdownMenuContentProps, DropdownMenuGroup, type DropdownMenuGroupProps, DropdownMenuItem, type DropdownMenuItemProps, DropdownMenuLabel, type DropdownMenuLabelProps, type DropdownMenuProps, DropdownMenuRadioGroup, type DropdownMenuRadioGroupProps, DropdownMenuRadioItem, type DropdownMenuRadioItemProps, DropdownMenuSeparator, type DropdownMenuSeparatorProps, DropdownMenuSub, DropdownMenuSubContent, type DropdownMenuSubContentProps, type DropdownMenuSubProps, DropdownMenuSubTrigger, type DropdownMenuSubTriggerProps, DropdownMenuTrigger, type DropdownMenuTriggerProps, EmptyState, EmptyStateActions, type EmptyStateActionsProps, EmptyStateDescription, type EmptyStateDescriptionProps, EmptyStateMedia, type EmptyStateMediaProps, type EmptyStateProps, EmptyStateTitle, type EmptyStateTitleProps, type FieldA11y, FieldMessage, type FieldMessageProps, type FileRejection, type FileStatus, FileUpload, type FileUploadProps, Input, InputOTP, type InputOTPProps, type InputProps, Link, type LinkProps, List, ListItem, ListItemAction, type ListItemActionProps, ListItemContent, type ListItemContentProps, ListItemIcon, type ListItemIconProps, type ListItemProps, type ListProps, Menubar, MenubarCheckboxItem, type MenubarCheckboxItemProps, MenubarContent, type MenubarContentProps, MenubarGroup, type MenubarGroupProps, MenubarItem, type MenubarItemProps, MenubarLabel, type MenubarLabelProps, MenubarMenu, type MenubarMenuProps, type MenubarProps, MenubarRadioGroup, type MenubarRadioGroupProps, MenubarRadioItem, type MenubarRadioItemProps, MenubarSeparator, type MenubarSeparatorProps, MenubarSub, MenubarSubContent, type MenubarSubContentProps, type MenubarSubProps, MenubarSubTrigger, type MenubarSubTriggerProps, MenubarTrigger, type MenubarTriggerProps, Modal, ModalBody, ModalClose, type ModalCloseProps, ModalContent, type ModalContentProps, ModalDescription, type ModalDescriptionProps, ModalFooter, ModalHeader, type ModalProps, type ModalSectionProps, ModalTitle, type ModalTitleProps, ModalTrigger, type ModalTriggerProps, NumberInput, type NumberInputProps, Pagination, PaginationContent, type PaginationContentProps, PaginationEllipsis, type PaginationEllipsisProps, PaginationItem, type PaginationItemProps, PaginationLink, type PaginationLinkProps, PaginationNext, type PaginationNextProps, PaginationPrevious, type PaginationPreviousProps, type PaginationProps, type PaginationRangeOptions, type PaginationSlot, Popover, PopoverAnchor, type PopoverAnchorProps, PopoverClose, type PopoverCloseProps, PopoverContent, type PopoverContentProps, type PopoverProps, PopoverTrigger, type PopoverTriggerProps, Progress, type ProgressProps, Quote, QuoteAuthor, type QuoteAuthorProps, QuoteCaption, type QuoteCaptionProps, QuoteContent, type QuoteContentProps, type QuoteProps, QuoteSource, type QuoteSourceProps, Radio, RadioGroup, type RadioGroupProps, type RadioProps, Rating, type RatingProps, type RejectionCode, ScrollArea, type ScrollAreaOrientation, type ScrollAreaProps, SearchBox, type SearchBoxProps, Select, SelectItem, type SelectItemProps, type SelectProps, Sidebar, SidebarContent, type SidebarContextValue, SidebarFooter, SidebarGroup, SidebarGroupAction, type SidebarGroupActionProps, SidebarGroupContent, type SidebarGroupDivProps, SidebarGroupLabel, SidebarHeader, SidebarInset, type SidebarInsetProps, SidebarMenu, SidebarMenuAction, type SidebarMenuActionProps, SidebarMenuBadge, SidebarMenuButton, type SidebarMenuButtonProps, SidebarMenuItem, SidebarMenuSkeleton, type SidebarMenuSkeletonProps, SidebarMenuSub, SidebarMenuSubButton, type SidebarMenuSubButtonProps, SidebarMenuSubItem, type SidebarProps, SidebarProvider, type SidebarProviderProps, SidebarRail, type SidebarSectionProps, SidebarSeparator, SidebarTrigger, type SidebarTriggerProps, Skeleton, type SkeletonProps, Slider, type SliderProps, type SliderValue, Spinner, type SpinnerProps, Stat, StatChange, type StatChangeProps, StatChart, type StatChartProps, StatGroup, type StatGroupProps, StatLabel, type StatLabelProps, type StatProps, StatValue, type StatValueProps, Step, StepDescription, type StepDescriptionProps, StepIndicator, type StepIndicatorProps, type StepProps, type StepState, StepTitle, type StepTitleProps, Steps, type StepsProps, Switch, type SwitchProps, Table, TableBody, TableCaption, TableCell, type TableCellProps, TableFooter, TableHead, type TableHeadProps, TableHeader, type TableProps, TableRow, type TableRowProps, Tabs, TabsContent, type TabsContentProps, TabsList, type TabsListProps, type TabsProps, TabsTrigger, type TabsTriggerProps, TagInput, type TagInputProps, Textarea, type TextareaProps, Timeline, TimelineContent, type TimelineContentProps, TimelineDescription, type TimelineDescriptionProps, TimelineItem, type TimelineItemProps, TimelineMarker, type TimelineMarkerProps, type TimelineProps, type TimelineStatus, TimelineTime, type TimelineTimeProps, TimelineTitle, type TimelineTitleProps, type ToastAction, type ToastData, type ToastOptions, type ToastPosition, type ToastStore, type ToastVariant, Toaster, type ToasterProps, Toggle, ToggleGroup, ToggleGroupItem, type ToggleGroupItemProps, type ToggleGroupProps, type ToggleProps, Tooltip, TooltipContent, type TooltipContentProps, type TooltipProps, TooltipTrigger, type TooltipTriggerProps, type UploadFile, type UseFieldA11yOptions, accordionVariants, alertVariants, avatarVariants, badgeVariants, breadcrumbVariants, buttonVariants, cardVariants, checkboxVariants, circularProgressVariants, cn, comboboxTriggerVariants, comboboxVariants, commandVariants, createToast, createToastStore, datePickerVariants, dateRangePickerTriggerVariants, dateRangePickerVariants, descriptionListVariants, dividerVariants, drawerVariants, dropdownMenuVariants, emptyStateVariants, inputOTPVariants, inputVariants, linkVariants, listVariants, menubarContentVariants, menubarTriggerVariants, modalContentVariants, numberInputVariants, paginationLinkVariants, paginationRange, paginationVariants, popoverContentVariants, progressVariants, quoteVariants, radioGroupVariants, radioVariants, ratingVariants, scrollAreaVariants, selectTriggerVariants, sidebarMenuButtonVariants, sidebarMenuSubButtonVariants, skeletonVariants, sliderVariants, spinnerVariants, statGroupVariants, statVariants, stepVariants, stepsVariants, switchVariants, tableVariants, tabsListVariants, tabsVariants, tagInputVariants, textareaVariants, timelineMarkerVariants, timelineVariants, toast, toastStore, toastVariants, toastViewportVariants, toggleGroupVariants, toggleVariants, tooltipContentVariants, useDga, useDir, useFieldA11y, useIsMobile, useSidebar };
|
package/dist/index.js
CHANGED
|
@@ -8,6 +8,10 @@ import {
|
|
|
8
8
|
toggleVariants
|
|
9
9
|
} from "./chunk-QFHAVVXT.js";
|
|
10
10
|
import "./chunk-ZCO5QKH2.js";
|
|
11
|
+
import {
|
|
12
|
+
TagInput,
|
|
13
|
+
tagInputVariants
|
|
14
|
+
} from "./chunk-BTP7G7WR.js";
|
|
11
15
|
import "./chunk-ZY5XXYXJ.js";
|
|
12
16
|
import {
|
|
13
17
|
Textarea,
|
|
@@ -38,6 +42,15 @@ import {
|
|
|
38
42
|
toastStore
|
|
39
43
|
} from "./chunk-ZKYBLXU7.js";
|
|
40
44
|
import "./chunk-OSUT5FH5.js";
|
|
45
|
+
import {
|
|
46
|
+
Step,
|
|
47
|
+
StepDescription,
|
|
48
|
+
StepIndicator,
|
|
49
|
+
StepTitle,
|
|
50
|
+
Steps,
|
|
51
|
+
stepVariants,
|
|
52
|
+
stepsVariants
|
|
53
|
+
} from "./chunk-EJHBW4AK.js";
|
|
41
54
|
import "./chunk-DPHQAA3B.js";
|
|
42
55
|
import {
|
|
43
56
|
Switch,
|
|
@@ -64,10 +77,6 @@ import {
|
|
|
64
77
|
tabsListVariants,
|
|
65
78
|
tabsVariants
|
|
66
79
|
} from "./chunk-UXGJ6NTD.js";
|
|
67
|
-
import {
|
|
68
|
-
TagInput,
|
|
69
|
-
tagInputVariants
|
|
70
|
-
} from "./chunk-BTP7G7WR.js";
|
|
71
80
|
import "./chunk-JVUANKS3.js";
|
|
72
81
|
import {
|
|
73
82
|
Slider,
|
|
@@ -81,20 +90,12 @@ import {
|
|
|
81
90
|
StatLabel,
|
|
82
91
|
StatValue,
|
|
83
92
|
statVariants
|
|
84
|
-
} from "./chunk-
|
|
93
|
+
} from "./chunk-WOJUO43J.js";
|
|
85
94
|
import {
|
|
86
95
|
StatGroup,
|
|
87
96
|
statGroupVariants
|
|
88
97
|
} from "./chunk-DKRLAJZE.js";
|
|
89
|
-
import
|
|
90
|
-
Step,
|
|
91
|
-
StepDescription,
|
|
92
|
-
StepIndicator,
|
|
93
|
-
StepTitle,
|
|
94
|
-
Steps,
|
|
95
|
-
stepVariants,
|
|
96
|
-
stepsVariants
|
|
97
|
-
} from "./chunk-EJHBW4AK.js";
|
|
98
|
+
import "./chunk-KGXGTWUL.js";
|
|
98
99
|
import "./chunk-R2JNRNK4.js";
|
|
99
100
|
import {
|
|
100
101
|
Sidebar,
|
|
@@ -133,17 +134,18 @@ import {
|
|
|
133
134
|
TooltipTrigger,
|
|
134
135
|
tooltipContentVariants
|
|
135
136
|
} from "./chunk-IFB53HNO.js";
|
|
137
|
+
import "./chunk-WY4KTEIL.js";
|
|
136
138
|
import {
|
|
137
139
|
useSidebar
|
|
138
140
|
} from "./chunk-F7NPGAKU.js";
|
|
139
141
|
import {
|
|
140
142
|
useIsMobile
|
|
141
143
|
} from "./chunk-QHCXQQ2J.js";
|
|
142
|
-
import "./chunk-WY4KTEIL.js";
|
|
143
144
|
import {
|
|
144
145
|
Skeleton,
|
|
145
146
|
skeletonVariants
|
|
146
147
|
} from "./chunk-RZEJPDIW.js";
|
|
148
|
+
import "./chunk-QPH2NCJF.js";
|
|
147
149
|
import "./chunk-TQYLAWHW.js";
|
|
148
150
|
import {
|
|
149
151
|
Rating,
|
|
@@ -153,12 +155,11 @@ import "./chunk-JQJSYOJP.js";
|
|
|
153
155
|
import {
|
|
154
156
|
ScrollArea,
|
|
155
157
|
scrollAreaVariants
|
|
156
|
-
} from "./chunk-
|
|
158
|
+
} from "./chunk-TXQK3BAO.js";
|
|
157
159
|
import "./chunk-HBCSQSOP.js";
|
|
158
160
|
import {
|
|
159
161
|
SearchBox
|
|
160
162
|
} from "./chunk-FI65HI2H.js";
|
|
161
|
-
import "./chunk-KGXGTWUL.js";
|
|
162
163
|
import {
|
|
163
164
|
Select,
|
|
164
165
|
SelectItem,
|
|
@@ -182,7 +183,6 @@ import {
|
|
|
182
183
|
QuoteSource,
|
|
183
184
|
quoteVariants
|
|
184
185
|
} from "./chunk-LQ4PCHBP.js";
|
|
185
|
-
import "./chunk-QPH2NCJF.js";
|
|
186
186
|
import {
|
|
187
187
|
Radio,
|
|
188
188
|
RadioGroup,
|
|
@@ -226,7 +226,10 @@ import {
|
|
|
226
226
|
NumberInput,
|
|
227
227
|
numberInputVariants
|
|
228
228
|
} from "./chunk-NJIMQWBC.js";
|
|
229
|
-
import "./chunk-
|
|
229
|
+
import "./chunk-B6ODWTVF.js";
|
|
230
|
+
import {
|
|
231
|
+
paginationRange
|
|
232
|
+
} from "./chunk-HIZSEYQY.js";
|
|
230
233
|
import {
|
|
231
234
|
Pagination,
|
|
232
235
|
PaginationContent,
|
|
@@ -691,6 +694,7 @@ export {
|
|
|
691
694
|
modalContentVariants,
|
|
692
695
|
numberInputVariants,
|
|
693
696
|
paginationLinkVariants,
|
|
697
|
+
paginationRange,
|
|
694
698
|
paginationVariants,
|
|
695
699
|
popoverContentVariants,
|
|
696
700
|
progressVariants,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dev-dga/react",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.10.0",
|
|
4
4
|
"description": "React 19 components for the DGA (Digital Government Authority) design system , accessible, RTL-native, dark-mode ready.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"react",
|
|
@@ -56,12 +56,12 @@
|
|
|
56
56
|
"cmdk": "^1.1.1",
|
|
57
57
|
"radix-ui": "^1.0.0",
|
|
58
58
|
"react-aria-components": "^1.17.0",
|
|
59
|
-
"@dev-dga/tokens": "0.
|
|
59
|
+
"@dev-dga/tokens": "0.10.0"
|
|
60
60
|
},
|
|
61
61
|
"peerDependencies": {
|
|
62
62
|
"react": "^19.0.0",
|
|
63
63
|
"react-dom": "^19.0.0",
|
|
64
|
-
"@dev-dga/css": "0.
|
|
64
|
+
"@dev-dga/css": "0.10.0"
|
|
65
65
|
},
|
|
66
66
|
"devDependencies": {
|
|
67
67
|
"@storybook/react-vite": "^10.2.15",
|
package/dist/chunk-KPONZTP7.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
//# sourceMappingURL=chunk-KPONZTP7.js.map
|
package/dist/chunk-M46YSH6K.cjs
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";//# sourceMappingURL=chunk-M46YSH6K.cjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["/home/devdhaif/work/react/dga-dev/packages/react/dist/chunk-PAUY27WX.cjs","../src/components/ScrollArea/ScrollArea.tsx"],"names":[],"mappings":"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","file":"/home/devdhaif/work/react/dga-dev/packages/react/dist/chunk-PAUY27WX.cjs","sourcesContent":[null,"'use client';\n\nimport { ScrollArea as ScrollAreaPrimitive } from 'radix-ui';\nimport { cva, type VariantProps } from 'class-variance-authority';\nimport { cn } from '../../utils/cn';\n\n// Orientation is driven by which scrollbar(s) render, NOT by a modifier class —\n// so the cva carries only the base class. (It previously emitted dead\n// `--vertical/--horizontal/--both` classes that no stylesheet matched.) Kept as\n// a cva and exported for API compatibility.\nconst scrollAreaVariants = cva('ddga-scroll-area');\n\nfunction warnMissingLabel(ariaLabel?: string, ariaLabelledby?: string) {\n if (process.env.NODE_ENV === 'production') return;\n if (ariaLabel || ariaLabelledby) return;\n // Warn on every render (dev only) — mirrors the Popover sibling's a11y warning.\n console.warn(\n '[dga/ScrollArea] <ScrollArea> has no accessible name. The scroll viewport is ' +\n 'keyboard-focusable; pass `aria-label` or `aria-labelledby` so screen-reader users ' +\n 'know what region they are scrolling. If the content is itself focusable (e.g. a list ' +\n 'of links) and you do not want a labelled region, pass `viewportProps={{ tabIndex: -1 }}`.',\n );\n}\n\ntype ScrollAreaOrientation = 'vertical' | 'horizontal' | 'both';\n\nexport interface ScrollAreaProps\n extends\n Omit<React.ComponentProps<typeof ScrollAreaPrimitive.Root>, 'asChild' | 'orientation'>,\n Omit<VariantProps<typeof scrollAreaVariants>, 'orientation'> {\n /** Which scrollbar(s) to render. Default `'vertical'`. */\n orientation?: ScrollAreaOrientation;\n /** Ref to the scrollable viewport — use for programmatic scrolling. */\n viewportRef?: React.Ref<HTMLDivElement>;\n /**\n * Extra props forwarded to the viewport element (use `viewportRef` for the ref).\n * To drop the extra tab stop when the scrolled content is itself fully focusable\n * (e.g. a list of links), pass `viewportProps={{ tabIndex: -1 }}`.\n */\n viewportProps?: Omit<React.ComponentProps<'div'>, 'ref'>;\n /** Names the scroll region. Warns (dev only) if neither this nor `aria-labelledby` is set. */\n 'aria-label'?: string;\n 'aria-labelledby'?: string;\n}\n\n/**\n * Cross-browser, design-system-styled scroll container (wraps Radix ScrollArea).\n *\n * Set the bounding size (height / max-height) on the element via `className` /\n * `style` — without a bounded size nothing scrolls, exactly like native overflow.\n * The viewport is keyboard-focusable (`tabIndex={0}`) so keyboard users can scroll\n * with the arrow / Page keys; pass `aria-label` to name the region.\n *\n * Does not support `asChild`: it is a structural wrapper composing several Radix\n * parts, and the meaningful node — the viewport — is exposed via `viewportRef`.\n */\nexport function ScrollArea({\n className,\n orientation = 'vertical',\n type = 'hover',\n scrollHideDelay = 600,\n viewportRef,\n viewportProps,\n children,\n 'aria-label': ariaLabel,\n 'aria-labelledby': ariaLabelledby,\n ...props\n}: ScrollAreaProps) {\n warnMissingLabel(ariaLabel, ariaLabelledby);\n\n const hasLabel = Boolean(ariaLabel || ariaLabelledby);\n const showVertical = orientation === 'vertical' || orientation === 'both';\n const showHorizontal = orientation === 'horizontal' || orientation === 'both';\n\n const { className: viewportClassName, ...restViewportProps } = viewportProps ?? {};\n\n return (\n <ScrollAreaPrimitive.Root\n data-slot=\"scroll-area\"\n type={type}\n scrollHideDelay={scrollHideDelay}\n className={cn(scrollAreaVariants(), className)}\n {...props}\n >\n <ScrollAreaPrimitive.Viewport\n data-slot=\"scroll-area-viewport\"\n className={cn('ddga-scroll-area__viewport', viewportClassName)}\n ref={viewportRef}\n tabIndex={0}\n role={hasLabel ? 'region' : undefined}\n aria-label={ariaLabel}\n aria-labelledby={ariaLabelledby}\n {...restViewportProps}\n >\n {children}\n </ScrollAreaPrimitive.Viewport>\n {showVertical ? (\n <ScrollAreaPrimitive.Scrollbar\n data-slot=\"scroll-area-scrollbar\"\n orientation=\"vertical\"\n className=\"ddga-scroll-area__scrollbar\"\n >\n <ScrollAreaPrimitive.Thumb\n data-slot=\"scroll-area-thumb\"\n className=\"ddga-scroll-area__thumb\"\n />\n </ScrollAreaPrimitive.Scrollbar>\n ) : null}\n {showHorizontal ? (\n <ScrollAreaPrimitive.Scrollbar\n data-slot=\"scroll-area-scrollbar\"\n orientation=\"horizontal\"\n className=\"ddga-scroll-area__scrollbar\"\n >\n <ScrollAreaPrimitive.Thumb\n data-slot=\"scroll-area-thumb\"\n className=\"ddga-scroll-area__thumb\"\n />\n </ScrollAreaPrimitive.Scrollbar>\n ) : null}\n {orientation === 'both' ? (\n <ScrollAreaPrimitive.Corner\n data-slot=\"scroll-area-corner\"\n className=\"ddga-scroll-area__corner\"\n />\n ) : null}\n </ScrollAreaPrimitive.Root>\n );\n}\n\nexport { scrollAreaVariants };\nexport type { ScrollAreaOrientation };\n"]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/components/Stat/Stat.tsx"],"sourcesContent":["'use client';\n\nimport { type ReactNode } from 'react';\nimport { cva, type VariantProps } from 'class-variance-authority';\nimport { cn } from '../../utils/cn';\nimport { CaretUp, CaretDown, Minus } from '../../internal/icons';\n\n// ─── 1. Variants (cva) ─── //\n\nconst statVariants = cva('ddga-stat', {\n variants: {\n variant: {\n flat: 'ddga-stat--flat',\n elevated: 'ddga-stat--elevated',\n accent: 'ddga-stat--accent',\n // Soft sentiment-tinted gradient surface (reuses the accent tint vars).\n gradient: 'ddga-stat--gradient',\n },\n size: {\n sm: 'ddga-stat--sm',\n md: 'ddga-stat--md',\n lg: 'ddga-stat--lg',\n // Hero/display size for headline KPIs (display-scale value).\n xl: 'ddga-stat--xl',\n },\n },\n defaultVariants: {\n variant: 'flat',\n size: 'md',\n },\n});\n\ntype ChangeVariant = 'text' | 'chip';\n\ntype Trend = 'up' | 'down' | 'flat';\ntype Sentiment = 'positive' | 'negative' | 'neutral';\n\n// trend → caret icon (carried aria-hidden; carets are RTL-neutral).\nconst TREND_ICONS: Record<Trend, ReactNode> = {\n up: <CaretUp aria-hidden=\"true\" />,\n down: <CaretDown aria-hidden=\"true\" />,\n flat: <Minus aria-hidden=\"true\" />,\n};\n\n// Default sentiment when none is given explicitly.\nconst TREND_SENTIMENT: Record<Trend, Sentiment> = {\n up: 'positive',\n down: 'negative',\n flat: 'neutral',\n};\n\n// Explicit sentiment wins; else derive from trend; else undefined (no color).\nfunction resolveSentiment(trend?: Trend, sentiment?: Sentiment): Sentiment | undefined {\n if (sentiment) return sentiment;\n if (trend) return TREND_SENTIMENT[trend];\n return undefined;\n}\n\n// ─── 2. Types ─── //\n\ninterface StatProps extends React.ComponentProps<'div'>, VariantProps<typeof statVariants> {\n /** Small, muted label above the value. */\n label?: ReactNode;\n /** The metric, pre-formatted by the consumer (e.g. \"3,204\", \"SAR 1.2M\"). */\n value?: ReactNode;\n /** Change text — include the sign (e.g. \"+12.5%\") so AT conveys direction. */\n change?: ReactNode;\n /** Muted context beside the change (e.g. \"vs last month\"). */\n changeLabel?: ReactNode;\n /** Arrow direction: up → CaretUp, down → CaretDown, flat → Minus. */\n trend?: Trend;\n /** Change color. Omitted → derived from `trend`. Explicit always wins. */\n sentiment?: Sentiment;\n /**\n * How the change renders: `'text'` (default — colored text + caret) or\n * `'chip'` (the same, wrapped in a sentiment-tinted pill). Threaded to the\n * inner `StatChange`.\n */\n changeVariant?: ChangeVariant;\n /** Optional icon at the inline-end of the label row (decorative). */\n icon?: ReactNode;\n}\n\ntype StatLabelProps = React.ComponentProps<'div'>;\ntype StatValueProps = React.ComponentProps<'div'>;\ntype StatChartProps = React.ComponentProps<'div'>;\ninterface StatChangeProps extends React.ComponentProps<'div'> {\n trend?: Trend;\n sentiment?: Sentiment;\n /** `'chip'` wraps the change in a sentiment-tinted pill. Defaults to `'text'`. */\n variant?: ChangeVariant;\n}\n\n// ─── 3. Components ─── //\n\nfunction Stat({\n variant,\n size,\n label,\n value,\n change,\n changeLabel,\n trend,\n sentiment,\n changeVariant,\n icon,\n className,\n children,\n ...props\n}: StatProps) {\n const resolvedSentiment = resolveSentiment(trend, sentiment);\n return (\n <div\n data-slot=\"stat\"\n data-variant={variant ?? 'flat'}\n data-trend={trend}\n data-sentiment={resolvedSentiment}\n className={cn(statVariants({ variant, size }), className)}\n {...props}\n >\n {label || icon ? (\n <div className=\"ddga-stat__label-row\">\n {label ? <StatLabel>{label}</StatLabel> : null}\n {icon ? (\n <span className=\"ddga-stat__icon\" aria-hidden=\"true\">\n {icon}\n </span>\n ) : null}\n </div>\n ) : null}\n {value ? <StatValue>{value}</StatValue> : null}\n {change || changeLabel ? (\n <div className=\"ddga-stat__change-row\">\n {change ? (\n <StatChange trend={trend} sentiment={sentiment} variant={changeVariant}>\n {change}\n </StatChange>\n ) : null}\n {changeLabel ? <span className=\"ddga-stat__change-label\">{changeLabel}</span> : null}\n </div>\n ) : null}\n {children}\n </div>\n );\n}\n\nfunction StatLabel({ className, ...props }: StatLabelProps) {\n return <div data-slot=\"stat-label\" className={cn('ddga-stat__label', className)} {...props} />;\n}\n\nfunction StatValue({ className, ...props }: StatValueProps) {\n return <div data-slot=\"stat-value\" className={cn('ddga-stat__value', className)} {...props} />;\n}\n\n/**\n * Styled slot for a consumer-supplied sparkline / mini-chart. The library ships\n * no charting dependency — drop your own `<svg>`/chart in here and it gets a\n * consistent height + spacing, stretched to the tile width.\n */\nfunction StatChart({ className, ...props }: StatChartProps) {\n return <div data-slot=\"stat-chart\" className={cn('ddga-stat__chart', className)} {...props} />;\n}\n\nfunction StatChange({ trend, sentiment, variant, className, children, ...props }: StatChangeProps) {\n const resolvedSentiment = resolveSentiment(trend, sentiment);\n return (\n <div\n data-slot=\"stat-change\"\n data-trend={trend}\n data-sentiment={resolvedSentiment}\n className={cn(\n 'ddga-stat__change',\n resolvedSentiment ? `ddga-stat__change--${resolvedSentiment}` : null,\n variant === 'chip' && 'ddga-stat__change--chip',\n className,\n )}\n {...props}\n >\n {trend ? <span className=\"ddga-stat__change-icon\">{TREND_ICONS[trend]}</span> : null}\n {children}\n </div>\n );\n}\n\n// ─── 4. Exports ─── //\n\nexport { Stat, StatLabel, StatValue, StatChart, StatChange, statVariants };\nexport type { StatProps, StatLabelProps, StatValueProps, StatChartProps, StatChangeProps };\n"],"mappings":"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","names":[]}
|
|
File without changes
|