@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,37 +1,46 @@
|
|
|
1
|
-
|
|
2
|
-
/// <reference types="react" />
|
|
3
|
-
/// <reference types="trusted-types" />
|
|
1
|
+
import { BADGE } from '@geometricpanda/storybook-addon-badges';
|
|
4
2
|
/**
|
|
5
3
|
*
|
|
6
4
|
* Display an image or intials that represents a user or organisation, chose from three sizes. Avatars can be used to communicate ownership of a document or creation of a matter.
|
|
7
5
|
* You can change the color of the avatar with the `color` prop with value `default`, `primary`, `secondary`.
|
|
6
|
+
*
|
|
7
|
+
* ```js
|
|
8
|
+
* import { Avatar } from "@galaxy-ds/core";
|
|
9
|
+
* ```
|
|
8
10
|
*/
|
|
9
11
|
declare const meta: {
|
|
10
12
|
component: (props: import("./Avatar.types").GDSAvatarProps) => import("react/jsx-runtime").JSX.Element;
|
|
11
13
|
title: string;
|
|
14
|
+
parameters: {
|
|
15
|
+
badges: BADGE[];
|
|
16
|
+
};
|
|
12
17
|
};
|
|
13
18
|
export default meta;
|
|
14
19
|
export declare const Default: {
|
|
15
20
|
args: {};
|
|
16
|
-
play: ({ canvasElement }: import("@storybook/types").PlayFunctionContext<import("@storybook/react
|
|
17
|
-
size?: "
|
|
18
|
-
color?: string | undefined;
|
|
21
|
+
play: ({ canvasElement }: import("@storybook/types").PlayFunctionContext<import("@storybook/react").ReactRenderer, {
|
|
22
|
+
size?: ("xsmall" | "small" | "medium" | "large" | "xlarge" | "xxlarge") | undefined;
|
|
23
|
+
color?: ("default" | "primary" | "secondary" | string) | undefined;
|
|
19
24
|
tooltip?: import("react").ReactNode;
|
|
20
|
-
tooltipPlacement?: "bottom" | "
|
|
25
|
+
tooltipPlacement?: ("bottom-end" | "bottom-start" | "bottom" | "left-end" | "left-start" | "left" | "right-end" | "right-start" | "right" | "top-end" | "top-start" | "top") | undefined;
|
|
21
26
|
alt?: string | undefined;
|
|
22
27
|
children?: import("react").ReactNode;
|
|
23
28
|
classes?: (Partial<import("@mui/material").AvatarClasses> & Partial<import("@mui/material").ClassNameMap<never>>) | undefined;
|
|
24
29
|
imgProps?: (import("react").ImgHTMLAttributes<HTMLImageElement> & {
|
|
25
|
-
sx?: import("@mui/system").SxProps<import("@mui/material").Theme
|
|
30
|
+
sx?: import("@mui/system").SxProps<import("@mui/material").Theme>;
|
|
26
31
|
}) | undefined;
|
|
27
32
|
sizes?: string | undefined;
|
|
28
33
|
src?: string | undefined;
|
|
29
34
|
srcSet?: string | undefined;
|
|
30
35
|
sx?: import("@mui/system").SxProps<import("@mui/material").Theme> | undefined;
|
|
31
|
-
variant?: import("@mui/types").OverridableStringUnion<"
|
|
36
|
+
variant?: import("@mui/types").OverridableStringUnion<"circular" | "rounded" | "square", import("@mui/material").AvatarPropsVariantOverrides> | undefined;
|
|
37
|
+
slots?: import("@mui/material").AvatarSlots | undefined;
|
|
38
|
+
slotProps?: {
|
|
39
|
+
img?: import("@mui/material").SlotProps<import("react").ElementType<import("react").ImgHTMLAttributes<HTMLImageElement>, keyof import("react").JSX.IntrinsicElements>, {}, import("@mui/material").AvatarOwnProps> | undefined;
|
|
40
|
+
} | undefined;
|
|
32
41
|
className?: string | undefined;
|
|
33
42
|
style?: import("react").CSSProperties | undefined;
|
|
34
|
-
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
43
|
+
ref?: ((instance: HTMLDivElement | null) => void | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
35
44
|
slot?: string | undefined;
|
|
36
45
|
title?: string | undefined;
|
|
37
46
|
suppressHydrationWarning?: boolean | undefined;
|
|
@@ -41,27 +50,27 @@ export declare const Default: {
|
|
|
41
50
|
tabIndex?: number | undefined;
|
|
42
51
|
"aria-activedescendant"?: string | undefined;
|
|
43
52
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
44
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
53
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
45
54
|
"aria-braillelabel"?: string | undefined;
|
|
46
55
|
"aria-brailleroledescription"?: string | undefined;
|
|
47
56
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
48
|
-
"aria-checked"?: boolean | "
|
|
57
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
49
58
|
"aria-colcount"?: number | undefined;
|
|
50
59
|
"aria-colindex"?: number | undefined;
|
|
51
60
|
"aria-colindextext"?: string | undefined;
|
|
52
61
|
"aria-colspan"?: number | undefined;
|
|
53
62
|
"aria-controls"?: string | undefined;
|
|
54
|
-
"aria-current"?: boolean | "
|
|
63
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
55
64
|
"aria-describedby"?: string | undefined;
|
|
56
65
|
"aria-description"?: string | undefined;
|
|
57
66
|
"aria-details"?: string | undefined;
|
|
58
67
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
59
|
-
"aria-dropeffect"?: "
|
|
68
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
60
69
|
"aria-errormessage"?: string | undefined;
|
|
61
70
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
62
71
|
"aria-flowto"?: string | undefined;
|
|
63
72
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
64
|
-
"aria-haspopup"?: boolean | "
|
|
73
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
65
74
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
66
75
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
67
76
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -76,9 +85,9 @@ export declare const Default: {
|
|
|
76
85
|
"aria-owns"?: string | undefined;
|
|
77
86
|
"aria-placeholder"?: string | undefined;
|
|
78
87
|
"aria-posinset"?: number | undefined;
|
|
79
|
-
"aria-pressed"?: boolean | "
|
|
88
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
80
89
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
81
|
-
"aria-relevant"?: "
|
|
90
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
82
91
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
83
92
|
"aria-roledescription"?: string | undefined;
|
|
84
93
|
"aria-rowcount"?: number | undefined;
|
|
@@ -234,9 +243,7 @@ export declare const Default: {
|
|
|
234
243
|
onPointerCancel?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
235
244
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
236
245
|
onPointerEnter?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
237
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
238
246
|
onPointerLeave?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
239
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
240
247
|
onPointerOver?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
241
248
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
242
249
|
onPointerOut?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
@@ -260,16 +267,16 @@ export declare const Default: {
|
|
|
260
267
|
key?: import("react").Key | null | undefined;
|
|
261
268
|
content?: string | undefined;
|
|
262
269
|
translate?: "yes" | "no" | undefined;
|
|
263
|
-
hidden?: boolean | undefined;
|
|
264
270
|
defaultChecked?: boolean | undefined;
|
|
265
271
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
266
272
|
suppressContentEditableWarning?: boolean | undefined;
|
|
267
273
|
accessKey?: string | undefined;
|
|
268
274
|
autoFocus?: boolean | undefined;
|
|
269
|
-
contentEditable?:
|
|
275
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
270
276
|
contextMenu?: string | undefined;
|
|
271
277
|
dir?: string | undefined;
|
|
272
278
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
279
|
+
hidden?: boolean | undefined;
|
|
273
280
|
nonce?: string | undefined;
|
|
274
281
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
275
282
|
radioGroup?: string | undefined;
|
|
@@ -294,29 +301,33 @@ export declare const Default: {
|
|
|
294
301
|
results?: number | undefined;
|
|
295
302
|
security?: string | undefined;
|
|
296
303
|
unselectable?: "on" | "off" | undefined;
|
|
297
|
-
inputMode?: "
|
|
304
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
298
305
|
is?: string | undefined;
|
|
299
|
-
component?: import("react").ElementType
|
|
306
|
+
component?: import("react").ElementType | undefined;
|
|
300
307
|
}>) => Promise<void>;
|
|
301
308
|
render: (args: {
|
|
302
|
-
size?: "
|
|
303
|
-
color?: string | undefined;
|
|
309
|
+
size?: ("xsmall" | "small" | "medium" | "large" | "xlarge" | "xxlarge") | undefined;
|
|
310
|
+
color?: ("default" | "primary" | "secondary" | string) | undefined;
|
|
304
311
|
tooltip?: import("react").ReactNode;
|
|
305
|
-
tooltipPlacement?: "bottom" | "
|
|
312
|
+
tooltipPlacement?: ("bottom-end" | "bottom-start" | "bottom" | "left-end" | "left-start" | "left" | "right-end" | "right-start" | "right" | "top-end" | "top-start" | "top") | undefined;
|
|
306
313
|
alt?: string | undefined;
|
|
307
314
|
children?: import("react").ReactNode;
|
|
308
315
|
classes?: (Partial<import("@mui/material").AvatarClasses> & Partial<import("@mui/material").ClassNameMap<never>>) | undefined;
|
|
309
316
|
imgProps?: (import("react").ImgHTMLAttributes<HTMLImageElement> & {
|
|
310
|
-
sx?: import("@mui/system").SxProps<import("@mui/material").Theme
|
|
317
|
+
sx?: import("@mui/system").SxProps<import("@mui/material").Theme>;
|
|
311
318
|
}) | undefined;
|
|
312
319
|
sizes?: string | undefined;
|
|
313
320
|
src?: string | undefined;
|
|
314
321
|
srcSet?: string | undefined;
|
|
315
322
|
sx?: import("@mui/system").SxProps<import("@mui/material").Theme> | undefined;
|
|
316
|
-
variant?: import("@mui/types").OverridableStringUnion<"
|
|
323
|
+
variant?: import("@mui/types").OverridableStringUnion<"circular" | "rounded" | "square", import("@mui/material").AvatarPropsVariantOverrides> | undefined;
|
|
324
|
+
slots?: import("@mui/material").AvatarSlots | undefined;
|
|
325
|
+
slotProps?: {
|
|
326
|
+
img?: import("@mui/material").SlotProps<import("react").ElementType<import("react").ImgHTMLAttributes<HTMLImageElement>, keyof import("react").JSX.IntrinsicElements>, {}, import("@mui/material").AvatarOwnProps> | undefined;
|
|
327
|
+
} | undefined;
|
|
317
328
|
className?: string | undefined;
|
|
318
329
|
style?: import("react").CSSProperties | undefined;
|
|
319
|
-
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
330
|
+
ref?: ((instance: HTMLDivElement | null) => void | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
320
331
|
slot?: string | undefined;
|
|
321
332
|
title?: string | undefined;
|
|
322
333
|
suppressHydrationWarning?: boolean | undefined;
|
|
@@ -326,27 +337,27 @@ export declare const Default: {
|
|
|
326
337
|
tabIndex?: number | undefined;
|
|
327
338
|
"aria-activedescendant"?: string | undefined;
|
|
328
339
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
329
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
340
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
330
341
|
"aria-braillelabel"?: string | undefined;
|
|
331
342
|
"aria-brailleroledescription"?: string | undefined;
|
|
332
343
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
333
|
-
"aria-checked"?: boolean | "
|
|
344
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
334
345
|
"aria-colcount"?: number | undefined;
|
|
335
346
|
"aria-colindex"?: number | undefined;
|
|
336
347
|
"aria-colindextext"?: string | undefined;
|
|
337
348
|
"aria-colspan"?: number | undefined;
|
|
338
349
|
"aria-controls"?: string | undefined;
|
|
339
|
-
"aria-current"?: boolean | "
|
|
350
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
340
351
|
"aria-describedby"?: string | undefined;
|
|
341
352
|
"aria-description"?: string | undefined;
|
|
342
353
|
"aria-details"?: string | undefined;
|
|
343
354
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
344
|
-
"aria-dropeffect"?: "
|
|
355
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
345
356
|
"aria-errormessage"?: string | undefined;
|
|
346
357
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
347
358
|
"aria-flowto"?: string | undefined;
|
|
348
359
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
349
|
-
"aria-haspopup"?: boolean | "
|
|
360
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
350
361
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
351
362
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
352
363
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -361,9 +372,9 @@ export declare const Default: {
|
|
|
361
372
|
"aria-owns"?: string | undefined;
|
|
362
373
|
"aria-placeholder"?: string | undefined;
|
|
363
374
|
"aria-posinset"?: number | undefined;
|
|
364
|
-
"aria-pressed"?: boolean | "
|
|
375
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
365
376
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
366
|
-
"aria-relevant"?: "
|
|
377
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
367
378
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
368
379
|
"aria-roledescription"?: string | undefined;
|
|
369
380
|
"aria-rowcount"?: number | undefined;
|
|
@@ -519,9 +530,7 @@ export declare const Default: {
|
|
|
519
530
|
onPointerCancel?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
520
531
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
521
532
|
onPointerEnter?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
522
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
523
533
|
onPointerLeave?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
524
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
525
534
|
onPointerOver?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
526
535
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
527
536
|
onPointerOut?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
@@ -545,16 +554,16 @@ export declare const Default: {
|
|
|
545
554
|
key?: import("react").Key | null | undefined;
|
|
546
555
|
content?: string | undefined;
|
|
547
556
|
translate?: "yes" | "no" | undefined;
|
|
548
|
-
hidden?: boolean | undefined;
|
|
549
557
|
defaultChecked?: boolean | undefined;
|
|
550
558
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
551
559
|
suppressContentEditableWarning?: boolean | undefined;
|
|
552
560
|
accessKey?: string | undefined;
|
|
553
561
|
autoFocus?: boolean | undefined;
|
|
554
|
-
contentEditable?:
|
|
562
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
555
563
|
contextMenu?: string | undefined;
|
|
556
564
|
dir?: string | undefined;
|
|
557
565
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
566
|
+
hidden?: boolean | undefined;
|
|
558
567
|
nonce?: string | undefined;
|
|
559
568
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
560
569
|
radioGroup?: string | undefined;
|
|
@@ -579,9 +588,9 @@ export declare const Default: {
|
|
|
579
588
|
results?: number | undefined;
|
|
580
589
|
security?: string | undefined;
|
|
581
590
|
unselectable?: "on" | "off" | undefined;
|
|
582
|
-
inputMode?: "
|
|
591
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
583
592
|
is?: string | undefined;
|
|
584
|
-
component?: import("react").ElementType
|
|
593
|
+
component?: import("react").ElementType | undefined;
|
|
585
594
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
586
595
|
};
|
|
587
596
|
/**
|
|
@@ -589,25 +598,29 @@ export declare const Default: {
|
|
|
589
598
|
*/
|
|
590
599
|
export declare const Size: {
|
|
591
600
|
args: {};
|
|
592
|
-
play: ({ canvasElement }: import("@storybook/types").PlayFunctionContext<import("@storybook/react
|
|
593
|
-
size?: "
|
|
594
|
-
color?: string | undefined;
|
|
601
|
+
play: ({ canvasElement }: import("@storybook/types").PlayFunctionContext<import("@storybook/react").ReactRenderer, {
|
|
602
|
+
size?: ("xsmall" | "small" | "medium" | "large" | "xlarge" | "xxlarge") | undefined;
|
|
603
|
+
color?: ("default" | "primary" | "secondary" | string) | undefined;
|
|
595
604
|
tooltip?: import("react").ReactNode;
|
|
596
|
-
tooltipPlacement?: "bottom" | "
|
|
605
|
+
tooltipPlacement?: ("bottom-end" | "bottom-start" | "bottom" | "left-end" | "left-start" | "left" | "right-end" | "right-start" | "right" | "top-end" | "top-start" | "top") | undefined;
|
|
597
606
|
alt?: string | undefined;
|
|
598
607
|
children?: import("react").ReactNode;
|
|
599
608
|
classes?: (Partial<import("@mui/material").AvatarClasses> & Partial<import("@mui/material").ClassNameMap<never>>) | undefined;
|
|
600
609
|
imgProps?: (import("react").ImgHTMLAttributes<HTMLImageElement> & {
|
|
601
|
-
sx?: import("@mui/system").SxProps<import("@mui/material").Theme
|
|
610
|
+
sx?: import("@mui/system").SxProps<import("@mui/material").Theme>;
|
|
602
611
|
}) | undefined;
|
|
603
612
|
sizes?: string | undefined;
|
|
604
613
|
src?: string | undefined;
|
|
605
614
|
srcSet?: string | undefined;
|
|
606
615
|
sx?: import("@mui/system").SxProps<import("@mui/material").Theme> | undefined;
|
|
607
|
-
variant?: import("@mui/types").OverridableStringUnion<"
|
|
616
|
+
variant?: import("@mui/types").OverridableStringUnion<"circular" | "rounded" | "square", import("@mui/material").AvatarPropsVariantOverrides> | undefined;
|
|
617
|
+
slots?: import("@mui/material").AvatarSlots | undefined;
|
|
618
|
+
slotProps?: {
|
|
619
|
+
img?: import("@mui/material").SlotProps<import("react").ElementType<import("react").ImgHTMLAttributes<HTMLImageElement>, keyof import("react").JSX.IntrinsicElements>, {}, import("@mui/material").AvatarOwnProps> | undefined;
|
|
620
|
+
} | undefined;
|
|
608
621
|
className?: string | undefined;
|
|
609
622
|
style?: import("react").CSSProperties | undefined;
|
|
610
|
-
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
623
|
+
ref?: ((instance: HTMLDivElement | null) => void | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
611
624
|
slot?: string | undefined;
|
|
612
625
|
title?: string | undefined;
|
|
613
626
|
suppressHydrationWarning?: boolean | undefined;
|
|
@@ -617,27 +630,27 @@ export declare const Size: {
|
|
|
617
630
|
tabIndex?: number | undefined;
|
|
618
631
|
"aria-activedescendant"?: string | undefined;
|
|
619
632
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
620
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
633
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
621
634
|
"aria-braillelabel"?: string | undefined;
|
|
622
635
|
"aria-brailleroledescription"?: string | undefined;
|
|
623
636
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
624
|
-
"aria-checked"?: boolean | "
|
|
637
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
625
638
|
"aria-colcount"?: number | undefined;
|
|
626
639
|
"aria-colindex"?: number | undefined;
|
|
627
640
|
"aria-colindextext"?: string | undefined;
|
|
628
641
|
"aria-colspan"?: number | undefined;
|
|
629
642
|
"aria-controls"?: string | undefined;
|
|
630
|
-
"aria-current"?: boolean | "
|
|
643
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
631
644
|
"aria-describedby"?: string | undefined;
|
|
632
645
|
"aria-description"?: string | undefined;
|
|
633
646
|
"aria-details"?: string | undefined;
|
|
634
647
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
635
|
-
"aria-dropeffect"?: "
|
|
648
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
636
649
|
"aria-errormessage"?: string | undefined;
|
|
637
650
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
638
651
|
"aria-flowto"?: string | undefined;
|
|
639
652
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
640
|
-
"aria-haspopup"?: boolean | "
|
|
653
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
641
654
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
642
655
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
643
656
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -652,9 +665,9 @@ export declare const Size: {
|
|
|
652
665
|
"aria-owns"?: string | undefined;
|
|
653
666
|
"aria-placeholder"?: string | undefined;
|
|
654
667
|
"aria-posinset"?: number | undefined;
|
|
655
|
-
"aria-pressed"?: boolean | "
|
|
668
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
656
669
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
657
|
-
"aria-relevant"?: "
|
|
670
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
658
671
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
659
672
|
"aria-roledescription"?: string | undefined;
|
|
660
673
|
"aria-rowcount"?: number | undefined;
|
|
@@ -810,9 +823,7 @@ export declare const Size: {
|
|
|
810
823
|
onPointerCancel?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
811
824
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
812
825
|
onPointerEnter?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
813
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
814
826
|
onPointerLeave?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
815
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
816
827
|
onPointerOver?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
817
828
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
818
829
|
onPointerOut?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
@@ -836,16 +847,16 @@ export declare const Size: {
|
|
|
836
847
|
key?: import("react").Key | null | undefined;
|
|
837
848
|
content?: string | undefined;
|
|
838
849
|
translate?: "yes" | "no" | undefined;
|
|
839
|
-
hidden?: boolean | undefined;
|
|
840
850
|
defaultChecked?: boolean | undefined;
|
|
841
851
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
842
852
|
suppressContentEditableWarning?: boolean | undefined;
|
|
843
853
|
accessKey?: string | undefined;
|
|
844
854
|
autoFocus?: boolean | undefined;
|
|
845
|
-
contentEditable?:
|
|
855
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
846
856
|
contextMenu?: string | undefined;
|
|
847
857
|
dir?: string | undefined;
|
|
848
858
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
859
|
+
hidden?: boolean | undefined;
|
|
849
860
|
nonce?: string | undefined;
|
|
850
861
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
851
862
|
radioGroup?: string | undefined;
|
|
@@ -870,29 +881,33 @@ export declare const Size: {
|
|
|
870
881
|
results?: number | undefined;
|
|
871
882
|
security?: string | undefined;
|
|
872
883
|
unselectable?: "on" | "off" | undefined;
|
|
873
|
-
inputMode?: "
|
|
884
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
874
885
|
is?: string | undefined;
|
|
875
|
-
component?: import("react").ElementType
|
|
886
|
+
component?: import("react").ElementType | undefined;
|
|
876
887
|
}>) => Promise<void>;
|
|
877
888
|
render: (args: {
|
|
878
|
-
size?: "
|
|
879
|
-
color?: string | undefined;
|
|
889
|
+
size?: ("xsmall" | "small" | "medium" | "large" | "xlarge" | "xxlarge") | undefined;
|
|
890
|
+
color?: ("default" | "primary" | "secondary" | string) | undefined;
|
|
880
891
|
tooltip?: import("react").ReactNode;
|
|
881
|
-
tooltipPlacement?: "bottom" | "
|
|
892
|
+
tooltipPlacement?: ("bottom-end" | "bottom-start" | "bottom" | "left-end" | "left-start" | "left" | "right-end" | "right-start" | "right" | "top-end" | "top-start" | "top") | undefined;
|
|
882
893
|
alt?: string | undefined;
|
|
883
894
|
children?: import("react").ReactNode;
|
|
884
895
|
classes?: (Partial<import("@mui/material").AvatarClasses> & Partial<import("@mui/material").ClassNameMap<never>>) | undefined;
|
|
885
896
|
imgProps?: (import("react").ImgHTMLAttributes<HTMLImageElement> & {
|
|
886
|
-
sx?: import("@mui/system").SxProps<import("@mui/material").Theme
|
|
897
|
+
sx?: import("@mui/system").SxProps<import("@mui/material").Theme>;
|
|
887
898
|
}) | undefined;
|
|
888
899
|
sizes?: string | undefined;
|
|
889
900
|
src?: string | undefined;
|
|
890
901
|
srcSet?: string | undefined;
|
|
891
902
|
sx?: import("@mui/system").SxProps<import("@mui/material").Theme> | undefined;
|
|
892
|
-
variant?: import("@mui/types").OverridableStringUnion<"
|
|
903
|
+
variant?: import("@mui/types").OverridableStringUnion<"circular" | "rounded" | "square", import("@mui/material").AvatarPropsVariantOverrides> | undefined;
|
|
904
|
+
slots?: import("@mui/material").AvatarSlots | undefined;
|
|
905
|
+
slotProps?: {
|
|
906
|
+
img?: import("@mui/material").SlotProps<import("react").ElementType<import("react").ImgHTMLAttributes<HTMLImageElement>, keyof import("react").JSX.IntrinsicElements>, {}, import("@mui/material").AvatarOwnProps> | undefined;
|
|
907
|
+
} | undefined;
|
|
893
908
|
className?: string | undefined;
|
|
894
909
|
style?: import("react").CSSProperties | undefined;
|
|
895
|
-
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
910
|
+
ref?: ((instance: HTMLDivElement | null) => void | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
896
911
|
slot?: string | undefined;
|
|
897
912
|
title?: string | undefined;
|
|
898
913
|
suppressHydrationWarning?: boolean | undefined;
|
|
@@ -902,27 +917,27 @@ export declare const Size: {
|
|
|
902
917
|
tabIndex?: number | undefined;
|
|
903
918
|
"aria-activedescendant"?: string | undefined;
|
|
904
919
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
905
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
920
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
906
921
|
"aria-braillelabel"?: string | undefined;
|
|
907
922
|
"aria-brailleroledescription"?: string | undefined;
|
|
908
923
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
909
|
-
"aria-checked"?: boolean | "
|
|
924
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
910
925
|
"aria-colcount"?: number | undefined;
|
|
911
926
|
"aria-colindex"?: number | undefined;
|
|
912
927
|
"aria-colindextext"?: string | undefined;
|
|
913
928
|
"aria-colspan"?: number | undefined;
|
|
914
929
|
"aria-controls"?: string | undefined;
|
|
915
|
-
"aria-current"?: boolean | "
|
|
930
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
916
931
|
"aria-describedby"?: string | undefined;
|
|
917
932
|
"aria-description"?: string | undefined;
|
|
918
933
|
"aria-details"?: string | undefined;
|
|
919
934
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
920
|
-
"aria-dropeffect"?: "
|
|
935
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
921
936
|
"aria-errormessage"?: string | undefined;
|
|
922
937
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
923
938
|
"aria-flowto"?: string | undefined;
|
|
924
939
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
925
|
-
"aria-haspopup"?: boolean | "
|
|
940
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
926
941
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
927
942
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
928
943
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -937,9 +952,9 @@ export declare const Size: {
|
|
|
937
952
|
"aria-owns"?: string | undefined;
|
|
938
953
|
"aria-placeholder"?: string | undefined;
|
|
939
954
|
"aria-posinset"?: number | undefined;
|
|
940
|
-
"aria-pressed"?: boolean | "
|
|
955
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
941
956
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
942
|
-
"aria-relevant"?: "
|
|
957
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
943
958
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
944
959
|
"aria-roledescription"?: string | undefined;
|
|
945
960
|
"aria-rowcount"?: number | undefined;
|
|
@@ -1095,9 +1110,7 @@ export declare const Size: {
|
|
|
1095
1110
|
onPointerCancel?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1096
1111
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1097
1112
|
onPointerEnter?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1098
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1099
1113
|
onPointerLeave?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1100
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1101
1114
|
onPointerOver?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1102
1115
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1103
1116
|
onPointerOut?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
@@ -1121,16 +1134,16 @@ export declare const Size: {
|
|
|
1121
1134
|
key?: import("react").Key | null | undefined;
|
|
1122
1135
|
content?: string | undefined;
|
|
1123
1136
|
translate?: "yes" | "no" | undefined;
|
|
1124
|
-
hidden?: boolean | undefined;
|
|
1125
1137
|
defaultChecked?: boolean | undefined;
|
|
1126
1138
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
1127
1139
|
suppressContentEditableWarning?: boolean | undefined;
|
|
1128
1140
|
accessKey?: string | undefined;
|
|
1129
1141
|
autoFocus?: boolean | undefined;
|
|
1130
|
-
contentEditable?:
|
|
1142
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
1131
1143
|
contextMenu?: string | undefined;
|
|
1132
1144
|
dir?: string | undefined;
|
|
1133
1145
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
1146
|
+
hidden?: boolean | undefined;
|
|
1134
1147
|
nonce?: string | undefined;
|
|
1135
1148
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
1136
1149
|
radioGroup?: string | undefined;
|
|
@@ -1155,9 +1168,9 @@ export declare const Size: {
|
|
|
1155
1168
|
results?: number | undefined;
|
|
1156
1169
|
security?: string | undefined;
|
|
1157
1170
|
unselectable?: "on" | "off" | undefined;
|
|
1158
|
-
inputMode?: "
|
|
1171
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
1159
1172
|
is?: string | undefined;
|
|
1160
|
-
component?: import("react").ElementType
|
|
1173
|
+
component?: import("react").ElementType | undefined;
|
|
1161
1174
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
1162
1175
|
};
|
|
1163
1176
|
/**
|
|
@@ -1165,25 +1178,29 @@ export declare const Size: {
|
|
|
1165
1178
|
*/
|
|
1166
1179
|
export declare const Images: {
|
|
1167
1180
|
args: {};
|
|
1168
|
-
play: ({ canvasElement }: import("@storybook/types").PlayFunctionContext<import("@storybook/react
|
|
1169
|
-
size?: "
|
|
1170
|
-
color?: string | undefined;
|
|
1181
|
+
play: ({ canvasElement }: import("@storybook/types").PlayFunctionContext<import("@storybook/react").ReactRenderer, {
|
|
1182
|
+
size?: ("xsmall" | "small" | "medium" | "large" | "xlarge" | "xxlarge") | undefined;
|
|
1183
|
+
color?: ("default" | "primary" | "secondary" | string) | undefined;
|
|
1171
1184
|
tooltip?: import("react").ReactNode;
|
|
1172
|
-
tooltipPlacement?: "bottom" | "
|
|
1185
|
+
tooltipPlacement?: ("bottom-end" | "bottom-start" | "bottom" | "left-end" | "left-start" | "left" | "right-end" | "right-start" | "right" | "top-end" | "top-start" | "top") | undefined;
|
|
1173
1186
|
alt?: string | undefined;
|
|
1174
1187
|
children?: import("react").ReactNode;
|
|
1175
1188
|
classes?: (Partial<import("@mui/material").AvatarClasses> & Partial<import("@mui/material").ClassNameMap<never>>) | undefined;
|
|
1176
1189
|
imgProps?: (import("react").ImgHTMLAttributes<HTMLImageElement> & {
|
|
1177
|
-
sx?: import("@mui/system").SxProps<import("@mui/material").Theme
|
|
1190
|
+
sx?: import("@mui/system").SxProps<import("@mui/material").Theme>;
|
|
1178
1191
|
}) | undefined;
|
|
1179
1192
|
sizes?: string | undefined;
|
|
1180
1193
|
src?: string | undefined;
|
|
1181
1194
|
srcSet?: string | undefined;
|
|
1182
1195
|
sx?: import("@mui/system").SxProps<import("@mui/material").Theme> | undefined;
|
|
1183
|
-
variant?: import("@mui/types").OverridableStringUnion<"
|
|
1196
|
+
variant?: import("@mui/types").OverridableStringUnion<"circular" | "rounded" | "square", import("@mui/material").AvatarPropsVariantOverrides> | undefined;
|
|
1197
|
+
slots?: import("@mui/material").AvatarSlots | undefined;
|
|
1198
|
+
slotProps?: {
|
|
1199
|
+
img?: import("@mui/material").SlotProps<import("react").ElementType<import("react").ImgHTMLAttributes<HTMLImageElement>, keyof import("react").JSX.IntrinsicElements>, {}, import("@mui/material").AvatarOwnProps> | undefined;
|
|
1200
|
+
} | undefined;
|
|
1184
1201
|
className?: string | undefined;
|
|
1185
1202
|
style?: import("react").CSSProperties | undefined;
|
|
1186
|
-
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
1203
|
+
ref?: ((instance: HTMLDivElement | null) => void | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
1187
1204
|
slot?: string | undefined;
|
|
1188
1205
|
title?: string | undefined;
|
|
1189
1206
|
suppressHydrationWarning?: boolean | undefined;
|
|
@@ -1193,27 +1210,27 @@ export declare const Images: {
|
|
|
1193
1210
|
tabIndex?: number | undefined;
|
|
1194
1211
|
"aria-activedescendant"?: string | undefined;
|
|
1195
1212
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
1196
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
1213
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
1197
1214
|
"aria-braillelabel"?: string | undefined;
|
|
1198
1215
|
"aria-brailleroledescription"?: string | undefined;
|
|
1199
1216
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
1200
|
-
"aria-checked"?: boolean | "
|
|
1217
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
1201
1218
|
"aria-colcount"?: number | undefined;
|
|
1202
1219
|
"aria-colindex"?: number | undefined;
|
|
1203
1220
|
"aria-colindextext"?: string | undefined;
|
|
1204
1221
|
"aria-colspan"?: number | undefined;
|
|
1205
1222
|
"aria-controls"?: string | undefined;
|
|
1206
|
-
"aria-current"?: boolean | "
|
|
1223
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
1207
1224
|
"aria-describedby"?: string | undefined;
|
|
1208
1225
|
"aria-description"?: string | undefined;
|
|
1209
1226
|
"aria-details"?: string | undefined;
|
|
1210
1227
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
1211
|
-
"aria-dropeffect"?: "
|
|
1228
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
1212
1229
|
"aria-errormessage"?: string | undefined;
|
|
1213
1230
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
1214
1231
|
"aria-flowto"?: string | undefined;
|
|
1215
1232
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
1216
|
-
"aria-haspopup"?: boolean | "
|
|
1233
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
1217
1234
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
1218
1235
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
1219
1236
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -1228,9 +1245,9 @@ export declare const Images: {
|
|
|
1228
1245
|
"aria-owns"?: string | undefined;
|
|
1229
1246
|
"aria-placeholder"?: string | undefined;
|
|
1230
1247
|
"aria-posinset"?: number | undefined;
|
|
1231
|
-
"aria-pressed"?: boolean | "
|
|
1248
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
1232
1249
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
1233
|
-
"aria-relevant"?: "
|
|
1250
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
1234
1251
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
1235
1252
|
"aria-roledescription"?: string | undefined;
|
|
1236
1253
|
"aria-rowcount"?: number | undefined;
|
|
@@ -1386,9 +1403,7 @@ export declare const Images: {
|
|
|
1386
1403
|
onPointerCancel?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1387
1404
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1388
1405
|
onPointerEnter?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1389
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1390
1406
|
onPointerLeave?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1391
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1392
1407
|
onPointerOver?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1393
1408
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1394
1409
|
onPointerOut?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
@@ -1412,16 +1427,16 @@ export declare const Images: {
|
|
|
1412
1427
|
key?: import("react").Key | null | undefined;
|
|
1413
1428
|
content?: string | undefined;
|
|
1414
1429
|
translate?: "yes" | "no" | undefined;
|
|
1415
|
-
hidden?: boolean | undefined;
|
|
1416
1430
|
defaultChecked?: boolean | undefined;
|
|
1417
1431
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
1418
1432
|
suppressContentEditableWarning?: boolean | undefined;
|
|
1419
1433
|
accessKey?: string | undefined;
|
|
1420
1434
|
autoFocus?: boolean | undefined;
|
|
1421
|
-
contentEditable?:
|
|
1435
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
1422
1436
|
contextMenu?: string | undefined;
|
|
1423
1437
|
dir?: string | undefined;
|
|
1424
1438
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
1439
|
+
hidden?: boolean | undefined;
|
|
1425
1440
|
nonce?: string | undefined;
|
|
1426
1441
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
1427
1442
|
radioGroup?: string | undefined;
|
|
@@ -1446,29 +1461,33 @@ export declare const Images: {
|
|
|
1446
1461
|
results?: number | undefined;
|
|
1447
1462
|
security?: string | undefined;
|
|
1448
1463
|
unselectable?: "on" | "off" | undefined;
|
|
1449
|
-
inputMode?: "
|
|
1464
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
1450
1465
|
is?: string | undefined;
|
|
1451
|
-
component?: import("react").ElementType
|
|
1466
|
+
component?: import("react").ElementType | undefined;
|
|
1452
1467
|
}>) => Promise<void>;
|
|
1453
1468
|
render: (args: {
|
|
1454
|
-
size?: "
|
|
1455
|
-
color?: string | undefined;
|
|
1469
|
+
size?: ("xsmall" | "small" | "medium" | "large" | "xlarge" | "xxlarge") | undefined;
|
|
1470
|
+
color?: ("default" | "primary" | "secondary" | string) | undefined;
|
|
1456
1471
|
tooltip?: import("react").ReactNode;
|
|
1457
|
-
tooltipPlacement?: "bottom" | "
|
|
1472
|
+
tooltipPlacement?: ("bottom-end" | "bottom-start" | "bottom" | "left-end" | "left-start" | "left" | "right-end" | "right-start" | "right" | "top-end" | "top-start" | "top") | undefined;
|
|
1458
1473
|
alt?: string | undefined;
|
|
1459
1474
|
children?: import("react").ReactNode;
|
|
1460
1475
|
classes?: (Partial<import("@mui/material").AvatarClasses> & Partial<import("@mui/material").ClassNameMap<never>>) | undefined;
|
|
1461
1476
|
imgProps?: (import("react").ImgHTMLAttributes<HTMLImageElement> & {
|
|
1462
|
-
sx?: import("@mui/system").SxProps<import("@mui/material").Theme
|
|
1477
|
+
sx?: import("@mui/system").SxProps<import("@mui/material").Theme>;
|
|
1463
1478
|
}) | undefined;
|
|
1464
1479
|
sizes?: string | undefined;
|
|
1465
1480
|
src?: string | undefined;
|
|
1466
1481
|
srcSet?: string | undefined;
|
|
1467
1482
|
sx?: import("@mui/system").SxProps<import("@mui/material").Theme> | undefined;
|
|
1468
|
-
variant?: import("@mui/types").OverridableStringUnion<"
|
|
1483
|
+
variant?: import("@mui/types").OverridableStringUnion<"circular" | "rounded" | "square", import("@mui/material").AvatarPropsVariantOverrides> | undefined;
|
|
1484
|
+
slots?: import("@mui/material").AvatarSlots | undefined;
|
|
1485
|
+
slotProps?: {
|
|
1486
|
+
img?: import("@mui/material").SlotProps<import("react").ElementType<import("react").ImgHTMLAttributes<HTMLImageElement>, keyof import("react").JSX.IntrinsicElements>, {}, import("@mui/material").AvatarOwnProps> | undefined;
|
|
1487
|
+
} | undefined;
|
|
1469
1488
|
className?: string | undefined;
|
|
1470
1489
|
style?: import("react").CSSProperties | undefined;
|
|
1471
|
-
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
1490
|
+
ref?: ((instance: HTMLDivElement | null) => void | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
1472
1491
|
slot?: string | undefined;
|
|
1473
1492
|
title?: string | undefined;
|
|
1474
1493
|
suppressHydrationWarning?: boolean | undefined;
|
|
@@ -1478,27 +1497,27 @@ export declare const Images: {
|
|
|
1478
1497
|
tabIndex?: number | undefined;
|
|
1479
1498
|
"aria-activedescendant"?: string | undefined;
|
|
1480
1499
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
1481
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
1500
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
1482
1501
|
"aria-braillelabel"?: string | undefined;
|
|
1483
1502
|
"aria-brailleroledescription"?: string | undefined;
|
|
1484
1503
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
1485
|
-
"aria-checked"?: boolean | "
|
|
1504
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
1486
1505
|
"aria-colcount"?: number | undefined;
|
|
1487
1506
|
"aria-colindex"?: number | undefined;
|
|
1488
1507
|
"aria-colindextext"?: string | undefined;
|
|
1489
1508
|
"aria-colspan"?: number | undefined;
|
|
1490
1509
|
"aria-controls"?: string | undefined;
|
|
1491
|
-
"aria-current"?: boolean | "
|
|
1510
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
1492
1511
|
"aria-describedby"?: string | undefined;
|
|
1493
1512
|
"aria-description"?: string | undefined;
|
|
1494
1513
|
"aria-details"?: string | undefined;
|
|
1495
1514
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
1496
|
-
"aria-dropeffect"?: "
|
|
1515
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
1497
1516
|
"aria-errormessage"?: string | undefined;
|
|
1498
1517
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
1499
1518
|
"aria-flowto"?: string | undefined;
|
|
1500
1519
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
1501
|
-
"aria-haspopup"?: boolean | "
|
|
1520
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
1502
1521
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
1503
1522
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
1504
1523
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -1513,9 +1532,9 @@ export declare const Images: {
|
|
|
1513
1532
|
"aria-owns"?: string | undefined;
|
|
1514
1533
|
"aria-placeholder"?: string | undefined;
|
|
1515
1534
|
"aria-posinset"?: number | undefined;
|
|
1516
|
-
"aria-pressed"?: boolean | "
|
|
1535
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
1517
1536
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
1518
|
-
"aria-relevant"?: "
|
|
1537
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
1519
1538
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
1520
1539
|
"aria-roledescription"?: string | undefined;
|
|
1521
1540
|
"aria-rowcount"?: number | undefined;
|
|
@@ -1671,9 +1690,7 @@ export declare const Images: {
|
|
|
1671
1690
|
onPointerCancel?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1672
1691
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1673
1692
|
onPointerEnter?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1674
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1675
1693
|
onPointerLeave?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1676
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1677
1694
|
onPointerOver?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1678
1695
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1679
1696
|
onPointerOut?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
@@ -1697,16 +1714,16 @@ export declare const Images: {
|
|
|
1697
1714
|
key?: import("react").Key | null | undefined;
|
|
1698
1715
|
content?: string | undefined;
|
|
1699
1716
|
translate?: "yes" | "no" | undefined;
|
|
1700
|
-
hidden?: boolean | undefined;
|
|
1701
1717
|
defaultChecked?: boolean | undefined;
|
|
1702
1718
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
1703
1719
|
suppressContentEditableWarning?: boolean | undefined;
|
|
1704
1720
|
accessKey?: string | undefined;
|
|
1705
1721
|
autoFocus?: boolean | undefined;
|
|
1706
|
-
contentEditable?:
|
|
1722
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
1707
1723
|
contextMenu?: string | undefined;
|
|
1708
1724
|
dir?: string | undefined;
|
|
1709
1725
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
1726
|
+
hidden?: boolean | undefined;
|
|
1710
1727
|
nonce?: string | undefined;
|
|
1711
1728
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
1712
1729
|
radioGroup?: string | undefined;
|
|
@@ -1731,9 +1748,9 @@ export declare const Images: {
|
|
|
1731
1748
|
results?: number | undefined;
|
|
1732
1749
|
security?: string | undefined;
|
|
1733
1750
|
unselectable?: "on" | "off" | undefined;
|
|
1734
|
-
inputMode?: "
|
|
1751
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
1735
1752
|
is?: string | undefined;
|
|
1736
|
-
component?: import("react").ElementType
|
|
1753
|
+
component?: import("react").ElementType | undefined;
|
|
1737
1754
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
1738
1755
|
};
|
|
1739
1756
|
/**
|
|
@@ -1745,24 +1762,28 @@ export declare const Icons: {
|
|
|
1745
1762
|
color: string;
|
|
1746
1763
|
};
|
|
1747
1764
|
render: (args: {
|
|
1748
|
-
size?: "
|
|
1749
|
-
color?: string | undefined;
|
|
1765
|
+
size?: ("xsmall" | "small" | "medium" | "large" | "xlarge" | "xxlarge") | undefined;
|
|
1766
|
+
color?: ("default" | "primary" | "secondary" | string) | undefined;
|
|
1750
1767
|
tooltip?: import("react").ReactNode;
|
|
1751
|
-
tooltipPlacement?: "bottom" | "
|
|
1768
|
+
tooltipPlacement?: ("bottom-end" | "bottom-start" | "bottom" | "left-end" | "left-start" | "left" | "right-end" | "right-start" | "right" | "top-end" | "top-start" | "top") | undefined;
|
|
1752
1769
|
alt?: string | undefined;
|
|
1753
1770
|
children?: import("react").ReactNode;
|
|
1754
1771
|
classes?: (Partial<import("@mui/material").AvatarClasses> & Partial<import("@mui/material").ClassNameMap<never>>) | undefined;
|
|
1755
1772
|
imgProps?: (import("react").ImgHTMLAttributes<HTMLImageElement> & {
|
|
1756
|
-
sx?: import("@mui/system").SxProps<import("@mui/material").Theme
|
|
1773
|
+
sx?: import("@mui/system").SxProps<import("@mui/material").Theme>;
|
|
1757
1774
|
}) | undefined;
|
|
1758
1775
|
sizes?: string | undefined;
|
|
1759
1776
|
src?: string | undefined;
|
|
1760
1777
|
srcSet?: string | undefined;
|
|
1761
1778
|
sx?: import("@mui/system").SxProps<import("@mui/material").Theme> | undefined;
|
|
1762
|
-
variant?: import("@mui/types").OverridableStringUnion<"
|
|
1779
|
+
variant?: import("@mui/types").OverridableStringUnion<"circular" | "rounded" | "square", import("@mui/material").AvatarPropsVariantOverrides> | undefined;
|
|
1780
|
+
slots?: import("@mui/material").AvatarSlots | undefined;
|
|
1781
|
+
slotProps?: {
|
|
1782
|
+
img?: import("@mui/material").SlotProps<import("react").ElementType<import("react").ImgHTMLAttributes<HTMLImageElement>, keyof import("react").JSX.IntrinsicElements>, {}, import("@mui/material").AvatarOwnProps> | undefined;
|
|
1783
|
+
} | undefined;
|
|
1763
1784
|
className?: string | undefined;
|
|
1764
1785
|
style?: import("react").CSSProperties | undefined;
|
|
1765
|
-
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
1786
|
+
ref?: ((instance: HTMLDivElement | null) => void | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
1766
1787
|
slot?: string | undefined;
|
|
1767
1788
|
title?: string | undefined;
|
|
1768
1789
|
suppressHydrationWarning?: boolean | undefined;
|
|
@@ -1772,27 +1793,27 @@ export declare const Icons: {
|
|
|
1772
1793
|
tabIndex?: number | undefined;
|
|
1773
1794
|
"aria-activedescendant"?: string | undefined;
|
|
1774
1795
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
1775
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
1796
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
1776
1797
|
"aria-braillelabel"?: string | undefined;
|
|
1777
1798
|
"aria-brailleroledescription"?: string | undefined;
|
|
1778
1799
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
1779
|
-
"aria-checked"?: boolean | "
|
|
1800
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
1780
1801
|
"aria-colcount"?: number | undefined;
|
|
1781
1802
|
"aria-colindex"?: number | undefined;
|
|
1782
1803
|
"aria-colindextext"?: string | undefined;
|
|
1783
1804
|
"aria-colspan"?: number | undefined;
|
|
1784
1805
|
"aria-controls"?: string | undefined;
|
|
1785
|
-
"aria-current"?: boolean | "
|
|
1806
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
1786
1807
|
"aria-describedby"?: string | undefined;
|
|
1787
1808
|
"aria-description"?: string | undefined;
|
|
1788
1809
|
"aria-details"?: string | undefined;
|
|
1789
1810
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
1790
|
-
"aria-dropeffect"?: "
|
|
1811
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
1791
1812
|
"aria-errormessage"?: string | undefined;
|
|
1792
1813
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
1793
1814
|
"aria-flowto"?: string | undefined;
|
|
1794
1815
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
1795
|
-
"aria-haspopup"?: boolean | "
|
|
1816
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
1796
1817
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
1797
1818
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
1798
1819
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -1807,9 +1828,9 @@ export declare const Icons: {
|
|
|
1807
1828
|
"aria-owns"?: string | undefined;
|
|
1808
1829
|
"aria-placeholder"?: string | undefined;
|
|
1809
1830
|
"aria-posinset"?: number | undefined;
|
|
1810
|
-
"aria-pressed"?: boolean | "
|
|
1831
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
1811
1832
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
1812
|
-
"aria-relevant"?: "
|
|
1833
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
1813
1834
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
1814
1835
|
"aria-roledescription"?: string | undefined;
|
|
1815
1836
|
"aria-rowcount"?: number | undefined;
|
|
@@ -1965,9 +1986,7 @@ export declare const Icons: {
|
|
|
1965
1986
|
onPointerCancel?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1966
1987
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1967
1988
|
onPointerEnter?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1968
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1969
1989
|
onPointerLeave?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1970
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1971
1990
|
onPointerOver?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1972
1991
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1973
1992
|
onPointerOut?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
@@ -1991,16 +2010,16 @@ export declare const Icons: {
|
|
|
1991
2010
|
key?: import("react").Key | null | undefined;
|
|
1992
2011
|
content?: string | undefined;
|
|
1993
2012
|
translate?: "yes" | "no" | undefined;
|
|
1994
|
-
hidden?: boolean | undefined;
|
|
1995
2013
|
defaultChecked?: boolean | undefined;
|
|
1996
2014
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
1997
2015
|
suppressContentEditableWarning?: boolean | undefined;
|
|
1998
2016
|
accessKey?: string | undefined;
|
|
1999
2017
|
autoFocus?: boolean | undefined;
|
|
2000
|
-
contentEditable?:
|
|
2018
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
2001
2019
|
contextMenu?: string | undefined;
|
|
2002
2020
|
dir?: string | undefined;
|
|
2003
2021
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
2022
|
+
hidden?: boolean | undefined;
|
|
2004
2023
|
nonce?: string | undefined;
|
|
2005
2024
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
2006
2025
|
radioGroup?: string | undefined;
|
|
@@ -2025,9 +2044,9 @@ export declare const Icons: {
|
|
|
2025
2044
|
results?: number | undefined;
|
|
2026
2045
|
security?: string | undefined;
|
|
2027
2046
|
unselectable?: "on" | "off" | undefined;
|
|
2028
|
-
inputMode?: "
|
|
2047
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
2029
2048
|
is?: string | undefined;
|
|
2030
|
-
component?: import("react").ElementType
|
|
2049
|
+
component?: import("react").ElementType | undefined;
|
|
2031
2050
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
2032
2051
|
};
|
|
2033
2052
|
/**
|
|
@@ -2037,25 +2056,29 @@ export declare const Tooltip: {
|
|
|
2037
2056
|
args: {
|
|
2038
2057
|
color: string;
|
|
2039
2058
|
};
|
|
2040
|
-
play: ({ canvasElement }: import("@storybook/types").PlayFunctionContext<import("@storybook/react
|
|
2041
|
-
size?: "
|
|
2042
|
-
color?: string | undefined;
|
|
2059
|
+
play: ({ canvasElement }: import("@storybook/types").PlayFunctionContext<import("@storybook/react").ReactRenderer, {
|
|
2060
|
+
size?: ("xsmall" | "small" | "medium" | "large" | "xlarge" | "xxlarge") | undefined;
|
|
2061
|
+
color?: ("default" | "primary" | "secondary" | string) | undefined;
|
|
2043
2062
|
tooltip?: import("react").ReactNode;
|
|
2044
|
-
tooltipPlacement?: "bottom" | "
|
|
2063
|
+
tooltipPlacement?: ("bottom-end" | "bottom-start" | "bottom" | "left-end" | "left-start" | "left" | "right-end" | "right-start" | "right" | "top-end" | "top-start" | "top") | undefined;
|
|
2045
2064
|
alt?: string | undefined;
|
|
2046
2065
|
children?: import("react").ReactNode;
|
|
2047
2066
|
classes?: (Partial<import("@mui/material").AvatarClasses> & Partial<import("@mui/material").ClassNameMap<never>>) | undefined;
|
|
2048
2067
|
imgProps?: (import("react").ImgHTMLAttributes<HTMLImageElement> & {
|
|
2049
|
-
sx?: import("@mui/system").SxProps<import("@mui/material").Theme
|
|
2068
|
+
sx?: import("@mui/system").SxProps<import("@mui/material").Theme>;
|
|
2050
2069
|
}) | undefined;
|
|
2051
2070
|
sizes?: string | undefined;
|
|
2052
2071
|
src?: string | undefined;
|
|
2053
2072
|
srcSet?: string | undefined;
|
|
2054
2073
|
sx?: import("@mui/system").SxProps<import("@mui/material").Theme> | undefined;
|
|
2055
|
-
variant?: import("@mui/types").OverridableStringUnion<"
|
|
2074
|
+
variant?: import("@mui/types").OverridableStringUnion<"circular" | "rounded" | "square", import("@mui/material").AvatarPropsVariantOverrides> | undefined;
|
|
2075
|
+
slots?: import("@mui/material").AvatarSlots | undefined;
|
|
2076
|
+
slotProps?: {
|
|
2077
|
+
img?: import("@mui/material").SlotProps<import("react").ElementType<import("react").ImgHTMLAttributes<HTMLImageElement>, keyof import("react").JSX.IntrinsicElements>, {}, import("@mui/material").AvatarOwnProps> | undefined;
|
|
2078
|
+
} | undefined;
|
|
2056
2079
|
className?: string | undefined;
|
|
2057
2080
|
style?: import("react").CSSProperties | undefined;
|
|
2058
|
-
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
2081
|
+
ref?: ((instance: HTMLDivElement | null) => void | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
2059
2082
|
slot?: string | undefined;
|
|
2060
2083
|
title?: string | undefined;
|
|
2061
2084
|
suppressHydrationWarning?: boolean | undefined;
|
|
@@ -2065,27 +2088,27 @@ export declare const Tooltip: {
|
|
|
2065
2088
|
tabIndex?: number | undefined;
|
|
2066
2089
|
"aria-activedescendant"?: string | undefined;
|
|
2067
2090
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
2068
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
2091
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
2069
2092
|
"aria-braillelabel"?: string | undefined;
|
|
2070
2093
|
"aria-brailleroledescription"?: string | undefined;
|
|
2071
2094
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
2072
|
-
"aria-checked"?: boolean | "
|
|
2095
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
2073
2096
|
"aria-colcount"?: number | undefined;
|
|
2074
2097
|
"aria-colindex"?: number | undefined;
|
|
2075
2098
|
"aria-colindextext"?: string | undefined;
|
|
2076
2099
|
"aria-colspan"?: number | undefined;
|
|
2077
2100
|
"aria-controls"?: string | undefined;
|
|
2078
|
-
"aria-current"?: boolean | "
|
|
2101
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
2079
2102
|
"aria-describedby"?: string | undefined;
|
|
2080
2103
|
"aria-description"?: string | undefined;
|
|
2081
2104
|
"aria-details"?: string | undefined;
|
|
2082
2105
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
2083
|
-
"aria-dropeffect"?: "
|
|
2106
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
2084
2107
|
"aria-errormessage"?: string | undefined;
|
|
2085
2108
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
2086
2109
|
"aria-flowto"?: string | undefined;
|
|
2087
2110
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
2088
|
-
"aria-haspopup"?: boolean | "
|
|
2111
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
2089
2112
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
2090
2113
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
2091
2114
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -2100,9 +2123,9 @@ export declare const Tooltip: {
|
|
|
2100
2123
|
"aria-owns"?: string | undefined;
|
|
2101
2124
|
"aria-placeholder"?: string | undefined;
|
|
2102
2125
|
"aria-posinset"?: number | undefined;
|
|
2103
|
-
"aria-pressed"?: boolean | "
|
|
2126
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
2104
2127
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
2105
|
-
"aria-relevant"?: "
|
|
2128
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
2106
2129
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
2107
2130
|
"aria-roledescription"?: string | undefined;
|
|
2108
2131
|
"aria-rowcount"?: number | undefined;
|
|
@@ -2258,9 +2281,7 @@ export declare const Tooltip: {
|
|
|
2258
2281
|
onPointerCancel?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
2259
2282
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
2260
2283
|
onPointerEnter?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
2261
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
2262
2284
|
onPointerLeave?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
2263
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
2264
2285
|
onPointerOver?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
2265
2286
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
2266
2287
|
onPointerOut?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
@@ -2284,16 +2305,16 @@ export declare const Tooltip: {
|
|
|
2284
2305
|
key?: import("react").Key | null | undefined;
|
|
2285
2306
|
content?: string | undefined;
|
|
2286
2307
|
translate?: "yes" | "no" | undefined;
|
|
2287
|
-
hidden?: boolean | undefined;
|
|
2288
2308
|
defaultChecked?: boolean | undefined;
|
|
2289
2309
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
2290
2310
|
suppressContentEditableWarning?: boolean | undefined;
|
|
2291
2311
|
accessKey?: string | undefined;
|
|
2292
2312
|
autoFocus?: boolean | undefined;
|
|
2293
|
-
contentEditable?:
|
|
2313
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
2294
2314
|
contextMenu?: string | undefined;
|
|
2295
2315
|
dir?: string | undefined;
|
|
2296
2316
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
2317
|
+
hidden?: boolean | undefined;
|
|
2297
2318
|
nonce?: string | undefined;
|
|
2298
2319
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
2299
2320
|
radioGroup?: string | undefined;
|
|
@@ -2318,29 +2339,33 @@ export declare const Tooltip: {
|
|
|
2318
2339
|
results?: number | undefined;
|
|
2319
2340
|
security?: string | undefined;
|
|
2320
2341
|
unselectable?: "on" | "off" | undefined;
|
|
2321
|
-
inputMode?: "
|
|
2342
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
2322
2343
|
is?: string | undefined;
|
|
2323
|
-
component?: import("react").ElementType
|
|
2344
|
+
component?: import("react").ElementType | undefined;
|
|
2324
2345
|
}>) => Promise<void>;
|
|
2325
2346
|
render: (args: {
|
|
2326
|
-
size?: "
|
|
2327
|
-
color?: string | undefined;
|
|
2347
|
+
size?: ("xsmall" | "small" | "medium" | "large" | "xlarge" | "xxlarge") | undefined;
|
|
2348
|
+
color?: ("default" | "primary" | "secondary" | string) | undefined;
|
|
2328
2349
|
tooltip?: import("react").ReactNode;
|
|
2329
|
-
tooltipPlacement?: "bottom" | "
|
|
2350
|
+
tooltipPlacement?: ("bottom-end" | "bottom-start" | "bottom" | "left-end" | "left-start" | "left" | "right-end" | "right-start" | "right" | "top-end" | "top-start" | "top") | undefined;
|
|
2330
2351
|
alt?: string | undefined;
|
|
2331
2352
|
children?: import("react").ReactNode;
|
|
2332
2353
|
classes?: (Partial<import("@mui/material").AvatarClasses> & Partial<import("@mui/material").ClassNameMap<never>>) | undefined;
|
|
2333
2354
|
imgProps?: (import("react").ImgHTMLAttributes<HTMLImageElement> & {
|
|
2334
|
-
sx?: import("@mui/system").SxProps<import("@mui/material").Theme
|
|
2355
|
+
sx?: import("@mui/system").SxProps<import("@mui/material").Theme>;
|
|
2335
2356
|
}) | undefined;
|
|
2336
2357
|
sizes?: string | undefined;
|
|
2337
2358
|
src?: string | undefined;
|
|
2338
2359
|
srcSet?: string | undefined;
|
|
2339
2360
|
sx?: import("@mui/system").SxProps<import("@mui/material").Theme> | undefined;
|
|
2340
|
-
variant?: import("@mui/types").OverridableStringUnion<"
|
|
2361
|
+
variant?: import("@mui/types").OverridableStringUnion<"circular" | "rounded" | "square", import("@mui/material").AvatarPropsVariantOverrides> | undefined;
|
|
2362
|
+
slots?: import("@mui/material").AvatarSlots | undefined;
|
|
2363
|
+
slotProps?: {
|
|
2364
|
+
img?: import("@mui/material").SlotProps<import("react").ElementType<import("react").ImgHTMLAttributes<HTMLImageElement>, keyof import("react").JSX.IntrinsicElements>, {}, import("@mui/material").AvatarOwnProps> | undefined;
|
|
2365
|
+
} | undefined;
|
|
2341
2366
|
className?: string | undefined;
|
|
2342
2367
|
style?: import("react").CSSProperties | undefined;
|
|
2343
|
-
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
2368
|
+
ref?: ((instance: HTMLDivElement | null) => void | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
2344
2369
|
slot?: string | undefined;
|
|
2345
2370
|
title?: string | undefined;
|
|
2346
2371
|
suppressHydrationWarning?: boolean | undefined;
|
|
@@ -2350,27 +2375,27 @@ export declare const Tooltip: {
|
|
|
2350
2375
|
tabIndex?: number | undefined;
|
|
2351
2376
|
"aria-activedescendant"?: string | undefined;
|
|
2352
2377
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
2353
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
2378
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
2354
2379
|
"aria-braillelabel"?: string | undefined;
|
|
2355
2380
|
"aria-brailleroledescription"?: string | undefined;
|
|
2356
2381
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
2357
|
-
"aria-checked"?: boolean | "
|
|
2382
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
2358
2383
|
"aria-colcount"?: number | undefined;
|
|
2359
2384
|
"aria-colindex"?: number | undefined;
|
|
2360
2385
|
"aria-colindextext"?: string | undefined;
|
|
2361
2386
|
"aria-colspan"?: number | undefined;
|
|
2362
2387
|
"aria-controls"?: string | undefined;
|
|
2363
|
-
"aria-current"?: boolean | "
|
|
2388
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
2364
2389
|
"aria-describedby"?: string | undefined;
|
|
2365
2390
|
"aria-description"?: string | undefined;
|
|
2366
2391
|
"aria-details"?: string | undefined;
|
|
2367
2392
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
2368
|
-
"aria-dropeffect"?: "
|
|
2393
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
2369
2394
|
"aria-errormessage"?: string | undefined;
|
|
2370
2395
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
2371
2396
|
"aria-flowto"?: string | undefined;
|
|
2372
2397
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
2373
|
-
"aria-haspopup"?: boolean | "
|
|
2398
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
2374
2399
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
2375
2400
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
2376
2401
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -2385,9 +2410,9 @@ export declare const Tooltip: {
|
|
|
2385
2410
|
"aria-owns"?: string | undefined;
|
|
2386
2411
|
"aria-placeholder"?: string | undefined;
|
|
2387
2412
|
"aria-posinset"?: number | undefined;
|
|
2388
|
-
"aria-pressed"?: boolean | "
|
|
2413
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
2389
2414
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
2390
|
-
"aria-relevant"?: "
|
|
2415
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
2391
2416
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
2392
2417
|
"aria-roledescription"?: string | undefined;
|
|
2393
2418
|
"aria-rowcount"?: number | undefined;
|
|
@@ -2543,9 +2568,7 @@ export declare const Tooltip: {
|
|
|
2543
2568
|
onPointerCancel?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
2544
2569
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
2545
2570
|
onPointerEnter?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
2546
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
2547
2571
|
onPointerLeave?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
2548
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
2549
2572
|
onPointerOver?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
2550
2573
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
2551
2574
|
onPointerOut?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
@@ -2569,16 +2592,16 @@ export declare const Tooltip: {
|
|
|
2569
2592
|
key?: import("react").Key | null | undefined;
|
|
2570
2593
|
content?: string | undefined;
|
|
2571
2594
|
translate?: "yes" | "no" | undefined;
|
|
2572
|
-
hidden?: boolean | undefined;
|
|
2573
2595
|
defaultChecked?: boolean | undefined;
|
|
2574
2596
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
2575
2597
|
suppressContentEditableWarning?: boolean | undefined;
|
|
2576
2598
|
accessKey?: string | undefined;
|
|
2577
2599
|
autoFocus?: boolean | undefined;
|
|
2578
|
-
contentEditable?:
|
|
2600
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
2579
2601
|
contextMenu?: string | undefined;
|
|
2580
2602
|
dir?: string | undefined;
|
|
2581
2603
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
2604
|
+
hidden?: boolean | undefined;
|
|
2582
2605
|
nonce?: string | undefined;
|
|
2583
2606
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
2584
2607
|
radioGroup?: string | undefined;
|
|
@@ -2603,8 +2626,8 @@ export declare const Tooltip: {
|
|
|
2603
2626
|
results?: number | undefined;
|
|
2604
2627
|
security?: string | undefined;
|
|
2605
2628
|
unselectable?: "on" | "off" | undefined;
|
|
2606
|
-
inputMode?: "
|
|
2629
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
2607
2630
|
is?: string | undefined;
|
|
2608
|
-
component?: import("react").ElementType
|
|
2631
|
+
component?: import("react").ElementType | undefined;
|
|
2609
2632
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
2610
2633
|
};
|