@pos-360/horizon 0.28.1 → 0.29.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/dist/index.d.mts CHANGED
@@ -1,4 +1,4 @@
1
- export { ActionColumn, Badge, BadgeProps, Button, ButtonProps, Caption, CaptionProps, Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, Checkbox, Code, CodeProps, ColumnDef, ColumnSelection, ColumnSelectionProps, ComparisonPeriod, DEFAULT_COMPARISON_PERIODS, DEFAULT_PRESETS, DEFAULT_TIME_RANGE, DateRange, DateRangePicker, DateRangePickerProps, Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger, DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger, Form, FormControl, FormControlProps, FormDescription, FormDescriptionProps, FormField, FormFieldProps, FormLabel, FormLabelProps, FormMessage, FormMessageProps, FormProps, Heading, HeadingProps, Label, LabelProps, PeriodComparisonSelector, PeriodComparisonSelectorProps, Popover, PopoverAnchor, PopoverContent, PopoverTrigger, PresetOption, PresetSection, SegmentedControl, SegmentedControlOption, SegmentedControlProps, SegmentedControlRadius, Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue, Separator, SeparatorProps, Skeleton, SkeletonAvatar, SkeletonBadge, SkeletonButton, SkeletonCard, SkeletonIcon, SkeletonInput, SkeletonSubtitle, SkeletonTableRow, SkeletonTableRows, SkeletonText, SkeletonTitle, Switch, SwitchProps, Table, TableBody, TableCaption, TableCell, TableCellProps, TableFooter, TableHead, TableHeader, TableProps, TableRow, TableRowCheckbox, TableSelectAll, Tabs, TabsContent, TabsList, TabsTrigger, TabsVariant, Text, TextProps, Textarea, TextareaProps, TimeRange, TimeValue, Toggle, ToggleOption, ToggleProps, ToggleRadius, badgeVariants, buttonVariants, captionVariants, codeVariants, headingVariants, labelVariants, segmentedControlItemVariants, segmentedControlVariants, separatorVariants, switchLabelVariants, switchThumbVariants, switchTrackVariants, textVariants, toggleGroupVariants, toggleItemVariants, useColumnVisibility, useFormContext, useFormFieldContext, useTableSelection } from './primitives.mjs';
1
+ export { ActionColumn, Badge, BadgeProps, Button, ButtonProps, Caption, CaptionProps, Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, Checkbox, Code, CodeProps, ColumnDef, ColumnSelection, ColumnSelectionProps, ComparisonPeriod, ContentRow, DEFAULT_COMPARISON_PERIODS, DEFAULT_PRESETS, DEFAULT_TIME_RANGE, DateRange, DateRangePicker, DateRangePickerMobile, DateRangePickerMobileProps, DateRangePickerProps, DetailRow, Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger, DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger, Form, FormControl, FormControlProps, FormDescription, FormDescriptionProps, FormField, FormFieldProps, FormLabel, FormLabelProps, FormMessage, FormMessageProps, FormProps, Heading, HeadingProps, Label, LabelProps, MobileDataCard, MobileDataCardProps, PeriodComparisonSelector, PeriodComparisonSelectorProps, Popover, PopoverAnchor, PopoverContent, PopoverTrigger, PresetOption, PresetSection, SegmentedControl, SegmentedControlOption, SegmentedControlProps, SegmentedControlRadius, Select, SelectBarProps, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue, Separator, SeparatorProps, Skeleton, SkeletonAvatar, SkeletonBadge, SkeletonButton, SkeletonCard, SkeletonIcon, SkeletonInput, SkeletonSubtitle, SkeletonTableRow, SkeletonTableRows, SkeletonText, SkeletonTitle, StatItem, Switch, SwitchProps, Table, TableBody, TableCaption, TableCell, TableCellProps, TableFooter, TableHead, TableHeader, TableProps, TableRow, TableRowCheckbox, TableSelectAll, Tabs, TabsContent, TabsList, TabsTrigger, TabsVariant, Text, TextProps, Textarea, TextareaProps, TimeRange, TimeValue, Toggle, ToggleOption, ToggleProps, ToggleRadius, badgeVariants, buttonVariants, captionVariants, codeVariants, headingVariants, labelVariants, segmentedControlItemVariants, segmentedControlVariants, separatorVariants, switchLabelVariants, switchThumbVariants, switchTrackVariants, textVariants, toggleGroupVariants, toggleItemVariants, useColumnVisibility, useFormContext, useFormFieldContext, useTableSelection } from './primitives.mjs';
2
2
  export { T as Tooltip, a as TooltipProps, b as TooltipVariant } from './tooltip-wUBttbwG.mjs';
3
3
  export { AccentColor, AnimatedButton, AnimatedButtonProps, BarChartData, Breakpoint, ChartConfig, ChartRenderer, CompactPanel, CompactPanelProps, Dashboard, DashboardPanel, DashboardPanelProps, DashboardProps, DashboardTableRow, DonutChartData, Input, InputProps, KPI_CARD_ROWS, KpiCard, KpiCardGroup, KpiCardGroupProps, KpiCardProps, LARGE_PANEL_HEADER_ROWS, LargePanel, LargePanelChartProps, LargePanelProps, LargePanelStatsProps, LargePanelTableProps, LineChartData, MediumPanel, MediumPanelProps, MediumPanelTableProps, ResponsiveValue, SideNav, SideNavContextValue, SideNavFooter, SideNavFooterProps, SideNavHeader, SideNavHeaderProps, SideNavItem, SideNavItemData, SideNavItemProps, SideNavProps, SideNavSection, SideNavSectionData, SideNavSectionProps, StatData, StatDisplay, TableCellValue, TableColumn, TableConfig, TablePagination, TableRenderer, Template, TemplateSelector, TemplateSelectorProps, TextButton, TextButtonProps, TrendData, useDashboardContext, useSideNavContext } from './enhanced.mjs';
