@mlw-packages/react-components 1.10.3 → 1.10.4
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.css +16 -79
- package/dist/index.d.mts +17 -18
- package/dist/index.d.ts +17 -18
- package/dist/index.js +215 -280
- package/dist/index.mjs +215 -280
- package/package.json +2 -2
package/dist/index.css
CHANGED
|
@@ -733,6 +733,9 @@ body {
|
|
|
733
733
|
.mb-1 {
|
|
734
734
|
margin-bottom: 0.25rem;
|
|
735
735
|
}
|
|
736
|
+
.mb-1\.5 {
|
|
737
|
+
margin-bottom: 0.375rem;
|
|
738
|
+
}
|
|
736
739
|
.mb-10 {
|
|
737
740
|
margin-bottom: 2.5rem;
|
|
738
741
|
}
|
|
@@ -2180,22 +2183,6 @@ body {
|
|
|
2180
2183
|
.border-none {
|
|
2181
2184
|
border-style: none;
|
|
2182
2185
|
}
|
|
2183
|
-
.\!border-\[\#005bbf\] {
|
|
2184
|
-
--tw-border-opacity: 1 !important;
|
|
2185
|
-
border-color: rgb(0 91 191 / var(--tw-border-opacity, 1)) !important;
|
|
2186
|
-
}
|
|
2187
|
-
.\!border-\[\#0b5430\] {
|
|
2188
|
-
--tw-border-opacity: 1 !important;
|
|
2189
|
-
border-color: rgb(11 84 48 / var(--tw-border-opacity, 1)) !important;
|
|
2190
|
-
}
|
|
2191
|
-
.\!border-\[\#d9d0c0\] {
|
|
2192
|
-
--tw-border-opacity: 1 !important;
|
|
2193
|
-
border-color: rgb(217 208 192 / var(--tw-border-opacity, 1)) !important;
|
|
2194
|
-
}
|
|
2195
|
-
.\!border-black {
|
|
2196
|
-
--tw-border-opacity: 1 !important;
|
|
2197
|
-
border-color: rgb(0 0 0 / var(--tw-border-opacity, 1)) !important;
|
|
2198
|
-
}
|
|
2199
2186
|
.border-accent {
|
|
2200
2187
|
border-color: hsl(var(--accent));
|
|
2201
2188
|
}
|
|
@@ -2471,30 +2458,6 @@ body {
|
|
|
2471
2458
|
.\!bg-transparent {
|
|
2472
2459
|
background-color: transparent !important;
|
|
2473
2460
|
}
|
|
2474
|
-
.bg-\[\#005bbf\] {
|
|
2475
|
-
--tw-bg-opacity: 1;
|
|
2476
|
-
background-color: rgb(0 91 191 / var(--tw-bg-opacity, 1));
|
|
2477
|
-
}
|
|
2478
|
-
.bg-\[\#0b5430\] {
|
|
2479
|
-
--tw-bg-opacity: 1;
|
|
2480
|
-
background-color: rgb(11 84 48 / var(--tw-bg-opacity, 1));
|
|
2481
|
-
}
|
|
2482
|
-
.bg-\[\#d9d0c0\] {
|
|
2483
|
-
--tw-bg-opacity: 1;
|
|
2484
|
-
background-color: rgb(217 208 192 / var(--tw-bg-opacity, 1));
|
|
2485
|
-
}
|
|
2486
|
-
.bg-\[\#e2ddd6\] {
|
|
2487
|
-
--tw-bg-opacity: 1;
|
|
2488
|
-
background-color: rgb(226 221 214 / var(--tw-bg-opacity, 1));
|
|
2489
|
-
}
|
|
2490
|
-
.bg-\[\#f0eacc\] {
|
|
2491
|
-
--tw-bg-opacity: 1;
|
|
2492
|
-
background-color: rgb(240 234 204 / var(--tw-bg-opacity, 1));
|
|
2493
|
-
}
|
|
2494
|
-
.bg-\[\#fcf5c2\] {
|
|
2495
|
-
--tw-bg-opacity: 1;
|
|
2496
|
-
background-color: rgb(252 245 194 / var(--tw-bg-opacity, 1));
|
|
2497
|
-
}
|
|
2498
2461
|
.bg-accent {
|
|
2499
2462
|
background-color: hsl(var(--accent));
|
|
2500
2463
|
}
|
|
@@ -2543,10 +2506,6 @@ body {
|
|
|
2543
2506
|
.bg-background\/95 {
|
|
2544
2507
|
background-color: hsl(var(--background) / 0.95);
|
|
2545
2508
|
}
|
|
2546
|
-
.bg-black {
|
|
2547
|
-
--tw-bg-opacity: 1;
|
|
2548
|
-
background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
|
|
2549
|
-
}
|
|
2550
2509
|
.bg-black\/20 {
|
|
2551
2510
|
background-color: rgb(0 0 0 / 0.2);
|
|
2552
2511
|
}
|
|
@@ -2826,6 +2785,9 @@ body {
|
|
|
2826
2785
|
.bg-primary-foreground {
|
|
2827
2786
|
background-color: hsl(var(--primary-foreground));
|
|
2828
2787
|
}
|
|
2788
|
+
.bg-primary-foreground\/15 {
|
|
2789
|
+
background-color: hsl(var(--primary-foreground) / 0.15);
|
|
2790
|
+
}
|
|
2829
2791
|
.bg-primary\/10 {
|
|
2830
2792
|
background-color: hsl(var(--primary) / 0.1);
|
|
2831
2793
|
}
|
|
@@ -3635,18 +3597,6 @@ body {
|
|
|
3635
3597
|
.align-middle {
|
|
3636
3598
|
vertical-align: middle;
|
|
3637
3599
|
}
|
|
3638
|
-
.font-\[family-name\:var\(--font-josefin\)\] {
|
|
3639
|
-
font-family: var(--font-josefin);
|
|
3640
|
-
}
|
|
3641
|
-
.font-\[family-name\:var\(--font-libre-caslon\)\] {
|
|
3642
|
-
font-family: var(--font-libre-caslon);
|
|
3643
|
-
}
|
|
3644
|
-
.font-\[family-name\:var\(--font-playfair\)\] {
|
|
3645
|
-
font-family: var(--font-playfair);
|
|
3646
|
-
}
|
|
3647
|
-
.font-\[family-name\:var\(--font-poppins\)\] {
|
|
3648
|
-
font-family: var(--font-poppins);
|
|
3649
|
-
}
|
|
3650
3600
|
.font-mono {
|
|
3651
3601
|
font-family:
|
|
3652
3602
|
ui-monospace,
|
|
@@ -3824,26 +3774,6 @@ body {
|
|
|
3824
3774
|
--tw-text-opacity: 1 !important;
|
|
3825
3775
|
color: rgb(163 163 163 / var(--tw-text-opacity, 1)) !important;
|
|
3826
3776
|
}
|
|
3827
|
-
.text-\[\#004a9e\] {
|
|
3828
|
-
--tw-text-opacity: 1;
|
|
3829
|
-
color: rgb(0 74 158 / var(--tw-text-opacity, 1));
|
|
3830
|
-
}
|
|
3831
|
-
.text-\[\#005bbf\] {
|
|
3832
|
-
--tw-text-opacity: 1;
|
|
3833
|
-
color: rgb(0 91 191 / var(--tw-text-opacity, 1));
|
|
3834
|
-
}
|
|
3835
|
-
.text-\[\#222222\] {
|
|
3836
|
-
--tw-text-opacity: 1;
|
|
3837
|
-
color: rgb(34 34 34 / var(--tw-text-opacity, 1));
|
|
3838
|
-
}
|
|
3839
|
-
.text-\[\#5e5b56\] {
|
|
3840
|
-
--tw-text-opacity: 1;
|
|
3841
|
-
color: rgb(94 91 86 / var(--tw-text-opacity, 1));
|
|
3842
|
-
}
|
|
3843
|
-
.text-\[\#6b665c\] {
|
|
3844
|
-
--tw-text-opacity: 1;
|
|
3845
|
-
color: rgb(107 102 92 / var(--tw-text-opacity, 1));
|
|
3846
|
-
}
|
|
3847
3777
|
.text-accent-foreground {
|
|
3848
3778
|
color: hsl(var(--accent-foreground));
|
|
3849
3779
|
}
|
|
@@ -4078,6 +4008,9 @@ body {
|
|
|
4078
4008
|
.text-primary-foreground {
|
|
4079
4009
|
color: hsl(var(--primary-foreground));
|
|
4080
4010
|
}
|
|
4011
|
+
.text-primary-foreground\/60 {
|
|
4012
|
+
color: hsl(var(--primary-foreground) / 0.6);
|
|
4013
|
+
}
|
|
4081
4014
|
.text-purple-500 {
|
|
4082
4015
|
--tw-text-opacity: 1;
|
|
4083
4016
|
color: rgb(168 85 247 / var(--tw-text-opacity, 1));
|
|
@@ -6716,6 +6649,10 @@ body {
|
|
|
6716
6649
|
--tw-bg-opacity: 1;
|
|
6717
6650
|
background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
|
|
6718
6651
|
}
|
|
6652
|
+
.dark\:bg-gray-950:is(.dark *) {
|
|
6653
|
+
--tw-bg-opacity: 1;
|
|
6654
|
+
background-color: rgb(3 7 18 / var(--tw-bg-opacity, 1));
|
|
6655
|
+
}
|
|
6719
6656
|
.dark\:bg-green-500\/25:is(.dark *) {
|
|
6720
6657
|
background-color: rgb(34 197 94 / 0.25);
|
|
6721
6658
|
}
|
|
@@ -7662,6 +7599,9 @@ body {
|
|
|
7662
7599
|
.lg\:grid-cols-3 {
|
|
7663
7600
|
grid-template-columns: repeat(3, minmax(0, 1fr));
|
|
7664
7601
|
}
|
|
7602
|
+
.lg\:grid-cols-4 {
|
|
7603
|
+
grid-template-columns: repeat(4, minmax(0, 1fr));
|
|
7604
|
+
}
|
|
7665
7605
|
.lg\:grid-cols-\[\.75fr_1fr\] {
|
|
7666
7606
|
grid-template-columns: .75fr 1fr;
|
|
7667
7607
|
}
|
|
@@ -7722,9 +7662,6 @@ body {
|
|
|
7722
7662
|
.\[\&\:\:-webkit-scrollbar\]\:h-1\.5::-webkit-scrollbar {
|
|
7723
7663
|
height: 0.375rem;
|
|
7724
7664
|
}
|
|
7725
|
-
.\[\&\:\:-webkit-scrollbar\]\:w-1::-webkit-scrollbar {
|
|
7726
|
-
width: 0.25rem;
|
|
7727
|
-
}
|
|
7728
7665
|
.\[\&\:\:-webkit-scrollbar\]\:w-1\.5::-webkit-scrollbar {
|
|
7729
7666
|
width: 0.375rem;
|
|
7730
7667
|
}
|
package/dist/index.d.mts
CHANGED
|
@@ -110,23 +110,23 @@ declare const CardFooterBase: React$1.ForwardRefExoticComponent<React$1.HTMLAttr
|
|
|
110
110
|
testid?: string;
|
|
111
111
|
} & React$1.RefAttributes<HTMLDivElement>>;
|
|
112
112
|
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
readonly
|
|
116
|
-
readonly
|
|
117
|
-
readonly
|
|
118
|
-
readonly
|
|
119
|
-
readonly
|
|
120
|
-
readonly
|
|
113
|
+
type FilesAccepted = "image/*" | "video/*" | "audio/*" | "pdf" | "doc" | "docx" | "txt" | "rtf" | "xls" | "xlsx" | "csv" | "ppt" | "pptx" | "jpeg" | "jpg" | "png" | "gif" | "webp" | "svg" | "mp4" | "webm" | "mkv" | "avi" | "mp3" | "wav" | "ogg" | "zip" | "rar" | "7z" | "tar" | "gz" | "*" | (string & {});
|
|
114
|
+
declare const FileAccept: {
|
|
115
|
+
readonly Image: "image/*";
|
|
116
|
+
readonly Document: "pdf,doc,docx,txt,rtf";
|
|
117
|
+
readonly Spreadsheet: "xls,xlsx,csv";
|
|
118
|
+
readonly Presentation: "ppt,pptx";
|
|
119
|
+
readonly Video: "video/*";
|
|
120
|
+
readonly Audio: "audio/*";
|
|
121
|
+
readonly All: "*";
|
|
121
122
|
};
|
|
122
|
-
type FileTypeValues = (typeof FileTypes)[keyof typeof FileTypes];
|
|
123
123
|
interface FileWithPreview extends File {
|
|
124
124
|
id?: string;
|
|
125
125
|
error?: string;
|
|
126
126
|
preview?: string;
|
|
127
127
|
}
|
|
128
128
|
interface FileUploaderProps extends Omit<React$1.HTMLAttributes<HTMLDivElement>, "onDrop"> {
|
|
129
|
-
accept?:
|
|
129
|
+
accept?: FilesAccepted;
|
|
130
130
|
maxSize?: number;
|
|
131
131
|
maxFiles?: number;
|
|
132
132
|
onValueChange: (files: FileWithPreview[]) => void;
|
|
@@ -2491,7 +2491,6 @@ interface CarouselItem {
|
|
|
2491
2491
|
id: number | string;
|
|
2492
2492
|
url: string;
|
|
2493
2493
|
title: string;
|
|
2494
|
-
theme?: "malwee" | "malwee-kids" | "enfim" | "carinhoso";
|
|
2495
2494
|
}
|
|
2496
2495
|
interface CarouselBaseProps {
|
|
2497
2496
|
items: CarouselItem[];
|
|
@@ -2510,9 +2509,10 @@ interface CarouselBaseProps {
|
|
|
2510
2509
|
zoomEffect?: "lens" | "scale" | null;
|
|
2511
2510
|
download?: boolean;
|
|
2512
2511
|
isLoading?: boolean;
|
|
2512
|
+
fernando?: string;
|
|
2513
2513
|
onChange?: (index: number) => void;
|
|
2514
2514
|
}
|
|
2515
|
-
declare function CarouselBase({ items, className, containerClassName, imageClassName, width, showControls, showIndicators, autoPlay, autoPlayInterval, zoomEffect, download, isLoading, onChange, }: CarouselBaseProps): react_jsx_runtime.JSX.Element;
|
|
2515
|
+
declare function CarouselBase({ items, className, containerClassName, imageClassName, width, showControls, showIndicators, autoPlay, autoPlayInterval, zoomEffect, download, isLoading, onChange, fernando, }: CarouselBaseProps): react_jsx_runtime.JSX.Element;
|
|
2516
2516
|
|
|
2517
2517
|
type PhosphorIcon = React$1.ForwardRefExoticComponent<IconProps$1 & React$1.RefAttributes<SVGSVGElement>>;
|
|
2518
2518
|
type MenuItem = {
|
|
@@ -2554,9 +2554,9 @@ interface ControlledComboboxTestIds {
|
|
|
2554
2554
|
}
|
|
2555
2555
|
interface ControlledComboboxProps<T extends string> extends ErrorMessageProps {
|
|
2556
2556
|
items: ControlledComboboxItem<T>[];
|
|
2557
|
-
|
|
2558
|
-
|
|
2559
|
-
|
|
2557
|
+
value?: T;
|
|
2558
|
+
onChange?: (value: T) => void;
|
|
2559
|
+
placeholder?: ReactNode;
|
|
2560
2560
|
disabled?: boolean;
|
|
2561
2561
|
keepOpen?: boolean;
|
|
2562
2562
|
closeAll?: ReactNode;
|
|
@@ -2566,7 +2566,6 @@ interface ControlledComboboxProps<T extends string> extends ErrorMessageProps {
|
|
|
2566
2566
|
onClear?: () => void;
|
|
2567
2567
|
testIds?: ControlledComboboxTestIds;
|
|
2568
2568
|
isMulti?: boolean;
|
|
2569
|
-
hasSelected?: boolean;
|
|
2570
2569
|
onSearchChange?: (value: string) => void;
|
|
2571
2570
|
search?: string;
|
|
2572
2571
|
onEndReached?: () => void;
|
|
@@ -2574,6 +2573,6 @@ interface ControlledComboboxProps<T extends string> extends ErrorMessageProps {
|
|
|
2574
2573
|
label?: string;
|
|
2575
2574
|
labelClassname?: string;
|
|
2576
2575
|
}
|
|
2577
|
-
declare function ControlledCombobox<T extends string>({ items,
|
|
2576
|
+
declare function ControlledCombobox<T extends string>({ items, value, onChange, placeholder, disabled, keepOpen, searchPlaceholder, empty, error, label, labelClassname, testIds, onClear, hideClear, onSearchChange, search, onEndReached, loading, }: ControlledComboboxProps<T>): react_jsx_runtime.JSX.Element;
|
|
2578
2577
|
|
|
2579
|
-
export { AddButton, Agenda, AgendaDaysToShow, AgendaDaysToShowAgenda, AgendaView, AlertDialogActionBase, AlertDialogBase, AlertDialogCancelBase, AlertDialogContentBase, AlertDialogDescriptionBase, AlertDialogFooterBase, AlertDialogHeaderBase, AlertDialogOverlayBase, AlertDialogPortalBase, AlertDialogTitleBase, AlertDialogTriggerBase, AvatarBase, AvatarCombobox, type AvatarComboboxItem, type AvatarComboboxProps, type AvatarComboboxPropsWithGroupItems, type AvatarComboboxPropsWithItems, type AvatarComboboxTestIds, AvatarFallbackBase, AvatarImageBase, BackButton, Badge, type BadgeColorType, type BannerProps, Beam, type BiaxialConfig, BreadcrumbBase, BreadcrumbEllipsisBase, BreadcrumbItemBase, BreadcrumbLinkBase, BreadcrumbListBase, BreadcrumbPageBase, BreadcrumbSeparatorBase, Brush, ButtonBase, ButtonGroupBase, type ButtonProps, CENTER_INDEX, CalendarBase, CalendarDndProvider, CalendarDndProviderAgenda, type CalendarEvent, type CalendarEventAgenda, type CalendarProps, type CalendarView, type CalendarViewAgenda, CardBase, CardContentBase, CardDescriptionBase, CardFooterBase, CardHeaderBase, CardTitleBase, CarouselBase, type CarouselBaseProps, type CarouselItem, ChangeButton, Chart, ChartControls, type ChartData$3 as ChartData, ChartHeader, type ChartHooksArgs, type ChartProps, ChartTotalLegend, CheckButton, CheckboxBase, CheckboxTree, CloseAllButton, CloseButton, CodeBlock, CollapsibleBase, CollapsibleContentBase, CollapsibleTriggerBase, Combobox, type ComboboxProps, type ComboboxTestIds, CommandBase, CommandDebouncedInputBase, CommandDialogBase, CommandEmptyBase, CommandGroupBase, CommandInputBase, CommandItemBase, CommandListBase, CommandSeparatorBase, CommandShortcutBase, type Connection, ContextMenuBase, ContextMenuCheckboxItemBase, ContextMenuContentBase, ContextMenuGroupBase, ContextMenuItemBase, ContextMenuLabelBase, ContextMenuPortalBase, ContextMenuRadioGroupBase, ContextMenuRadioItemBase, ContextMenuSeparatorBase, ContextMenuShortcutBase, ContextMenuSubBase, ContextMenuSubContentBase, ContextMenuSubTriggerBase, ContextMenuTriggerBase, ControlledCombobox, type ControlledComboboxItem, type ControlledComboboxProps, type ControlledComboboxTestIds, CopyButton, CopyData, type DataMapper, DateTimePicker, DayView, DayViewAgenda, DebouncedInput, type DebouncedInputProps, type DefaultAvatarComboboxProps, DefaultEndHour, DefaultEndHourAgenda, type DefaultMultiSelectProps, type DefaultSelectProps, DefaultStartHour, DefaultStartHourAgenda, DestructiveDialog, DialogBase, DialogCloseBase, DialogContentBase, DialogDescriptionBase, DialogFooterBase, DialogHeaderBase, DialogOverlayBase, DialogPortalBase, DialogTitleBase, DialogTriggerBase, DownloadButton, DraggableEvent, DraggableTooltip, DrawerBase, DrawerCloseBase, DrawerContentBase, DrawerDescriptionBase, DrawerFooterBase, DrawerHeaderBase, DrawerOverlayBase, DrawerPortalBase, DrawerTitleBase, DrawerTriggerBase, DropDownMenuBase, DropDownMenuCheckboxItemBase, DropDownMenuContentBase, DropDownMenuGroupBase, DropDownMenuItemBase, DropDownMenuLabelBase, DropDownMenuPortalBase, DropDownMenuRadioGroupBase, DropDownMenuRadioItemBase, DropDownMenuSeparatorBase, DropDownMenuShortcutBase, DropDownMenuSubBase, DropDownMenuSubContentBase, DropDownMenuSubTriggerBase, DropDownMenuTriggerBase, DroppableCell, DroppableCellAgenda, EditButton, EndHour, EndHourAgenda, ErrorMessage, EventAgenda, EventCalendar, type EventColor, type EventColorAgenda, EventDetailModalAgenda, EventDialog, EventGap, EventGapAgenda, EventHeight, EventHeightAgenda, EventItem, EventItemAgenda, EventsPopup, FavoriteButton,
|
|
2578
|
+
export { AddButton, Agenda, AgendaDaysToShow, AgendaDaysToShowAgenda, AgendaView, AlertDialogActionBase, AlertDialogBase, AlertDialogCancelBase, AlertDialogContentBase, AlertDialogDescriptionBase, AlertDialogFooterBase, AlertDialogHeaderBase, AlertDialogOverlayBase, AlertDialogPortalBase, AlertDialogTitleBase, AlertDialogTriggerBase, AvatarBase, AvatarCombobox, type AvatarComboboxItem, type AvatarComboboxProps, type AvatarComboboxPropsWithGroupItems, type AvatarComboboxPropsWithItems, type AvatarComboboxTestIds, AvatarFallbackBase, AvatarImageBase, BackButton, Badge, type BadgeColorType, type BannerProps, Beam, type BiaxialConfig, BreadcrumbBase, BreadcrumbEllipsisBase, BreadcrumbItemBase, BreadcrumbLinkBase, BreadcrumbListBase, BreadcrumbPageBase, BreadcrumbSeparatorBase, Brush, ButtonBase, ButtonGroupBase, type ButtonProps, CENTER_INDEX, CalendarBase, CalendarDndProvider, CalendarDndProviderAgenda, type CalendarEvent, type CalendarEventAgenda, type CalendarProps, type CalendarView, type CalendarViewAgenda, CardBase, CardContentBase, CardDescriptionBase, CardFooterBase, CardHeaderBase, CardTitleBase, CarouselBase, type CarouselBaseProps, type CarouselItem, ChangeButton, Chart, ChartControls, type ChartData$3 as ChartData, ChartHeader, type ChartHooksArgs, type ChartProps, ChartTotalLegend, CheckButton, CheckboxBase, CheckboxTree, CloseAllButton, CloseButton, CodeBlock, CollapsibleBase, CollapsibleContentBase, CollapsibleTriggerBase, Combobox, type ComboboxProps, type ComboboxTestIds, CommandBase, CommandDebouncedInputBase, CommandDialogBase, CommandEmptyBase, CommandGroupBase, CommandInputBase, CommandItemBase, CommandListBase, CommandSeparatorBase, CommandShortcutBase, type Connection, ContextMenuBase, ContextMenuCheckboxItemBase, ContextMenuContentBase, ContextMenuGroupBase, ContextMenuItemBase, ContextMenuLabelBase, ContextMenuPortalBase, ContextMenuRadioGroupBase, ContextMenuRadioItemBase, ContextMenuSeparatorBase, ContextMenuShortcutBase, ContextMenuSubBase, ContextMenuSubContentBase, ContextMenuSubTriggerBase, ContextMenuTriggerBase, ControlledCombobox, type ControlledComboboxItem, type ControlledComboboxProps, type ControlledComboboxTestIds, CopyButton, CopyData, type DataMapper, DateTimePicker, DayView, DayViewAgenda, DebouncedInput, type DebouncedInputProps, type DefaultAvatarComboboxProps, DefaultEndHour, DefaultEndHourAgenda, type DefaultMultiSelectProps, type DefaultSelectProps, DefaultStartHour, DefaultStartHourAgenda, DestructiveDialog, DialogBase, DialogCloseBase, DialogContentBase, DialogDescriptionBase, DialogFooterBase, DialogHeaderBase, DialogOverlayBase, DialogPortalBase, DialogTitleBase, DialogTriggerBase, DownloadButton, DraggableEvent, DraggableTooltip, DrawerBase, DrawerCloseBase, DrawerContentBase, DrawerDescriptionBase, DrawerFooterBase, DrawerHeaderBase, DrawerOverlayBase, DrawerPortalBase, DrawerTitleBase, DrawerTriggerBase, DropDownMenuBase, DropDownMenuCheckboxItemBase, DropDownMenuContentBase, DropDownMenuGroupBase, DropDownMenuItemBase, DropDownMenuLabelBase, DropDownMenuPortalBase, DropDownMenuRadioGroupBase, DropDownMenuRadioItemBase, DropDownMenuSeparatorBase, DropDownMenuShortcutBase, DropDownMenuSubBase, DropDownMenuSubContentBase, DropDownMenuSubTriggerBase, DropDownMenuTriggerBase, DroppableCell, DroppableCellAgenda, EditButton, EndHour, EndHourAgenda, ErrorMessage, EventAgenda, EventCalendar, type EventColor, type EventColorAgenda, EventDetailModalAgenda, EventDialog, EventGap, EventGapAgenda, EventHeight, EventHeightAgenda, EventItem, EventItemAgenda, EventsPopup, FavoriteButton, FileAccept, FileUploader, type FileUploaderProps, type FileWithPreview, type FilesAccepted, FilterButton, type FinalValueFormatter, HideButton, Highlights, HorizontalChart, HorizontalLegend, HoverCardBase, HoverCardContentBase, HoverCardTriggerBase, ITEM_HEIGHT, type IconProps, InputBase, type InputBaseProps, InputOTPBase, InputOTPGroupBase, InputOTPSeparatorBase, InputOTPSlotBase, type Integration, IntegrationCard, type IntegrationConnection, type IntegrationData, type IntegrationProperties, type IntegrationProps, IntegrationTooltip, LabelBase, type LabelListContent, Leaderboard, type LeaderboardItem, type LeaderboardProps, type LegendItem, LikeButton, LoadingBase, LockButton, type MapperConfig, type MapperConfigEntry, type Margins, type MenuItem, ModalBase, ModalCloseBase, ModalContentBase, ModalDescriptionBase, ModalFooterBase, ModalHeaderBase, ModalOverlayBase, ModalPortalBase, ModalTitleBase, ModalTriggerBase, ModeToggleBase, MonthView, MonthViewAgenda, MoreButton, MultiCombobox, type MultiComboboxProps, type MultiComboboxTestIds, MultiDayOverlay, MultiSelect, MultiSelectBase, MultiSelectContentBase, type MultiSelectContextType, MultiSelectGroupBase, type MultiSelectItem, MultiSelectItemBase, type MultiSelectProps, type MultiSelectPropsWithGroupItems, type MultiSelectPropsWithItems, MultiSelectSeparatorBase, type MultiSelectTestIds, MultiSelectTriggerBase, MultiSelectValueBase, NameTooltip, NavigationMenuBase, NavigationMenuContentBase, NavigationMenuIndicatorBase, NavigationMenuItemBase, NavigationMenuLinkBase, NavigationMenuListBase, NavigationMenuTriggerBase, NavigationMenuViewportBase, type Neo4jIntegration, type Neo4jNode, type Neo4jRelationship, type NewSelectProps, NoData, type Node, NotificationButton, NumericInput, type Padding, type Period, PeriodsDropdown, PopoverAnchorBase, PopoverBase, PopoverContentBase, PopoverTriggerBase, type Primitive, ProgressBase, type ProgressBaseProps, ProgressCirclesBase, type ProgressCirclesBaseProps, ProgressPanelsBase, type ProgressPanelsBaseProps, ProgressSegmentsBase, type ProgressSegmentsBaseProps, type ProgressType, type PropsLabelList, RadialMenu, RangePicker, type RangePickerProps, RefreshButton, type Relationship, SaveButton, ScrollAreaBase, ScrollBarBase, SearchButton, Select, SelectBase, SelectContentBase, SelectEmpty, SelectGroupBase, type SelectItem, SelectItemBase, SelectLabelBase, type SelectPropsWithGroupItems, type SelectPropsWithItems, SelectScrollDownButtonBase, SelectScrollUpButtonBase, SelectSeparatorBase, type SelectTestIds, SelectTriggerBase, SelectValueBase, SeparatorBase, type SeriesConfig, type SeriesCounts, type SeriesEntry, type SeriesOrder, type SeriesProp, SettingsButton, SheetBase, SheetCloseBase, SheetContentBase, SheetDescriptionBase, SheetFooterBase, SheetHeaderBase, SheetOverlayBase, SheetPortalBase, SheetTitleBase, SheetTriggerBase, ShowOnly, SidebarBase, SidebarContentBase, SidebarFooterBase, SidebarGroupActionBase, SidebarGroupBase, SidebarGroupContentBase, SidebarGroupLabelBase, SidebarHeaderBase, SidebarInputBase, SidebarInsetBase, SidebarMenuActionBase, SidebarMenuBadgeBase, SidebarMenuBase, SidebarMenuButtonBase, SidebarMenuItemBase, SidebarMenuSkeletonBase, SidebarMenuSubBase, SidebarMenuSubButtonBase, SidebarMenuSubItemBase, SidebarProviderBase, SidebarRailBase, SidebarSeparatorBase, SidebarTriggerBase, SkeletonBase, SlideBase, type SliderBaseProps, StartHour, StartHourAgenda, StatusIndicator, type StatusProps, SwitchBase, type SystemData, SystemNode, SystemTooltip, SystemsDiagram, TableBase, TableBodyBase, TableCaptionBase, TableCellBase, TableFooterBase, TableHeadBase, TableHeaderBase, TableRowBase, TabsBase, TabsContentBase, TabsListBase, TabsTriggerBase, TextAreaBase, type TextAreaBaseProps, type Theme, ThemeProviderBase, TimePicker, TimePickerInput, type TimePickerInputProps, type TimePickerType, TimeSeries, type TimeSeriesConfig, Toaster, type TooltipAdaptedRow, TooltipBase, TooltipBody, TooltipContentBase, type TooltipItem$2 as TooltipItem, TooltipProviderBase, TooltipSimple, TooltipTriggerBase, RechartTooltipWithTotal as TooltipWithTotal, UndatedEvents, UniversalTooltipRenderer, UnlockButton, UploadButton, UseSideBarBase, VISIBLE_ITEMS, type ValueFormatter, type ValueFormatterType, ViewButton, VisibilityButton, WeekCellsHeight, WeekCellsHeightAgenda, WeekView, WeekViewAgenda, type XAxisConfig, type YAxes, type YAxisMap, type YAxisOptions, type YAxisSide, YearViewAgenda, adaptDataForTooltip, addHoursToDate, addHoursToDateAgenda, addMinutesToDateAgenda, badgeVariants, buttonVariantsBase, compactTick, computeChartWidth, computeNiceMax, computeYAxisTickWidth, convert12HourTo24Hour, createValueFormatter, createYTickFormatter, detectDataFields, detectXAxis, display12HourValue, formatDurationAgenda, formatDurationAgendaDays, formatFieldName, formatLinePercentage, generateAdditionalColors, generateColorMap, getAgendaEventsForDay, getAgendaEventsForDayAgenda, getAllEventsForDay, getAllEventsForDayAgenda, getArrowByType, getAutoColorAgenda, getBorderRadiusClasses, getBorderRadiusClassesAgenda, getDateByType, getEventColorClasses, getEventColorClassesAgenda, getEventEndDate, getEventStartDate, getEventsForDay, getEventsForDayAgenda, getItems, getMaxDataValue, getMinDataValue, getSpanningEventsForDay, getSpanningEventsForDayAgenda, getValid12Hour, getValidArrow12Hour, getValidArrowHour, getValidArrowMinuteOrSecond, getValidArrowNumber, getValidHour, getValidMinuteOrSecond, getValidNumber, isMultiDayEvent, isMultiDayEventAgenda, isValid12Hour, isValidHour, isValidMinuteOrSecond, niceCeil, normalizeAttendDate, processIntegrationData, processNeo4jData, renderInsideBarLabel, renderPillLabel, resolveChartMargins, resolveContainerPaddingLeft, set12Hours, setDateByType, setHours, setMinutes, setSeconds, sortEvents, sortEventsAgenda, toast, useBiaxial, useCalendarDnd, useCalendarDndAgenda, useChartClick, useChartDimensions, useChartHighlights, useChartLayout, useChartMinMax, useChartTooltips, useCurrentTimeIndicator, useCurrentTimeIndicatorAgenda, useDrag, useEventVisibility, useEventVisibilityAgenda, useIsMobile, useIsTruncated, useOpenTooltipForPeriod, useProcessedData, useSeriesOpacity, useTheme, useTimeSeriesRange, type valueFormatter, visualForItem };
|
package/dist/index.d.ts
CHANGED
|
@@ -110,23 +110,23 @@ declare const CardFooterBase: React$1.ForwardRefExoticComponent<React$1.HTMLAttr
|
|
|
110
110
|
testid?: string;
|
|
111
111
|
} & React$1.RefAttributes<HTMLDivElement>>;
|
|
112
112
|
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
readonly
|
|
116
|
-
readonly
|
|
117
|
-
readonly
|
|
118
|
-
readonly
|
|
119
|
-
readonly
|
|
120
|
-
readonly
|
|
113
|
+
type FilesAccepted = "image/*" | "video/*" | "audio/*" | "pdf" | "doc" | "docx" | "txt" | "rtf" | "xls" | "xlsx" | "csv" | "ppt" | "pptx" | "jpeg" | "jpg" | "png" | "gif" | "webp" | "svg" | "mp4" | "webm" | "mkv" | "avi" | "mp3" | "wav" | "ogg" | "zip" | "rar" | "7z" | "tar" | "gz" | "*" | (string & {});
|
|
114
|
+
declare const FileAccept: {
|
|
115
|
+
readonly Image: "image/*";
|
|
116
|
+
readonly Document: "pdf,doc,docx,txt,rtf";
|
|
117
|
+
readonly Spreadsheet: "xls,xlsx,csv";
|
|
118
|
+
readonly Presentation: "ppt,pptx";
|
|
119
|
+
readonly Video: "video/*";
|
|
120
|
+
readonly Audio: "audio/*";
|
|
121
|
+
readonly All: "*";
|
|
121
122
|
};
|
|
122
|
-
type FileTypeValues = (typeof FileTypes)[keyof typeof FileTypes];
|
|
123
123
|
interface FileWithPreview extends File {
|
|
124
124
|
id?: string;
|
|
125
125
|
error?: string;
|
|
126
126
|
preview?: string;
|
|
127
127
|
}
|
|
128
128
|
interface FileUploaderProps extends Omit<React$1.HTMLAttributes<HTMLDivElement>, "onDrop"> {
|
|
129
|
-
accept?:
|
|
129
|
+
accept?: FilesAccepted;
|
|
130
130
|
maxSize?: number;
|
|
131
131
|
maxFiles?: number;
|
|
132
132
|
onValueChange: (files: FileWithPreview[]) => void;
|
|
@@ -2491,7 +2491,6 @@ interface CarouselItem {
|
|
|
2491
2491
|
id: number | string;
|
|
2492
2492
|
url: string;
|
|
2493
2493
|
title: string;
|
|
2494
|
-
theme?: "malwee" | "malwee-kids" | "enfim" | "carinhoso";
|
|
2495
2494
|
}
|
|
2496
2495
|
interface CarouselBaseProps {
|
|
2497
2496
|
items: CarouselItem[];
|
|
@@ -2510,9 +2509,10 @@ interface CarouselBaseProps {
|
|
|
2510
2509
|
zoomEffect?: "lens" | "scale" | null;
|
|
2511
2510
|
download?: boolean;
|
|
2512
2511
|
isLoading?: boolean;
|
|
2512
|
+
fernando?: string;
|
|
2513
2513
|
onChange?: (index: number) => void;
|
|
2514
2514
|
}
|
|
2515
|
-
declare function CarouselBase({ items, className, containerClassName, imageClassName, width, showControls, showIndicators, autoPlay, autoPlayInterval, zoomEffect, download, isLoading, onChange, }: CarouselBaseProps): react_jsx_runtime.JSX.Element;
|
|
2515
|
+
declare function CarouselBase({ items, className, containerClassName, imageClassName, width, showControls, showIndicators, autoPlay, autoPlayInterval, zoomEffect, download, isLoading, onChange, fernando, }: CarouselBaseProps): react_jsx_runtime.JSX.Element;
|
|
2516
2516
|
|
|
2517
2517
|
type PhosphorIcon = React$1.ForwardRefExoticComponent<IconProps$1 & React$1.RefAttributes<SVGSVGElement>>;
|
|
2518
2518
|
type MenuItem = {
|
|
@@ -2554,9 +2554,9 @@ interface ControlledComboboxTestIds {
|
|
|
2554
2554
|
}
|
|
2555
2555
|
interface ControlledComboboxProps<T extends string> extends ErrorMessageProps {
|
|
2556
2556
|
items: ControlledComboboxItem<T>[];
|
|
2557
|
-
|
|
2558
|
-
|
|
2559
|
-
|
|
2557
|
+
value?: T;
|
|
2558
|
+
onChange?: (value: T) => void;
|
|
2559
|
+
placeholder?: ReactNode;
|
|
2560
2560
|
disabled?: boolean;
|
|
2561
2561
|
keepOpen?: boolean;
|
|
2562
2562
|
closeAll?: ReactNode;
|
|
@@ -2566,7 +2566,6 @@ interface ControlledComboboxProps<T extends string> extends ErrorMessageProps {
|
|
|
2566
2566
|
onClear?: () => void;
|
|
2567
2567
|
testIds?: ControlledComboboxTestIds;
|
|
2568
2568
|
isMulti?: boolean;
|
|
2569
|
-
hasSelected?: boolean;
|
|
2570
2569
|
onSearchChange?: (value: string) => void;
|
|
2571
2570
|
search?: string;
|
|
2572
2571
|
onEndReached?: () => void;
|
|
@@ -2574,6 +2573,6 @@ interface ControlledComboboxProps<T extends string> extends ErrorMessageProps {
|
|
|
2574
2573
|
label?: string;
|
|
2575
2574
|
labelClassname?: string;
|
|
2576
2575
|
}
|
|
2577
|
-
declare function ControlledCombobox<T extends string>({ items,
|
|
2576
|
+
declare function ControlledCombobox<T extends string>({ items, value, onChange, placeholder, disabled, keepOpen, searchPlaceholder, empty, error, label, labelClassname, testIds, onClear, hideClear, onSearchChange, search, onEndReached, loading, }: ControlledComboboxProps<T>): react_jsx_runtime.JSX.Element;
|
|
2578
2577
|
|
|
2579
|
-
export { AddButton, Agenda, AgendaDaysToShow, AgendaDaysToShowAgenda, AgendaView, AlertDialogActionBase, AlertDialogBase, AlertDialogCancelBase, AlertDialogContentBase, AlertDialogDescriptionBase, AlertDialogFooterBase, AlertDialogHeaderBase, AlertDialogOverlayBase, AlertDialogPortalBase, AlertDialogTitleBase, AlertDialogTriggerBase, AvatarBase, AvatarCombobox, type AvatarComboboxItem, type AvatarComboboxProps, type AvatarComboboxPropsWithGroupItems, type AvatarComboboxPropsWithItems, type AvatarComboboxTestIds, AvatarFallbackBase, AvatarImageBase, BackButton, Badge, type BadgeColorType, type BannerProps, Beam, type BiaxialConfig, BreadcrumbBase, BreadcrumbEllipsisBase, BreadcrumbItemBase, BreadcrumbLinkBase, BreadcrumbListBase, BreadcrumbPageBase, BreadcrumbSeparatorBase, Brush, ButtonBase, ButtonGroupBase, type ButtonProps, CENTER_INDEX, CalendarBase, CalendarDndProvider, CalendarDndProviderAgenda, type CalendarEvent, type CalendarEventAgenda, type CalendarProps, type CalendarView, type CalendarViewAgenda, CardBase, CardContentBase, CardDescriptionBase, CardFooterBase, CardHeaderBase, CardTitleBase, CarouselBase, type CarouselBaseProps, type CarouselItem, ChangeButton, Chart, ChartControls, type ChartData$3 as ChartData, ChartHeader, type ChartHooksArgs, type ChartProps, ChartTotalLegend, CheckButton, CheckboxBase, CheckboxTree, CloseAllButton, CloseButton, CodeBlock, CollapsibleBase, CollapsibleContentBase, CollapsibleTriggerBase, Combobox, type ComboboxProps, type ComboboxTestIds, CommandBase, CommandDebouncedInputBase, CommandDialogBase, CommandEmptyBase, CommandGroupBase, CommandInputBase, CommandItemBase, CommandListBase, CommandSeparatorBase, CommandShortcutBase, type Connection, ContextMenuBase, ContextMenuCheckboxItemBase, ContextMenuContentBase, ContextMenuGroupBase, ContextMenuItemBase, ContextMenuLabelBase, ContextMenuPortalBase, ContextMenuRadioGroupBase, ContextMenuRadioItemBase, ContextMenuSeparatorBase, ContextMenuShortcutBase, ContextMenuSubBase, ContextMenuSubContentBase, ContextMenuSubTriggerBase, ContextMenuTriggerBase, ControlledCombobox, type ControlledComboboxItem, type ControlledComboboxProps, type ControlledComboboxTestIds, CopyButton, CopyData, type DataMapper, DateTimePicker, DayView, DayViewAgenda, DebouncedInput, type DebouncedInputProps, type DefaultAvatarComboboxProps, DefaultEndHour, DefaultEndHourAgenda, type DefaultMultiSelectProps, type DefaultSelectProps, DefaultStartHour, DefaultStartHourAgenda, DestructiveDialog, DialogBase, DialogCloseBase, DialogContentBase, DialogDescriptionBase, DialogFooterBase, DialogHeaderBase, DialogOverlayBase, DialogPortalBase, DialogTitleBase, DialogTriggerBase, DownloadButton, DraggableEvent, DraggableTooltip, DrawerBase, DrawerCloseBase, DrawerContentBase, DrawerDescriptionBase, DrawerFooterBase, DrawerHeaderBase, DrawerOverlayBase, DrawerPortalBase, DrawerTitleBase, DrawerTriggerBase, DropDownMenuBase, DropDownMenuCheckboxItemBase, DropDownMenuContentBase, DropDownMenuGroupBase, DropDownMenuItemBase, DropDownMenuLabelBase, DropDownMenuPortalBase, DropDownMenuRadioGroupBase, DropDownMenuRadioItemBase, DropDownMenuSeparatorBase, DropDownMenuShortcutBase, DropDownMenuSubBase, DropDownMenuSubContentBase, DropDownMenuSubTriggerBase, DropDownMenuTriggerBase, DroppableCell, DroppableCellAgenda, EditButton, EndHour, EndHourAgenda, ErrorMessage, EventAgenda, EventCalendar, type EventColor, type EventColorAgenda, EventDetailModalAgenda, EventDialog, EventGap, EventGapAgenda, EventHeight, EventHeightAgenda, EventItem, EventItemAgenda, EventsPopup, FavoriteButton,
|
|
2578
|
+
export { AddButton, Agenda, AgendaDaysToShow, AgendaDaysToShowAgenda, AgendaView, AlertDialogActionBase, AlertDialogBase, AlertDialogCancelBase, AlertDialogContentBase, AlertDialogDescriptionBase, AlertDialogFooterBase, AlertDialogHeaderBase, AlertDialogOverlayBase, AlertDialogPortalBase, AlertDialogTitleBase, AlertDialogTriggerBase, AvatarBase, AvatarCombobox, type AvatarComboboxItem, type AvatarComboboxProps, type AvatarComboboxPropsWithGroupItems, type AvatarComboboxPropsWithItems, type AvatarComboboxTestIds, AvatarFallbackBase, AvatarImageBase, BackButton, Badge, type BadgeColorType, type BannerProps, Beam, type BiaxialConfig, BreadcrumbBase, BreadcrumbEllipsisBase, BreadcrumbItemBase, BreadcrumbLinkBase, BreadcrumbListBase, BreadcrumbPageBase, BreadcrumbSeparatorBase, Brush, ButtonBase, ButtonGroupBase, type ButtonProps, CENTER_INDEX, CalendarBase, CalendarDndProvider, CalendarDndProviderAgenda, type CalendarEvent, type CalendarEventAgenda, type CalendarProps, type CalendarView, type CalendarViewAgenda, CardBase, CardContentBase, CardDescriptionBase, CardFooterBase, CardHeaderBase, CardTitleBase, CarouselBase, type CarouselBaseProps, type CarouselItem, ChangeButton, Chart, ChartControls, type ChartData$3 as ChartData, ChartHeader, type ChartHooksArgs, type ChartProps, ChartTotalLegend, CheckButton, CheckboxBase, CheckboxTree, CloseAllButton, CloseButton, CodeBlock, CollapsibleBase, CollapsibleContentBase, CollapsibleTriggerBase, Combobox, type ComboboxProps, type ComboboxTestIds, CommandBase, CommandDebouncedInputBase, CommandDialogBase, CommandEmptyBase, CommandGroupBase, CommandInputBase, CommandItemBase, CommandListBase, CommandSeparatorBase, CommandShortcutBase, type Connection, ContextMenuBase, ContextMenuCheckboxItemBase, ContextMenuContentBase, ContextMenuGroupBase, ContextMenuItemBase, ContextMenuLabelBase, ContextMenuPortalBase, ContextMenuRadioGroupBase, ContextMenuRadioItemBase, ContextMenuSeparatorBase, ContextMenuShortcutBase, ContextMenuSubBase, ContextMenuSubContentBase, ContextMenuSubTriggerBase, ContextMenuTriggerBase, ControlledCombobox, type ControlledComboboxItem, type ControlledComboboxProps, type ControlledComboboxTestIds, CopyButton, CopyData, type DataMapper, DateTimePicker, DayView, DayViewAgenda, DebouncedInput, type DebouncedInputProps, type DefaultAvatarComboboxProps, DefaultEndHour, DefaultEndHourAgenda, type DefaultMultiSelectProps, type DefaultSelectProps, DefaultStartHour, DefaultStartHourAgenda, DestructiveDialog, DialogBase, DialogCloseBase, DialogContentBase, DialogDescriptionBase, DialogFooterBase, DialogHeaderBase, DialogOverlayBase, DialogPortalBase, DialogTitleBase, DialogTriggerBase, DownloadButton, DraggableEvent, DraggableTooltip, DrawerBase, DrawerCloseBase, DrawerContentBase, DrawerDescriptionBase, DrawerFooterBase, DrawerHeaderBase, DrawerOverlayBase, DrawerPortalBase, DrawerTitleBase, DrawerTriggerBase, DropDownMenuBase, DropDownMenuCheckboxItemBase, DropDownMenuContentBase, DropDownMenuGroupBase, DropDownMenuItemBase, DropDownMenuLabelBase, DropDownMenuPortalBase, DropDownMenuRadioGroupBase, DropDownMenuRadioItemBase, DropDownMenuSeparatorBase, DropDownMenuShortcutBase, DropDownMenuSubBase, DropDownMenuSubContentBase, DropDownMenuSubTriggerBase, DropDownMenuTriggerBase, DroppableCell, DroppableCellAgenda, EditButton, EndHour, EndHourAgenda, ErrorMessage, EventAgenda, EventCalendar, type EventColor, type EventColorAgenda, EventDetailModalAgenda, EventDialog, EventGap, EventGapAgenda, EventHeight, EventHeightAgenda, EventItem, EventItemAgenda, EventsPopup, FavoriteButton, FileAccept, FileUploader, type FileUploaderProps, type FileWithPreview, type FilesAccepted, FilterButton, type FinalValueFormatter, HideButton, Highlights, HorizontalChart, HorizontalLegend, HoverCardBase, HoverCardContentBase, HoverCardTriggerBase, ITEM_HEIGHT, type IconProps, InputBase, type InputBaseProps, InputOTPBase, InputOTPGroupBase, InputOTPSeparatorBase, InputOTPSlotBase, type Integration, IntegrationCard, type IntegrationConnection, type IntegrationData, type IntegrationProperties, type IntegrationProps, IntegrationTooltip, LabelBase, type LabelListContent, Leaderboard, type LeaderboardItem, type LeaderboardProps, type LegendItem, LikeButton, LoadingBase, LockButton, type MapperConfig, type MapperConfigEntry, type Margins, type MenuItem, ModalBase, ModalCloseBase, ModalContentBase, ModalDescriptionBase, ModalFooterBase, ModalHeaderBase, ModalOverlayBase, ModalPortalBase, ModalTitleBase, ModalTriggerBase, ModeToggleBase, MonthView, MonthViewAgenda, MoreButton, MultiCombobox, type MultiComboboxProps, type MultiComboboxTestIds, MultiDayOverlay, MultiSelect, MultiSelectBase, MultiSelectContentBase, type MultiSelectContextType, MultiSelectGroupBase, type MultiSelectItem, MultiSelectItemBase, type MultiSelectProps, type MultiSelectPropsWithGroupItems, type MultiSelectPropsWithItems, MultiSelectSeparatorBase, type MultiSelectTestIds, MultiSelectTriggerBase, MultiSelectValueBase, NameTooltip, NavigationMenuBase, NavigationMenuContentBase, NavigationMenuIndicatorBase, NavigationMenuItemBase, NavigationMenuLinkBase, NavigationMenuListBase, NavigationMenuTriggerBase, NavigationMenuViewportBase, type Neo4jIntegration, type Neo4jNode, type Neo4jRelationship, type NewSelectProps, NoData, type Node, NotificationButton, NumericInput, type Padding, type Period, PeriodsDropdown, PopoverAnchorBase, PopoverBase, PopoverContentBase, PopoverTriggerBase, type Primitive, ProgressBase, type ProgressBaseProps, ProgressCirclesBase, type ProgressCirclesBaseProps, ProgressPanelsBase, type ProgressPanelsBaseProps, ProgressSegmentsBase, type ProgressSegmentsBaseProps, type ProgressType, type PropsLabelList, RadialMenu, RangePicker, type RangePickerProps, RefreshButton, type Relationship, SaveButton, ScrollAreaBase, ScrollBarBase, SearchButton, Select, SelectBase, SelectContentBase, SelectEmpty, SelectGroupBase, type SelectItem, SelectItemBase, SelectLabelBase, type SelectPropsWithGroupItems, type SelectPropsWithItems, SelectScrollDownButtonBase, SelectScrollUpButtonBase, SelectSeparatorBase, type SelectTestIds, SelectTriggerBase, SelectValueBase, SeparatorBase, type SeriesConfig, type SeriesCounts, type SeriesEntry, type SeriesOrder, type SeriesProp, SettingsButton, SheetBase, SheetCloseBase, SheetContentBase, SheetDescriptionBase, SheetFooterBase, SheetHeaderBase, SheetOverlayBase, SheetPortalBase, SheetTitleBase, SheetTriggerBase, ShowOnly, SidebarBase, SidebarContentBase, SidebarFooterBase, SidebarGroupActionBase, SidebarGroupBase, SidebarGroupContentBase, SidebarGroupLabelBase, SidebarHeaderBase, SidebarInputBase, SidebarInsetBase, SidebarMenuActionBase, SidebarMenuBadgeBase, SidebarMenuBase, SidebarMenuButtonBase, SidebarMenuItemBase, SidebarMenuSkeletonBase, SidebarMenuSubBase, SidebarMenuSubButtonBase, SidebarMenuSubItemBase, SidebarProviderBase, SidebarRailBase, SidebarSeparatorBase, SidebarTriggerBase, SkeletonBase, SlideBase, type SliderBaseProps, StartHour, StartHourAgenda, StatusIndicator, type StatusProps, SwitchBase, type SystemData, SystemNode, SystemTooltip, SystemsDiagram, TableBase, TableBodyBase, TableCaptionBase, TableCellBase, TableFooterBase, TableHeadBase, TableHeaderBase, TableRowBase, TabsBase, TabsContentBase, TabsListBase, TabsTriggerBase, TextAreaBase, type TextAreaBaseProps, type Theme, ThemeProviderBase, TimePicker, TimePickerInput, type TimePickerInputProps, type TimePickerType, TimeSeries, type TimeSeriesConfig, Toaster, type TooltipAdaptedRow, TooltipBase, TooltipBody, TooltipContentBase, type TooltipItem$2 as TooltipItem, TooltipProviderBase, TooltipSimple, TooltipTriggerBase, RechartTooltipWithTotal as TooltipWithTotal, UndatedEvents, UniversalTooltipRenderer, UnlockButton, UploadButton, UseSideBarBase, VISIBLE_ITEMS, type ValueFormatter, type ValueFormatterType, ViewButton, VisibilityButton, WeekCellsHeight, WeekCellsHeightAgenda, WeekView, WeekViewAgenda, type XAxisConfig, type YAxes, type YAxisMap, type YAxisOptions, type YAxisSide, YearViewAgenda, adaptDataForTooltip, addHoursToDate, addHoursToDateAgenda, addMinutesToDateAgenda, badgeVariants, buttonVariantsBase, compactTick, computeChartWidth, computeNiceMax, computeYAxisTickWidth, convert12HourTo24Hour, createValueFormatter, createYTickFormatter, detectDataFields, detectXAxis, display12HourValue, formatDurationAgenda, formatDurationAgendaDays, formatFieldName, formatLinePercentage, generateAdditionalColors, generateColorMap, getAgendaEventsForDay, getAgendaEventsForDayAgenda, getAllEventsForDay, getAllEventsForDayAgenda, getArrowByType, getAutoColorAgenda, getBorderRadiusClasses, getBorderRadiusClassesAgenda, getDateByType, getEventColorClasses, getEventColorClassesAgenda, getEventEndDate, getEventStartDate, getEventsForDay, getEventsForDayAgenda, getItems, getMaxDataValue, getMinDataValue, getSpanningEventsForDay, getSpanningEventsForDayAgenda, getValid12Hour, getValidArrow12Hour, getValidArrowHour, getValidArrowMinuteOrSecond, getValidArrowNumber, getValidHour, getValidMinuteOrSecond, getValidNumber, isMultiDayEvent, isMultiDayEventAgenda, isValid12Hour, isValidHour, isValidMinuteOrSecond, niceCeil, normalizeAttendDate, processIntegrationData, processNeo4jData, renderInsideBarLabel, renderPillLabel, resolveChartMargins, resolveContainerPaddingLeft, set12Hours, setDateByType, setHours, setMinutes, setSeconds, sortEvents, sortEventsAgenda, toast, useBiaxial, useCalendarDnd, useCalendarDndAgenda, useChartClick, useChartDimensions, useChartHighlights, useChartLayout, useChartMinMax, useChartTooltips, useCurrentTimeIndicator, useCurrentTimeIndicatorAgenda, useDrag, useEventVisibility, useEventVisibilityAgenda, useIsMobile, useIsTruncated, useOpenTooltipForPeriod, useProcessedData, useSeriesOpacity, useTheme, useTimeSeriesRange, type valueFormatter, visualForItem };
|