@maxio-com/react-ui-components 9.24.1 → 9.26.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.esm.js +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/skills/maxio-react/SKILL.md +3 -0
- package/dist/skills/maxio-react/references/components-calendar.md +10 -10
- package/dist/skills/maxio-react/references/components-forms-datefield.md +192 -0
- package/dist/skills/maxio-react/references/components-forms-datepicker.md +221 -0
- package/dist/skills/maxio-react/references/components-forms-daterangepicker.md +246 -0
- package/dist/skills/maxio-react/references/components-listbox.md +53 -0
- package/dist/skills/maxio-react/references/components-rangecalendar.md +24 -24
- package/dist/temporary-typings/src/components/ListBox/ListBox.d.ts +1 -1
- package/dist/temporary-typings/src/components/ListBox/ListBox.d.ts.map +1 -1
- package/dist/temporary-typings/src/components/ListBox/types.d.ts +4 -1
- package/dist/temporary-typings/src/components/ListBox/types.d.ts.map +1 -1
- package/dist/temporary-typings/src/components/forms/DateField/DateField.d.ts +6 -0
- package/dist/temporary-typings/src/components/forms/DateField/DateField.d.ts.map +1 -0
- package/dist/temporary-typings/src/components/forms/DateField/DateInput.d.ts +7 -0
- package/dist/temporary-typings/src/components/forms/DateField/DateInput.d.ts.map +1 -0
- package/dist/temporary-typings/src/components/forms/DateField/index.d.ts +3 -0
- package/dist/temporary-typings/src/components/forms/DateField/index.d.ts.map +1 -0
- package/dist/temporary-typings/src/components/forms/DateField/types.d.ts +8 -0
- package/dist/temporary-typings/src/components/forms/DateField/types.d.ts.map +1 -0
- package/dist/temporary-typings/src/components/forms/DatePicker/DatePicker.d.ts +6 -0
- package/dist/temporary-typings/src/components/forms/DatePicker/DatePicker.d.ts.map +1 -0
- package/dist/temporary-typings/src/components/forms/DatePicker/index.d.ts +3 -0
- package/dist/temporary-typings/src/components/forms/DatePicker/index.d.ts.map +1 -0
- package/dist/temporary-typings/src/components/forms/DatePicker/types.d.ts +12 -0
- package/dist/temporary-typings/src/components/forms/DatePicker/types.d.ts.map +1 -0
- package/dist/temporary-typings/src/components/forms/DatePresets/DatePresets.d.ts +5 -0
- package/dist/temporary-typings/src/components/forms/DatePresets/DatePresets.d.ts.map +1 -0
- package/dist/temporary-typings/src/components/forms/DatePresets/index.d.ts +3 -0
- package/dist/temporary-typings/src/components/forms/DatePresets/index.d.ts.map +1 -0
- package/dist/temporary-typings/src/components/forms/DatePresets/types.d.ts +13 -0
- package/dist/temporary-typings/src/components/forms/DatePresets/types.d.ts.map +1 -0
- package/dist/temporary-typings/src/components/forms/DatePresets/utils.d.ts +14 -0
- package/dist/temporary-typings/src/components/forms/DatePresets/utils.d.ts.map +1 -0
- package/dist/temporary-typings/src/components/forms/DateRangePicker/DateRangePicker.d.ts +6 -0
- package/dist/temporary-typings/src/components/forms/DateRangePicker/DateRangePicker.d.ts.map +1 -0
- package/dist/temporary-typings/src/components/forms/DateRangePicker/index.d.ts +3 -0
- package/dist/temporary-typings/src/components/forms/DateRangePicker/index.d.ts.map +1 -0
- package/dist/temporary-typings/src/components/forms/DateRangePicker/types.d.ts +15 -0
- package/dist/temporary-typings/src/components/forms/DateRangePicker/types.d.ts.map +1 -0
- package/dist/temporary-typings/src/components/forms/DateRangePicker/utils.d.ts +8 -0
- package/dist/temporary-typings/src/components/forms/DateRangePicker/utils.d.ts.map +1 -0
- package/dist/temporary-typings/src/components/forms/index.d.ts +6 -0
- package/dist/temporary-typings/src/components/forms/index.d.ts.map +1 -1
- package/dist/temporary-typings/src/components/index.d.ts +7 -1
- package/dist/temporary-typings/src/components/index.d.ts.map +1 -1
- package/package.json +2 -2
- package/typings/index.d.ts +46 -4
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import type { DateRangePickerRenderProps } from 'react-aria-components';
|
|
2
|
+
import type { DateRangePreset } from './types';
|
|
3
|
+
type RangeState = DateRangePickerRenderProps['state'];
|
|
4
|
+
type PresetValue = DateRangePreset['value'];
|
|
5
|
+
export declare const getPresetLabel: (value: RangeState["value"], presets?: readonly DateRangePreset[]) => string | undefined;
|
|
6
|
+
export declare const selectRangePreset: (state: RangeState, value: PresetValue) => void;
|
|
7
|
+
export {};
|
|
8
|
+
//# sourceMappingURL=utils.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../../../src/components/forms/DateRangePicker/utils.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,0BAA0B,EAE3B,MAAM,uBAAuB,CAAC;AAC/B,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,SAAS,CAAC;AAE/C,KAAK,UAAU,GAAG,0BAA0B,CAAC,OAAO,CAAC,CAAC;AACtD,KAAK,WAAW,GAAG,eAAe,CAAC,OAAO,CAAC,CAAC;AAO5C,eAAO,MAAM,cAAc,GACzB,OAAO,UAAU,CAAC,OAAO,CAAC,EAC1B,UAAU,SAAS,eAAe,EAAE,KACnC,MAAM,GAAG,SAQX,CAAC;AAEF,eAAO,MAAM,iBAAiB,GAC5B,OAAO,UAAU,EACjB,OAAO,WAAW,KACjB,IAaF,CAAC"}
|
|
@@ -11,4 +11,10 @@ export type { TextInputProps } from './TextInput';
|
|
|
11
11
|
export { default as Select } from './Select';
|
|
12
12
|
export { default as FormErrorMessage } from './FormErrorMessage';
|
|
13
13
|
export { default as FormHelperText } from './FormHelperText';
|
|
14
|
+
export { DateField } from './DateField';
|
|
15
|
+
export type { DateFieldProps } from './DateField';
|
|
16
|
+
export { DatePicker } from './DatePicker';
|
|
17
|
+
export type { DatePickerProps, DatePreset } from './DatePicker';
|
|
18
|
+
export { DateRangePicker } from './DateRangePicker';
|
|
19
|
+
export type { DateRangePickerProps, DateRangePreset } from './DateRangePicker';
|
|
14
20
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/forms/index.ts"],"names":[],"mappings":"AAAA,cAAc,YAAY,CAAC;AAC3B,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,YAAY,CAAC;AACjD,YAAY,EAAE,aAAa,EAAE,MAAM,YAAY,CAAC;AAChD,cAAc,SAAS,CAAC;AACxB,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,aAAa,CAAC;AACnD,YAAY,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAClD,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,YAAY,CAAC;AACjD,YAAY,EAAE,aAAa,EAAE,MAAM,YAAY,CAAC;AAChD,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,aAAa,CAAC;AACnD,YAAY,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAClD,OAAO,EAAE,OAAO,IAAI,MAAM,EAAE,MAAM,UAAU,CAAC;AAC7C,OAAO,EAAE,OAAO,IAAI,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACjE,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,kBAAkB,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/forms/index.ts"],"names":[],"mappings":"AAAA,cAAc,YAAY,CAAC;AAC3B,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,YAAY,CAAC;AACjD,YAAY,EAAE,aAAa,EAAE,MAAM,YAAY,CAAC;AAChD,cAAc,SAAS,CAAC;AACxB,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,aAAa,CAAC;AACnD,YAAY,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAClD,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,YAAY,CAAC;AACjD,YAAY,EAAE,aAAa,EAAE,MAAM,YAAY,CAAC;AAChD,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,aAAa,CAAC;AACnD,YAAY,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAClD,OAAO,EAAE,OAAO,IAAI,MAAM,EAAE,MAAM,UAAU,CAAC;AAC7C,OAAO,EAAE,OAAO,IAAI,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACjE,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAC7D,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,YAAY,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAClD,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,YAAY,EAAE,eAAe,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAChE,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACpD,YAAY,EAAE,oBAAoB,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC"}
|
|
@@ -38,11 +38,17 @@ export { ActionList, Drawer, Alert, Avatar, Banner, Body, Card, Breadcrumbs, Bre
|
|
|
38
38
|
export type { PopoverProps } from './Popover/types';
|
|
39
39
|
export type { DrawerProps } from './Drawer/types';
|
|
40
40
|
export type { CopyToClipboardProps, CopyToClipboardSize, CopyToClipboardVariant, } from './CopyToClipboard';
|
|
41
|
-
export type { EmptyStateHeadingLevel, EmptyStateProps
|
|
41
|
+
export type { EmptyStateHeadingLevel, EmptyStateProps } from './EmptyState';
|
|
42
42
|
export type { ComboBoxProps, TextAreaProps, TextFieldProps, TextInputProps, } from './forms';
|
|
43
43
|
export type { SegmentedControlItemProps, SegmentedControlProps, SegmentedControlSize, } from './SegmentedControl';
|
|
44
44
|
export { Calendar } from './Calendar';
|
|
45
45
|
export type { CalendarProps } from './Calendar';
|
|
46
46
|
export { RangeCalendar } from './RangeCalendar';
|
|
47
47
|
export type { RangeCalendarProps } from './RangeCalendar';
|
|
48
|
+
export { DateField } from './forms/DateField';
|
|
49
|
+
export type { DateFieldProps } from './forms/DateField';
|
|
50
|
+
export { DatePicker } from './forms/DatePicker';
|
|
51
|
+
export type { DatePickerProps, DatePreset } from './forms/DatePicker';
|
|
52
|
+
export { DateRangePicker } from './forms/DateRangePicker';
|
|
53
|
+
export type { DateRangePickerProps, DateRangePreset } from './forms/DateRangePicker';
|
|
48
54
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/index.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/index.ts"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@maxio-com/react-ui-components",
|
|
3
|
-
"version": "9.
|
|
3
|
+
"version": "9.26.0",
|
|
4
4
|
"description": "React UI components",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"license": "MIT",
|
|
@@ -65,5 +65,5 @@
|
|
|
65
65
|
"publishConfig": {
|
|
66
66
|
"access": "public"
|
|
67
67
|
},
|
|
68
|
-
"gitHead": "
|
|
68
|
+
"gitHead": "d142e871d70bc9f58d2e35904ebef8b00ac307be"
|
|
69
69
|
}
|
package/typings/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React$1, { ReactNode, HTMLAttributes, LiHTMLAttributes, ButtonHTMLAttributes, AnchorHTMLAttributes, RefObject, FC, ElementType, InputHTMLAttributes } from 'react';
|
|
2
2
|
import { RowData, Row, Table, ExpandedState, RowSelectionState, SortingState, TableOptions } from '@tanstack/react-table';
|
|
3
3
|
export { createColumnHelper } from '@tanstack/react-table';
|
|
4
|
-
import { PopoverProps as PopoverProps$1, ToggleButtonGroupProps, ToggleButtonProps, ListBoxProps as ListBoxProps$1, ListBoxItemProps as ListBoxItemProps$1, ListBoxSectionProps as ListBoxSectionProps$1, HeaderProps, ComboBoxProps as ComboBoxProps$1, ValidationResult, TextFieldProps as TextFieldProps$1, DateValue, CalendarProps as CalendarProps$1, RangeCalendarProps as RangeCalendarProps$1 } from 'react-aria-components';
|
|
4
|
+
import { PopoverProps as PopoverProps$1, ToggleButtonGroupProps, ToggleButtonProps, ListBoxProps as ListBoxProps$1, ListBoxLoadMoreItemProps, ListBoxItemProps as ListBoxItemProps$1, ListBoxSectionProps as ListBoxSectionProps$1, HeaderProps, ComboBoxProps as ComboBoxProps$1, ValidationResult, TextFieldProps as TextFieldProps$1, DateValue, DateFieldProps as DateFieldProps$1, DatePickerProps as DatePickerProps$1, DateRangePickerProps as DateRangePickerProps$1, CalendarProps as CalendarProps$1, RangeCalendarProps as RangeCalendarProps$1 } from 'react-aria-components';
|
|
5
5
|
export { DialogTrigger, Pressable } from 'react-aria-components';
|
|
6
6
|
import * as _floating_ui_react_dom_interactions from '@floating-ui/react-dom-interactions';
|
|
7
7
|
import { MotionProps } from 'framer-motion';
|
|
@@ -693,13 +693,16 @@ declare const CheckboxGroup: ({ helperText, className, errorMessage, children, d
|
|
|
693
693
|
|
|
694
694
|
type ListBoxProps<T extends object = object> = ListBoxProps$1<T> & {
|
|
695
695
|
showSelectAll?: boolean;
|
|
696
|
+
isLoading?: boolean;
|
|
697
|
+
onLoadMore?: ListBoxLoadMoreItemProps['onLoadMore'];
|
|
698
|
+
scrollOffset?: ListBoxLoadMoreItemProps['scrollOffset'];
|
|
696
699
|
};
|
|
697
700
|
type ListBoxItemProps = ListBoxItemProps$1;
|
|
698
701
|
type ListBoxSectionProps<T extends object = object> = ListBoxSectionProps$1<T>;
|
|
699
702
|
type ListBoxHeaderProps = HeaderProps;
|
|
700
703
|
|
|
701
704
|
declare const ListBoxRoot: {
|
|
702
|
-
({ className, render, showSelectAll, ...props }: ListBoxProps): React$1.JSX.Element;
|
|
705
|
+
<T extends object>({ className, children, items, render, renderEmptyState, isLoading, onLoadMore, scrollOffset, showSelectAll, ...props }: ListBoxProps<T>): React$1.JSX.Element;
|
|
703
706
|
displayName: string;
|
|
704
707
|
};
|
|
705
708
|
declare const ListBoxItem: {
|
|
@@ -828,6 +831,45 @@ declare const FormErrorMessage: ({ children, className, ...props }: FormErrorMes
|
|
|
828
831
|
|
|
829
832
|
declare const FormHelperText: ({ children, className, ...props }: React$1.HtmlHTMLAttributes<HTMLDivElement>) => React$1.JSX.Element;
|
|
830
833
|
|
|
834
|
+
interface DateFieldProps<T extends DateValue = DateValue> extends Omit<DateFieldProps$1<T>, 'children'> {
|
|
835
|
+
label?: ReactNode;
|
|
836
|
+
description?: ReactNode;
|
|
837
|
+
errorMessage?: ReactNode | ((validation: ValidationResult) => ReactNode);
|
|
838
|
+
}
|
|
839
|
+
|
|
840
|
+
declare const DateField: <T extends DateValue>({ label, description, errorMessage, className, ...props }: DateFieldProps<T>) => React$1.JSX.Element;
|
|
841
|
+
|
|
842
|
+
interface Preset<T> {
|
|
843
|
+
label: string;
|
|
844
|
+
value: T | null;
|
|
845
|
+
isDisabled?: boolean;
|
|
846
|
+
}
|
|
847
|
+
|
|
848
|
+
interface DatePickerProps<T extends DateValue = DateValue> extends Omit<DatePickerProps$1<T>, 'children'> {
|
|
849
|
+
presets?: readonly DatePreset<T>[];
|
|
850
|
+
presetsLabel?: string;
|
|
851
|
+
label?: ReactNode;
|
|
852
|
+
description?: ReactNode;
|
|
853
|
+
errorMessage?: ReactNode | ((validation: ValidationResult) => ReactNode);
|
|
854
|
+
}
|
|
855
|
+
type DatePreset<T extends DateValue = DateValue> = Preset<T>;
|
|
856
|
+
|
|
857
|
+
declare const DatePicker: <T extends DateValue>({ label, description, errorMessage, className, presets, presetsLabel, ...props }: DatePickerProps<T>) => React$1.JSX.Element;
|
|
858
|
+
|
|
859
|
+
interface DateRangePickerProps<T extends DateValue = DateValue> extends Omit<DateRangePickerProps$1<T>, 'children'> {
|
|
860
|
+
presets?: readonly DateRangePreset<T>[];
|
|
861
|
+
presetsLabel?: string;
|
|
862
|
+
label?: ReactNode;
|
|
863
|
+
description?: ReactNode;
|
|
864
|
+
errorMessage?: ReactNode | ((validation: ValidationResult) => ReactNode);
|
|
865
|
+
}
|
|
866
|
+
type DateRangePreset<T extends DateValue = DateValue> = Preset<{
|
|
867
|
+
start: T | null;
|
|
868
|
+
end: T | null;
|
|
869
|
+
}>;
|
|
870
|
+
|
|
871
|
+
declare const DateRangePicker: <T extends DateValue>({ label, description, errorMessage, className, presets, presetsLabel, ...props }: DateRangePickerProps<T>) => React$1.JSX.Element;
|
|
872
|
+
|
|
831
873
|
type ChipProps = AriaToggleButtonProps & {
|
|
832
874
|
label: string;
|
|
833
875
|
title?: string;
|
|
@@ -920,5 +962,5 @@ type AuthLayoutProps = {
|
|
|
920
962
|
|
|
921
963
|
declare const AuthLayout: ({ children, heading, description, sentiment, leadingElement, alert, topAddon, footer, }: AuthLayoutProps) => React$1.JSX.Element;
|
|
922
964
|
|
|
923
|
-
export { ActionList, Alert, AuthLayout, Avatar, Banner, Body, Breadcrumbs, BreadcrumbsItem, Button, Calendar, Card, Checkbox, CheckboxGroup, Chip, Code, ComboBox, CopyToClipboard, DataTable, Display, Drawer, EmptyState, Flex, FormErrorMessage, FormHelperText, GlobalToastProvider, Grid, Heading, Icon, IconButton, Label, Link, ListBox, LoadingSpinner, Logo, Menu, MenuButton, MenuList, OverlayTrigger, Pagination, Popover, ProgressBar, Radio, RadioGroup, RangeCalendar, SegmentedControl, Select, SideNavWrapper as SideNav, Tab, TabList, TabPanel, TabPanels, Tabs, Tag, TextArea, TextField, TextInput, Tile, ToastProvider, ToastQueue, Toggle, Tooltip, TooltipTrigger, TopBar, useElementResizeObserver, useHover, useOverlayTrigger, useToast, useWindowSize };
|
|
924
|
-
export type { CalendarProps, ComboBoxProps, CopyToClipboardProps, CopyToClipboardSize, CopyToClipboardVariant, DrawerProps, EmptyStateHeadingLevel, EmptyStateProps, Interactions, OverlayAriaRole, Placement, PopoverProps, RangeCalendarProps, SegmentedControlItemProps, SegmentedControlProps, SegmentedControlSize, TextAreaProps, TextFieldProps, TextInputProps };
|
|
965
|
+
export { ActionList, Alert, AuthLayout, Avatar, Banner, Body, Breadcrumbs, BreadcrumbsItem, Button, Calendar, Card, Checkbox, CheckboxGroup, Chip, Code, ComboBox, CopyToClipboard, DataTable, DateField, DatePicker, DateRangePicker, Display, Drawer, EmptyState, Flex, FormErrorMessage, FormHelperText, GlobalToastProvider, Grid, Heading, Icon, IconButton, Label, Link, ListBox, LoadingSpinner, Logo, Menu, MenuButton, MenuList, OverlayTrigger, Pagination, Popover, ProgressBar, Radio, RadioGroup, RangeCalendar, SegmentedControl, Select, SideNavWrapper as SideNav, Tab, TabList, TabPanel, TabPanels, Tabs, Tag, TextArea, TextField, TextInput, Tile, ToastProvider, ToastQueue, Toggle, Tooltip, TooltipTrigger, TopBar, useElementResizeObserver, useHover, useOverlayTrigger, useToast, useWindowSize };
|
|
966
|
+
export type { CalendarProps, ComboBoxProps, CopyToClipboardProps, CopyToClipboardSize, CopyToClipboardVariant, DateFieldProps, DatePickerProps, DatePreset, DateRangePickerProps, DateRangePreset, DrawerProps, EmptyStateHeadingLevel, EmptyStateProps, Interactions, OverlayAriaRole, Placement, PopoverProps, RangeCalendarProps, SegmentedControlItemProps, SegmentedControlProps, SegmentedControlSize, TextAreaProps, TextFieldProps, TextInputProps };
|