4
4
  export { T as Toast, a as ToastProps } from './toast-cr-vEOyB.mjs';
package/dist/index.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- export { ActionColumn, Badge, BadgeProps, Button, ButtonProps, Caption, CaptionProps, Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, Checkbox, Code, CodeProps, ColumnDef, ColumnSelection, ColumnSelectionProps, ComparisonPeriod, DEFAULT_COMPARISON_PERIODS, DEFAULT_PRESETS, DEFAULT_TIME_RANGE, DateRange, DateRangePicker, DateRangePickerProps, Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger, DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger, Form, FormControl, FormControlProps, FormDescription, FormDescriptionProps, FormField, FormFieldProps, FormLabel, FormLabelProps, FormMessage, FormMessageProps, FormProps, Heading, HeadingProps, Label, LabelProps, PeriodComparisonSelector, PeriodComparisonSelectorProps, Popover, PopoverAnchor, PopoverContent, PopoverTrigger, PresetOption, PresetSection, SegmentedControl, SegmentedControlOption, SegmentedControlProps, SegmentedControlRadius, Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue, Separator, SeparatorProps, Skeleton, SkeletonAvatar, SkeletonBadge, SkeletonButton, SkeletonCard, SkeletonIcon, SkeletonInput, SkeletonSubtitle, SkeletonTableRow, SkeletonTableRows, SkeletonText, SkeletonTitle, Switch, SwitchProps, Table, TableBody, TableCaption, TableCell, TableCellProps, TableFooter, TableHead, TableHeader, TableProps, TableRow, TableRowCheckbox, TableSelectAll, Tabs, TabsContent, TabsList, TabsTrigger, TabsVariant, Text, TextProps, Textarea, TextareaProps, TimeRange, TimeValue, Toggle, ToggleOption, ToggleProps, ToggleRadius, badgeVariants, buttonVariants, captionVariants, codeVariants, headingVariants, labelVariants, segmentedControlItemVariants, segmentedControlVariants, separatorVariants, switchLabelVariants, switchThumbVariants, switchTrackVariants, textVariants, toggleGroupVariants, toggleItemVariants, useColumnVisibility, useFormContext, useFormFieldContext, useTableSelection } from './primitives.js';
1
+ export { ActionColumn, Badge, BadgeProps, Button, ButtonProps, Caption, CaptionProps, Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, Checkbox, Code, CodeProps, ColumnDef, ColumnSelection, ColumnSelectionProps, ComparisonPeriod, ContentRow, DEFAULT_COMPARISON_PERIODS, DEFAULT_PRESETS, DEFAULT_TIME_RANGE, DateRange, DateRangePicker, DateRangePickerMobile, DateRangePickerMobileProps, DateRangePickerProps, DetailRow, Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger, DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger, Form, FormControl, FormControlProps, FormDescription, FormDescriptionProps, FormField, FormFieldProps, FormLabel, FormLabelProps, FormMessage, FormMessageProps, FormProps, Heading, HeadingProps, Label, LabelProps, MobileDataCard, MobileDataCardProps, PeriodComparisonSelector, PeriodComparisonSelectorProps, Popover, PopoverAnchor, PopoverContent, PopoverTrigger, PresetOption, PresetSection, SegmentedControl, SegmentedControlOption, SegmentedControlProps, SegmentedControlRadius, Select, SelectBarProps, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue, Separator, SeparatorProps, Skeleton, SkeletonAvatar, SkeletonBadge, SkeletonButton, SkeletonCard, SkeletonIcon, SkeletonInput, SkeletonSubtitle, SkeletonTableRow, SkeletonTableRows, SkeletonText, SkeletonTitle, StatItem, Switch, SwitchProps, Table, TableBody, TableCaption, TableCell, TableCellProps, TableFooter, TableHead, TableHeader, TableProps, TableRow, TableRowCheckbox, TableSelectAll, Tabs, TabsContent, TabsList, TabsTrigger, TabsVariant, Text, TextProps, Textarea, TextareaProps, TimeRange, TimeValue, Toggle, ToggleOption, ToggleProps, ToggleRadius, badgeVariants, buttonVariants, captionVariants, codeVariants, headingVariants, labelVariants, segmentedControlItemVariants, segmentedControlVariants, separatorVariants, switchLabelVariants, switchThumbVariants, switchTrackVariants, textVariants, toggleGroupVariants, toggleItemVariants, useColumnVisibility, useFormContext, useFormFieldContext, useTableSelection } from './primitives.js';
2
2
  export { T as Tooltip, a as TooltipProps, b as TooltipVariant } from './tooltip-wUBttbwG.js';
3
3
  export { AccentColor, AnimatedButton, AnimatedButtonProps, BarChartData, Breakpoint, ChartConfig, ChartRenderer, CompactPanel, CompactPanelProps, Dashboard, DashboardPanel, DashboardPanelProps, DashboardProps, DashboardTableRow, DonutChartData, Input, InputProps, KPI_CARD_ROWS, KpiCard, KpiCardGroup, KpiCardGroupProps, KpiCardProps, LARGE_PANEL_HEADER_ROWS, LargePanel, LargePanelChartProps, LargePanelProps, LargePanelStatsProps, LargePanelTableProps, LineChartData, MediumPanel, MediumPanelProps, MediumPanelTableProps, ResponsiveValue, SideNav, SideNavContextValue, SideNavFooter, SideNavFooterProps, SideNavHeader, SideNavHeaderProps, SideNavItem, SideNavItemData, SideNavItemProps, SideNavProps, SideNavSection, SideNavSectionData, SideNavSectionProps, StatData, StatDisplay, TableCellValue, TableColumn, TableConfig, TablePagination, TableRenderer, Template, TemplateSelector, TemplateSelectorProps, TextButton, TextButtonProps, TrendData, useDashboardContext, useSideNavContext } from './enhanced.js';
