@galaxy-ds/core 2.0.20 → 2.0.22
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/Accordion/Accordion.stories.d.ts +225 -319
- package/dist/Accordion/Accordion.styled.d.ts +7 -4
- package/dist/AccordionDetails/AccordionDetails.stories.d.ts +30 -28
- package/dist/AccordionPanel/AccordionPanel.stories.d.ts +25 -21
- package/dist/AccordionSummary/AccordionSummary.stories.d.ts +73 -52
- package/dist/ActivityLog/ActivityLog.stories.d.ts +6 -4
- package/dist/ActivityLog/ActivityLog.styled.d.ts +2 -3
- package/dist/AppBar/AppBar.stories.d.ts +35 -38
- package/dist/AppBar/AppBar.styled.d.ts +3 -4
- package/dist/AttachmentIcon/AttachmentIcon.stories.d.ts +6 -5
- package/dist/Autocomplete/Autocomplete.stories.d.ts +309 -303
- package/dist/Autocomplete/Autocomplete.styled.d.ts +5 -6
- package/dist/Autocomplete/createFilterOptions.d.ts +1 -1
- package/dist/Avatar/Avatar.stories.d.ts +201 -178
- package/dist/Avatar/Avatar.styled.d.ts +3 -4
- package/dist/AvatarGroup/AvatarGroup.stories.d.ts +156 -199
- package/dist/BottomListButton/BottomListButton.stories.d.ts +48 -40
- package/dist/BottomListButton/BottomListButton.styled.d.ts +2 -3
- package/dist/Box/Box.stories.d.ts +71 -74
- package/dist/Breadcrumbs/Breadcrumbs.stories.d.ts +72 -74
- package/dist/Breadcrumbs/Breadcrumbs.styled.d.ts +2 -3
- package/dist/Button/Button.stories.d.ts +384 -355
- package/dist/Button/Button.styled.d.ts +2 -3
- package/dist/Card/Card.stories.d.ts +40 -32
- package/dist/Card/Card.styled.d.ts +1 -2
- package/dist/Checkbox/Checkbox.stories.d.ts +229 -508
- package/dist/Chip/Chip.stories.d.ts +135 -113
- package/dist/Chip/Chip.styled.d.ts +2 -3
- package/dist/CssBaseline/CssBaseline.stories.d.ts +0 -1
- package/dist/DatePicker/DatePicker.stories.d.ts +9 -1
- package/dist/DatePicker/DatePicker.styled.d.ts +0 -1
- package/dist/DateRangePicker/DateRangePicker.stories.d.ts +43 -38
- package/dist/DateRangePicker/DateRangePicker.styled.d.ts +0 -1
- package/dist/Dialog/Dialog.stories.d.ts +188 -216
- package/dist/Divider/Divider.stories.d.ts +371 -365
- package/dist/Drawer/Drawer.stories.d.ts +402 -101
- package/dist/DrawerMenu/DrawerMenu.stories.d.ts +64 -73
- package/dist/DrawerMenu/DrawerMenu.styled.d.ts +2 -3
- package/dist/Dropdown/Dropdown.stories.d.ts +524 -471
- package/dist/Dropdown/Dropdown.types.d.ts +8 -0
- package/dist/EmptyState/EmptyState.stories.d.ts +14 -6
- package/dist/EmptyState/EmptyState.styled.d.ts +3 -4
- package/dist/FooterActions/FooterActions.stories.d.ts +13 -10
- package/dist/FooterActions/FooterActions.styled.d.ts +2 -3
- package/dist/FormBody/FormBody.stories.d.ts +5 -4
- package/dist/FormBody/FormBody.styled.d.ts +0 -1
- package/dist/FormContainer/FormContainer.stories.d.ts +1 -4
- package/dist/FormContainer/FormContainer.styled.d.ts +1 -2
- package/dist/FormGroup/FormGroup.stories.d.ts +60 -346
- package/dist/FormHeader/FormHeader.stories.d.ts +5 -6
- package/dist/FormHeader/FormHeader.styled.d.ts +5 -6
- package/dist/FormHeader/FormHeader.types.d.ts +1 -0
- package/dist/Grid/Grid.stories.d.ts +15 -0
- package/dist/HeaderToolbar/HeaderToolbar.stories.d.ts +114 -127
- package/dist/HeaderToolbar/HeaderToolbar.styled.d.ts +6 -7
- package/dist/Icon/Icon.stories.d.ts +639 -618
- package/dist/IconButton/IconButton.d.ts +0 -1
- package/dist/IconButton/IconButton.stories.d.ts +68 -51
- package/dist/Icons/doctype-icons.stories.d.ts +812 -823
- package/dist/Icons/leap-icons.stories.d.ts +1015 -1028
- package/dist/ImageUpload/ImageUpload.stories.d.ts +11 -1
- package/dist/ImageUpload/ImageUpload.styled.d.ts +0 -1
- package/dist/Input/Input.stories.d.ts +961 -941
- package/dist/Input/Input.styled.d.ts +3 -4
- package/dist/InputLabel/InputLabel.stories.d.ts +17 -0
- package/dist/List/List.stories.d.ts +5 -0
- package/dist/ListItem/ListItem.stories.d.ts +6 -0
- package/dist/ListItemAvatar/ListItemAvatar.stories.d.ts +6 -0
- package/dist/ListItemHoverContent/ListItemHoverContent.stories.d.ts +5 -1
- package/dist/ListItemHoverContent/ListItemHoverContent.styled.d.ts +0 -1
- package/dist/ListItemIcon/ListItemIcon.stories.d.ts +6 -0
- package/dist/ListItemText/ListItemText.stories.d.ts +6 -0
- package/dist/ListSubheader/ListSubheader.stories.d.ts +1 -1
- package/dist/Loader/Loader.stories.d.ts +5 -0
- package/dist/Loader/Loader.styled.d.ts +2 -3
- package/dist/Menu/Menu.d.ts +0 -1
- package/dist/Menu/Menu.stories.d.ts +5 -0
- package/dist/Menu/Menu.types.d.ts +0 -1
- package/dist/MenuHeader/MenuHeader.stories.d.ts +5 -0
- package/dist/MenuHeader/MenuHeader.styled.d.ts +3 -1
- package/dist/MenuItem/MenuItem.stories.d.ts +5 -0
- package/dist/Modal/Modal.stories.d.ts +5 -0
- package/dist/ModalActions/ModalActions.stories.d.ts +5 -0
- package/dist/ModalContent/ModalContent.stories.d.ts +5 -0
- package/dist/ModalTitle/ModalTitle.stories.d.ts +5 -0
- package/dist/Pagination/Pagination.stories.d.ts +7 -3
- package/dist/Popover/Popover.stories.d.ts +5 -0
- package/dist/ProgressBar/ProgressBar.stories.d.ts +5 -0
- package/dist/Radio/Radio.stories.d.ts +5 -0
- package/dist/RadioGroup/RadioGroup.stories.d.ts +6 -0
- package/dist/RibbonButton/RibbonButton.d.ts +0 -1
- package/dist/RibbonButton/RibbonButton.stories.d.ts +5 -0
- package/dist/RibbonButton/RibbonButton.styled.d.ts +3 -4
- package/dist/RibbonButtonGroup/RibbonButtonGroup.d.ts +0 -1
- package/dist/RibbonButtonGroup/RibbonButtonGroup.stories.d.ts +5 -0
- package/dist/RibbonButtonGroup/RibbonButtonGroup.styled.d.ts +4 -5
- package/dist/SidebarLayout/SidebarLayout.stories.d.ts +9 -3
- package/dist/StepNavigation/StepNavigation.stories.d.ts +5 -0
- package/dist/StepNavigation/StepNavigation.styled.d.ts +0 -1
- package/dist/Switch/Switch.stories.d.ts +6 -0
- package/dist/Tab/Tab.stories.d.ts +5 -0
- package/dist/Tab/Tab.styled.d.ts +2 -3
- package/dist/TabListItem/TabListItem.stories.d.ts +9 -0
- package/dist/TabListItem/TabListItem.styled.d.ts +3 -4
- package/dist/Table/Table.stories.d.ts +5 -0
- package/dist/TableBody/TableBody.stories.d.ts +1 -1
- package/dist/TableCell/TableCell.stories.d.ts +4 -0
- package/dist/TableCellIcon/TableCellIcon.stories.d.ts +5 -0
- package/dist/TableContainer/TableContainer.stories.d.ts +5 -0
- package/dist/TableFooter/TableFooter.stories.d.ts +4 -0
- package/dist/TableHead/TableHead.stories.d.ts +7 -3
- package/dist/TableRow/TableRow.stories.d.ts +7 -3
- package/dist/Tabs/Tabs.stories.d.ts +5 -0
- package/dist/Tabs/Tabs.styled.d.ts +2 -3
- package/dist/Tag/Tag.stories.d.ts +5 -0
- package/dist/Tag/Tag.styled.d.ts +9 -5
- package/dist/Tag/Tag.types.d.ts +9 -0
- package/dist/TextareaAutosize/TextareaAutosize.stories.d.ts +5 -0
- package/dist/Theme/custom-types/component-chip.d.ts +2 -0
- package/dist/Theme/leap/web/design-tokens/components/chip.d.ts +8 -0
- package/dist/ThemeProvider/ThemeProvider.stories.d.ts +20 -7
- package/dist/Toolbar/Toolbar.stories.d.ts +5 -0
- package/dist/ToolbarButton/ToolbarButton.stories.d.ts +5 -0
- package/dist/ToolbarButton/ToolbarButton.styled.d.ts +1 -4
- package/dist/Tooltip/Tooltip.stories.d.ts +5 -0
- package/dist/TwoColumnLayout/TwoColumnLayout.stories.d.ts +5 -5
- package/dist/Typography/Typography.stories.d.ts +5 -0
- package/dist/index.d.ts +0 -1
- package/dist/index.esm.js +452 -352
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +449 -350
- package/dist/index.js.map +1 -1
- package/dist/stories/Typography.stories.d.ts +29 -0
- package/dist/stories/resources/tokensColorsLeap.d.ts +4 -5
- package/dist/stories/resources/{typographyLawconnect.d.ts → typographyLeapDesktop.d.ts} +4 -5
- package/dist/stories/resources/typographyLeapWeb.d.ts +9 -0
- package/package.json +7 -3
- package/dist/Badge/Badge.d.ts +0 -3
- package/dist/Badge/Badge.styled.d.ts +0 -4
- package/dist/Badge/Badge.types.d.ts +0 -3
- package/dist/Badge/index.d.ts +0 -2
- package/dist/Select/Select.d.ts +0 -3
- package/dist/Select/Select.styled.d.ts +0 -1
- package/dist/Select/Select.types.d.ts +0 -3
- package/dist/Select/index.d.ts +0 -2
- package/dist/Theme/lawconnect/baseline.d.ts +0 -44
- package/dist/Theme/lawconnect/design-tokens/components/avatars.d.ts +0 -46
- package/dist/Theme/lawconnect/design-tokens/components/buttons.d.ts +0 -93
- package/dist/Theme/lawconnect/design-tokens/components/chip.d.ts +0 -54
- package/dist/Theme/lawconnect/design-tokens/effect.d.ts +0 -2
- package/dist/Theme/lawconnect/design-tokens/palette.d.ts +0 -116
- package/dist/Theme/lawconnect/design-tokens/shapes.d.ts +0 -13
- package/dist/Theme/lawconnect/design-tokens/spacers.d.ts +0 -12
- package/dist/Theme/lawconnect/design-tokens/typography.d.ts +0 -133
- package/dist/Theme/lawconnect/overrides/Dialog/dialog.d.ts +0 -2
- package/dist/Theme/lawconnect/overrides/Dialog/dialogActions.d.ts +0 -2
- package/dist/Theme/lawconnect/overrides/Dialog/dialogContent.d.ts +0 -2
- package/dist/Theme/lawconnect/overrides/Dialog/dialogTitle.d.ts +0 -2
- package/dist/Theme/lawconnect/overrides/accordion.d.ts +0 -4
- package/dist/Theme/lawconnect/overrides/autocomplete.d.ts +0 -2
- package/dist/Theme/lawconnect/overrides/checkbox.d.ts +0 -2
- package/dist/Theme/lawconnect/overrides/divider.d.ts +0 -2
- package/dist/Theme/lawconnect/overrides/dropdown.d.ts +0 -2
- package/dist/Theme/lawconnect/overrides/formControlLabel.d.ts +0 -2
- package/dist/Theme/lawconnect/overrides/formGroup.d.ts +0 -2
- package/dist/Theme/lawconnect/overrides/iconButton.d.ts +0 -2
- package/dist/Theme/lawconnect/overrides/index.d.ts +0 -23
- package/dist/Theme/lawconnect/overrides/inputBase.d.ts +0 -2
- package/dist/Theme/lawconnect/overrides/inputLabel.d.ts +0 -2
- package/dist/Theme/lawconnect/overrides/list.d.ts +0 -2
- package/dist/Theme/lawconnect/overrides/listItemIcon.d.ts +0 -2
- package/dist/Theme/lawconnect/overrides/listItemText.d.ts +0 -2
- package/dist/Theme/lawconnect/overrides/menu.d.ts +0 -2
- package/dist/Theme/lawconnect/overrides/menuItem.d.ts +0 -2
- package/dist/Theme/lawconnect/overrides/outlinedInput.d.ts +0 -2
- package/dist/Theme/lawconnect/overrides/radio.d.ts +0 -2
- package/dist/Theme/lawconnect/overrides/svgIcon.d.ts +0 -2
- package/dist/Theme/lawconnect/overrides/tooltip.d.ts +0 -2
- package/dist/Theme/lawconnect/theme.d.ts +0 -2
- /package/dist/Icons/{lawconnect-icons.stories-temp-removed.d.ts → lawconnect-icons.stories.d.ts} +0 -0
|
@@ -1,9 +1,15 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import { BADGE } from '@geometricpanda/storybook-addon-badges';
|
|
2
|
+
/**
|
|
3
|
+
* ```js
|
|
4
|
+
* import { Autocomplete } from "@galaxy-ds/core";
|
|
5
|
+
* ```
|
|
6
|
+
*/
|
|
4
7
|
declare const meta: {
|
|
5
8
|
title: string;
|
|
6
9
|
component: import("react").FC<import("./Autocomplete.types").AutocompleteProps>;
|
|
10
|
+
parameters: {
|
|
11
|
+
badges: BADGE[];
|
|
12
|
+
};
|
|
7
13
|
};
|
|
8
14
|
export default meta;
|
|
9
15
|
export declare const Default: {
|
|
@@ -13,22 +19,22 @@ export declare const Default: {
|
|
|
13
19
|
noOptionsText: string;
|
|
14
20
|
placeholder: string;
|
|
15
21
|
onKeyDown: import("@vitest/spy").Mock<[event: import("react").KeyboardEvent<HTMLDivElement> & {
|
|
16
|
-
defaultMuiPrevented?: boolean
|
|
22
|
+
defaultMuiPrevented?: boolean;
|
|
17
23
|
}], void>;
|
|
18
|
-
onInputChange: import("@vitest/spy").Mock<[event: import("react").SyntheticEvent<Element, Event>, value: string, reason: import("@mui/
|
|
24
|
+
onInputChange: import("@vitest/spy").Mock<[event: import("react").SyntheticEvent<Element, Event>, value: string, reason: import("@mui/material").AutocompleteInputChangeReason], void>;
|
|
19
25
|
onOpen: import("@vitest/spy").Mock<[event: import("react").SyntheticEvent<Element, Event>], void>;
|
|
20
|
-
onHighlightChange: import("@vitest/spy").Mock<[event: import("react").SyntheticEvent<Element, Event>, option: any, reason: import("@mui/
|
|
21
|
-
onClose: import("@vitest/spy").Mock<[event: import("react").SyntheticEvent<Element, Event>, reason: import("@mui/
|
|
22
|
-
onChange: import("@vitest/spy").Mock<[event: import("react").SyntheticEvent<Element, Event>, value: any, reason: import("@mui/
|
|
26
|
+
onHighlightChange: import("@vitest/spy").Mock<[event: import("react").SyntheticEvent<Element, Event>, option: any, reason: import("@mui/material").AutocompleteHighlightChangeReason], void>;
|
|
27
|
+
onClose: import("@vitest/spy").Mock<[event: import("react").SyntheticEvent<Element, Event>, reason: import("@mui/material").AutocompleteCloseReason], void>;
|
|
28
|
+
onChange: import("@vitest/spy").Mock<[event: import("react").SyntheticEvent<Element, Event>, value: any, reason: import("@mui/material").AutocompleteChangeReason, details?: import("@mui/material").AutocompleteChangeDetails<any> | undefined], void>;
|
|
23
29
|
};
|
|
24
|
-
play: ({ canvasElement }: import("@storybook/types").PlayFunctionContext<import("@storybook/react
|
|
30
|
+
play: ({ canvasElement }: import("@storybook/types").PlayFunctionContext<import("@storybook/react").ReactRenderer, {
|
|
25
31
|
actionLabel?: string | undefined;
|
|
26
32
|
bottomButtonHeight?: number | undefined;
|
|
27
|
-
actionClick?: ((e: import("react").MouseEvent
|
|
33
|
+
actionClick?: ((e: import("react").MouseEvent) => void) | undefined;
|
|
28
34
|
label?: string | undefined;
|
|
29
35
|
placeholder?: string | undefined;
|
|
30
|
-
platform?: "desktop" | "web" | undefined;
|
|
31
|
-
renderInput?:
|
|
36
|
+
platform?: ("desktop" | "web") | undefined;
|
|
37
|
+
renderInput?: import("@mui/material").AutocompleteProps<any, boolean, boolean, boolean>["renderInput"] | undefined;
|
|
32
38
|
ref?: import("react").Ref<unknown> | undefined;
|
|
33
39
|
className?: string | undefined;
|
|
34
40
|
style?: import("react").CSSProperties | undefined;
|
|
@@ -44,27 +50,27 @@ export declare const Default: {
|
|
|
44
50
|
tabIndex?: number | undefined;
|
|
45
51
|
"aria-activedescendant"?: string | undefined;
|
|
46
52
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
47
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
53
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
48
54
|
"aria-braillelabel"?: string | undefined;
|
|
49
55
|
"aria-brailleroledescription"?: string | undefined;
|
|
50
56
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
51
|
-
"aria-checked"?: boolean | "
|
|
57
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
52
58
|
"aria-colcount"?: number | undefined;
|
|
53
59
|
"aria-colindex"?: number | undefined;
|
|
54
60
|
"aria-colindextext"?: string | undefined;
|
|
55
61
|
"aria-colspan"?: number | undefined;
|
|
56
62
|
"aria-controls"?: string | undefined;
|
|
57
|
-
"aria-current"?: boolean | "
|
|
63
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
58
64
|
"aria-describedby"?: string | undefined;
|
|
59
65
|
"aria-description"?: string | undefined;
|
|
60
66
|
"aria-details"?: string | undefined;
|
|
61
67
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
62
|
-
"aria-dropeffect"?: "
|
|
68
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
63
69
|
"aria-errormessage"?: string | undefined;
|
|
64
70
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
65
71
|
"aria-flowto"?: string | undefined;
|
|
66
72
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
67
|
-
"aria-haspopup"?: boolean | "
|
|
73
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
68
74
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
69
75
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
70
76
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -79,9 +85,9 @@ export declare const Default: {
|
|
|
79
85
|
"aria-owns"?: string | undefined;
|
|
80
86
|
"aria-placeholder"?: string | undefined;
|
|
81
87
|
"aria-posinset"?: number | undefined;
|
|
82
|
-
"aria-pressed"?: boolean | "
|
|
88
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
83
89
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
84
|
-
"aria-relevant"?: "
|
|
90
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
85
91
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
86
92
|
"aria-roledescription"?: string | undefined;
|
|
87
93
|
"aria-rowcount"?: number | undefined;
|
|
@@ -114,7 +120,7 @@ export declare const Default: {
|
|
|
114
120
|
onFocusCapture?: import("react").FocusEventHandler<HTMLDivElement> | undefined;
|
|
115
121
|
onBlur?: import("react").FocusEventHandler<HTMLDivElement> | undefined;
|
|
116
122
|
onBlurCapture?: import("react").FocusEventHandler<HTMLDivElement> | undefined;
|
|
117
|
-
onChange?: ((event: import("react").SyntheticEvent
|
|
123
|
+
onChange?: ((event: import("react").SyntheticEvent, value: any, reason: import("@mui/material").AutocompleteChangeReason, details?: import("@mui/material").AutocompleteChangeDetails<any> | undefined) => void) | undefined;
|
|
118
124
|
onChangeCapture?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
119
125
|
onBeforeInput?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
120
126
|
onBeforeInputCapture?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
@@ -131,7 +137,7 @@ export declare const Default: {
|
|
|
131
137
|
onError?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
132
138
|
onErrorCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
133
139
|
onKeyDown?: ((event: import("react").KeyboardEvent<HTMLDivElement> & {
|
|
134
|
-
defaultMuiPrevented?: boolean
|
|
140
|
+
defaultMuiPrevented?: boolean;
|
|
135
141
|
}) => void) | undefined;
|
|
136
142
|
onKeyDownCapture?: import("react").KeyboardEventHandler<HTMLDivElement> | undefined;
|
|
137
143
|
onKeyPress?: import("react").KeyboardEventHandler<HTMLDivElement> | undefined;
|
|
@@ -239,9 +245,7 @@ export declare const Default: {
|
|
|
239
245
|
onPointerCancel?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
240
246
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
241
247
|
onPointerEnter?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
242
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
243
248
|
onPointerLeave?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
244
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
245
249
|
onPointerOver?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
246
250
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
247
251
|
onPointerOut?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
@@ -265,36 +269,22 @@ export declare const Default: {
|
|
|
265
269
|
disabled?: boolean | undefined;
|
|
266
270
|
content?: string | undefined;
|
|
267
271
|
translate?: "yes" | "no" | undefined;
|
|
268
|
-
fullWidth?: boolean | undefined;
|
|
269
|
-
loading?: boolean | undefined;
|
|
270
|
-
hidden?: boolean | undefined;
|
|
271
|
-
size?: import("@mui/types").OverridableStringUnion<"small" | "medium", import("@mui/material").AutocompletePropsSizeOverrides> | undefined;
|
|
272
|
-
open?: boolean | undefined;
|
|
273
|
-
multiple?: boolean | undefined;
|
|
274
|
-
readOnly?: boolean | undefined;
|
|
275
|
-
componentsProps?: {
|
|
276
|
-
clearIndicator?: Partial<import("@mui/material").IconButtonProps> | undefined;
|
|
277
|
-
paper?: import("@mui/material").PaperProps | undefined;
|
|
278
|
-
popper?: Partial<import("@mui/material").PopperProps> | undefined;
|
|
279
|
-
popupIndicator?: Partial<import("@mui/material").IconButtonProps> | undefined;
|
|
280
|
-
} | undefined;
|
|
281
|
-
disablePortal?: boolean | undefined;
|
|
282
|
-
onClose?: ((event: import("react").SyntheticEvent<Element, Event>, reason: import("@mui/base").AutocompleteCloseReason) => void) | undefined;
|
|
283
272
|
slotProps?: {
|
|
284
|
-
clearIndicator?: Partial<import("@mui/material").IconButtonProps
|
|
285
|
-
paper?: import("@mui/material").PaperProps
|
|
286
|
-
popper?: Partial<import("@mui/material").PopperProps
|
|
287
|
-
popupIndicator?: Partial<import("@mui/material").IconButtonProps
|
|
273
|
+
clearIndicator?: Partial<import("@mui/material").IconButtonProps>;
|
|
274
|
+
paper?: import("@mui/material").PaperProps;
|
|
275
|
+
popper?: Partial<import("@mui/material").PopperProps>;
|
|
276
|
+
popupIndicator?: Partial<import("@mui/material").IconButtonProps>;
|
|
288
277
|
} | undefined;
|
|
289
278
|
defaultChecked?: boolean | undefined;
|
|
290
279
|
defaultValue?: any;
|
|
291
280
|
suppressContentEditableWarning?: boolean | undefined;
|
|
292
281
|
accessKey?: string | undefined;
|
|
293
282
|
autoFocus?: boolean | undefined;
|
|
294
|
-
contentEditable?:
|
|
283
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
295
284
|
contextMenu?: string | undefined;
|
|
296
285
|
dir?: string | undefined;
|
|
297
286
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
287
|
+
hidden?: boolean | undefined;
|
|
298
288
|
nonce?: string | undefined;
|
|
299
289
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
300
290
|
radioGroup?: string | undefined;
|
|
@@ -319,24 +309,39 @@ export declare const Default: {
|
|
|
319
309
|
results?: number | undefined;
|
|
320
310
|
security?: string | undefined;
|
|
321
311
|
unselectable?: "on" | "off" | undefined;
|
|
322
|
-
inputMode?: "
|
|
312
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
323
313
|
is?: string | undefined;
|
|
314
|
+
fullWidth?: boolean | undefined;
|
|
315
|
+
loading?: boolean | undefined;
|
|
324
316
|
value?: any;
|
|
317
|
+
readOnly?: boolean | undefined;
|
|
318
|
+
componentsProps?: {
|
|
319
|
+
clearIndicator?: Partial<import("@mui/material").IconButtonProps>;
|
|
320
|
+
paper?: import("@mui/material").PaperProps;
|
|
321
|
+
popper?: Partial<import("@mui/material").PopperProps>;
|
|
322
|
+
popupIndicator?: Partial<import("@mui/material").IconButtonProps>;
|
|
323
|
+
} | undefined;
|
|
324
|
+
disablePortal?: boolean | undefined;
|
|
325
|
+
onClose?: ((event: import("react").SyntheticEvent, reason: import("@mui/material").AutocompleteCloseReason) => void) | undefined;
|
|
326
|
+
open?: boolean | undefined;
|
|
327
|
+
size?: import("@mui/types").OverridableStringUnion<"small" | "medium", import("@mui/material").AutocompletePropsSizeOverrides> | undefined;
|
|
328
|
+
multiple?: boolean | undefined;
|
|
329
|
+
autoComplete?: boolean | undefined;
|
|
330
|
+
options: readonly any[];
|
|
325
331
|
disabledItemsFocusable?: boolean | undefined;
|
|
326
332
|
disableListWrap?: boolean | undefined;
|
|
327
|
-
|
|
328
|
-
onOpen?: ((event: import("react").SyntheticEvent<Element, Event>) => void) | undefined;
|
|
333
|
+
onOpen?: ((event: import("react").SyntheticEvent) => void) | undefined;
|
|
329
334
|
PopperComponent?: import("react").JSXElementConstructor<import("@mui/material").PopperProps> | undefined;
|
|
330
335
|
ChipProps?: import("@mui/material").ChipProps<"div"> | undefined;
|
|
331
336
|
clearIcon?: import("react").ReactNode;
|
|
332
337
|
clearText?: string | undefined;
|
|
333
338
|
closeText?: string | undefined;
|
|
334
|
-
forcePopupIcon?:
|
|
339
|
+
forcePopupIcon?: (true | false | "auto") | undefined;
|
|
335
340
|
getLimitTagsText?: ((more: number) => import("react").ReactNode) | undefined;
|
|
336
341
|
ListboxComponent?: import("react").JSXElementConstructor<import("react").HTMLAttributes<HTMLElement>> | undefined;
|
|
337
|
-
ListboxProps?: (import("
|
|
338
|
-
sx?: import("@mui/system").SxProps<import("@mui/material").Theme
|
|
339
|
-
ref?: import("react").Ref<Element
|
|
342
|
+
ListboxProps?: (ReturnType<ReturnType<typeof import("@mui/material").useAutocomplete>["getListboxProps"]> & {
|
|
343
|
+
sx?: import("@mui/system").SxProps<import("@mui/material").Theme>;
|
|
344
|
+
ref?: import("react").Ref<Element>;
|
|
340
345
|
}) | undefined;
|
|
341
346
|
loadingText?: import("react").ReactNode;
|
|
342
347
|
limitTags?: number | undefined;
|
|
@@ -345,19 +350,21 @@ export declare const Default: {
|
|
|
345
350
|
PaperComponent?: import("react").JSXElementConstructor<import("react").HTMLAttributes<HTMLElement>> | undefined;
|
|
346
351
|
popupIcon?: import("react").ReactNode;
|
|
347
352
|
renderGroup?: ((params: import("@mui/material").AutocompleteRenderGroupParams) => import("react").ReactNode) | undefined;
|
|
348
|
-
renderOption?: ((props: import("react").HTMLAttributes<HTMLLIElement
|
|
353
|
+
renderOption?: ((props: import("react").HTMLAttributes<HTMLLIElement> & {
|
|
354
|
+
key: any;
|
|
355
|
+
}, option: any, state: import("@mui/material").AutocompleteRenderOptionState, ownerState: import("@mui/material").AutocompleteOwnerState<any, boolean, boolean, boolean, "div">) => import("react").ReactNode) | undefined;
|
|
349
356
|
renderTags?: ((value: any[], getTagProps: import("@mui/material").AutocompleteRenderGetTagProps, ownerState: import("@mui/material").AutocompleteOwnerState<any, boolean, boolean, boolean, "div">) => import("react").ReactNode) | undefined;
|
|
350
357
|
unstable_classNamePrefix?: string | undefined;
|
|
351
358
|
unstable_isActiveElementInListbox?: ((listbox: import("react").RefObject<HTMLElement>) => boolean) | undefined;
|
|
352
359
|
autoHighlight?: boolean | undefined;
|
|
353
360
|
autoSelect?: boolean | undefined;
|
|
354
|
-
blurOnSelect?:
|
|
361
|
+
blurOnSelect?: ("touch" | "mouse" | true | false) | undefined;
|
|
355
362
|
clearOnBlur?: boolean | undefined;
|
|
356
363
|
clearOnEscape?: boolean | undefined;
|
|
357
364
|
componentName?: string | undefined;
|
|
358
365
|
disableClearable?: boolean | undefined;
|
|
359
366
|
disableCloseOnSelect?: boolean | undefined;
|
|
360
|
-
filterOptions?: ((options: any[], state: import("@mui/
|
|
367
|
+
filterOptions?: ((options: any[], state: import("@mui/material").FilterOptionsState<any>) => any[]) | undefined;
|
|
361
368
|
filterSelectedOptions?: boolean | undefined;
|
|
362
369
|
freeSolo?: boolean | undefined;
|
|
363
370
|
getOptionDisabled?: ((option: any) => boolean) | undefined;
|
|
@@ -368,20 +375,19 @@ export declare const Default: {
|
|
|
368
375
|
includeInputInList?: boolean | undefined;
|
|
369
376
|
inputValue?: string | undefined;
|
|
370
377
|
isOptionEqualToValue?: ((option: any, value: any) => boolean) | undefined;
|
|
371
|
-
onHighlightChange?: ((event: import("react").SyntheticEvent
|
|
372
|
-
onInputChange?: ((event: import("react").SyntheticEvent
|
|
378
|
+
onHighlightChange?: ((event: import("react").SyntheticEvent, option: any, reason: import("@mui/material").AutocompleteHighlightChangeReason) => void) | undefined;
|
|
379
|
+
onInputChange?: ((event: import("react").SyntheticEvent, value: string, reason: import("@mui/material").AutocompleteInputChangeReason) => void) | undefined;
|
|
373
380
|
openOnFocus?: boolean | undefined;
|
|
374
|
-
options: readonly any[];
|
|
375
381
|
selectOnFocus?: boolean | undefined;
|
|
376
382
|
}>) => Promise<void>;
|
|
377
383
|
render: (args: {
|
|
378
384
|
actionLabel?: string | undefined;
|
|
379
385
|
bottomButtonHeight?: number | undefined;
|
|
380
|
-
actionClick?: ((e: import("react").MouseEvent
|
|
386
|
+
actionClick?: ((e: import("react").MouseEvent) => void) | undefined;
|
|
381
387
|
label?: string | undefined;
|
|
382
388
|
placeholder?: string | undefined;
|
|
383
|
-
platform?: "desktop" | "web" | undefined;
|
|
384
|
-
renderInput?:
|
|
389
|
+
platform?: ("desktop" | "web") | undefined;
|
|
390
|
+
renderInput?: import("@mui/material").AutocompleteProps<any, boolean, boolean, boolean>["renderInput"] | undefined;
|
|
385
391
|
ref?: import("react").Ref<unknown> | undefined;
|
|
386
392
|
className?: string | undefined;
|
|
387
393
|
style?: import("react").CSSProperties | undefined;
|
|
@@ -397,27 +403,27 @@ export declare const Default: {
|
|
|
397
403
|
tabIndex?: number | undefined;
|
|
398
404
|
"aria-activedescendant"?: string | undefined;
|
|
399
405
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
400
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
406
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
401
407
|
"aria-braillelabel"?: string | undefined;
|
|
402
408
|
"aria-brailleroledescription"?: string | undefined;
|
|
403
409
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
404
|
-
"aria-checked"?: boolean | "
|
|
410
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
405
411
|
"aria-colcount"?: number | undefined;
|
|
406
412
|
"aria-colindex"?: number | undefined;
|
|
407
413
|
"aria-colindextext"?: string | undefined;
|
|
408
414
|
"aria-colspan"?: number | undefined;
|
|
409
415
|
"aria-controls"?: string | undefined;
|
|
410
|
-
"aria-current"?: boolean | "
|
|
416
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
411
417
|
"aria-describedby"?: string | undefined;
|
|
412
418
|
"aria-description"?: string | undefined;
|
|
413
419
|
"aria-details"?: string | undefined;
|
|
414
420
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
415
|
-
"aria-dropeffect"?: "
|
|
421
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
416
422
|
"aria-errormessage"?: string | undefined;
|
|
417
423
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
418
424
|
"aria-flowto"?: string | undefined;
|
|
419
425
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
420
|
-
"aria-haspopup"?: boolean | "
|
|
426
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
421
427
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
422
428
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
423
429
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -432,9 +438,9 @@ export declare const Default: {
|
|
|
432
438
|
"aria-owns"?: string | undefined;
|
|
433
439
|
"aria-placeholder"?: string | undefined;
|
|
434
440
|
"aria-posinset"?: number | undefined;
|
|
435
|
-
"aria-pressed"?: boolean | "
|
|
441
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
436
442
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
437
|
-
"aria-relevant"?: "
|
|
443
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
438
444
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
439
445
|
"aria-roledescription"?: string | undefined;
|
|
440
446
|
"aria-rowcount"?: number | undefined;
|
|
@@ -467,7 +473,7 @@ export declare const Default: {
|
|
|
467
473
|
onFocusCapture?: import("react").FocusEventHandler<HTMLDivElement> | undefined;
|
|
468
474
|
onBlur?: import("react").FocusEventHandler<HTMLDivElement> | undefined;
|
|
469
475
|
onBlurCapture?: import("react").FocusEventHandler<HTMLDivElement> | undefined;
|
|
470
|
-
onChange?: ((event: import("react").SyntheticEvent
|
|
476
|
+
onChange?: ((event: import("react").SyntheticEvent, value: any, reason: import("@mui/material").AutocompleteChangeReason, details?: import("@mui/material").AutocompleteChangeDetails<any> | undefined) => void) | undefined;
|
|
471
477
|
onChangeCapture?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
472
478
|
onBeforeInput?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
473
479
|
onBeforeInputCapture?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
@@ -484,7 +490,7 @@ export declare const Default: {
|
|
|
484
490
|
onError?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
485
491
|
onErrorCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
486
492
|
onKeyDown?: ((event: import("react").KeyboardEvent<HTMLDivElement> & {
|
|
487
|
-
defaultMuiPrevented?: boolean
|
|
493
|
+
defaultMuiPrevented?: boolean;
|
|
488
494
|
}) => void) | undefined;
|
|
489
495
|
onKeyDownCapture?: import("react").KeyboardEventHandler<HTMLDivElement> | undefined;
|
|
490
496
|
onKeyPress?: import("react").KeyboardEventHandler<HTMLDivElement> | undefined;
|
|
@@ -592,9 +598,7 @@ export declare const Default: {
|
|
|
592
598
|
onPointerCancel?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
593
599
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
594
600
|
onPointerEnter?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
595
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
596
601
|
onPointerLeave?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
597
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
598
602
|
onPointerOver?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
599
603
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
600
604
|
onPointerOut?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
@@ -618,36 +622,22 @@ export declare const Default: {
|
|
|
618
622
|
disabled?: boolean | undefined;
|
|
619
623
|
content?: string | undefined;
|
|
620
624
|
translate?: "yes" | "no" | undefined;
|
|
621
|
-
fullWidth?: boolean | undefined;
|
|
622
|
-
loading?: boolean | undefined;
|
|
623
|
-
hidden?: boolean | undefined;
|
|
624
|
-
size?: import("@mui/types").OverridableStringUnion<"small" | "medium", import("@mui/material").AutocompletePropsSizeOverrides> | undefined;
|
|
625
|
-
open?: boolean | undefined;
|
|
626
|
-
multiple?: boolean | undefined;
|
|
627
|
-
readOnly?: boolean | undefined;
|
|
628
|
-
componentsProps?: {
|
|
629
|
-
clearIndicator?: Partial<import("@mui/material").IconButtonProps> | undefined;
|
|
630
|
-
paper?: import("@mui/material").PaperProps | undefined;
|
|
631
|
-
popper?: Partial<import("@mui/material").PopperProps> | undefined;
|
|
632
|
-
popupIndicator?: Partial<import("@mui/material").IconButtonProps> | undefined;
|
|
633
|
-
} | undefined;
|
|
634
|
-
disablePortal?: boolean | undefined;
|
|
635
|
-
onClose?: ((event: import("react").SyntheticEvent<Element, Event>, reason: import("@mui/base").AutocompleteCloseReason) => void) | undefined;
|
|
636
625
|
slotProps?: {
|
|
637
|
-
clearIndicator?: Partial<import("@mui/material").IconButtonProps
|
|
638
|
-
paper?: import("@mui/material").PaperProps
|
|
639
|
-
popper?: Partial<import("@mui/material").PopperProps
|
|
640
|
-
popupIndicator?: Partial<import("@mui/material").IconButtonProps
|
|
626
|
+
clearIndicator?: Partial<import("@mui/material").IconButtonProps>;
|
|
627
|
+
paper?: import("@mui/material").PaperProps;
|
|
628
|
+
popper?: Partial<import("@mui/material").PopperProps>;
|
|
629
|
+
popupIndicator?: Partial<import("@mui/material").IconButtonProps>;
|
|
641
630
|
} | undefined;
|
|
642
631
|
defaultChecked?: boolean | undefined;
|
|
643
632
|
defaultValue?: any;
|
|
644
633
|
suppressContentEditableWarning?: boolean | undefined;
|
|
645
634
|
accessKey?: string | undefined;
|
|
646
635
|
autoFocus?: boolean | undefined;
|
|
647
|
-
contentEditable?:
|
|
636
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
648
637
|
contextMenu?: string | undefined;
|
|
649
638
|
dir?: string | undefined;
|
|
650
639
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
640
|
+
hidden?: boolean | undefined;
|
|
651
641
|
nonce?: string | undefined;
|
|
652
642
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
653
643
|
radioGroup?: string | undefined;
|
|
@@ -672,24 +662,39 @@ export declare const Default: {
|
|
|
672
662
|
results?: number | undefined;
|
|
673
663
|
security?: string | undefined;
|
|
674
664
|
unselectable?: "on" | "off" | undefined;
|
|
675
|
-
inputMode?: "
|
|
665
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
676
666
|
is?: string | undefined;
|
|
667
|
+
fullWidth?: boolean | undefined;
|
|
668
|
+
loading?: boolean | undefined;
|
|
677
669
|
value?: any;
|
|
670
|
+
readOnly?: boolean | undefined;
|
|
671
|
+
componentsProps?: {
|
|
672
|
+
clearIndicator?: Partial<import("@mui/material").IconButtonProps>;
|
|
673
|
+
paper?: import("@mui/material").PaperProps;
|
|
674
|
+
popper?: Partial<import("@mui/material").PopperProps>;
|
|
675
|
+
popupIndicator?: Partial<import("@mui/material").IconButtonProps>;
|
|
676
|
+
} | undefined;
|
|
677
|
+
disablePortal?: boolean | undefined;
|
|
678
|
+
onClose?: ((event: import("react").SyntheticEvent, reason: import("@mui/material").AutocompleteCloseReason) => void) | undefined;
|
|
679
|
+
open?: boolean | undefined;
|
|
680
|
+
size?: import("@mui/types").OverridableStringUnion<"small" | "medium", import("@mui/material").AutocompletePropsSizeOverrides> | undefined;
|
|
681
|
+
multiple?: boolean | undefined;
|
|
682
|
+
autoComplete?: boolean | undefined;
|
|
683
|
+
options: readonly any[];
|
|
678
684
|
disabledItemsFocusable?: boolean | undefined;
|
|
679
685
|
disableListWrap?: boolean | undefined;
|
|
680
|
-
|
|
681
|
-
onOpen?: ((event: import("react").SyntheticEvent<Element, Event>) => void) | undefined;
|
|
686
|
+
onOpen?: ((event: import("react").SyntheticEvent) => void) | undefined;
|
|
682
687
|
PopperComponent?: import("react").JSXElementConstructor<import("@mui/material").PopperProps> | undefined;
|
|
683
688
|
ChipProps?: import("@mui/material").ChipProps<"div"> | undefined;
|
|
684
689
|
clearIcon?: import("react").ReactNode;
|
|
685
690
|
clearText?: string | undefined;
|
|
686
691
|
closeText?: string | undefined;
|
|
687
|
-
forcePopupIcon?:
|
|
692
|
+
forcePopupIcon?: (true | false | "auto") | undefined;
|
|
688
693
|
getLimitTagsText?: ((more: number) => import("react").ReactNode) | undefined;
|
|
689
694
|
ListboxComponent?: import("react").JSXElementConstructor<import("react").HTMLAttributes<HTMLElement>> | undefined;
|
|
690
|
-
ListboxProps?: (import("
|
|
691
|
-
sx?: import("@mui/system").SxProps<import("@mui/material").Theme
|
|
692
|
-
ref?: import("react").Ref<Element
|
|
695
|
+
ListboxProps?: (ReturnType<ReturnType<typeof import("@mui/material").useAutocomplete>["getListboxProps"]> & {
|
|
696
|
+
sx?: import("@mui/system").SxProps<import("@mui/material").Theme>;
|
|
697
|
+
ref?: import("react").Ref<Element>;
|
|
693
698
|
}) | undefined;
|
|
694
699
|
loadingText?: import("react").ReactNode;
|
|
695
700
|
limitTags?: number | undefined;
|
|
@@ -698,19 +703,21 @@ export declare const Default: {
|
|
|
698
703
|
PaperComponent?: import("react").JSXElementConstructor<import("react").HTMLAttributes<HTMLElement>> | undefined;
|
|
699
704
|
popupIcon?: import("react").ReactNode;
|
|
700
705
|
renderGroup?: ((params: import("@mui/material").AutocompleteRenderGroupParams) => import("react").ReactNode) | undefined;
|
|
701
|
-
renderOption?: ((props: import("react").HTMLAttributes<HTMLLIElement
|
|
706
|
+
renderOption?: ((props: import("react").HTMLAttributes<HTMLLIElement> & {
|
|
707
|
+
key: any;
|
|
708
|
+
}, option: any, state: import("@mui/material").AutocompleteRenderOptionState, ownerState: import("@mui/material").AutocompleteOwnerState<any, boolean, boolean, boolean, "div">) => import("react").ReactNode) | undefined;
|
|
702
709
|
renderTags?: ((value: any[], getTagProps: import("@mui/material").AutocompleteRenderGetTagProps, ownerState: import("@mui/material").AutocompleteOwnerState<any, boolean, boolean, boolean, "div">) => import("react").ReactNode) | undefined;
|
|
703
710
|
unstable_classNamePrefix?: string | undefined;
|
|
704
711
|
unstable_isActiveElementInListbox?: ((listbox: import("react").RefObject<HTMLElement>) => boolean) | undefined;
|
|
705
712
|
autoHighlight?: boolean | undefined;
|
|
706
713
|
autoSelect?: boolean | undefined;
|
|
707
|
-
blurOnSelect?:
|
|
714
|
+
blurOnSelect?: ("touch" | "mouse" | true | false) | undefined;
|
|
708
715
|
clearOnBlur?: boolean | undefined;
|
|
709
716
|
clearOnEscape?: boolean | undefined;
|
|
710
717
|
componentName?: string | undefined;
|
|
711
718
|
disableClearable?: boolean | undefined;
|
|
712
719
|
disableCloseOnSelect?: boolean | undefined;
|
|
713
|
-
filterOptions?: ((options: any[], state: import("@mui/
|
|
720
|
+
filterOptions?: ((options: any[], state: import("@mui/material").FilterOptionsState<any>) => any[]) | undefined;
|
|
714
721
|
filterSelectedOptions?: boolean | undefined;
|
|
715
722
|
freeSolo?: boolean | undefined;
|
|
716
723
|
getOptionDisabled?: ((option: any) => boolean) | undefined;
|
|
@@ -721,10 +728,9 @@ export declare const Default: {
|
|
|
721
728
|
includeInputInList?: boolean | undefined;
|
|
722
729
|
inputValue?: string | undefined;
|
|
723
730
|
isOptionEqualToValue?: ((option: any, value: any) => boolean) | undefined;
|
|
724
|
-
onHighlightChange?: ((event: import("react").SyntheticEvent
|
|
725
|
-
onInputChange?: ((event: import("react").SyntheticEvent
|
|
731
|
+
onHighlightChange?: ((event: import("react").SyntheticEvent, option: any, reason: import("@mui/material").AutocompleteHighlightChangeReason) => void) | undefined;
|
|
732
|
+
onInputChange?: ((event: import("react").SyntheticEvent, value: string, reason: import("@mui/material").AutocompleteInputChangeReason) => void) | undefined;
|
|
726
733
|
openOnFocus?: boolean | undefined;
|
|
727
|
-
options: readonly any[];
|
|
728
734
|
selectOnFocus?: boolean | undefined;
|
|
729
735
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
730
736
|
};
|
|
@@ -738,22 +744,22 @@ export declare const Multiple: {
|
|
|
738
744
|
label: string;
|
|
739
745
|
placeholder: string;
|
|
740
746
|
onKeyDown: import("@vitest/spy").Mock<[event: import("react").KeyboardEvent<HTMLDivElement> & {
|
|
741
|
-
defaultMuiPrevented?: boolean
|
|
747
|
+
defaultMuiPrevented?: boolean;
|
|
742
748
|
}], void>;
|
|
743
|
-
onInputChange: import("@vitest/spy").Mock<[event: import("react").SyntheticEvent<Element, Event>, value: string, reason: import("@mui/
|
|
749
|
+
onInputChange: import("@vitest/spy").Mock<[event: import("react").SyntheticEvent<Element, Event>, value: string, reason: import("@mui/material").AutocompleteInputChangeReason], void>;
|
|
744
750
|
onOpen: import("@vitest/spy").Mock<[event: import("react").SyntheticEvent<Element, Event>], void>;
|
|
745
|
-
onHighlightChange: import("@vitest/spy").Mock<[event: import("react").SyntheticEvent<Element, Event>, option: any, reason: import("@mui/
|
|
746
|
-
onClose: import("@vitest/spy").Mock<[event: import("react").SyntheticEvent<Element, Event>, reason: import("@mui/
|
|
747
|
-
onChange: import("@vitest/spy").Mock<[event: import("react").SyntheticEvent<Element, Event>, value: any, reason: import("@mui/
|
|
751
|
+
onHighlightChange: import("@vitest/spy").Mock<[event: import("react").SyntheticEvent<Element, Event>, option: any, reason: import("@mui/material").AutocompleteHighlightChangeReason], void>;
|
|
752
|
+
onClose: import("@vitest/spy").Mock<[event: import("react").SyntheticEvent<Element, Event>, reason: import("@mui/material").AutocompleteCloseReason], void>;
|
|
753
|
+
onChange: import("@vitest/spy").Mock<[event: import("react").SyntheticEvent<Element, Event>, value: any, reason: import("@mui/material").AutocompleteChangeReason, details?: import("@mui/material").AutocompleteChangeDetails<any> | undefined], void>;
|
|
748
754
|
};
|
|
749
|
-
play: ({ canvasElement }: import("@storybook/types").PlayFunctionContext<import("@storybook/react
|
|
755
|
+
play: ({ canvasElement }: import("@storybook/types").PlayFunctionContext<import("@storybook/react").ReactRenderer, {
|
|
750
756
|
actionLabel?: string | undefined;
|
|
751
757
|
bottomButtonHeight?: number | undefined;
|
|
752
|
-
actionClick?: ((e: import("react").MouseEvent
|
|
758
|
+
actionClick?: ((e: import("react").MouseEvent) => void) | undefined;
|
|
753
759
|
label?: string | undefined;
|
|
754
760
|
placeholder?: string | undefined;
|
|
755
|
-
platform?: "desktop" | "web" | undefined;
|
|
756
|
-
renderInput?:
|
|
761
|
+
platform?: ("desktop" | "web") | undefined;
|
|
762
|
+
renderInput?: import("@mui/material").AutocompleteProps<any, boolean, boolean, boolean>["renderInput"] | undefined;
|
|
757
763
|
ref?: import("react").Ref<unknown> | undefined;
|
|
758
764
|
className?: string | undefined;
|
|
759
765
|
style?: import("react").CSSProperties | undefined;
|
|
@@ -769,27 +775,27 @@ export declare const Multiple: {
|
|
|
769
775
|
tabIndex?: number | undefined;
|
|
770
776
|
"aria-activedescendant"?: string | undefined;
|
|
771
777
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
772
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
778
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
773
779
|
"aria-braillelabel"?: string | undefined;
|
|
774
780
|
"aria-brailleroledescription"?: string | undefined;
|
|
775
781
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
776
|
-
"aria-checked"?: boolean | "
|
|
782
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
777
783
|
"aria-colcount"?: number | undefined;
|
|
778
784
|
"aria-colindex"?: number | undefined;
|
|
779
785
|
"aria-colindextext"?: string | undefined;
|
|
780
786
|
"aria-colspan"?: number | undefined;
|
|
781
787
|
"aria-controls"?: string | undefined;
|
|
782
|
-
"aria-current"?: boolean | "
|
|
788
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
783
789
|
"aria-describedby"?: string | undefined;
|
|
784
790
|
"aria-description"?: string | undefined;
|
|
785
791
|
"aria-details"?: string | undefined;
|
|
786
792
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
787
|
-
"aria-dropeffect"?: "
|
|
793
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
788
794
|
"aria-errormessage"?: string | undefined;
|
|
789
795
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
790
796
|
"aria-flowto"?: string | undefined;
|
|
791
797
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
792
|
-
"aria-haspopup"?: boolean | "
|
|
798
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
793
799
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
794
800
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
795
801
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -804,9 +810,9 @@ export declare const Multiple: {
|
|
|
804
810
|
"aria-owns"?: string | undefined;
|
|
805
811
|
"aria-placeholder"?: string | undefined;
|
|
806
812
|
"aria-posinset"?: number | undefined;
|
|
807
|
-
"aria-pressed"?: boolean | "
|
|
813
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
808
814
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
809
|
-
"aria-relevant"?: "
|
|
815
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
810
816
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
811
817
|
"aria-roledescription"?: string | undefined;
|
|
812
818
|
"aria-rowcount"?: number | undefined;
|
|
@@ -839,7 +845,7 @@ export declare const Multiple: {
|
|
|
839
845
|
onFocusCapture?: import("react").FocusEventHandler<HTMLDivElement> | undefined;
|
|
840
846
|
onBlur?: import("react").FocusEventHandler<HTMLDivElement> | undefined;
|
|
841
847
|
onBlurCapture?: import("react").FocusEventHandler<HTMLDivElement> | undefined;
|
|
842
|
-
onChange?: ((event: import("react").SyntheticEvent
|
|
848
|
+
onChange?: ((event: import("react").SyntheticEvent, value: any, reason: import("@mui/material").AutocompleteChangeReason, details?: import("@mui/material").AutocompleteChangeDetails<any> | undefined) => void) | undefined;
|
|
843
849
|
onChangeCapture?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
844
850
|
onBeforeInput?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
845
851
|
onBeforeInputCapture?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
@@ -856,7 +862,7 @@ export declare const Multiple: {
|
|
|
856
862
|
onError?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
857
863
|
onErrorCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
858
864
|
onKeyDown?: ((event: import("react").KeyboardEvent<HTMLDivElement> & {
|
|
859
|
-
defaultMuiPrevented?: boolean
|
|
865
|
+
defaultMuiPrevented?: boolean;
|
|
860
866
|
}) => void) | undefined;
|
|
861
867
|
onKeyDownCapture?: import("react").KeyboardEventHandler<HTMLDivElement> | undefined;
|
|
862
868
|
onKeyPress?: import("react").KeyboardEventHandler<HTMLDivElement> | undefined;
|
|
@@ -964,9 +970,7 @@ export declare const Multiple: {
|
|
|
964
970
|
onPointerCancel?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
965
971
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
966
972
|
onPointerEnter?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
967
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
968
973
|
onPointerLeave?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
969
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
970
974
|
onPointerOver?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
971
975
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
972
976
|
onPointerOut?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
@@ -990,36 +994,22 @@ export declare const Multiple: {
|
|
|
990
994
|
disabled?: boolean | undefined;
|
|
991
995
|
content?: string | undefined;
|
|
992
996
|
translate?: "yes" | "no" | undefined;
|
|
993
|
-
fullWidth?: boolean | undefined;
|
|
994
|
-
loading?: boolean | undefined;
|
|
995
|
-
hidden?: boolean | undefined;
|
|
996
|
-
size?: import("@mui/types").OverridableStringUnion<"small" | "medium", import("@mui/material").AutocompletePropsSizeOverrides> | undefined;
|
|
997
|
-
open?: boolean | undefined;
|
|
998
|
-
multiple?: boolean | undefined;
|
|
999
|
-
readOnly?: boolean | undefined;
|
|
1000
|
-
componentsProps?: {
|
|
1001
|
-
clearIndicator?: Partial<import("@mui/material").IconButtonProps> | undefined;
|
|
1002
|
-
paper?: import("@mui/material").PaperProps | undefined;
|
|
1003
|
-
popper?: Partial<import("@mui/material").PopperProps> | undefined;
|
|
1004
|
-
popupIndicator?: Partial<import("@mui/material").IconButtonProps> | undefined;
|
|
1005
|
-
} | undefined;
|
|
1006
|
-
disablePortal?: boolean | undefined;
|
|
1007
|
-
onClose?: ((event: import("react").SyntheticEvent<Element, Event>, reason: import("@mui/base").AutocompleteCloseReason) => void) | undefined;
|
|
1008
997
|
slotProps?: {
|
|
1009
|
-
clearIndicator?: Partial<import("@mui/material").IconButtonProps
|
|
1010
|
-
paper?: import("@mui/material").PaperProps
|
|
1011
|
-
popper?: Partial<import("@mui/material").PopperProps
|
|
1012
|
-
popupIndicator?: Partial<import("@mui/material").IconButtonProps
|
|
998
|
+
clearIndicator?: Partial<import("@mui/material").IconButtonProps>;
|
|
999
|
+
paper?: import("@mui/material").PaperProps;
|
|
1000
|
+
popper?: Partial<import("@mui/material").PopperProps>;
|
|
1001
|
+
popupIndicator?: Partial<import("@mui/material").IconButtonProps>;
|
|
1013
1002
|
} | undefined;
|
|
1014
1003
|
defaultChecked?: boolean | undefined;
|
|
1015
1004
|
defaultValue?: any;
|
|
1016
1005
|
suppressContentEditableWarning?: boolean | undefined;
|
|
1017
1006
|
accessKey?: string | undefined;
|
|
1018
1007
|
autoFocus?: boolean | undefined;
|
|
1019
|
-
contentEditable?:
|
|
1008
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
1020
1009
|
contextMenu?: string | undefined;
|
|
1021
1010
|
dir?: string | undefined;
|
|
1022
1011
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
1012
|
+
hidden?: boolean | undefined;
|
|
1023
1013
|
nonce?: string | undefined;
|
|
1024
1014
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
1025
1015
|
radioGroup?: string | undefined;
|
|
@@ -1044,24 +1034,39 @@ export declare const Multiple: {
|
|
|
1044
1034
|
results?: number | undefined;
|
|
1045
1035
|
security?: string | undefined;
|
|
1046
1036
|
unselectable?: "on" | "off" | undefined;
|
|
1047
|
-
inputMode?: "
|
|
1037
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
1048
1038
|
is?: string | undefined;
|
|
1039
|
+
fullWidth?: boolean | undefined;
|
|
1040
|
+
loading?: boolean | undefined;
|
|
1049
1041
|
value?: any;
|
|
1042
|
+
readOnly?: boolean | undefined;
|
|
1043
|
+
componentsProps?: {
|
|
1044
|
+
clearIndicator?: Partial<import("@mui/material").IconButtonProps>;
|
|
1045
|
+
paper?: import("@mui/material").PaperProps;
|
|
1046
|
+
popper?: Partial<import("@mui/material").PopperProps>;
|
|
1047
|
+
popupIndicator?: Partial<import("@mui/material").IconButtonProps>;
|
|
1048
|
+
} | undefined;
|
|
1049
|
+
disablePortal?: boolean | undefined;
|
|
1050
|
+
onClose?: ((event: import("react").SyntheticEvent, reason: import("@mui/material").AutocompleteCloseReason) => void) | undefined;
|
|
1051
|
+
open?: boolean | undefined;
|
|
1052
|
+
size?: import("@mui/types").OverridableStringUnion<"small" | "medium", import("@mui/material").AutocompletePropsSizeOverrides> | undefined;
|
|
1053
|
+
multiple?: boolean | undefined;
|
|
1054
|
+
autoComplete?: boolean | undefined;
|
|
1055
|
+
options: readonly any[];
|
|
1050
1056
|
disabledItemsFocusable?: boolean | undefined;
|
|
1051
1057
|
disableListWrap?: boolean | undefined;
|
|
1052
|
-
|
|
1053
|
-
onOpen?: ((event: import("react").SyntheticEvent<Element, Event>) => void) | undefined;
|
|
1058
|
+
onOpen?: ((event: import("react").SyntheticEvent) => void) | undefined;
|
|
1054
1059
|
PopperComponent?: import("react").JSXElementConstructor<import("@mui/material").PopperProps> | undefined;
|
|
1055
1060
|
ChipProps?: import("@mui/material").ChipProps<"div"> | undefined;
|
|
1056
1061
|
clearIcon?: import("react").ReactNode;
|
|
1057
1062
|
clearText?: string | undefined;
|
|
1058
1063
|
closeText?: string | undefined;
|
|
1059
|
-
forcePopupIcon?:
|
|
1064
|
+
forcePopupIcon?: (true | false | "auto") | undefined;
|
|
1060
1065
|
getLimitTagsText?: ((more: number) => import("react").ReactNode) | undefined;
|
|
1061
1066
|
ListboxComponent?: import("react").JSXElementConstructor<import("react").HTMLAttributes<HTMLElement>> | undefined;
|
|
1062
|
-
ListboxProps?: (import("
|
|
1063
|
-
sx?: import("@mui/system").SxProps<import("@mui/material").Theme
|
|
1064
|
-
ref?: import("react").Ref<Element
|
|
1067
|
+
ListboxProps?: (ReturnType<ReturnType<typeof import("@mui/material").useAutocomplete>["getListboxProps"]> & {
|
|
1068
|
+
sx?: import("@mui/system").SxProps<import("@mui/material").Theme>;
|
|
1069
|
+
ref?: import("react").Ref<Element>;
|
|
1065
1070
|
}) | undefined;
|
|
1066
1071
|
loadingText?: import("react").ReactNode;
|
|
1067
1072
|
limitTags?: number | undefined;
|
|
@@ -1070,19 +1075,21 @@ export declare const Multiple: {
|
|
|
1070
1075
|
PaperComponent?: import("react").JSXElementConstructor<import("react").HTMLAttributes<HTMLElement>> | undefined;
|
|
1071
1076
|
popupIcon?: import("react").ReactNode;
|
|
1072
1077
|
renderGroup?: ((params: import("@mui/material").AutocompleteRenderGroupParams) => import("react").ReactNode) | undefined;
|
|
1073
|
-
renderOption?: ((props: import("react").HTMLAttributes<HTMLLIElement
|
|
1078
|
+
renderOption?: ((props: import("react").HTMLAttributes<HTMLLIElement> & {
|
|
1079
|
+
key: any;
|
|
1080
|
+
}, option: any, state: import("@mui/material").AutocompleteRenderOptionState, ownerState: import("@mui/material").AutocompleteOwnerState<any, boolean, boolean, boolean, "div">) => import("react").ReactNode) | undefined;
|
|
1074
1081
|
renderTags?: ((value: any[], getTagProps: import("@mui/material").AutocompleteRenderGetTagProps, ownerState: import("@mui/material").AutocompleteOwnerState<any, boolean, boolean, boolean, "div">) => import("react").ReactNode) | undefined;
|
|
1075
1082
|
unstable_classNamePrefix?: string | undefined;
|
|
1076
1083
|
unstable_isActiveElementInListbox?: ((listbox: import("react").RefObject<HTMLElement>) => boolean) | undefined;
|
|
1077
1084
|
autoHighlight?: boolean | undefined;
|
|
1078
1085
|
autoSelect?: boolean | undefined;
|
|
1079
|
-
blurOnSelect?:
|
|
1086
|
+
blurOnSelect?: ("touch" | "mouse" | true | false) | undefined;
|
|
1080
1087
|
clearOnBlur?: boolean | undefined;
|
|
1081
1088
|
clearOnEscape?: boolean | undefined;
|
|
1082
1089
|
componentName?: string | undefined;
|
|
1083
1090
|
disableClearable?: boolean | undefined;
|
|
1084
1091
|
disableCloseOnSelect?: boolean | undefined;
|
|
1085
|
-
filterOptions?: ((options: any[], state: import("@mui/
|
|
1092
|
+
filterOptions?: ((options: any[], state: import("@mui/material").FilterOptionsState<any>) => any[]) | undefined;
|
|
1086
1093
|
filterSelectedOptions?: boolean | undefined;
|
|
1087
1094
|
freeSolo?: boolean | undefined;
|
|
1088
1095
|
getOptionDisabled?: ((option: any) => boolean) | undefined;
|
|
@@ -1093,10 +1100,9 @@ export declare const Multiple: {
|
|
|
1093
1100
|
includeInputInList?: boolean | undefined;
|
|
1094
1101
|
inputValue?: string | undefined;
|
|
1095
1102
|
isOptionEqualToValue?: ((option: any, value: any) => boolean) | undefined;
|
|
1096
|
-
onHighlightChange?: ((event: import("react").SyntheticEvent
|
|
1097
|
-
onInputChange?: ((event: import("react").SyntheticEvent
|
|
1103
|
+
onHighlightChange?: ((event: import("react").SyntheticEvent, option: any, reason: import("@mui/material").AutocompleteHighlightChangeReason) => void) | undefined;
|
|
1104
|
+
onInputChange?: ((event: import("react").SyntheticEvent, value: string, reason: import("@mui/material").AutocompleteInputChangeReason) => void) | undefined;
|
|
1098
1105
|
openOnFocus?: boolean | undefined;
|
|
1099
|
-
options: readonly any[];
|
|
1100
1106
|
selectOnFocus?: boolean | undefined;
|
|
1101
1107
|
}>) => Promise<void>;
|
|
1102
1108
|
parameters: {
|
|
@@ -1109,11 +1115,11 @@ export declare const Multiple: {
|
|
|
1109
1115
|
render: (args: {
|
|
1110
1116
|
actionLabel?: string | undefined;
|
|
1111
1117
|
bottomButtonHeight?: number | undefined;
|
|
1112
|
-
actionClick?: ((e: import("react").MouseEvent
|
|
1118
|
+
actionClick?: ((e: import("react").MouseEvent) => void) | undefined;
|
|
1113
1119
|
label?: string | undefined;
|
|
1114
1120
|
placeholder?: string | undefined;
|
|
1115
|
-
platform?: "desktop" | "web" | undefined;
|
|
1116
|
-
renderInput?:
|
|
1121
|
+
platform?: ("desktop" | "web") | undefined;
|
|
1122
|
+
renderInput?: import("@mui/material").AutocompleteProps<any, boolean, boolean, boolean>["renderInput"] | undefined;
|
|
1117
1123
|
ref?: import("react").Ref<unknown> | undefined;
|
|
1118
1124
|
className?: string | undefined;
|
|
1119
1125
|
style?: import("react").CSSProperties | undefined;
|
|
@@ -1129,27 +1135,27 @@ export declare const Multiple: {
|
|
|
1129
1135
|
tabIndex?: number | undefined;
|
|
1130
1136
|
"aria-activedescendant"?: string | undefined;
|
|
1131
1137
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
1132
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
1138
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
1133
1139
|
"aria-braillelabel"?: string | undefined;
|
|
1134
1140
|
"aria-brailleroledescription"?: string | undefined;
|
|
1135
1141
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
1136
|
-
"aria-checked"?: boolean | "
|
|
1142
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
1137
1143
|
"aria-colcount"?: number | undefined;
|
|
1138
1144
|
"aria-colindex"?: number | undefined;
|
|
1139
1145
|
"aria-colindextext"?: string | undefined;
|
|
1140
1146
|
"aria-colspan"?: number | undefined;
|
|
1141
1147
|
"aria-controls"?: string | undefined;
|
|
1142
|
-
"aria-current"?: boolean | "
|
|
1148
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
1143
1149
|
"aria-describedby"?: string | undefined;
|
|
1144
1150
|
"aria-description"?: string | undefined;
|
|
1145
1151
|
"aria-details"?: string | undefined;
|
|
1146
1152
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
1147
|
-
"aria-dropeffect"?: "
|
|
1153
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
1148
1154
|
"aria-errormessage"?: string | undefined;
|
|
1149
1155
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
1150
1156
|
"aria-flowto"?: string | undefined;
|
|
1151
1157
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
1152
|
-
"aria-haspopup"?: boolean | "
|
|
1158
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
1153
1159
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
1154
1160
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
1155
1161
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -1164,9 +1170,9 @@ export declare const Multiple: {
|
|
|
1164
1170
|
"aria-owns"?: string | undefined;
|
|
1165
1171
|
"aria-placeholder"?: string | undefined;
|
|
1166
1172
|
"aria-posinset"?: number | undefined;
|
|
1167
|
-
"aria-pressed"?: boolean | "
|
|
1173
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
1168
1174
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
1169
|
-
"aria-relevant"?: "
|
|
1175
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
1170
1176
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
1171
1177
|
"aria-roledescription"?: string | undefined;
|
|
1172
1178
|
"aria-rowcount"?: number | undefined;
|
|
@@ -1199,7 +1205,7 @@ export declare const Multiple: {
|
|
|
1199
1205
|
onFocusCapture?: import("react").FocusEventHandler<HTMLDivElement> | undefined;
|
|
1200
1206
|
onBlur?: import("react").FocusEventHandler<HTMLDivElement> | undefined;
|
|
1201
1207
|
onBlurCapture?: import("react").FocusEventHandler<HTMLDivElement> | undefined;
|
|
1202
|
-
onChange?: ((event: import("react").SyntheticEvent
|
|
1208
|
+
onChange?: ((event: import("react").SyntheticEvent, value: any, reason: import("@mui/material").AutocompleteChangeReason, details?: import("@mui/material").AutocompleteChangeDetails<any> | undefined) => void) | undefined;
|
|
1203
1209
|
onChangeCapture?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
1204
1210
|
onBeforeInput?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
1205
1211
|
onBeforeInputCapture?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
@@ -1216,7 +1222,7 @@ export declare const Multiple: {
|
|
|
1216
1222
|
onError?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1217
1223
|
onErrorCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1218
1224
|
onKeyDown?: ((event: import("react").KeyboardEvent<HTMLDivElement> & {
|
|
1219
|
-
defaultMuiPrevented?: boolean
|
|
1225
|
+
defaultMuiPrevented?: boolean;
|
|
1220
1226
|
}) => void) | undefined;
|
|
1221
1227
|
onKeyDownCapture?: import("react").KeyboardEventHandler<HTMLDivElement> | undefined;
|
|
1222
1228
|
onKeyPress?: import("react").KeyboardEventHandler<HTMLDivElement> | undefined;
|
|
@@ -1324,9 +1330,7 @@ export declare const Multiple: {
|
|
|
1324
1330
|
onPointerCancel?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1325
1331
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1326
1332
|
onPointerEnter?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1327
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1328
1333
|
onPointerLeave?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1329
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1330
1334
|
onPointerOver?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1331
1335
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1332
1336
|
onPointerOut?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
@@ -1350,36 +1354,22 @@ export declare const Multiple: {
|
|
|
1350
1354
|
disabled?: boolean | undefined;
|
|
1351
1355
|
content?: string | undefined;
|
|
1352
1356
|
translate?: "yes" | "no" | undefined;
|
|
1353
|
-
fullWidth?: boolean | undefined;
|
|
1354
|
-
loading?: boolean | undefined;
|
|
1355
|
-
hidden?: boolean | undefined;
|
|
1356
|
-
size?: import("@mui/types").OverridableStringUnion<"small" | "medium", import("@mui/material").AutocompletePropsSizeOverrides> | undefined;
|
|
1357
|
-
open?: boolean | undefined;
|
|
1358
|
-
multiple?: boolean | undefined;
|
|
1359
|
-
readOnly?: boolean | undefined;
|
|
1360
|
-
componentsProps?: {
|
|
1361
|
-
clearIndicator?: Partial<import("@mui/material").IconButtonProps> | undefined;
|
|
1362
|
-
paper?: import("@mui/material").PaperProps | undefined;
|
|
1363
|
-
popper?: Partial<import("@mui/material").PopperProps> | undefined;
|
|
1364
|
-
popupIndicator?: Partial<import("@mui/material").IconButtonProps> | undefined;
|
|
1365
|
-
} | undefined;
|
|
1366
|
-
disablePortal?: boolean | undefined;
|
|
1367
|
-
onClose?: ((event: import("react").SyntheticEvent<Element, Event>, reason: import("@mui/base").AutocompleteCloseReason) => void) | undefined;
|
|
1368
1357
|
slotProps?: {
|
|
1369
|
-
clearIndicator?: Partial<import("@mui/material").IconButtonProps
|
|
1370
|
-
paper?: import("@mui/material").PaperProps
|
|
1371
|
-
popper?: Partial<import("@mui/material").PopperProps
|
|
1372
|
-
popupIndicator?: Partial<import("@mui/material").IconButtonProps
|
|
1358
|
+
clearIndicator?: Partial<import("@mui/material").IconButtonProps>;
|
|
1359
|
+
paper?: import("@mui/material").PaperProps;
|
|
1360
|
+
popper?: Partial<import("@mui/material").PopperProps>;
|
|
1361
|
+
popupIndicator?: Partial<import("@mui/material").IconButtonProps>;
|
|
1373
1362
|
} | undefined;
|
|
1374
1363
|
defaultChecked?: boolean | undefined;
|
|
1375
1364
|
defaultValue?: any;
|
|
1376
1365
|
suppressContentEditableWarning?: boolean | undefined;
|
|
1377
1366
|
accessKey?: string | undefined;
|
|
1378
1367
|
autoFocus?: boolean | undefined;
|
|
1379
|
-
contentEditable?:
|
|
1368
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
1380
1369
|
contextMenu?: string | undefined;
|
|
1381
1370
|
dir?: string | undefined;
|
|
1382
1371
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
1372
|
+
hidden?: boolean | undefined;
|
|
1383
1373
|
nonce?: string | undefined;
|
|
1384
1374
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
1385
1375
|
radioGroup?: string | undefined;
|
|
@@ -1404,24 +1394,39 @@ export declare const Multiple: {
|
|
|
1404
1394
|
results?: number | undefined;
|
|
1405
1395
|
security?: string | undefined;
|
|
1406
1396
|
unselectable?: "on" | "off" | undefined;
|
|
1407
|
-
inputMode?: "
|
|
1397
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
1408
1398
|
is?: string | undefined;
|
|
1399
|
+
fullWidth?: boolean | undefined;
|
|
1400
|
+
loading?: boolean | undefined;
|
|
1409
1401
|
value?: any;
|
|
1402
|
+
readOnly?: boolean | undefined;
|
|
1403
|
+
componentsProps?: {
|
|
1404
|
+
clearIndicator?: Partial<import("@mui/material").IconButtonProps>;
|
|
1405
|
+
paper?: import("@mui/material").PaperProps;
|
|
1406
|
+
popper?: Partial<import("@mui/material").PopperProps>;
|
|
1407
|
+
popupIndicator?: Partial<import("@mui/material").IconButtonProps>;
|
|
1408
|
+
} | undefined;
|
|
1409
|
+
disablePortal?: boolean | undefined;
|
|
1410
|
+
onClose?: ((event: import("react").SyntheticEvent, reason: import("@mui/material").AutocompleteCloseReason) => void) | undefined;
|
|
1411
|
+
open?: boolean | undefined;
|
|
1412
|
+
size?: import("@mui/types").OverridableStringUnion<"small" | "medium", import("@mui/material").AutocompletePropsSizeOverrides> | undefined;
|
|
1413
|
+
multiple?: boolean | undefined;
|
|
1414
|
+
autoComplete?: boolean | undefined;
|
|
1415
|
+
options: readonly any[];
|
|
1410
1416
|
disabledItemsFocusable?: boolean | undefined;
|
|
1411
1417
|
disableListWrap?: boolean | undefined;
|
|
1412
|
-
|
|
1413
|
-
onOpen?: ((event: import("react").SyntheticEvent<Element, Event>) => void) | undefined;
|
|
1418
|
+
onOpen?: ((event: import("react").SyntheticEvent) => void) | undefined;
|
|
1414
1419
|
PopperComponent?: import("react").JSXElementConstructor<import("@mui/material").PopperProps> | undefined;
|
|
1415
1420
|
ChipProps?: import("@mui/material").ChipProps<"div"> | undefined;
|
|
1416
1421
|
clearIcon?: import("react").ReactNode;
|
|
1417
1422
|
clearText?: string | undefined;
|
|
1418
1423
|
closeText?: string | undefined;
|
|
1419
|
-
forcePopupIcon?:
|
|
1424
|
+
forcePopupIcon?: (true | false | "auto") | undefined;
|
|
1420
1425
|
getLimitTagsText?: ((more: number) => import("react").ReactNode) | undefined;
|
|
1421
1426
|
ListboxComponent?: import("react").JSXElementConstructor<import("react").HTMLAttributes<HTMLElement>> | undefined;
|
|
1422
|
-
ListboxProps?: (import("
|
|
1423
|
-
sx?: import("@mui/system").SxProps<import("@mui/material").Theme
|
|
1424
|
-
ref?: import("react").Ref<Element
|
|
1427
|
+
ListboxProps?: (ReturnType<ReturnType<typeof import("@mui/material").useAutocomplete>["getListboxProps"]> & {
|
|
1428
|
+
sx?: import("@mui/system").SxProps<import("@mui/material").Theme>;
|
|
1429
|
+
ref?: import("react").Ref<Element>;
|
|
1425
1430
|
}) | undefined;
|
|
1426
1431
|
loadingText?: import("react").ReactNode;
|
|
1427
1432
|
limitTags?: number | undefined;
|
|
@@ -1430,19 +1435,21 @@ export declare const Multiple: {
|
|
|
1430
1435
|
PaperComponent?: import("react").JSXElementConstructor<import("react").HTMLAttributes<HTMLElement>> | undefined;
|
|
1431
1436
|
popupIcon?: import("react").ReactNode;
|
|
1432
1437
|
renderGroup?: ((params: import("@mui/material").AutocompleteRenderGroupParams) => import("react").ReactNode) | undefined;
|
|
1433
|
-
renderOption?: ((props: import("react").HTMLAttributes<HTMLLIElement
|
|
1438
|
+
renderOption?: ((props: import("react").HTMLAttributes<HTMLLIElement> & {
|
|
1439
|
+
key: any;
|
|
1440
|
+
}, option: any, state: import("@mui/material").AutocompleteRenderOptionState, ownerState: import("@mui/material").AutocompleteOwnerState<any, boolean, boolean, boolean, "div">) => import("react").ReactNode) | undefined;
|
|
1434
1441
|
renderTags?: ((value: any[], getTagProps: import("@mui/material").AutocompleteRenderGetTagProps, ownerState: import("@mui/material").AutocompleteOwnerState<any, boolean, boolean, boolean, "div">) => import("react").ReactNode) | undefined;
|
|
1435
1442
|
unstable_classNamePrefix?: string | undefined;
|
|
1436
1443
|
unstable_isActiveElementInListbox?: ((listbox: import("react").RefObject<HTMLElement>) => boolean) | undefined;
|
|
1437
1444
|
autoHighlight?: boolean | undefined;
|
|
1438
1445
|
autoSelect?: boolean | undefined;
|
|
1439
|
-
blurOnSelect?:
|
|
1446
|
+
blurOnSelect?: ("touch" | "mouse" | true | false) | undefined;
|
|
1440
1447
|
clearOnBlur?: boolean | undefined;
|
|
1441
1448
|
clearOnEscape?: boolean | undefined;
|
|
1442
1449
|
componentName?: string | undefined;
|
|
1443
1450
|
disableClearable?: boolean | undefined;
|
|
1444
1451
|
disableCloseOnSelect?: boolean | undefined;
|
|
1445
|
-
filterOptions?: ((options: any[], state: import("@mui/
|
|
1452
|
+
filterOptions?: ((options: any[], state: import("@mui/material").FilterOptionsState<any>) => any[]) | undefined;
|
|
1446
1453
|
filterSelectedOptions?: boolean | undefined;
|
|
1447
1454
|
freeSolo?: boolean | undefined;
|
|
1448
1455
|
getOptionDisabled?: ((option: any) => boolean) | undefined;
|
|
@@ -1453,10 +1460,9 @@ export declare const Multiple: {
|
|
|
1453
1460
|
includeInputInList?: boolean | undefined;
|
|
1454
1461
|
inputValue?: string | undefined;
|
|
1455
1462
|
isOptionEqualToValue?: ((option: any, value: any) => boolean) | undefined;
|
|
1456
|
-
onHighlightChange?: ((event: import("react").SyntheticEvent
|
|
1457
|
-
onInputChange?: ((event: import("react").SyntheticEvent
|
|
1463
|
+
onHighlightChange?: ((event: import("react").SyntheticEvent, option: any, reason: import("@mui/material").AutocompleteHighlightChangeReason) => void) | undefined;
|
|
1464
|
+
onInputChange?: ((event: import("react").SyntheticEvent, value: string, reason: import("@mui/material").AutocompleteInputChangeReason) => void) | undefined;
|
|
1458
1465
|
openOnFocus?: boolean | undefined;
|
|
1459
|
-
options: readonly any[];
|
|
1460
1466
|
selectOnFocus?: boolean | undefined;
|
|
1461
1467
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
1462
1468
|
};
|
|
@@ -1475,22 +1481,22 @@ export declare const CustomAction: {
|
|
|
1475
1481
|
freeSolo: true;
|
|
1476
1482
|
label: string;
|
|
1477
1483
|
onKeyDown: import("@vitest/spy").Mock<[event: import("react").KeyboardEvent<HTMLDivElement> & {
|
|
1478
|
-
defaultMuiPrevented?: boolean
|
|
1484
|
+
defaultMuiPrevented?: boolean;
|
|
1479
1485
|
}], void>;
|
|
1480
|
-
onInputChange: import("@vitest/spy").Mock<[event: import("react").SyntheticEvent<Element, Event>, value: string, reason: import("@mui/
|
|
1486
|
+
onInputChange: import("@vitest/spy").Mock<[event: import("react").SyntheticEvent<Element, Event>, value: string, reason: import("@mui/material").AutocompleteInputChangeReason], void>;
|
|
1481
1487
|
onOpen: import("@vitest/spy").Mock<[event: import("react").SyntheticEvent<Element, Event>], void>;
|
|
1482
|
-
onHighlightChange: import("@vitest/spy").Mock<[event: import("react").SyntheticEvent<Element, Event>, option: any, reason: import("@mui/
|
|
1483
|
-
onClose: import("@vitest/spy").Mock<[event: import("react").SyntheticEvent<Element, Event>, reason: import("@mui/
|
|
1484
|
-
onChange: import("@vitest/spy").Mock<[event: import("react").SyntheticEvent<Element, Event>, value: any, reason: import("@mui/
|
|
1488
|
+
onHighlightChange: import("@vitest/spy").Mock<[event: import("react").SyntheticEvent<Element, Event>, option: any, reason: import("@mui/material").AutocompleteHighlightChangeReason], void>;
|
|
1489
|
+
onClose: import("@vitest/spy").Mock<[event: import("react").SyntheticEvent<Element, Event>, reason: import("@mui/material").AutocompleteCloseReason], void>;
|
|
1490
|
+
onChange: import("@vitest/spy").Mock<[event: import("react").SyntheticEvent<Element, Event>, value: any, reason: import("@mui/material").AutocompleteChangeReason, details?: import("@mui/material").AutocompleteChangeDetails<any> | undefined], void>;
|
|
1485
1491
|
};
|
|
1486
|
-
play: ({ canvasElement }: import("@storybook/types").PlayFunctionContext<import("@storybook/react
|
|
1492
|
+
play: ({ canvasElement }: import("@storybook/types").PlayFunctionContext<import("@storybook/react").ReactRenderer, {
|
|
1487
1493
|
actionLabel?: string | undefined;
|
|
1488
1494
|
bottomButtonHeight?: number | undefined;
|
|
1489
|
-
actionClick?: ((e: import("react").MouseEvent
|
|
1495
|
+
actionClick?: ((e: import("react").MouseEvent) => void) | undefined;
|
|
1490
1496
|
label?: string | undefined;
|
|
1491
1497
|
placeholder?: string | undefined;
|
|
1492
|
-
platform?: "desktop" | "web" | undefined;
|
|
1493
|
-
renderInput?:
|
|
1498
|
+
platform?: ("desktop" | "web") | undefined;
|
|
1499
|
+
renderInput?: import("@mui/material").AutocompleteProps<any, boolean, boolean, boolean>["renderInput"] | undefined;
|
|
1494
1500
|
ref?: import("react").Ref<unknown> | undefined;
|
|
1495
1501
|
className?: string | undefined;
|
|
1496
1502
|
style?: import("react").CSSProperties | undefined;
|
|
@@ -1506,27 +1512,27 @@ export declare const CustomAction: {
|
|
|
1506
1512
|
tabIndex?: number | undefined;
|
|
1507
1513
|
"aria-activedescendant"?: string | undefined;
|
|
1508
1514
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
1509
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
1515
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
1510
1516
|
"aria-braillelabel"?: string | undefined;
|
|
1511
1517
|
"aria-brailleroledescription"?: string | undefined;
|
|
1512
1518
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
1513
|
-
"aria-checked"?: boolean | "
|
|
1519
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
1514
1520
|
"aria-colcount"?: number | undefined;
|
|
1515
1521
|
"aria-colindex"?: number | undefined;
|
|
1516
1522
|
"aria-colindextext"?: string | undefined;
|
|
1517
1523
|
"aria-colspan"?: number | undefined;
|
|
1518
1524
|
"aria-controls"?: string | undefined;
|
|
1519
|
-
"aria-current"?: boolean | "
|
|
1525
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
1520
1526
|
"aria-describedby"?: string | undefined;
|
|
1521
1527
|
"aria-description"?: string | undefined;
|
|
1522
1528
|
"aria-details"?: string | undefined;
|
|
1523
1529
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
1524
|
-
"aria-dropeffect"?: "
|
|
1530
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
1525
1531
|
"aria-errormessage"?: string | undefined;
|
|
1526
1532
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
1527
1533
|
"aria-flowto"?: string | undefined;
|
|
1528
1534
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
1529
|
-
"aria-haspopup"?: boolean | "
|
|
1535
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
1530
1536
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
1531
1537
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
1532
1538
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -1541,9 +1547,9 @@ export declare const CustomAction: {
|
|
|
1541
1547
|
"aria-owns"?: string | undefined;
|
|
1542
1548
|
"aria-placeholder"?: string | undefined;
|
|
1543
1549
|
"aria-posinset"?: number | undefined;
|
|
1544
|
-
"aria-pressed"?: boolean | "
|
|
1550
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
1545
1551
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
1546
|
-
"aria-relevant"?: "
|
|
1552
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
1547
1553
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
1548
1554
|
"aria-roledescription"?: string | undefined;
|
|
1549
1555
|
"aria-rowcount"?: number | undefined;
|
|
@@ -1576,7 +1582,7 @@ export declare const CustomAction: {
|
|
|
1576
1582
|
onFocusCapture?: import("react").FocusEventHandler<HTMLDivElement> | undefined;
|
|
1577
1583
|
onBlur?: import("react").FocusEventHandler<HTMLDivElement> | undefined;
|
|
1578
1584
|
onBlurCapture?: import("react").FocusEventHandler<HTMLDivElement> | undefined;
|
|
1579
|
-
onChange?: ((event: import("react").SyntheticEvent
|
|
1585
|
+
onChange?: ((event: import("react").SyntheticEvent, value: any, reason: import("@mui/material").AutocompleteChangeReason, details?: import("@mui/material").AutocompleteChangeDetails<any> | undefined) => void) | undefined;
|
|
1580
1586
|
onChangeCapture?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
1581
1587
|
onBeforeInput?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
1582
1588
|
onBeforeInputCapture?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
@@ -1593,7 +1599,7 @@ export declare const CustomAction: {
|
|
|
1593
1599
|
onError?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1594
1600
|
onErrorCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1595
1601
|
onKeyDown?: ((event: import("react").KeyboardEvent<HTMLDivElement> & {
|
|
1596
|
-
defaultMuiPrevented?: boolean
|
|
1602
|
+
defaultMuiPrevented?: boolean;
|
|
1597
1603
|
}) => void) | undefined;
|
|
1598
1604
|
onKeyDownCapture?: import("react").KeyboardEventHandler<HTMLDivElement> | undefined;
|
|
1599
1605
|
onKeyPress?: import("react").KeyboardEventHandler<HTMLDivElement> | undefined;
|
|
@@ -1701,9 +1707,7 @@ export declare const CustomAction: {
|
|
|
1701
1707
|
onPointerCancel?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1702
1708
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1703
1709
|
onPointerEnter?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1704
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1705
1710
|
onPointerLeave?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1706
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1707
1711
|
onPointerOver?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1708
1712
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1709
1713
|
onPointerOut?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
@@ -1727,36 +1731,22 @@ export declare const CustomAction: {
|
|
|
1727
1731
|
disabled?: boolean | undefined;
|
|
1728
1732
|
content?: string | undefined;
|
|
1729
1733
|
translate?: "yes" | "no" | undefined;
|
|
1730
|
-
fullWidth?: boolean | undefined;
|
|
1731
|
-
loading?: boolean | undefined;
|
|
1732
|
-
hidden?: boolean | undefined;
|
|
1733
|
-
size?: import("@mui/types").OverridableStringUnion<"small" | "medium", import("@mui/material").AutocompletePropsSizeOverrides> | undefined;
|
|
1734
|
-
open?: boolean | undefined;
|
|
1735
|
-
multiple?: boolean | undefined;
|
|
1736
|
-
readOnly?: boolean | undefined;
|
|
1737
|
-
componentsProps?: {
|
|
1738
|
-
clearIndicator?: Partial<import("@mui/material").IconButtonProps> | undefined;
|
|
1739
|
-
paper?: import("@mui/material").PaperProps | undefined;
|
|
1740
|
-
popper?: Partial<import("@mui/material").PopperProps> | undefined;
|
|
1741
|
-
popupIndicator?: Partial<import("@mui/material").IconButtonProps> | undefined;
|
|
1742
|
-
} | undefined;
|
|
1743
|
-
disablePortal?: boolean | undefined;
|
|
1744
|
-
onClose?: ((event: import("react").SyntheticEvent<Element, Event>, reason: import("@mui/base").AutocompleteCloseReason) => void) | undefined;
|
|
1745
1734
|
slotProps?: {
|
|
1746
|
-
clearIndicator?: Partial<import("@mui/material").IconButtonProps
|
|
1747
|
-
paper?: import("@mui/material").PaperProps
|
|
1748
|
-
popper?: Partial<import("@mui/material").PopperProps
|
|
1749
|
-
popupIndicator?: Partial<import("@mui/material").IconButtonProps
|
|
1735
|
+
clearIndicator?: Partial<import("@mui/material").IconButtonProps>;
|
|
1736
|
+
paper?: import("@mui/material").PaperProps;
|
|
1737
|
+
popper?: Partial<import("@mui/material").PopperProps>;
|
|
1738
|
+
popupIndicator?: Partial<import("@mui/material").IconButtonProps>;
|
|
1750
1739
|
} | undefined;
|
|
1751
1740
|
defaultChecked?: boolean | undefined;
|
|
1752
1741
|
defaultValue?: any;
|
|
1753
1742
|
suppressContentEditableWarning?: boolean | undefined;
|
|
1754
1743
|
accessKey?: string | undefined;
|
|
1755
1744
|
autoFocus?: boolean | undefined;
|
|
1756
|
-
contentEditable?:
|
|
1745
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
1757
1746
|
contextMenu?: string | undefined;
|
|
1758
1747
|
dir?: string | undefined;
|
|
1759
1748
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
1749
|
+
hidden?: boolean | undefined;
|
|
1760
1750
|
nonce?: string | undefined;
|
|
1761
1751
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
1762
1752
|
radioGroup?: string | undefined;
|
|
@@ -1781,24 +1771,39 @@ export declare const CustomAction: {
|
|
|
1781
1771
|
results?: number | undefined;
|
|
1782
1772
|
security?: string | undefined;
|
|
1783
1773
|
unselectable?: "on" | "off" | undefined;
|
|
1784
|
-
inputMode?: "
|
|
1774
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
1785
1775
|
is?: string | undefined;
|
|
1776
|
+
fullWidth?: boolean | undefined;
|
|
1777
|
+
loading?: boolean | undefined;
|
|
1786
1778
|
value?: any;
|
|
1779
|
+
readOnly?: boolean | undefined;
|
|
1780
|
+
componentsProps?: {
|
|
1781
|
+
clearIndicator?: Partial<import("@mui/material").IconButtonProps>;
|
|
1782
|
+
paper?: import("@mui/material").PaperProps;
|
|
1783
|
+
popper?: Partial<import("@mui/material").PopperProps>;
|
|
1784
|
+
popupIndicator?: Partial<import("@mui/material").IconButtonProps>;
|
|
1785
|
+
} | undefined;
|
|
1786
|
+
disablePortal?: boolean | undefined;
|
|
1787
|
+
onClose?: ((event: import("react").SyntheticEvent, reason: import("@mui/material").AutocompleteCloseReason) => void) | undefined;
|
|
1788
|
+
open?: boolean | undefined;
|
|
1789
|
+
size?: import("@mui/types").OverridableStringUnion<"small" | "medium", import("@mui/material").AutocompletePropsSizeOverrides> | undefined;
|
|
1790
|
+
multiple?: boolean | undefined;
|
|
1791
|
+
autoComplete?: boolean | undefined;
|
|
1792
|
+
options: readonly any[];
|
|
1787
1793
|
disabledItemsFocusable?: boolean | undefined;
|
|
1788
1794
|
disableListWrap?: boolean | undefined;
|
|
1789
|
-
|
|
1790
|
-
onOpen?: ((event: import("react").SyntheticEvent<Element, Event>) => void) | undefined;
|
|
1795
|
+
onOpen?: ((event: import("react").SyntheticEvent) => void) | undefined;
|
|
1791
1796
|
PopperComponent?: import("react").JSXElementConstructor<import("@mui/material").PopperProps> | undefined;
|
|
1792
1797
|
ChipProps?: import("@mui/material").ChipProps<"div"> | undefined;
|
|
1793
1798
|
clearIcon?: import("react").ReactNode;
|
|
1794
1799
|
clearText?: string | undefined;
|
|
1795
1800
|
closeText?: string | undefined;
|
|
1796
|
-
forcePopupIcon?:
|
|
1801
|
+
forcePopupIcon?: (true | false | "auto") | undefined;
|
|
1797
1802
|
getLimitTagsText?: ((more: number) => import("react").ReactNode) | undefined;
|
|
1798
1803
|
ListboxComponent?: import("react").JSXElementConstructor<import("react").HTMLAttributes<HTMLElement>> | undefined;
|
|
1799
|
-
ListboxProps?: (import("
|
|
1800
|
-
sx?: import("@mui/system").SxProps<import("@mui/material").Theme
|
|
1801
|
-
ref?: import("react").Ref<Element
|
|
1804
|
+
ListboxProps?: (ReturnType<ReturnType<typeof import("@mui/material").useAutocomplete>["getListboxProps"]> & {
|
|
1805
|
+
sx?: import("@mui/system").SxProps<import("@mui/material").Theme>;
|
|
1806
|
+
ref?: import("react").Ref<Element>;
|
|
1802
1807
|
}) | undefined;
|
|
1803
1808
|
loadingText?: import("react").ReactNode;
|
|
1804
1809
|
limitTags?: number | undefined;
|
|
@@ -1807,19 +1812,21 @@ export declare const CustomAction: {
|
|
|
1807
1812
|
PaperComponent?: import("react").JSXElementConstructor<import("react").HTMLAttributes<HTMLElement>> | undefined;
|
|
1808
1813
|
popupIcon?: import("react").ReactNode;
|
|
1809
1814
|
renderGroup?: ((params: import("@mui/material").AutocompleteRenderGroupParams) => import("react").ReactNode) | undefined;
|
|
1810
|
-
renderOption?: ((props: import("react").HTMLAttributes<HTMLLIElement
|
|
1815
|
+
renderOption?: ((props: import("react").HTMLAttributes<HTMLLIElement> & {
|
|
1816
|
+
key: any;
|
|
1817
|
+
}, option: any, state: import("@mui/material").AutocompleteRenderOptionState, ownerState: import("@mui/material").AutocompleteOwnerState<any, boolean, boolean, boolean, "div">) => import("react").ReactNode) | undefined;
|
|
1811
1818
|
renderTags?: ((value: any[], getTagProps: import("@mui/material").AutocompleteRenderGetTagProps, ownerState: import("@mui/material").AutocompleteOwnerState<any, boolean, boolean, boolean, "div">) => import("react").ReactNode) | undefined;
|
|
1812
1819
|
unstable_classNamePrefix?: string | undefined;
|
|
1813
1820
|
unstable_isActiveElementInListbox?: ((listbox: import("react").RefObject<HTMLElement>) => boolean) | undefined;
|
|
1814
1821
|
autoHighlight?: boolean | undefined;
|
|
1815
1822
|
autoSelect?: boolean | undefined;
|
|
1816
|
-
blurOnSelect?:
|
|
1823
|
+
blurOnSelect?: ("touch" | "mouse" | true | false) | undefined;
|
|
1817
1824
|
clearOnBlur?: boolean | undefined;
|
|
1818
1825
|
clearOnEscape?: boolean | undefined;
|
|
1819
1826
|
componentName?: string | undefined;
|
|
1820
1827
|
disableClearable?: boolean | undefined;
|
|
1821
1828
|
disableCloseOnSelect?: boolean | undefined;
|
|
1822
|
-
filterOptions?: ((options: any[], state: import("@mui/
|
|
1829
|
+
filterOptions?: ((options: any[], state: import("@mui/material").FilterOptionsState<any>) => any[]) | undefined;
|
|
1823
1830
|
filterSelectedOptions?: boolean | undefined;
|
|
1824
1831
|
freeSolo?: boolean | undefined;
|
|
1825
1832
|
getOptionDisabled?: ((option: any) => boolean) | undefined;
|
|
@@ -1830,10 +1837,9 @@ export declare const CustomAction: {
|
|
|
1830
1837
|
includeInputInList?: boolean | undefined;
|
|
1831
1838
|
inputValue?: string | undefined;
|
|
1832
1839
|
isOptionEqualToValue?: ((option: any, value: any) => boolean) | undefined;
|
|
1833
|
-
onHighlightChange?: ((event: import("react").SyntheticEvent
|
|
1834
|
-
onInputChange?: ((event: import("react").SyntheticEvent
|
|
1840
|
+
onHighlightChange?: ((event: import("react").SyntheticEvent, option: any, reason: import("@mui/material").AutocompleteHighlightChangeReason) => void) | undefined;
|
|
1841
|
+
onInputChange?: ((event: import("react").SyntheticEvent, value: string, reason: import("@mui/material").AutocompleteInputChangeReason) => void) | undefined;
|
|
1835
1842
|
openOnFocus?: boolean | undefined;
|
|
1836
|
-
options: readonly any[];
|
|
1837
1843
|
selectOnFocus?: boolean | undefined;
|
|
1838
1844
|
}>) => Promise<void>;
|
|
1839
1845
|
parameters: {
|
|
@@ -1846,11 +1852,11 @@ export declare const CustomAction: {
|
|
|
1846
1852
|
render: (args: {
|
|
1847
1853
|
actionLabel?: string | undefined;
|
|
1848
1854
|
bottomButtonHeight?: number | undefined;
|
|
1849
|
-
actionClick?: ((e: import("react").MouseEvent
|
|
1855
|
+
actionClick?: ((e: import("react").MouseEvent) => void) | undefined;
|
|
1850
1856
|
label?: string | undefined;
|
|
1851
1857
|
placeholder?: string | undefined;
|
|
1852
|
-
platform?: "desktop" | "web" | undefined;
|
|
1853
|
-
renderInput?:
|
|
1858
|
+
platform?: ("desktop" | "web") | undefined;
|
|
1859
|
+
renderInput?: import("@mui/material").AutocompleteProps<any, boolean, boolean, boolean>["renderInput"] | undefined;
|
|
1854
1860
|
ref?: import("react").Ref<unknown> | undefined;
|
|
1855
1861
|
className?: string | undefined;
|
|
1856
1862
|
style?: import("react").CSSProperties | undefined;
|
|
@@ -1866,27 +1872,27 @@ export declare const CustomAction: {
|
|
|
1866
1872
|
tabIndex?: number | undefined;
|
|
1867
1873
|
"aria-activedescendant"?: string | undefined;
|
|
1868
1874
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
1869
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
1875
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
1870
1876
|
"aria-braillelabel"?: string | undefined;
|
|
1871
1877
|
"aria-brailleroledescription"?: string | undefined;
|
|
1872
1878
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
1873
|
-
"aria-checked"?: boolean | "
|
|
1879
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
1874
1880
|
"aria-colcount"?: number | undefined;
|
|
1875
1881
|
"aria-colindex"?: number | undefined;
|
|
1876
1882
|
"aria-colindextext"?: string | undefined;
|
|
1877
1883
|
"aria-colspan"?: number | undefined;
|
|
1878
1884
|
"aria-controls"?: string | undefined;
|
|
1879
|
-
"aria-current"?: boolean | "
|
|
1885
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
1880
1886
|
"aria-describedby"?: string | undefined;
|
|
1881
1887
|
"aria-description"?: string | undefined;
|
|
1882
1888
|
"aria-details"?: string | undefined;
|
|
1883
1889
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
1884
|
-
"aria-dropeffect"?: "
|
|
1890
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
1885
1891
|
"aria-errormessage"?: string | undefined;
|
|
1886
1892
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
1887
1893
|
"aria-flowto"?: string | undefined;
|
|
1888
1894
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
1889
|
-
"aria-haspopup"?: boolean | "
|
|
1895
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
1890
1896
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
1891
1897
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
1892
1898
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -1901,9 +1907,9 @@ export declare const CustomAction: {
|
|
|
1901
1907
|
"aria-owns"?: string | undefined;
|
|
1902
1908
|
"aria-placeholder"?: string | undefined;
|
|
1903
1909
|
"aria-posinset"?: number | undefined;
|
|
1904
|
-
"aria-pressed"?: boolean | "
|
|
1910
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
1905
1911
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
1906
|
-
"aria-relevant"?: "
|
|
1912
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
1907
1913
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
1908
1914
|
"aria-roledescription"?: string | undefined;
|
|
1909
1915
|
"aria-rowcount"?: number | undefined;
|
|
@@ -1936,7 +1942,7 @@ export declare const CustomAction: {
|
|
|
1936
1942
|
onFocusCapture?: import("react").FocusEventHandler<HTMLDivElement> | undefined;
|
|
1937
1943
|
onBlur?: import("react").FocusEventHandler<HTMLDivElement> | undefined;
|
|
1938
1944
|
onBlurCapture?: import("react").FocusEventHandler<HTMLDivElement> | undefined;
|
|
1939
|
-
onChange?: ((event: import("react").SyntheticEvent
|
|
1945
|
+
onChange?: ((event: import("react").SyntheticEvent, value: any, reason: import("@mui/material").AutocompleteChangeReason, details?: import("@mui/material").AutocompleteChangeDetails<any> | undefined) => void) | undefined;
|
|
1940
1946
|
onChangeCapture?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
1941
1947
|
onBeforeInput?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
1942
1948
|
onBeforeInputCapture?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
@@ -1953,7 +1959,7 @@ export declare const CustomAction: {
|
|
|
1953
1959
|
onError?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1954
1960
|
onErrorCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1955
1961
|
onKeyDown?: ((event: import("react").KeyboardEvent<HTMLDivElement> & {
|
|
1956
|
-
defaultMuiPrevented?: boolean
|
|
1962
|
+
defaultMuiPrevented?: boolean;
|
|
1957
1963
|
}) => void) | undefined;
|
|
1958
1964
|
onKeyDownCapture?: import("react").KeyboardEventHandler<HTMLDivElement> | undefined;
|
|
1959
1965
|
onKeyPress?: import("react").KeyboardEventHandler<HTMLDivElement> | undefined;
|
|
@@ -2061,9 +2067,7 @@ export declare const CustomAction: {
|
|
|
2061
2067
|
onPointerCancel?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
2062
2068
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
2063
2069
|
onPointerEnter?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
2064
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
2065
2070
|
onPointerLeave?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
2066
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
2067
2071
|
onPointerOver?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
2068
2072
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
2069
2073
|
onPointerOut?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
@@ -2087,36 +2091,22 @@ export declare const CustomAction: {
|
|
|
2087
2091
|
disabled?: boolean | undefined;
|
|
2088
2092
|
content?: string | undefined;
|
|
2089
2093
|
translate?: "yes" | "no" | undefined;
|
|
2090
|
-
fullWidth?: boolean | undefined;
|
|
2091
|
-
loading?: boolean | undefined;
|
|
2092
|
-
hidden?: boolean | undefined;
|
|
2093
|
-
size?: import("@mui/types").OverridableStringUnion<"small" | "medium", import("@mui/material").AutocompletePropsSizeOverrides> | undefined;
|
|
2094
|
-
open?: boolean | undefined;
|
|
2095
|
-
multiple?: boolean | undefined;
|
|
2096
|
-
readOnly?: boolean | undefined;
|
|
2097
|
-
componentsProps?: {
|
|
2098
|
-
clearIndicator?: Partial<import("@mui/material").IconButtonProps> | undefined;
|
|
2099
|
-
paper?: import("@mui/material").PaperProps | undefined;
|
|
2100
|
-
popper?: Partial<import("@mui/material").PopperProps> | undefined;
|
|
2101
|
-
popupIndicator?: Partial<import("@mui/material").IconButtonProps> | undefined;
|
|
2102
|
-
} | undefined;
|
|
2103
|
-
disablePortal?: boolean | undefined;
|
|
2104
|
-
onClose?: ((event: import("react").SyntheticEvent<Element, Event>, reason: import("@mui/base").AutocompleteCloseReason) => void) | undefined;
|
|
2105
2094
|
slotProps?: {
|
|
2106
|
-
clearIndicator?: Partial<import("@mui/material").IconButtonProps
|
|
2107
|
-
paper?: import("@mui/material").PaperProps
|
|
2108
|
-
popper?: Partial<import("@mui/material").PopperProps
|
|
2109
|
-
popupIndicator?: Partial<import("@mui/material").IconButtonProps
|
|
2095
|
+
clearIndicator?: Partial<import("@mui/material").IconButtonProps>;
|
|
2096
|
+
paper?: import("@mui/material").PaperProps;
|
|
2097
|
+
popper?: Partial<import("@mui/material").PopperProps>;
|
|
2098
|
+
popupIndicator?: Partial<import("@mui/material").IconButtonProps>;
|
|
2110
2099
|
} | undefined;
|
|
2111
2100
|
defaultChecked?: boolean | undefined;
|
|
2112
2101
|
defaultValue?: any;
|
|
2113
2102
|
suppressContentEditableWarning?: boolean | undefined;
|
|
2114
2103
|
accessKey?: string | undefined;
|
|
2115
2104
|
autoFocus?: boolean | undefined;
|
|
2116
|
-
contentEditable?:
|
|
2105
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
2117
2106
|
contextMenu?: string | undefined;
|
|
2118
2107
|
dir?: string | undefined;
|
|
2119
2108
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
2109
|
+
hidden?: boolean | undefined;
|
|
2120
2110
|
nonce?: string | undefined;
|
|
2121
2111
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
2122
2112
|
radioGroup?: string | undefined;
|
|
@@ -2141,24 +2131,39 @@ export declare const CustomAction: {
|
|
|
2141
2131
|
results?: number | undefined;
|
|
2142
2132
|
security?: string | undefined;
|
|
2143
2133
|
unselectable?: "on" | "off" | undefined;
|
|
2144
|
-
inputMode?: "
|
|
2134
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
2145
2135
|
is?: string | undefined;
|
|
2136
|
+
fullWidth?: boolean | undefined;
|
|
2137
|
+
loading?: boolean | undefined;
|
|
2146
2138
|
value?: any;
|
|
2139
|
+
readOnly?: boolean | undefined;
|
|
2140
|
+
componentsProps?: {
|
|
2141
|
+
clearIndicator?: Partial<import("@mui/material").IconButtonProps>;
|
|
2142
|
+
paper?: import("@mui/material").PaperProps;
|
|
2143
|
+
popper?: Partial<import("@mui/material").PopperProps>;
|
|
2144
|
+
popupIndicator?: Partial<import("@mui/material").IconButtonProps>;
|
|
2145
|
+
} | undefined;
|
|
2146
|
+
disablePortal?: boolean | undefined;
|
|
2147
|
+
onClose?: ((event: import("react").SyntheticEvent, reason: import("@mui/material").AutocompleteCloseReason) => void) | undefined;
|
|
2148
|
+
open?: boolean | undefined;
|
|
2149
|
+
size?: import("@mui/types").OverridableStringUnion<"small" | "medium", import("@mui/material").AutocompletePropsSizeOverrides> | undefined;
|
|
2150
|
+
multiple?: boolean | undefined;
|
|
2151
|
+
autoComplete?: boolean | undefined;
|
|
2152
|
+
options: readonly any[];
|
|
2147
2153
|
disabledItemsFocusable?: boolean | undefined;
|
|
2148
2154
|
disableListWrap?: boolean | undefined;
|
|
2149
|
-
|
|
2150
|
-
onOpen?: ((event: import("react").SyntheticEvent<Element, Event>) => void) | undefined;
|
|
2155
|
+
onOpen?: ((event: import("react").SyntheticEvent) => void) | undefined;
|
|
2151
2156
|
PopperComponent?: import("react").JSXElementConstructor<import("@mui/material").PopperProps> | undefined;
|
|
2152
2157
|
ChipProps?: import("@mui/material").ChipProps<"div"> | undefined;
|
|
2153
2158
|
clearIcon?: import("react").ReactNode;
|
|
2154
2159
|
clearText?: string | undefined;
|
|
2155
2160
|
closeText?: string | undefined;
|
|
2156
|
-
forcePopupIcon?:
|
|
2161
|
+
forcePopupIcon?: (true | false | "auto") | undefined;
|
|
2157
2162
|
getLimitTagsText?: ((more: number) => import("react").ReactNode) | undefined;
|
|
2158
2163
|
ListboxComponent?: import("react").JSXElementConstructor<import("react").HTMLAttributes<HTMLElement>> | undefined;
|
|
2159
|
-
ListboxProps?: (import("
|
|
2160
|
-
sx?: import("@mui/system").SxProps<import("@mui/material").Theme
|
|
2161
|
-
ref?: import("react").Ref<Element
|
|
2164
|
+
ListboxProps?: (ReturnType<ReturnType<typeof import("@mui/material").useAutocomplete>["getListboxProps"]> & {
|
|
2165
|
+
sx?: import("@mui/system").SxProps<import("@mui/material").Theme>;
|
|
2166
|
+
ref?: import("react").Ref<Element>;
|
|
2162
2167
|
}) | undefined;
|
|
2163
2168
|
loadingText?: import("react").ReactNode;
|
|
2164
2169
|
limitTags?: number | undefined;
|
|
@@ -2167,19 +2172,21 @@ export declare const CustomAction: {
|
|
|
2167
2172
|
PaperComponent?: import("react").JSXElementConstructor<import("react").HTMLAttributes<HTMLElement>> | undefined;
|
|
2168
2173
|
popupIcon?: import("react").ReactNode;
|
|
2169
2174
|
renderGroup?: ((params: import("@mui/material").AutocompleteRenderGroupParams) => import("react").ReactNode) | undefined;
|
|
2170
|
-
renderOption?: ((props: import("react").HTMLAttributes<HTMLLIElement
|
|
2175
|
+
renderOption?: ((props: import("react").HTMLAttributes<HTMLLIElement> & {
|
|
2176
|
+
key: any;
|
|
2177
|
+
}, option: any, state: import("@mui/material").AutocompleteRenderOptionState, ownerState: import("@mui/material").AutocompleteOwnerState<any, boolean, boolean, boolean, "div">) => import("react").ReactNode) | undefined;
|
|
2171
2178
|
renderTags?: ((value: any[], getTagProps: import("@mui/material").AutocompleteRenderGetTagProps, ownerState: import("@mui/material").AutocompleteOwnerState<any, boolean, boolean, boolean, "div">) => import("react").ReactNode) | undefined;
|
|
2172
2179
|
unstable_classNamePrefix?: string | undefined;
|
|
2173
2180
|
unstable_isActiveElementInListbox?: ((listbox: import("react").RefObject<HTMLElement>) => boolean) | undefined;
|
|
2174
2181
|
autoHighlight?: boolean | undefined;
|
|
2175
2182
|
autoSelect?: boolean | undefined;
|
|
2176
|
-
blurOnSelect?:
|
|
2183
|
+
blurOnSelect?: ("touch" | "mouse" | true | false) | undefined;
|
|
2177
2184
|
clearOnBlur?: boolean | undefined;
|
|
2178
2185
|
clearOnEscape?: boolean | undefined;
|
|
2179
2186
|
componentName?: string | undefined;
|
|
2180
2187
|
disableClearable?: boolean | undefined;
|
|
2181
2188
|
disableCloseOnSelect?: boolean | undefined;
|
|
2182
|
-
filterOptions?: ((options: any[], state: import("@mui/
|
|
2189
|
+
filterOptions?: ((options: any[], state: import("@mui/material").FilterOptionsState<any>) => any[]) | undefined;
|
|
2183
2190
|
filterSelectedOptions?: boolean | undefined;
|
|
2184
2191
|
freeSolo?: boolean | undefined;
|
|
2185
2192
|
getOptionDisabled?: ((option: any) => boolean) | undefined;
|
|
@@ -2190,10 +2197,9 @@ export declare const CustomAction: {
|
|
|
2190
2197
|
includeInputInList?: boolean | undefined;
|
|
2191
2198
|
inputValue?: string | undefined;
|
|
2192
2199
|
isOptionEqualToValue?: ((option: any, value: any) => boolean) | undefined;
|
|
2193
|
-
onHighlightChange?: ((event: import("react").SyntheticEvent
|
|
2194
|
-
onInputChange?: ((event: import("react").SyntheticEvent
|
|
2200
|
+
onHighlightChange?: ((event: import("react").SyntheticEvent, option: any, reason: import("@mui/material").AutocompleteHighlightChangeReason) => void) | undefined;
|
|
2201
|
+
onInputChange?: ((event: import("react").SyntheticEvent, value: string, reason: import("@mui/material").AutocompleteInputChangeReason) => void) | undefined;
|
|
2195
2202
|
openOnFocus?: boolean | undefined;
|
|
2196
|
-
options: readonly any[];
|
|
2197
2203
|
selectOnFocus?: boolean | undefined;
|
|
2198
2204
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
2199
2205
|
};
|