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.
Files changed (29) hide show
  1. package/dist/components/Loader/Loader.d.ts +3 -1
  2. package/dist/components/Loader/Loader.d.ts.map +1 -1
  3. package/dist/components/Loader/Loader.mjs +10 -8
  4. package/dist/components/Loader/Loader.mjs.map +1 -1
  5. package/dist/images/navbar-closed-icon.svg +3 -0
  6. package/dist/images/navbar-closed-icon.svg.mjs +6 -0
  7. package/dist/images/navbar-closed-icon.svg.mjs.map +1 -0
  8. package/dist/images/navbar-opened-icon.svg +3 -0
  9. package/dist/images/navbar-opened-icon.svg.mjs +6 -0
  10. package/dist/images/navbar-opened-icon.svg.mjs.map +1 -0
  11. package/dist/index.css +1 -1
  12. package/dist/nextGenComponents/components/EllipsisTooltip/EllipsisTooltip.d.ts +4 -3
  13. package/dist/nextGenComponents/components/EllipsisTooltip/EllipsisTooltip.d.ts.map +1 -1
  14. package/dist/nextGenComponents/components/EllipsisTooltip/EllipsisTooltip.mjs +24 -16
  15. package/dist/nextGenComponents/components/EllipsisTooltip/EllipsisTooltip.mjs.map +1 -1
  16. package/dist/nextGenComponents/components/index.d.ts +1 -0
  17. package/dist/nextGenComponents/components/index.d.ts.map +1 -1
  18. package/dist/nextGenComponents/components/index.mjs +74 -50
  19. package/dist/nextGenComponents/components/index.mjs.map +1 -1
  20. package/dist/nextGenComponents/components/ui/sidebar.d.ts +76 -0
  21. package/dist/nextGenComponents/components/ui/sidebar.d.ts.map +1 -0
  22. package/dist/nextGenComponents/components/ui/sidebar.mjs +539 -0
  23. package/dist/nextGenComponents/components/ui/sidebar.mjs.map +1 -0
  24. package/dist/nextGenComponents/index.mjs +99 -75
  25. package/dist/nextGenComponents/index.mjs.map +1 -1
  26. package/dist/utils/datetime.util.d.ts.map +1 -1
  27. package/dist/utils/datetime.util.mjs +26 -26
  28. package/dist/utils/datetime.util.mjs.map +1 -1
  29. 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 S } from "./ui/button.mjs";
15
- import { Dialog as x, DialogBody as T, DialogClose as f, DialogContent as w, DialogDescription as M, DialogFooter as b, DialogHeader as s, DialogOverlay as P, DialogPortal as v, DialogTitle as I, DialogTrigger as B } from "./ui/dialog.mjs";
16
- import { Calendar as h } from "./ui/calendar.mjs";
17
- import { Card as G, CardContent as y, CardDescription as F, CardFooter as H, CardHeader as R, CardTitle as A } from "./ui/card.mjs";
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 ro, DropdownMenuSubContent as eo, DropdownMenuSubTrigger as to, DropdownMenuTrigger as no } from "./ui/dropdown-menu.mjs";
21
- import { Input as po } from "./ui/input.mjs";
22
- import { Pagination as lo, PaginationContent as go, PaginationEllipsis as mo, PaginationItem as Do, PaginationLink as uo, PaginationNext as Co, PaginationPrevious as So } from "./ui/pagination.mjs";
23
- import { Popover as xo, PopoverContent as To, PopoverTrigger as fo } from "./ui/popover.mjs";
24
- import { ScrollArea as Mo, ScrollBar as bo } from "./ui/scroll-area.mjs";
25
- import { Select as Po, SelectContent as vo, SelectGroup as Io, SelectItem as Bo, SelectLabel as Lo, SelectScrollDownButton as ho, SelectScrollUpButton as ko, SelectSeparator as Go, SelectTrigger as yo, SelectValue as Fo } from "./ui/select.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 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 { cn as Qo } from "../lib/utils.mjs";
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
- S as Button,
32
- h as Calendar,
33
- G as Card,
34
- y as CardContent,
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
- A as CardTitle,
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
- x as Dialog,
44
- T as DialogBody,
45
- f as DialogClose,
46
- w as DialogContent,
47
- M as DialogDescription,
48
- b as DialogFooter,
49
- s as DialogHeader,
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
- v as DialogPortal,
52
- I as DialogTitle,
53
- B as DialogTrigger,
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
- ro as DropdownMenuSub,
66
- eo as DropdownMenuSubContent,
66
+ eo as DropdownMenuSub,
67
+ ro as DropdownMenuSubContent,
67
68
  to as DropdownMenuSubTrigger,
68
- no as DropdownMenuTrigger,
69
- po as Input,
69
+ io as DropdownMenuTrigger,
70
+ ao as Input,
70
71
  lo as Pagination,
71
- go as PaginationContent,
72
- mo as PaginationEllipsis,
73
- Do as PaginationItem,
74
- uo as PaginationLink,
75
- Co as PaginationNext,
76
- So as PaginationPrevious,
77
- xo as Popover,
78
- To as PopoverContent,
79
- fo as PopoverTrigger,
80
- Mo as ScrollArea,
81
- bo as ScrollBar,
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
- vo as SelectContent,
84
- Io as SelectGroup,
85
- Bo as SelectItem,
86
- Lo as SelectLabel,
87
- ho as SelectScrollDownButton,
88
- ko as SelectScrollUpButton,
89
- Go as SelectSeparator,
90
- yo as SelectTrigger,
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
- Qo as cn
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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"}