4
4
  export { T as Toast, a as ToastProps } from './toast-cr-vEOyB.js';
package/dist/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var chunkJI2LA5FH_js = require('./chunk-JI2LA5FH.js');
3
+ var chunkTINY76JI_js = require('./chunk-TINY76JI.js');
4
4
  var chunkU2XUN4SS_js = require('./chunk-U2XUN4SS.js');
5
5
  var chunk23BJPJOK_js = require('./chunk-23BJPJOK.js');
6
6
  var chunkR5HAFV6M_js = require('./chunk-R5HAFV6M.js');
@@ -11,415 +11,423 @@ require('./chunk-GGM3MDFM.js');
11
11
 
12
12
  Object.defineProperty(exports, "Button", {
13
13
  enumerable: true,
14
- get: function () { return chunkJI2LA5FH_js.Button; }
14
+ get: function () { return chunkTINY76JI_js.Button; }
15
15
  });
16
16
  Object.defineProperty(exports, "Card", {
17
17
  enumerable: true,
18
- get: function () { return chunkJI2LA5FH_js.Card; }
18
+ get: function () { return chunkTINY76JI_js.Card; }
19
19
  });
20
20
  Object.defineProperty(exports, "CardContent", {
21
21
  enumerable: true,
22
- get: function () { return chunkJI2LA5FH_js.CardContent; }
22
+ get: function () { return chunkTINY76JI_js.CardContent; }
23
23
  });
24
24
  Object.defineProperty(exports, "CardDescription", {
25
25
  enumerable: true,
26
- get: function () { return chunkJI2LA5FH_js.CardDescription; }
26
+ get: function () { return chunkTINY76JI_js.CardDescription; }
27
27
  });
28
28
  Object.defineProperty(exports, "CardFooter", {
29
29
  enumerable: true,
30
- get: function () { return chunkJI2LA5FH_js.CardFooter; }
30
+ get: function () { return chunkTINY76JI_js.CardFooter; }
31
31
  });
32
32
  Object.defineProperty(exports, "CardHeader", {
33
33
  enumerable: true,
34
- get: function () { return chunkJI2LA5FH_js.CardHeader; }
34
+ get: function () { return chunkTINY76JI_js.CardHeader; }
35
35
  });
36
36
  Object.defineProperty(exports, "CardTitle", {
37
37
  enumerable: true,
38
- get: function () { return chunkJI2LA5FH_js.CardTitle; }
38
+ get: function () { return chunkTINY76JI_js.CardTitle; }
39
39
  });
40
40
  Object.defineProperty(exports, "Checkbox", {
41
41
  enumerable: true,
42
- get: function () { return chunkJI2LA5FH_js.Checkbox; }
42
+ get: function () { return chunkTINY76JI_js.Checkbox; }
43
43
  });
44
44
  Object.defineProperty(exports, "ColumnSelection", {
45
45
  enumerable: true,
46
- get: function () { return chunkJI2LA5FH_js.ColumnSelection; }
46
+ get: function () { return chunkTINY76JI_js.ColumnSelection; }
47
47
  });
48
48
  Object.defineProperty(exports, "DEFAULT_COMPARISON_PERIODS", {
49
49
  enumerable: true,
50
- get: function () { return chunkJI2LA5FH_js.DEFAULT_COMPARISON_PERIODS; }
50
+ get: function () { return chunkTINY76JI_js.DEFAULT_COMPARISON_PERIODS; }
51
51
  });
52
52
  Object.defineProperty(exports, "DEFAULT_PRESETS", {
53
53
  enumerable: true,
54
- get: function () { return chunkJI2LA5FH_js.DEFAULT_PRESETS; }
54
+ get: function () { return chunkTINY76JI_js.DEFAULT_PRESETS; }
55
55
  });
56
56
  Object.defineProperty(exports, "DEFAULT_TIME_RANGE", {
57
57
  enumerable: true,
58
- get: function () { return chunkJI2LA5FH_js.DEFAULT_TIME_RANGE; }
58
+ get: function () { return chunkTINY76JI_js.DEFAULT_TIME_RANGE; }
59
59
  });
60
60
  Object.defineProperty(exports, "DateRangePicker", {
61
61
  enumerable: true,
62
- get: function () { return chunkJI2LA5FH_js.DateRangePicker; }
62
+ get: function () { return chunkTINY76JI_js.DateRangePicker; }
63
+ });
64
+ Object.defineProperty(exports, "DateRangePickerMobile", {
65
+ enumerable: true,
66
+ get: function () { return chunkTINY76JI_js.DateRangePickerMobile; }
63
67
  });
64
68
  Object.defineProperty(exports, "Dialog", {
65
69
  enumerable: true,
66
- get: function () { return chunkJI2LA5FH_js.Dialog; }
70
+ get: function () { return chunkTINY76JI_js.Dialog; }
67
71
  });
68
72
  Object.defineProperty(exports, "DialogClose", {
69
73
  enumerable: true,
70
- get: function () { return chunkJI2LA5FH_js.DialogClose; }
74
+ get: function () { return chunkTINY76JI_js.DialogClose; }
71
75
  });
72
76
  Object.defineProperty(exports, "DialogContent", {
73
77
  enumerable: true,
74
- get: function () { return chunkJI2LA5FH_js.DialogContent; }
78
+ get: function () { return chunkTINY76JI_js.DialogContent; }
75
79
  });
