@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,12 +1,24 @@
|
|
|
1
|
-
|
|
2
|
-
/// <reference types="react" />
|
|
3
|
-
/// <reference types="trusted-types" />
|
|
1
|
+
import { BADGE } from '@geometricpanda/storybook-addon-badges';
|
|
4
2
|
/**
|
|
5
3
|
* LEAP provides three button styles and two link styles for actions in forms, toolbars & dialogs
|
|
4
|
+
*
|
|
5
|
+
* ```js
|
|
6
|
+
* import { Button } from "@galaxy-ds/core";
|
|
7
|
+
* ```
|
|
6
8
|
*/
|
|
7
9
|
declare const meta: {
|
|
8
10
|
title: string;
|
|
9
11
|
component: (props: import("./Button.types").GDSButtonProps) => import("react/jsx-runtime").JSX.Element;
|
|
12
|
+
parameters: {
|
|
13
|
+
badges: BADGE[];
|
|
14
|
+
};
|
|
15
|
+
argTypes: {
|
|
16
|
+
onFocusVisible: {
|
|
17
|
+
control: {
|
|
18
|
+
disable: boolean;
|
|
19
|
+
};
|
|
20
|
+
};
|
|
21
|
+
};
|
|
10
22
|
};
|
|
11
23
|
export default meta;
|
|
12
24
|
/**
|
|
@@ -15,38 +27,45 @@ export default meta;
|
|
|
15
27
|
*/
|
|
16
28
|
export declare const Default: {
|
|
17
29
|
args: {
|
|
18
|
-
children:
|
|
30
|
+
children: string;
|
|
19
31
|
onClick: import("@vitest/spy").Mock<[event: import("react").MouseEvent<HTMLButtonElement, MouseEvent>], void>;
|
|
20
32
|
};
|
|
21
|
-
|
|
33
|
+
parameters: {
|
|
34
|
+
docs: {
|
|
35
|
+
source: {
|
|
36
|
+
code: string;
|
|
37
|
+
};
|
|
38
|
+
};
|
|
39
|
+
};
|
|
40
|
+
play: ({ canvasElement, args }: import("@storybook/types").PlayFunctionContext<import("@storybook/react").ReactRenderer, {
|
|
22
41
|
isLoading?: boolean | undefined;
|
|
23
42
|
children: import("react").ReactNode;
|
|
24
43
|
classes?: (Partial<import("@mui/material").ButtonClasses> & Partial<import("@mui/material").ClassNameMap<never>>) | undefined;
|
|
25
|
-
color?: import("@mui/types").OverridableStringUnion<"inherit" | "
|
|
44
|
+
color?: import("@mui/types").OverridableStringUnion<"inherit" | "primary" | "secondary" | "success" | "error" | "info" | "warning", import("@mui/material").ButtonPropsColorOverrides> | undefined;
|
|
26
45
|
disabled?: boolean | undefined;
|
|
27
46
|
disableElevation?: boolean | undefined;
|
|
28
47
|
disableFocusRipple?: boolean | undefined;
|
|
29
48
|
endIcon?: import("react").ReactNode;
|
|
30
49
|
fullWidth?: boolean | undefined;
|
|
31
50
|
href?: string | undefined;
|
|
32
|
-
size?: import("@mui/types").OverridableStringUnion<"small" | "
|
|
51
|
+
size?: import("@mui/types").OverridableStringUnion<"small" | "medium" | "large", import("@mui/material").ButtonPropsSizeOverrides> | undefined;
|
|
33
52
|
startIcon?: import("react").ReactNode;
|
|
34
53
|
sx?: import("@mui/system").SxProps<import("@mui/material").Theme> | undefined;
|
|
35
54
|
variant?: import("@mui/types").OverridableStringUnion<"text" | "outlined" | "contained", import("@mui/material").ButtonPropsVariantOverrides> | undefined;
|
|
36
|
-
tabIndex?:
|
|
55
|
+
tabIndex?: NonNullable<import("react").HTMLAttributes<any>["tabIndex"]> | undefined;
|
|
37
56
|
action?: import("react").Ref<import("@mui/material").ButtonBaseActions> | undefined;
|
|
38
57
|
centerRipple?: boolean | undefined;
|
|
39
58
|
disableRipple?: boolean | undefined;
|
|
40
59
|
disableTouchRipple?: boolean | undefined;
|
|
41
60
|
focusRipple?: boolean | undefined;
|
|
42
61
|
focusVisibleClassName?: string | undefined;
|
|
43
|
-
LinkComponent?: import("react").ElementType
|
|
62
|
+
LinkComponent?: import("react").ElementType | undefined;
|
|
44
63
|
onFocusVisible?: import("react").FocusEventHandler<any> | undefined;
|
|
45
64
|
TouchRippleProps?: Partial<import("@mui/material/ButtonBase/TouchRipple").TouchRippleProps> | undefined;
|
|
46
65
|
touchRippleRef?: import("react").Ref<import("@mui/material/ButtonBase/TouchRipple").TouchRippleActions> | undefined;
|
|
47
66
|
className?: string | undefined;
|
|
48
67
|
style?: import("react").CSSProperties | undefined;
|
|
49
|
-
ref?: ((instance: HTMLButtonElement | null) => void) | import("react").RefObject<HTMLButtonElement> | null | undefined;
|
|
68
|
+
ref?: ((instance: HTMLButtonElement | 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<HTMLButtonElement> | null | undefined;
|
|
50
69
|
form?: string | undefined;
|
|
51
70
|
slot?: string | undefined;
|
|
52
71
|
title?: string | undefined;
|
|
@@ -54,31 +73,31 @@ export declare const Default: {
|
|
|
54
73
|
id?: string | undefined;
|
|
55
74
|
lang?: string | undefined;
|
|
56
75
|
name?: string | undefined;
|
|
57
|
-
type?: "
|
|
76
|
+
type?: "submit" | "reset" | "button" | undefined;
|
|
58
77
|
role?: import("react").AriaRole | undefined;
|
|
59
78
|
"aria-activedescendant"?: string | undefined;
|
|
60
79
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
61
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
80
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
62
81
|
"aria-braillelabel"?: string | undefined;
|
|
63
82
|
"aria-brailleroledescription"?: string | undefined;
|
|
64
83
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
65
|
-
"aria-checked"?: boolean | "
|
|
84
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
66
85
|
"aria-colcount"?: number | undefined;
|
|
67
86
|
"aria-colindex"?: number | undefined;
|
|
68
87
|
"aria-colindextext"?: string | undefined;
|
|
69
88
|
"aria-colspan"?: number | undefined;
|
|
70
89
|
"aria-controls"?: string | undefined;
|
|
71
|
-
"aria-current"?: boolean | "
|
|
90
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
72
91
|
"aria-describedby"?: string | undefined;
|
|
73
92
|
"aria-description"?: string | undefined;
|
|
74
93
|
"aria-details"?: string | undefined;
|
|
75
94
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
76
|
-
"aria-dropeffect"?: "
|
|
95
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
77
96
|
"aria-errormessage"?: string | undefined;
|
|
78
97
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
79
98
|
"aria-flowto"?: string | undefined;
|
|
80
99
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
81
|
-
"aria-haspopup"?: boolean | "
|
|
100
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
82
101
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
83
102
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
84
103
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -93,9 +112,9 @@ export declare const Default: {
|
|
|
93
112
|
"aria-owns"?: string | undefined;
|
|
94
113
|
"aria-placeholder"?: string | undefined;
|
|
95
114
|
"aria-posinset"?: number | undefined;
|
|
96
|
-
"aria-pressed"?: boolean | "
|
|
115
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
97
116
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
98
|
-
"aria-relevant"?: "
|
|
117
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
99
118
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
100
119
|
"aria-roledescription"?: string | undefined;
|
|
101
120
|
"aria-rowcount"?: number | undefined;
|
|
@@ -251,9 +270,7 @@ export declare const Default: {
|
|
|
251
270
|
onPointerCancel?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
252
271
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
253
272
|
onPointerEnter?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
254
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
255
273
|
onPointerLeave?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
256
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
257
274
|
onPointerOver?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
258
275
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
259
276
|
onPointerOut?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
@@ -277,16 +294,16 @@ export declare const Default: {
|
|
|
277
294
|
key?: import("react").Key | null | undefined;
|
|
278
295
|
content?: string | undefined;
|
|
279
296
|
translate?: "yes" | "no" | undefined;
|
|
280
|
-
hidden?: boolean | undefined;
|
|
281
297
|
defaultChecked?: boolean | undefined;
|
|
282
298
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
283
299
|
suppressContentEditableWarning?: boolean | undefined;
|
|
284
300
|
accessKey?: string | undefined;
|
|
285
301
|
autoFocus?: boolean | undefined;
|
|
286
|
-
contentEditable?:
|
|
302
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
287
303
|
contextMenu?: string | undefined;
|
|
288
304
|
dir?: string | undefined;
|
|
289
305
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
306
|
+
hidden?: boolean | undefined;
|
|
290
307
|
nonce?: string | undefined;
|
|
291
308
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
292
309
|
radioGroup?: string | undefined;
|
|
@@ -311,45 +328,45 @@ export declare const Default: {
|
|
|
311
328
|
results?: number | undefined;
|
|
312
329
|
security?: string | undefined;
|
|
313
330
|
unselectable?: "on" | "off" | undefined;
|
|
314
|
-
inputMode?: "
|
|
331
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
315
332
|
is?: string | undefined;
|
|
316
|
-
|
|
317
|
-
formAction?: string | undefined;
|
|
333
|
+
formAction?: string | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS] | undefined;
|
|
318
334
|
formEncType?: string | undefined;
|
|
319
335
|
formMethod?: string | undefined;
|
|
320
336
|
formNoValidate?: boolean | undefined;
|
|
321
337
|
formTarget?: string | undefined;
|
|
322
|
-
|
|
338
|
+
value?: string | readonly string[] | number | undefined;
|
|
339
|
+
component?: import("react").ElementType | undefined;
|
|
323
340
|
}>) => Promise<void>;
|
|
324
341
|
render: (args: {
|
|
325
342
|
isLoading?: boolean | undefined;
|
|
326
343
|
children: import("react").ReactNode;
|
|
327
344
|
classes?: (Partial<import("@mui/material").ButtonClasses> & Partial<import("@mui/material").ClassNameMap<never>>) | undefined;
|
|
328
|
-
color?: import("@mui/types").OverridableStringUnion<"inherit" | "
|
|
345
|
+
color?: import("@mui/types").OverridableStringUnion<"inherit" | "primary" | "secondary" | "success" | "error" | "info" | "warning", import("@mui/material").ButtonPropsColorOverrides> | undefined;
|
|
329
346
|
disabled?: boolean | undefined;
|
|
330
347
|
disableElevation?: boolean | undefined;
|
|
331
348
|
disableFocusRipple?: boolean | undefined;
|
|
332
349
|
endIcon?: import("react").ReactNode;
|
|
333
350
|
fullWidth?: boolean | undefined;
|
|
334
351
|
href?: string | undefined;
|
|
335
|
-
size?: import("@mui/types").OverridableStringUnion<"small" | "
|
|
352
|
+
size?: import("@mui/types").OverridableStringUnion<"small" | "medium" | "large", import("@mui/material").ButtonPropsSizeOverrides> | undefined;
|
|
336
353
|
startIcon?: import("react").ReactNode;
|
|
337
354
|
sx?: import("@mui/system").SxProps<import("@mui/material").Theme> | undefined;
|
|
338
355
|
variant?: import("@mui/types").OverridableStringUnion<"text" | "outlined" | "contained", import("@mui/material").ButtonPropsVariantOverrides> | undefined;
|
|
339
|
-
tabIndex?:
|
|
356
|
+
tabIndex?: NonNullable<import("react").HTMLAttributes<any>["tabIndex"]> | undefined;
|
|
340
357
|
action?: import("react").Ref<import("@mui/material").ButtonBaseActions> | undefined;
|
|
341
358
|
centerRipple?: boolean | undefined;
|
|
342
359
|
disableRipple?: boolean | undefined;
|
|
343
360
|
disableTouchRipple?: boolean | undefined;
|
|
344
361
|
focusRipple?: boolean | undefined;
|
|
345
362
|
focusVisibleClassName?: string | undefined;
|
|
346
|
-
LinkComponent?: import("react").ElementType
|
|
363
|
+
LinkComponent?: import("react").ElementType | undefined;
|
|
347
364
|
onFocusVisible?: import("react").FocusEventHandler<any> | undefined;
|
|
348
365
|
TouchRippleProps?: Partial<import("@mui/material/ButtonBase/TouchRipple").TouchRippleProps> | undefined;
|
|
349
366
|
touchRippleRef?: import("react").Ref<import("@mui/material/ButtonBase/TouchRipple").TouchRippleActions> | undefined;
|
|
350
367
|
className?: string | undefined;
|
|
351
368
|
style?: import("react").CSSProperties | undefined;
|
|
352
|
-
ref?: ((instance: HTMLButtonElement | null) => void) | import("react").RefObject<HTMLButtonElement> | null | undefined;
|
|
369
|
+
ref?: ((instance: HTMLButtonElement | 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<HTMLButtonElement> | null | undefined;
|
|
353
370
|
form?: string | undefined;
|
|
354
371
|
slot?: string | undefined;
|
|
355
372
|
title?: string | undefined;
|
|
@@ -357,31 +374,31 @@ export declare const Default: {
|
|
|
357
374
|
id?: string | undefined;
|
|
358
375
|
lang?: string | undefined;
|
|
359
376
|
name?: string | undefined;
|
|
360
|
-
type?: "
|
|
377
|
+
type?: "submit" | "reset" | "button" | undefined;
|
|
361
378
|
role?: import("react").AriaRole | undefined;
|
|
362
379
|
"aria-activedescendant"?: string | undefined;
|
|
363
380
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
364
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
381
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
365
382
|
"aria-braillelabel"?: string | undefined;
|
|
366
383
|
"aria-brailleroledescription"?: string | undefined;
|
|
367
384
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
368
|
-
"aria-checked"?: boolean | "
|
|
385
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
369
386
|
"aria-colcount"?: number | undefined;
|
|
370
387
|
"aria-colindex"?: number | undefined;
|
|
371
388
|
"aria-colindextext"?: string | undefined;
|
|
372
389
|
"aria-colspan"?: number | undefined;
|
|
373
390
|
"aria-controls"?: string | undefined;
|
|
374
|
-
"aria-current"?: boolean | "
|
|
391
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
375
392
|
"aria-describedby"?: string | undefined;
|
|
376
393
|
"aria-description"?: string | undefined;
|
|
377
394
|
"aria-details"?: string | undefined;
|
|
378
395
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
379
|
-
"aria-dropeffect"?: "
|
|
396
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
380
397
|
"aria-errormessage"?: string | undefined;
|
|
381
398
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
382
399
|
"aria-flowto"?: string | undefined;
|
|
383
400
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
384
|
-
"aria-haspopup"?: boolean | "
|
|
401
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
385
402
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
386
403
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
387
404
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -396,9 +413,9 @@ export declare const Default: {
|
|
|
396
413
|
"aria-owns"?: string | undefined;
|
|
397
414
|
"aria-placeholder"?: string | undefined;
|
|
398
415
|
"aria-posinset"?: number | undefined;
|
|
399
|
-
"aria-pressed"?: boolean | "
|
|
416
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
400
417
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
401
|
-
"aria-relevant"?: "
|
|
418
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
402
419
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
403
420
|
"aria-roledescription"?: string | undefined;
|
|
404
421
|
"aria-rowcount"?: number | undefined;
|
|
@@ -554,9 +571,7 @@ export declare const Default: {
|
|
|
554
571
|
onPointerCancel?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
555
572
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
556
573
|
onPointerEnter?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
557
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
558
574
|
onPointerLeave?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
559
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
560
575
|
onPointerOver?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
561
576
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
562
577
|
onPointerOut?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
@@ -580,16 +595,16 @@ export declare const Default: {
|
|
|
580
595
|
key?: import("react").Key | null | undefined;
|
|
581
596
|
content?: string | undefined;
|
|
582
597
|
translate?: "yes" | "no" | undefined;
|
|
583
|
-
hidden?: boolean | undefined;
|
|
584
598
|
defaultChecked?: boolean | undefined;
|
|
585
599
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
586
600
|
suppressContentEditableWarning?: boolean | undefined;
|
|
587
601
|
accessKey?: string | undefined;
|
|
588
602
|
autoFocus?: boolean | undefined;
|
|
589
|
-
contentEditable?:
|
|
603
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
590
604
|
contextMenu?: string | undefined;
|
|
591
605
|
dir?: string | undefined;
|
|
592
606
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
607
|
+
hidden?: boolean | undefined;
|
|
593
608
|
nonce?: string | undefined;
|
|
594
609
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
595
610
|
radioGroup?: string | undefined;
|
|
@@ -614,15 +629,15 @@ export declare const Default: {
|
|
|
614
629
|
results?: number | undefined;
|
|
615
630
|
security?: string | undefined;
|
|
616
631
|
unselectable?: "on" | "off" | undefined;
|
|
617
|
-
inputMode?: "
|
|
632
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
618
633
|
is?: string | undefined;
|
|
619
|
-
|
|
620
|
-
formAction?: string | undefined;
|
|
634
|
+
formAction?: string | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS] | undefined;
|
|
621
635
|
formEncType?: string | undefined;
|
|
622
636
|
formMethod?: string | undefined;
|
|
623
637
|
formNoValidate?: boolean | undefined;
|
|
624
638
|
formTarget?: string | undefined;
|
|
625
|
-
|
|
639
|
+
value?: string | readonly string[] | number | undefined;
|
|
640
|
+
component?: import("react").ElementType | undefined;
|
|
626
641
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
627
642
|
};
|
|
628
643
|
/**
|
|
@@ -630,37 +645,44 @@ export declare const Default: {
|
|
|
630
645
|
*/
|
|
631
646
|
export declare const Info: {
|
|
632
647
|
args: {
|
|
633
|
-
children:
|
|
648
|
+
children: string;
|
|
649
|
+
};
|
|
650
|
+
parameters: {
|
|
651
|
+
docs: {
|
|
652
|
+
source: {
|
|
653
|
+
code: string;
|
|
654
|
+
};
|
|
655
|
+
};
|
|
634
656
|
};
|
|
635
|
-
play: ({ canvasElement }: import("@storybook/types").PlayFunctionContext<import("@storybook/react
|
|
657
|
+
play: ({ canvasElement }: import("@storybook/types").PlayFunctionContext<import("@storybook/react").ReactRenderer, {
|
|
636
658
|
isLoading?: boolean | undefined;
|
|
637
659
|
children: import("react").ReactNode;
|
|
638
660
|
classes?: (Partial<import("@mui/material").ButtonClasses> & Partial<import("@mui/material").ClassNameMap<never>>) | undefined;
|
|
639
|
-
color?: import("@mui/types").OverridableStringUnion<"inherit" | "
|
|
661
|
+
color?: import("@mui/types").OverridableStringUnion<"inherit" | "primary" | "secondary" | "success" | "error" | "info" | "warning", import("@mui/material").ButtonPropsColorOverrides> | undefined;
|
|
640
662
|
disabled?: boolean | undefined;
|
|
641
663
|
disableElevation?: boolean | undefined;
|
|
642
664
|
disableFocusRipple?: boolean | undefined;
|
|
643
665
|
endIcon?: import("react").ReactNode;
|
|
644
666
|
fullWidth?: boolean | undefined;
|
|
645
667
|
href?: string | undefined;
|
|
646
|
-
size?: import("@mui/types").OverridableStringUnion<"small" | "
|
|
668
|
+
size?: import("@mui/types").OverridableStringUnion<"small" | "medium" | "large", import("@mui/material").ButtonPropsSizeOverrides> | undefined;
|
|
647
669
|
startIcon?: import("react").ReactNode;
|
|
648
670
|
sx?: import("@mui/system").SxProps<import("@mui/material").Theme> | undefined;
|
|
649
671
|
variant?: import("@mui/types").OverridableStringUnion<"text" | "outlined" | "contained", import("@mui/material").ButtonPropsVariantOverrides> | undefined;
|
|
650
|
-
tabIndex?:
|
|
672
|
+
tabIndex?: NonNullable<import("react").HTMLAttributes<any>["tabIndex"]> | undefined;
|
|
651
673
|
action?: import("react").Ref<import("@mui/material").ButtonBaseActions> | undefined;
|
|
652
674
|
centerRipple?: boolean | undefined;
|
|
653
675
|
disableRipple?: boolean | undefined;
|
|
654
676
|
disableTouchRipple?: boolean | undefined;
|
|
655
677
|
focusRipple?: boolean | undefined;
|
|
656
678
|
focusVisibleClassName?: string | undefined;
|
|
657
|
-
LinkComponent?: import("react").ElementType
|
|
679
|
+
LinkComponent?: import("react").ElementType | undefined;
|
|
658
680
|
onFocusVisible?: import("react").FocusEventHandler<any> | undefined;
|
|
659
681
|
TouchRippleProps?: Partial<import("@mui/material/ButtonBase/TouchRipple").TouchRippleProps> | undefined;
|
|
660
682
|
touchRippleRef?: import("react").Ref<import("@mui/material/ButtonBase/TouchRipple").TouchRippleActions> | undefined;
|
|
661
683
|
className?: string | undefined;
|
|
662
684
|
style?: import("react").CSSProperties | undefined;
|
|
663
|
-
ref?: ((instance: HTMLButtonElement | null) => void) | import("react").RefObject<HTMLButtonElement> | null | undefined;
|
|
685
|
+
ref?: ((instance: HTMLButtonElement | 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<HTMLButtonElement> | null | undefined;
|
|
664
686
|
form?: string | undefined;
|
|
665
687
|
slot?: string | undefined;
|
|
666
688
|
title?: string | undefined;
|
|
@@ -668,31 +690,31 @@ export declare const Info: {
|
|
|
668
690
|
id?: string | undefined;
|
|
669
691
|
lang?: string | undefined;
|
|
670
692
|
name?: string | undefined;
|
|
671
|
-
type?: "
|
|
693
|
+
type?: "submit" | "reset" | "button" | undefined;
|
|
672
694
|
role?: import("react").AriaRole | undefined;
|
|
673
695
|
"aria-activedescendant"?: string | undefined;
|
|
674
696
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
675
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
697
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
676
698
|
"aria-braillelabel"?: string | undefined;
|
|
677
699
|
"aria-brailleroledescription"?: string | undefined;
|
|
678
700
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
679
|
-
"aria-checked"?: boolean | "
|
|
701
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
680
702
|
"aria-colcount"?: number | undefined;
|
|
681
703
|
"aria-colindex"?: number | undefined;
|
|
682
704
|
"aria-colindextext"?: string | undefined;
|
|
683
705
|
"aria-colspan"?: number | undefined;
|
|
684
706
|
"aria-controls"?: string | undefined;
|
|
685
|
-
"aria-current"?: boolean | "
|
|
707
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
686
708
|
"aria-describedby"?: string | undefined;
|
|
687
709
|
"aria-description"?: string | undefined;
|
|
688
710
|
"aria-details"?: string | undefined;
|
|
689
711
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
690
|
-
"aria-dropeffect"?: "
|
|
712
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
691
713
|
"aria-errormessage"?: string | undefined;
|
|
692
714
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
693
715
|
"aria-flowto"?: string | undefined;
|
|
694
716
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
695
|
-
"aria-haspopup"?: boolean | "
|
|
717
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
696
718
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
697
719
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
698
720
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -707,9 +729,9 @@ export declare const Info: {
|
|
|
707
729
|
"aria-owns"?: string | undefined;
|
|
708
730
|
"aria-placeholder"?: string | undefined;
|
|
709
731
|
"aria-posinset"?: number | undefined;
|
|
710
|
-
"aria-pressed"?: boolean | "
|
|
732
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
711
733
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
712
|
-
"aria-relevant"?: "
|
|
734
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
713
735
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
714
736
|
"aria-roledescription"?: string | undefined;
|
|
715
737
|
"aria-rowcount"?: number | undefined;
|
|
@@ -865,9 +887,7 @@ export declare const Info: {
|
|
|
865
887
|
onPointerCancel?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
866
888
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
867
889
|
onPointerEnter?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
868
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
869
890
|
onPointerLeave?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
870
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
871
891
|
onPointerOver?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
872
892
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
873
893
|
onPointerOut?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
@@ -891,16 +911,16 @@ export declare const Info: {
|
|
|
891
911
|
key?: import("react").Key | null | undefined;
|
|
892
912
|
content?: string | undefined;
|
|
893
913
|
translate?: "yes" | "no" | undefined;
|
|
894
|
-
hidden?: boolean | undefined;
|
|
895
914
|
defaultChecked?: boolean | undefined;
|
|
896
915
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
897
916
|
suppressContentEditableWarning?: boolean | undefined;
|
|
898
917
|
accessKey?: string | undefined;
|
|
899
918
|
autoFocus?: boolean | undefined;
|
|
900
|
-
contentEditable?:
|
|
919
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
901
920
|
contextMenu?: string | undefined;
|
|
902
921
|
dir?: string | undefined;
|
|
903
922
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
923
|
+
hidden?: boolean | undefined;
|
|
904
924
|
nonce?: string | undefined;
|
|
905
925
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
906
926
|
radioGroup?: string | undefined;
|
|
@@ -925,45 +945,45 @@ export declare const Info: {
|
|
|
925
945
|
results?: number | undefined;
|
|
926
946
|
security?: string | undefined;
|
|
927
947
|
unselectable?: "on" | "off" | undefined;
|
|
928
|
-
inputMode?: "
|
|
948
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
929
949
|
is?: string | undefined;
|
|
930
|
-
|
|
931
|
-
formAction?: string | undefined;
|
|
950
|
+
formAction?: string | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS] | undefined;
|
|
932
951
|
formEncType?: string | undefined;
|
|
933
952
|
formMethod?: string | undefined;
|
|
934
953
|
formNoValidate?: boolean | undefined;
|
|
935
954
|
formTarget?: string | undefined;
|
|
936
|
-
|
|
955
|
+
value?: string | readonly string[] | number | undefined;
|
|
956
|
+
component?: import("react").ElementType | undefined;
|
|
937
957
|
}>) => Promise<void>;
|
|
938
958
|
render: (args: {
|
|
939
959
|
isLoading?: boolean | undefined;
|
|
940
960
|
children: import("react").ReactNode;
|
|
941
961
|
classes?: (Partial<import("@mui/material").ButtonClasses> & Partial<import("@mui/material").ClassNameMap<never>>) | undefined;
|
|
942
|
-
color?: import("@mui/types").OverridableStringUnion<"inherit" | "
|
|
962
|
+
color?: import("@mui/types").OverridableStringUnion<"inherit" | "primary" | "secondary" | "success" | "error" | "info" | "warning", import("@mui/material").ButtonPropsColorOverrides> | undefined;
|
|
943
963
|
disabled?: boolean | undefined;
|
|
944
964
|
disableElevation?: boolean | undefined;
|
|
945
965
|
disableFocusRipple?: boolean | undefined;
|
|
946
966
|
endIcon?: import("react").ReactNode;
|
|
947
967
|
fullWidth?: boolean | undefined;
|
|
948
968
|
href?: string | undefined;
|
|
949
|
-
size?: import("@mui/types").OverridableStringUnion<"small" | "
|
|
969
|
+
size?: import("@mui/types").OverridableStringUnion<"small" | "medium" | "large", import("@mui/material").ButtonPropsSizeOverrides> | undefined;
|
|
950
970
|
startIcon?: import("react").ReactNode;
|
|
951
971
|
sx?: import("@mui/system").SxProps<import("@mui/material").Theme> | undefined;
|
|
952
972
|
variant?: import("@mui/types").OverridableStringUnion<"text" | "outlined" | "contained", import("@mui/material").ButtonPropsVariantOverrides> | undefined;
|
|
953
|
-
tabIndex?:
|
|
973
|
+
tabIndex?: NonNullable<import("react").HTMLAttributes<any>["tabIndex"]> | undefined;
|
|
954
974
|
action?: import("react").Ref<import("@mui/material").ButtonBaseActions> | undefined;
|
|
955
975
|
centerRipple?: boolean | undefined;
|
|
956
976
|
disableRipple?: boolean | undefined;
|
|
957
977
|
disableTouchRipple?: boolean | undefined;
|
|
958
978
|
focusRipple?: boolean | undefined;
|
|
959
979
|
focusVisibleClassName?: string | undefined;
|
|
960
|
-
LinkComponent?: import("react").ElementType
|
|
980
|
+
LinkComponent?: import("react").ElementType | undefined;
|
|
961
981
|
onFocusVisible?: import("react").FocusEventHandler<any> | undefined;
|
|
962
982
|
TouchRippleProps?: Partial<import("@mui/material/ButtonBase/TouchRipple").TouchRippleProps> | undefined;
|
|
963
983
|
touchRippleRef?: import("react").Ref<import("@mui/material/ButtonBase/TouchRipple").TouchRippleActions> | undefined;
|
|
964
984
|
className?: string | undefined;
|
|
965
985
|
style?: import("react").CSSProperties | undefined;
|
|
966
|
-
ref?: ((instance: HTMLButtonElement | null) => void) | import("react").RefObject<HTMLButtonElement> | null | undefined;
|
|
986
|
+
ref?: ((instance: HTMLButtonElement | 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<HTMLButtonElement> | null | undefined;
|
|
967
987
|
form?: string | undefined;
|
|
968
988
|
slot?: string | undefined;
|
|
969
989
|
title?: string | undefined;
|
|
@@ -971,31 +991,31 @@ export declare const Info: {
|
|
|
971
991
|
id?: string | undefined;
|
|
972
992
|
lang?: string | undefined;
|
|
973
993
|
name?: string | undefined;
|
|
974
|
-
type?: "
|
|
994
|
+
type?: "submit" | "reset" | "button" | undefined;
|
|
975
995
|
role?: import("react").AriaRole | undefined;
|
|
976
996
|
"aria-activedescendant"?: string | undefined;
|
|
977
997
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
978
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
998
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
979
999
|
"aria-braillelabel"?: string | undefined;
|
|
980
1000
|
"aria-brailleroledescription"?: string | undefined;
|
|
981
1001
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
982
|
-
"aria-checked"?: boolean | "
|
|
1002
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
983
1003
|
"aria-colcount"?: number | undefined;
|
|
984
1004
|
"aria-colindex"?: number | undefined;
|
|
985
1005
|
"aria-colindextext"?: string | undefined;
|
|
986
1006
|
"aria-colspan"?: number | undefined;
|
|
987
1007
|
"aria-controls"?: string | undefined;
|
|
988
|
-
"aria-current"?: boolean | "
|
|
1008
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
989
1009
|
"aria-describedby"?: string | undefined;
|
|
990
1010
|
"aria-description"?: string | undefined;
|
|
991
1011
|
"aria-details"?: string | undefined;
|
|
992
1012
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
993
|
-
"aria-dropeffect"?: "
|
|
1013
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
994
1014
|
"aria-errormessage"?: string | undefined;
|
|
995
1015
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
996
1016
|
"aria-flowto"?: string | undefined;
|
|
997
1017
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
998
|
-
"aria-haspopup"?: boolean | "
|
|
1018
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
999
1019
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
1000
1020
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
1001
1021
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -1010,9 +1030,9 @@ export declare const Info: {
|
|
|
1010
1030
|
"aria-owns"?: string | undefined;
|
|
1011
1031
|
"aria-placeholder"?: string | undefined;
|
|
1012
1032
|
"aria-posinset"?: number | undefined;
|
|
1013
|
-
"aria-pressed"?: boolean | "
|
|
1033
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
1014
1034
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
1015
|
-
"aria-relevant"?: "
|
|
1035
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
1016
1036
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
1017
1037
|
"aria-roledescription"?: string | undefined;
|
|
1018
1038
|
"aria-rowcount"?: number | undefined;
|
|
@@ -1168,9 +1188,7 @@ export declare const Info: {
|
|
|
1168
1188
|
onPointerCancel?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1169
1189
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1170
1190
|
onPointerEnter?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1171
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1172
1191
|
onPointerLeave?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1173
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1174
1192
|
onPointerOver?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1175
1193
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1176
1194
|
onPointerOut?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
@@ -1194,16 +1212,16 @@ export declare const Info: {
|
|
|
1194
1212
|
key?: import("react").Key | null | undefined;
|
|
1195
1213
|
content?: string | undefined;
|
|
1196
1214
|
translate?: "yes" | "no" | undefined;
|
|
1197
|
-
hidden?: boolean | undefined;
|
|
1198
1215
|
defaultChecked?: boolean | undefined;
|
|
1199
1216
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
1200
1217
|
suppressContentEditableWarning?: boolean | undefined;
|
|
1201
1218
|
accessKey?: string | undefined;
|
|
1202
1219
|
autoFocus?: boolean | undefined;
|
|
1203
|
-
contentEditable?:
|
|
1220
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
1204
1221
|
contextMenu?: string | undefined;
|
|
1205
1222
|
dir?: string | undefined;
|
|
1206
1223
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
1224
|
+
hidden?: boolean | undefined;
|
|
1207
1225
|
nonce?: string | undefined;
|
|
1208
1226
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
1209
1227
|
radioGroup?: string | undefined;
|
|
@@ -1228,15 +1246,15 @@ export declare const Info: {
|
|
|
1228
1246
|
results?: number | undefined;
|
|
1229
1247
|
security?: string | undefined;
|
|
1230
1248
|
unselectable?: "on" | "off" | undefined;
|
|
1231
|
-
inputMode?: "
|
|
1249
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
1232
1250
|
is?: string | undefined;
|
|
1233
|
-
|
|
1234
|
-
formAction?: string | undefined;
|
|
1251
|
+
formAction?: string | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS] | undefined;
|
|
1235
1252
|
formEncType?: string | undefined;
|
|
1236
1253
|
formMethod?: string | undefined;
|
|
1237
1254
|
formNoValidate?: boolean | undefined;
|
|
1238
1255
|
formTarget?: string | undefined;
|
|
1239
|
-
|
|
1256
|
+
value?: string | readonly string[] | number | undefined;
|
|
1257
|
+
component?: import("react").ElementType | undefined;
|
|
1240
1258
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
1241
1259
|
};
|
|
1242
1260
|
/**
|
|
@@ -1244,37 +1262,44 @@ export declare const Info: {
|
|
|
1244
1262
|
*/
|
|
1245
1263
|
export declare const Primary: {
|
|
1246
1264
|
args: {
|
|
1247
|
-
children:
|
|
1265
|
+
children: string;
|
|
1266
|
+
};
|
|
1267
|
+
parameters: {
|
|
1268
|
+
docs: {
|
|
1269
|
+
source: {
|
|
1270
|
+
code: string;
|
|
1271
|
+
};
|
|
1272
|
+
};
|
|
1248
1273
|
};
|
|
1249
|
-
play: ({ canvasElement }: import("@storybook/types").PlayFunctionContext<import("@storybook/react
|
|
1274
|
+
play: ({ canvasElement }: import("@storybook/types").PlayFunctionContext<import("@storybook/react").ReactRenderer, {
|
|
1250
1275
|
isLoading?: boolean | undefined;
|
|
1251
1276
|
children: import("react").ReactNode;
|
|
1252
1277
|
classes?: (Partial<import("@mui/material").ButtonClasses> & Partial<import("@mui/material").ClassNameMap<never>>) | undefined;
|
|
1253
|
-
color?: import("@mui/types").OverridableStringUnion<"inherit" | "
|
|
1278
|
+
color?: import("@mui/types").OverridableStringUnion<"inherit" | "primary" | "secondary" | "success" | "error" | "info" | "warning", import("@mui/material").ButtonPropsColorOverrides> | undefined;
|
|
1254
1279
|
disabled?: boolean | undefined;
|
|
1255
1280
|
disableElevation?: boolean | undefined;
|
|
1256
1281
|
disableFocusRipple?: boolean | undefined;
|
|
1257
1282
|
endIcon?: import("react").ReactNode;
|
|
1258
1283
|
fullWidth?: boolean | undefined;
|
|
1259
1284
|
href?: string | undefined;
|
|
1260
|
-
size?: import("@mui/types").OverridableStringUnion<"small" | "
|
|
1285
|
+
size?: import("@mui/types").OverridableStringUnion<"small" | "medium" | "large", import("@mui/material").ButtonPropsSizeOverrides> | undefined;
|
|
1261
1286
|
startIcon?: import("react").ReactNode;
|
|
1262
1287
|
sx?: import("@mui/system").SxProps<import("@mui/material").Theme> | undefined;
|
|
1263
1288
|
variant?: import("@mui/types").OverridableStringUnion<"text" | "outlined" | "contained", import("@mui/material").ButtonPropsVariantOverrides> | undefined;
|
|
1264
|
-
tabIndex?:
|
|
1289
|
+
tabIndex?: NonNullable<import("react").HTMLAttributes<any>["tabIndex"]> | undefined;
|
|
1265
1290
|
action?: import("react").Ref<import("@mui/material").ButtonBaseActions> | undefined;
|
|
1266
1291
|
centerRipple?: boolean | undefined;
|
|
1267
1292
|
disableRipple?: boolean | undefined;
|
|
1268
1293
|
disableTouchRipple?: boolean | undefined;
|
|
1269
1294
|
focusRipple?: boolean | undefined;
|
|
1270
1295
|
focusVisibleClassName?: string | undefined;
|
|
1271
|
-
LinkComponent?: import("react").ElementType
|
|
1296
|
+
LinkComponent?: import("react").ElementType | undefined;
|
|
1272
1297
|
onFocusVisible?: import("react").FocusEventHandler<any> | undefined;
|
|
1273
1298
|
TouchRippleProps?: Partial<import("@mui/material/ButtonBase/TouchRipple").TouchRippleProps> | undefined;
|
|
1274
1299
|
touchRippleRef?: import("react").Ref<import("@mui/material/ButtonBase/TouchRipple").TouchRippleActions> | undefined;
|
|
1275
1300
|
className?: string | undefined;
|
|
1276
1301
|
style?: import("react").CSSProperties | undefined;
|
|
1277
|
-
ref?: ((instance: HTMLButtonElement | null) => void) | import("react").RefObject<HTMLButtonElement> | null | undefined;
|
|
1302
|
+
ref?: ((instance: HTMLButtonElement | 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<HTMLButtonElement> | null | undefined;
|
|
1278
1303
|
form?: string | undefined;
|
|
1279
1304
|
slot?: string | undefined;
|
|
1280
1305
|
title?: string | undefined;
|
|
@@ -1282,31 +1307,31 @@ export declare const Primary: {
|
|
|
1282
1307
|
id?: string | undefined;
|
|
1283
1308
|
lang?: string | undefined;
|
|
1284
1309
|
name?: string | undefined;
|
|
1285
|
-
type?: "
|
|
1310
|
+
type?: "submit" | "reset" | "button" | undefined;
|
|
1286
1311
|
role?: import("react").AriaRole | undefined;
|
|
1287
1312
|
"aria-activedescendant"?: string | undefined;
|
|
1288
1313
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
1289
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
1314
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
1290
1315
|
"aria-braillelabel"?: string | undefined;
|
|
1291
1316
|
"aria-brailleroledescription"?: string | undefined;
|
|
1292
1317
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
1293
|
-
"aria-checked"?: boolean | "
|
|
1318
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
1294
1319
|
"aria-colcount"?: number | undefined;
|
|
1295
1320
|
"aria-colindex"?: number | undefined;
|
|
1296
1321
|
"aria-colindextext"?: string | undefined;
|
|
1297
1322
|
"aria-colspan"?: number | undefined;
|
|
1298
1323
|
"aria-controls"?: string | undefined;
|
|
1299
|
-
"aria-current"?: boolean | "
|
|
1324
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
1300
1325
|
"aria-describedby"?: string | undefined;
|
|
1301
1326
|
"aria-description"?: string | undefined;
|
|
1302
1327
|
"aria-details"?: string | undefined;
|
|
1303
1328
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
1304
|
-
"aria-dropeffect"?: "
|
|
1329
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
1305
1330
|
"aria-errormessage"?: string | undefined;
|
|
1306
1331
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
1307
1332
|
"aria-flowto"?: string | undefined;
|
|
1308
1333
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
1309
|
-
"aria-haspopup"?: boolean | "
|
|
1334
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
1310
1335
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
1311
1336
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
1312
1337
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -1321,9 +1346,9 @@ export declare const Primary: {
|
|
|
1321
1346
|
"aria-owns"?: string | undefined;
|
|
1322
1347
|
"aria-placeholder"?: string | undefined;
|
|
1323
1348
|
"aria-posinset"?: number | undefined;
|
|
1324
|
-
"aria-pressed"?: boolean | "
|
|
1349
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
1325
1350
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
1326
|
-
"aria-relevant"?: "
|
|
1351
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
1327
1352
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
1328
1353
|
"aria-roledescription"?: string | undefined;
|
|
1329
1354
|
"aria-rowcount"?: number | undefined;
|
|
@@ -1479,9 +1504,7 @@ export declare const Primary: {
|
|
|
1479
1504
|
onPointerCancel?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1480
1505
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1481
1506
|
onPointerEnter?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1482
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1483
1507
|
onPointerLeave?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1484
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1485
1508
|
onPointerOver?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1486
1509
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1487
1510
|
onPointerOut?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
@@ -1505,16 +1528,16 @@ export declare const Primary: {
|
|
|
1505
1528
|
key?: import("react").Key | null | undefined;
|
|
1506
1529
|
content?: string | undefined;
|
|
1507
1530
|
translate?: "yes" | "no" | undefined;
|
|
1508
|
-
hidden?: boolean | undefined;
|
|
1509
1531
|
defaultChecked?: boolean | undefined;
|
|
1510
1532
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
1511
1533
|
suppressContentEditableWarning?: boolean | undefined;
|
|
1512
1534
|
accessKey?: string | undefined;
|
|
1513
1535
|
autoFocus?: boolean | undefined;
|
|
1514
|
-
contentEditable?:
|
|
1536
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
1515
1537
|
contextMenu?: string | undefined;
|
|
1516
1538
|
dir?: string | undefined;
|
|
1517
1539
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
1540
|
+
hidden?: boolean | undefined;
|
|
1518
1541
|
nonce?: string | undefined;
|
|
1519
1542
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
1520
1543
|
radioGroup?: string | undefined;
|
|
@@ -1539,45 +1562,45 @@ export declare const Primary: {
|
|
|
1539
1562
|
results?: number | undefined;
|
|
1540
1563
|
security?: string | undefined;
|
|
1541
1564
|
unselectable?: "on" | "off" | undefined;
|
|
1542
|
-
inputMode?: "
|
|
1565
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
1543
1566
|
is?: string | undefined;
|
|
1544
|
-
|
|
1545
|
-
formAction?: string | undefined;
|
|
1567
|
+
formAction?: string | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS] | undefined;
|
|
1546
1568
|
formEncType?: string | undefined;
|
|
1547
1569
|
formMethod?: string | undefined;
|
|
1548
1570
|
formNoValidate?: boolean | undefined;
|
|
1549
1571
|
formTarget?: string | undefined;
|
|
1550
|
-
|
|
1572
|
+
value?: string | readonly string[] | number | undefined;
|
|
1573
|
+
component?: import("react").ElementType | undefined;
|
|
1551
1574
|
}>) => Promise<void>;
|
|
1552
1575
|
render: (args: {
|
|
1553
1576
|
isLoading?: boolean | undefined;
|
|
1554
1577
|
children: import("react").ReactNode;
|
|
1555
1578
|
classes?: (Partial<import("@mui/material").ButtonClasses> & Partial<import("@mui/material").ClassNameMap<never>>) | undefined;
|
|
1556
|
-
color?: import("@mui/types").OverridableStringUnion<"inherit" | "
|
|
1579
|
+
color?: import("@mui/types").OverridableStringUnion<"inherit" | "primary" | "secondary" | "success" | "error" | "info" | "warning", import("@mui/material").ButtonPropsColorOverrides> | undefined;
|
|
1557
1580
|
disabled?: boolean | undefined;
|
|
1558
1581
|
disableElevation?: boolean | undefined;
|
|
1559
1582
|
disableFocusRipple?: boolean | undefined;
|
|
1560
1583
|
endIcon?: import("react").ReactNode;
|
|
1561
1584
|
fullWidth?: boolean | undefined;
|
|
1562
1585
|
href?: string | undefined;
|
|
1563
|
-
size?: import("@mui/types").OverridableStringUnion<"small" | "
|
|
1586
|
+
size?: import("@mui/types").OverridableStringUnion<"small" | "medium" | "large", import("@mui/material").ButtonPropsSizeOverrides> | undefined;
|
|
1564
1587
|
startIcon?: import("react").ReactNode;
|
|
1565
1588
|
sx?: import("@mui/system").SxProps<import("@mui/material").Theme> | undefined;
|
|
1566
1589
|
variant?: import("@mui/types").OverridableStringUnion<"text" | "outlined" | "contained", import("@mui/material").ButtonPropsVariantOverrides> | undefined;
|
|
1567
|
-
tabIndex?:
|
|
1590
|
+
tabIndex?: NonNullable<import("react").HTMLAttributes<any>["tabIndex"]> | undefined;
|
|
1568
1591
|
action?: import("react").Ref<import("@mui/material").ButtonBaseActions> | undefined;
|
|
1569
1592
|
centerRipple?: boolean | undefined;
|
|
1570
1593
|
disableRipple?: boolean | undefined;
|
|
1571
1594
|
disableTouchRipple?: boolean | undefined;
|
|
1572
1595
|
focusRipple?: boolean | undefined;
|
|
1573
1596
|
focusVisibleClassName?: string | undefined;
|
|
1574
|
-
LinkComponent?: import("react").ElementType
|
|
1597
|
+
LinkComponent?: import("react").ElementType | undefined;
|
|
1575
1598
|
onFocusVisible?: import("react").FocusEventHandler<any> | undefined;
|
|
1576
1599
|
TouchRippleProps?: Partial<import("@mui/material/ButtonBase/TouchRipple").TouchRippleProps> | undefined;
|
|
1577
1600
|
touchRippleRef?: import("react").Ref<import("@mui/material/ButtonBase/TouchRipple").TouchRippleActions> | undefined;
|
|
1578
1601
|
className?: string | undefined;
|
|
1579
1602
|
style?: import("react").CSSProperties | undefined;
|
|
1580
|
-
ref?: ((instance: HTMLButtonElement | null) => void) | import("react").RefObject<HTMLButtonElement> | null | undefined;
|
|
1603
|
+
ref?: ((instance: HTMLButtonElement | 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<HTMLButtonElement> | null | undefined;
|
|
1581
1604
|
form?: string | undefined;
|
|
1582
1605
|
slot?: string | undefined;
|
|
1583
1606
|
title?: string | undefined;
|
|
@@ -1585,31 +1608,31 @@ export declare const Primary: {
|
|
|
1585
1608
|
id?: string | undefined;
|
|
1586
1609
|
lang?: string | undefined;
|
|
1587
1610
|
name?: string | undefined;
|
|
1588
|
-
type?: "
|
|
1611
|
+
type?: "submit" | "reset" | "button" | undefined;
|
|
1589
1612
|
role?: import("react").AriaRole | undefined;
|
|
1590
1613
|
"aria-activedescendant"?: string | undefined;
|
|
1591
1614
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
1592
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
1615
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
1593
1616
|
"aria-braillelabel"?: string | undefined;
|
|
1594
1617
|
"aria-brailleroledescription"?: string | undefined;
|
|
1595
1618
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
1596
|
-
"aria-checked"?: boolean | "
|
|
1619
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
1597
1620
|
"aria-colcount"?: number | undefined;
|
|
1598
1621
|
"aria-colindex"?: number | undefined;
|
|
1599
1622
|
"aria-colindextext"?: string | undefined;
|
|
1600
1623
|
"aria-colspan"?: number | undefined;
|
|
1601
1624
|
"aria-controls"?: string | undefined;
|
|
1602
|
-
"aria-current"?: boolean | "
|
|
1625
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
1603
1626
|
"aria-describedby"?: string | undefined;
|
|
1604
1627
|
"aria-description"?: string | undefined;
|
|
1605
1628
|
"aria-details"?: string | undefined;
|
|
1606
1629
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
1607
|
-
"aria-dropeffect"?: "
|
|
1630
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
1608
1631
|
"aria-errormessage"?: string | undefined;
|
|
1609
1632
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
1610
1633
|
"aria-flowto"?: string | undefined;
|
|
1611
1634
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
1612
|
-
"aria-haspopup"?: boolean | "
|
|
1635
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
1613
1636
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
1614
1637
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
1615
1638
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -1624,9 +1647,9 @@ export declare const Primary: {
|
|
|
1624
1647
|
"aria-owns"?: string | undefined;
|
|
1625
1648
|
"aria-placeholder"?: string | undefined;
|
|
1626
1649
|
"aria-posinset"?: number | undefined;
|
|
1627
|
-
"aria-pressed"?: boolean | "
|
|
1650
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
1628
1651
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
1629
|
-
"aria-relevant"?: "
|
|
1652
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
1630
1653
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
1631
1654
|
"aria-roledescription"?: string | undefined;
|
|
1632
1655
|
"aria-rowcount"?: number | undefined;
|
|
@@ -1782,9 +1805,7 @@ export declare const Primary: {
|
|
|
1782
1805
|
onPointerCancel?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1783
1806
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1784
1807
|
onPointerEnter?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1785
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1786
1808
|
onPointerLeave?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1787
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1788
1809
|
onPointerOver?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1789
1810
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1790
1811
|
onPointerOut?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
@@ -1808,16 +1829,16 @@ export declare const Primary: {
|
|
|
1808
1829
|
key?: import("react").Key | null | undefined;
|
|
1809
1830
|
content?: string | undefined;
|
|
1810
1831
|
translate?: "yes" | "no" | undefined;
|
|
1811
|
-
hidden?: boolean | undefined;
|
|
1812
1832
|
defaultChecked?: boolean | undefined;
|
|
1813
1833
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
1814
1834
|
suppressContentEditableWarning?: boolean | undefined;
|
|
1815
1835
|
accessKey?: string | undefined;
|
|
1816
1836
|
autoFocus?: boolean | undefined;
|
|
1817
|
-
contentEditable?:
|
|
1837
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
1818
1838
|
contextMenu?: string | undefined;
|
|
1819
1839
|
dir?: string | undefined;
|
|
1820
1840
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
1841
|
+
hidden?: boolean | undefined;
|
|
1821
1842
|
nonce?: string | undefined;
|
|
1822
1843
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
1823
1844
|
radioGroup?: string | undefined;
|
|
@@ -1842,15 +1863,15 @@ export declare const Primary: {
|
|
|
1842
1863
|
results?: number | undefined;
|
|
1843
1864
|
security?: string | undefined;
|
|
1844
1865
|
unselectable?: "on" | "off" | undefined;
|
|
1845
|
-
inputMode?: "
|
|
1866
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
1846
1867
|
is?: string | undefined;
|
|
1847
|
-
|
|
1848
|
-
formAction?: string | undefined;
|
|
1868
|
+
formAction?: string | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS] | undefined;
|
|
1849
1869
|
formEncType?: string | undefined;
|
|
1850
1870
|
formMethod?: string | undefined;
|
|
1851
1871
|
formNoValidate?: boolean | undefined;
|
|
1852
1872
|
formTarget?: string | undefined;
|
|
1853
|
-
|
|
1873
|
+
value?: string | readonly string[] | number | undefined;
|
|
1874
|
+
component?: import("react").ElementType | undefined;
|
|
1854
1875
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
1855
1876
|
};
|
|
1856
1877
|
/**
|
|
@@ -1858,37 +1879,44 @@ export declare const Primary: {
|
|
|
1858
1879
|
*/
|
|
1859
1880
|
export declare const Text: {
|
|
1860
1881
|
args: {
|
|
1861
|
-
children:
|
|
1882
|
+
children: string;
|
|
1862
1883
|
};
|
|
1863
|
-
|
|
1884
|
+
parameters: {
|
|
1885
|
+
docs: {
|
|
1886
|
+
source: {
|
|
1887
|
+
code: string;
|
|
1888
|
+
};
|
|
1889
|
+
};
|
|
1890
|
+
};
|
|
1891
|
+
play: ({ canvasElement }: import("@storybook/types").PlayFunctionContext<import("@storybook/react").ReactRenderer, {
|
|
1864
1892
|
isLoading?: boolean | undefined;
|
|
1865
1893
|
children: import("react").ReactNode;
|
|
1866
1894
|
classes?: (Partial<import("@mui/material").ButtonClasses> & Partial<import("@mui/material").ClassNameMap<never>>) | undefined;
|
|
1867
|
-
color?: import("@mui/types").OverridableStringUnion<"inherit" | "
|
|
1895
|
+
color?: import("@mui/types").OverridableStringUnion<"inherit" | "primary" | "secondary" | "success" | "error" | "info" | "warning", import("@mui/material").ButtonPropsColorOverrides> | undefined;
|
|
1868
1896
|
disabled?: boolean | undefined;
|
|
1869
1897
|
disableElevation?: boolean | undefined;
|
|
1870
1898
|
disableFocusRipple?: boolean | undefined;
|
|
1871
1899
|
endIcon?: import("react").ReactNode;
|
|
1872
1900
|
fullWidth?: boolean | undefined;
|
|
1873
1901
|
href?: string | undefined;
|
|
1874
|
-
size?: import("@mui/types").OverridableStringUnion<"small" | "
|
|
1902
|
+
size?: import("@mui/types").OverridableStringUnion<"small" | "medium" | "large", import("@mui/material").ButtonPropsSizeOverrides> | undefined;
|
|
1875
1903
|
startIcon?: import("react").ReactNode;
|
|
1876
1904
|
sx?: import("@mui/system").SxProps<import("@mui/material").Theme> | undefined;
|
|
1877
1905
|
variant?: import("@mui/types").OverridableStringUnion<"text" | "outlined" | "contained", import("@mui/material").ButtonPropsVariantOverrides> | undefined;
|
|
1878
|
-
tabIndex?:
|
|
1906
|
+
tabIndex?: NonNullable<import("react").HTMLAttributes<any>["tabIndex"]> | undefined;
|
|
1879
1907
|
action?: import("react").Ref<import("@mui/material").ButtonBaseActions> | undefined;
|
|
1880
1908
|
centerRipple?: boolean | undefined;
|
|
1881
1909
|
disableRipple?: boolean | undefined;
|
|
1882
1910
|
disableTouchRipple?: boolean | undefined;
|
|
1883
1911
|
focusRipple?: boolean | undefined;
|
|
1884
1912
|
focusVisibleClassName?: string | undefined;
|
|
1885
|
-
LinkComponent?: import("react").ElementType
|
|
1913
|
+
LinkComponent?: import("react").ElementType | undefined;
|
|
1886
1914
|
onFocusVisible?: import("react").FocusEventHandler<any> | undefined;
|
|
1887
1915
|
TouchRippleProps?: Partial<import("@mui/material/ButtonBase/TouchRipple").TouchRippleProps> | undefined;
|
|
1888
1916
|
touchRippleRef?: import("react").Ref<import("@mui/material/ButtonBase/TouchRipple").TouchRippleActions> | undefined;
|
|
1889
1917
|
className?: string | undefined;
|
|
1890
1918
|
style?: import("react").CSSProperties | undefined;
|
|
1891
|
-
ref?: ((instance: HTMLButtonElement | null) => void) | import("react").RefObject<HTMLButtonElement> | null | undefined;
|
|
1919
|
+
ref?: ((instance: HTMLButtonElement | 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<HTMLButtonElement> | null | undefined;
|
|
1892
1920
|
form?: string | undefined;
|
|
1893
1921
|
slot?: string | undefined;
|
|
1894
1922
|
title?: string | undefined;
|
|
@@ -1896,31 +1924,31 @@ export declare const Text: {
|
|
|
1896
1924
|
id?: string | undefined;
|
|
1897
1925
|
lang?: string | undefined;
|
|
1898
1926
|
name?: string | undefined;
|
|
1899
|
-
type?: "
|
|
1927
|
+
type?: "submit" | "reset" | "button" | undefined;
|
|
1900
1928
|
role?: import("react").AriaRole | undefined;
|
|
1901
1929
|
"aria-activedescendant"?: string | undefined;
|
|
1902
1930
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
1903
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
1931
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
1904
1932
|
"aria-braillelabel"?: string | undefined;
|
|
1905
1933
|
"aria-brailleroledescription"?: string | undefined;
|
|
1906
1934
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
1907
|
-
"aria-checked"?: boolean | "
|
|
1935
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
1908
1936
|
"aria-colcount"?: number | undefined;
|
|
1909
1937
|
"aria-colindex"?: number | undefined;
|
|
1910
1938
|
"aria-colindextext"?: string | undefined;
|
|
1911
1939
|
"aria-colspan"?: number | undefined;
|
|
1912
1940
|
"aria-controls"?: string | undefined;
|
|
1913
|
-
"aria-current"?: boolean | "
|
|
1941
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
1914
1942
|
"aria-describedby"?: string | undefined;
|
|
1915
1943
|
"aria-description"?: string | undefined;
|
|
1916
1944
|
"aria-details"?: string | undefined;
|
|
1917
1945
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
1918
|
-
"aria-dropeffect"?: "
|
|
1946
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
1919
1947
|
"aria-errormessage"?: string | undefined;
|
|
1920
1948
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
1921
1949
|
"aria-flowto"?: string | undefined;
|
|
1922
1950
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
1923
|
-
"aria-haspopup"?: boolean | "
|
|
1951
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
1924
1952
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
1925
1953
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
1926
1954
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -1935,9 +1963,9 @@ export declare const Text: {
|
|
|
1935
1963
|
"aria-owns"?: string | undefined;
|
|
1936
1964
|
"aria-placeholder"?: string | undefined;
|
|
1937
1965
|
"aria-posinset"?: number | undefined;
|
|
1938
|
-
"aria-pressed"?: boolean | "
|
|
1966
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
1939
1967
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
1940
|
-
"aria-relevant"?: "
|
|
1968
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
1941
1969
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
1942
1970
|
"aria-roledescription"?: string | undefined;
|
|
1943
1971
|
"aria-rowcount"?: number | undefined;
|
|
@@ -2093,9 +2121,7 @@ export declare const Text: {
|
|
|
2093
2121
|
onPointerCancel?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2094
2122
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2095
2123
|
onPointerEnter?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2096
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2097
2124
|
onPointerLeave?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2098
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2099
2125
|
onPointerOver?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2100
2126
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2101
2127
|
onPointerOut?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
@@ -2119,16 +2145,16 @@ export declare const Text: {
|
|
|
2119
2145
|
key?: import("react").Key | null | undefined;
|
|
2120
2146
|
content?: string | undefined;
|
|
2121
2147
|
translate?: "yes" | "no" | undefined;
|
|
2122
|
-
hidden?: boolean | undefined;
|
|
2123
2148
|
defaultChecked?: boolean | undefined;
|
|
2124
2149
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
2125
2150
|
suppressContentEditableWarning?: boolean | undefined;
|
|
2126
2151
|
accessKey?: string | undefined;
|
|
2127
2152
|
autoFocus?: boolean | undefined;
|
|
2128
|
-
contentEditable?:
|
|
2153
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
2129
2154
|
contextMenu?: string | undefined;
|
|
2130
2155
|
dir?: string | undefined;
|
|
2131
2156
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
2157
|
+
hidden?: boolean | undefined;
|
|
2132
2158
|
nonce?: string | undefined;
|
|
2133
2159
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
2134
2160
|
radioGroup?: string | undefined;
|
|
@@ -2153,45 +2179,45 @@ export declare const Text: {
|
|
|
2153
2179
|
results?: number | undefined;
|
|
2154
2180
|
security?: string | undefined;
|
|
2155
2181
|
unselectable?: "on" | "off" | undefined;
|
|
2156
|
-
inputMode?: "
|
|
2182
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
2157
2183
|
is?: string | undefined;
|
|
2158
|
-
|
|
2159
|
-
formAction?: string | undefined;
|
|
2184
|
+
formAction?: string | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS] | undefined;
|
|
2160
2185
|
formEncType?: string | undefined;
|
|
2161
2186
|
formMethod?: string | undefined;
|
|
2162
2187
|
formNoValidate?: boolean | undefined;
|
|
2163
2188
|
formTarget?: string | undefined;
|
|
2164
|
-
|
|
2189
|
+
value?: string | readonly string[] | number | undefined;
|
|
2190
|
+
component?: import("react").ElementType | undefined;
|
|
2165
2191
|
}>) => Promise<void>;
|
|
2166
2192
|
render: (args: {
|
|
2167
2193
|
isLoading?: boolean | undefined;
|
|
2168
2194
|
children: import("react").ReactNode;
|
|
2169
2195
|
classes?: (Partial<import("@mui/material").ButtonClasses> & Partial<import("@mui/material").ClassNameMap<never>>) | undefined;
|
|
2170
|
-
color?: import("@mui/types").OverridableStringUnion<"inherit" | "
|
|
2196
|
+
color?: import("@mui/types").OverridableStringUnion<"inherit" | "primary" | "secondary" | "success" | "error" | "info" | "warning", import("@mui/material").ButtonPropsColorOverrides> | undefined;
|
|
2171
2197
|
disabled?: boolean | undefined;
|
|
2172
2198
|
disableElevation?: boolean | undefined;
|
|
2173
2199
|
disableFocusRipple?: boolean | undefined;
|
|
2174
2200
|
endIcon?: import("react").ReactNode;
|
|
2175
2201
|
fullWidth?: boolean | undefined;
|
|
2176
2202
|
href?: string | undefined;
|
|
2177
|
-
size?: import("@mui/types").OverridableStringUnion<"small" | "
|
|
2203
|
+
size?: import("@mui/types").OverridableStringUnion<"small" | "medium" | "large", import("@mui/material").ButtonPropsSizeOverrides> | undefined;
|
|
2178
2204
|
startIcon?: import("react").ReactNode;
|
|
2179
2205
|
sx?: import("@mui/system").SxProps<import("@mui/material").Theme> | undefined;
|
|
2180
2206
|
variant?: import("@mui/types").OverridableStringUnion<"text" | "outlined" | "contained", import("@mui/material").ButtonPropsVariantOverrides> | undefined;
|
|
2181
|
-
tabIndex?:
|
|
2207
|
+
tabIndex?: NonNullable<import("react").HTMLAttributes<any>["tabIndex"]> | undefined;
|
|
2182
2208
|
action?: import("react").Ref<import("@mui/material").ButtonBaseActions> | undefined;
|
|
2183
2209
|
centerRipple?: boolean | undefined;
|
|
2184
2210
|
disableRipple?: boolean | undefined;
|
|
2185
2211
|
disableTouchRipple?: boolean | undefined;
|
|
2186
2212
|
focusRipple?: boolean | undefined;
|
|
2187
2213
|
focusVisibleClassName?: string | undefined;
|
|
2188
|
-
LinkComponent?: import("react").ElementType
|
|
2214
|
+
LinkComponent?: import("react").ElementType | undefined;
|
|
2189
2215
|
onFocusVisible?: import("react").FocusEventHandler<any> | undefined;
|
|
2190
2216
|
TouchRippleProps?: Partial<import("@mui/material/ButtonBase/TouchRipple").TouchRippleProps> | undefined;
|
|
2191
2217
|
touchRippleRef?: import("react").Ref<import("@mui/material/ButtonBase/TouchRipple").TouchRippleActions> | undefined;
|
|
2192
2218
|
className?: string | undefined;
|
|
2193
2219
|
style?: import("react").CSSProperties | undefined;
|
|
2194
|
-
ref?: ((instance: HTMLButtonElement | null) => void) | import("react").RefObject<HTMLButtonElement> | null | undefined;
|
|
2220
|
+
ref?: ((instance: HTMLButtonElement | 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<HTMLButtonElement> | null | undefined;
|
|
2195
2221
|
form?: string | undefined;
|
|
2196
2222
|
slot?: string | undefined;
|
|
2197
2223
|
title?: string | undefined;
|
|
@@ -2199,31 +2225,31 @@ export declare const Text: {
|
|
|
2199
2225
|
id?: string | undefined;
|
|
2200
2226
|
lang?: string | undefined;
|
|
2201
2227
|
name?: string | undefined;
|
|
2202
|
-
type?: "
|
|
2228
|
+
type?: "submit" | "reset" | "button" | undefined;
|
|
2203
2229
|
role?: import("react").AriaRole | undefined;
|
|
2204
2230
|
"aria-activedescendant"?: string | undefined;
|
|
2205
2231
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
2206
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
2232
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
2207
2233
|
"aria-braillelabel"?: string | undefined;
|
|
2208
2234
|
"aria-brailleroledescription"?: string | undefined;
|
|
2209
2235
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
2210
|
-
"aria-checked"?: boolean | "
|
|
2236
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
2211
2237
|
"aria-colcount"?: number | undefined;
|
|
2212
2238
|
"aria-colindex"?: number | undefined;
|
|
2213
2239
|
"aria-colindextext"?: string | undefined;
|
|
2214
2240
|
"aria-colspan"?: number | undefined;
|
|
2215
2241
|
"aria-controls"?: string | undefined;
|
|
2216
|
-
"aria-current"?: boolean | "
|
|
2242
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
2217
2243
|
"aria-describedby"?: string | undefined;
|
|
2218
2244
|
"aria-description"?: string | undefined;
|
|
2219
2245
|
"aria-details"?: string | undefined;
|
|
2220
2246
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
2221
|
-
"aria-dropeffect"?: "
|
|
2247
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
2222
2248
|
"aria-errormessage"?: string | undefined;
|
|
2223
2249
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
2224
2250
|
"aria-flowto"?: string | undefined;
|
|
2225
2251
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
2226
|
-
"aria-haspopup"?: boolean | "
|
|
2252
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
2227
2253
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
2228
2254
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
2229
2255
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -2238,9 +2264,9 @@ export declare const Text: {
|
|
|
2238
2264
|
"aria-owns"?: string | undefined;
|
|
2239
2265
|
"aria-placeholder"?: string | undefined;
|
|
2240
2266
|
"aria-posinset"?: number | undefined;
|
|
2241
|
-
"aria-pressed"?: boolean | "
|
|
2267
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
2242
2268
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
2243
|
-
"aria-relevant"?: "
|
|
2269
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
2244
2270
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
2245
2271
|
"aria-roledescription"?: string | undefined;
|
|
2246
2272
|
"aria-rowcount"?: number | undefined;
|
|
@@ -2396,9 +2422,7 @@ export declare const Text: {
|
|
|
2396
2422
|
onPointerCancel?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2397
2423
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2398
2424
|
onPointerEnter?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2399
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2400
2425
|
onPointerLeave?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2401
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2402
2426
|
onPointerOver?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2403
2427
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2404
2428
|
onPointerOut?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
@@ -2422,16 +2446,16 @@ export declare const Text: {
|
|
|
2422
2446
|
key?: import("react").Key | null | undefined;
|
|
2423
2447
|
content?: string | undefined;
|
|
2424
2448
|
translate?: "yes" | "no" | undefined;
|
|
2425
|
-
hidden?: boolean | undefined;
|
|
2426
2449
|
defaultChecked?: boolean | undefined;
|
|
2427
2450
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
2428
2451
|
suppressContentEditableWarning?: boolean | undefined;
|
|
2429
2452
|
accessKey?: string | undefined;
|
|
2430
2453
|
autoFocus?: boolean | undefined;
|
|
2431
|
-
contentEditable?:
|
|
2454
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
2432
2455
|
contextMenu?: string | undefined;
|
|
2433
2456
|
dir?: string | undefined;
|
|
2434
2457
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
2458
|
+
hidden?: boolean | undefined;
|
|
2435
2459
|
nonce?: string | undefined;
|
|
2436
2460
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
2437
2461
|
radioGroup?: string | undefined;
|
|
@@ -2456,15 +2480,15 @@ export declare const Text: {
|
|
|
2456
2480
|
results?: number | undefined;
|
|
2457
2481
|
security?: string | undefined;
|
|
2458
2482
|
unselectable?: "on" | "off" | undefined;
|
|
2459
|
-
inputMode?: "
|
|
2483
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
2460
2484
|
is?: string | undefined;
|
|
2461
|
-
|
|
2462
|
-
formAction?: string | undefined;
|
|
2485
|
+
formAction?: string | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS] | undefined;
|
|
2463
2486
|
formEncType?: string | undefined;
|
|
2464
2487
|
formMethod?: string | undefined;
|
|
2465
2488
|
formNoValidate?: boolean | undefined;
|
|
2466
2489
|
formTarget?: string | undefined;
|
|
2467
|
-
|
|
2490
|
+
value?: string | readonly string[] | number | undefined;
|
|
2491
|
+
component?: import("react").ElementType | undefined;
|
|
2468
2492
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
2469
2493
|
};
|
|
2470
2494
|
/**
|
|
@@ -2472,37 +2496,44 @@ export declare const Text: {
|
|
|
2472
2496
|
*/
|
|
2473
2497
|
export declare const Colours: {
|
|
2474
2498
|
args: {
|
|
2475
|
-
children:
|
|
2499
|
+
children: string;
|
|
2500
|
+
};
|
|
2501
|
+
parameters: {
|
|
2502
|
+
docs: {
|
|
2503
|
+
source: {
|
|
2504
|
+
code: string;
|
|
2505
|
+
};
|
|
2506
|
+
};
|
|
2476
2507
|
};
|
|
2477
2508
|
render: (args: {
|
|
2478
2509
|
isLoading?: boolean | undefined;
|
|
2479
2510
|
children: import("react").ReactNode;
|
|
2480
2511
|
classes?: (Partial<import("@mui/material").ButtonClasses> & Partial<import("@mui/material").ClassNameMap<never>>) | undefined;
|
|
2481
|
-
color?: import("@mui/types").OverridableStringUnion<"inherit" | "
|
|
2512
|
+
color?: import("@mui/types").OverridableStringUnion<"inherit" | "primary" | "secondary" | "success" | "error" | "info" | "warning", import("@mui/material").ButtonPropsColorOverrides> | undefined;
|
|
2482
2513
|
disabled?: boolean | undefined;
|
|
2483
2514
|
disableElevation?: boolean | undefined;
|
|
2484
2515
|
disableFocusRipple?: boolean | undefined;
|
|
2485
2516
|
endIcon?: import("react").ReactNode;
|
|
2486
2517
|
fullWidth?: boolean | undefined;
|
|
2487
2518
|
href?: string | undefined;
|
|
2488
|
-
size?: import("@mui/types").OverridableStringUnion<"small" | "
|
|
2519
|
+
size?: import("@mui/types").OverridableStringUnion<"small" | "medium" | "large", import("@mui/material").ButtonPropsSizeOverrides> | undefined;
|
|
2489
2520
|
startIcon?: import("react").ReactNode;
|
|
2490
2521
|
sx?: import("@mui/system").SxProps<import("@mui/material").Theme> | undefined;
|
|
2491
2522
|
variant?: import("@mui/types").OverridableStringUnion<"text" | "outlined" | "contained", import("@mui/material").ButtonPropsVariantOverrides> | undefined;
|
|
2492
|
-
tabIndex?:
|
|
2523
|
+
tabIndex?: NonNullable<import("react").HTMLAttributes<any>["tabIndex"]> | undefined;
|
|
2493
2524
|
action?: import("react").Ref<import("@mui/material").ButtonBaseActions> | undefined;
|
|
2494
2525
|
centerRipple?: boolean | undefined;
|
|
2495
2526
|
disableRipple?: boolean | undefined;
|
|
2496
2527
|
disableTouchRipple?: boolean | undefined;
|
|
2497
2528
|
focusRipple?: boolean | undefined;
|
|
2498
2529
|
focusVisibleClassName?: string | undefined;
|
|
2499
|
-
LinkComponent?: import("react").ElementType
|
|
2530
|
+
LinkComponent?: import("react").ElementType | undefined;
|
|
2500
2531
|
onFocusVisible?: import("react").FocusEventHandler<any> | undefined;
|
|
2501
2532
|
TouchRippleProps?: Partial<import("@mui/material/ButtonBase/TouchRipple").TouchRippleProps> | undefined;
|
|
2502
2533
|
touchRippleRef?: import("react").Ref<import("@mui/material/ButtonBase/TouchRipple").TouchRippleActions> | undefined;
|
|
2503
2534
|
className?: string | undefined;
|
|
2504
2535
|
style?: import("react").CSSProperties | undefined;
|
|
2505
|
-
ref?: ((instance: HTMLButtonElement | null) => void) | import("react").RefObject<HTMLButtonElement> | null | undefined;
|
|
2536
|
+
ref?: ((instance: HTMLButtonElement | 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<HTMLButtonElement> | null | undefined;
|
|
2506
2537
|
form?: string | undefined;
|
|
2507
2538
|
slot?: string | undefined;
|
|
2508
2539
|
title?: string | undefined;
|
|
@@ -2510,31 +2541,31 @@ export declare const Colours: {
|
|
|
2510
2541
|
id?: string | undefined;
|
|
2511
2542
|
lang?: string | undefined;
|
|
2512
2543
|
name?: string | undefined;
|
|
2513
|
-
type?: "
|
|
2544
|
+
type?: "submit" | "reset" | "button" | undefined;
|
|
2514
2545
|
role?: import("react").AriaRole | undefined;
|
|
2515
2546
|
"aria-activedescendant"?: string | undefined;
|
|
2516
2547
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
2517
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
2548
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
2518
2549
|
"aria-braillelabel"?: string | undefined;
|
|
2519
2550
|
"aria-brailleroledescription"?: string | undefined;
|
|
2520
2551
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
2521
|
-
"aria-checked"?: boolean | "
|
|
2552
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
2522
2553
|
"aria-colcount"?: number | undefined;
|
|
2523
2554
|
"aria-colindex"?: number | undefined;
|
|
2524
2555
|
"aria-colindextext"?: string | undefined;
|
|
2525
2556
|
"aria-colspan"?: number | undefined;
|
|
2526
2557
|
"aria-controls"?: string | undefined;
|
|
2527
|
-
"aria-current"?: boolean | "
|
|
2558
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
2528
2559
|
"aria-describedby"?: string | undefined;
|
|
2529
2560
|
"aria-description"?: string | undefined;
|
|
2530
2561
|
"aria-details"?: string | undefined;
|
|
2531
2562
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
2532
|
-
"aria-dropeffect"?: "
|
|
2563
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
2533
2564
|
"aria-errormessage"?: string | undefined;
|
|
2534
2565
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
2535
2566
|
"aria-flowto"?: string | undefined;
|
|
2536
2567
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
2537
|
-
"aria-haspopup"?: boolean | "
|
|
2568
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
2538
2569
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
2539
2570
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
2540
2571
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -2549,9 +2580,9 @@ export declare const Colours: {
|
|
|
2549
2580
|
"aria-owns"?: string | undefined;
|
|
2550
2581
|
"aria-placeholder"?: string | undefined;
|
|
2551
2582
|
"aria-posinset"?: number | undefined;
|
|
2552
|
-
"aria-pressed"?: boolean | "
|
|
2583
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
2553
2584
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
2554
|
-
"aria-relevant"?: "
|
|
2585
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
2555
2586
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
2556
2587
|
"aria-roledescription"?: string | undefined;
|
|
2557
2588
|
"aria-rowcount"?: number | undefined;
|
|
@@ -2707,9 +2738,7 @@ export declare const Colours: {
|
|
|
2707
2738
|
onPointerCancel?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2708
2739
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2709
2740
|
onPointerEnter?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2710
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2711
2741
|
onPointerLeave?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2712
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2713
2742
|
onPointerOver?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2714
2743
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2715
2744
|
onPointerOut?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
@@ -2733,16 +2762,16 @@ export declare const Colours: {
|
|
|
2733
2762
|
key?: import("react").Key | null | undefined;
|
|
2734
2763
|
content?: string | undefined;
|
|
2735
2764
|
translate?: "yes" | "no" | undefined;
|
|
2736
|
-
hidden?: boolean | undefined;
|
|
2737
2765
|
defaultChecked?: boolean | undefined;
|
|
2738
2766
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
2739
2767
|
suppressContentEditableWarning?: boolean | undefined;
|
|
2740
2768
|
accessKey?: string | undefined;
|
|
2741
2769
|
autoFocus?: boolean | undefined;
|
|
2742
|
-
contentEditable?:
|
|
2770
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
2743
2771
|
contextMenu?: string | undefined;
|
|
2744
2772
|
dir?: string | undefined;
|
|
2745
2773
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
2774
|
+
hidden?: boolean | undefined;
|
|
2746
2775
|
nonce?: string | undefined;
|
|
2747
2776
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
2748
2777
|
radioGroup?: string | undefined;
|
|
@@ -2767,15 +2796,15 @@ export declare const Colours: {
|
|
|
2767
2796
|
results?: number | undefined;
|
|
2768
2797
|
security?: string | undefined;
|
|
2769
2798
|
unselectable?: "on" | "off" | undefined;
|
|
2770
|
-
inputMode?: "
|
|
2799
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
2771
2800
|
is?: string | undefined;
|
|
2772
|
-
|
|
2773
|
-
formAction?: string | undefined;
|
|
2801
|
+
formAction?: string | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS] | undefined;
|
|
2774
2802
|
formEncType?: string | undefined;
|
|
2775
2803
|
formMethod?: string | undefined;
|
|
2776
2804
|
formNoValidate?: boolean | undefined;
|
|
2777
2805
|
formTarget?: string | undefined;
|
|
2778
|
-
|
|
2806
|
+
value?: string | readonly string[] | number | undefined;
|
|
2807
|
+
component?: import("react").ElementType | undefined;
|
|
2779
2808
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
2780
2809
|
};
|
|
2781
2810
|
/**
|
|
@@ -2783,37 +2812,44 @@ export declare const Colours: {
|
|
|
2783
2812
|
*/
|
|
2784
2813
|
export declare const FullWidth: {
|
|
2785
2814
|
args: {
|
|
2786
|
-
children:
|
|
2815
|
+
children: string;
|
|
2816
|
+
};
|
|
2817
|
+
parameters: {
|
|
2818
|
+
docs: {
|
|
2819
|
+
source: {
|
|
2820
|
+
code: string;
|
|
2821
|
+
};
|
|
2822
|
+
};
|
|
2787
2823
|
};
|
|
2788
2824
|
render: (args: {
|
|
2789
2825
|
isLoading?: boolean | undefined;
|
|
2790
2826
|
children: import("react").ReactNode;
|
|
2791
2827
|
classes?: (Partial<import("@mui/material").ButtonClasses> & Partial<import("@mui/material").ClassNameMap<never>>) | undefined;
|
|
2792
|
-
color?: import("@mui/types").OverridableStringUnion<"inherit" | "
|
|
2828
|
+
color?: import("@mui/types").OverridableStringUnion<"inherit" | "primary" | "secondary" | "success" | "error" | "info" | "warning", import("@mui/material").ButtonPropsColorOverrides> | undefined;
|
|
2793
2829
|
disabled?: boolean | undefined;
|
|
2794
2830
|
disableElevation?: boolean | undefined;
|
|
2795
2831
|
disableFocusRipple?: boolean | undefined;
|
|
2796
2832
|
endIcon?: import("react").ReactNode;
|
|
2797
2833
|
fullWidth?: boolean | undefined;
|
|
2798
2834
|
href?: string | undefined;
|
|
2799
|
-
size?: import("@mui/types").OverridableStringUnion<"small" | "
|
|
2835
|
+
size?: import("@mui/types").OverridableStringUnion<"small" | "medium" | "large", import("@mui/material").ButtonPropsSizeOverrides> | undefined;
|
|
2800
2836
|
startIcon?: import("react").ReactNode;
|
|
2801
2837
|
sx?: import("@mui/system").SxProps<import("@mui/material").Theme> | undefined;
|
|
2802
2838
|
variant?: import("@mui/types").OverridableStringUnion<"text" | "outlined" | "contained", import("@mui/material").ButtonPropsVariantOverrides> | undefined;
|
|
2803
|
-
tabIndex?:
|
|
2839
|
+
tabIndex?: NonNullable<import("react").HTMLAttributes<any>["tabIndex"]> | undefined;
|
|
2804
2840
|
action?: import("react").Ref<import("@mui/material").ButtonBaseActions> | undefined;
|
|
2805
2841
|
centerRipple?: boolean | undefined;
|
|
2806
2842
|
disableRipple?: boolean | undefined;
|
|
2807
2843
|
disableTouchRipple?: boolean | undefined;
|
|
2808
2844
|
focusRipple?: boolean | undefined;
|
|
2809
2845
|
focusVisibleClassName?: string | undefined;
|
|
2810
|
-
LinkComponent?: import("react").ElementType
|
|
2846
|
+
LinkComponent?: import("react").ElementType | undefined;
|
|
2811
2847
|
onFocusVisible?: import("react").FocusEventHandler<any> | undefined;
|
|
2812
2848
|
TouchRippleProps?: Partial<import("@mui/material/ButtonBase/TouchRipple").TouchRippleProps> | undefined;
|
|
2813
2849
|
touchRippleRef?: import("react").Ref<import("@mui/material/ButtonBase/TouchRipple").TouchRippleActions> | undefined;
|
|
2814
2850
|
className?: string | undefined;
|
|
2815
2851
|
style?: import("react").CSSProperties | undefined;
|
|
2816
|
-
ref?: ((instance: HTMLButtonElement | null) => void) | import("react").RefObject<HTMLButtonElement> | null | undefined;
|
|
2852
|
+
ref?: ((instance: HTMLButtonElement | 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<HTMLButtonElement> | null | undefined;
|
|
2817
2853
|
form?: string | undefined;
|
|
2818
2854
|
slot?: string | undefined;
|
|
2819
2855
|
title?: string | undefined;
|
|
@@ -2821,31 +2857,31 @@ export declare const FullWidth: {
|
|
|
2821
2857
|
id?: string | undefined;
|
|
2822
2858
|
lang?: string | undefined;
|
|
2823
2859
|
name?: string | undefined;
|
|
2824
|
-
type?: "
|
|
2860
|
+
type?: "submit" | "reset" | "button" | undefined;
|
|
2825
2861
|
role?: import("react").AriaRole | undefined;
|
|
2826
2862
|
"aria-activedescendant"?: string | undefined;
|
|
2827
2863
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
2828
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
2864
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
2829
2865
|
"aria-braillelabel"?: string | undefined;
|
|
2830
2866
|
"aria-brailleroledescription"?: string | undefined;
|
|
2831
2867
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
2832
|
-
"aria-checked"?: boolean | "
|
|
2868
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
2833
2869
|
"aria-colcount"?: number | undefined;
|
|
2834
2870
|
"aria-colindex"?: number | undefined;
|
|
2835
2871
|
"aria-colindextext"?: string | undefined;
|
|
2836
2872
|
"aria-colspan"?: number | undefined;
|
|
2837
2873
|
"aria-controls"?: string | undefined;
|
|
2838
|
-
"aria-current"?: boolean | "
|
|
2874
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
2839
2875
|
"aria-describedby"?: string | undefined;
|
|
2840
2876
|
"aria-description"?: string | undefined;
|
|
2841
2877
|
"aria-details"?: string | undefined;
|
|
2842
2878
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
2843
|
-
"aria-dropeffect"?: "
|
|
2879
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
2844
2880
|
"aria-errormessage"?: string | undefined;
|
|
2845
2881
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
2846
2882
|
"aria-flowto"?: string | undefined;
|
|
2847
2883
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
2848
|
-
"aria-haspopup"?: boolean | "
|
|
2884
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
2849
2885
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
2850
2886
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
2851
2887
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -2860,9 +2896,9 @@ export declare const FullWidth: {
|
|
|
2860
2896
|
"aria-owns"?: string | undefined;
|
|
2861
2897
|
"aria-placeholder"?: string | undefined;
|
|
2862
2898
|
"aria-posinset"?: number | undefined;
|
|
2863
|
-
"aria-pressed"?: boolean | "
|
|
2899
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
2864
2900
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
2865
|
-
"aria-relevant"?: "
|
|
2901
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
2866
2902
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
2867
2903
|
"aria-roledescription"?: string | undefined;
|
|
2868
2904
|
"aria-rowcount"?: number | undefined;
|
|
@@ -3018,9 +3054,7 @@ export declare const FullWidth: {
|
|
|
3018
3054
|
onPointerCancel?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
3019
3055
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
3020
3056
|
onPointerEnter?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
3021
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
3022
3057
|
onPointerLeave?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
3023
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
3024
3058
|
onPointerOver?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
3025
3059
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
3026
3060
|
onPointerOut?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
@@ -3044,16 +3078,16 @@ export declare const FullWidth: {
|
|
|
3044
3078
|
key?: import("react").Key | null | undefined;
|
|
3045
3079
|
content?: string | undefined;
|
|
3046
3080
|
translate?: "yes" | "no" | undefined;
|
|
3047
|
-
hidden?: boolean | undefined;
|
|
3048
3081
|
defaultChecked?: boolean | undefined;
|
|
3049
3082
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
3050
3083
|
suppressContentEditableWarning?: boolean | undefined;
|
|
3051
3084
|
accessKey?: string | undefined;
|
|
3052
3085
|
autoFocus?: boolean | undefined;
|
|
3053
|
-
contentEditable?:
|
|
3086
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
3054
3087
|
contextMenu?: string | undefined;
|
|
3055
3088
|
dir?: string | undefined;
|
|
3056
3089
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
3090
|
+
hidden?: boolean | undefined;
|
|
3057
3091
|
nonce?: string | undefined;
|
|
3058
3092
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
3059
3093
|
radioGroup?: string | undefined;
|
|
@@ -3078,15 +3112,15 @@ export declare const FullWidth: {
|
|
|
3078
3112
|
results?: number | undefined;
|
|
3079
3113
|
security?: string | undefined;
|
|
3080
3114
|
unselectable?: "on" | "off" | undefined;
|
|
3081
|
-
inputMode?: "
|
|
3115
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
3082
3116
|
is?: string | undefined;
|
|
3083
|
-
|
|
3084
|
-
formAction?: string | undefined;
|
|
3117
|
+
formAction?: string | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS] | undefined;
|
|
3085
3118
|
formEncType?: string | undefined;
|
|
3086
3119
|
formMethod?: string | undefined;
|
|
3087
3120
|
formNoValidate?: boolean | undefined;
|
|
3088
3121
|
formTarget?: string | undefined;
|
|
3089
|
-
|
|
3122
|
+
value?: string | readonly string[] | number | undefined;
|
|
3123
|
+
component?: import("react").ElementType | undefined;
|
|
3090
3124
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
3091
3125
|
};
|
|
3092
3126
|
/**
|
|
@@ -3094,37 +3128,44 @@ export declare const FullWidth: {
|
|
|
3094
3128
|
*/
|
|
3095
3129
|
export declare const Loading: {
|
|
3096
3130
|
args: {
|
|
3097
|
-
children:
|
|
3131
|
+
children: string;
|
|
3098
3132
|
};
|
|
3099
|
-
|
|
3133
|
+
parameters: {
|
|
3134
|
+
docs: {
|
|
3135
|
+
source: {
|
|
3136
|
+
code: string;
|
|
3137
|
+
};
|
|
3138
|
+
};
|
|
3139
|
+
};
|
|
3140
|
+
play: ({ canvasElement }: import("@storybook/types").PlayFunctionContext<import("@storybook/react").ReactRenderer, {
|
|
3100
3141
|
isLoading?: boolean | undefined;
|
|
3101
3142
|
children: import("react").ReactNode;
|
|
3102
3143
|
classes?: (Partial<import("@mui/material").ButtonClasses> & Partial<import("@mui/material").ClassNameMap<never>>) | undefined;
|
|
3103
|
-
color?: import("@mui/types").OverridableStringUnion<"inherit" | "
|
|
3144
|
+
color?: import("@mui/types").OverridableStringUnion<"inherit" | "primary" | "secondary" | "success" | "error" | "info" | "warning", import("@mui/material").ButtonPropsColorOverrides> | undefined;
|
|
3104
3145
|
disabled?: boolean | undefined;
|
|
3105
3146
|
disableElevation?: boolean | undefined;
|
|
3106
3147
|
disableFocusRipple?: boolean | undefined;
|
|
3107
3148
|
endIcon?: import("react").ReactNode;
|
|
3108
3149
|
fullWidth?: boolean | undefined;
|
|
3109
3150
|
href?: string | undefined;
|
|
3110
|
-
size?: import("@mui/types").OverridableStringUnion<"small" | "
|
|
3151
|
+
size?: import("@mui/types").OverridableStringUnion<"small" | "medium" | "large", import("@mui/material").ButtonPropsSizeOverrides> | undefined;
|
|
3111
3152
|
startIcon?: import("react").ReactNode;
|
|
3112
3153
|
sx?: import("@mui/system").SxProps<import("@mui/material").Theme> | undefined;
|
|
3113
3154
|
variant?: import("@mui/types").OverridableStringUnion<"text" | "outlined" | "contained", import("@mui/material").ButtonPropsVariantOverrides> | undefined;
|
|
3114
|
-
tabIndex?:
|
|
3155
|
+
tabIndex?: NonNullable<import("react").HTMLAttributes<any>["tabIndex"]> | undefined;
|
|
3115
3156
|
action?: import("react").Ref<import("@mui/material").ButtonBaseActions> | undefined;
|
|
3116
3157
|
centerRipple?: boolean | undefined;
|
|
3117
3158
|
disableRipple?: boolean | undefined;
|
|
3118
3159
|
disableTouchRipple?: boolean | undefined;
|
|
3119
3160
|
focusRipple?: boolean | undefined;
|
|
3120
3161
|
focusVisibleClassName?: string | undefined;
|
|
3121
|
-
LinkComponent?: import("react").ElementType
|
|
3162
|
+
LinkComponent?: import("react").ElementType | undefined;
|
|
3122
3163
|
onFocusVisible?: import("react").FocusEventHandler<any> | undefined;
|
|
3123
3164
|
TouchRippleProps?: Partial<import("@mui/material/ButtonBase/TouchRipple").TouchRippleProps> | undefined;
|
|
3124
3165
|
touchRippleRef?: import("react").Ref<import("@mui/material/ButtonBase/TouchRipple").TouchRippleActions> | undefined;
|
|
3125
3166
|
className?: string | undefined;
|
|
3126
3167
|
style?: import("react").CSSProperties | undefined;
|
|
3127
|
-
ref?: ((instance: HTMLButtonElement | null) => void) | import("react").RefObject<HTMLButtonElement> | null | undefined;
|
|
3168
|
+
ref?: ((instance: HTMLButtonElement | 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<HTMLButtonElement> | null | undefined;
|
|
3128
3169
|
form?: string | undefined;
|
|
3129
3170
|
slot?: string | undefined;
|
|
3130
3171
|
title?: string | undefined;
|
|
@@ -3132,31 +3173,31 @@ export declare const Loading: {
|
|
|
3132
3173
|
id?: string | undefined;
|
|
3133
3174
|
lang?: string | undefined;
|
|
3134
3175
|
name?: string | undefined;
|
|
3135
|
-
type?: "
|
|
3176
|
+
type?: "submit" | "reset" | "button" | undefined;
|
|
3136
3177
|
role?: import("react").AriaRole | undefined;
|
|
3137
3178
|
"aria-activedescendant"?: string | undefined;
|
|
3138
3179
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
3139
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
3180
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
3140
3181
|
"aria-braillelabel"?: string | undefined;
|
|
3141
3182
|
"aria-brailleroledescription"?: string | undefined;
|
|
3142
3183
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
3143
|
-
"aria-checked"?: boolean | "
|
|
3184
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
3144
3185
|
"aria-colcount"?: number | undefined;
|
|
3145
3186
|
"aria-colindex"?: number | undefined;
|
|
3146
3187
|
"aria-colindextext"?: string | undefined;
|
|
3147
3188
|
"aria-colspan"?: number | undefined;
|
|
3148
3189
|
"aria-controls"?: string | undefined;
|
|
3149
|
-
"aria-current"?: boolean | "
|
|
3190
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
3150
3191
|
"aria-describedby"?: string | undefined;
|
|
3151
3192
|
"aria-description"?: string | undefined;
|
|
3152
3193
|
"aria-details"?: string | undefined;
|
|
3153
3194
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
3154
|
-
"aria-dropeffect"?: "
|
|
3195
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
3155
3196
|
"aria-errormessage"?: string | undefined;
|
|
3156
3197
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
3157
3198
|
"aria-flowto"?: string | undefined;
|
|
3158
3199
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
3159
|
-
"aria-haspopup"?: boolean | "
|
|
3200
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
3160
3201
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
3161
3202
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
3162
3203
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -3171,9 +3212,9 @@ export declare const Loading: {
|
|
|
3171
3212
|
"aria-owns"?: string | undefined;
|
|
3172
3213
|
"aria-placeholder"?: string | undefined;
|
|
3173
3214
|
"aria-posinset"?: number | undefined;
|
|
3174
|
-
"aria-pressed"?: boolean | "
|
|
3215
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
3175
3216
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
3176
|
-
"aria-relevant"?: "
|
|
3217
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
3177
3218
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
3178
3219
|
"aria-roledescription"?: string | undefined;
|
|
3179
3220
|
"aria-rowcount"?: number | undefined;
|
|
@@ -3329,9 +3370,7 @@ export declare const Loading: {
|
|
|
3329
3370
|
onPointerCancel?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
3330
3371
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
3331
3372
|
onPointerEnter?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
3332
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
3333
3373
|
onPointerLeave?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
3334
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
3335
3374
|
onPointerOver?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
3336
3375
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
3337
3376
|
onPointerOut?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
@@ -3355,16 +3394,16 @@ export declare const Loading: {
|
|
|
3355
3394
|
key?: import("react").Key | null | undefined;
|
|
3356
3395
|
content?: string | undefined;
|
|
3357
3396
|
translate?: "yes" | "no" | undefined;
|
|
3358
|
-
hidden?: boolean | undefined;
|
|
3359
3397
|
defaultChecked?: boolean | undefined;
|
|
3360
3398
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
3361
3399
|
suppressContentEditableWarning?: boolean | undefined;
|
|
3362
3400
|
accessKey?: string | undefined;
|
|
3363
3401
|
autoFocus?: boolean | undefined;
|
|
3364
|
-
contentEditable?:
|
|
3402
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
3365
3403
|
contextMenu?: string | undefined;
|
|
3366
3404
|
dir?: string | undefined;
|
|
3367
3405
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
3406
|
+
hidden?: boolean | undefined;
|
|
3368
3407
|
nonce?: string | undefined;
|
|
3369
3408
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
3370
3409
|
radioGroup?: string | undefined;
|
|
@@ -3389,45 +3428,45 @@ export declare const Loading: {
|
|
|
3389
3428
|
results?: number | undefined;
|
|
3390
3429
|
security?: string | undefined;
|
|
3391
3430
|
unselectable?: "on" | "off" | undefined;
|
|
3392
|
-
inputMode?: "
|
|
3431
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
3393
3432
|
is?: string | undefined;
|
|
3394
|
-
|
|
3395
|
-
formAction?: string | undefined;
|
|
3433
|
+
formAction?: string | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS] | undefined;
|
|
3396
3434
|
formEncType?: string | undefined;
|
|
3397
3435
|
formMethod?: string | undefined;
|
|
3398
3436
|
formNoValidate?: boolean | undefined;
|
|
3399
3437
|
formTarget?: string | undefined;
|
|
3400
|
-
|
|
3438
|
+
value?: string | readonly string[] | number | undefined;
|
|
3439
|
+
component?: import("react").ElementType | undefined;
|
|
3401
3440
|
}>) => Promise<void>;
|
|
3402
3441
|
render: (args: {
|
|
3403
3442
|
isLoading?: boolean | undefined;
|
|
3404
3443
|
children: import("react").ReactNode;
|
|
3405
3444
|
classes?: (Partial<import("@mui/material").ButtonClasses> & Partial<import("@mui/material").ClassNameMap<never>>) | undefined;
|
|
3406
|
-
color?: import("@mui/types").OverridableStringUnion<"inherit" | "
|
|
3445
|
+
color?: import("@mui/types").OverridableStringUnion<"inherit" | "primary" | "secondary" | "success" | "error" | "info" | "warning", import("@mui/material").ButtonPropsColorOverrides> | undefined;
|
|
3407
3446
|
disabled?: boolean | undefined;
|
|
3408
3447
|
disableElevation?: boolean | undefined;
|
|
3409
3448
|
disableFocusRipple?: boolean | undefined;
|
|
3410
3449
|
endIcon?: import("react").ReactNode;
|
|
3411
3450
|
fullWidth?: boolean | undefined;
|
|
3412
3451
|
href?: string | undefined;
|
|
3413
|
-
size?: import("@mui/types").OverridableStringUnion<"small" | "
|
|
3452
|
+
size?: import("@mui/types").OverridableStringUnion<"small" | "medium" | "large", import("@mui/material").ButtonPropsSizeOverrides> | undefined;
|
|
3414
3453
|
startIcon?: import("react").ReactNode;
|
|
3415
3454
|
sx?: import("@mui/system").SxProps<import("@mui/material").Theme> | undefined;
|
|
3416
3455
|
variant?: import("@mui/types").OverridableStringUnion<"text" | "outlined" | "contained", import("@mui/material").ButtonPropsVariantOverrides> | undefined;
|
|
3417
|
-
tabIndex?:
|
|
3456
|
+
tabIndex?: NonNullable<import("react").HTMLAttributes<any>["tabIndex"]> | undefined;
|
|
3418
3457
|
action?: import("react").Ref<import("@mui/material").ButtonBaseActions> | undefined;
|
|
3419
3458
|
centerRipple?: boolean | undefined;
|
|
3420
3459
|
disableRipple?: boolean | undefined;
|
|
3421
3460
|
disableTouchRipple?: boolean | undefined;
|
|
3422
3461
|
focusRipple?: boolean | undefined;
|
|
3423
3462
|
focusVisibleClassName?: string | undefined;
|
|
3424
|
-
LinkComponent?: import("react").ElementType
|
|
3463
|
+
LinkComponent?: import("react").ElementType | undefined;
|
|
3425
3464
|
onFocusVisible?: import("react").FocusEventHandler<any> | undefined;
|
|
3426
3465
|
TouchRippleProps?: Partial<import("@mui/material/ButtonBase/TouchRipple").TouchRippleProps> | undefined;
|
|
3427
3466
|
touchRippleRef?: import("react").Ref<import("@mui/material/ButtonBase/TouchRipple").TouchRippleActions> | undefined;
|
|
3428
3467
|
className?: string | undefined;
|
|
3429
3468
|
style?: import("react").CSSProperties | undefined;
|
|
3430
|
-
ref?: ((instance: HTMLButtonElement | null) => void) | import("react").RefObject<HTMLButtonElement> | null | undefined;
|
|
3469
|
+
ref?: ((instance: HTMLButtonElement | 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<HTMLButtonElement> | null | undefined;
|
|
3431
3470
|
form?: string | undefined;
|
|
3432
3471
|
slot?: string | undefined;
|
|
3433
3472
|
title?: string | undefined;
|
|
@@ -3435,31 +3474,31 @@ export declare const Loading: {
|
|
|
3435
3474
|
id?: string | undefined;
|
|
3436
3475
|
lang?: string | undefined;
|
|
3437
3476
|
name?: string | undefined;
|
|
3438
|
-
type?: "
|
|
3477
|
+
type?: "submit" | "reset" | "button" | undefined;
|
|
3439
3478
|
role?: import("react").AriaRole | undefined;
|
|
3440
3479
|
"aria-activedescendant"?: string | undefined;
|
|
3441
3480
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
3442
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
3481
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
3443
3482
|
"aria-braillelabel"?: string | undefined;
|
|
3444
3483
|
"aria-brailleroledescription"?: string | undefined;
|
|
3445
3484
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
3446
|
-
"aria-checked"?: boolean | "
|
|
3485
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
3447
3486
|
"aria-colcount"?: number | undefined;
|
|
3448
3487
|
"aria-colindex"?: number | undefined;
|
|
3449
3488
|
"aria-colindextext"?: string | undefined;
|
|
3450
3489
|
"aria-colspan"?: number | undefined;
|
|
3451
3490
|
"aria-controls"?: string | undefined;
|
|
3452
|
-
"aria-current"?: boolean | "
|
|
3491
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
3453
3492
|
"aria-describedby"?: string | undefined;
|
|
3454
3493
|
"aria-description"?: string | undefined;
|
|
3455
3494
|
"aria-details"?: string | undefined;
|
|
3456
3495
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
3457
|
-
"aria-dropeffect"?: "
|
|
3496
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
3458
3497
|
"aria-errormessage"?: string | undefined;
|
|
3459
3498
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
3460
3499
|
"aria-flowto"?: string | undefined;
|
|
3461
3500
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
3462
|
-
"aria-haspopup"?: boolean | "
|
|
3501
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
3463
3502
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
3464
3503
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
3465
3504
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -3474,9 +3513,9 @@ export declare const Loading: {
|
|
|
3474
3513
|
"aria-owns"?: string | undefined;
|
|
3475
3514
|
"aria-placeholder"?: string | undefined;
|
|
3476
3515
|
"aria-posinset"?: number | undefined;
|
|
3477
|
-
"aria-pressed"?: boolean | "
|
|
3516
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
3478
3517
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
3479
|
-
"aria-relevant"?: "
|
|
3518
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
3480
3519
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
3481
3520
|
"aria-roledescription"?: string | undefined;
|
|
3482
3521
|
"aria-rowcount"?: number | undefined;
|
|
@@ -3632,9 +3671,7 @@ export declare const Loading: {
|
|
|
3632
3671
|
onPointerCancel?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
3633
3672
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
3634
3673
|
onPointerEnter?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
3635
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
3636
3674
|
onPointerLeave?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
3637
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
3638
3675
|
onPointerOver?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
3639
3676
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
3640
3677
|
onPointerOut?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
@@ -3658,16 +3695,16 @@ export declare const Loading: {
|
|
|
3658
3695
|
key?: import("react").Key | null | undefined;
|
|
3659
3696
|
content?: string | undefined;
|
|
3660
3697
|
translate?: "yes" | "no" | undefined;
|
|
3661
|
-
hidden?: boolean | undefined;
|
|
3662
3698
|
defaultChecked?: boolean | undefined;
|
|
3663
3699
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
3664
3700
|
suppressContentEditableWarning?: boolean | undefined;
|
|
3665
3701
|
accessKey?: string | undefined;
|
|
3666
3702
|
autoFocus?: boolean | undefined;
|
|
3667
|
-
contentEditable?:
|
|
3703
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
3668
3704
|
contextMenu?: string | undefined;
|
|
3669
3705
|
dir?: string | undefined;
|
|
3670
3706
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
3707
|
+
hidden?: boolean | undefined;
|
|
3671
3708
|
nonce?: string | undefined;
|
|
3672
3709
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
3673
3710
|
radioGroup?: string | undefined;
|
|
@@ -3692,15 +3729,15 @@ export declare const Loading: {
|
|
|
3692
3729
|
results?: number | undefined;
|
|
3693
3730
|
security?: string | undefined;
|
|
3694
3731
|
unselectable?: "on" | "off" | undefined;
|
|
3695
|
-
inputMode?: "
|
|
3732
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
3696
3733
|
is?: string | undefined;
|
|
3697
|
-
|
|
3698
|
-
formAction?: string | undefined;
|
|
3734
|
+
formAction?: string | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS] | undefined;
|
|
3699
3735
|
formEncType?: string | undefined;
|
|
3700
3736
|
formMethod?: string | undefined;
|
|
3701
3737
|
formNoValidate?: boolean | undefined;
|
|
3702
3738
|
formTarget?: string | undefined;
|
|
3703
|
-
|
|
3739
|
+
value?: string | readonly string[] | number | undefined;
|
|
3740
|
+
component?: import("react").ElementType | undefined;
|
|
3704
3741
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
3705
3742
|
};
|
|
3706
3743
|
/**
|
|
@@ -3708,37 +3745,37 @@ export declare const Loading: {
|
|
|
3708
3745
|
*/
|
|
3709
3746
|
export declare const StartIcon: {
|
|
3710
3747
|
args: {
|
|
3711
|
-
children:
|
|
3748
|
+
children: string;
|
|
3712
3749
|
};
|
|
3713
|
-
play: ({ canvasElement }: import("@storybook/types").PlayFunctionContext<import("@storybook/react
|
|
3750
|
+
play: ({ canvasElement }: import("@storybook/types").PlayFunctionContext<import("@storybook/react").ReactRenderer, {
|
|
3714
3751
|
isLoading?: boolean | undefined;
|
|
3715
3752
|
children: import("react").ReactNode;
|
|
3716
3753
|
classes?: (Partial<import("@mui/material").ButtonClasses> & Partial<import("@mui/material").ClassNameMap<never>>) | undefined;
|
|
3717
|
-
color?: import("@mui/types").OverridableStringUnion<"inherit" | "
|
|
3754
|
+
color?: import("@mui/types").OverridableStringUnion<"inherit" | "primary" | "secondary" | "success" | "error" | "info" | "warning", import("@mui/material").ButtonPropsColorOverrides> | undefined;
|
|
3718
3755
|
disabled?: boolean | undefined;
|
|
3719
3756
|
disableElevation?: boolean | undefined;
|
|
3720
3757
|
disableFocusRipple?: boolean | undefined;
|
|
3721
3758
|
endIcon?: import("react").ReactNode;
|
|
3722
3759
|
fullWidth?: boolean | undefined;
|
|
3723
3760
|
href?: string | undefined;
|
|
3724
|
-
size?: import("@mui/types").OverridableStringUnion<"small" | "
|
|
3761
|
+
size?: import("@mui/types").OverridableStringUnion<"small" | "medium" | "large", import("@mui/material").ButtonPropsSizeOverrides> | undefined;
|
|
3725
3762
|
startIcon?: import("react").ReactNode;
|
|
3726
3763
|
sx?: import("@mui/system").SxProps<import("@mui/material").Theme> | undefined;
|
|
3727
3764
|
variant?: import("@mui/types").OverridableStringUnion<"text" | "outlined" | "contained", import("@mui/material").ButtonPropsVariantOverrides> | undefined;
|
|
3728
|
-
tabIndex?:
|
|
3765
|
+
tabIndex?: NonNullable<import("react").HTMLAttributes<any>["tabIndex"]> | undefined;
|
|
3729
3766
|
action?: import("react").Ref<import("@mui/material").ButtonBaseActions> | undefined;
|
|
3730
3767
|
centerRipple?: boolean | undefined;
|
|
3731
3768
|
disableRipple?: boolean | undefined;
|
|
3732
3769
|
disableTouchRipple?: boolean | undefined;
|
|
3733
3770
|
focusRipple?: boolean | undefined;
|
|
3734
3771
|
focusVisibleClassName?: string | undefined;
|
|
3735
|
-
LinkComponent?: import("react").ElementType
|
|
3772
|
+
LinkComponent?: import("react").ElementType | undefined;
|
|
3736
3773
|
onFocusVisible?: import("react").FocusEventHandler<any> | undefined;
|
|
3737
3774
|
TouchRippleProps?: Partial<import("@mui/material/ButtonBase/TouchRipple").TouchRippleProps> | undefined;
|
|
3738
3775
|
touchRippleRef?: import("react").Ref<import("@mui/material/ButtonBase/TouchRipple").TouchRippleActions> | undefined;
|
|
3739
3776
|
className?: string | undefined;
|
|
3740
3777
|
style?: import("react").CSSProperties | undefined;
|
|
3741
|
-
ref?: ((instance: HTMLButtonElement | null) => void) | import("react").RefObject<HTMLButtonElement> | null | undefined;
|
|
3778
|
+
ref?: ((instance: HTMLButtonElement | 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<HTMLButtonElement> | null | undefined;
|
|
3742
3779
|
form?: string | undefined;
|
|
3743
3780
|
slot?: string | undefined;
|
|
3744
3781
|
title?: string | undefined;
|
|
@@ -3746,31 +3783,31 @@ export declare const StartIcon: {
|
|
|
3746
3783
|
id?: string | undefined;
|
|
3747
3784
|
lang?: string | undefined;
|
|
3748
3785
|
name?: string | undefined;
|
|
3749
|
-
type?: "
|
|
3786
|
+
type?: "submit" | "reset" | "button" | undefined;
|
|
3750
3787
|
role?: import("react").AriaRole | undefined;
|
|
3751
3788
|
"aria-activedescendant"?: string | undefined;
|
|
3752
3789
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
3753
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
3790
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
3754
3791
|
"aria-braillelabel"?: string | undefined;
|
|
3755
3792
|
"aria-brailleroledescription"?: string | undefined;
|
|
3756
3793
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
3757
|
-
"aria-checked"?: boolean | "
|
|
3794
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
3758
3795
|
"aria-colcount"?: number | undefined;
|
|
3759
3796
|
"aria-colindex"?: number | undefined;
|
|
3760
3797
|
"aria-colindextext"?: string | undefined;
|
|
3761
3798
|
"aria-colspan"?: number | undefined;
|
|
3762
3799
|
"aria-controls"?: string | undefined;
|
|
3763
|
-
"aria-current"?: boolean | "
|
|
3800
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
3764
3801
|
"aria-describedby"?: string | undefined;
|
|
3765
3802
|
"aria-description"?: string | undefined;
|
|
3766
3803
|
"aria-details"?: string | undefined;
|
|
3767
3804
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
3768
|
-
"aria-dropeffect"?: "
|
|
3805
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
3769
3806
|
"aria-errormessage"?: string | undefined;
|
|
3770
3807
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
3771
3808
|
"aria-flowto"?: string | undefined;
|
|
3772
3809
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
3773
|
-
"aria-haspopup"?: boolean | "
|
|
3810
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
3774
3811
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
3775
3812
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
3776
3813
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -3785,9 +3822,9 @@ export declare const StartIcon: {
|
|
|
3785
3822
|
"aria-owns"?: string | undefined;
|
|
3786
3823
|
"aria-placeholder"?: string | undefined;
|
|
3787
3824
|
"aria-posinset"?: number | undefined;
|
|
3788
|
-
"aria-pressed"?: boolean | "
|
|
3825
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
3789
3826
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
3790
|
-
"aria-relevant"?: "
|
|
3827
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
3791
3828
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
3792
3829
|
"aria-roledescription"?: string | undefined;
|
|
3793
3830
|
"aria-rowcount"?: number | undefined;
|
|
@@ -3943,9 +3980,7 @@ export declare const StartIcon: {
|
|
|
3943
3980
|
onPointerCancel?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
3944
3981
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
3945
3982
|
onPointerEnter?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
3946
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
3947
3983
|
onPointerLeave?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
3948
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
3949
3984
|
onPointerOver?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
3950
3985
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
3951
3986
|
onPointerOut?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
@@ -3969,16 +4004,16 @@ export declare const StartIcon: {
|
|
|
3969
4004
|
key?: import("react").Key | null | undefined;
|
|
3970
4005
|
content?: string | undefined;
|
|
3971
4006
|
translate?: "yes" | "no" | undefined;
|
|
3972
|
-
hidden?: boolean | undefined;
|
|
3973
4007
|
defaultChecked?: boolean | undefined;
|
|
3974
4008
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
3975
4009
|
suppressContentEditableWarning?: boolean | undefined;
|
|
3976
4010
|
accessKey?: string | undefined;
|
|
3977
4011
|
autoFocus?: boolean | undefined;
|
|
3978
|
-
contentEditable?:
|
|
4012
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
3979
4013
|
contextMenu?: string | undefined;
|
|
3980
4014
|
dir?: string | undefined;
|
|
3981
4015
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
4016
|
+
hidden?: boolean | undefined;
|
|
3982
4017
|
nonce?: string | undefined;
|
|
3983
4018
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
3984
4019
|
radioGroup?: string | undefined;
|
|
@@ -4003,15 +4038,15 @@ export declare const StartIcon: {
|
|
|
4003
4038
|
results?: number | undefined;
|
|
4004
4039
|
security?: string | undefined;
|
|
4005
4040
|
unselectable?: "on" | "off" | undefined;
|
|
4006
|
-
inputMode?: "
|
|
4041
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
4007
4042
|
is?: string | undefined;
|
|
4008
|
-
|
|
4009
|
-
formAction?: string | undefined;
|
|
4043
|
+
formAction?: string | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS] | undefined;
|
|
4010
4044
|
formEncType?: string | undefined;
|
|
4011
4045
|
formMethod?: string | undefined;
|
|
4012
4046
|
formNoValidate?: boolean | undefined;
|
|
4013
4047
|
formTarget?: string | undefined;
|
|
4014
|
-
|
|
4048
|
+
value?: string | readonly string[] | number | undefined;
|
|
4049
|
+
component?: import("react").ElementType | undefined;
|
|
4015
4050
|
}>) => Promise<void>;
|
|
4016
4051
|
parameters: {
|
|
4017
4052
|
docs: {
|
|
@@ -4024,31 +4059,31 @@ export declare const StartIcon: {
|
|
|
4024
4059
|
isLoading?: boolean | undefined;
|
|
4025
4060
|
children: import("react").ReactNode;
|
|
4026
4061
|
classes?: (Partial<import("@mui/material").ButtonClasses> & Partial<import("@mui/material").ClassNameMap<never>>) | undefined;
|
|
4027
|
-
color?: import("@mui/types").OverridableStringUnion<"inherit" | "
|
|
4062
|
+
color?: import("@mui/types").OverridableStringUnion<"inherit" | "primary" | "secondary" | "success" | "error" | "info" | "warning", import("@mui/material").ButtonPropsColorOverrides> | undefined;
|
|
4028
4063
|
disabled?: boolean | undefined;
|
|
4029
4064
|
disableElevation?: boolean | undefined;
|
|
4030
4065
|
disableFocusRipple?: boolean | undefined;
|
|
4031
4066
|
endIcon?: import("react").ReactNode;
|
|
4032
4067
|
fullWidth?: boolean | undefined;
|
|
4033
4068
|
href?: string | undefined;
|
|
4034
|
-
size?: import("@mui/types").OverridableStringUnion<"small" | "
|
|
4069
|
+
size?: import("@mui/types").OverridableStringUnion<"small" | "medium" | "large", import("@mui/material").ButtonPropsSizeOverrides> | undefined;
|
|
4035
4070
|
startIcon?: import("react").ReactNode;
|
|
4036
4071
|
sx?: import("@mui/system").SxProps<import("@mui/material").Theme> | undefined;
|
|
4037
4072
|
variant?: import("@mui/types").OverridableStringUnion<"text" | "outlined" | "contained", import("@mui/material").ButtonPropsVariantOverrides> | undefined;
|
|
4038
|
-
tabIndex?:
|
|
4073
|
+
tabIndex?: NonNullable<import("react").HTMLAttributes<any>["tabIndex"]> | undefined;
|
|
4039
4074
|
action?: import("react").Ref<import("@mui/material").ButtonBaseActions> | undefined;
|
|
4040
4075
|
centerRipple?: boolean | undefined;
|
|
4041
4076
|
disableRipple?: boolean | undefined;
|
|
4042
4077
|
disableTouchRipple?: boolean | undefined;
|
|
4043
4078
|
focusRipple?: boolean | undefined;
|
|
4044
4079
|
focusVisibleClassName?: string | undefined;
|
|
4045
|
-
LinkComponent?: import("react").ElementType
|
|
4080
|
+
LinkComponent?: import("react").ElementType | undefined;
|
|
4046
4081
|
onFocusVisible?: import("react").FocusEventHandler<any> | undefined;
|
|
4047
4082
|
TouchRippleProps?: Partial<import("@mui/material/ButtonBase/TouchRipple").TouchRippleProps> | undefined;
|
|
4048
4083
|
touchRippleRef?: import("react").Ref<import("@mui/material/ButtonBase/TouchRipple").TouchRippleActions> | undefined;
|
|
4049
4084
|
className?: string | undefined;
|
|
4050
4085
|
style?: import("react").CSSProperties | undefined;
|
|
4051
|
-
ref?: ((instance: HTMLButtonElement | null) => void) | import("react").RefObject<HTMLButtonElement> | null | undefined;
|
|
4086
|
+
ref?: ((instance: HTMLButtonElement | 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<HTMLButtonElement> | null | undefined;
|
|
4052
4087
|
form?: string | undefined;
|
|
4053
4088
|
slot?: string | undefined;
|
|
4054
4089
|
title?: string | undefined;
|
|
@@ -4056,31 +4091,31 @@ export declare const StartIcon: {
|
|
|
4056
4091
|
id?: string | undefined;
|
|
4057
4092
|
lang?: string | undefined;
|
|
4058
4093
|
name?: string | undefined;
|
|
4059
|
-
type?: "
|
|
4094
|
+
type?: "submit" | "reset" | "button" | undefined;
|
|
4060
4095
|
role?: import("react").AriaRole | undefined;
|
|
4061
4096
|
"aria-activedescendant"?: string | undefined;
|
|
4062
4097
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
4063
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
4098
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
4064
4099
|
"aria-braillelabel"?: string | undefined;
|
|
4065
4100
|
"aria-brailleroledescription"?: string | undefined;
|
|
4066
4101
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
4067
|
-
"aria-checked"?: boolean | "
|
|
4102
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
4068
4103
|
"aria-colcount"?: number | undefined;
|
|
4069
4104
|
"aria-colindex"?: number | undefined;
|
|
4070
4105
|
"aria-colindextext"?: string | undefined;
|
|
4071
4106
|
"aria-colspan"?: number | undefined;
|
|
4072
4107
|
"aria-controls"?: string | undefined;
|
|
4073
|
-
"aria-current"?: boolean | "
|
|
4108
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
4074
4109
|
"aria-describedby"?: string | undefined;
|
|
4075
4110
|
"aria-description"?: string | undefined;
|
|
4076
4111
|
"aria-details"?: string | undefined;
|
|
4077
4112
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
4078
|
-
"aria-dropeffect"?: "
|
|
4113
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
4079
4114
|
"aria-errormessage"?: string | undefined;
|
|
4080
4115
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
4081
4116
|
"aria-flowto"?: string | undefined;
|
|
4082
4117
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
4083
|
-
"aria-haspopup"?: boolean | "
|
|
4118
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
4084
4119
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
4085
4120
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
4086
4121
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -4095,9 +4130,9 @@ export declare const StartIcon: {
|
|
|
4095
4130
|
"aria-owns"?: string | undefined;
|
|
4096
4131
|
"aria-placeholder"?: string | undefined;
|
|
4097
4132
|
"aria-posinset"?: number | undefined;
|
|
4098
|
-
"aria-pressed"?: boolean | "
|
|
4133
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
4099
4134
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
4100
|
-
"aria-relevant"?: "
|
|
4135
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
4101
4136
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
4102
4137
|
"aria-roledescription"?: string | undefined;
|
|
4103
4138
|
"aria-rowcount"?: number | undefined;
|
|
@@ -4253,9 +4288,7 @@ export declare const StartIcon: {
|
|
|
4253
4288
|
onPointerCancel?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
4254
4289
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
4255
4290
|
onPointerEnter?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
4256
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
4257
4291
|
onPointerLeave?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
4258
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
4259
4292
|
onPointerOver?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
4260
4293
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
4261
4294
|
onPointerOut?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
@@ -4279,16 +4312,16 @@ export declare const StartIcon: {
|
|
|
4279
4312
|
key?: import("react").Key | null | undefined;
|
|
4280
4313
|
content?: string | undefined;
|
|
4281
4314
|
translate?: "yes" | "no" | undefined;
|
|
4282
|
-
hidden?: boolean | undefined;
|
|
4283
4315
|
defaultChecked?: boolean | undefined;
|
|
4284
4316
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
4285
4317
|
suppressContentEditableWarning?: boolean | undefined;
|
|
4286
4318
|
accessKey?: string | undefined;
|
|
4287
4319
|
autoFocus?: boolean | undefined;
|
|
4288
|
-
contentEditable?:
|
|
4320
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
4289
4321
|
contextMenu?: string | undefined;
|
|
4290
4322
|
dir?: string | undefined;
|
|
4291
4323
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
4324
|
+
hidden?: boolean | undefined;
|
|
4292
4325
|
nonce?: string | undefined;
|
|
4293
4326
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
4294
4327
|
radioGroup?: string | undefined;
|
|
@@ -4313,15 +4346,15 @@ export declare const StartIcon: {
|
|
|
4313
4346
|
results?: number | undefined;
|
|
4314
4347
|
security?: string | undefined;
|
|
4315
4348
|
unselectable?: "on" | "off" | undefined;
|
|
4316
|
-
inputMode?: "
|
|
4349
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
4317
4350
|
is?: string | undefined;
|
|
4318
|
-
|
|
4319
|
-
formAction?: string | undefined;
|
|
4351
|
+
formAction?: string | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS] | undefined;
|
|
4320
4352
|
formEncType?: string | undefined;
|
|
4321
4353
|
formMethod?: string | undefined;
|
|
4322
4354
|
formNoValidate?: boolean | undefined;
|
|
4323
4355
|
formTarget?: string | undefined;
|
|
4324
|
-
|
|
4356
|
+
value?: string | readonly string[] | number | undefined;
|
|
4357
|
+
component?: import("react").ElementType | undefined;
|
|
4325
4358
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
4326
4359
|
};
|
|
4327
4360
|
/**
|
|
@@ -4329,37 +4362,37 @@ export declare const StartIcon: {
|
|
|
4329
4362
|
*/
|
|
4330
4363
|
export declare const EndIcon: {
|
|
4331
4364
|
args: {
|
|
4332
|
-
children:
|
|
4365
|
+
children: string;
|
|
4333
4366
|
};
|
|
4334
|
-
play: ({ canvasElement }: import("@storybook/types").PlayFunctionContext<import("@storybook/react
|
|
4367
|
+
play: ({ canvasElement }: import("@storybook/types").PlayFunctionContext<import("@storybook/react").ReactRenderer, {
|
|
4335
4368
|
isLoading?: boolean | undefined;
|
|
4336
4369
|
children: import("react").ReactNode;
|
|
4337
4370
|
classes?: (Partial<import("@mui/material").ButtonClasses> & Partial<import("@mui/material").ClassNameMap<never>>) | undefined;
|
|
4338
|
-
color?: import("@mui/types").OverridableStringUnion<"inherit" | "
|
|
4371
|
+
color?: import("@mui/types").OverridableStringUnion<"inherit" | "primary" | "secondary" | "success" | "error" | "info" | "warning", import("@mui/material").ButtonPropsColorOverrides> | undefined;
|
|
4339
4372
|
disabled?: boolean | undefined;
|
|
4340
4373
|
disableElevation?: boolean | undefined;
|
|
4341
4374
|
disableFocusRipple?: boolean | undefined;
|
|
4342
4375
|
endIcon?: import("react").ReactNode;
|
|
4343
4376
|
fullWidth?: boolean | undefined;
|
|
4344
4377
|
href?: string | undefined;
|
|
4345
|
-
size?: import("@mui/types").OverridableStringUnion<"small" | "
|
|
4378
|
+
size?: import("@mui/types").OverridableStringUnion<"small" | "medium" | "large", import("@mui/material").ButtonPropsSizeOverrides> | undefined;
|
|
4346
4379
|
startIcon?: import("react").ReactNode;
|
|
4347
4380
|
sx?: import("@mui/system").SxProps<import("@mui/material").Theme> | undefined;
|
|
4348
4381
|
variant?: import("@mui/types").OverridableStringUnion<"text" | "outlined" | "contained", import("@mui/material").ButtonPropsVariantOverrides> | undefined;
|
|
4349
|
-
tabIndex?:
|
|
4382
|
+
tabIndex?: NonNullable<import("react").HTMLAttributes<any>["tabIndex"]> | undefined;
|
|
4350
4383
|
action?: import("react").Ref<import("@mui/material").ButtonBaseActions> | undefined;
|
|
4351
4384
|
centerRipple?: boolean | undefined;
|
|
4352
4385
|
disableRipple?: boolean | undefined;
|
|
4353
4386
|
disableTouchRipple?: boolean | undefined;
|
|
4354
4387
|
focusRipple?: boolean | undefined;
|
|
4355
4388
|
focusVisibleClassName?: string | undefined;
|
|
4356
|
-
LinkComponent?: import("react").ElementType
|
|
4389
|
+
LinkComponent?: import("react").ElementType | undefined;
|
|
4357
4390
|
onFocusVisible?: import("react").FocusEventHandler<any> | undefined;
|
|
4358
4391
|
TouchRippleProps?: Partial<import("@mui/material/ButtonBase/TouchRipple").TouchRippleProps> | undefined;
|
|
4359
4392
|
touchRippleRef?: import("react").Ref<import("@mui/material/ButtonBase/TouchRipple").TouchRippleActions> | undefined;
|
|
4360
4393
|
className?: string | undefined;
|
|
4361
4394
|
style?: import("react").CSSProperties | undefined;
|
|
4362
|
-
ref?: ((instance: HTMLButtonElement | null) => void) | import("react").RefObject<HTMLButtonElement> | null | undefined;
|
|
4395
|
+
ref?: ((instance: HTMLButtonElement | 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<HTMLButtonElement> | null | undefined;
|
|
4363
4396
|
form?: string | undefined;
|
|
4364
4397
|
slot?: string | undefined;
|
|
4365
4398
|
title?: string | undefined;
|
|
@@ -4367,31 +4400,31 @@ export declare const EndIcon: {
|
|
|
4367
4400
|
id?: string | undefined;
|
|
4368
4401
|
lang?: string | undefined;
|
|
4369
4402
|
name?: string | undefined;
|
|
4370
|
-
type?: "
|
|
4403
|
+
type?: "submit" | "reset" | "button" | undefined;
|
|
4371
4404
|
role?: import("react").AriaRole | undefined;
|
|
4372
4405
|
"aria-activedescendant"?: string | undefined;
|
|
4373
4406
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
4374
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
4407
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
4375
4408
|
"aria-braillelabel"?: string | undefined;
|
|
4376
4409
|
"aria-brailleroledescription"?: string | undefined;
|
|
4377
4410
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
4378
|
-
"aria-checked"?: boolean | "
|
|
4411
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
4379
4412
|
"aria-colcount"?: number | undefined;
|
|
4380
4413
|
"aria-colindex"?: number | undefined;
|
|
4381
4414
|
"aria-colindextext"?: string | undefined;
|
|
4382
4415
|
"aria-colspan"?: number | undefined;
|
|
4383
4416
|
"aria-controls"?: string | undefined;
|
|
4384
|
-
"aria-current"?: boolean | "
|
|
4417
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
4385
4418
|
"aria-describedby"?: string | undefined;
|
|
4386
4419
|
"aria-description"?: string | undefined;
|
|
4387
4420
|
"aria-details"?: string | undefined;
|
|
4388
4421
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
4389
|
-
"aria-dropeffect"?: "
|
|
4422
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
4390
4423
|
"aria-errormessage"?: string | undefined;
|
|
4391
4424
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
4392
4425
|
"aria-flowto"?: string | undefined;
|
|
4393
4426
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
4394
|
-
"aria-haspopup"?: boolean | "
|
|
4427
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
4395
4428
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
4396
4429
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
4397
4430
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -4406,9 +4439,9 @@ export declare const EndIcon: {
|
|
|
4406
4439
|
"aria-owns"?: string | undefined;
|
|
4407
4440
|
"aria-placeholder"?: string | undefined;
|
|
4408
4441
|
"aria-posinset"?: number | undefined;
|
|
4409
|
-
"aria-pressed"?: boolean | "
|
|
4442
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
4410
4443
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
4411
|
-
"aria-relevant"?: "
|
|
4444
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
4412
4445
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
4413
4446
|
"aria-roledescription"?: string | undefined;
|
|
4414
4447
|
"aria-rowcount"?: number | undefined;
|
|
@@ -4564,9 +4597,7 @@ export declare const EndIcon: {
|
|
|
4564
4597
|
onPointerCancel?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
4565
4598
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
4566
4599
|
onPointerEnter?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
4567
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
4568
4600
|
onPointerLeave?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
4569
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
4570
4601
|
onPointerOver?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
4571
4602
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
4572
4603
|
onPointerOut?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
@@ -4590,16 +4621,16 @@ export declare const EndIcon: {
|
|
|
4590
4621
|
key?: import("react").Key | null | undefined;
|
|
4591
4622
|
content?: string | undefined;
|
|
4592
4623
|
translate?: "yes" | "no" | undefined;
|
|
4593
|
-
hidden?: boolean | undefined;
|
|
4594
4624
|
defaultChecked?: boolean | undefined;
|
|
4595
4625
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
4596
4626
|
suppressContentEditableWarning?: boolean | undefined;
|
|
4597
4627
|
accessKey?: string | undefined;
|
|
4598
4628
|
autoFocus?: boolean | undefined;
|
|
4599
|
-
contentEditable?:
|
|
4629
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
4600
4630
|
contextMenu?: string | undefined;
|
|
4601
4631
|
dir?: string | undefined;
|
|
4602
4632
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
4633
|
+
hidden?: boolean | undefined;
|
|
4603
4634
|
nonce?: string | undefined;
|
|
4604
4635
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
4605
4636
|
radioGroup?: string | undefined;
|
|
@@ -4624,15 +4655,15 @@ export declare const EndIcon: {
|
|
|
4624
4655
|
results?: number | undefined;
|
|
4625
4656
|
security?: string | undefined;
|
|
4626
4657
|
unselectable?: "on" | "off" | undefined;
|
|
4627
|
-
inputMode?: "
|
|
4658
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
4628
4659
|
is?: string | undefined;
|
|
4629
|
-
|
|
4630
|
-
formAction?: string | undefined;
|
|
4660
|
+
formAction?: string | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS] | undefined;
|
|
4631
4661
|
formEncType?: string | undefined;
|
|
4632
4662
|
formMethod?: string | undefined;
|
|
4633
4663
|
formNoValidate?: boolean | undefined;
|
|
4634
4664
|
formTarget?: string | undefined;
|
|
4635
|
-
|
|
4665
|
+
value?: string | readonly string[] | number | undefined;
|
|
4666
|
+
component?: import("react").ElementType | undefined;
|
|
4636
4667
|
}>) => Promise<void>;
|
|
4637
4668
|
parameters: {
|
|
4638
4669
|
docs: {
|
|
@@ -4645,31 +4676,31 @@ export declare const EndIcon: {
|
|
|
4645
4676
|
isLoading?: boolean | undefined;
|
|
4646
4677
|
children: import("react").ReactNode;
|
|
4647
4678
|
classes?: (Partial<import("@mui/material").ButtonClasses> & Partial<import("@mui/material").ClassNameMap<never>>) | undefined;
|
|
4648
|
-
color?: import("@mui/types").OverridableStringUnion<"inherit" | "
|
|
4679
|
+
color?: import("@mui/types").OverridableStringUnion<"inherit" | "primary" | "secondary" | "success" | "error" | "info" | "warning", import("@mui/material").ButtonPropsColorOverrides> | undefined;
|
|
4649
4680
|
disabled?: boolean | undefined;
|
|
4650
4681
|
disableElevation?: boolean | undefined;
|
|
4651
4682
|
disableFocusRipple?: boolean | undefined;
|
|
4652
4683
|
endIcon?: import("react").ReactNode;
|
|
4653
4684
|
fullWidth?: boolean | undefined;
|
|
4654
4685
|
href?: string | undefined;
|
|
4655
|
-
size?: import("@mui/types").OverridableStringUnion<"small" | "
|
|
4686
|
+
size?: import("@mui/types").OverridableStringUnion<"small" | "medium" | "large", import("@mui/material").ButtonPropsSizeOverrides> | undefined;
|
|
4656
4687
|
startIcon?: import("react").ReactNode;
|
|
4657
4688
|
sx?: import("@mui/system").SxProps<import("@mui/material").Theme> | undefined;
|
|
4658
4689
|
variant?: import("@mui/types").OverridableStringUnion<"text" | "outlined" | "contained", import("@mui/material").ButtonPropsVariantOverrides> | undefined;
|
|
4659
|
-
tabIndex?:
|
|
4690
|
+
tabIndex?: NonNullable<import("react").HTMLAttributes<any>["tabIndex"]> | undefined;
|
|
4660
4691
|
action?: import("react").Ref<import("@mui/material").ButtonBaseActions> | undefined;
|
|
4661
4692
|
centerRipple?: boolean | undefined;
|
|
4662
4693
|
disableRipple?: boolean | undefined;
|
|
4663
4694
|
disableTouchRipple?: boolean | undefined;
|
|
4664
4695
|
focusRipple?: boolean | undefined;
|
|
4665
4696
|
focusVisibleClassName?: string | undefined;
|
|
4666
|
-
LinkComponent?: import("react").ElementType
|
|
4697
|
+
LinkComponent?: import("react").ElementType | undefined;
|
|
4667
4698
|
onFocusVisible?: import("react").FocusEventHandler<any> | undefined;
|
|
4668
4699
|
TouchRippleProps?: Partial<import("@mui/material/ButtonBase/TouchRipple").TouchRippleProps> | undefined;
|
|
4669
4700
|
touchRippleRef?: import("react").Ref<import("@mui/material/ButtonBase/TouchRipple").TouchRippleActions> | undefined;
|
|
4670
4701
|
className?: string | undefined;
|
|
4671
4702
|
style?: import("react").CSSProperties | undefined;
|
|
4672
|
-
ref?: ((instance: HTMLButtonElement | null) => void) | import("react").RefObject<HTMLButtonElement> | null | undefined;
|
|
4703
|
+
ref?: ((instance: HTMLButtonElement | 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<HTMLButtonElement> | null | undefined;
|
|
4673
4704
|
form?: string | undefined;
|
|
4674
4705
|
slot?: string | undefined;
|
|
4675
4706
|
title?: string | undefined;
|
|
@@ -4677,31 +4708,31 @@ export declare const EndIcon: {
|
|
|
4677
4708
|
id?: string | undefined;
|
|
4678
4709
|
lang?: string | undefined;
|
|
4679
4710
|
name?: string | undefined;
|
|
4680
|
-
type?: "
|
|
4711
|
+
type?: "submit" | "reset" | "button" | undefined;
|
|
4681
4712
|
role?: import("react").AriaRole | undefined;
|
|
4682
4713
|
"aria-activedescendant"?: string | undefined;
|
|
4683
4714
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
4684
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
4715
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
4685
4716
|
"aria-braillelabel"?: string | undefined;
|
|
4686
4717
|
"aria-brailleroledescription"?: string | undefined;
|
|
4687
4718
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
4688
|
-
"aria-checked"?: boolean | "
|
|
4719
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
4689
4720
|
"aria-colcount"?: number | undefined;
|
|
4690
4721
|
"aria-colindex"?: number | undefined;
|
|
4691
4722
|
"aria-colindextext"?: string | undefined;
|
|
4692
4723
|
"aria-colspan"?: number | undefined;
|
|
4693
4724
|
"aria-controls"?: string | undefined;
|
|
4694
|
-
"aria-current"?: boolean | "
|
|
4725
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
4695
4726
|
"aria-describedby"?: string | undefined;
|
|
4696
4727
|
"aria-description"?: string | undefined;
|
|
4697
4728
|
"aria-details"?: string | undefined;
|
|
4698
4729
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
4699
|
-
"aria-dropeffect"?: "
|
|
4730
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
4700
4731
|
"aria-errormessage"?: string | undefined;
|
|
4701
4732
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
4702
4733
|
"aria-flowto"?: string | undefined;
|
|
4703
4734
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
4704
|
-
"aria-haspopup"?: boolean | "
|
|
4735
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
4705
4736
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
4706
4737
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
4707
4738
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -4716,9 +4747,9 @@ export declare const EndIcon: {
|
|
|
4716
4747
|
"aria-owns"?: string | undefined;
|
|
4717
4748
|
"aria-placeholder"?: string | undefined;
|
|
4718
4749
|
"aria-posinset"?: number | undefined;
|
|
4719
|
-
"aria-pressed"?: boolean | "
|
|
4750
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
4720
4751
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
4721
|
-
"aria-relevant"?: "
|
|
4752
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
4722
4753
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
4723
4754
|
"aria-roledescription"?: string | undefined;
|
|
4724
4755
|
"aria-rowcount"?: number | undefined;
|
|
@@ -4874,9 +4905,7 @@ export declare const EndIcon: {
|
|
|
4874
4905
|
onPointerCancel?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
4875
4906
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
4876
4907
|
onPointerEnter?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
4877
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
4878
4908
|
onPointerLeave?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
4879
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
4880
4909
|
onPointerOver?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
4881
4910
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
4882
4911
|
onPointerOut?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
@@ -4900,16 +4929,16 @@ export declare const EndIcon: {
|
|
|
4900
4929
|
key?: import("react").Key | null | undefined;
|
|
4901
4930
|
content?: string | undefined;
|
|
4902
4931
|
translate?: "yes" | "no" | undefined;
|
|
4903
|
-
hidden?: boolean | undefined;
|
|
4904
4932
|
defaultChecked?: boolean | undefined;
|
|
4905
4933
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
4906
4934
|
suppressContentEditableWarning?: boolean | undefined;
|
|
4907
4935
|
accessKey?: string | undefined;
|
|
4908
4936
|
autoFocus?: boolean | undefined;
|
|
4909
|
-
contentEditable?:
|
|
4937
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
4910
4938
|
contextMenu?: string | undefined;
|
|
4911
4939
|
dir?: string | undefined;
|
|
4912
4940
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
4941
|
+
hidden?: boolean | undefined;
|
|
4913
4942
|
nonce?: string | undefined;
|
|
4914
4943
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
4915
4944
|
radioGroup?: string | undefined;
|
|
@@ -4934,14 +4963,14 @@ export declare const EndIcon: {
|
|
|
4934
4963
|
results?: number | undefined;
|
|
4935
4964
|
security?: string | undefined;
|
|
4936
4965
|
unselectable?: "on" | "off" | undefined;
|
|
4937
|
-
inputMode?: "
|
|
4966
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
4938
4967
|
is?: string | undefined;
|
|
4939
|
-
|
|
4940
|
-
formAction?: string | undefined;
|
|
4968
|
+
formAction?: string | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS] | undefined;
|
|
4941
4969
|
formEncType?: string | undefined;
|
|
4942
4970
|
formMethod?: string | undefined;
|
|
4943
4971
|
formNoValidate?: boolean | undefined;
|
|
4944
4972
|
formTarget?: string | undefined;
|
|
4945
|
-
|
|
4973
|
+
value?: string | readonly string[] | number | undefined;
|
|
4974
|
+
component?: import("react").ElementType | undefined;
|
|
4946
4975
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
4947
4976
|
};
|