@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,6 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
/// <reference types="react" />
|
|
3
|
-
/// <reference types="trusted-types" />
|
|
4
1
|
/**
|
|
5
2
|
* Drawer Menu Item
|
|
6
3
|
*/
|
|
@@ -13,7 +10,7 @@ export declare const Default: {
|
|
|
13
10
|
args: {
|
|
14
11
|
children: import("react/jsx-runtime").JSX.Element;
|
|
15
12
|
};
|
|
16
|
-
play: ({ canvasElement }: import("@storybook/types").PlayFunctionContext<import("@storybook/react
|
|
13
|
+
play: ({ canvasElement }: import("@storybook/types").PlayFunctionContext<import("@storybook/react").ReactRenderer, {
|
|
17
14
|
children: import("react").ReactNode;
|
|
18
15
|
className?: string | undefined;
|
|
19
16
|
style?: import("react").CSSProperties | undefined;
|
|
@@ -26,30 +23,30 @@ export declare const Default: {
|
|
|
26
23
|
id?: string | undefined;
|
|
27
24
|
lang?: string | undefined;
|
|
28
25
|
role?: import("react").AriaRole | undefined;
|
|
29
|
-
tabIndex?:
|
|
26
|
+
tabIndex?: NonNullable<import("react").HTMLAttributes<any>["tabIndex"]> | undefined;
|
|
30
27
|
"aria-activedescendant"?: string | undefined;
|
|
31
28
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
32
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
29
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
33
30
|
"aria-braillelabel"?: string | undefined;
|
|
34
31
|
"aria-brailleroledescription"?: string | undefined;
|
|
35
32
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
36
|
-
"aria-checked"?: boolean | "
|
|
33
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
37
34
|
"aria-colcount"?: number | undefined;
|
|
38
35
|
"aria-colindex"?: number | undefined;
|
|
39
36
|
"aria-colindextext"?: string | undefined;
|
|
40
37
|
"aria-colspan"?: number | undefined;
|
|
41
38
|
"aria-controls"?: string | undefined;
|
|
42
|
-
"aria-current"?: boolean | "
|
|
39
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
43
40
|
"aria-describedby"?: string | undefined;
|
|
44
41
|
"aria-description"?: string | undefined;
|
|
45
42
|
"aria-details"?: string | undefined;
|
|
46
43
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
47
|
-
"aria-dropeffect"?: "
|
|
44
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
48
45
|
"aria-errormessage"?: string | undefined;
|
|
49
46
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
50
47
|
"aria-flowto"?: string | undefined;
|
|
51
48
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
52
|
-
"aria-haspopup"?: boolean | "
|
|
49
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
53
50
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
54
51
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
55
52
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -64,9 +61,9 @@ export declare const Default: {
|
|
|
64
61
|
"aria-owns"?: string | undefined;
|
|
65
62
|
"aria-placeholder"?: string | undefined;
|
|
66
63
|
"aria-posinset"?: number | undefined;
|
|
67
|
-
"aria-pressed"?: boolean | "
|
|
64
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
68
65
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
69
|
-
"aria-relevant"?: "
|
|
66
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
70
67
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
71
68
|
"aria-roledescription"?: string | undefined;
|
|
72
69
|
"aria-rowcount"?: number | undefined;
|
|
@@ -222,9 +219,7 @@ export declare const Default: {
|
|
|
222
219
|
onPointerCancel?: import("react").PointerEventHandler<HTMLLIElement> | undefined;
|
|
223
220
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLLIElement> | undefined;
|
|
224
221
|
onPointerEnter?: import("react").PointerEventHandler<HTMLLIElement> | undefined;
|
|
225
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLLIElement> | undefined;
|
|
226
222
|
onPointerLeave?: import("react").PointerEventHandler<HTMLLIElement> | undefined;
|
|
227
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLLIElement> | undefined;
|
|
228
223
|
onPointerOver?: import("react").PointerEventHandler<HTMLLIElement> | undefined;
|
|
229
224
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLLIElement> | undefined;
|
|
230
225
|
onPointerOut?: import("react").PointerEventHandler<HTMLLIElement> | undefined;
|
|
@@ -247,22 +242,20 @@ export declare const Default: {
|
|
|
247
242
|
onTransitionEndCapture?: import("react").TransitionEventHandler<HTMLLIElement> | undefined;
|
|
248
243
|
key?: import("react").Key | null | undefined;
|
|
249
244
|
disabled?: boolean | undefined;
|
|
245
|
+
variant?: ("dark" | "light") | undefined;
|
|
250
246
|
content?: string | undefined;
|
|
251
247
|
translate?: "yes" | "no" | undefined;
|
|
252
|
-
|
|
253
|
-
dense?: boolean | undefined;
|
|
254
|
-
open?: boolean | undefined;
|
|
255
|
-
divider?: boolean | undefined;
|
|
256
|
-
selected?: boolean | undefined;
|
|
248
|
+
disableGutters?: boolean | undefined;
|
|
257
249
|
defaultChecked?: boolean | undefined;
|
|
258
250
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
259
251
|
suppressContentEditableWarning?: boolean | undefined;
|
|
260
252
|
accessKey?: string | undefined;
|
|
261
253
|
autoFocus?: boolean | undefined;
|
|
262
|
-
contentEditable?:
|
|
254
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
263
255
|
contextMenu?: string | undefined;
|
|
264
256
|
dir?: string | undefined;
|
|
265
257
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
258
|
+
hidden?: boolean | undefined;
|
|
266
259
|
nonce?: string | undefined;
|
|
267
260
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
268
261
|
radioGroup?: string | undefined;
|
|
@@ -287,26 +280,28 @@ export declare const Default: {
|
|
|
287
280
|
results?: number | undefined;
|
|
288
281
|
security?: string | undefined;
|
|
289
282
|
unselectable?: "on" | "off" | undefined;
|
|
290
|
-
inputMode?: "
|
|
283
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
291
284
|
is?: string | undefined;
|
|
292
|
-
component?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
293
285
|
action?: import("react").Ref<import("@mui/material").ButtonBaseActions> | undefined;
|
|
294
|
-
variant?: "dark" | "light" | undefined;
|
|
295
|
-
disableGutters?: boolean | undefined;
|
|
296
|
-
value?: string | number | readonly string[] | undefined;
|
|
297
286
|
centerRipple?: boolean | undefined;
|
|
298
287
|
disableRipple?: boolean | undefined;
|
|
299
288
|
disableTouchRipple?: boolean | undefined;
|
|
300
289
|
focusRipple?: boolean | undefined;
|
|
301
290
|
focusVisibleClassName?: string | undefined;
|
|
302
|
-
LinkComponent?: import("react").ElementType
|
|
291
|
+
LinkComponent?: import("react").ElementType | undefined;
|
|
303
292
|
onFocusVisible?: import("react").FocusEventHandler<any> | undefined;
|
|
304
293
|
TouchRippleProps?: Partial<import("@mui/material/ButtonBase/TouchRipple").TouchRippleProps> | undefined;
|
|
305
294
|
touchRippleRef?: import("react").Ref<import("@mui/material/ButtonBase/TouchRipple").TouchRippleActions> | undefined;
|
|
295
|
+
value?: string | number | readonly string[] | undefined;
|
|
296
|
+
component?: import("react").ElementType | undefined;
|
|
297
|
+
open?: boolean | undefined;
|
|
298
|
+
dense?: boolean | undefined;
|
|
306
299
|
startAdornment?: import("react").ReactNode;
|
|
300
|
+
selected?: boolean | undefined;
|
|
301
|
+
divider?: boolean | undefined;
|
|
307
302
|
submenu?: boolean | undefined;
|
|
308
303
|
expand?: boolean | undefined;
|
|
309
|
-
ref?: import("react").
|
|
304
|
+
ref?: import("react").LegacyRef<HTMLLIElement> | undefined;
|
|
310
305
|
}>) => Promise<void>;
|
|
311
306
|
parameters: {
|
|
312
307
|
docs: {
|
|
@@ -328,30 +323,30 @@ export declare const Default: {
|
|
|
328
323
|
id?: string | undefined;
|
|
329
324
|
lang?: string | undefined;
|
|
330
325
|
role?: import("react").AriaRole | undefined;
|
|
331
|
-
tabIndex?:
|
|
326
|
+
tabIndex?: NonNullable<import("react").HTMLAttributes<any>["tabIndex"]> | undefined;
|
|
332
327
|
"aria-activedescendant"?: string | undefined;
|
|
333
328
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
334
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
329
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
335
330
|
"aria-braillelabel"?: string | undefined;
|
|
336
331
|
"aria-brailleroledescription"?: string | undefined;
|
|
337
332
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
338
|
-
"aria-checked"?: boolean | "
|
|
333
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
339
334
|
"aria-colcount"?: number | undefined;
|
|
340
335
|
"aria-colindex"?: number | undefined;
|
|
341
336
|
"aria-colindextext"?: string | undefined;
|
|
342
337
|
"aria-colspan"?: number | undefined;
|
|
343
338
|
"aria-controls"?: string | undefined;
|
|
344
|
-
"aria-current"?: boolean | "
|
|
339
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
345
340
|
"aria-describedby"?: string | undefined;
|
|
346
341
|
"aria-description"?: string | undefined;
|
|
347
342
|
"aria-details"?: string | undefined;
|
|
348
343
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
349
|
-
"aria-dropeffect"?: "
|
|
344
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
350
345
|
"aria-errormessage"?: string | undefined;
|
|
351
346
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
352
347
|
"aria-flowto"?: string | undefined;
|
|
353
348
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
354
|
-
"aria-haspopup"?: boolean | "
|
|
349
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
355
350
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
356
351
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
357
352
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -366,9 +361,9 @@ export declare const Default: {
|
|
|
366
361
|
"aria-owns"?: string | undefined;
|
|
367
362
|
"aria-placeholder"?: string | undefined;
|
|
368
363
|
"aria-posinset"?: number | undefined;
|
|
369
|
-
"aria-pressed"?: boolean | "
|
|
364
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
370
365
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
371
|
-
"aria-relevant"?: "
|
|
366
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
372
367
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
373
368
|
"aria-roledescription"?: string | undefined;
|
|
374
369
|
"aria-rowcount"?: number | undefined;
|
|
@@ -524,9 +519,7 @@ export declare const Default: {
|
|
|
524
519
|
onPointerCancel?: import("react").PointerEventHandler<HTMLLIElement> | undefined;
|
|
525
520
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLLIElement> | undefined;
|
|
526
521
|
onPointerEnter?: import("react").PointerEventHandler<HTMLLIElement> | undefined;
|
|
527
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLLIElement> | undefined;
|
|
528
522
|
onPointerLeave?: import("react").PointerEventHandler<HTMLLIElement> | undefined;
|
|
529
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLLIElement> | undefined;
|
|
530
523
|
onPointerOver?: import("react").PointerEventHandler<HTMLLIElement> | undefined;
|
|
531
524
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLLIElement> | undefined;
|
|
532
525
|
onPointerOut?: import("react").PointerEventHandler<HTMLLIElement> | undefined;
|
|
@@ -549,22 +542,20 @@ export declare const Default: {
|
|
|
549
542
|
onTransitionEndCapture?: import("react").TransitionEventHandler<HTMLLIElement> | undefined;
|
|
550
543
|
key?: import("react").Key | null | undefined;
|
|
551
544
|
disabled?: boolean | undefined;
|
|
545
|
+
variant?: ("dark" | "light") | undefined;
|
|
552
546
|
content?: string | undefined;
|
|
553
547
|
translate?: "yes" | "no" | undefined;
|
|
554
|
-
|
|
555
|
-
dense?: boolean | undefined;
|
|
556
|
-
open?: boolean | undefined;
|
|
557
|
-
divider?: boolean | undefined;
|
|
558
|
-
selected?: boolean | undefined;
|
|
548
|
+
disableGutters?: boolean | undefined;
|
|
559
549
|
defaultChecked?: boolean | undefined;
|
|
560
550
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
561
551
|
suppressContentEditableWarning?: boolean | undefined;
|
|
562
552
|
accessKey?: string | undefined;
|
|
563
553
|
autoFocus?: boolean | undefined;
|
|
564
|
-
contentEditable?:
|
|
554
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
565
555
|
contextMenu?: string | undefined;
|
|
566
556
|
dir?: string | undefined;
|
|
567
557
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
558
|
+
hidden?: boolean | undefined;
|
|
568
559
|
nonce?: string | undefined;
|
|
569
560
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
570
561
|
radioGroup?: string | undefined;
|
|
@@ -589,26 +580,28 @@ export declare const Default: {
|
|
|
589
580
|
results?: number | undefined;
|
|
590
581
|
security?: string | undefined;
|
|
591
582
|
unselectable?: "on" | "off" | undefined;
|
|
592
|
-
inputMode?: "
|
|
583
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
593
584
|
is?: string | undefined;
|
|
594
|
-
component?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
595
585
|
action?: import("react").Ref<import("@mui/material").ButtonBaseActions> | undefined;
|
|
596
|
-
variant?: "dark" | "light" | undefined;
|
|
597
|
-
disableGutters?: boolean | undefined;
|
|
598
|
-
value?: string | number | readonly string[] | undefined;
|
|
599
586
|
centerRipple?: boolean | undefined;
|
|
600
587
|
disableRipple?: boolean | undefined;
|
|
601
588
|
disableTouchRipple?: boolean | undefined;
|
|
602
589
|
focusRipple?: boolean | undefined;
|
|
603
590
|
focusVisibleClassName?: string | undefined;
|
|
604
|
-
LinkComponent?: import("react").ElementType
|
|
591
|
+
LinkComponent?: import("react").ElementType | undefined;
|
|
605
592
|
onFocusVisible?: import("react").FocusEventHandler<any> | undefined;
|
|
606
593
|
TouchRippleProps?: Partial<import("@mui/material/ButtonBase/TouchRipple").TouchRippleProps> | undefined;
|
|
607
594
|
touchRippleRef?: import("react").Ref<import("@mui/material/ButtonBase/TouchRipple").TouchRippleActions> | undefined;
|
|
595
|
+
value?: string | number | readonly string[] | undefined;
|
|
596
|
+
component?: import("react").ElementType | undefined;
|
|
597
|
+
open?: boolean | undefined;
|
|
598
|
+
dense?: boolean | undefined;
|
|
608
599
|
startAdornment?: import("react").ReactNode;
|
|
600
|
+
selected?: boolean | undefined;
|
|
601
|
+
divider?: boolean | undefined;
|
|
609
602
|
submenu?: boolean | undefined;
|
|
610
603
|
expand?: boolean | undefined;
|
|
611
|
-
ref?: import("react").
|
|
604
|
+
ref?: import("react").LegacyRef<HTMLLIElement> | undefined;
|
|
612
605
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
613
606
|
};
|
|
614
607
|
export declare const Selected: {
|
|
@@ -629,30 +622,30 @@ export declare const Selected: {
|
|
|
629
622
|
id?: string | undefined;
|
|
630
623
|
lang?: string | undefined;
|
|
631
624
|
role?: import("react").AriaRole | undefined;
|
|
632
|
-
tabIndex?:
|
|
625
|
+
tabIndex?: NonNullable<import("react").HTMLAttributes<any>["tabIndex"]> | undefined;
|
|
633
626
|
"aria-activedescendant"?: string | undefined;
|
|
634
627
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
635
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
628
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
636
629
|
"aria-braillelabel"?: string | undefined;
|
|
637
630
|
"aria-brailleroledescription"?: string | undefined;
|
|
638
631
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
639
|
-
"aria-checked"?: boolean | "
|
|
632
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
640
633
|
"aria-colcount"?: number | undefined;
|
|
641
634
|
"aria-colindex"?: number | undefined;
|
|
642
635
|
"aria-colindextext"?: string | undefined;
|
|
643
636
|
"aria-colspan"?: number | undefined;
|
|
644
637
|
"aria-controls"?: string | undefined;
|
|
645
|
-
"aria-current"?: boolean | "
|
|
638
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
646
639
|
"aria-describedby"?: string | undefined;
|
|
647
640
|
"aria-description"?: string | undefined;
|
|
648
641
|
"aria-details"?: string | undefined;
|
|
649
642
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
650
|
-
"aria-dropeffect"?: "
|
|
643
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
651
644
|
"aria-errormessage"?: string | undefined;
|
|
652
645
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
653
646
|
"aria-flowto"?: string | undefined;
|
|
654
647
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
655
|
-
"aria-haspopup"?: boolean | "
|
|
648
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
656
649
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
657
650
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
658
651
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -667,9 +660,9 @@ export declare const Selected: {
|
|
|
667
660
|
"aria-owns"?: string | undefined;
|
|
668
661
|
"aria-placeholder"?: string | undefined;
|
|
669
662
|
"aria-posinset"?: number | undefined;
|
|
670
|
-
"aria-pressed"?: boolean | "
|
|
663
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
671
664
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
672
|
-
"aria-relevant"?: "
|
|
665
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
673
666
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
674
667
|
"aria-roledescription"?: string | undefined;
|
|
675
668
|
"aria-rowcount"?: number | undefined;
|
|
@@ -825,9 +818,7 @@ export declare const Selected: {
|
|
|
825
818
|
onPointerCancel?: import("react").PointerEventHandler<HTMLLIElement> | undefined;
|
|
826
819
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLLIElement> | undefined;
|
|
827
820
|
onPointerEnter?: import("react").PointerEventHandler<HTMLLIElement> | undefined;
|
|
828
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLLIElement> | undefined;
|
|
829
821
|
onPointerLeave?: import("react").PointerEventHandler<HTMLLIElement> | undefined;
|
|
830
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLLIElement> | undefined;
|
|
831
822
|
onPointerOver?: import("react").PointerEventHandler<HTMLLIElement> | undefined;
|
|
832
823
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLLIElement> | undefined;
|
|
833
824
|
onPointerOut?: import("react").PointerEventHandler<HTMLLIElement> | undefined;
|
|
@@ -850,22 +841,20 @@ export declare const Selected: {
|
|
|
850
841
|
onTransitionEndCapture?: import("react").TransitionEventHandler<HTMLLIElement> | undefined;
|
|
851
842
|
key?: import("react").Key | null | undefined;
|
|
852
843
|
disabled?: boolean | undefined;
|
|
844
|
+
variant?: ("dark" | "light") | undefined;
|
|
853
845
|
content?: string | undefined;
|
|
854
846
|
translate?: "yes" | "no" | undefined;
|
|
855
|
-
|
|
856
|
-
dense?: boolean | undefined;
|
|
857
|
-
open?: boolean | undefined;
|
|
858
|
-
divider?: boolean | undefined;
|
|
859
|
-
selected?: boolean | undefined;
|
|
847
|
+
disableGutters?: boolean | undefined;
|
|
860
848
|
defaultChecked?: boolean | undefined;
|
|
861
849
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
862
850
|
suppressContentEditableWarning?: boolean | undefined;
|
|
863
851
|
accessKey?: string | undefined;
|
|
864
852
|
autoFocus?: boolean | undefined;
|
|
865
|
-
contentEditable?:
|
|
853
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
866
854
|
contextMenu?: string | undefined;
|
|
867
855
|
dir?: string | undefined;
|
|
868
856
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
857
|
+
hidden?: boolean | undefined;
|
|
869
858
|
nonce?: string | undefined;
|
|
870
859
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
871
860
|
radioGroup?: string | undefined;
|
|
@@ -890,25 +879,27 @@ export declare const Selected: {
|
|
|
890
879
|
results?: number | undefined;
|
|
891
880
|
security?: string | undefined;
|
|
892
881
|
unselectable?: "on" | "off" | undefined;
|
|
893
|
-
inputMode?: "
|
|
882
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
894
883
|
is?: string | undefined;
|
|
895
|
-
component?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
896
884
|
action?: import("react").Ref<import("@mui/material").ButtonBaseActions> | undefined;
|
|
897
|
-
variant?: "dark" | "light" | undefined;
|
|
898
|
-
disableGutters?: boolean | undefined;
|
|
899
|
-
value?: string | number | readonly string[] | undefined;
|
|
900
885
|
centerRipple?: boolean | undefined;
|
|
901
886
|
disableRipple?: boolean | undefined;
|
|
902
887
|
disableTouchRipple?: boolean | undefined;
|
|
903
888
|
focusRipple?: boolean | undefined;
|
|
904
889
|
focusVisibleClassName?: string | undefined;
|
|
905
|
-
LinkComponent?: import("react").ElementType
|
|
890
|
+
LinkComponent?: import("react").ElementType | undefined;
|
|
906
891
|
onFocusVisible?: import("react").FocusEventHandler<any> | undefined;
|
|
907
892
|
TouchRippleProps?: Partial<import("@mui/material/ButtonBase/TouchRipple").TouchRippleProps> | undefined;
|
|
908
893
|
touchRippleRef?: import("react").Ref<import("@mui/material/ButtonBase/TouchRipple").TouchRippleActions> | undefined;
|
|
894
|
+
value?: string | number | readonly string[] | undefined;
|
|
895
|
+
component?: import("react").ElementType | undefined;
|
|
896
|
+
open?: boolean | undefined;
|
|
897
|
+
dense?: boolean | undefined;
|
|
909
898
|
startAdornment?: import("react").ReactNode;
|
|
899
|
+
selected?: boolean | undefined;
|
|
900
|
+
divider?: boolean | undefined;
|
|
910
901
|
submenu?: boolean | undefined;
|
|
911
902
|
expand?: boolean | undefined;
|
|
912
|
-
ref?: import("react").
|
|
903
|
+
ref?: import("react").LegacyRef<HTMLLIElement> | undefined;
|
|
913
904
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
914
905
|
};
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
export declare const DrawerMenuContainer: import("@emotion/styled").StyledComponent<import("@mui/material").MenuItemOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "ref"> & {
|
|
3
|
-
ref?: ((instance: HTMLLIElement | null) => void) | import("react").RefObject<HTMLLIElement> | null | undefined;
|
|
4
|
-
}, "children" | "className" | "style" | "classes" | "sx" | "tabIndex" | "disabled" | "
|
|
2
|
+
ref?: ((instance: HTMLLIElement | 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<HTMLLIElement> | null | undefined;
|
|
3
|
+
}, "children" | "className" | "style" | "classes" | "sx" | "tabIndex" | "disabled" | "disableGutters" | "autoFocus" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "dense" | "selected" | "divider"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|