76
80
  Object.defineProperty(exports, "DialogDescription", {
77
81
  enumerable: true,
78
- get: function () { return chunkJI2LA5FH_js.DialogDescription; }
82
+ get: function () { return chunkTINY76JI_js.DialogDescription; }
79
83
  });
80
84
  Object.defineProperty(exports, "DialogFooter", {
81
85
  enumerable: true,
82
- get: function () { return chunkJI2LA5FH_js.DialogFooter; }
86
+ get: function () { return chunkTINY76JI_js.DialogFooter; }
83
87
  });
84
88
  Object.defineProperty(exports, "DialogHeader", {
85
89
  enumerable: true,
86
- get: function () { return chunkJI2LA5FH_js.DialogHeader; }
90
+ get: function () { return chunkTINY76JI_js.DialogHeader; }
87
91
  });
88
92
  Object.defineProperty(exports, "DialogOverlay", {
89
93
  enumerable: true,
90
- get: function () { return chunkJI2LA5FH_js.DialogOverlay; }
94
+ get: function () { return chunkTINY76JI_js.DialogOverlay; }
91
95
  });
92
96
  Object.defineProperty(exports, "DialogPortal", {
93
97
  enumerable: true,
94
- get: function () { return chunkJI2LA5FH_js.DialogPortal; }
98
+ get: function () { return chunkTINY76JI_js.DialogPortal; }
95
99
  });
96
100
  Object.defineProperty(exports, "DialogTitle", {
97
101
  enumerable: true,
98
- get: function () { return chunkJI2LA5FH_js.DialogTitle; }
102
+ get: function () { return chunkTINY76JI_js.DialogTitle; }
99
103
  });
100
104
  Object.defineProperty(exports, "DialogTrigger", {
101
105
  enumerable: true,
102
- get: function () { return chunkJI2LA5FH_js.DialogTrigger; }
106
+ get: function () { return chunkTINY76JI_js.DialogTrigger; }
103
107
  });
104
108
  Object.defineProperty(exports, "DropdownMenu", {
105
109
  enumerable: true,
106
- get: function () { return chunkJI2LA5FH_js.DropdownMenu; }
110
+ get: function () { return chunkTINY76JI_js.DropdownMenu; }
107
111
  });
108
112
  Object.defineProperty(exports, "DropdownMenuCheckboxItem", {
109
113
  enumerable: true,
110
- get: function () { return chunkJI2LA5FH_js.DropdownMenuCheckboxItem; }
114
+ get: function () { return chunkTINY76JI_js.DropdownMenuCheckboxItem; }
111
115
  });
112
116
  Object.defineProperty(exports, "DropdownMenuContent", {
113
117
  enumerable: true,
114
- get: function () { return chunkJI2LA5FH_js.DropdownMenuContent; }
118
+ get: function () { return chunkTINY76JI_js.DropdownMenuContent; }
115
119
  });
116
120
  Object.defineProperty(exports, "DropdownMenuGroup", {
117
121
  enumerable: true,
118
- get: function () { return chunkJI2LA5FH_js.DropdownMenuGroup; }
122
+ get: function () { return chunkTINY76JI_js.DropdownMenuGroup; }
119
123
  });
120
124
  Object.defineProperty(exports, "DropdownMenuItem", {
121
125
  enumerable: true,
122
- get: function () { return chunkJI2LA5FH_js.DropdownMenuItem; }
126
+ get: function () { return chunkTINY76JI_js.DropdownMenuItem; }
123
127
  });
124
128
  Object.defineProperty(exports, "DropdownMenuLabel", {
125
129
  enumerable: true,
126
- get: function () { return chunkJI2LA5FH_js.DropdownMenuLabel; }
130
+ get: function () { return chunkTINY76JI_js.DropdownMenuLabel; }
127
131
  });
128
132
  Object.defineProperty(exports, "DropdownMenuPortal", {
129
133
  enumerable: true,
130
- get: function () { return chunkJI2LA5FH_js.DropdownMenuPortal; }
134
+ get: function () { return chunkTINY76JI_js.DropdownMenuPortal; }
131
135
  });
132
136
  Object.defineProperty(exports, "DropdownMenuRadioGroup", {
133
137
  enumerable: true,
134
- get: function () { return chunkJI2LA5FH_js.DropdownMenuRadioGroup; }
138
+ get: function () { return chunkTINY76JI_js.DropdownMenuRadioGroup; }
135
139
  });
136
140
  Object.defineProperty(exports, "DropdownMenuRadioItem", {
137
141
  enumerable: true,
138
- get: function () { return chunkJI2LA5FH_js.DropdownMenuRadioItem; }
142
+ get: function () { return chunkTINY76JI_js.DropdownMenuRadioItem; }
139
143
  });
140
144
  Object.defineProperty(exports, "DropdownMenuSeparator", {
141
145
  enumerable: true,
142
- get: function () { return chunkJI2LA5FH_js.DropdownMenuSeparator; }
146
+ get: function () { return chunkTINY76JI_js.DropdownMenuSeparator; }
143
147
  });
144
148
  Object.defineProperty(exports, "DropdownMenuShortcut", {
145
149
  enumerable: true,
146
- get: function () { return chunkJI2LA5FH_js.DropdownMenuShortcut; }
150
+ get: function () { return chunkTINY76JI_js.DropdownMenuShortcut; }
147
151
  });
148
152
  Object.defineProperty(exports, "DropdownMenuSub", {
149
153
  enumerable: true,
150
- get: function () { return chunkJI2LA5FH_js.DropdownMenuSub; }
154
+ get: function () { return chunkTINY76JI_js.DropdownMenuSub; }
151
155
  });
