@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,340 +1,54 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import { BADGE } from '@geometricpanda/storybook-addon-badges';
|
|
2
|
+
/**
|
|
3
|
+
* ```js
|
|
4
|
+
* import { Checkbox } from "@galaxy-ds/core";
|
|
5
|
+
* ```
|
|
6
|
+
*/
|
|
4
7
|
declare const meta: {
|
|
5
8
|
title: string;
|
|
6
9
|
component: (props: import("./Checkbox.types").CheckboxProps) => import("react/jsx-runtime").JSX.Element;
|
|
10
|
+
parameters: {
|
|
11
|
+
badges: BADGE[];
|
|
12
|
+
};
|
|
13
|
+
argTypes: {
|
|
14
|
+
onFocusVisible: {
|
|
15
|
+
control: {
|
|
16
|
+
disable: boolean;
|
|
17
|
+
};
|
|
18
|
+
};
|
|
19
|
+
};
|
|
7
20
|
};
|
|
8
21
|
export default meta;
|
|
9
22
|
export declare const Default: {
|
|
10
23
|
args: {};
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
disabled?: boolean | undefined;
|
|
19
|
-
disableRipple?: boolean | undefined;
|
|
20
|
-
icon?: import("react").ReactNode;
|
|
21
|
-
id?: string | undefined;
|
|
22
|
-
indeterminate?: boolean | undefined;
|
|
23
|
-
indeterminateIcon?: import("react").ReactNode;
|
|
24
|
-
inputProps?: import("react").InputHTMLAttributes<HTMLInputElement> | undefined;
|
|
25
|
-
inputRef?: import("react").Ref<HTMLInputElement> | undefined;
|
|
26
|
-
onChange?: ((event: import("react").ChangeEvent<HTMLInputElement>, checked: boolean) => void) | undefined;
|
|
27
|
-
required?: boolean | undefined;
|
|
28
|
-
size?: import("@mui/types").OverridableStringUnion<"small" | "medium", import("@mui/material").CheckboxPropsSizeOverrides> | undefined;
|
|
29
|
-
sx?: import("@mui/material").SxProps<import("@mui/material").Theme> | undefined;
|
|
30
|
-
value?: unknown;
|
|
31
|
-
ref?: ((instance: HTMLButtonElement | null) => void) | import("react").RefObject<HTMLButtonElement> | null | undefined;
|
|
32
|
-
className?: string | undefined;
|
|
33
|
-
style?: import("react").CSSProperties | undefined;
|
|
34
|
-
form?: string | undefined;
|
|
35
|
-
slot?: string | undefined;
|
|
36
|
-
title?: string | undefined;
|
|
37
|
-
suppressHydrationWarning?: boolean | undefined;
|
|
38
|
-
lang?: string | undefined;
|
|
39
|
-
name?: string | undefined;
|
|
40
|
-
role?: import("react").AriaRole | undefined;
|
|
41
|
-
tabIndex?: number | undefined;
|
|
42
|
-
"aria-activedescendant"?: string | undefined;
|
|
43
|
-
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
44
|
-
"aria-autocomplete"?: "none" | "inline" | "both" | "list" | undefined;
|
|
45
|
-
"aria-braillelabel"?: string | undefined;
|
|
46
|
-
"aria-brailleroledescription"?: string | undefined;
|
|
47
|
-
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
48
|
-
"aria-checked"?: boolean | "mixed" | "false" | "true" | undefined;
|
|
49
|
-
"aria-colcount"?: number | undefined;
|
|
50
|
-
"aria-colindex"?: number | undefined;
|
|
51
|
-
"aria-colindextext"?: string | undefined;
|
|
52
|
-
"aria-colspan"?: number | undefined;
|
|
53
|
-
"aria-controls"?: string | undefined;
|
|
54
|
-
"aria-current"?: boolean | "time" | "page" | "false" | "true" | "step" | "location" | "date" | undefined;
|
|
55
|
-
"aria-describedby"?: string | undefined;
|
|
56
|
-
"aria-description"?: string | undefined;
|
|
57
|
-
"aria-details"?: string | undefined;
|
|
58
|
-
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
59
|
-
"aria-dropeffect"?: "link" | "none" | "copy" | "move" | "execute" | "popup" | undefined;
|
|
60
|
-
"aria-errormessage"?: string | undefined;
|
|
61
|
-
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
62
|
-
"aria-flowto"?: string | undefined;
|
|
63
|
-
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
64
|
-
"aria-haspopup"?: boolean | "dialog" | "menu" | "grid" | "listbox" | "false" | "true" | "tree" | undefined;
|
|
65
|
-
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
66
|
-
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
67
|
-
"aria-keyshortcuts"?: string | undefined;
|
|
68
|
-
"aria-label"?: string | undefined;
|
|
69
|
-
"aria-labelledby"?: string | undefined;
|
|
70
|
-
"aria-level"?: number | undefined;
|
|
71
|
-
"aria-live"?: "off" | "assertive" | "polite" | undefined;
|
|
72
|
-
"aria-modal"?: (boolean | "false" | "true") | undefined;
|
|
73
|
-
"aria-multiline"?: (boolean | "false" | "true") | undefined;
|
|
74
|
-
"aria-multiselectable"?: (boolean | "false" | "true") | undefined;
|
|
75
|
-
"aria-orientation"?: "horizontal" | "vertical" | undefined;
|
|
76
|
-
"aria-owns"?: string | undefined;
|
|
77
|
-
"aria-placeholder"?: string | undefined;
|
|
78
|
-
"aria-posinset"?: number | undefined;
|
|
79
|
-
"aria-pressed"?: boolean | "mixed" | "false" | "true" | undefined;
|
|
80
|
-
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
81
|
-
"aria-relevant"?: "text" | "all" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
|
|
82
|
-
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
83
|
-
"aria-roledescription"?: string | undefined;
|
|
84
|
-
"aria-rowcount"?: number | undefined;
|
|
85
|
-
"aria-rowindex"?: number | undefined;
|
|
86
|
-
"aria-rowindextext"?: string | undefined;
|
|
87
|
-
"aria-rowspan"?: number | undefined;
|
|
88
|
-
"aria-selected"?: (boolean | "false" | "true") | undefined;
|
|
89
|
-
"aria-setsize"?: number | undefined;
|
|
90
|
-
"aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined;
|
|
91
|
-
"aria-valuemax"?: number | undefined;
|
|
92
|
-
"aria-valuemin"?: number | undefined;
|
|
93
|
-
"aria-valuenow"?: number | undefined;
|
|
94
|
-
"aria-valuetext"?: string | undefined;
|
|
95
|
-
dangerouslySetInnerHTML?: {
|
|
96
|
-
__html: string | TrustedHTML;
|
|
97
|
-
} | undefined;
|
|
98
|
-
onCopy?: import("react").ClipboardEventHandler<HTMLButtonElement> | undefined;
|
|
99
|
-
onCopyCapture?: import("react").ClipboardEventHandler<HTMLButtonElement> | undefined;
|
|
100
|
-
onCut?: import("react").ClipboardEventHandler<HTMLButtonElement> | undefined;
|
|
101
|
-
onCutCapture?: import("react").ClipboardEventHandler<HTMLButtonElement> | undefined;
|
|
102
|
-
onPaste?: import("react").ClipboardEventHandler<HTMLButtonElement> | undefined;
|
|
103
|
-
onPasteCapture?: import("react").ClipboardEventHandler<HTMLButtonElement> | undefined;
|
|
104
|
-
onCompositionEnd?: import("react").CompositionEventHandler<HTMLButtonElement> | undefined;
|
|
105
|
-
onCompositionEndCapture?: import("react").CompositionEventHandler<HTMLButtonElement> | undefined;
|
|
106
|
-
onCompositionStart?: import("react").CompositionEventHandler<HTMLButtonElement> | undefined;
|
|
107
|
-
onCompositionStartCapture?: import("react").CompositionEventHandler<HTMLButtonElement> | undefined;
|
|
108
|
-
onCompositionUpdate?: import("react").CompositionEventHandler<HTMLButtonElement> | undefined;
|
|
109
|
-
onCompositionUpdateCapture?: import("react").CompositionEventHandler<HTMLButtonElement> | undefined;
|
|
110
|
-
onFocus?: import("react").FocusEventHandler<HTMLButtonElement> | undefined;
|
|
111
|
-
onFocusCapture?: import("react").FocusEventHandler<HTMLButtonElement> | undefined;
|
|
112
|
-
onBlur?: import("react").FocusEventHandler<HTMLButtonElement> | undefined;
|
|
113
|
-
onBlurCapture?: import("react").FocusEventHandler<HTMLButtonElement> | undefined;
|
|
114
|
-
onChangeCapture?: import("react").FormEventHandler<HTMLButtonElement> | undefined;
|
|
115
|
-
onBeforeInput?: import("react").FormEventHandler<HTMLButtonElement> | undefined;
|
|
116
|
-
onBeforeInputCapture?: import("react").FormEventHandler<HTMLButtonElement> | undefined;
|
|
117
|
-
onInput?: import("react").FormEventHandler<HTMLButtonElement> | undefined;
|
|
118
|
-
onInputCapture?: import("react").FormEventHandler<HTMLButtonElement> | undefined;
|
|
119
|
-
onReset?: import("react").FormEventHandler<HTMLButtonElement> | undefined;
|
|
120
|
-
onResetCapture?: import("react").FormEventHandler<HTMLButtonElement> | undefined;
|
|
121
|
-
onSubmit?: import("react").FormEventHandler<HTMLButtonElement> | undefined;
|
|
122
|
-
onSubmitCapture?: import("react").FormEventHandler<HTMLButtonElement> | undefined;
|
|
123
|
-
onInvalid?: import("react").FormEventHandler<HTMLButtonElement> | undefined;
|
|
124
|
-
onInvalidCapture?: import("react").FormEventHandler<HTMLButtonElement> | undefined;
|
|
125
|
-
onLoad?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
126
|
-
onLoadCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
127
|
-
onError?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
128
|
-
onErrorCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
129
|
-
onKeyDown?: import("react").KeyboardEventHandler<HTMLButtonElement> | undefined;
|
|
130
|
-
onKeyDownCapture?: import("react").KeyboardEventHandler<HTMLButtonElement> | undefined;
|
|
131
|
-
onKeyPress?: import("react").KeyboardEventHandler<HTMLButtonElement> | undefined;
|
|
132
|
-
onKeyPressCapture?: import("react").KeyboardEventHandler<HTMLButtonElement> | undefined;
|
|
133
|
-
onKeyUp?: import("react").KeyboardEventHandler<HTMLButtonElement> | undefined;
|
|
134
|
-
onKeyUpCapture?: import("react").KeyboardEventHandler<HTMLButtonElement> | undefined;
|
|
135
|
-
onAbort?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
136
|
-
onAbortCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
137
|
-
onCanPlay?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
138
|
-
onCanPlayCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
139
|
-
onCanPlayThrough?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
140
|
-
onCanPlayThroughCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
141
|
-
onDurationChange?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
142
|
-
onDurationChangeCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
143
|
-
onEmptied?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
144
|
-
onEmptiedCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
145
|
-
onEncrypted?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
146
|
-
onEncryptedCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
147
|
-
onEnded?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
148
|
-
onEndedCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
149
|
-
onLoadedData?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
150
|
-
onLoadedDataCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
151
|
-
onLoadedMetadata?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
152
|
-
onLoadedMetadataCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
153
|
-
onLoadStart?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
154
|
-
onLoadStartCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
155
|
-
onPause?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
156
|
-
onPauseCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
157
|
-
onPlay?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
158
|
-
onPlayCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
159
|
-
onPlaying?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
160
|
-
onPlayingCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
161
|
-
onProgress?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
162
|
-
onProgressCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
163
|
-
onRateChange?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
164
|
-
onRateChangeCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
165
|
-
onResize?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
166
|
-
onResizeCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
167
|
-
onSeeked?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
168
|
-
onSeekedCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
169
|
-
onSeeking?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
170
|
-
onSeekingCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
171
|
-
onStalled?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
172
|
-
onStalledCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
173
|
-
onSuspend?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
174
|
-
onSuspendCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
175
|
-
onTimeUpdate?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
176
|
-
onTimeUpdateCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
177
|
-
onVolumeChange?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
178
|
-
onVolumeChangeCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
179
|
-
onWaiting?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
180
|
-
onWaitingCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
181
|
-
onAuxClick?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
182
|
-
onAuxClickCapture?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
183
|
-
onClick?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
184
|
-
onClickCapture?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
185
|
-
onContextMenu?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
186
|
-
onContextMenuCapture?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
187
|
-
onDoubleClick?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
188
|
-
onDoubleClickCapture?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
189
|
-
onDrag?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
190
|
-
onDragCapture?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
191
|
-
onDragEnd?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
192
|
-
onDragEndCapture?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
193
|
-
onDragEnter?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
194
|
-
onDragEnterCapture?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
195
|
-
onDragExit?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
196
|
-
onDragExitCapture?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
197
|
-
onDragLeave?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
198
|
-
onDragLeaveCapture?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
199
|
-
onDragOver?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
200
|
-
onDragOverCapture?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
201
|
-
onDragStart?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
202
|
-
onDragStartCapture?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
203
|
-
onDrop?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
204
|
-
onDropCapture?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
205
|
-
onMouseDown?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
206
|
-
onMouseDownCapture?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
207
|
-
onMouseEnter?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
208
|
-
onMouseLeave?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
209
|
-
onMouseMove?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
210
|
-
onMouseMoveCapture?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
211
|
-
onMouseOut?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
212
|
-
onMouseOutCapture?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
213
|
-
onMouseOver?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
214
|
-
onMouseOverCapture?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
215
|
-
onMouseUp?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
216
|
-
onMouseUpCapture?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
217
|
-
onSelect?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
218
|
-
onSelectCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
219
|
-
onTouchCancel?: import("react").TouchEventHandler<HTMLButtonElement> | undefined;
|
|
220
|
-
onTouchCancelCapture?: import("react").TouchEventHandler<HTMLButtonElement> | undefined;
|
|
221
|
-
onTouchEnd?: import("react").TouchEventHandler<HTMLButtonElement> | undefined;
|
|
222
|
-
onTouchEndCapture?: import("react").TouchEventHandler<HTMLButtonElement> | undefined;
|
|
223
|
-
onTouchMove?: import("react").TouchEventHandler<HTMLButtonElement> | undefined;
|
|
224
|
-
onTouchMoveCapture?: import("react").TouchEventHandler<HTMLButtonElement> | undefined;
|
|
225
|
-
onTouchStart?: import("react").TouchEventHandler<HTMLButtonElement> | undefined;
|
|
226
|
-
onTouchStartCapture?: import("react").TouchEventHandler<HTMLButtonElement> | undefined;
|
|
227
|
-
onPointerDown?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
228
|
-
onPointerDownCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
229
|
-
onPointerMove?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
230
|
-
onPointerMoveCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
231
|
-
onPointerUp?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
232
|
-
onPointerUpCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
233
|
-
onPointerCancel?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
234
|
-
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
235
|
-
onPointerEnter?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
236
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
237
|
-
onPointerLeave?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
238
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
239
|
-
onPointerOver?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
240
|
-
onPointerOverCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
241
|
-
onPointerOut?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
242
|
-
onPointerOutCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
243
|
-
onGotPointerCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
244
|
-
onGotPointerCaptureCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
245
|
-
onLostPointerCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
246
|
-
onLostPointerCaptureCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
247
|
-
onScroll?: import("react").UIEventHandler<HTMLButtonElement> | undefined;
|
|
248
|
-
onScrollCapture?: import("react").UIEventHandler<HTMLButtonElement> | undefined;
|
|
249
|
-
onWheel?: import("react").WheelEventHandler<HTMLButtonElement> | undefined;
|
|
250
|
-
onWheelCapture?: import("react").WheelEventHandler<HTMLButtonElement> | undefined;
|
|
251
|
-
onAnimationStart?: import("react").AnimationEventHandler<HTMLButtonElement> | undefined;
|
|
252
|
-
onAnimationStartCapture?: import("react").AnimationEventHandler<HTMLButtonElement> | undefined;
|
|
253
|
-
onAnimationEnd?: import("react").AnimationEventHandler<HTMLButtonElement> | undefined;
|
|
254
|
-
onAnimationEndCapture?: import("react").AnimationEventHandler<HTMLButtonElement> | undefined;
|
|
255
|
-
onAnimationIteration?: import("react").AnimationEventHandler<HTMLButtonElement> | undefined;
|
|
256
|
-
onAnimationIterationCapture?: import("react").AnimationEventHandler<HTMLButtonElement> | undefined;
|
|
257
|
-
onTransitionEnd?: import("react").TransitionEventHandler<HTMLButtonElement> | undefined;
|
|
258
|
-
onTransitionEndCapture?: import("react").TransitionEventHandler<HTMLButtonElement> | undefined;
|
|
259
|
-
key?: import("react").Key | null | undefined;
|
|
260
|
-
content?: string | undefined;
|
|
261
|
-
translate?: "yes" | "no" | undefined;
|
|
262
|
-
hidden?: boolean | undefined;
|
|
263
|
-
readOnly?: boolean | undefined;
|
|
264
|
-
defaultChecked?: boolean | undefined;
|
|
265
|
-
defaultValue?: string | number | readonly string[] | undefined;
|
|
266
|
-
suppressContentEditableWarning?: boolean | undefined;
|
|
267
|
-
accessKey?: string | undefined;
|
|
268
|
-
autoFocus?: boolean | undefined;
|
|
269
|
-
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
270
|
-
contextMenu?: string | undefined;
|
|
271
|
-
dir?: string | undefined;
|
|
272
|
-
draggable?: (boolean | "false" | "true") | undefined;
|
|
273
|
-
nonce?: string | undefined;
|
|
274
|
-
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
275
|
-
radioGroup?: string | undefined;
|
|
276
|
-
about?: string | undefined;
|
|
277
|
-
datatype?: string | undefined;
|
|
278
|
-
inlist?: any;
|
|
279
|
-
prefix?: string | undefined;
|
|
280
|
-
property?: string | undefined;
|
|
281
|
-
rel?: string | undefined;
|
|
282
|
-
resource?: string | undefined;
|
|
283
|
-
rev?: string | undefined;
|
|
284
|
-
typeof?: string | undefined;
|
|
285
|
-
vocab?: string | undefined;
|
|
286
|
-
autoCapitalize?: string | undefined;
|
|
287
|
-
autoCorrect?: string | undefined;
|
|
288
|
-
autoSave?: string | undefined;
|
|
289
|
-
itemProp?: string | undefined;
|
|
290
|
-
itemScope?: boolean | undefined;
|
|
291
|
-
itemType?: string | undefined;
|
|
292
|
-
itemID?: string | undefined;
|
|
293
|
-
itemRef?: string | undefined;
|
|
294
|
-
results?: number | undefined;
|
|
295
|
-
security?: string | undefined;
|
|
296
|
-
unselectable?: "on" | "off" | undefined;
|
|
297
|
-
inputMode?: "search" | "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
|
|
298
|
-
is?: string | undefined;
|
|
299
|
-
component?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
300
|
-
action?: import("react").Ref<import("@mui/material").ButtonBaseActions> | undefined;
|
|
301
|
-
centerRipple?: boolean | undefined;
|
|
302
|
-
disableTouchRipple?: boolean | undefined;
|
|
303
|
-
focusRipple?: boolean | undefined;
|
|
304
|
-
focusVisibleClassName?: string | undefined;
|
|
305
|
-
LinkComponent?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
306
|
-
onFocusVisible?: import("react").FocusEventHandler<any> | undefined;
|
|
307
|
-
TouchRippleProps?: Partial<import("@mui/material/ButtonBase/TouchRipple").TouchRippleProps> | undefined;
|
|
308
|
-
touchRippleRef?: import("react").Ref<import("@mui/material/ButtonBase/TouchRipple").TouchRippleActions> | undefined;
|
|
309
|
-
formAction?: string | undefined;
|
|
310
|
-
formEncType?: string | undefined;
|
|
311
|
-
formMethod?: string | undefined;
|
|
312
|
-
formNoValidate?: boolean | undefined;
|
|
313
|
-
formTarget?: string | undefined;
|
|
314
|
-
disableFocusRipple?: boolean | undefined;
|
|
315
|
-
edge?: false | "end" | "start" | undefined;
|
|
316
|
-
}>) => Promise<void>;
|
|
24
|
+
parameters: {
|
|
25
|
+
docs: {
|
|
26
|
+
source: {
|
|
27
|
+
code: string;
|
|
28
|
+
};
|
|
29
|
+
};
|
|
30
|
+
};
|
|
317
31
|
render: (args: {
|
|
318
32
|
label?: string | undefined;
|
|
319
33
|
isAuth?: boolean | undefined;
|
|
320
|
-
checked?:
|
|
34
|
+
checked?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["checked"];
|
|
321
35
|
checkedIcon?: import("react").ReactNode;
|
|
322
36
|
classes?: Partial<import("@mui/material").CheckboxClasses> | undefined;
|
|
323
|
-
color?: import("@mui/types").OverridableStringUnion<"
|
|
324
|
-
disabled?:
|
|
325
|
-
disableRipple?:
|
|
37
|
+
color?: import("@mui/types").OverridableStringUnion<"primary" | "secondary" | "error" | "info" | "success" | "warning" | "default", import("@mui/material").CheckboxPropsColorOverrides> | undefined;
|
|
38
|
+
disabled?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["disabled"];
|
|
39
|
+
disableRipple?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["disableRipple"];
|
|
326
40
|
icon?: import("react").ReactNode;
|
|
327
|
-
id?:
|
|
41
|
+
id?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["id"];
|
|
328
42
|
indeterminate?: boolean | undefined;
|
|
329
43
|
indeterminateIcon?: import("react").ReactNode;
|
|
330
|
-
inputProps?: import("
|
|
44
|
+
inputProps?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["inputProps"];
|
|
331
45
|
inputRef?: import("react").Ref<HTMLInputElement> | undefined;
|
|
332
|
-
onChange?:
|
|
333
|
-
required?:
|
|
334
|
-
size?: import("@mui/types").OverridableStringUnion<"small" | "medium", import("@mui/material").CheckboxPropsSizeOverrides> | undefined;
|
|
46
|
+
onChange?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["onChange"];
|
|
47
|
+
required?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["required"];
|
|
48
|
+
size?: import("@mui/types").OverridableStringUnion<"small" | "medium" | "large", import("@mui/material").CheckboxPropsSizeOverrides> | undefined;
|
|
335
49
|
sx?: import("@mui/material").SxProps<import("@mui/material").Theme> | undefined;
|
|
336
|
-
value?:
|
|
337
|
-
ref?: ((instance: HTMLButtonElement | null) => void) | import("react").RefObject<HTMLButtonElement> | null | undefined;
|
|
50
|
+
value?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["value"];
|
|
51
|
+
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;
|
|
338
52
|
className?: string | undefined;
|
|
339
53
|
style?: import("react").CSSProperties | undefined;
|
|
340
54
|
form?: string | undefined;
|
|
@@ -347,27 +61,27 @@ export declare const Default: {
|
|
|
347
61
|
tabIndex?: number | undefined;
|
|
348
62
|
"aria-activedescendant"?: string | undefined;
|
|
349
63
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
350
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
64
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
351
65
|
"aria-braillelabel"?: string | undefined;
|
|
352
66
|
"aria-brailleroledescription"?: string | undefined;
|
|
353
67
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
354
|
-
"aria-checked"?: boolean | "
|
|
68
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
355
69
|
"aria-colcount"?: number | undefined;
|
|
356
70
|
"aria-colindex"?: number | undefined;
|
|
357
71
|
"aria-colindextext"?: string | undefined;
|
|
358
72
|
"aria-colspan"?: number | undefined;
|
|
359
73
|
"aria-controls"?: string | undefined;
|
|
360
|
-
"aria-current"?: boolean | "
|
|
74
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
361
75
|
"aria-describedby"?: string | undefined;
|
|
362
76
|
"aria-description"?: string | undefined;
|
|
363
77
|
"aria-details"?: string | undefined;
|
|
364
78
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
365
|
-
"aria-dropeffect"?: "
|
|
79
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
366
80
|
"aria-errormessage"?: string | undefined;
|
|
367
81
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
368
82
|
"aria-flowto"?: string | undefined;
|
|
369
83
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
370
|
-
"aria-haspopup"?: boolean | "
|
|
84
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
371
85
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
372
86
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
373
87
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -382,9 +96,9 @@ export declare const Default: {
|
|
|
382
96
|
"aria-owns"?: string | undefined;
|
|
383
97
|
"aria-placeholder"?: string | undefined;
|
|
384
98
|
"aria-posinset"?: number | undefined;
|
|
385
|
-
"aria-pressed"?: boolean | "
|
|
99
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
386
100
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
387
|
-
"aria-relevant"?: "
|
|
101
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
388
102
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
389
103
|
"aria-roledescription"?: string | undefined;
|
|
390
104
|
"aria-rowcount"?: number | undefined;
|
|
@@ -539,9 +253,7 @@ export declare const Default: {
|
|
|
539
253
|
onPointerCancel?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
540
254
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
541
255
|
onPointerEnter?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
542
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
543
256
|
onPointerLeave?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
544
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
545
257
|
onPointerOver?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
546
258
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
547
259
|
onPointerOut?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
@@ -565,17 +277,16 @@ export declare const Default: {
|
|
|
565
277
|
key?: import("react").Key | null | undefined;
|
|
566
278
|
content?: string | undefined;
|
|
567
279
|
translate?: "yes" | "no" | undefined;
|
|
568
|
-
hidden?: boolean | undefined;
|
|
569
|
-
readOnly?: boolean | undefined;
|
|
570
280
|
defaultChecked?: boolean | undefined;
|
|
571
281
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
572
282
|
suppressContentEditableWarning?: boolean | undefined;
|
|
573
283
|
accessKey?: string | undefined;
|
|
574
284
|
autoFocus?: boolean | undefined;
|
|
575
|
-
contentEditable?:
|
|
285
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
576
286
|
contextMenu?: string | undefined;
|
|
577
287
|
dir?: string | undefined;
|
|
578
288
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
289
|
+
hidden?: boolean | undefined;
|
|
579
290
|
nonce?: string | undefined;
|
|
580
291
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
581
292
|
radioGroup?: string | undefined;
|
|
@@ -600,52 +311,60 @@ export declare const Default: {
|
|
|
600
311
|
results?: number | undefined;
|
|
601
312
|
security?: string | undefined;
|
|
602
313
|
unselectable?: "on" | "off" | undefined;
|
|
603
|
-
inputMode?: "
|
|
314
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
604
315
|
is?: string | undefined;
|
|
605
|
-
component?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
606
316
|
action?: import("react").Ref<import("@mui/material").ButtonBaseActions> | undefined;
|
|
607
317
|
centerRipple?: boolean | undefined;
|
|
608
318
|
disableTouchRipple?: boolean | undefined;
|
|
609
319
|
focusRipple?: boolean | undefined;
|
|
610
320
|
focusVisibleClassName?: string | undefined;
|
|
611
|
-
LinkComponent?: import("react").ElementType
|
|
321
|
+
LinkComponent?: import("react").ElementType | undefined;
|
|
612
322
|
onFocusVisible?: import("react").FocusEventHandler<any> | undefined;
|
|
613
323
|
TouchRippleProps?: Partial<import("@mui/material/ButtonBase/TouchRipple").TouchRippleProps> | undefined;
|
|
614
324
|
touchRippleRef?: import("react").Ref<import("@mui/material/ButtonBase/TouchRipple").TouchRippleActions> | undefined;
|
|
615
|
-
formAction?: string | undefined;
|
|
325
|
+
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;
|
|
616
326
|
formEncType?: string | undefined;
|
|
617
327
|
formMethod?: string | undefined;
|
|
618
328
|
formNoValidate?: boolean | undefined;
|
|
619
329
|
formTarget?: string | undefined;
|
|
330
|
+
component?: import("react").ElementType | undefined;
|
|
620
331
|
disableFocusRipple?: boolean | undefined;
|
|
621
|
-
edge?:
|
|
332
|
+
edge?: ("start" | "end" | false) | undefined;
|
|
333
|
+
readOnly?: boolean | undefined;
|
|
622
334
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
623
335
|
};
|
|
624
336
|
export declare const Checked: {
|
|
625
337
|
args: {
|
|
626
338
|
checked: true;
|
|
627
339
|
};
|
|
628
|
-
|
|
340
|
+
parameters: {
|
|
341
|
+
docs: {
|
|
342
|
+
source: {
|
|
343
|
+
code: string;
|
|
344
|
+
};
|
|
345
|
+
};
|
|
346
|
+
};
|
|
347
|
+
play: ({ canvasElement }: import("@storybook/types").PlayFunctionContext<import("@storybook/react").ReactRenderer, {
|
|
629
348
|
label?: string | undefined;
|
|
630
349
|
isAuth?: boolean | undefined;
|
|
631
|
-
checked?:
|
|
350
|
+
checked?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["checked"];
|
|
632
351
|
checkedIcon?: import("react").ReactNode;
|
|
633
352
|
classes?: Partial<import("@mui/material").CheckboxClasses> | undefined;
|
|
634
|
-
color?: import("@mui/types").OverridableStringUnion<"
|
|
635
|
-
disabled?:
|
|
636
|
-
disableRipple?:
|
|
353
|
+
color?: import("@mui/types").OverridableStringUnion<"primary" | "secondary" | "error" | "info" | "success" | "warning" | "default", import("@mui/material").CheckboxPropsColorOverrides> | undefined;
|
|
354
|
+
disabled?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["disabled"];
|
|
355
|
+
disableRipple?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["disableRipple"];
|
|
637
356
|
icon?: import("react").ReactNode;
|
|
638
|
-
id?:
|
|
357
|
+
id?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["id"];
|
|
639
358
|
indeterminate?: boolean | undefined;
|
|
640
359
|
indeterminateIcon?: import("react").ReactNode;
|
|
641
|
-
inputProps?: import("
|
|
360
|
+
inputProps?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["inputProps"];
|
|
642
361
|
inputRef?: import("react").Ref<HTMLInputElement> | undefined;
|
|
643
|
-
onChange?:
|
|
644
|
-
required?:
|
|
645
|
-
size?: import("@mui/types").OverridableStringUnion<"small" | "medium", import("@mui/material").CheckboxPropsSizeOverrides> | undefined;
|
|
362
|
+
onChange?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["onChange"];
|
|
363
|
+
required?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["required"];
|
|
364
|
+
size?: import("@mui/types").OverridableStringUnion<"small" | "medium" | "large", import("@mui/material").CheckboxPropsSizeOverrides> | undefined;
|
|
646
365
|
sx?: import("@mui/material").SxProps<import("@mui/material").Theme> | undefined;
|
|
647
|
-
value?:
|
|
648
|
-
ref?: ((instance: HTMLButtonElement | null) => void) | import("react").RefObject<HTMLButtonElement> | null | undefined;
|
|
366
|
+
value?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["value"];
|
|
367
|
+
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;
|
|
649
368
|
className?: string | undefined;
|
|
650
369
|
style?: import("react").CSSProperties | undefined;
|
|
651
370
|
form?: string | undefined;
|
|
@@ -658,27 +377,27 @@ export declare const Checked: {
|
|
|
658
377
|
tabIndex?: number | undefined;
|
|
659
378
|
"aria-activedescendant"?: string | undefined;
|
|
660
379
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
661
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
380
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
662
381
|
"aria-braillelabel"?: string | undefined;
|
|
663
382
|
"aria-brailleroledescription"?: string | undefined;
|
|
664
383
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
665
|
-
"aria-checked"?: boolean | "
|
|
384
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
666
385
|
"aria-colcount"?: number | undefined;
|
|
667
386
|
"aria-colindex"?: number | undefined;
|
|
668
387
|
"aria-colindextext"?: string | undefined;
|
|
669
388
|
"aria-colspan"?: number | undefined;
|
|
670
389
|
"aria-controls"?: string | undefined;
|
|
671
|
-
"aria-current"?: boolean | "
|
|
390
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
672
391
|
"aria-describedby"?: string | undefined;
|
|
673
392
|
"aria-description"?: string | undefined;
|
|
674
393
|
"aria-details"?: string | undefined;
|
|
675
394
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
676
|
-
"aria-dropeffect"?: "
|
|
395
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
677
396
|
"aria-errormessage"?: string | undefined;
|
|
678
397
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
679
398
|
"aria-flowto"?: string | undefined;
|
|
680
399
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
681
|
-
"aria-haspopup"?: boolean | "
|
|
400
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
682
401
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
683
402
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
684
403
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -693,9 +412,9 @@ export declare const Checked: {
|
|
|
693
412
|
"aria-owns"?: string | undefined;
|
|
694
413
|
"aria-placeholder"?: string | undefined;
|
|
695
414
|
"aria-posinset"?: number | undefined;
|
|
696
|
-
"aria-pressed"?: boolean | "
|
|
415
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
697
416
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
698
|
-
"aria-relevant"?: "
|
|
417
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
699
418
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
700
419
|
"aria-roledescription"?: string | undefined;
|
|
701
420
|
"aria-rowcount"?: number | undefined;
|
|
@@ -850,9 +569,7 @@ export declare const Checked: {
|
|
|
850
569
|
onPointerCancel?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
851
570
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
852
571
|
onPointerEnter?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
853
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
854
572
|
onPointerLeave?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
855
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
856
573
|
onPointerOver?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
857
574
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
858
575
|
onPointerOut?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
@@ -876,17 +593,16 @@ export declare const Checked: {
|
|
|
876
593
|
key?: import("react").Key | null | undefined;
|
|
877
594
|
content?: string | undefined;
|
|
878
595
|
translate?: "yes" | "no" | undefined;
|
|
879
|
-
hidden?: boolean | undefined;
|
|
880
|
-
readOnly?: boolean | undefined;
|
|
881
596
|
defaultChecked?: boolean | undefined;
|
|
882
597
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
883
598
|
suppressContentEditableWarning?: boolean | undefined;
|
|
884
599
|
accessKey?: string | undefined;
|
|
885
600
|
autoFocus?: boolean | undefined;
|
|
886
|
-
contentEditable?:
|
|
601
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
887
602
|
contextMenu?: string | undefined;
|
|
888
603
|
dir?: string | undefined;
|
|
889
604
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
605
|
+
hidden?: boolean | undefined;
|
|
890
606
|
nonce?: string | undefined;
|
|
891
607
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
892
608
|
radioGroup?: string | undefined;
|
|
@@ -911,47 +627,48 @@ export declare const Checked: {
|
|
|
911
627
|
results?: number | undefined;
|
|
912
628
|
security?: string | undefined;
|
|
913
629
|
unselectable?: "on" | "off" | undefined;
|
|
914
|
-
inputMode?: "
|
|
630
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
915
631
|
is?: string | undefined;
|
|
916
|
-
component?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
917
632
|
action?: import("react").Ref<import("@mui/material").ButtonBaseActions> | undefined;
|
|
918
633
|
centerRipple?: boolean | undefined;
|
|
919
634
|
disableTouchRipple?: boolean | undefined;
|
|
920
635
|
focusRipple?: boolean | undefined;
|
|
921
636
|
focusVisibleClassName?: string | undefined;
|
|
922
|
-
LinkComponent?: import("react").ElementType
|
|
637
|
+
LinkComponent?: import("react").ElementType | undefined;
|
|
923
638
|
onFocusVisible?: import("react").FocusEventHandler<any> | undefined;
|
|
924
639
|
TouchRippleProps?: Partial<import("@mui/material/ButtonBase/TouchRipple").TouchRippleProps> | undefined;
|
|
925
640
|
touchRippleRef?: import("react").Ref<import("@mui/material/ButtonBase/TouchRipple").TouchRippleActions> | undefined;
|
|
926
|
-
formAction?: string | undefined;
|
|
641
|
+
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;
|
|
927
642
|
formEncType?: string | undefined;
|
|
928
643
|
formMethod?: string | undefined;
|
|
929
644
|
formNoValidate?: boolean | undefined;
|
|
930
645
|
formTarget?: string | undefined;
|
|
646
|
+
component?: import("react").ElementType | undefined;
|
|
931
647
|
disableFocusRipple?: boolean | undefined;
|
|
932
|
-
edge?:
|
|
648
|
+
edge?: ("start" | "end" | false) | undefined;
|
|
649
|
+
readOnly?: boolean | undefined;
|
|
933
650
|
}>) => Promise<void>;
|
|
934
651
|
render: (args: {
|
|
935
652
|
label?: string | undefined;
|
|
936
653
|
isAuth?: boolean | undefined;
|
|
937
|
-
checked?:
|
|
654
|
+
checked?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["checked"];
|
|
938
655
|
checkedIcon?: import("react").ReactNode;
|
|
939
656
|
classes?: Partial<import("@mui/material").CheckboxClasses> | undefined;
|
|
940
|
-
color?: import("@mui/types").OverridableStringUnion<"
|
|
941
|
-
disabled?:
|
|
942
|
-
disableRipple?:
|
|
657
|
+
color?: import("@mui/types").OverridableStringUnion<"primary" | "secondary" | "error" | "info" | "success" | "warning" | "default", import("@mui/material").CheckboxPropsColorOverrides> | undefined;
|
|
658
|
+
disabled?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["disabled"];
|
|
659
|
+
disableRipple?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["disableRipple"];
|
|
943
660
|
icon?: import("react").ReactNode;
|
|
944
|
-
id?:
|
|
661
|
+
id?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["id"];
|
|
945
662
|
indeterminate?: boolean | undefined;
|
|
946
663
|
indeterminateIcon?: import("react").ReactNode;
|
|
947
|
-
inputProps?: import("
|
|
664
|
+
inputProps?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["inputProps"];
|
|
948
665
|
inputRef?: import("react").Ref<HTMLInputElement> | undefined;
|
|
949
|
-
onChange?:
|
|
950
|
-
required?:
|
|
951
|
-
size?: import("@mui/types").OverridableStringUnion<"small" | "medium", import("@mui/material").CheckboxPropsSizeOverrides> | undefined;
|
|
666
|
+
onChange?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["onChange"];
|
|
667
|
+
required?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["required"];
|
|
668
|
+
size?: import("@mui/types").OverridableStringUnion<"small" | "medium" | "large", import("@mui/material").CheckboxPropsSizeOverrides> | undefined;
|
|
952
669
|
sx?: import("@mui/material").SxProps<import("@mui/material").Theme> | undefined;
|
|
953
|
-
value?:
|
|
954
|
-
ref?: ((instance: HTMLButtonElement | null) => void) | import("react").RefObject<HTMLButtonElement> | null | undefined;
|
|
670
|
+
value?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["value"];
|
|
671
|
+
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;
|
|
955
672
|
className?: string | undefined;
|
|
956
673
|
style?: import("react").CSSProperties | undefined;
|
|
957
674
|
form?: string | undefined;
|
|
@@ -964,27 +681,27 @@ export declare const Checked: {
|
|
|
964
681
|
tabIndex?: number | undefined;
|
|
965
682
|
"aria-activedescendant"?: string | undefined;
|
|
966
683
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
967
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
684
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
968
685
|
"aria-braillelabel"?: string | undefined;
|
|
969
686
|
"aria-brailleroledescription"?: string | undefined;
|
|
970
687
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
971
|
-
"aria-checked"?: boolean | "
|
|
688
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
972
689
|
"aria-colcount"?: number | undefined;
|
|
973
690
|
"aria-colindex"?: number | undefined;
|
|
974
691
|
"aria-colindextext"?: string | undefined;
|
|
975
692
|
"aria-colspan"?: number | undefined;
|
|
976
693
|
"aria-controls"?: string | undefined;
|
|
977
|
-
"aria-current"?: boolean | "
|
|
694
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
978
695
|
"aria-describedby"?: string | undefined;
|
|
979
696
|
"aria-description"?: string | undefined;
|
|
980
697
|
"aria-details"?: string | undefined;
|
|
981
698
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
982
|
-
"aria-dropeffect"?: "
|
|
699
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
983
700
|
"aria-errormessage"?: string | undefined;
|
|
984
701
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
985
702
|
"aria-flowto"?: string | undefined;
|
|
986
703
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
987
|
-
"aria-haspopup"?: boolean | "
|
|
704
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
988
705
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
989
706
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
990
707
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -999,9 +716,9 @@ export declare const Checked: {
|
|
|
999
716
|
"aria-owns"?: string | undefined;
|
|
1000
717
|
"aria-placeholder"?: string | undefined;
|
|
1001
718
|
"aria-posinset"?: number | undefined;
|
|
1002
|
-
"aria-pressed"?: boolean | "
|
|
719
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
1003
720
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
1004
|
-
"aria-relevant"?: "
|
|
721
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
1005
722
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
1006
723
|
"aria-roledescription"?: string | undefined;
|
|
1007
724
|
"aria-rowcount"?: number | undefined;
|
|
@@ -1156,9 +873,7 @@ export declare const Checked: {
|
|
|
1156
873
|
onPointerCancel?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1157
874
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1158
875
|
onPointerEnter?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1159
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1160
876
|
onPointerLeave?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1161
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1162
877
|
onPointerOver?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1163
878
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1164
879
|
onPointerOut?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
@@ -1182,17 +897,16 @@ export declare const Checked: {
|
|
|
1182
897
|
key?: import("react").Key | null | undefined;
|
|
1183
898
|
content?: string | undefined;
|
|
1184
899
|
translate?: "yes" | "no" | undefined;
|
|
1185
|
-
hidden?: boolean | undefined;
|
|
1186
|
-
readOnly?: boolean | undefined;
|
|
1187
900
|
defaultChecked?: boolean | undefined;
|
|
1188
901
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
1189
902
|
suppressContentEditableWarning?: boolean | undefined;
|
|
1190
903
|
accessKey?: string | undefined;
|
|
1191
904
|
autoFocus?: boolean | undefined;
|
|
1192
|
-
contentEditable?:
|
|
905
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
1193
906
|
contextMenu?: string | undefined;
|
|
1194
907
|
dir?: string | undefined;
|
|
1195
908
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
909
|
+
hidden?: boolean | undefined;
|
|
1196
910
|
nonce?: string | undefined;
|
|
1197
911
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
1198
912
|
radioGroup?: string | undefined;
|
|
@@ -1217,52 +931,60 @@ export declare const Checked: {
|
|
|
1217
931
|
results?: number | undefined;
|
|
1218
932
|
security?: string | undefined;
|
|
1219
933
|
unselectable?: "on" | "off" | undefined;
|
|
1220
|
-
inputMode?: "
|
|
934
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
1221
935
|
is?: string | undefined;
|
|
1222
|
-
component?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
1223
936
|
action?: import("react").Ref<import("@mui/material").ButtonBaseActions> | undefined;
|
|
1224
937
|
centerRipple?: boolean | undefined;
|
|
1225
938
|
disableTouchRipple?: boolean | undefined;
|
|
1226
939
|
focusRipple?: boolean | undefined;
|
|
1227
940
|
focusVisibleClassName?: string | undefined;
|
|
1228
|
-
LinkComponent?: import("react").ElementType
|
|
941
|
+
LinkComponent?: import("react").ElementType | undefined;
|
|
1229
942
|
onFocusVisible?: import("react").FocusEventHandler<any> | undefined;
|
|
1230
943
|
TouchRippleProps?: Partial<import("@mui/material/ButtonBase/TouchRipple").TouchRippleProps> | undefined;
|
|
1231
944
|
touchRippleRef?: import("react").Ref<import("@mui/material/ButtonBase/TouchRipple").TouchRippleActions> | undefined;
|
|
1232
|
-
formAction?: string | undefined;
|
|
945
|
+
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;
|
|
1233
946
|
formEncType?: string | undefined;
|
|
1234
947
|
formMethod?: string | undefined;
|
|
1235
948
|
formNoValidate?: boolean | undefined;
|
|
1236
949
|
formTarget?: string | undefined;
|
|
950
|
+
component?: import("react").ElementType | undefined;
|
|
1237
951
|
disableFocusRipple?: boolean | undefined;
|
|
1238
|
-
edge?:
|
|
952
|
+
edge?: ("start" | "end" | false) | undefined;
|
|
953
|
+
readOnly?: boolean | undefined;
|
|
1239
954
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
1240
955
|
};
|
|
1241
956
|
export declare const Indeterminate: {
|
|
1242
957
|
args: {
|
|
1243
958
|
indeterminate: true;
|
|
1244
959
|
};
|
|
1245
|
-
|
|
960
|
+
parameters: {
|
|
961
|
+
docs: {
|
|
962
|
+
source: {
|
|
963
|
+
code: string;
|
|
964
|
+
};
|
|
965
|
+
};
|
|
966
|
+
};
|
|
967
|
+
play: ({ canvasElement }: import("@storybook/types").PlayFunctionContext<import("@storybook/react").ReactRenderer, {
|
|
1246
968
|
label?: string | undefined;
|
|
1247
969
|
isAuth?: boolean | undefined;
|
|
1248
|
-
checked?:
|
|
970
|
+
checked?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["checked"];
|
|
1249
971
|
checkedIcon?: import("react").ReactNode;
|
|
1250
972
|
classes?: Partial<import("@mui/material").CheckboxClasses> | undefined;
|
|
1251
|
-
color?: import("@mui/types").OverridableStringUnion<"
|
|
1252
|
-
disabled?:
|
|
1253
|
-
disableRipple?:
|
|
973
|
+
color?: import("@mui/types").OverridableStringUnion<"primary" | "secondary" | "error" | "info" | "success" | "warning" | "default", import("@mui/material").CheckboxPropsColorOverrides> | undefined;
|
|
974
|
+
disabled?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["disabled"];
|
|
975
|
+
disableRipple?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["disableRipple"];
|
|
1254
976
|
icon?: import("react").ReactNode;
|
|
1255
|
-
id?:
|
|
977
|
+
id?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["id"];
|
|
1256
978
|
indeterminate?: boolean | undefined;
|
|
1257
979
|
indeterminateIcon?: import("react").ReactNode;
|
|
1258
|
-
inputProps?: import("
|
|
980
|
+
inputProps?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["inputProps"];
|
|
1259
981
|
inputRef?: import("react").Ref<HTMLInputElement> | undefined;
|
|
1260
|
-
onChange?:
|
|
1261
|
-
required?:
|
|
1262
|
-
size?: import("@mui/types").OverridableStringUnion<"small" | "medium", import("@mui/material").CheckboxPropsSizeOverrides> | undefined;
|
|
982
|
+
onChange?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["onChange"];
|
|
983
|
+
required?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["required"];
|
|
984
|
+
size?: import("@mui/types").OverridableStringUnion<"small" | "medium" | "large", import("@mui/material").CheckboxPropsSizeOverrides> | undefined;
|
|
1263
985
|
sx?: import("@mui/material").SxProps<import("@mui/material").Theme> | undefined;
|
|
1264
|
-
value?:
|
|
1265
|
-
ref?: ((instance: HTMLButtonElement | null) => void) | import("react").RefObject<HTMLButtonElement> | null | undefined;
|
|
986
|
+
value?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["value"];
|
|
987
|
+
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;
|
|
1266
988
|
className?: string | undefined;
|
|
1267
989
|
style?: import("react").CSSProperties | undefined;
|
|
1268
990
|
form?: string | undefined;
|
|
@@ -1275,27 +997,27 @@ export declare const Indeterminate: {
|
|
|
1275
997
|
tabIndex?: number | undefined;
|
|
1276
998
|
"aria-activedescendant"?: string | undefined;
|
|
1277
999
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
1278
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
1000
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
1279
1001
|
"aria-braillelabel"?: string | undefined;
|
|
1280
1002
|
"aria-brailleroledescription"?: string | undefined;
|
|
1281
1003
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
1282
|
-
"aria-checked"?: boolean | "
|
|
1004
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
1283
1005
|
"aria-colcount"?: number | undefined;
|
|
1284
1006
|
"aria-colindex"?: number | undefined;
|
|
1285
1007
|
"aria-colindextext"?: string | undefined;
|
|
1286
1008
|
"aria-colspan"?: number | undefined;
|
|
1287
1009
|
"aria-controls"?: string | undefined;
|
|
1288
|
-
"aria-current"?: boolean | "
|
|
1010
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
1289
1011
|
"aria-describedby"?: string | undefined;
|
|
1290
1012
|
"aria-description"?: string | undefined;
|
|
1291
1013
|
"aria-details"?: string | undefined;
|
|
1292
1014
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
1293
|
-
"aria-dropeffect"?: "
|
|
1015
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
1294
1016
|
"aria-errormessage"?: string | undefined;
|
|
1295
1017
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
1296
1018
|
"aria-flowto"?: string | undefined;
|
|
1297
1019
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
1298
|
-
"aria-haspopup"?: boolean | "
|
|
1020
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
1299
1021
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
1300
1022
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
1301
1023
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -1310,9 +1032,9 @@ export declare const Indeterminate: {
|
|
|
1310
1032
|
"aria-owns"?: string | undefined;
|
|
1311
1033
|
"aria-placeholder"?: string | undefined;
|
|
1312
1034
|
"aria-posinset"?: number | undefined;
|
|
1313
|
-
"aria-pressed"?: boolean | "
|
|
1035
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
1314
1036
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
1315
|
-
"aria-relevant"?: "
|
|
1037
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
1316
1038
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
1317
1039
|
"aria-roledescription"?: string | undefined;
|
|
1318
1040
|
"aria-rowcount"?: number | undefined;
|
|
@@ -1467,9 +1189,7 @@ export declare const Indeterminate: {
|
|
|
1467
1189
|
onPointerCancel?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1468
1190
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1469
1191
|
onPointerEnter?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1470
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1471
1192
|
onPointerLeave?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1472
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1473
1193
|
onPointerOver?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1474
1194
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1475
1195
|
onPointerOut?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
@@ -1493,17 +1213,16 @@ export declare const Indeterminate: {
|
|
|
1493
1213
|
key?: import("react").Key | null | undefined;
|
|
1494
1214
|
content?: string | undefined;
|
|
1495
1215
|
translate?: "yes" | "no" | undefined;
|
|
1496
|
-
hidden?: boolean | undefined;
|
|
1497
|
-
readOnly?: boolean | undefined;
|
|
1498
1216
|
defaultChecked?: boolean | undefined;
|
|
1499
1217
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
1500
1218
|
suppressContentEditableWarning?: boolean | undefined;
|
|
1501
1219
|
accessKey?: string | undefined;
|
|
1502
1220
|
autoFocus?: boolean | undefined;
|
|
1503
|
-
contentEditable?:
|
|
1221
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
1504
1222
|
contextMenu?: string | undefined;
|
|
1505
1223
|
dir?: string | undefined;
|
|
1506
1224
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
1225
|
+
hidden?: boolean | undefined;
|
|
1507
1226
|
nonce?: string | undefined;
|
|
1508
1227
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
1509
1228
|
radioGroup?: string | undefined;
|
|
@@ -1528,47 +1247,48 @@ export declare const Indeterminate: {
|
|
|
1528
1247
|
results?: number | undefined;
|
|
1529
1248
|
security?: string | undefined;
|
|
1530
1249
|
unselectable?: "on" | "off" | undefined;
|
|
1531
|
-
inputMode?: "
|
|
1250
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
1532
1251
|
is?: string | undefined;
|
|
1533
|
-
component?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
1534
1252
|
action?: import("react").Ref<import("@mui/material").ButtonBaseActions> | undefined;
|
|
1535
1253
|
centerRipple?: boolean | undefined;
|
|
1536
1254
|
disableTouchRipple?: boolean | undefined;
|
|
1537
1255
|
focusRipple?: boolean | undefined;
|
|
1538
1256
|
focusVisibleClassName?: string | undefined;
|
|
1539
|
-
LinkComponent?: import("react").ElementType
|
|
1257
|
+
LinkComponent?: import("react").ElementType | undefined;
|
|
1540
1258
|
onFocusVisible?: import("react").FocusEventHandler<any> | undefined;
|
|
1541
1259
|
TouchRippleProps?: Partial<import("@mui/material/ButtonBase/TouchRipple").TouchRippleProps> | undefined;
|
|
1542
1260
|
touchRippleRef?: import("react").Ref<import("@mui/material/ButtonBase/TouchRipple").TouchRippleActions> | undefined;
|
|
1543
|
-
formAction?: string | undefined;
|
|
1261
|
+
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;
|
|
1544
1262
|
formEncType?: string | undefined;
|
|
1545
1263
|
formMethod?: string | undefined;
|
|
1546
1264
|
formNoValidate?: boolean | undefined;
|
|
1547
1265
|
formTarget?: string | undefined;
|
|
1266
|
+
component?: import("react").ElementType | undefined;
|
|
1548
1267
|
disableFocusRipple?: boolean | undefined;
|
|
1549
|
-
edge?:
|
|
1268
|
+
edge?: ("start" | "end" | false) | undefined;
|
|
1269
|
+
readOnly?: boolean | undefined;
|
|
1550
1270
|
}>) => Promise<void>;
|
|
1551
1271
|
render: (args: {
|
|
1552
1272
|
label?: string | undefined;
|
|
1553
1273
|
isAuth?: boolean | undefined;
|
|
1554
|
-
checked?:
|
|
1274
|
+
checked?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["checked"];
|
|
1555
1275
|
checkedIcon?: import("react").ReactNode;
|
|
1556
1276
|
classes?: Partial<import("@mui/material").CheckboxClasses> | undefined;
|
|
1557
|
-
color?: import("@mui/types").OverridableStringUnion<"
|
|
1558
|
-
disabled?:
|
|
1559
|
-
disableRipple?:
|
|
1277
|
+
color?: import("@mui/types").OverridableStringUnion<"primary" | "secondary" | "error" | "info" | "success" | "warning" | "default", import("@mui/material").CheckboxPropsColorOverrides> | undefined;
|
|
1278
|
+
disabled?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["disabled"];
|
|
1279
|
+
disableRipple?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["disableRipple"];
|
|
1560
1280
|
icon?: import("react").ReactNode;
|
|
1561
|
-
id?:
|
|
1281
|
+
id?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["id"];
|
|
1562
1282
|
indeterminate?: boolean | undefined;
|
|
1563
1283
|
indeterminateIcon?: import("react").ReactNode;
|
|
1564
|
-
inputProps?: import("
|
|
1284
|
+
inputProps?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["inputProps"];
|
|
1565
1285
|
inputRef?: import("react").Ref<HTMLInputElement> | undefined;
|
|
1566
|
-
onChange?:
|
|
1567
|
-
required?:
|
|
1568
|
-
size?: import("@mui/types").OverridableStringUnion<"small" | "medium", import("@mui/material").CheckboxPropsSizeOverrides> | undefined;
|
|
1286
|
+
onChange?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["onChange"];
|
|
1287
|
+
required?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["required"];
|
|
1288
|
+
size?: import("@mui/types").OverridableStringUnion<"small" | "medium" | "large", import("@mui/material").CheckboxPropsSizeOverrides> | undefined;
|
|
1569
1289
|
sx?: import("@mui/material").SxProps<import("@mui/material").Theme> | undefined;
|
|
1570
|
-
value?:
|
|
1571
|
-
ref?: ((instance: HTMLButtonElement | null) => void) | import("react").RefObject<HTMLButtonElement> | null | undefined;
|
|
1290
|
+
value?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["value"];
|
|
1291
|
+
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;
|
|
1572
1292
|
className?: string | undefined;
|
|
1573
1293
|
style?: import("react").CSSProperties | undefined;
|
|
1574
1294
|
form?: string | undefined;
|
|
@@ -1581,27 +1301,27 @@ export declare const Indeterminate: {
|
|
|
1581
1301
|
tabIndex?: number | undefined;
|
|
1582
1302
|
"aria-activedescendant"?: string | undefined;
|
|
1583
1303
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
1584
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
1304
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
1585
1305
|
"aria-braillelabel"?: string | undefined;
|
|
1586
1306
|
"aria-brailleroledescription"?: string | undefined;
|
|
1587
1307
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
1588
|
-
"aria-checked"?: boolean | "
|
|
1308
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
1589
1309
|
"aria-colcount"?: number | undefined;
|
|
1590
1310
|
"aria-colindex"?: number | undefined;
|
|
1591
1311
|
"aria-colindextext"?: string | undefined;
|
|
1592
1312
|
"aria-colspan"?: number | undefined;
|
|
1593
1313
|
"aria-controls"?: string | undefined;
|
|
1594
|
-
"aria-current"?: boolean | "
|
|
1314
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
1595
1315
|
"aria-describedby"?: string | undefined;
|
|
1596
1316
|
"aria-description"?: string | undefined;
|
|
1597
1317
|
"aria-details"?: string | undefined;
|
|
1598
1318
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
1599
|
-
"aria-dropeffect"?: "
|
|
1319
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
1600
1320
|
"aria-errormessage"?: string | undefined;
|
|
1601
1321
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
1602
1322
|
"aria-flowto"?: string | undefined;
|
|
1603
1323
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
1604
|
-
"aria-haspopup"?: boolean | "
|
|
1324
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
1605
1325
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
1606
1326
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
1607
1327
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -1616,9 +1336,9 @@ export declare const Indeterminate: {
|
|
|
1616
1336
|
"aria-owns"?: string | undefined;
|
|
1617
1337
|
"aria-placeholder"?: string | undefined;
|
|
1618
1338
|
"aria-posinset"?: number | undefined;
|
|
1619
|
-
"aria-pressed"?: boolean | "
|
|
1339
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
1620
1340
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
1621
|
-
"aria-relevant"?: "
|
|
1341
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
1622
1342
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
1623
1343
|
"aria-roledescription"?: string | undefined;
|
|
1624
1344
|
"aria-rowcount"?: number | undefined;
|
|
@@ -1773,9 +1493,7 @@ export declare const Indeterminate: {
|
|
|
1773
1493
|
onPointerCancel?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1774
1494
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1775
1495
|
onPointerEnter?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1776
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1777
1496
|
onPointerLeave?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1778
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1779
1497
|
onPointerOver?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1780
1498
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1781
1499
|
onPointerOut?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
@@ -1799,17 +1517,16 @@ export declare const Indeterminate: {
|
|
|
1799
1517
|
key?: import("react").Key | null | undefined;
|
|
1800
1518
|
content?: string | undefined;
|
|
1801
1519
|
translate?: "yes" | "no" | undefined;
|
|
1802
|
-
hidden?: boolean | undefined;
|
|
1803
|
-
readOnly?: boolean | undefined;
|
|
1804
1520
|
defaultChecked?: boolean | undefined;
|
|
1805
1521
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
1806
1522
|
suppressContentEditableWarning?: boolean | undefined;
|
|
1807
1523
|
accessKey?: string | undefined;
|
|
1808
1524
|
autoFocus?: boolean | undefined;
|
|
1809
|
-
contentEditable?:
|
|
1525
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
1810
1526
|
contextMenu?: string | undefined;
|
|
1811
1527
|
dir?: string | undefined;
|
|
1812
1528
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
1529
|
+
hidden?: boolean | undefined;
|
|
1813
1530
|
nonce?: string | undefined;
|
|
1814
1531
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
1815
1532
|
radioGroup?: string | undefined;
|
|
@@ -1834,25 +1551,26 @@ export declare const Indeterminate: {
|
|
|
1834
1551
|
results?: number | undefined;
|
|
1835
1552
|
security?: string | undefined;
|
|
1836
1553
|
unselectable?: "on" | "off" | undefined;
|
|
1837
|
-
inputMode?: "
|
|
1554
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
1838
1555
|
is?: string | undefined;
|
|
1839
|
-
component?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
1840
1556
|
action?: import("react").Ref<import("@mui/material").ButtonBaseActions> | undefined;
|
|
1841
1557
|
centerRipple?: boolean | undefined;
|
|
1842
1558
|
disableTouchRipple?: boolean | undefined;
|
|
1843
1559
|
focusRipple?: boolean | undefined;
|
|
1844
1560
|
focusVisibleClassName?: string | undefined;
|
|
1845
|
-
LinkComponent?: import("react").ElementType
|
|
1561
|
+
LinkComponent?: import("react").ElementType | undefined;
|
|
1846
1562
|
onFocusVisible?: import("react").FocusEventHandler<any> | undefined;
|
|
1847
1563
|
TouchRippleProps?: Partial<import("@mui/material/ButtonBase/TouchRipple").TouchRippleProps> | undefined;
|
|
1848
1564
|
touchRippleRef?: import("react").Ref<import("@mui/material/ButtonBase/TouchRipple").TouchRippleActions> | undefined;
|
|
1849
|
-
formAction?: string | undefined;
|
|
1565
|
+
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;
|
|
1850
1566
|
formEncType?: string | undefined;
|
|
1851
1567
|
formMethod?: string | undefined;
|
|
1852
1568
|
formNoValidate?: boolean | undefined;
|
|
1853
1569
|
formTarget?: string | undefined;
|
|
1570
|
+
component?: import("react").ElementType | undefined;
|
|
1854
1571
|
disableFocusRipple?: boolean | undefined;
|
|
1855
|
-
edge?:
|
|
1572
|
+
edge?: ("start" | "end" | false) | undefined;
|
|
1573
|
+
readOnly?: boolean | undefined;
|
|
1856
1574
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
1857
1575
|
};
|
|
1858
1576
|
/**
|
|
@@ -1862,27 +1580,34 @@ export declare const Disabled: {
|
|
|
1862
1580
|
args: {
|
|
1863
1581
|
disabled: true;
|
|
1864
1582
|
};
|
|
1865
|
-
|
|
1583
|
+
parameters: {
|
|
1584
|
+
docs: {
|
|
1585
|
+
source: {
|
|
1586
|
+
code: string;
|
|
1587
|
+
};
|
|
1588
|
+
};
|
|
1589
|
+
};
|
|
1590
|
+
play: ({ canvasElement }: import("@storybook/types").PlayFunctionContext<import("@storybook/react").ReactRenderer, {
|
|
1866
1591
|
label?: string | undefined;
|
|
1867
1592
|
isAuth?: boolean | undefined;
|
|
1868
|
-
checked?:
|
|
1593
|
+
checked?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["checked"];
|
|
1869
1594
|
checkedIcon?: import("react").ReactNode;
|
|
1870
1595
|
classes?: Partial<import("@mui/material").CheckboxClasses> | undefined;
|
|
1871
|
-
color?: import("@mui/types").OverridableStringUnion<"
|
|
1872
|
-
disabled?:
|
|
1873
|
-
disableRipple?:
|
|
1596
|
+
color?: import("@mui/types").OverridableStringUnion<"primary" | "secondary" | "error" | "info" | "success" | "warning" | "default", import("@mui/material").CheckboxPropsColorOverrides> | undefined;
|
|
1597
|
+
disabled?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["disabled"];
|
|
1598
|
+
disableRipple?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["disableRipple"];
|
|
1874
1599
|
icon?: import("react").ReactNode;
|
|
1875
|
-
id?:
|
|
1600
|
+
id?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["id"];
|
|
1876
1601
|
indeterminate?: boolean | undefined;
|
|
1877
1602
|
indeterminateIcon?: import("react").ReactNode;
|
|
1878
|
-
inputProps?: import("
|
|
1603
|
+
inputProps?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["inputProps"];
|
|
1879
1604
|
inputRef?: import("react").Ref<HTMLInputElement> | undefined;
|
|
1880
|
-
onChange?:
|
|
1881
|
-
required?:
|
|
1882
|
-
size?: import("@mui/types").OverridableStringUnion<"small" | "medium", import("@mui/material").CheckboxPropsSizeOverrides> | undefined;
|
|
1605
|
+
onChange?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["onChange"];
|
|
1606
|
+
required?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["required"];
|
|
1607
|
+
size?: import("@mui/types").OverridableStringUnion<"small" | "medium" | "large", import("@mui/material").CheckboxPropsSizeOverrides> | undefined;
|
|
1883
1608
|
sx?: import("@mui/material").SxProps<import("@mui/material").Theme> | undefined;
|
|
1884
|
-
value?:
|
|
1885
|
-
ref?: ((instance: HTMLButtonElement | null) => void) | import("react").RefObject<HTMLButtonElement> | null | undefined;
|
|
1609
|
+
value?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["value"];
|
|
1610
|
+
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;
|
|
1886
1611
|
className?: string | undefined;
|
|
1887
1612
|
style?: import("react").CSSProperties | undefined;
|
|
1888
1613
|
form?: string | undefined;
|
|
@@ -1895,27 +1620,27 @@ export declare const Disabled: {
|
|
|
1895
1620
|
tabIndex?: number | undefined;
|
|
1896
1621
|
"aria-activedescendant"?: string | undefined;
|
|
1897
1622
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
1898
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
1623
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
1899
1624
|
"aria-braillelabel"?: string | undefined;
|
|
1900
1625
|
"aria-brailleroledescription"?: string | undefined;
|
|
1901
1626
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
1902
|
-
"aria-checked"?: boolean | "
|
|
1627
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
1903
1628
|
"aria-colcount"?: number | undefined;
|
|
1904
1629
|
"aria-colindex"?: number | undefined;
|
|
1905
1630
|
"aria-colindextext"?: string | undefined;
|
|
1906
1631
|
"aria-colspan"?: number | undefined;
|
|
1907
1632
|
"aria-controls"?: string | undefined;
|
|
1908
|
-
"aria-current"?: boolean | "
|
|
1633
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
1909
1634
|
"aria-describedby"?: string | undefined;
|
|
1910
1635
|
"aria-description"?: string | undefined;
|
|
1911
1636
|
"aria-details"?: string | undefined;
|
|
1912
1637
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
1913
|
-
"aria-dropeffect"?: "
|
|
1638
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
1914
1639
|
"aria-errormessage"?: string | undefined;
|
|
1915
1640
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
1916
1641
|
"aria-flowto"?: string | undefined;
|
|
1917
1642
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
1918
|
-
"aria-haspopup"?: boolean | "
|
|
1643
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
1919
1644
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
1920
1645
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
1921
1646
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -1930,9 +1655,9 @@ export declare const Disabled: {
|
|
|
1930
1655
|
"aria-owns"?: string | undefined;
|
|
1931
1656
|
"aria-placeholder"?: string | undefined;
|
|
1932
1657
|
"aria-posinset"?: number | undefined;
|
|
1933
|
-
"aria-pressed"?: boolean | "
|
|
1658
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
1934
1659
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
1935
|
-
"aria-relevant"?: "
|
|
1660
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
1936
1661
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
1937
1662
|
"aria-roledescription"?: string | undefined;
|
|
1938
1663
|
"aria-rowcount"?: number | undefined;
|
|
@@ -2087,9 +1812,7 @@ export declare const Disabled: {
|
|
|
2087
1812
|
onPointerCancel?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2088
1813
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2089
1814
|
onPointerEnter?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2090
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2091
1815
|
onPointerLeave?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2092
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2093
1816
|
onPointerOver?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2094
1817
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2095
1818
|
onPointerOut?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
@@ -2113,17 +1836,16 @@ export declare const Disabled: {
|
|
|
2113
1836
|
key?: import("react").Key | null | undefined;
|
|
2114
1837
|
content?: string | undefined;
|
|
2115
1838
|
translate?: "yes" | "no" | undefined;
|
|
2116
|
-
hidden?: boolean | undefined;
|
|
2117
|
-
readOnly?: boolean | undefined;
|
|
2118
1839
|
defaultChecked?: boolean | undefined;
|
|
2119
1840
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
2120
1841
|
suppressContentEditableWarning?: boolean | undefined;
|
|
2121
1842
|
accessKey?: string | undefined;
|
|
2122
1843
|
autoFocus?: boolean | undefined;
|
|
2123
|
-
contentEditable?:
|
|
1844
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
2124
1845
|
contextMenu?: string | undefined;
|
|
2125
1846
|
dir?: string | undefined;
|
|
2126
1847
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
1848
|
+
hidden?: boolean | undefined;
|
|
2127
1849
|
nonce?: string | undefined;
|
|
2128
1850
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
2129
1851
|
radioGroup?: string | undefined;
|
|
@@ -2148,47 +1870,48 @@ export declare const Disabled: {
|
|
|
2148
1870
|
results?: number | undefined;
|
|
2149
1871
|
security?: string | undefined;
|
|
2150
1872
|
unselectable?: "on" | "off" | undefined;
|
|
2151
|
-
inputMode?: "
|
|
1873
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
2152
1874
|
is?: string | undefined;
|
|
2153
|
-
component?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
2154
1875
|
action?: import("react").Ref<import("@mui/material").ButtonBaseActions> | undefined;
|
|
2155
1876
|
centerRipple?: boolean | undefined;
|
|
2156
1877
|
disableTouchRipple?: boolean | undefined;
|
|
2157
1878
|
focusRipple?: boolean | undefined;
|
|
2158
1879
|
focusVisibleClassName?: string | undefined;
|
|
2159
|
-
LinkComponent?: import("react").ElementType
|
|
1880
|
+
LinkComponent?: import("react").ElementType | undefined;
|
|
2160
1881
|
onFocusVisible?: import("react").FocusEventHandler<any> | undefined;
|
|
2161
1882
|
TouchRippleProps?: Partial<import("@mui/material/ButtonBase/TouchRipple").TouchRippleProps> | undefined;
|
|
2162
1883
|
touchRippleRef?: import("react").Ref<import("@mui/material/ButtonBase/TouchRipple").TouchRippleActions> | undefined;
|
|
2163
|
-
formAction?: string | undefined;
|
|
1884
|
+
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;
|
|
2164
1885
|
formEncType?: string | undefined;
|
|
2165
1886
|
formMethod?: string | undefined;
|
|
2166
1887
|
formNoValidate?: boolean | undefined;
|
|
2167
1888
|
formTarget?: string | undefined;
|
|
1889
|
+
component?: import("react").ElementType | undefined;
|
|
2168
1890
|
disableFocusRipple?: boolean | undefined;
|
|
2169
|
-
edge?:
|
|
1891
|
+
edge?: ("start" | "end" | false) | undefined;
|
|
1892
|
+
readOnly?: boolean | undefined;
|
|
2170
1893
|
}>) => Promise<void>;
|
|
2171
1894
|
render: (args: {
|
|
2172
1895
|
label?: string | undefined;
|
|
2173
1896
|
isAuth?: boolean | undefined;
|
|
2174
|
-
checked?:
|
|
1897
|
+
checked?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["checked"];
|
|
2175
1898
|
checkedIcon?: import("react").ReactNode;
|
|
2176
1899
|
classes?: Partial<import("@mui/material").CheckboxClasses> | undefined;
|
|
2177
|
-
color?: import("@mui/types").OverridableStringUnion<"
|
|
2178
|
-
disabled?:
|
|
2179
|
-
disableRipple?:
|
|
1900
|
+
color?: import("@mui/types").OverridableStringUnion<"primary" | "secondary" | "error" | "info" | "success" | "warning" | "default", import("@mui/material").CheckboxPropsColorOverrides> | undefined;
|
|
1901
|
+
disabled?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["disabled"];
|
|
1902
|
+
disableRipple?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["disableRipple"];
|
|
2180
1903
|
icon?: import("react").ReactNode;
|
|
2181
|
-
id?:
|
|
1904
|
+
id?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["id"];
|
|
2182
1905
|
indeterminate?: boolean | undefined;
|
|
2183
1906
|
indeterminateIcon?: import("react").ReactNode;
|
|
2184
|
-
inputProps?: import("
|
|
1907
|
+
inputProps?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["inputProps"];
|
|
2185
1908
|
inputRef?: import("react").Ref<HTMLInputElement> | undefined;
|
|
2186
|
-
onChange?:
|
|
2187
|
-
required?:
|
|
2188
|
-
size?: import("@mui/types").OverridableStringUnion<"small" | "medium", import("@mui/material").CheckboxPropsSizeOverrides> | undefined;
|
|
1909
|
+
onChange?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["onChange"];
|
|
1910
|
+
required?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["required"];
|
|
1911
|
+
size?: import("@mui/types").OverridableStringUnion<"small" | "medium" | "large", import("@mui/material").CheckboxPropsSizeOverrides> | undefined;
|
|
2189
1912
|
sx?: import("@mui/material").SxProps<import("@mui/material").Theme> | undefined;
|
|
2190
|
-
value?:
|
|
2191
|
-
ref?: ((instance: HTMLButtonElement | null) => void) | import("react").RefObject<HTMLButtonElement> | null | undefined;
|
|
1913
|
+
value?: import("@mui/material/internal/SwitchBase").SwitchBaseProps["value"];
|
|
1914
|
+
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;
|
|
2192
1915
|
className?: string | undefined;
|
|
2193
1916
|
style?: import("react").CSSProperties | undefined;
|
|
2194
1917
|
form?: string | undefined;
|
|
@@ -2201,27 +1924,27 @@ export declare const Disabled: {
|
|
|
2201
1924
|
tabIndex?: number | undefined;
|
|
2202
1925
|
"aria-activedescendant"?: string | undefined;
|
|
2203
1926
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
2204
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
1927
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
2205
1928
|
"aria-braillelabel"?: string | undefined;
|
|
2206
1929
|
"aria-brailleroledescription"?: string | undefined;
|
|
2207
1930
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
2208
|
-
"aria-checked"?: boolean | "
|
|
1931
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
2209
1932
|
"aria-colcount"?: number | undefined;
|
|
2210
1933
|
"aria-colindex"?: number | undefined;
|
|
2211
1934
|
"aria-colindextext"?: string | undefined;
|
|
2212
1935
|
"aria-colspan"?: number | undefined;
|
|
2213
1936
|
"aria-controls"?: string | undefined;
|
|
2214
|
-
"aria-current"?: boolean | "
|
|
1937
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
2215
1938
|
"aria-describedby"?: string | undefined;
|
|
2216
1939
|
"aria-description"?: string | undefined;
|
|
2217
1940
|
"aria-details"?: string | undefined;
|
|
2218
1941
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
2219
|
-
"aria-dropeffect"?: "
|
|
1942
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
2220
1943
|
"aria-errormessage"?: string | undefined;
|
|
2221
1944
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
2222
1945
|
"aria-flowto"?: string | undefined;
|
|
2223
1946
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
2224
|
-
"aria-haspopup"?: boolean | "
|
|
1947
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
2225
1948
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
2226
1949
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
2227
1950
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -2236,9 +1959,9 @@ export declare const Disabled: {
|
|
|
2236
1959
|
"aria-owns"?: string | undefined;
|
|
2237
1960
|
"aria-placeholder"?: string | undefined;
|
|
2238
1961
|
"aria-posinset"?: number | undefined;
|
|
2239
|
-
"aria-pressed"?: boolean | "
|
|
1962
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
2240
1963
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
2241
|
-
"aria-relevant"?: "
|
|
1964
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
2242
1965
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
2243
1966
|
"aria-roledescription"?: string | undefined;
|
|
2244
1967
|
"aria-rowcount"?: number | undefined;
|
|
@@ -2393,9 +2116,7 @@ export declare const Disabled: {
|
|
|
2393
2116
|
onPointerCancel?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2394
2117
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2395
2118
|
onPointerEnter?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2396
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2397
2119
|
onPointerLeave?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2398
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2399
2120
|
onPointerOver?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2400
2121
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2401
2122
|
onPointerOut?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
@@ -2419,17 +2140,16 @@ export declare const Disabled: {
|
|
|
2419
2140
|
key?: import("react").Key | null | undefined;
|
|
2420
2141
|
content?: string | undefined;
|
|
2421
2142
|
translate?: "yes" | "no" | undefined;
|
|
2422
|
-
hidden?: boolean | undefined;
|
|
2423
|
-
readOnly?: boolean | undefined;
|
|
2424
2143
|
defaultChecked?: boolean | undefined;
|
|
2425
2144
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
2426
2145
|
suppressContentEditableWarning?: boolean | undefined;
|
|
2427
2146
|
accessKey?: string | undefined;
|
|
2428
2147
|
autoFocus?: boolean | undefined;
|
|
2429
|
-
contentEditable?:
|
|
2148
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
2430
2149
|
contextMenu?: string | undefined;
|
|
2431
2150
|
dir?: string | undefined;
|
|
2432
2151
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
2152
|
+
hidden?: boolean | undefined;
|
|
2433
2153
|
nonce?: string | undefined;
|
|
2434
2154
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
2435
2155
|
radioGroup?: string | undefined;
|
|
@@ -2454,24 +2174,25 @@ export declare const Disabled: {
|
|
|
2454
2174
|
results?: number | undefined;
|
|
2455
2175
|
security?: string | undefined;
|
|
2456
2176
|
unselectable?: "on" | "off" | undefined;
|
|
2457
|
-
inputMode?: "
|
|
2177
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
2458
2178
|
is?: string | undefined;
|
|
2459
|
-
component?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
2460
2179
|
action?: import("react").Ref<import("@mui/material").ButtonBaseActions> | undefined;
|
|
2461
2180
|
centerRipple?: boolean | undefined;
|
|
2462
2181
|
disableTouchRipple?: boolean | undefined;
|
|
2463
2182
|
focusRipple?: boolean | undefined;
|
|
2464
2183
|
focusVisibleClassName?: string | undefined;
|
|
2465
|
-
LinkComponent?: import("react").ElementType
|
|
2184
|
+
LinkComponent?: import("react").ElementType | undefined;
|
|
2466
2185
|
onFocusVisible?: import("react").FocusEventHandler<any> | undefined;
|
|
2467
2186
|
TouchRippleProps?: Partial<import("@mui/material/ButtonBase/TouchRipple").TouchRippleProps> | undefined;
|
|
2468
2187
|
touchRippleRef?: import("react").Ref<import("@mui/material/ButtonBase/TouchRipple").TouchRippleActions> | undefined;
|
|
2469
|
-
formAction?: string | undefined;
|
|
2188
|
+
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;
|
|
2470
2189
|
formEncType?: string | undefined;
|
|
2471
2190
|
formMethod?: string | undefined;
|
|
2472
2191
|
formNoValidate?: boolean | undefined;
|
|
2473
2192
|
formTarget?: string | undefined;
|
|
2193
|
+
component?: import("react").ElementType | undefined;
|
|
2474
2194
|
disableFocusRipple?: boolean | undefined;
|
|
2475
|
-
edge?:
|
|
2195
|
+
edge?: ("start" | "end" | false) | undefined;
|
|
2196
|
+
readOnly?: boolean | undefined;
|
|
2476
2197
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
2477
2198
|
};
|