@geekmidas/ui 9.0.2 → 10.0.0-alpha.1

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.
Files changed (106) hide show
  1. package/dist/button-BB4n8b0z.mjs +46 -0
  2. package/dist/button-BB4n8b0z.mjs.map +1 -0
  3. package/dist/button-BSp9VyHi.cjs +58 -0
  4. package/dist/button-BSp9VyHi.cjs.map +1 -0
  5. package/dist/chunk-CUT6urMc.cjs +30 -0
  6. package/dist/components/data-display/index.cjs +27 -0
  7. package/dist/components/data-display/index.d.cts +2 -0
  8. package/dist/components/data-display/index.d.mts +2 -0
  9. package/dist/components/data-display/index.mjs +6 -0
  10. package/dist/components/feedback/index.cjs +26 -0
  11. package/dist/components/feedback/index.d.cts +2 -0
  12. package/dist/components/feedback/index.d.mts +2 -0
  13. package/dist/components/feedback/index.mjs +6 -0
  14. package/dist/components/layout/index.cjs +26 -0
  15. package/dist/components/layout/index.d.cts +2 -0
  16. package/dist/components/layout/index.d.mts +2 -0
  17. package/dist/components/layout/index.mjs +6 -0
  18. package/dist/components/ui/index.cjs +73 -0
  19. package/dist/components/ui/index.d.cts +2 -0
  20. package/dist/components/ui/index.d.mts +2 -0
  21. package/dist/components/ui/index.mjs +7 -0
  22. package/dist/data-display-BSUj4rIc.cjs +1318 -0
  23. package/dist/data-display-BSUj4rIc.cjs.map +1 -0
  24. package/dist/data-display-IcuThGEY.mjs +1186 -0
  25. package/dist/data-display-IcuThGEY.mjs.map +1 -0
  26. package/dist/feedback-B9rTsQdJ.cjs +505 -0
  27. package/dist/feedback-B9rTsQdJ.cjs.map +1 -0
  28. package/dist/feedback-DBLrs44v.mjs +379 -0
  29. package/dist/feedback-DBLrs44v.mjs.map +1 -0
  30. package/dist/hooks/index.cjs +1 -1
  31. package/dist/hooks/index.d.cts +1 -1
  32. package/dist/hooks/index.d.mts +1 -1
  33. package/dist/hooks/index.mjs +1 -1
  34. package/dist/{hooks-DuxmSO-h.cjs → hooks-C5O7RXTd.cjs} +3 -31
  35. package/dist/{hooks-DuxmSO-h.cjs.map → hooks-C5O7RXTd.cjs.map} +1 -1
  36. package/dist/{hooks-DBc-Cw9X.mjs → hooks-Dhkovxbo.mjs} +1 -1
  37. package/dist/{hooks-DBc-Cw9X.mjs.map → hooks-Dhkovxbo.mjs.map} +1 -1
  38. package/dist/index-BHdsb44U.d.mts +102 -0
  39. package/dist/index-BHdsb44U.d.mts.map +1 -0
  40. package/dist/index-CBBJ6vmK.d.cts +154 -0
  41. package/dist/index-CBBJ6vmK.d.cts.map +1 -0
  42. package/dist/index-CcP4i-Xr.d.cts +102 -0
  43. package/dist/index-CcP4i-Xr.d.cts.map +1 -0
  44. package/dist/index-D4moB7PV.d.mts +153 -0
  45. package/dist/index-D4moB7PV.d.mts.map +1 -0
  46. package/dist/index-DDztdxvr.d.mts +329 -0
  47. package/dist/index-DDztdxvr.d.mts.map +1 -0
  48. package/dist/{index-DmtSyJ1q.d.mts → index-DTIa7Ryw.d.cts} +1 -1
  49. package/dist/{index-DmtSyJ1q.d.mts.map → index-DTIa7Ryw.d.cts.map} +1 -1
  50. package/dist/index-DsQW2bkf.d.mts +154 -0
  51. package/dist/index-DsQW2bkf.d.mts.map +1 -0
  52. package/dist/{index-QNnnyGjB.d.cts → index-DvzSne29.d.mts} +1 -1
  53. package/dist/{index-QNnnyGjB.d.cts.map → index-DvzSne29.d.mts.map} +1 -1
  54. package/dist/index-FnnlSxxr.d.cts +153 -0
  55. package/dist/index-FnnlSxxr.d.cts.map +1 -0
  56. package/dist/index-uRu0ad4_.d.cts +329 -0
  57. package/dist/index-uRu0ad4_.d.cts.map +1 -0
  58. package/dist/index.cjs +144 -2560
  59. package/dist/index.d.cts +8 -727
  60. package/dist/index.d.mts +8 -727
  61. package/dist/index.mjs +12 -2428
  62. package/dist/layout-CIIQOb1x.mjs +387 -0
  63. package/dist/layout-CIIQOb1x.mjs.map +1 -0
  64. package/dist/layout-CcO0svmw.cjs +513 -0
  65. package/dist/layout-CcO0svmw.cjs.map +1 -0
  66. package/dist/lib/utils.cjs +3 -0
  67. package/dist/lib/utils.d.cts +2 -0
  68. package/dist/lib/utils.d.mts +2 -0
  69. package/dist/lib/utils.mjs +3 -0
  70. package/dist/styles/theme.cjs +1 -1
  71. package/dist/styles/theme.d.cts +1 -1
  72. package/dist/styles/theme.d.mts +1 -1
  73. package/dist/styles/theme.mjs +1 -1
  74. package/dist/table-CrFSBSDe.mjs +129 -0
  75. package/dist/table-CrFSBSDe.mjs.map +1 -0
  76. package/dist/table-DNX6iqH5.cjs +237 -0
  77. package/dist/table-DNX6iqH5.cjs.map +1 -0
  78. package/dist/{theme-BRGSS8qx.cjs → theme-BBoDSysS.cjs} +1 -1
  79. package/dist/{theme-BRGSS8qx.cjs.map → theme-BBoDSysS.cjs.map} +1 -1
  80. package/dist/{theme-vpDwDfcR.d.mts → theme-BsXPj5m4.d.cts} +1 -1
  81. package/dist/{theme-B5mGkTlU.d.cts.map → theme-BsXPj5m4.d.cts.map} +1 -1
  82. package/dist/{theme-DAiFBbyM.mjs → theme-DI0sgbjj.mjs} +1 -1
  83. package/dist/{theme-DAiFBbyM.mjs.map → theme-DI0sgbjj.mjs.map} +1 -1
  84. package/dist/{theme-B5mGkTlU.d.cts → theme-aIIK_kn9.d.mts} +1 -1
  85. package/dist/{theme-vpDwDfcR.d.mts.map → theme-aIIK_kn9.d.mts.map} +1 -1
  86. package/dist/tooltip-BuTZvLTX.cjs +82 -0
  87. package/dist/tooltip-BuTZvLTX.cjs.map +1 -0
  88. package/dist/tooltip-z8o59BXq.mjs +46 -0
  89. package/dist/tooltip-z8o59BXq.mjs.map +1 -0
  90. package/dist/ui-B6Pj_ZAW.mjs +296 -0
  91. package/dist/ui-B6Pj_ZAW.mjs.map +1 -0
  92. package/dist/ui-PFNfvwdv.cjs +542 -0
  93. package/dist/ui-PFNfvwdv.cjs.map +1 -0
  94. package/dist/utils-0J5jzmnT.mjs +11 -0
  95. package/dist/utils-0J5jzmnT.mjs.map +1 -0
  96. package/dist/utils-3XfDEz8-.d.cts +9 -0
  97. package/dist/utils-3XfDEz8-.d.cts.map +1 -0
  98. package/dist/utils-CgSGIxhd.d.mts +9 -0
  99. package/dist/utils-CgSGIxhd.d.mts.map +1 -0
  100. package/dist/utils-DTuzb7hO.cjs +17 -0
  101. package/dist/utils-DTuzb7hO.cjs.map +1 -0
  102. package/package.json +1 -1
  103. package/dist/index.cjs.map +0 -1
  104. package/dist/index.d.cts.map +0 -1
  105. package/dist/index.d.mts.map +0 -1
  106. package/dist/index.mjs.map +0 -1