152
156
  Object.defineProperty(exports, "DropdownMenuSubContent", {
153
157
  enumerable: true,
154
- get: function () { return chunkJI2LA5FH_js.DropdownMenuSubContent; }
158
+ get: function () { return chunkTINY76JI_js.DropdownMenuSubContent; }
155
159
  });
156
160
  Object.defineProperty(exports, "DropdownMenuSubTrigger", {
157
161
  enumerable: true,
158
- get: function () { return chunkJI2LA5FH_js.DropdownMenuSubTrigger; }
162
+ get: function () { return chunkTINY76JI_js.DropdownMenuSubTrigger; }
159
163
  });
160
164
  Object.defineProperty(exports, "DropdownMenuTrigger", {
161
165
  enumerable: true,
162
- get: function () { return chunkJI2LA5FH_js.DropdownMenuTrigger; }
166
+ get: function () { return chunkTINY76JI_js.DropdownMenuTrigger; }
163
167
  });
164
168
  Object.defineProperty(exports, "Form", {
165
169
  enumerable: true,
166
- get: function () { return chunkJI2LA5FH_js.Form; }
170
+ get: function () { return chunkTINY76JI_js.Form; }
167
171
  });
168
172
  Object.defineProperty(exports, "FormControl", {
169
173
  enumerable: true,
170
- get: function () { return chunkJI2LA5FH_js.FormControl; }
174
+ get: function () { return chunkTINY76JI_js.FormControl; }
171
175
  });
172
176
  Object.defineProperty(exports, "FormDescription", {
173
177
  enumerable: true,
174
- get: function () { return chunkJI2LA5FH_js.FormDescription; }
178
+ get: function () { return chunkTINY76JI_js.FormDescription; }
175
179
  });
176
180
  Object.defineProperty(exports, "FormField", {
177
181
  enumerable: true,
178
- get: function () { return chunkJI2LA5FH_js.FormField; }
182
+ get: function () { return chunkTINY76JI_js.FormField; }
179
183
  });
180
184
  Object.defineProperty(exports, "FormLabel", {
181
185
  enumerable: true,
182
- get: function () { return chunkJI2LA5FH_js.FormLabel; }
186
+ get: function () { return chunkTINY76JI_js.FormLabel; }
183
187
  });
184
188
  Object.defineProperty(exports, "FormMessage", {
185
189
  enumerable: true,
186
- get: function () { return chunkJI2LA5FH_js.FormMessage; }
190
+ get: function () { return chunkTINY76JI_js.FormMessage; }
191
+ });
192
+ Object.defineProperty(exports, "MobileDataCard", {
193
+ enumerable: true,
194
+ get: function () { return chunkTINY76JI_js.MobileDataCard; }
187
195
  });
188
196
  Object.defineProperty(exports, "PeriodComparisonSelector", {
189
197
  enumerable: true,
190
- get: function () { return chunkJI2LA5FH_js.PeriodComparisonSelector; }
198
+ get: function () { return chunkTINY76JI_js.PeriodComparisonSelector; }
191
199
  });
192
200
  Object.defineProperty(exports, "Popover", {
193
201
  enumerable: true,
194
- get: function () { return chunkJI2LA5FH_js.Popover; }
202
+ get: function () { return chunkTINY76JI_js.Popover; }
195
203
  });
196
204
  Object.defineProperty(exports, "PopoverAnchor", {
197
205
  enumerable: true,
198
- get: function () { return chunkJI2LA5FH_js.PopoverAnchor; }
206
+ get: function () { return chunkTINY76JI_js.PopoverAnchor; }
199
207
  });
200
208
  Object.defineProperty(exports, "PopoverContent", {
201
209
  enumerable: true,
202
- get: function () { return chunkJI2LA5FH_js.PopoverContent; }
210
+ get: function () { return chunkTINY76JI_js.PopoverContent; }
203
211
  });
204
212
  Object.defineProperty(exports, "PopoverTrigger", {
205
213
  enumerable: true,
206
- get: function () { return chunkJI2LA5FH_js.PopoverTrigger; }
214
+ get: function () { return chunkTINY76JI_js.PopoverTrigger; }
207
215
  });
208
216
  Object.defineProperty(exports, "SegmentedControl", {
209
217
  enumerable: true,
210
- get: function () { return chunkJI2LA5FH_js.SegmentedControl; }
218
+ get: function () { return chunkTINY76JI_js.SegmentedControl; }
211
219
  });
212
220
  Object.defineProperty(exports, "Select", {
213
221
  enumerable: true,
214
- get: function () { return chunkJI2LA5FH_js.Select; }
222
+ get: function () { return chunkTINY76JI_js.Select; }
215
223
  });
216
224
  Object.defineProperty(exports, "SelectContent", {
217
225
  enumerable: true,
218
- get: function () { return chunkJI2LA5FH_js.SelectContent; }
226
+ get: function () { return chunkTINY76JI_js.SelectContent; }
219
227
  });
220
228
  Object.defineProperty(exports, "SelectGroup", {
221
229
  enumerable: true,
222
- get: function () { return chunkJI2LA5FH_js.SelectGroup; }
230
+ get: function () { return chunkTINY76JI_js.SelectGroup; }
223
231
  });
224
232
  Object.defineProperty(exports, "SelectItem", {
225
233
  enumerable: true,
226
- get: function () { return chunkJI2LA5FH_js.SelectItem; }
234
+ get: function () { return chunkTINY76JI_js.SelectItem; }
227
235
  });
228
236
  Object.defineProperty(exports, "SelectLabel", {
229
237
  enumerable: true,
230
- get: function () { return chunkJI2LA5FH_js.SelectLabel; }
238
+ get: function () { return chunkTINY76JI_js.SelectLabel; }
231
239
  });
