@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,24 +1,30 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import { BADGE } from '@geometricpanda/storybook-addon-badges';
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
* ```js
|
|
5
|
+
* import { Breadcrumbs } from "@galaxy-ds/core";
|
|
6
|
+
* ```
|
|
7
|
+
*/
|
|
4
8
|
declare const meta: {
|
|
5
9
|
title: string;
|
|
6
|
-
tags: string[];
|
|
7
10
|
component: (props: import("./Breadcrumbs.types").BreadcrumbsProps) => import("react/jsx-runtime").JSX.Element;
|
|
11
|
+
parameters: {
|
|
12
|
+
badges: BADGE[];
|
|
13
|
+
};
|
|
8
14
|
};
|
|
9
15
|
export default meta;
|
|
10
16
|
export declare const Default: {
|
|
11
17
|
args: {};
|
|
12
|
-
play: ({ canvasElement }: import("@storybook/types").PlayFunctionContext<import("@storybook/react
|
|
18
|
+
play: ({ canvasElement }: import("@storybook/types").PlayFunctionContext<import("@storybook/react").ReactRenderer, {
|
|
13
19
|
children?: import("react").ReactNode;
|
|
14
20
|
classes?: (Partial<import("@mui/material").BreadcrumbsClasses> & Partial<import("@mui/material").ClassNameMap<never>>) | undefined;
|
|
15
21
|
slots?: {
|
|
16
|
-
CollapsedIcon?: import("react").ElementType
|
|
22
|
+
CollapsedIcon?: import("react").ElementType;
|
|
17
23
|
} | undefined;
|
|
18
24
|
slotProps?: {
|
|
19
|
-
collapsedIcon?: import("@mui/
|
|
25
|
+
collapsedIcon?: import("@mui/utils").SlotComponentProps<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
|
|
20
26
|
muiName: string;
|
|
21
|
-
}, import("@mui/material").BreadcrumbsCollapsedIconSlotPropsOverrides, import("@mui/material").BreadcrumbsOwnerState
|
|
27
|
+
}, import("@mui/material").BreadcrumbsCollapsedIconSlotPropsOverrides, import("@mui/material").BreadcrumbsOwnerState>;
|
|
22
28
|
} | undefined;
|
|
23
29
|
expandText?: string | undefined;
|
|
24
30
|
itemsAfterCollapse?: number | undefined;
|
|
@@ -28,7 +34,7 @@ export declare const Default: {
|
|
|
28
34
|
sx?: import("@mui/system").SxProps<import("@mui/material").Theme> | undefined;
|
|
29
35
|
className?: string | undefined;
|
|
30
36
|
style?: import("react").CSSProperties | undefined;
|
|
31
|
-
ref?: ((instance: HTMLElement | null) => void) | import("react").RefObject<HTMLElement> | null | undefined;
|
|
37
|
+
ref?: ((instance: HTMLElement | 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<HTMLElement> | null | undefined;
|
|
32
38
|
color?: string | undefined;
|
|
33
39
|
slot?: string | undefined;
|
|
34
40
|
title?: string | undefined;
|
|
@@ -39,27 +45,27 @@ export declare const Default: {
|
|
|
39
45
|
tabIndex?: number | undefined;
|
|
40
46
|
"aria-activedescendant"?: string | undefined;
|
|
41
47
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
42
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
48
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
43
49
|
"aria-braillelabel"?: string | undefined;
|
|
44
50
|
"aria-brailleroledescription"?: string | undefined;
|
|
45
51
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
46
|
-
"aria-checked"?: boolean | "
|
|
52
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
47
53
|
"aria-colcount"?: number | undefined;
|
|
48
54
|
"aria-colindex"?: number | undefined;
|
|
49
55
|
"aria-colindextext"?: string | undefined;
|
|
50
56
|
"aria-colspan"?: number | undefined;
|
|
51
57
|
"aria-controls"?: string | undefined;
|
|
52
|
-
"aria-current"?: boolean | "
|
|
58
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
53
59
|
"aria-describedby"?: string | undefined;
|
|
54
60
|
"aria-description"?: string | undefined;
|
|
55
61
|
"aria-details"?: string | undefined;
|
|
56
62
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
57
|
-
"aria-dropeffect"?: "
|
|
63
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
58
64
|
"aria-errormessage"?: string | undefined;
|
|
59
65
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
60
66
|
"aria-flowto"?: string | undefined;
|
|
61
67
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
62
|
-
"aria-haspopup"?: boolean | "
|
|
68
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
63
69
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
64
70
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
65
71
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -74,9 +80,9 @@ export declare const Default: {
|
|
|
74
80
|
"aria-owns"?: string | undefined;
|
|
75
81
|
"aria-placeholder"?: string | undefined;
|
|
76
82
|
"aria-posinset"?: number | undefined;
|
|
77
|
-
"aria-pressed"?: boolean | "
|
|
83
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
78
84
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
79
|
-
"aria-relevant"?: "
|
|
85
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
80
86
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
81
87
|
"aria-roledescription"?: string | undefined;
|
|
82
88
|
"aria-rowcount"?: number | undefined;
|
|
@@ -232,9 +238,7 @@ export declare const Default: {
|
|
|
232
238
|
onPointerCancel?: import("react").PointerEventHandler<HTMLElement> | undefined;
|
|
233
239
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
|
|
234
240
|
onPointerEnter?: import("react").PointerEventHandler<HTMLElement> | undefined;
|
|
235
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
|
|
236
241
|
onPointerLeave?: import("react").PointerEventHandler<HTMLElement> | undefined;
|
|
237
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
|
|
238
242
|
onPointerOver?: import("react").PointerEventHandler<HTMLElement> | undefined;
|
|
239
243
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
|
|
240
244
|
onPointerOut?: import("react").PointerEventHandler<HTMLElement> | undefined;
|
|
@@ -258,16 +262,16 @@ export declare const Default: {
|
|
|
258
262
|
key?: import("react").Key | null | undefined;
|
|
259
263
|
content?: string | undefined;
|
|
260
264
|
translate?: "yes" | "no" | undefined;
|
|
261
|
-
hidden?: boolean | undefined;
|
|
262
265
|
defaultChecked?: boolean | undefined;
|
|
263
266
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
264
267
|
suppressContentEditableWarning?: boolean | undefined;
|
|
265
268
|
accessKey?: string | undefined;
|
|
266
269
|
autoFocus?: boolean | undefined;
|
|
267
|
-
contentEditable?:
|
|
270
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
268
271
|
contextMenu?: string | undefined;
|
|
269
272
|
dir?: string | undefined;
|
|
270
273
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
274
|
+
hidden?: boolean | undefined;
|
|
271
275
|
nonce?: string | undefined;
|
|
272
276
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
273
277
|
radioGroup?: string | undefined;
|
|
@@ -292,20 +296,20 @@ export declare const Default: {
|
|
|
292
296
|
results?: number | undefined;
|
|
293
297
|
security?: string | undefined;
|
|
294
298
|
unselectable?: "on" | "off" | undefined;
|
|
295
|
-
inputMode?: "
|
|
299
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
296
300
|
is?: string | undefined;
|
|
297
|
-
component?: import("react").ElementType
|
|
301
|
+
component?: import("react").ElementType | undefined;
|
|
298
302
|
}>) => Promise<void>;
|
|
299
303
|
render: (args: {
|
|
300
304
|
children?: import("react").ReactNode;
|
|
301
305
|
classes?: (Partial<import("@mui/material").BreadcrumbsClasses> & Partial<import("@mui/material").ClassNameMap<never>>) | undefined;
|
|
302
306
|
slots?: {
|
|
303
|
-
CollapsedIcon?: import("react").ElementType
|
|
307
|
+
CollapsedIcon?: import("react").ElementType;
|
|
304
308
|
} | undefined;
|
|
305
309
|
slotProps?: {
|
|
306
|
-
collapsedIcon?: import("@mui/
|
|
310
|
+
collapsedIcon?: import("@mui/utils").SlotComponentProps<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
|
|
307
311
|
muiName: string;
|
|
308
|
-
}, import("@mui/material").BreadcrumbsCollapsedIconSlotPropsOverrides, import("@mui/material").BreadcrumbsOwnerState
|
|
312
|
+
}, import("@mui/material").BreadcrumbsCollapsedIconSlotPropsOverrides, import("@mui/material").BreadcrumbsOwnerState>;
|
|
309
313
|
} | undefined;
|
|
310
314
|
expandText?: string | undefined;
|
|
311
315
|
itemsAfterCollapse?: number | undefined;
|
|
@@ -315,7 +319,7 @@ export declare const Default: {
|
|
|
315
319
|
sx?: import("@mui/system").SxProps<import("@mui/material").Theme> | undefined;
|
|
316
320
|
className?: string | undefined;
|
|
317
321
|
style?: import("react").CSSProperties | undefined;
|
|
318
|
-
ref?: ((instance: HTMLElement | null) => void) | import("react").RefObject<HTMLElement> | null | undefined;
|
|
322
|
+
ref?: ((instance: HTMLElement | 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<HTMLElement> | null | undefined;
|
|
319
323
|
color?: string | undefined;
|
|
320
324
|
slot?: string | undefined;
|
|
321
325
|
title?: string | undefined;
|
|
@@ -326,27 +330,27 @@ export declare const Default: {
|
|
|
326
330
|
tabIndex?: number | undefined;
|
|
327
331
|
"aria-activedescendant"?: string | undefined;
|
|
328
332
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
329
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
333
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
330
334
|
"aria-braillelabel"?: string | undefined;
|
|
331
335
|
"aria-brailleroledescription"?: string | undefined;
|
|
332
336
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
333
|
-
"aria-checked"?: boolean | "
|
|
337
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
334
338
|
"aria-colcount"?: number | undefined;
|
|
335
339
|
"aria-colindex"?: number | undefined;
|
|
336
340
|
"aria-colindextext"?: string | undefined;
|
|
337
341
|
"aria-colspan"?: number | undefined;
|
|
338
342
|
"aria-controls"?: string | undefined;
|
|
339
|
-
"aria-current"?: boolean | "
|
|
343
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
340
344
|
"aria-describedby"?: string | undefined;
|
|
341
345
|
"aria-description"?: string | undefined;
|
|
342
346
|
"aria-details"?: string | undefined;
|
|
343
347
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
344
|
-
"aria-dropeffect"?: "
|
|
348
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
345
349
|
"aria-errormessage"?: string | undefined;
|
|
346
350
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
347
351
|
"aria-flowto"?: string | undefined;
|
|
348
352
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
349
|
-
"aria-haspopup"?: boolean | "
|
|
353
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
350
354
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
351
355
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
352
356
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -361,9 +365,9 @@ export declare const Default: {
|
|
|
361
365
|
"aria-owns"?: string | undefined;
|
|
362
366
|
"aria-placeholder"?: string | undefined;
|
|
363
367
|
"aria-posinset"?: number | undefined;
|
|
364
|
-
"aria-pressed"?: boolean | "
|
|
368
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
365
369
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
366
|
-
"aria-relevant"?: "
|
|
370
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
367
371
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
368
372
|
"aria-roledescription"?: string | undefined;
|
|
369
373
|
"aria-rowcount"?: number | undefined;
|
|
@@ -519,9 +523,7 @@ export declare const Default: {
|
|
|
519
523
|
onPointerCancel?: import("react").PointerEventHandler<HTMLElement> | undefined;
|
|
520
524
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
|
|
521
525
|
onPointerEnter?: import("react").PointerEventHandler<HTMLElement> | undefined;
|
|
522
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
|
|
523
526
|
onPointerLeave?: import("react").PointerEventHandler<HTMLElement> | undefined;
|
|
524
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
|
|
525
527
|
onPointerOver?: import("react").PointerEventHandler<HTMLElement> | undefined;
|
|
526
528
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
|
|
527
529
|
onPointerOut?: import("react").PointerEventHandler<HTMLElement> | undefined;
|
|
@@ -545,16 +547,16 @@ export declare const Default: {
|
|
|
545
547
|
key?: import("react").Key | null | undefined;
|
|
546
548
|
content?: string | undefined;
|
|
547
549
|
translate?: "yes" | "no" | undefined;
|
|
548
|
-
hidden?: boolean | undefined;
|
|
549
550
|
defaultChecked?: boolean | undefined;
|
|
550
551
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
551
552
|
suppressContentEditableWarning?: boolean | undefined;
|
|
552
553
|
accessKey?: string | undefined;
|
|
553
554
|
autoFocus?: boolean | undefined;
|
|
554
|
-
contentEditable?:
|
|
555
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
555
556
|
contextMenu?: string | undefined;
|
|
556
557
|
dir?: string | undefined;
|
|
557
558
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
559
|
+
hidden?: boolean | undefined;
|
|
558
560
|
nonce?: string | undefined;
|
|
559
561
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
560
562
|
radioGroup?: string | undefined;
|
|
@@ -579,25 +581,25 @@ export declare const Default: {
|
|
|
579
581
|
results?: number | undefined;
|
|
580
582
|
security?: string | undefined;
|
|
581
583
|
unselectable?: "on" | "off" | undefined;
|
|
582
|
-
inputMode?: "
|
|
584
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
583
585
|
is?: string | undefined;
|
|
584
|
-
component?: import("react").ElementType
|
|
586
|
+
component?: import("react").ElementType | undefined;
|
|
585
587
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
586
588
|
};
|
|
587
589
|
export declare const Collapsed: {
|
|
588
590
|
args: {
|
|
589
591
|
maxItems: number;
|
|
590
592
|
};
|
|
591
|
-
play: ({ canvasElement }: import("@storybook/types").PlayFunctionContext<import("@storybook/react
|
|
593
|
+
play: ({ canvasElement }: import("@storybook/types").PlayFunctionContext<import("@storybook/react").ReactRenderer, {
|
|
592
594
|
children?: import("react").ReactNode;
|
|
593
595
|
classes?: (Partial<import("@mui/material").BreadcrumbsClasses> & Partial<import("@mui/material").ClassNameMap<never>>) | undefined;
|
|
594
596
|
slots?: {
|
|
595
|
-
CollapsedIcon?: import("react").ElementType
|
|
597
|
+
CollapsedIcon?: import("react").ElementType;
|
|
596
598
|
} | undefined;
|
|
597
599
|
slotProps?: {
|
|
598
|
-
collapsedIcon?: import("@mui/
|
|
600
|
+
collapsedIcon?: import("@mui/utils").SlotComponentProps<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
|
|
599
601
|
muiName: string;
|
|
600
|
-
}, import("@mui/material").BreadcrumbsCollapsedIconSlotPropsOverrides, import("@mui/material").BreadcrumbsOwnerState
|
|
602
|
+
}, import("@mui/material").BreadcrumbsCollapsedIconSlotPropsOverrides, import("@mui/material").BreadcrumbsOwnerState>;
|
|
601
603
|
} | undefined;
|
|
602
604
|
expandText?: string | undefined;
|
|
603
605
|
itemsAfterCollapse?: number | undefined;
|
|
@@ -607,7 +609,7 @@ export declare const Collapsed: {
|
|
|
607
609
|
sx?: import("@mui/system").SxProps<import("@mui/material").Theme> | undefined;
|
|
608
610
|
className?: string | undefined;
|
|
609
611
|
style?: import("react").CSSProperties | undefined;
|
|
610
|
-
ref?: ((instance: HTMLElement | null) => void) | import("react").RefObject<HTMLElement> | null | undefined;
|
|
612
|
+
ref?: ((instance: HTMLElement | 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<HTMLElement> | null | undefined;
|
|
611
613
|
color?: string | undefined;
|
|
612
614
|
slot?: string | undefined;
|
|
613
615
|
title?: string | undefined;
|
|
@@ -618,27 +620,27 @@ export declare const Collapsed: {
|
|
|
618
620
|
tabIndex?: number | undefined;
|
|
619
621
|
"aria-activedescendant"?: string | undefined;
|
|
620
622
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
621
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
623
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
622
624
|
"aria-braillelabel"?: string | undefined;
|
|
623
625
|
"aria-brailleroledescription"?: string | undefined;
|
|
624
626
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
625
|
-
"aria-checked"?: boolean | "
|
|
627
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
626
628
|
"aria-colcount"?: number | undefined;
|
|
627
629
|
"aria-colindex"?: number | undefined;
|
|
628
630
|
"aria-colindextext"?: string | undefined;
|
|
629
631
|
"aria-colspan"?: number | undefined;
|
|
630
632
|
"aria-controls"?: string | undefined;
|
|
631
|
-
"aria-current"?: boolean | "
|
|
633
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
632
634
|
"aria-describedby"?: string | undefined;
|
|
633
635
|
"aria-description"?: string | undefined;
|
|
634
636
|
"aria-details"?: string | undefined;
|
|
635
637
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
636
|
-
"aria-dropeffect"?: "
|
|
638
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
637
639
|
"aria-errormessage"?: string | undefined;
|
|
638
640
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
639
641
|
"aria-flowto"?: string | undefined;
|
|
640
642
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
641
|
-
"aria-haspopup"?: boolean | "
|
|
643
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
642
644
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
643
645
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
644
646
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -653,9 +655,9 @@ export declare const Collapsed: {
|
|
|
653
655
|
"aria-owns"?: string | undefined;
|
|
654
656
|
"aria-placeholder"?: string | undefined;
|
|
655
657
|
"aria-posinset"?: number | undefined;
|
|
656
|
-
"aria-pressed"?: boolean | "
|
|
658
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
657
659
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
658
|
-
"aria-relevant"?: "
|
|
660
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
659
661
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
660
662
|
"aria-roledescription"?: string | undefined;
|
|
661
663
|
"aria-rowcount"?: number | undefined;
|
|
@@ -811,9 +813,7 @@ export declare const Collapsed: {
|
|
|
811
813
|
onPointerCancel?: import("react").PointerEventHandler<HTMLElement> | undefined;
|
|
812
814
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
|
|
813
815
|
onPointerEnter?: import("react").PointerEventHandler<HTMLElement> | undefined;
|
|
814
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
|
|
815
816
|
onPointerLeave?: import("react").PointerEventHandler<HTMLElement> | undefined;
|
|
816
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
|
|
817
817
|
onPointerOver?: import("react").PointerEventHandler<HTMLElement> | undefined;
|
|
818
818
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
|
|
819
819
|
onPointerOut?: import("react").PointerEventHandler<HTMLElement> | undefined;
|
|
@@ -837,16 +837,16 @@ export declare const Collapsed: {
|
|
|
837
837
|
key?: import("react").Key | null | undefined;
|
|
838
838
|
content?: string | undefined;
|
|
839
839
|
translate?: "yes" | "no" | undefined;
|
|
840
|
-
hidden?: boolean | undefined;
|
|
841
840
|
defaultChecked?: boolean | undefined;
|
|
842
841
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
843
842
|
suppressContentEditableWarning?: boolean | undefined;
|
|
844
843
|
accessKey?: string | undefined;
|
|
845
844
|
autoFocus?: boolean | undefined;
|
|
846
|
-
contentEditable?:
|
|
845
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
847
846
|
contextMenu?: string | undefined;
|
|
848
847
|
dir?: string | undefined;
|
|
849
848
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
849
|
+
hidden?: boolean | undefined;
|
|
850
850
|
nonce?: string | undefined;
|
|
851
851
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
852
852
|
radioGroup?: string | undefined;
|
|
@@ -871,20 +871,20 @@ export declare const Collapsed: {
|
|
|
871
871
|
results?: number | undefined;
|
|
872
872
|
security?: string | undefined;
|
|
873
873
|
unselectable?: "on" | "off" | undefined;
|
|
874
|
-
inputMode?: "
|
|
874
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
875
875
|
is?: string | undefined;
|
|
876
|
-
component?: import("react").ElementType
|
|
876
|
+
component?: import("react").ElementType | undefined;
|
|
877
877
|
}>) => Promise<void>;
|
|
878
878
|
render: (args: {
|
|
879
879
|
children?: import("react").ReactNode;
|
|
880
880
|
classes?: (Partial<import("@mui/material").BreadcrumbsClasses> & Partial<import("@mui/material").ClassNameMap<never>>) | undefined;
|
|
881
881
|
slots?: {
|
|
882
|
-
CollapsedIcon?: import("react").ElementType
|
|
882
|
+
CollapsedIcon?: import("react").ElementType;
|
|
883
883
|
} | undefined;
|
|
884
884
|
slotProps?: {
|
|
885
|
-
collapsedIcon?: import("@mui/
|
|
885
|
+
collapsedIcon?: import("@mui/utils").SlotComponentProps<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
|
|
886
886
|
muiName: string;
|
|
887
|
-
}, import("@mui/material").BreadcrumbsCollapsedIconSlotPropsOverrides, import("@mui/material").BreadcrumbsOwnerState
|
|
887
|
+
}, import("@mui/material").BreadcrumbsCollapsedIconSlotPropsOverrides, import("@mui/material").BreadcrumbsOwnerState>;
|
|
888
888
|
} | undefined;
|
|
889
889
|
expandText?: string | undefined;
|
|
890
890
|
itemsAfterCollapse?: number | undefined;
|
|
@@ -894,7 +894,7 @@ export declare const Collapsed: {
|
|
|
894
894
|
sx?: import("@mui/system").SxProps<import("@mui/material").Theme> | undefined;
|
|
895
895
|
className?: string | undefined;
|
|
896
896
|
style?: import("react").CSSProperties | undefined;
|
|
897
|
-
ref?: ((instance: HTMLElement | null) => void) | import("react").RefObject<HTMLElement> | null | undefined;
|
|
897
|
+
ref?: ((instance: HTMLElement | 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<HTMLElement> | null | undefined;
|
|
898
898
|
color?: string | undefined;
|
|
899
899
|
slot?: string | undefined;
|
|
900
900
|
title?: string | undefined;
|
|
@@ -905,27 +905,27 @@ export declare const Collapsed: {
|
|
|
905
905
|
tabIndex?: number | undefined;
|
|
906
906
|
"aria-activedescendant"?: string | undefined;
|
|
907
907
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
908
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
908
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
909
909
|
"aria-braillelabel"?: string | undefined;
|
|
910
910
|
"aria-brailleroledescription"?: string | undefined;
|
|
911
911
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
912
|
-
"aria-checked"?: boolean | "
|
|
912
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
913
913
|
"aria-colcount"?: number | undefined;
|
|
914
914
|
"aria-colindex"?: number | undefined;
|
|
915
915
|
"aria-colindextext"?: string | undefined;
|
|
916
916
|
"aria-colspan"?: number | undefined;
|
|
917
917
|
"aria-controls"?: string | undefined;
|
|
918
|
-
"aria-current"?: boolean | "
|
|
918
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
919
919
|
"aria-describedby"?: string | undefined;
|
|
920
920
|
"aria-description"?: string | undefined;
|
|
921
921
|
"aria-details"?: string | undefined;
|
|
922
922
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
923
|
-
"aria-dropeffect"?: "
|
|
923
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
924
924
|
"aria-errormessage"?: string | undefined;
|
|
925
925
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
926
926
|
"aria-flowto"?: string | undefined;
|
|
927
927
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
928
|
-
"aria-haspopup"?: boolean | "
|
|
928
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
929
929
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
930
930
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
931
931
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -940,9 +940,9 @@ export declare const Collapsed: {
|
|
|
940
940
|
"aria-owns"?: string | undefined;
|
|
941
941
|
"aria-placeholder"?: string | undefined;
|
|
942
942
|
"aria-posinset"?: number | undefined;
|
|
943
|
-
"aria-pressed"?: boolean | "
|
|
943
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
944
944
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
945
|
-
"aria-relevant"?: "
|
|
945
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
946
946
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
947
947
|
"aria-roledescription"?: string | undefined;
|
|
948
948
|
"aria-rowcount"?: number | undefined;
|
|
@@ -1098,9 +1098,7 @@ export declare const Collapsed: {
|
|
|
1098
1098
|
onPointerCancel?: import("react").PointerEventHandler<HTMLElement> | undefined;
|
|
1099
1099
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
|
|
1100
1100
|
onPointerEnter?: import("react").PointerEventHandler<HTMLElement> | undefined;
|
|
1101
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
|
|
1102
1101
|
onPointerLeave?: import("react").PointerEventHandler<HTMLElement> | undefined;
|
|
1103
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
|
|
1104
1102
|
onPointerOver?: import("react").PointerEventHandler<HTMLElement> | undefined;
|
|
1105
1103
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
|
|
1106
1104
|
onPointerOut?: import("react").PointerEventHandler<HTMLElement> | undefined;
|
|
@@ -1124,16 +1122,16 @@ export declare const Collapsed: {
|
|
|
1124
1122
|
key?: import("react").Key | null | undefined;
|
|
1125
1123
|
content?: string | undefined;
|
|
1126
1124
|
translate?: "yes" | "no" | undefined;
|
|
1127
|
-
hidden?: boolean | undefined;
|
|
1128
1125
|
defaultChecked?: boolean | undefined;
|
|
1129
1126
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
1130
1127
|
suppressContentEditableWarning?: boolean | undefined;
|
|
1131
1128
|
accessKey?: string | undefined;
|
|
1132
1129
|
autoFocus?: boolean | undefined;
|
|
1133
|
-
contentEditable?:
|
|
1130
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
1134
1131
|
contextMenu?: string | undefined;
|
|
1135
1132
|
dir?: string | undefined;
|
|
1136
1133
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
1134
|
+
hidden?: boolean | undefined;
|
|
1137
1135
|
nonce?: string | undefined;
|
|
1138
1136
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
1139
1137
|
radioGroup?: string | undefined;
|
|
@@ -1158,8 +1156,8 @@ export declare const Collapsed: {
|
|
|
1158
1156
|
results?: number | undefined;
|
|
1159
1157
|
security?: string | undefined;
|
|
1160
1158
|
unselectable?: "on" | "off" | undefined;
|
|
1161
|
-
inputMode?: "
|
|
1159
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
1162
1160
|
is?: string | undefined;
|
|
1163
|
-
component?: import("react").ElementType
|
|
1161
|
+
component?: import("react").ElementType | undefined;
|
|
1164
1162
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
1165
1163
|
};
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
export declare const BreadcrumbsStyled: import("@emotion/styled").StyledComponent<import("@mui/material").BreadcrumbsOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, "ref"> & {
|
|
3
|
-
ref?: ((instance: HTMLElement | null) => void) | import("react").RefObject<HTMLElement> | null | undefined;
|
|
4
|
-
}, "children" | "className" | "style" | "classes" | "sx" | "
|
|
2
|
+
ref?: ((instance: HTMLElement | 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<HTMLElement> | null | undefined;
|
|
3
|
+
}, "children" | "className" | "style" | "classes" | "sx" | "slots" | "slotProps" | "separator" | "expandText" | "itemsAfterCollapse" | "itemsBeforeCollapse" | "maxItems"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|