@@ -0,0 +1,153 @@
1
+ import * as react_jsx_runtime10 from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ import * as class_variance_authority_types9 from "class-variance-authority/types";
4
+ import { VariantProps } from "class-variance-authority";
5
+ import * as DialogPrimitive from "@radix-ui/react-dialog";
6
+ import * as DropdownMenuPrimitive from "@radix-ui/react-dropdown-menu";
7
+ import * as LabelPrimitive from "@radix-ui/react-label";
8
+ import * as ScrollAreaPrimitive from "@radix-ui/react-scroll-area";
9
+ import * as SelectPrimitive from "@radix-ui/react-select";
10
+ import * as SeparatorPrimitive from "@radix-ui/react-separator";
11
+ import * as TabsPrimitive from "@radix-ui/react-tabs";
12
+ import * as TooltipPrimitive from "@radix-ui/react-tooltip";
13
+
14
+ //#region src/components/ui/badge.d.ts
15
+ declare const badgeVariants: (props?: ({
16
+ variant?: "default" | "success" | "warning" | "info" | "secondary" | "destructive" | "outline" | "get" | "post" | "put" | "patch" | "delete" | null | undefined;
17
+ } & class_variance_authority_types9.ClassProp) | undefined) => string;
18
+ interface BadgeProps extends React.HTMLAttributes<HTMLDivElement>, VariantProps<typeof badgeVariants> {}
19
+ declare function Badge({
20
+ className,
21
+ variant,
22
+ ...props
23
+ }: BadgeProps): react_jsx_runtime10.JSX.Element;
24
+ //#endregion
25
+ //#region src/components/ui/button.d.ts
26
+ declare const buttonVariants: (props?: ({
27
+ variant?: "default" | "link" | "secondary" | "destructive" | "outline" | "ghost" | null | undefined;
28
+ size?: "sm" | "lg" | "default" | "icon" | null | undefined;
29
+ } & class_variance_authority_types9.ClassProp) | undefined) => string;
30
+ interface ButtonProps extends React.ButtonHTMLAttributes<HTMLButtonElement>, VariantProps<typeof buttonVariants> {
31
+ asChild?: boolean;
32
+ }
33
+ declare const Button: React.ForwardRefExoticComponent<ButtonProps & React.RefAttributes<HTMLButtonElement>>;
34
+ //#endregion
35
+ //#region src/components/ui/card.d.ts
36
+ declare const Card: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
37
+ declare const CardHeader: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
38
+ declare const CardTitle: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
39
+ declare const CardDescription: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
40
+ declare const CardContent: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
41
+ declare const CardFooter: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
42
+ //#endregion
43
+ //#region src/components/ui/code-block.d.ts
44
+ interface CodeBlockProps {
45
+ code: string;
46
+ language?: string;
47
+ showLineNumbers?: boolean;
48
+ className?: string;
49
+ }
50
+ declare const CodeBlock: React.ForwardRefExoticComponent<CodeBlockProps & React.RefAttributes<HTMLPreElement>>;
51
+ //#endregion
52
+ //#region src/components/ui/dialog.d.ts
53
+ declare const Dialog: React.FC<DialogPrimitive.DialogProps>;
54
+ declare const DialogTrigger: React.ForwardRefExoticComponent<DialogPrimitive.DialogTriggerProps & React.RefAttributes<HTMLButtonElement>>;
55
+ declare const DialogPortal: React.FC<DialogPrimitive.DialogPortalProps>;
56
+ declare const DialogClose: React.ForwardRefExoticComponent<DialogPrimitive.DialogCloseProps & React.RefAttributes<HTMLButtonElement>>;
57
+ declare const DialogOverlay: React.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogOverlayProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
58
+ declare const DialogContent: React.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogContentProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
59
+ declare const DialogHeader: {
60
+ ({
61
+ className,
62
+ ...props
63
+ }: React.HTMLAttributes<HTMLDivElement>): react_jsx_runtime10.JSX.Element;
64
+ displayName: string;
65
+ };
66
+ declare const DialogFooter: {
67
+ ({
68
+ className,
69
+ ...props
70
+ }: React.HTMLAttributes<HTMLDivElement>): react_jsx_runtime10.JSX.Element;
71
+ displayName: string;
72
+ };
73
+ declare const DialogTitle: React.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogTitleProps & React.RefAttributes<HTMLHeadingElement>, "ref"> & React.RefAttributes<HTMLHeadingElement>>;
74
+ declare const DialogDescription: React.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogDescriptionProps & React.RefAttributes<HTMLParagraphElement>, "ref"> & React.RefAttributes<HTMLParagraphElement>>;
75
+ //#endregion
76
+ //#region src/components/ui/dropdown-menu.d.ts
77
+ declare const DropdownMenu: React.FC<DropdownMenuPrimitive.DropdownMenuProps>;
78
+ declare const DropdownMenuTrigger: React.ForwardRefExoticComponent<DropdownMenuPrimitive.DropdownMenuTriggerProps & React.RefAttributes<HTMLButtonElement>>;
79
+ declare const DropdownMenuGroup: React.ForwardRefExoticComponent<DropdownMenuPrimitive.DropdownMenuGroupProps & React.RefAttributes<HTMLDivElement>>;
80
+ declare const DropdownMenuPortal: React.FC<DropdownMenuPrimitive.DropdownMenuPortalProps>;
81
+ declare const DropdownMenuSub: React.FC<DropdownMenuPrimitive.DropdownMenuSubProps>;
82
+ declare const DropdownMenuRadioGroup: React.ForwardRefExoticComponent<DropdownMenuPrimitive.DropdownMenuRadioGroupProps & React.RefAttributes<HTMLDivElement>>;
83
+ declare const DropdownMenuSubTrigger: React.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuSubTriggerProps & React.RefAttributes<HTMLDivElement>, "ref"> & {
84
+ inset?: boolean;
85
+ } & React.RefAttributes<HTMLDivElement>>;
86
+ declare const DropdownMenuSubContent: React.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuSubContentProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
87
+ declare const DropdownMenuContent: React.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuContentProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
88
+ declare const DropdownMenuItem: React.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuItemProps & React.RefAttributes<HTMLDivElement>, "ref"> & {
89
+ inset?: boolean;
90
+ } & React.RefAttributes<HTMLDivElement>>;
91
+ declare const DropdownMenuCheckboxItem: React.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuCheckboxItemProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
92
+ declare const DropdownMenuRadioItem: React.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuRadioItemProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
93
+ declare const DropdownMenuLabel: React.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuLabelProps & React.RefAttributes<HTMLDivElement>, "ref"> & {
94
+ inset?: boolean;
95
+ } & React.RefAttributes<HTMLDivElement>>;
96
+ declare const DropdownMenuSeparator: React.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuSeparatorProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
97
+ declare const DropdownMenuShortcut: {
98
+ ({
99
+ className,
100
+ ...props
101
+ }: React.HTMLAttributes<HTMLSpanElement>): react_jsx_runtime10.JSX.Element;
102
+ displayName: string;
103
+ };
104
+ //#endregion
105
+ //#region src/components/ui/input.d.ts
106
+ declare const Input: React.ForwardRefExoticComponent<Omit<React.DetailedHTMLProps<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, "ref"> & React.RefAttributes<HTMLInputElement>>;
107
+ //#endregion
108
+ //#region src/components/ui/label.d.ts
109
+ declare const Label: React.ForwardRefExoticComponent<Omit<LabelPrimitive.LabelProps & React.RefAttributes<HTMLLabelElement>, "ref"> & VariantProps<(props?: class_variance_authority_types9.ClassProp | undefined) => string> & React.RefAttributes<HTMLLabelElement>>;
110
+ //#endregion
111
+ //#region src/components/ui/scroll-area.d.ts
112
+ declare const ScrollArea: React.ForwardRefExoticComponent<Omit<ScrollAreaPrimitive.ScrollAreaProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
113
+ declare const ScrollBar: React.ForwardRefExoticComponent<Omit<ScrollAreaPrimitive.ScrollAreaScrollbarProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
114
+ //#endregion
115
+ //#region src/components/ui/select.d.ts
116
+ declare const Select: React.FC<SelectPrimitive.SelectProps>;
117
+ declare const SelectGroup: React.ForwardRefExoticComponent<SelectPrimitive.SelectGroupProps & React.RefAttributes<HTMLDivElement>>;
118
+ declare const SelectValue: React.ForwardRefExoticComponent<SelectPrimitive.SelectValueProps & React.RefAttributes<HTMLSpanElement>>;
119
+ declare const SelectTrigger: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectTriggerProps & React.RefAttributes<HTMLButtonElement>, "ref"> & React.RefAttributes<HTMLButtonElement>>;
120
+ declare const SelectScrollUpButton: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectScrollUpButtonProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
121
+ declare const SelectScrollDownButton: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectScrollDownButtonProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
122
+ declare const SelectContent: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectContentProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
123
+ declare const SelectLabel: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectLabelProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
124
+ declare const SelectItem: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectItemProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
125
+ declare const SelectSeparator: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectSeparatorProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
126
+ //#endregion
127
+ //#region src/components/ui/separator.d.ts
128
+ declare const Separator: React.ForwardRefExoticComponent<Omit<SeparatorPrimitive.SeparatorProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
129
+ //#endregion
130
+ //#region src/components/ui/table.d.ts
131
+ declare const Table: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLTableElement> & React.RefAttributes<HTMLTableElement>>;
132
+ declare const TableHeader: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLTableSectionElement> & React.RefAttributes<HTMLTableSectionElement>>;
133
+ declare const TableBody: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLTableSectionElement> & React.RefAttributes<HTMLTableSectionElement>>;
134
+ declare const TableFooter: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLTableSectionElement> & React.RefAttributes<HTMLTableSectionElement>>;
135
+ declare const TableRow: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLTableRowElement> & React.RefAttributes<HTMLTableRowElement>>;
136
+ declare const TableHead: React.ForwardRefExoticComponent<React.ThHTMLAttributes<HTMLTableCellElement> & React.RefAttributes<HTMLTableCellElement>>;
137
+ declare const TableCell: React.ForwardRefExoticComponent<React.TdHTMLAttributes<HTMLTableCellElement> & React.RefAttributes<HTMLTableCellElement>>;
138
+ declare const TableCaption: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLTableCaptionElement> & React.RefAttributes<HTMLTableCaptionElement>>;
139
+ //#endregion
140
+ //#region src/components/ui/tabs.d.ts
141
+ declare const Tabs: React.ForwardRefExoticComponent<TabsPrimitive.TabsProps & React.RefAttributes<HTMLDivElement>>;
142
+ declare const TabsList: React.ForwardRefExoticComponent<Omit<TabsPrimitive.TabsListProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
143
+ declare const TabsTrigger: React.ForwardRefExoticComponent<Omit<TabsPrimitive.TabsTriggerProps & React.RefAttributes<HTMLButtonElement>, "ref"> & React.RefAttributes<HTMLButtonElement>>;
144
+ declare const TabsContent: React.ForwardRefExoticComponent<Omit<TabsPrimitive.TabsContentProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
145
+ //#endregion
146
+ //#region src/components/ui/tooltip.d.ts
147
+ declare const TooltipProvider: React.FC<TooltipPrimitive.TooltipProviderProps>;
148
+ declare const Tooltip: React.FC<TooltipPrimitive.TooltipProps>;
149
+ declare const TooltipTrigger: React.ForwardRefExoticComponent<TooltipPrimitive.TooltipTriggerProps & React.RefAttributes<HTMLButtonElement>>;
150
+ declare const TooltipContent: React.ForwardRefExoticComponent<Omit<TooltipPrimitive.TooltipContentProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
151
+ //#endregion
152
+ export { Badge, BadgeProps, Button, ButtonProps, Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, CodeBlock, CodeBlockProps, 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, Input, Label, ScrollArea, ScrollBar, Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue, Separator, Table, TableBody, TableCaption, TableCell, TableFooter, TableHead, TableHeader, TableRow, Tabs, TabsContent, TabsList, TabsTrigger, Tooltip, TooltipContent, TooltipProvider, TooltipTrigger, badgeVariants, buttonVariants };
153
+ //# sourceMappingURL=index-FnnlSxxr.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index-FnnlSxxr.d.cts","names":[],"sources":["../src/components/ui/badge.tsx","../src/components/ui/button.tsx","../src/components/ui/card.tsx","../src/components/ui/code-block.tsx","../src/components/ui/dialog.tsx","../src/components/ui/dropdown-menu.tsx","../src/components/ui/input.tsx","../src/components/ui/label.tsx","../src/components/ui/scroll-area.tsx","../src/components/ui/select.tsx","../src/components/ui/separator.tsx","../src/components/ui/table.tsx","../src/components/ui/tabs.tsx","../src/components/ui/tooltip.tsx"],"sourcesContent":[],"mappings":"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"}
@@ -0,0 +1,329 @@
1
+ import * as react_jsx_runtime17 from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ import * as class_variance_authority_types0 from "class-variance-authority/types";
4
+ import { VariantProps } from "class-variance-authority";
5
+
6
+ //#region src/components/data-display/charts/area-time-series-chart.d.ts
7
+ interface TimeSeriesDataPoint {
8
+ timestamp: number;
9
+ value: number;
10
+ secondaryValue?: number;
11
+ }
12
+ interface AreaTimeSeriesChartProps {
13
+ data: TimeSeriesDataPoint[];
14
+ /** Label for the primary value */
15
+ primaryLabel?: string;
16
+ /** Label for the secondary value (optional) */
17
+ secondaryLabel?: string;
18
+ /** Color for primary series */
19
+ primaryColor?: string;
20
+ /** Color for secondary series */
21
+ secondaryColor?: string;
22
+ /** Time format pattern (date-fns) */
23
+ timeFormat?: string;
24
+ /** Value formatter */
25
+ valueFormatter?: (value: number) => string;
26
+ /** Chart className */
27
+ className?: string;
28
+ /** Show legend */
29
+ showLegend?: boolean;
30
+ }
31
+ declare function AreaTimeSeriesChart({
32
+ data,
33
+ primaryLabel,
34
+ secondaryLabel,
35
+ primaryColor,
36
+ secondaryColor,
37
+ timeFormat,
38
+ valueFormatter,
39
+ className,
40
+ showLegend
41
+ }: AreaTimeSeriesChartProps): react_jsx_runtime17.JSX.Element;
42
+ //# sourceMappingURL=area-time-series-chart.d.ts.map
43
+ //#endregion
44
+ //#region src/components/data-display/charts/bar-list-chart.d.ts
45
+ interface BarListItem {
46
+ name: string;
47
+ value: number;
48
+ }
49
+ interface BarListChartProps<T extends BarListItem> {
50
+ data: T[];
51
+ /** Value formatter */
52
+ valueFormatter?: (value: number) => string;
53
+ /** Click handler */
54
+ onItemClick?: (item: T) => void;
55
+ /** Chart className */
56
+ className?: string;
57
+ /** Empty state message */
58
+ emptyMessage?: string;
59
+ /** Bar color */
60
+ color?: string;
61
+ }
62
+ declare function BarListChart<T extends BarListItem>({
63
+ data,
64
+ valueFormatter,
65
+ onItemClick,
66
+ className,
67
+ emptyMessage,
68
+ color
69
+ }: BarListChartProps<T>): react_jsx_runtime17.JSX.Element;
70
+ //# sourceMappingURL=bar-list-chart.d.ts.map
71
+ //#endregion
72
+ //#region src/components/data-display/charts/latency-percentiles-chart.d.ts
73
+ interface LatencyPercentilesChartProps {
74
+ p50: number;
75
+ p95: number;
76
+ p99: number;
77
+ className?: string;
78
+ /** Custom formatter for duration values (default: ms/s format) */
79
+ valueFormatter?: (ms: number) => string;
80
+ }
81
+ declare function LatencyPercentilesChart({
82
+ p50,
83
+ p95,
84
+ p99,
85
+ className,
86
+ valueFormatter
87
+ }: LatencyPercentilesChartProps): react_jsx_runtime17.JSX.Element;
88
+ //# sourceMappingURL=latency-percentiles-chart.d.ts.map
89
+ //#endregion
90
+ //#region src/components/data-display/charts/status-distribution-chart.d.ts
91
+ interface StatusDistributionData {
92
+ '2xx': number;
93
+ '3xx': number;
94
+ '4xx': number;
95
+ '5xx': number;
96
+ }
97
+ interface StatusDistributionChartProps {
98
+ data: StatusDistributionData;
99
+ className?: string;
100
+ }
101
+ declare function StatusDistributionChart({
102
+ data,
103
+ className
104
+ }: StatusDistributionChartProps): react_jsx_runtime17.JSX.Element;
105
+ //# sourceMappingURL=status-distribution-chart.d.ts.map
106
+ //#endregion
107
+ //#region src/components/data-display/charts/time-range-selector.d.ts
108
+ type TimeRangePreset = '1h' | '6h' | '24h' | '7d' | 'custom';
109
+ interface TimeRange {
110
+ preset: TimeRangePreset;
111
+ start: Date;
112
+ end: Date;
113
+ }
114
+ interface TimeRangeSelectorProps {
115
+ value: TimeRange;
116
+ onChange: (range: TimeRange) => void;
117
+ /** Available presets (default: all) */
118
+ presets?: Array<{
119
+ label: string;
120
+ value: TimeRangePreset;
121
+ }>;
122
+ /** Show date picker icon */
123
+ showIcon?: boolean;
124
+ /** Class name */
125
+ className?: string;
126
+ }
127
+ declare function TimeRangeSelector({
128
+ value,
129
+ onChange,
130
+ presets,
131
+ className
132
+ }: TimeRangeSelectorProps): react_jsx_runtime17.JSX.Element;
133
+ /**
134
+ * Create a time range from a preset
135
+ */
136
+ declare function createTimeRange(preset?: TimeRangePreset): TimeRange;
137
+ //# sourceMappingURL=time-range-selector.d.ts.map
138
+ //#endregion
139
+ //#region src/components/data-display/data-table.d.ts
140
+ interface DataTableColumn<T> {
141
+ /** Unique key for the column */
142
+ key: string;
143
+ /** Header label */
144
+ header: string | React.ReactNode;
145
+ /** Accessor function to get cell value */
146
+ accessor?: (row: T) => React.ReactNode;
147
+ /** Whether this column is sortable */
148
+ sortable?: boolean;
149
+ /** Custom cell renderer */
150
+ cell?: (row: T, index: number) => React.ReactNode;
151
+ /** Column width */
152
+ width?: string | number;
153
+ /** Alignment */
154
+ align?: 'left' | 'center' | 'right';
155
+ /** Custom header class */
156
+ headerClassName?: string;
157
+ /** Custom cell class */
158
+ cellClassName?: string;
159
+ }
160
+ interface DataTableProps<T> extends React.HTMLAttributes<HTMLDivElement> {
161
+ /** Array of column definitions */
162
+ columns: DataTableColumn<T>[];
163
+ /** Array of data items */
164
+ data: T[];
165
+ /** Key extractor for rows */
166
+ getRowKey?: (row: T, index: number) => string | number;
167
+ /** Currently sorted column */
168
+ sortColumn?: string;
169
+ /** Sort direction */
170
+ sortDirection?: 'asc' | 'desc';
171
+ /** Callback when sort changes */
172
+ onSortChange?: (column: string, direction: 'asc' | 'desc') => void;
173
+ /** Whether to show pagination */
174
+ pagination?: boolean;
175
+ /** Current page (1-indexed) */
176
+ page?: number;
177
+ /** Items per page */
178
+ pageSize?: number;
179
+ /** Total number of items (for server-side pagination) */
180
+ totalItems?: number;
181
+ /** Callback when page changes */
182
+ onPageChange?: (page: number) => void;
183
+ /** Callback when page size changes */
184
+ onPageSizeChange?: (pageSize: number) => void;
185
+ /** Page size options */
186
+ pageSizeOptions?: number[];
187
+ /** Whether the table is loading */
188
+ loading?: boolean;
189
+ /** Empty state content */
190
+ emptyState?: React.ReactNode;
191
+ /** Row click handler */
192
+ onRowClick?: (row: T, index: number) => void;
193
+ /** Selected row keys */
194
+ selectedKeys?: Set<string | number>;
195
+ /** Striped rows */
196
+ striped?: boolean;
197
+ /** Hoverable rows */
198
+ hoverable?: boolean;
199
+ /** Compact mode */
200
+ compact?: boolean;
201
+ }
202
+ declare const DataTable: <T>(props: DataTableProps<T> & {
203
+ ref?: React.ForwardedRef<HTMLDivElement>;
204
+ }) => React.ReactElement;
205
+ //# sourceMappingURL=data-table.d.ts.map
206
+ //#endregion
207
+ //#region src/components/data-display/json-viewer.d.ts
208
+ interface JsonViewerProps extends React.HTMLAttributes<HTMLDivElement> {
209
+ /** The JSON data to display */
210
+ data: unknown;
211
+ /** Whether to start expanded */
212
+ defaultExpanded?: boolean;
213
+ /** Maximum depth to expand by default */
214
+ expandDepth?: number;
215
+ /** Whether to show copy button */
216
+ copyable?: boolean;
217
+ /** Custom class for keys */
218
+ keyClassName?: string;
219
+ /** Custom class for values */
220
+ valueClassName?: string;
221
+ }
222
+ declare const JsonViewer: React.ForwardRefExoticComponent<JsonViewerProps & React.RefAttributes<HTMLDivElement>>;
223
+ //#endregion
224
+ //#region src/components/data-display/sparkline.d.ts
225
+ interface SparklineProps extends React.SVGAttributes<SVGSVGElement> {
226
+ /** Array of data points */
227
+ data: number[];
228
+ /** Width of the sparkline */
229
+ width?: number;
230
+ /** Height of the sparkline */
231
+ height?: number;
232
+ /** Stroke color */
233
+ color?: string;
234
+ /** Stroke width */
235
+ strokeWidth?: number;
236
+ /** Whether to show filled area under the line */
237
+ filled?: boolean;
238
+ /** Fill opacity (0-1) */
239
+ fillOpacity?: number;
240
+ /** Whether to show dots at data points */
241
+ showDots?: boolean;
242
+ /** Whether to curve the line */
243
+ curved?: boolean;
244
+ /** Minimum value (defaults to min of data) */
245
+ min?: number;
246
+ /** Maximum value (defaults to max of data) */
247
+ max?: number;
248
+ }
249
+ declare const Sparkline: React.ForwardRefExoticComponent<SparklineProps & React.RefAttributes<SVGSVGElement>>;
250
+ interface SparkBarProps extends React.SVGAttributes<SVGSVGElement> {
251
+ /** Array of data points */
252
+ data: number[];
253
+ /** Width of the chart */
254
+ width?: number;
255
+ /** Height of the chart */
256
+ height?: number;
257
+ /** Bar color */
258
+ color?: string;
259
+ /** Gap between bars (as a ratio 0-1) */
260
+ gap?: number;
261
+ /** Minimum value (defaults to 0) */
262
+ min?: number;
263
+ /** Maximum value (defaults to max of data) */
264
+ max?: number;
265
+ /** Border radius of bars */
266
+ radius?: number;
267
+ }
268
+ declare const SparkBar: React.ForwardRefExoticComponent<SparkBarProps & React.RefAttributes<SVGSVGElement>>;
269
+ interface MetricCardProps extends React.HTMLAttributes<HTMLDivElement> {
270
+ /** Card title */
271
+ title: string;
272
+ /** Main value to display */
273
+ value: string | number;
274
+ /** Optional description or subtext */
275
+ description?: string;
276
+ /** Sparkline data */
277
+ sparklineData?: number[];
278
+ /** Trend direction */
279
+ trend?: 'up' | 'down' | 'neutral';
280
+ /** Trend value (e.g., "+12%") */
281
+ trendValue?: string;
282
+ /** Icon to display */
283
+ icon?: React.ReactNode;
284
+ }
285
+ declare const MetricCard: React.ForwardRefExoticComponent<MetricCardProps & React.RefAttributes<HTMLDivElement>>;
286
+ //#endregion
287
+ //#region src/components/data-display/timeline.d.ts
288
+ declare const timelineVariants: (props?: ({
289
+ orientation?: "vertical" | "horizontal" | null | undefined;
290
+ } & class_variance_authority_types0.ClassProp) | undefined) => string;
291
+ interface TimelineProps extends React.HTMLAttributes<HTMLDivElement>, VariantProps<typeof timelineVariants> {}
292
+ declare const Timeline: React.ForwardRefExoticComponent<TimelineProps & React.RefAttributes<HTMLDivElement>>;
293
+ declare const timelineItemVariants: (props?: ({
294
+ orientation?: "vertical" | "horizontal" | null | undefined;
295
+ } & class_variance_authority_types0.ClassProp) | undefined) => string;
296
+ interface TimelineItemProps extends React.HTMLAttributes<HTMLDivElement>, VariantProps<typeof timelineItemVariants> {
297
+ /** Whether this is the active/current item */
298
+ active?: boolean;
299
+ }
300
+ declare const TimelineItem: React.ForwardRefExoticComponent<TimelineItemProps & React.RefAttributes<HTMLDivElement>>;
301
+ declare const timelineIndicatorVariants: (props?: ({
302
+ size?: "sm" | "md" | "lg" | null | undefined;
303
+ variant?: "default" | "primary" | "success" | "warning" | "error" | "info" | "muted" | null | undefined;
304
+ } & class_variance_authority_types0.ClassProp) | undefined) => string;
305
+ interface TimelineIndicatorProps extends React.HTMLAttributes<HTMLDivElement>, VariantProps<typeof timelineIndicatorVariants> {
306
+ /** Whether to show a connecting line */
307
+ showLine?: boolean;
308
+ /** Line position */
309
+ linePosition?: 'before' | 'after' | 'both';
310
+ /** Orientation (inherited from Timeline) */
311
+ orientation?: 'vertical' | 'horizontal';
312
+ }
313
+ declare const TimelineIndicator: React.ForwardRefExoticComponent<TimelineIndicatorProps & React.RefAttributes<HTMLDivElement>>;
314
+ interface TimelineConnectorProps extends React.HTMLAttributes<HTMLDivElement> {
315
+ /** Orientation (inherited from Timeline) */
316
+ orientation?: 'vertical' | 'horizontal';
317
+ }
318
+ declare const TimelineConnector: React.ForwardRefExoticComponent<TimelineConnectorProps & React.RefAttributes<HTMLDivElement>>;
319
+ interface TimelineContentProps extends React.HTMLAttributes<HTMLDivElement> {}
320
+ declare const TimelineContent: React.ForwardRefExoticComponent<TimelineContentProps & React.RefAttributes<HTMLDivElement>>;
321
+ interface TimelineTitleProps extends React.HTMLAttributes<HTMLHeadingElement> {}
322
+ declare const TimelineTitle: React.ForwardRefExoticComponent<TimelineTitleProps & React.RefAttributes<HTMLHeadingElement>>;
323
+ interface TimelineDescriptionProps extends React.HTMLAttributes<HTMLParagraphElement> {}
324
+ declare const TimelineDescription: React.ForwardRefExoticComponent<TimelineDescriptionProps & React.RefAttributes<HTMLParagraphElement>>;
325
+ interface TimelineTimeProps extends React.HTMLAttributes<HTMLSpanElement> {}
326
+ declare const TimelineTime: React.ForwardRefExoticComponent<TimelineTimeProps & React.RefAttributes<HTMLSpanElement>>;
327
+ //#endregion
328
+ export { AreaTimeSeriesChart, AreaTimeSeriesChartProps, BarListChart, BarListChartProps, BarListItem, DataTable, DataTableColumn, DataTableProps, JsonViewer, JsonViewerProps, LatencyPercentilesChart, LatencyPercentilesChartProps, MetricCard, MetricCardProps, SparkBar, SparkBarProps, Sparkline, SparklineProps, StatusDistributionChart, StatusDistributionChartProps, StatusDistributionData, TimeRange, TimeRangePreset, TimeRangeSelector, TimeRangeSelectorProps, TimeSeriesDataPoint, Timeline, TimelineConnector, TimelineConnectorProps, TimelineContent, TimelineContentProps, TimelineDescription, TimelineDescriptionProps, TimelineIndicator, TimelineIndicatorProps, TimelineItem, TimelineItemProps, TimelineProps, TimelineTime, TimelineTimeProps, TimelineTitle, TimelineTitleProps, createTimeRange, timelineIndicatorVariants, timelineItemVariants, timelineVariants };
329
+ //# sourceMappingURL=index-uRu0ad4_.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index-uRu0ad4_.d.cts","names":[],"sources":["../src/components/data-display/charts/area-time-series-chart.tsx","../src/components/data-display/charts/bar-list-chart.tsx","../src/components/data-display/charts/latency-percentiles-chart.tsx","../src/components/data-display/charts/status-distribution-chart.tsx","../src/components/data-display/charts/time-range-selector.tsx","../src/components/data-display/data-table.tsx","../src/components/data-display/json-viewer.tsx","../src/components/data-display/sparkline.tsx","../src/components/data-display/timeline.tsx"],"sourcesContent":[],"mappings":"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"}