232
240
  Object.defineProperty(exports, "SelectScrollDownButton", {
233
241
  enumerable: true,
234
- get: function () { return chunkJI2LA5FH_js.SelectScrollDownButton; }
242
+ get: function () { return chunkTINY76JI_js.SelectScrollDownButton; }
235
243
  });
236
244
  Object.defineProperty(exports, "SelectScrollUpButton", {
237
245
  enumerable: true,
238
- get: function () { return chunkJI2LA5FH_js.SelectScrollUpButton; }
246
+ get: function () { return chunkTINY76JI_js.SelectScrollUpButton; }
239
247
  });
240
248
  Object.defineProperty(exports, "SelectSeparator", {
241
249
  enumerable: true,
242
- get: function () { return chunkJI2LA5FH_js.SelectSeparator; }
250
+ get: function () { return chunkTINY76JI_js.SelectSeparator; }
243
251
  });
244
252
  Object.defineProperty(exports, "SelectTrigger", {
245
253
  enumerable: true,
246
- get: function () { return chunkJI2LA5FH_js.SelectTrigger; }
254
+ get: function () { return chunkTINY76JI_js.SelectTrigger; }
247
255
  });
248
256
  Object.defineProperty(exports, "SelectValue", {
249
257
  enumerable: true,
250
- get: function () { return chunkJI2LA5FH_js.SelectValue; }
258
+ get: function () { return chunkTINY76JI_js.SelectValue; }
251
259
  });
252
260
  Object.defineProperty(exports, "Separator", {
253
261
  enumerable: true,
254
- get: function () { return chunkJI2LA5FH_js.Separator; }
262
+ get: function () { return chunkTINY76JI_js.Separator; }
255
263
  });
256
264
  Object.defineProperty(exports, "Skeleton", {
257
265
  enumerable: true,
258
- get: function () { return chunkJI2LA5FH_js.Skeleton; }
266
+ get: function () { return chunkTINY76JI_js.Skeleton; }
259
267
  });
260
268
  Object.defineProperty(exports, "SkeletonAvatar", {
261
269
  enumerable: true,
262
- get: function () { return chunkJI2LA5FH_js.SkeletonAvatar; }
270
+ get: function () { return chunkTINY76JI_js.SkeletonAvatar; }
263
271
  });
264
272
  Object.defineProperty(exports, "SkeletonBadge", {
265
273
  enumerable: true,
266
- get: function () { return chunkJI2LA5FH_js.SkeletonBadge; }
274
+ get: function () { return chunkTINY76JI_js.SkeletonBadge; }
267
275
  });
268
276
  Object.defineProperty(exports, "SkeletonButton", {
269
277
  enumerable: true,
270
- get: function () { return chunkJI2LA5FH_js.SkeletonButton; }
278
+ get: function () { return chunkTINY76JI_js.SkeletonButton; }
271
279
  });
272
280
  Object.defineProperty(exports, "SkeletonCard", {
273
281
  enumerable: true,
274
- get: function () { return chunkJI2LA5FH_js.SkeletonCard; }
282
+ get: function () { return chunkTINY76JI_js.SkeletonCard; }
275
283
  });
276
284
  Object.defineProperty(exports, "SkeletonIcon", {
277
285
  enumerable: true,
278
- get: function () { return chunkJI2LA5FH_js.SkeletonIcon; }
286
+ get: function () { return chunkTINY76JI_js.SkeletonIcon; }
279
287
  });
280
288
  Object.defineProperty(exports, "SkeletonInput", {
281
289
  enumerable: true,
282
- get: function () { return chunkJI2LA5FH_js.SkeletonInput; }
290
+ get: function () { return chunkTINY76JI_js.SkeletonInput; }
283
291
  });
284
292
  Object.defineProperty(exports, "SkeletonSubtitle", {
285
293
  enumerable: true,
286
- get: function () { return chunkJI2LA5FH_js.SkeletonSubtitle; }
294
+ get: function () { return chunkTINY76JI_js.SkeletonSubtitle; }
287
295
  });
288
296
  Object.defineProperty(exports, "SkeletonTableRow", {
289
297
  enumerable: true,
290
- get: function () { return chunkJI2LA5FH_js.SkeletonTableRow; }
298
+ get: function () { return chunkTINY76JI_js.SkeletonTableRow; }
291
299
  });
292
300
  Object.defineProperty(exports, "SkeletonTableRows", {
293
301
  enumerable: true,
294
- get: function () { return chunkJI2LA5FH_js.SkeletonTableRows; }
302
+ get: function () { return chunkTINY76JI_js.SkeletonTableRows; }
295
303
  });
296
304
  Object.defineProperty(exports, "SkeletonText", {
297
305
  enumerable: true,
298
- get: function () { return chunkJI2LA5FH_js.SkeletonText; }
306
+ get: function () { return chunkTINY76JI_js.SkeletonText; }
299
307
  });
300
308
  Object.defineProperty(exports, "SkeletonTitle", {
301
309
  enumerable: true,
302
- get: function () { return chunkJI2LA5FH_js.SkeletonTitle; }
310
+ get: function () { return chunkTINY76JI_js.SkeletonTitle; }
303
311
  });
304
312
  Object.defineProperty(exports, "Switch", {
305
313
  enumerable: true,
306
- get: function () { return chunkJI2LA5FH_js.Switch; }
314
+ get: function () { return chunkTINY76JI_js.Switch; }
307
315
  });
308
316
  Object.defineProperty(exports, "Table", {
309
317
  enumerable: true,
310
- get: function () { return chunkJI2LA5FH_js.Table; }
318
+ get: function () { return chunkTINY76JI_js.Table; }
311
319
  });
312
320
  Object.defineProperty(exports, "TableBody", {
313
321
  enumerable: true,
314
- get: function () { return chunkJI2LA5FH_js.TableBody; }
322
+ get: function () { return chunkTINY76JI_js.TableBody; }
315
323
  });
