@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,25 +1,38 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import { BADGE } from '@geometricpanda/storybook-addon-badges';
|
|
2
|
+
/**
|
|
3
|
+
* ```js
|
|
4
|
+
* import { Chip } from "@galaxy-ds/core";
|
|
5
|
+
* ```
|
|
6
|
+
*/
|
|
4
7
|
declare const meta: {
|
|
5
8
|
component: (props: import("./Chip.types").GDSChipProps) => import("react/jsx-runtime").JSX.Element;
|
|
6
9
|
title: string;
|
|
10
|
+
parameters: {
|
|
11
|
+
badges: BADGE[];
|
|
12
|
+
};
|
|
7
13
|
};
|
|
8
14
|
export default meta;
|
|
9
15
|
export declare const Default: {
|
|
10
16
|
args: {};
|
|
11
|
-
|
|
17
|
+
parameters: {
|
|
18
|
+
docs: {
|
|
19
|
+
source: {
|
|
20
|
+
code: string;
|
|
21
|
+
};
|
|
22
|
+
};
|
|
23
|
+
};
|
|
24
|
+
play: ({ canvasElement }: import("@storybook/types").PlayFunctionContext<import("@storybook/react").ReactRenderer, {
|
|
12
25
|
rounded?: boolean | undefined;
|
|
13
26
|
onClick?: (() => void) | undefined;
|
|
14
27
|
onDelete?: (() => void) | undefined;
|
|
15
|
-
avatar?: import("react").ReactElement
|
|
28
|
+
avatar?: import("react").ReactElement | undefined;
|
|
16
29
|
children?: null | undefined;
|
|
17
30
|
classes?: (Partial<import("@mui/material").ChipClasses> & Partial<import("@mui/material").ClassNameMap<never>>) | undefined;
|
|
18
31
|
clickable?: boolean | undefined;
|
|
19
|
-
color?: import("@mui/types").OverridableStringUnion<"default" | "
|
|
20
|
-
deleteIcon?: import("react").ReactElement
|
|
32
|
+
color?: import("@mui/types").OverridableStringUnion<"default" | "primary" | "secondary" | "error" | "info" | "success" | "warning", import("@mui/material").ChipPropsColorOverrides> | undefined;
|
|
33
|
+
deleteIcon?: import("react").ReactElement | undefined;
|
|
21
34
|
disabled?: boolean | undefined;
|
|
22
|
-
icon?: import("react").ReactElement
|
|
35
|
+
icon?: import("react").ReactElement | undefined;
|
|
23
36
|
label?: import("react").ReactNode;
|
|
24
37
|
size?: import("@mui/types").OverridableStringUnion<"small" | "medium", import("@mui/material").ChipPropsSizeOverrides> | undefined;
|
|
25
38
|
skipFocusWhenDisabled?: boolean | undefined;
|
|
@@ -28,7 +41,7 @@ export declare const Default: {
|
|
|
28
41
|
variant?: import("@mui/types").OverridableStringUnion<"filled" | "outlined", import("@mui/material").ChipPropsVariantOverrides> | undefined;
|
|
29
42
|
className?: string | undefined;
|
|
30
43
|
style?: import("react").CSSProperties | undefined;
|
|
31
|
-
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
44
|
+
ref?: ((instance: HTMLDivElement | null) => void | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
32
45
|
slot?: string | undefined;
|
|
33
46
|
title?: string | undefined;
|
|
34
47
|
suppressHydrationWarning?: boolean | undefined;
|
|
@@ -37,27 +50,27 @@ export declare const Default: {
|
|
|
37
50
|
role?: import("react").AriaRole | undefined;
|
|
38
51
|
"aria-activedescendant"?: string | undefined;
|
|
39
52
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
40
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
53
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
41
54
|
"aria-braillelabel"?: string | undefined;
|
|
42
55
|
"aria-brailleroledescription"?: string | undefined;
|
|
43
56
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
44
|
-
"aria-checked"?: boolean | "
|
|
57
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
45
58
|
"aria-colcount"?: number | undefined;
|
|
46
59
|
"aria-colindex"?: number | undefined;
|
|
47
60
|
"aria-colindextext"?: string | undefined;
|
|
48
61
|
"aria-colspan"?: number | undefined;
|
|
49
62
|
"aria-controls"?: string | undefined;
|
|
50
|
-
"aria-current"?: boolean | "
|
|
63
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
51
64
|
"aria-describedby"?: string | undefined;
|
|
52
65
|
"aria-description"?: string | undefined;
|
|
53
66
|
"aria-details"?: string | undefined;
|
|
54
67
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
55
|
-
"aria-dropeffect"?: "
|
|
68
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
56
69
|
"aria-errormessage"?: string | undefined;
|
|
57
70
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
58
71
|
"aria-flowto"?: string | undefined;
|
|
59
72
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
60
|
-
"aria-haspopup"?: boolean | "
|
|
73
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
61
74
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
62
75
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
63
76
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -72,9 +85,9 @@ export declare const Default: {
|
|
|
72
85
|
"aria-owns"?: string | undefined;
|
|
73
86
|
"aria-placeholder"?: string | undefined;
|
|
74
87
|
"aria-posinset"?: number | undefined;
|
|
75
|
-
"aria-pressed"?: boolean | "
|
|
88
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
76
89
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
77
|
-
"aria-relevant"?: "
|
|
90
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
78
91
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
79
92
|
"aria-roledescription"?: string | undefined;
|
|
80
93
|
"aria-rowcount"?: number | undefined;
|
|
@@ -229,9 +242,7 @@ export declare const Default: {
|
|
|
229
242
|
onPointerCancel?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
230
243
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
231
244
|
onPointerEnter?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
232
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
233
245
|
onPointerLeave?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
234
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
235
246
|
onPointerOver?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
236
247
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
237
248
|
onPointerOut?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
@@ -255,16 +266,16 @@ export declare const Default: {
|
|
|
255
266
|
key?: import("react").Key | null | undefined;
|
|
256
267
|
content?: string | undefined;
|
|
257
268
|
translate?: "yes" | "no" | undefined;
|
|
258
|
-
hidden?: boolean | undefined;
|
|
259
269
|
defaultChecked?: boolean | undefined;
|
|
260
270
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
261
271
|
suppressContentEditableWarning?: boolean | undefined;
|
|
262
272
|
accessKey?: string | undefined;
|
|
263
273
|
autoFocus?: boolean | undefined;
|
|
264
|
-
contentEditable?:
|
|
274
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
265
275
|
contextMenu?: string | undefined;
|
|
266
276
|
dir?: string | undefined;
|
|
267
277
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
278
|
+
hidden?: boolean | undefined;
|
|
268
279
|
nonce?: string | undefined;
|
|
269
280
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
270
281
|
radioGroup?: string | undefined;
|
|
@@ -289,9 +300,9 @@ export declare const Default: {
|
|
|
289
300
|
results?: number | undefined;
|
|
290
301
|
security?: string | undefined;
|
|
291
302
|
unselectable?: "on" | "off" | undefined;
|
|
292
|
-
inputMode?: "
|
|
303
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
293
304
|
is?: string | undefined;
|
|
294
|
-
component?: import("react").ElementType
|
|
305
|
+
component?: import("react").ElementType | undefined;
|
|
295
306
|
}>) => Promise<void>;
|
|
296
307
|
render: () => import("react/jsx-runtime").JSX.Element;
|
|
297
308
|
};
|
|
@@ -303,18 +314,25 @@ export declare const Rounded: {
|
|
|
303
314
|
rounded: true;
|
|
304
315
|
label: string;
|
|
305
316
|
};
|
|
317
|
+
parameters: {
|
|
318
|
+
docs: {
|
|
319
|
+
source: {
|
|
320
|
+
code: string;
|
|
321
|
+
};
|
|
322
|
+
};
|
|
323
|
+
};
|
|
306
324
|
render: (args: {
|
|
307
325
|
rounded?: boolean | undefined;
|
|
308
326
|
onClick?: (() => void) | undefined;
|
|
309
327
|
onDelete?: (() => void) | undefined;
|
|
310
|
-
avatar?: import("react").ReactElement
|
|
328
|
+
avatar?: import("react").ReactElement | undefined;
|
|
311
329
|
children?: null | undefined;
|
|
312
330
|
classes?: (Partial<import("@mui/material").ChipClasses> & Partial<import("@mui/material").ClassNameMap<never>>) | undefined;
|
|
313
331
|
clickable?: boolean | undefined;
|
|
314
|
-
color?: import("@mui/types").OverridableStringUnion<"default" | "
|
|
315
|
-
deleteIcon?: import("react").ReactElement
|
|
332
|
+
color?: import("@mui/types").OverridableStringUnion<"default" | "primary" | "secondary" | "error" | "info" | "success" | "warning", import("@mui/material").ChipPropsColorOverrides> | undefined;
|
|
333
|
+
deleteIcon?: import("react").ReactElement | undefined;
|
|
316
334
|
disabled?: boolean | undefined;
|
|
317
|
-
icon?: import("react").ReactElement
|
|
335
|
+
icon?: import("react").ReactElement | undefined;
|
|
318
336
|
label?: import("react").ReactNode;
|
|
319
337
|
size?: import("@mui/types").OverridableStringUnion<"small" | "medium", import("@mui/material").ChipPropsSizeOverrides> | undefined;
|
|
320
338
|
skipFocusWhenDisabled?: boolean | undefined;
|
|
@@ -323,7 +341,7 @@ export declare const Rounded: {
|
|
|
323
341
|
variant?: import("@mui/types").OverridableStringUnion<"filled" | "outlined", import("@mui/material").ChipPropsVariantOverrides> | undefined;
|
|
324
342
|
className?: string | undefined;
|
|
325
343
|
style?: import("react").CSSProperties | undefined;
|
|
326
|
-
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
344
|
+
ref?: ((instance: HTMLDivElement | null) => void | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
327
345
|
slot?: string | undefined;
|
|
328
346
|
title?: string | undefined;
|
|
329
347
|
suppressHydrationWarning?: boolean | undefined;
|
|
@@ -332,27 +350,27 @@ export declare const Rounded: {
|
|
|
332
350
|
role?: import("react").AriaRole | undefined;
|
|
333
351
|
"aria-activedescendant"?: string | undefined;
|
|
334
352
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
335
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
353
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
336
354
|
"aria-braillelabel"?: string | undefined;
|
|
337
355
|
"aria-brailleroledescription"?: string | undefined;
|
|
338
356
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
339
|
-
"aria-checked"?: boolean | "
|
|
357
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
340
358
|
"aria-colcount"?: number | undefined;
|
|
341
359
|
"aria-colindex"?: number | undefined;
|
|
342
360
|
"aria-colindextext"?: string | undefined;
|
|
343
361
|
"aria-colspan"?: number | undefined;
|
|
344
362
|
"aria-controls"?: string | undefined;
|
|
345
|
-
"aria-current"?: boolean | "
|
|
363
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
346
364
|
"aria-describedby"?: string | undefined;
|
|
347
365
|
"aria-description"?: string | undefined;
|
|
348
366
|
"aria-details"?: string | undefined;
|
|
349
367
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
350
|
-
"aria-dropeffect"?: "
|
|
368
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
351
369
|
"aria-errormessage"?: string | undefined;
|
|
352
370
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
353
371
|
"aria-flowto"?: string | undefined;
|
|
354
372
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
355
|
-
"aria-haspopup"?: boolean | "
|
|
373
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
356
374
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
357
375
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
358
376
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -367,9 +385,9 @@ export declare const Rounded: {
|
|
|
367
385
|
"aria-owns"?: string | undefined;
|
|
368
386
|
"aria-placeholder"?: string | undefined;
|
|
369
387
|
"aria-posinset"?: number | undefined;
|
|
370
|
-
"aria-pressed"?: boolean | "
|
|
388
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
371
389
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
372
|
-
"aria-relevant"?: "
|
|
390
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
373
391
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
374
392
|
"aria-roledescription"?: string | undefined;
|
|
375
393
|
"aria-rowcount"?: number | undefined;
|
|
@@ -524,9 +542,7 @@ export declare const Rounded: {
|
|
|
524
542
|
onPointerCancel?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
525
543
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
526
544
|
onPointerEnter?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
527
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
528
545
|
onPointerLeave?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
529
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
530
546
|
onPointerOver?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
531
547
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
532
548
|
onPointerOut?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
@@ -550,16 +566,16 @@ export declare const Rounded: {
|
|
|
550
566
|
key?: import("react").Key | null | undefined;
|
|
551
567
|
content?: string | undefined;
|
|
552
568
|
translate?: "yes" | "no" | undefined;
|
|
553
|
-
hidden?: boolean | undefined;
|
|
554
569
|
defaultChecked?: boolean | undefined;
|
|
555
570
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
556
571
|
suppressContentEditableWarning?: boolean | undefined;
|
|
557
572
|
accessKey?: string | undefined;
|
|
558
573
|
autoFocus?: boolean | undefined;
|
|
559
|
-
contentEditable?:
|
|
574
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
560
575
|
contextMenu?: string | undefined;
|
|
561
576
|
dir?: string | undefined;
|
|
562
577
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
578
|
+
hidden?: boolean | undefined;
|
|
563
579
|
nonce?: string | undefined;
|
|
564
580
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
565
581
|
radioGroup?: string | undefined;
|
|
@@ -584,9 +600,9 @@ export declare const Rounded: {
|
|
|
584
600
|
results?: number | undefined;
|
|
585
601
|
security?: string | undefined;
|
|
586
602
|
unselectable?: "on" | "off" | undefined;
|
|
587
|
-
inputMode?: "
|
|
603
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
588
604
|
is?: string | undefined;
|
|
589
|
-
component?: import("react").ElementType
|
|
605
|
+
component?: import("react").ElementType | undefined;
|
|
590
606
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
591
607
|
};
|
|
592
608
|
/**
|
|
@@ -597,18 +613,25 @@ export declare const Colours: {
|
|
|
597
613
|
args: {
|
|
598
614
|
label: string;
|
|
599
615
|
};
|
|
616
|
+
parameters: {
|
|
617
|
+
docs: {
|
|
618
|
+
source: {
|
|
619
|
+
code: string;
|
|
620
|
+
};
|
|
621
|
+
};
|
|
622
|
+
};
|
|
600
623
|
render: (args: {
|
|
601
624
|
rounded?: boolean | undefined;
|
|
602
625
|
onClick?: (() => void) | undefined;
|
|
603
626
|
onDelete?: (() => void) | undefined;
|
|
604
|
-
avatar?: import("react").ReactElement
|
|
627
|
+
avatar?: import("react").ReactElement | undefined;
|
|
605
628
|
children?: null | undefined;
|
|
606
629
|
classes?: (Partial<import("@mui/material").ChipClasses> & Partial<import("@mui/material").ClassNameMap<never>>) | undefined;
|
|
607
630
|
clickable?: boolean | undefined;
|
|
608
|
-
color?: import("@mui/types").OverridableStringUnion<"default" | "
|
|
609
|
-
deleteIcon?: import("react").ReactElement
|
|
631
|
+
color?: import("@mui/types").OverridableStringUnion<"default" | "primary" | "secondary" | "error" | "info" | "success" | "warning", import("@mui/material").ChipPropsColorOverrides> | undefined;
|
|
632
|
+
deleteIcon?: import("react").ReactElement | undefined;
|
|
610
633
|
disabled?: boolean | undefined;
|
|
611
|
-
icon?: import("react").ReactElement
|
|
634
|
+
icon?: import("react").ReactElement | undefined;
|
|
612
635
|
label?: import("react").ReactNode;
|
|
613
636
|
size?: import("@mui/types").OverridableStringUnion<"small" | "medium", import("@mui/material").ChipPropsSizeOverrides> | undefined;
|
|
614
637
|
skipFocusWhenDisabled?: boolean | undefined;
|
|
@@ -617,7 +640,7 @@ export declare const Colours: {
|
|
|
617
640
|
variant?: import("@mui/types").OverridableStringUnion<"filled" | "outlined", import("@mui/material").ChipPropsVariantOverrides> | undefined;
|
|
618
641
|
className?: string | undefined;
|
|
619
642
|
style?: import("react").CSSProperties | undefined;
|
|
620
|
-
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
643
|
+
ref?: ((instance: HTMLDivElement | null) => void | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
621
644
|
slot?: string | undefined;
|
|
622
645
|
title?: string | undefined;
|
|
623
646
|
suppressHydrationWarning?: boolean | undefined;
|
|
@@ -626,27 +649,27 @@ export declare const Colours: {
|
|
|
626
649
|
role?: import("react").AriaRole | undefined;
|
|
627
650
|
"aria-activedescendant"?: string | undefined;
|
|
628
651
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
629
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
652
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
630
653
|
"aria-braillelabel"?: string | undefined;
|
|
631
654
|
"aria-brailleroledescription"?: string | undefined;
|
|
632
655
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
633
|
-
"aria-checked"?: boolean | "
|
|
656
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
634
657
|
"aria-colcount"?: number | undefined;
|
|
635
658
|
"aria-colindex"?: number | undefined;
|
|
636
659
|
"aria-colindextext"?: string | undefined;
|
|
637
660
|
"aria-colspan"?: number | undefined;
|
|
638
661
|
"aria-controls"?: string | undefined;
|
|
639
|
-
"aria-current"?: boolean | "
|
|
662
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
640
663
|
"aria-describedby"?: string | undefined;
|
|
641
664
|
"aria-description"?: string | undefined;
|
|
642
665
|
"aria-details"?: string | undefined;
|
|
643
666
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
644
|
-
"aria-dropeffect"?: "
|
|
667
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
645
668
|
"aria-errormessage"?: string | undefined;
|
|
646
669
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
647
670
|
"aria-flowto"?: string | undefined;
|
|
648
671
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
649
|
-
"aria-haspopup"?: boolean | "
|
|
672
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
650
673
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
651
674
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
652
675
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -661,9 +684,9 @@ export declare const Colours: {
|
|
|
661
684
|
"aria-owns"?: string | undefined;
|
|
662
685
|
"aria-placeholder"?: string | undefined;
|
|
663
686
|
"aria-posinset"?: number | undefined;
|
|
664
|
-
"aria-pressed"?: boolean | "
|
|
687
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
665
688
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
666
|
-
"aria-relevant"?: "
|
|
689
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
667
690
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
668
691
|
"aria-roledescription"?: string | undefined;
|
|
669
692
|
"aria-rowcount"?: number | undefined;
|
|
@@ -818,9 +841,7 @@ export declare const Colours: {
|
|
|
818
841
|
onPointerCancel?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
819
842
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
820
843
|
onPointerEnter?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
821
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
822
844
|
onPointerLeave?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
823
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
824
845
|
onPointerOver?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
825
846
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
826
847
|
onPointerOut?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
@@ -844,16 +865,16 @@ export declare const Colours: {
|
|
|
844
865
|
key?: import("react").Key | null | undefined;
|
|
845
866
|
content?: string | undefined;
|
|
846
867
|
translate?: "yes" | "no" | undefined;
|
|
847
|
-
hidden?: boolean | undefined;
|
|
848
868
|
defaultChecked?: boolean | undefined;
|
|
849
869
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
850
870
|
suppressContentEditableWarning?: boolean | undefined;
|
|
851
871
|
accessKey?: string | undefined;
|
|
852
872
|
autoFocus?: boolean | undefined;
|
|
853
|
-
contentEditable?:
|
|
873
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
854
874
|
contextMenu?: string | undefined;
|
|
855
875
|
dir?: string | undefined;
|
|
856
876
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
877
|
+
hidden?: boolean | undefined;
|
|
857
878
|
nonce?: string | undefined;
|
|
858
879
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
859
880
|
radioGroup?: string | undefined;
|
|
@@ -878,9 +899,9 @@ export declare const Colours: {
|
|
|
878
899
|
results?: number | undefined;
|
|
879
900
|
security?: string | undefined;
|
|
880
901
|
unselectable?: "on" | "off" | undefined;
|
|
881
|
-
inputMode?: "
|
|
902
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
882
903
|
is?: string | undefined;
|
|
883
|
-
component?: import("react").ElementType
|
|
904
|
+
component?: import("react").ElementType | undefined;
|
|
884
905
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
885
906
|
};
|
|
886
907
|
/**
|
|
@@ -891,18 +912,25 @@ export declare const Delete: {
|
|
|
891
912
|
label: string;
|
|
892
913
|
onDelete: () => void;
|
|
893
914
|
};
|
|
915
|
+
parameters: {
|
|
916
|
+
docs: {
|
|
917
|
+
source: {
|
|
918
|
+
code: string;
|
|
919
|
+
};
|
|
920
|
+
};
|
|
921
|
+
};
|
|
894
922
|
render: (args: {
|
|
895
923
|
rounded?: boolean | undefined;
|
|
896
924
|
onClick?: (() => void) | undefined;
|
|
897
925
|
onDelete?: (() => void) | undefined;
|
|
898
|
-
avatar?: import("react").ReactElement
|
|
926
|
+
avatar?: import("react").ReactElement | undefined;
|
|
899
927
|
children?: null | undefined;
|
|
900
928
|
classes?: (Partial<import("@mui/material").ChipClasses> & Partial<import("@mui/material").ClassNameMap<never>>) | undefined;
|
|
901
929
|
clickable?: boolean | undefined;
|
|
902
|
-
color?: import("@mui/types").OverridableStringUnion<"default" | "
|
|
903
|
-
deleteIcon?: import("react").ReactElement
|
|
930
|
+
color?: import("@mui/types").OverridableStringUnion<"default" | "primary" | "secondary" | "error" | "info" | "success" | "warning", import("@mui/material").ChipPropsColorOverrides> | undefined;
|
|
931
|
+
deleteIcon?: import("react").ReactElement | undefined;
|
|
904
932
|
disabled?: boolean | undefined;
|
|
905
|
-
icon?: import("react").ReactElement
|
|
933
|
+
icon?: import("react").ReactElement | undefined;
|
|
906
934
|
label?: import("react").ReactNode;
|
|
907
935
|
size?: import("@mui/types").OverridableStringUnion<"small" | "medium", import("@mui/material").ChipPropsSizeOverrides> | undefined;
|
|
908
936
|
skipFocusWhenDisabled?: boolean | undefined;
|
|
@@ -911,7 +939,7 @@ export declare const Delete: {
|
|
|
911
939
|
variant?: import("@mui/types").OverridableStringUnion<"filled" | "outlined", import("@mui/material").ChipPropsVariantOverrides> | undefined;
|
|
912
940
|
className?: string | undefined;
|
|
913
941
|
style?: import("react").CSSProperties | undefined;
|
|
914
|
-
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
942
|
+
ref?: ((instance: HTMLDivElement | null) => void | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
915
943
|
slot?: string | undefined;
|
|
916
944
|
title?: string | undefined;
|
|
917
945
|
suppressHydrationWarning?: boolean | undefined;
|
|
@@ -920,27 +948,27 @@ export declare const Delete: {
|
|
|
920
948
|
role?: import("react").AriaRole | undefined;
|
|
921
949
|
"aria-activedescendant"?: string | undefined;
|
|
922
950
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
923
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
951
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
924
952
|
"aria-braillelabel"?: string | undefined;
|
|
925
953
|
"aria-brailleroledescription"?: string | undefined;
|
|
926
954
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
927
|
-
"aria-checked"?: boolean | "
|
|
955
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
928
956
|
"aria-colcount"?: number | undefined;
|
|
929
957
|
"aria-colindex"?: number | undefined;
|
|
930
958
|
"aria-colindextext"?: string | undefined;
|
|
931
959
|
"aria-colspan"?: number | undefined;
|
|
932
960
|
"aria-controls"?: string | undefined;
|
|
933
|
-
"aria-current"?: boolean | "
|
|
961
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
934
962
|
"aria-describedby"?: string | undefined;
|
|
935
963
|
"aria-description"?: string | undefined;
|
|
936
964
|
"aria-details"?: string | undefined;
|
|
937
965
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
938
|
-
"aria-dropeffect"?: "
|
|
966
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
939
967
|
"aria-errormessage"?: string | undefined;
|
|
940
968
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
941
969
|
"aria-flowto"?: string | undefined;
|
|
942
970
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
943
|
-
"aria-haspopup"?: boolean | "
|
|
971
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
944
972
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
945
973
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
946
974
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -955,9 +983,9 @@ export declare const Delete: {
|
|
|
955
983
|
"aria-owns"?: string | undefined;
|
|
956
984
|
"aria-placeholder"?: string | undefined;
|
|
957
985
|
"aria-posinset"?: number | undefined;
|
|
958
|
-
"aria-pressed"?: boolean | "
|
|
986
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
959
987
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
960
|
-
"aria-relevant"?: "
|
|
988
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
961
989
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
962
990
|
"aria-roledescription"?: string | undefined;
|
|
963
991
|
"aria-rowcount"?: number | undefined;
|
|
@@ -1112,9 +1140,7 @@ export declare const Delete: {
|
|
|
1112
1140
|
onPointerCancel?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1113
1141
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1114
1142
|
onPointerEnter?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1115
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1116
1143
|
onPointerLeave?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1117
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1118
1144
|
onPointerOver?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1119
1145
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1120
1146
|
onPointerOut?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
@@ -1138,16 +1164,16 @@ export declare const Delete: {
|
|
|
1138
1164
|
key?: import("react").Key | null | undefined;
|
|
1139
1165
|
content?: string | undefined;
|
|
1140
1166
|
translate?: "yes" | "no" | undefined;
|
|
1141
|
-
hidden?: boolean | undefined;
|
|
1142
1167
|
defaultChecked?: boolean | undefined;
|
|
1143
1168
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
1144
1169
|
suppressContentEditableWarning?: boolean | undefined;
|
|
1145
1170
|
accessKey?: string | undefined;
|
|
1146
1171
|
autoFocus?: boolean | undefined;
|
|
1147
|
-
contentEditable?:
|
|
1172
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
1148
1173
|
contextMenu?: string | undefined;
|
|
1149
1174
|
dir?: string | undefined;
|
|
1150
1175
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
1176
|
+
hidden?: boolean | undefined;
|
|
1151
1177
|
nonce?: string | undefined;
|
|
1152
1178
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
1153
1179
|
radioGroup?: string | undefined;
|
|
@@ -1172,9 +1198,9 @@ export declare const Delete: {
|
|
|
1172
1198
|
results?: number | undefined;
|
|
1173
1199
|
security?: string | undefined;
|
|
1174
1200
|
unselectable?: "on" | "off" | undefined;
|
|
1175
|
-
inputMode?: "
|
|
1201
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
1176
1202
|
is?: string | undefined;
|
|
1177
|
-
component?: import("react").ElementType
|
|
1203
|
+
component?: import("react").ElementType | undefined;
|
|
1178
1204
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
1179
1205
|
};
|
|
1180
1206
|
export declare const DeleteOnClick: {
|
|
@@ -1182,18 +1208,18 @@ export declare const DeleteOnClick: {
|
|
|
1182
1208
|
label: string;
|
|
1183
1209
|
onDelete: import("@vitest/spy").Mock<[], void>;
|
|
1184
1210
|
};
|
|
1185
|
-
play: ({ canvasElement, args }: import("@storybook/types").PlayFunctionContext<import("@storybook/react
|
|
1211
|
+
play: ({ canvasElement, args }: import("@storybook/types").PlayFunctionContext<import("@storybook/react").ReactRenderer, {
|
|
1186
1212
|
rounded?: boolean | undefined;
|
|
1187
1213
|
onClick?: (() => void) | undefined;
|
|
1188
1214
|
onDelete?: (() => void) | undefined;
|
|
1189
|
-
avatar?: import("react").ReactElement
|
|
1215
|
+
avatar?: import("react").ReactElement | undefined;
|
|
1190
1216
|
children?: null | undefined;
|
|
1191
1217
|
classes?: (Partial<import("@mui/material").ChipClasses> & Partial<import("@mui/material").ClassNameMap<never>>) | undefined;
|
|
1192
1218
|
clickable?: boolean | undefined;
|
|
1193
|
-
color?: import("@mui/types").OverridableStringUnion<"default" | "
|
|
1194
|
-
deleteIcon?: import("react").ReactElement
|
|
1219
|
+
color?: import("@mui/types").OverridableStringUnion<"default" | "primary" | "secondary" | "error" | "info" | "success" | "warning", import("@mui/material").ChipPropsColorOverrides> | undefined;
|
|
1220
|
+
deleteIcon?: import("react").ReactElement | undefined;
|
|
1195
1221
|
disabled?: boolean | undefined;
|
|
1196
|
-
icon?: import("react").ReactElement
|
|
1222
|
+
icon?: import("react").ReactElement | undefined;
|
|
1197
1223
|
label?: import("react").ReactNode;
|
|
1198
1224
|
size?: import("@mui/types").OverridableStringUnion<"small" | "medium", import("@mui/material").ChipPropsSizeOverrides> | undefined;
|
|
1199
1225
|
skipFocusWhenDisabled?: boolean | undefined;
|
|
@@ -1202,7 +1228,7 @@ export declare const DeleteOnClick: {
|
|
|
1202
1228
|
variant?: import("@mui/types").OverridableStringUnion<"filled" | "outlined", import("@mui/material").ChipPropsVariantOverrides> | undefined;
|
|
1203
1229
|
className?: string | undefined;
|
|
1204
1230
|
style?: import("react").CSSProperties | undefined;
|
|
1205
|
-
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
1231
|
+
ref?: ((instance: HTMLDivElement | null) => void | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
1206
1232
|
slot?: string | undefined;
|
|
1207
1233
|
title?: string | undefined;
|
|
1208
1234
|
suppressHydrationWarning?: boolean | undefined;
|
|
@@ -1211,27 +1237,27 @@ export declare const DeleteOnClick: {
|
|
|
1211
1237
|
role?: import("react").AriaRole | undefined;
|
|
1212
1238
|
"aria-activedescendant"?: string | undefined;
|
|
1213
1239
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
1214
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
1240
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
1215
1241
|
"aria-braillelabel"?: string | undefined;
|
|
1216
1242
|
"aria-brailleroledescription"?: string | undefined;
|
|
1217
1243
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
1218
|
-
"aria-checked"?: boolean | "
|
|
1244
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
1219
1245
|
"aria-colcount"?: number | undefined;
|
|
1220
1246
|
"aria-colindex"?: number | undefined;
|
|
1221
1247
|
"aria-colindextext"?: string | undefined;
|
|
1222
1248
|
"aria-colspan"?: number | undefined;
|
|
1223
1249
|
"aria-controls"?: string | undefined;
|
|
1224
|
-
"aria-current"?: boolean | "
|
|
1250
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
1225
1251
|
"aria-describedby"?: string | undefined;
|
|
1226
1252
|
"aria-description"?: string | undefined;
|
|
1227
1253
|
"aria-details"?: string | undefined;
|
|
1228
1254
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
1229
|
-
"aria-dropeffect"?: "
|
|
1255
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
1230
1256
|
"aria-errormessage"?: string | undefined;
|
|
1231
1257
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
1232
1258
|
"aria-flowto"?: string | undefined;
|
|
1233
1259
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
1234
|
-
"aria-haspopup"?: boolean | "
|
|
1260
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
1235
1261
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
1236
1262
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
1237
1263
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -1246,9 +1272,9 @@ export declare const DeleteOnClick: {
|
|
|
1246
1272
|
"aria-owns"?: string | undefined;
|
|
1247
1273
|
"aria-placeholder"?: string | undefined;
|
|
1248
1274
|
"aria-posinset"?: number | undefined;
|
|
1249
|
-
"aria-pressed"?: boolean | "
|
|
1275
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
1250
1276
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
1251
|
-
"aria-relevant"?: "
|
|
1277
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
1252
1278
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
1253
1279
|
"aria-roledescription"?: string | undefined;
|
|
1254
1280
|
"aria-rowcount"?: number | undefined;
|
|
@@ -1403,9 +1429,7 @@ export declare const DeleteOnClick: {
|
|
|
1403
1429
|
onPointerCancel?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1404
1430
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1405
1431
|
onPointerEnter?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1406
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1407
1432
|
onPointerLeave?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1408
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1409
1433
|
onPointerOver?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1410
1434
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1411
1435
|
onPointerOut?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
@@ -1429,16 +1453,16 @@ export declare const DeleteOnClick: {
|
|
|
1429
1453
|
key?: import("react").Key | null | undefined;
|
|
1430
1454
|
content?: string | undefined;
|
|
1431
1455
|
translate?: "yes" | "no" | undefined;
|
|
1432
|
-
hidden?: boolean | undefined;
|
|
1433
1456
|
defaultChecked?: boolean | undefined;
|
|
1434
1457
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
1435
1458
|
suppressContentEditableWarning?: boolean | undefined;
|
|
1436
1459
|
accessKey?: string | undefined;
|
|
1437
1460
|
autoFocus?: boolean | undefined;
|
|
1438
|
-
contentEditable?:
|
|
1461
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
1439
1462
|
contextMenu?: string | undefined;
|
|
1440
1463
|
dir?: string | undefined;
|
|
1441
1464
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
1465
|
+
hidden?: boolean | undefined;
|
|
1442
1466
|
nonce?: string | undefined;
|
|
1443
1467
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
1444
1468
|
radioGroup?: string | undefined;
|
|
@@ -1463,22 +1487,22 @@ export declare const DeleteOnClick: {
|
|
|
1463
1487
|
results?: number | undefined;
|
|
1464
1488
|
security?: string | undefined;
|
|
1465
1489
|
unselectable?: "on" | "off" | undefined;
|
|
1466
|
-
inputMode?: "
|
|
1490
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
1467
1491
|
is?: string | undefined;
|
|
1468
|
-
component?: import("react").ElementType
|
|
1492
|
+
component?: import("react").ElementType | undefined;
|
|
1469
1493
|
}>) => Promise<void>;
|
|
1470
1494
|
render: (args: {
|
|
1471
1495
|
rounded?: boolean | undefined;
|
|
1472
1496
|
onClick?: (() => void) | undefined;
|
|
1473
1497
|
onDelete?: (() => void) | undefined;
|
|
1474
|
-
avatar?: import("react").ReactElement
|
|
1498
|
+
avatar?: import("react").ReactElement | undefined;
|
|
1475
1499
|
children?: null | undefined;
|
|
1476
1500
|
classes?: (Partial<import("@mui/material").ChipClasses> & Partial<import("@mui/material").ClassNameMap<never>>) | undefined;
|
|
1477
1501
|
clickable?: boolean | undefined;
|
|
1478
|
-
color?: import("@mui/types").OverridableStringUnion<"default" | "
|
|
1479
|
-
deleteIcon?: import("react").ReactElement
|
|
1502
|
+
color?: import("@mui/types").OverridableStringUnion<"default" | "primary" | "secondary" | "error" | "info" | "success" | "warning", import("@mui/material").ChipPropsColorOverrides> | undefined;
|
|
1503
|
+
deleteIcon?: import("react").ReactElement | undefined;
|
|
1480
1504
|
disabled?: boolean | undefined;
|
|
1481
|
-
icon?: import("react").ReactElement
|
|
1505
|
+
icon?: import("react").ReactElement | undefined;
|
|
1482
1506
|
label?: import("react").ReactNode;
|
|
1483
1507
|
size?: import("@mui/types").OverridableStringUnion<"small" | "medium", import("@mui/material").ChipPropsSizeOverrides> | undefined;
|
|
1484
1508
|
skipFocusWhenDisabled?: boolean | undefined;
|
|
@@ -1487,7 +1511,7 @@ export declare const DeleteOnClick: {
|
|
|
1487
1511
|
variant?: import("@mui/types").OverridableStringUnion<"filled" | "outlined", import("@mui/material").ChipPropsVariantOverrides> | undefined;
|
|
1488
1512
|
className?: string | undefined;
|
|
1489
1513
|
style?: import("react").CSSProperties | undefined;
|
|
1490
|
-
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
1514
|
+
ref?: ((instance: HTMLDivElement | null) => void | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
1491
1515
|
slot?: string | undefined;
|
|
1492
1516
|
title?: string | undefined;
|
|
1493
1517
|
suppressHydrationWarning?: boolean | undefined;
|
|
@@ -1496,27 +1520,27 @@ export declare const DeleteOnClick: {
|
|
|
1496
1520
|
role?: import("react").AriaRole | undefined;
|
|
1497
1521
|
"aria-activedescendant"?: string | undefined;
|
|
1498
1522
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
1499
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
1523
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
1500
1524
|
"aria-braillelabel"?: string | undefined;
|
|
1501
1525
|
"aria-brailleroledescription"?: string | undefined;
|
|
1502
1526
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
1503
|
-
"aria-checked"?: boolean | "
|
|
1527
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
1504
1528
|
"aria-colcount"?: number | undefined;
|
|
1505
1529
|
"aria-colindex"?: number | undefined;
|
|
1506
1530
|
"aria-colindextext"?: string | undefined;
|
|
1507
1531
|
"aria-colspan"?: number | undefined;
|
|
1508
1532
|
"aria-controls"?: string | undefined;
|
|
1509
|
-
"aria-current"?: boolean | "
|
|
1533
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
1510
1534
|
"aria-describedby"?: string | undefined;
|
|
1511
1535
|
"aria-description"?: string | undefined;
|
|
1512
1536
|
"aria-details"?: string | undefined;
|
|
1513
1537
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
1514
|
-
"aria-dropeffect"?: "
|
|
1538
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
1515
1539
|
"aria-errormessage"?: string | undefined;
|
|
1516
1540
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
1517
1541
|
"aria-flowto"?: string | undefined;
|
|
1518
1542
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
1519
|
-
"aria-haspopup"?: boolean | "
|
|
1543
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
1520
1544
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
1521
1545
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
1522
1546
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -1531,9 +1555,9 @@ export declare const DeleteOnClick: {
|
|
|
1531
1555
|
"aria-owns"?: string | undefined;
|
|
1532
1556
|
"aria-placeholder"?: string | undefined;
|
|
1533
1557
|
"aria-posinset"?: number | undefined;
|
|
1534
|
-
"aria-pressed"?: boolean | "
|
|
1558
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
1535
1559
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
1536
|
-
"aria-relevant"?: "
|
|
1560
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
1537
1561
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
1538
1562
|
"aria-roledescription"?: string | undefined;
|
|
1539
1563
|
"aria-rowcount"?: number | undefined;
|
|
@@ -1688,9 +1712,7 @@ export declare const DeleteOnClick: {
|
|
|
1688
1712
|
onPointerCancel?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1689
1713
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1690
1714
|
onPointerEnter?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1691
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1692
1715
|
onPointerLeave?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1693
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1694
1716
|
onPointerOver?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1695
1717
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1696
1718
|
onPointerOut?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
@@ -1714,16 +1736,16 @@ export declare const DeleteOnClick: {
|
|
|
1714
1736
|
key?: import("react").Key | null | undefined;
|
|
1715
1737
|
content?: string | undefined;
|
|
1716
1738
|
translate?: "yes" | "no" | undefined;
|
|
1717
|
-
hidden?: boolean | undefined;
|
|
1718
1739
|
defaultChecked?: boolean | undefined;
|
|
1719
1740
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
1720
1741
|
suppressContentEditableWarning?: boolean | undefined;
|
|
1721
1742
|
accessKey?: string | undefined;
|
|
1722
1743
|
autoFocus?: boolean | undefined;
|
|
1723
|
-
contentEditable?:
|
|
1744
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
1724
1745
|
contextMenu?: string | undefined;
|
|
1725
1746
|
dir?: string | undefined;
|
|
1726
1747
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
1748
|
+
hidden?: boolean | undefined;
|
|
1727
1749
|
nonce?: string | undefined;
|
|
1728
1750
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
1729
1751
|
radioGroup?: string | undefined;
|
|
@@ -1748,8 +1770,8 @@ export declare const DeleteOnClick: {
|
|
|
1748
1770
|
results?: number | undefined;
|
|
1749
1771
|
security?: string | undefined;
|
|
1750
1772
|
unselectable?: "on" | "off" | undefined;
|
|
1751
|
-
inputMode?: "
|
|
1773
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
1752
1774
|
is?: string | undefined;
|
|
1753
|
-
component?: import("react").ElementType
|
|
1775
|
+
component?: import("react").ElementType | undefined;
|
|
1754
1776
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
1755
1777
|
};
|