iguazio.dashboard-react-controls 3.2.24 → 3.2.26
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/components/Loader/Loader.d.ts +3 -1
- package/dist/components/Loader/Loader.d.ts.map +1 -1
- package/dist/components/Loader/Loader.mjs +10 -8
- package/dist/components/Loader/Loader.mjs.map +1 -1
- package/dist/images/navbar-closed-icon.svg +3 -0
- package/dist/images/navbar-closed-icon.svg.mjs +6 -0
- package/dist/images/navbar-closed-icon.svg.mjs.map +1 -0
- package/dist/images/navbar-opened-icon.svg +3 -0
- package/dist/images/navbar-opened-icon.svg.mjs +6 -0
- package/dist/images/navbar-opened-icon.svg.mjs.map +1 -0
- package/dist/index.css +1 -1
- package/dist/nextGenComponents/components/EllipsisTooltip/EllipsisTooltip.d.ts +4 -3
- package/dist/nextGenComponents/components/EllipsisTooltip/EllipsisTooltip.d.ts.map +1 -1
- package/dist/nextGenComponents/components/EllipsisTooltip/EllipsisTooltip.mjs +24 -16
- package/dist/nextGenComponents/components/EllipsisTooltip/EllipsisTooltip.mjs.map +1 -1
- package/dist/nextGenComponents/components/index.d.ts +1 -0
- package/dist/nextGenComponents/components/index.d.ts.map +1 -1
- package/dist/nextGenComponents/components/index.mjs +74 -50
- package/dist/nextGenComponents/components/index.mjs.map +1 -1
- package/dist/nextGenComponents/components/ui/sidebar.d.ts +76 -0
- package/dist/nextGenComponents/components/ui/sidebar.d.ts.map +1 -0
- package/dist/nextGenComponents/components/ui/sidebar.mjs +539 -0
- package/dist/nextGenComponents/components/ui/sidebar.mjs.map +1 -0
- package/dist/nextGenComponents/index.mjs +99 -75
- package/dist/nextGenComponents/index.mjs.map +1 -1
- package/dist/utils/datetime.util.d.ts.map +1 -1
- package/dist/utils/datetime.util.mjs +26 -26
- package/dist/utils/datetime.util.mjs.map +1 -1
- package/package.json +3 -3
|
@@ -11,46 +11,47 @@ import "./StatsCard/index.mjs";
|
|
|
11
11
|
import "./PaginationControls/index.mjs";
|
|
12
12
|
import "./RefreshButton/index.mjs";
|
|
13
13
|
import "./TimeFilterDropdown/index.mjs";
|
|
14
|
-
import { Button as
|
|
15
|
-
import { Dialog as
|
|
16
|
-
import { Calendar as
|
|
17
|
-
import { Card as
|
|
14
|
+
import { Button as D } from "./ui/button.mjs";
|
|
15
|
+
import { Dialog as M, DialogBody as c, DialogClose as x, DialogContent as T, DialogDescription as f, DialogFooter as s, DialogHeader as w, DialogOverlay as P, DialogPortal as I, DialogTitle as B, DialogTrigger as v } from "./ui/dialog.mjs";
|
|
16
|
+
import { Calendar as L } from "./ui/calendar.mjs";
|
|
17
|
+
import { Card as k, CardContent as A, CardDescription as F, CardFooter as H, CardHeader as R, CardTitle as y } from "./ui/card.mjs";
|
|
18
18
|
import { Collapsible as N, CollapsibleContent as O, CollapsibleTrigger as U } from "./ui/collapsible.mjs";
|
|
19
19
|
import { Checkbox as j } from "./ui/checkbox.mjs";
|
|
20
|
-
import { DropdownMenu as z, DropdownMenuCheckboxItem as J, DropdownMenuContent as K, DropdownMenuGroup as Q, DropdownMenuItem as W, DropdownMenuLabel as X, DropdownMenuPortal as Y, DropdownMenuRadioGroup as Z, DropdownMenuRadioItem as _, DropdownMenuSeparator as $, DropdownMenuShortcut as oo, DropdownMenuSub as
|
|
21
|
-
import { Input as
|
|
22
|
-
import { Pagination as lo, PaginationContent as
|
|
23
|
-
import { Popover as
|
|
24
|
-
import { ScrollArea as
|
|
25
|
-
import { Select as Po, SelectContent as
|
|
20
|
+
import { DropdownMenu as z, DropdownMenuCheckboxItem as J, DropdownMenuContent as K, DropdownMenuGroup as Q, DropdownMenuItem as W, DropdownMenuLabel as X, DropdownMenuPortal as Y, DropdownMenuRadioGroup as Z, DropdownMenuRadioItem as _, DropdownMenuSeparator as $, DropdownMenuShortcut as oo, DropdownMenuSub as eo, DropdownMenuSubContent as ro, DropdownMenuSubTrigger as to, DropdownMenuTrigger as io } from "./ui/dropdown-menu.mjs";
|
|
21
|
+
import { Input as ao } from "./ui/input.mjs";
|
|
22
|
+
import { Pagination as lo, PaginationContent as So, PaginationEllipsis as uo, PaginationItem as bo, PaginationLink as go, PaginationNext as mo, PaginationPrevious as Do } from "./ui/pagination.mjs";
|
|
23
|
+
import { Popover as Mo, PopoverContent as co, PopoverTrigger as xo } from "./ui/popover.mjs";
|
|
24
|
+
import { ScrollArea as fo, ScrollBar as so } from "./ui/scroll-area.mjs";
|
|
25
|
+
import { Select as Po, SelectContent as Io, SelectGroup as Bo, SelectItem as vo, SelectLabel as Go, SelectScrollDownButton as Lo, SelectScrollUpButton as ho, SelectSeparator as ko, SelectTrigger as Ao, SelectValue as Fo } from "./ui/select.mjs";
|
|
26
26
|
import { Separator as Ro } from "./ui/separator.mjs";
|
|
27
27
|
import { Tabs as Eo, TabsContent as No, TabsList as Oo, TabsTrigger as Uo } from "./ui/tabs.mjs";
|
|
28
28
|
import { Tooltip as jo, TooltipContent as qo, TooltipProvider as zo, TooltipTrigger as Jo } from "./ui/tooltip.mjs";
|
|
29
|
-
import {
|
|
29
|
+
import { Sidebar as Qo, SidebarContent as Wo, SidebarFooter as Xo, SidebarGroup as Yo, SidebarGroupAction as Zo, SidebarGroupContent as _o, SidebarGroupLabel as $o, SidebarHeader as oe, SidebarInput as ee, SidebarInset as re, SidebarMenu as te, SidebarMenuAction as ie, SidebarMenuBadge as ne, SidebarMenuButton as ae, SidebarMenuItem as pe, SidebarMenuSub as le, SidebarMenuSubButton as de, SidebarMenuSubItem as Se, SidebarProvider as ue, SidebarRail as be, SidebarSeparator as ge, SidebarTrigger as me, useSidebar as De } from "./ui/sidebar.mjs";
|
|
30
|
+
import { cn as Me } from "../lib/utils.mjs";
|
|
30
31
|
export {
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
32
|
+
D as Button,
|
|
33
|
+
L as Calendar,
|
|
34
|
+
k as Card,
|
|
35
|
+
A as CardContent,
|
|
35
36
|
F as CardDescription,
|
|
36
37
|
H as CardFooter,
|
|
37
38
|
R as CardHeader,
|
|
38
|
-
|
|
39
|
+
y as CardTitle,
|
|
39
40
|
j as Checkbox,
|
|
40
41
|
N as Collapsible,
|
|
41
42
|
O as CollapsibleContent,
|
|
42
43
|
U as CollapsibleTrigger,
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
44
|
+
M as Dialog,
|
|
45
|
+
c as DialogBody,
|
|
46
|
+
x as DialogClose,
|
|
47
|
+
T as DialogContent,
|
|
48
|
+
f as DialogDescription,
|
|
49
|
+
s as DialogFooter,
|
|
50
|
+
w as DialogHeader,
|
|
50
51
|
P as DialogOverlay,
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
52
|
+
I as DialogPortal,
|
|
53
|
+
B as DialogTitle,
|
|
54
|
+
v as DialogTrigger,
|
|
54
55
|
z as DropdownMenu,
|
|
55
56
|
J as DropdownMenuCheckboxItem,
|
|
56
57
|
K as DropdownMenuContent,
|
|
@@ -62,34 +63,56 @@ export {
|
|
|
62
63
|
_ as DropdownMenuRadioItem,
|
|
63
64
|
$ as DropdownMenuSeparator,
|
|
64
65
|
oo as DropdownMenuShortcut,
|
|
65
|
-
|
|
66
|
-
|
|
66
|
+
eo as DropdownMenuSub,
|
|
67
|
+
ro as DropdownMenuSubContent,
|
|
67
68
|
to as DropdownMenuSubTrigger,
|
|
68
|
-
|
|
69
|
-
|
|
69
|
+
io as DropdownMenuTrigger,
|
|
70
|
+
ao as Input,
|
|
70
71
|
lo as Pagination,
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
72
|
+
So as PaginationContent,
|
|
73
|
+
uo as PaginationEllipsis,
|
|
74
|
+
bo as PaginationItem,
|
|
75
|
+
go as PaginationLink,
|
|
76
|
+
mo as PaginationNext,
|
|
77
|
+
Do as PaginationPrevious,
|
|
78
|
+
Mo as Popover,
|
|
79
|
+
co as PopoverContent,
|
|
80
|
+
xo as PopoverTrigger,
|
|
81
|
+
fo as ScrollArea,
|
|
82
|
+
so as ScrollBar,
|
|
82
83
|
Po as Select,
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
84
|
+
Io as SelectContent,
|
|
85
|
+
Bo as SelectGroup,
|
|
86
|
+
vo as SelectItem,
|
|
87
|
+
Go as SelectLabel,
|
|
88
|
+
Lo as SelectScrollDownButton,
|
|
89
|
+
ho as SelectScrollUpButton,
|
|
90
|
+
ko as SelectSeparator,
|
|
91
|
+
Ao as SelectTrigger,
|
|
91
92
|
Fo as SelectValue,
|
|
92
93
|
Ro as Separator,
|
|
94
|
+
Qo as Sidebar,
|
|
95
|
+
Wo as SidebarContent,
|
|
96
|
+
Xo as SidebarFooter,
|
|
97
|
+
Yo as SidebarGroup,
|
|
98
|
+
Zo as SidebarGroupAction,
|
|
99
|
+
_o as SidebarGroupContent,
|
|
100
|
+
$o as SidebarGroupLabel,
|
|
101
|
+
oe as SidebarHeader,
|
|
102
|
+
ee as SidebarInput,
|
|
103
|
+
re as SidebarInset,
|
|
104
|
+
te as SidebarMenu,
|
|
105
|
+
ie as SidebarMenuAction,
|
|
106
|
+
ne as SidebarMenuBadge,
|
|
107
|
+
ae as SidebarMenuButton,
|
|
108
|
+
pe as SidebarMenuItem,
|
|
109
|
+
le as SidebarMenuSub,
|
|
110
|
+
de as SidebarMenuSubButton,
|
|
111
|
+
Se as SidebarMenuSubItem,
|
|
112
|
+
ue as SidebarProvider,
|
|
113
|
+
be as SidebarRail,
|
|
114
|
+
ge as SidebarSeparator,
|
|
115
|
+
me as SidebarTrigger,
|
|
93
116
|
Eo as Tabs,
|
|
94
117
|
No as TabsContent,
|
|
95
118
|
Oo as TabsList,
|
|
@@ -98,6 +121,7 @@ export {
|
|
|
98
121
|
qo as TooltipContent,
|
|
99
122
|
zo as TooltipProvider,
|
|
100
123
|
Jo as TooltipTrigger,
|
|
101
|
-
|
|
124
|
+
Me as cn,
|
|
125
|
+
De as useSidebar
|
|
102
126
|
};
|
|
103
127
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -0,0 +1,76 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { type VariantProps } from 'class-variance-authority';
|
|
3
|
+
interface SidebarContextValue {
|
|
4
|
+
state: 'expanded' | 'collapsed';
|
|
5
|
+
open: boolean;
|
|
6
|
+
setOpen: (value: boolean | ((prev: boolean) => boolean)) => void;
|
|
7
|
+
toggleSidebar: () => void;
|
|
8
|
+
pinned: boolean;
|
|
9
|
+
togglePin: () => void;
|
|
10
|
+
hoverLocked: boolean;
|
|
11
|
+
setHoverLocked: (locked: boolean) => void;
|
|
12
|
+
}
|
|
13
|
+
declare const useSidebar: () => SidebarContextValue;
|
|
14
|
+
interface SidebarProviderProps extends React.HTMLAttributes<HTMLDivElement> {
|
|
15
|
+
children: React.ReactNode;
|
|
16
|
+
defaultOpen?: boolean;
|
|
17
|
+
onOpenChange?: (open: boolean) => void;
|
|
18
|
+
open?: boolean;
|
|
19
|
+
}
|
|
20
|
+
declare const SidebarProvider: React.ForwardRefExoticComponent<SidebarProviderProps & React.RefAttributes<HTMLDivElement>>;
|
|
21
|
+
interface SidebarProps extends React.HTMLAttributes<HTMLElement> {
|
|
22
|
+
children: React.ReactNode;
|
|
23
|
+
side?: 'left' | 'right';
|
|
24
|
+
variant?: 'sidebar' | 'floating' | 'inset';
|
|
25
|
+
collapsible?: 'offcanvas' | 'icon' | 'none';
|
|
26
|
+
}
|
|
27
|
+
declare const Sidebar: React.ForwardRefExoticComponent<SidebarProps & React.RefAttributes<HTMLElement>>;
|
|
28
|
+
interface SidebarTriggerProps extends React.ButtonHTMLAttributes<HTMLButtonElement> {
|
|
29
|
+
icon?: 'menu' | 'chevronLeft' | 'chevronRight';
|
|
30
|
+
}
|
|
31
|
+
declare const SidebarTrigger: React.ForwardRefExoticComponent<SidebarTriggerProps & React.RefAttributes<HTMLButtonElement>>;
|
|
32
|
+
declare const SidebarRail: React.ForwardRefExoticComponent<React.ButtonHTMLAttributes<HTMLButtonElement> & React.RefAttributes<HTMLButtonElement>>;
|
|
33
|
+
declare const SidebarInset: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLElement> & React.RefAttributes<HTMLElement>>;
|
|
34
|
+
declare const SidebarInput: React.ForwardRefExoticComponent<Omit<Omit<React.DetailedHTMLProps<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, "ref"> & React.RefAttributes<HTMLInputElement>, "ref"> & React.RefAttributes<HTMLInputElement>>;
|
|
35
|
+
declare const SidebarHeader: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
|
|
36
|
+
declare const SidebarFooter: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
|
|
37
|
+
declare const SidebarSeparator: React.ForwardRefExoticComponent<Omit<import("@radix-ui/react-separator").SeparatorProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
38
|
+
declare const SidebarContent: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
|
|
39
|
+
declare const SidebarGroup: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
|
|
40
|
+
interface SidebarGroupLabelProps extends React.HTMLAttributes<HTMLDivElement> {
|
|
41
|
+
asChild?: boolean;
|
|
42
|
+
}
|
|
43
|
+
declare const SidebarGroupLabel: React.ForwardRefExoticComponent<SidebarGroupLabelProps & React.RefAttributes<HTMLDivElement>>;
|
|
44
|
+
interface SidebarGroupActionProps extends React.ButtonHTMLAttributes<HTMLButtonElement> {
|
|
45
|
+
asChild?: boolean;
|
|
46
|
+
}
|
|
47
|
+
declare const SidebarGroupAction: React.ForwardRefExoticComponent<SidebarGroupActionProps & React.RefAttributes<HTMLButtonElement>>;
|
|
48
|
+
declare const SidebarGroupContent: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
|
|
49
|
+
declare const SidebarMenu: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLUListElement> & React.RefAttributes<HTMLUListElement>>;
|
|
50
|
+
declare const SidebarMenuItem: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLLIElement> & React.RefAttributes<HTMLLIElement>>;
|
|
51
|
+
declare const sidebarMenuButtonVariants: (props?: ({
|
|
52
|
+
variant?: "default" | "outline" | null | undefined;
|
|
53
|
+
size?: "sm" | "lg" | "default" | null | undefined;
|
|
54
|
+
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
55
|
+
interface SidebarMenuButtonProps extends React.ButtonHTMLAttributes<HTMLButtonElement>, VariantProps<typeof sidebarMenuButtonVariants> {
|
|
56
|
+
asChild?: boolean;
|
|
57
|
+
isActive?: boolean;
|
|
58
|
+
tooltip?: string | Record<string, unknown>;
|
|
59
|
+
}
|
|
60
|
+
declare const SidebarMenuButton: React.ForwardRefExoticComponent<SidebarMenuButtonProps & React.RefAttributes<HTMLButtonElement>>;
|
|
61
|
+
interface SidebarMenuActionProps extends React.ButtonHTMLAttributes<HTMLButtonElement> {
|
|
62
|
+
asChild?: boolean;
|
|
63
|
+
showOnHover?: boolean;
|
|
64
|
+
}
|
|
65
|
+
declare const SidebarMenuAction: React.ForwardRefExoticComponent<SidebarMenuActionProps & React.RefAttributes<HTMLButtonElement>>;
|
|
66
|
+
declare const SidebarMenuBadge: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLSpanElement> & React.RefAttributes<HTMLSpanElement>>;
|
|
67
|
+
declare const SidebarMenuSub: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLUListElement> & React.RefAttributes<HTMLUListElement>>;
|
|
68
|
+
declare const SidebarMenuSubItem: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLLIElement> & React.RefAttributes<HTMLLIElement>>;
|
|
69
|
+
interface SidebarMenuSubButtonProps extends React.ButtonHTMLAttributes<HTMLButtonElement> {
|
|
70
|
+
asChild?: boolean;
|
|
71
|
+
size?: 'sm' | 'md' | 'default';
|
|
72
|
+
isActive?: boolean;
|
|
73
|
+
}
|
|
74
|
+
declare const SidebarMenuSubButton: React.ForwardRefExoticComponent<SidebarMenuSubButtonProps & React.RefAttributes<HTMLButtonElement>>;
|
|
75
|
+
export { Sidebar, SidebarContent, SidebarFooter, SidebarGroup, SidebarGroupAction, SidebarGroupContent, SidebarGroupLabel, SidebarHeader, SidebarInput, SidebarInset, SidebarMenu, SidebarMenuAction, SidebarMenuBadge, SidebarMenuButton, SidebarMenuItem, SidebarMenuSub, SidebarMenuSubButton, SidebarMenuSubItem, SidebarProvider, SidebarRail, SidebarSeparator, SidebarTrigger, useSidebar };
|
|
76
|
+
//# sourceMappingURL=sidebar.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sidebar.d.ts","sourceRoot":"","sources":["../../../../src/lib/nextGenComponents/components/ui/sidebar.tsx"],"names":[],"mappings":"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"}
|