316
324
  Object.defineProperty(exports, "TableCaption", {
317
325
  enumerable: true,
318
- get: function () { return chunkJI2LA5FH_js.TableCaption; }
326
+ get: function () { return chunkTINY76JI_js.TableCaption; }
319
327
  });
320
328
  Object.defineProperty(exports, "TableCell", {
321
329
  enumerable: true,
322
- get: function () { return chunkJI2LA5FH_js.TableCell; }
330
+ get: function () { return chunkTINY76JI_js.TableCell; }
323
331
  });
324
332
  Object.defineProperty(exports, "TableFooter", {
325
333
  enumerable: true,
326
- get: function () { return chunkJI2LA5FH_js.TableFooter; }
334
+ get: function () { return chunkTINY76JI_js.TableFooter; }
327
335
  });
328
336
  Object.defineProperty(exports, "TableHead", {
329
337
  enumerable: true,
330
- get: function () { return chunkJI2LA5FH_js.TableHead; }
338
+ get: function () { return chunkTINY76JI_js.TableHead; }
331
339
  });
332
340
  Object.defineProperty(exports, "TableHeader", {
333
341
  enumerable: true,
334
- get: function () { return chunkJI2LA5FH_js.TableHeader; }
342
+ get: function () { return chunkTINY76JI_js.TableHeader; }
335
343
  });
336
344
  Object.defineProperty(exports, "TableRow", {
337
345
  enumerable: true,
338
- get: function () { return chunkJI2LA5FH_js.TableRow; }
346
+ get: function () { return chunkTINY76JI_js.TableRow; }
339
347
  });
340
348
  Object.defineProperty(exports, "TableRowCheckbox", {
341
349
  enumerable: true,
342
- get: function () { return chunkJI2LA5FH_js.TableRowCheckbox; }
350
+ get: function () { return chunkTINY76JI_js.TableRowCheckbox; }
343
351
  });
344
352
  Object.defineProperty(exports, "TableSelectAll", {
345
353
  enumerable: true,
346
- get: function () { return chunkJI2LA5FH_js.TableSelectAll; }
354
+ get: function () { return chunkTINY76JI_js.TableSelectAll; }
347
355
  });
348
356
  Object.defineProperty(exports, "Tabs", {
349
357
  enumerable: true,
350
- get: function () { return chunkJI2LA5FH_js.Tabs; }
358
+ get: function () { return chunkTINY76JI_js.Tabs; }
351
359
  });
352
360
  Object.defineProperty(exports, "TabsContent", {
353
361
  enumerable: true,
354
- get: function () { return chunkJI2LA5FH_js.TabsContent; }
362
+ get: function () { return chunkTINY76JI_js.TabsContent; }
355
363
  });
356
364
  Object.defineProperty(exports, "TabsList", {
357
365
  enumerable: true,
358
- get: function () { return chunkJI2LA5FH_js.TabsList; }
366
+ get: function () { return chunkTINY76JI_js.TabsList; }
359
367
  });
360
368
  Object.defineProperty(exports, "TabsTrigger", {
361
369
  enumerable: true,
362
- get: function () { return chunkJI2LA5FH_js.TabsTrigger; }
370
+ get: function () { return chunkTINY76JI_js.TabsTrigger; }
363
371
  });
364
372
  Object.defineProperty(exports, "Textarea", {
365
373
  enumerable: true,
366
- get: function () { return chunkJI2LA5FH_js.Textarea; }
374
+ get: function () { return chunkTINY76JI_js.Textarea; }
367
375
  });
368
376
  Object.defineProperty(exports, "Toggle", {
369
377
  enumerable: true,
370
- get: function () { return chunkJI2LA5FH_js.Toggle; }
378
+ get: function () { return chunkTINY76JI_js.Toggle; }
371
379
  });
372
380
  Object.defineProperty(exports, "buttonVariants", {
373
381
  enumerable: true,
374
- get: function () { return chunkJI2LA5FH_js.buttonVariants; }
382
+ get: function () { return chunkTINY76JI_js.buttonVariants; }
375
383
  });
376
384
  Object.defineProperty(exports, "segmentedControlItemVariants", {
377
385
  enumerable: true,
378
- get: function () { return chunkJI2LA5FH_js.segmentedControlItemVariants; }
386
+ get: function () { return chunkTINY76JI_js.segmentedControlItemVariants; }
379
387
  });
380
388
  Object.defineProperty(exports, "segmentedControlVariants", {
381
389
  enumerable: true,
382
- get: function () { return chunkJI2LA5FH_js.segmentedControlVariants; }
390
+ get: function () { return chunkTINY76JI_js.segmentedControlVariants; }
383
391
  });
384
392
  Object.defineProperty(exports, "separatorVariants", {
385
393
  enumerable: true,
386
- get: function () { return chunkJI2LA5FH_js.separatorVariants; }
394
+ get: function () { return chunkTINY76JI_js.separatorVariants; }
387
395
  });
388
396
  Object.defineProperty(exports, "switchLabelVariants", {
389
397
  enumerable: true,
390
- get: function () { return chunkJI2LA5FH_js.switchLabelVariants; }
398
+ get: function () { return chunkTINY76JI_js.switchLabelVariants; }
391
399
  });
392
400
  Object.defineProperty(exports, "switchThumbVariants", {
393
401
  enumerable: true,
394
- get: function () { return chunkJI2LA5FH_js.switchThumbVariants; }
402
+ get: function () { return chunkTINY76JI_js.switchThumbVariants; }
395
403
  });
396
404
  Object.defineProperty(exports, "switchTrackVariants", {
397
405
  enumerable: true,
398
- get: function () { return chunkJI2LA5FH_js.switchTrackVariants; }
406
+ get: function () { return chunkTINY76JI_js.switchTrackVariants; }
399
407
  });
400
408
  Object.defineProperty(exports, "toggleGroupVariants", {
401
409
  enumerable: true,
402
- get: function () { return chunkJI2LA5FH_js.toggleGroupVariants; }
410
+ get: function () { return chunkTINY76JI_js.toggleGroupVariants; }
403
411
  });
404
412
  Object.defineProperty(exports, "toggleItemVariants", {
405
413
  enumerable: true,
406
- get: function () { return chunkJI2LA5FH_js.toggleItemVariants; }
414
+ get: function () { return chunkTINY76JI_js.toggleItemVariants; }
407
415
  });
408
416
  Object.defineProperty(exports, "useColumnVisibility", {
409
417
  enumerable: true,
410
- get: function () { return chunkJI2LA5FH_js.useColumnVisibility; }
418
+ get: function () { return chunkTINY76JI_js.useColumnVisibility; }
411
419
  });
412
420
  Object.defineProperty(exports, "useFormContext", {
413
421
  enumerable: true,
414
- get: function () { return chunkJI2LA5FH_js.useFormContext; }
422
+ get: function () { return chunkTINY76JI_js.useFormContext; }
415
423
  });
416
424
  Object.defineProperty(exports, "useFormFieldContext", {
417
425
  enumerable: true,
418
- get: function () { return chunkJI2LA5FH_js.useFormFieldContext; }
426
+ get: function () { return chunkTINY76JI_js.useFormFieldContext; }
419
427
  });
420
428
  Object.defineProperty(exports, "useTableSelection", {
421
429
  enumerable: true,
422
- get: function () { return chunkJI2LA5FH_js.useTableSelection; }
430
+ get: function () { return chunkTINY76JI_js.useTableSelection; }
423
431
  });
424
432
  Object.defineProperty(exports, "AnimatedButton", {
425
433
  enumerable: true,
package/dist/index.mjs CHANGED
@@ -1,4 +1,4 @@
1
- export { Button, Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, Checkbox, ColumnSelection, DEFAULT_COMPARISON_PERIODS, DEFAULT_PRESETS, DEFAULT_TIME_RANGE, DateRangePicker, Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger, DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger, Form, FormControl, FormDescription, FormField, FormLabel, FormMessage, PeriodComparisonSelector, Popover, PopoverAnchor, PopoverContent, PopoverTrigger, SegmentedControl, Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue, Separator, Skeleton, SkeletonAvatar, SkeletonBadge, SkeletonButton, SkeletonCard, SkeletonIcon, SkeletonInput, SkeletonSubtitle, SkeletonTableRow, SkeletonTableRows, SkeletonText, SkeletonTitle, Switch, Table, TableBody, TableCaption, TableCell, TableFooter, TableHead, TableHeader, TableRow, TableRowCheckbox, TableSelectAll, Tabs, TabsContent, TabsList, TabsTrigger, Textarea, Toggle, buttonVariants, segmentedControlItemVariants, segmentedControlVariants, separatorVariants, switchLabelVariants, switchThumbVariants, switchTrackVariants, toggleGroupVariants, toggleItemVariants, useColumnVisibility, useFormContext, useFormFieldContext, useTableSelection } from './chunk-QJMRQP66.mjs';
1
+ export { Button, Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, Checkbox, ColumnSelection, DEFAULT_COMPARISON_PERIODS, DEFAULT_PRESETS, DEFAULT_TIME_RANGE, DateRangePicker, DateRangePickerMobile, Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger, DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger, Form, FormControl, FormDescription, FormField, FormLabel, FormMessage, MobileDataCard, PeriodComparisonSelector, Popover, PopoverAnchor, PopoverContent, PopoverTrigger, SegmentedControl, Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue, Separator, Skeleton, SkeletonAvatar, SkeletonBadge, SkeletonButton, SkeletonCard, SkeletonIcon, SkeletonInput, SkeletonSubtitle, SkeletonTableRow, SkeletonTableRows, SkeletonText, SkeletonTitle, Switch, Table, TableBody, TableCaption, TableCell, TableFooter, TableHead, TableHeader, TableRow, TableRowCheckbox, TableSelectAll, Tabs, TabsContent, TabsList, TabsTrigger, Textarea, Toggle, buttonVariants, segmentedControlItemVariants, segmentedControlVariants, separatorVariants, switchLabelVariants, switchThumbVariants, switchTrackVariants, toggleGroupVariants, toggleItemVariants, useColumnVisibility, useFormContext, useFormFieldContext, useTableSelection } from './chunk-PXBJSQUY.mjs';
2
2
  export { AnimatedButton, ChartRenderer, CompactPanel, Dashboard, DashboardPanel, Globe, Input, KPI_CARD_ROWS, KpiCard, KpiCardGroup, LARGE_PANEL_HEADER_ROWS, LargePanel, MediumPanel, Moon, Orbit, Rocket, SideNav, SideNavFooter, SideNavHeader, SideNavItem, SideNavSection, Sparkles, Star, StatDisplay, TableRenderer, TemplateSelector, TextButton, Toast, useDashboardContext, useSideNavContext } from './chunk-6O2HW4YY.mjs';
3
3
  export { Badge, Caption, Code, Heading, Label, Text, Tooltip, badgeVariants, captionVariants, cn, codeVariants, headingVariants, labelVariants, mergeRefs, textVariants } from './chunk-EZDGMHS7.mjs';
4
4
  export { ArrowRightIcon, CheckIcon, PlusIcon, SendIcon, TrashIcon } from './chunk-2B2BWI5A.mjs';