@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,20 +1,33 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import { BADGE } from '@geometricpanda/storybook-addon-badges';
|
|
2
|
+
/**
|
|
3
|
+
* ```js
|
|
4
|
+
* import { AccordionSummary } from "@galaxy-ds/core";
|
|
5
|
+
* ```
|
|
6
|
+
*/
|
|
4
7
|
declare const meta: {
|
|
5
8
|
title: string;
|
|
6
9
|
component: (props: import("./AccordionSummary.types").AccordionSummaryProps) => import("react/jsx-runtime").JSX.Element;
|
|
10
|
+
parameters: {
|
|
11
|
+
badges: BADGE[];
|
|
12
|
+
};
|
|
13
|
+
argTypes: {
|
|
14
|
+
onFocusVisible: {
|
|
15
|
+
control: {
|
|
16
|
+
disable: boolean;
|
|
17
|
+
};
|
|
18
|
+
};
|
|
19
|
+
};
|
|
7
20
|
};
|
|
8
21
|
export default meta;
|
|
9
22
|
export declare const Default: {
|
|
10
23
|
args: {};
|
|
11
|
-
play: ({ canvasElement }: import("@storybook/types").PlayFunctionContext<import("@storybook/react
|
|
24
|
+
play: ({ canvasElement }: import("@storybook/types").PlayFunctionContext<import("@storybook/react").ReactRenderer, {
|
|
12
25
|
bgColor?: string | undefined;
|
|
13
26
|
children?: import("react").ReactNode;
|
|
14
27
|
classes?: (Partial<import("@mui/material").AccordionSummaryClasses> & Partial<import("@mui/material").ClassNameMap<never>>) | undefined;
|
|
15
28
|
expandIcon?: import("react").ReactNode;
|
|
16
29
|
sx?: import("@mui/system").SxProps<import("@mui/material").Theme> | undefined;
|
|
17
|
-
tabIndex?:
|
|
30
|
+
tabIndex?: NonNullable<import("react").HTMLAttributes<any>["tabIndex"]> | undefined;
|
|
18
31
|
disabled?: boolean | undefined;
|
|
19
32
|
action?: import("react").Ref<import("@mui/material").ButtonBaseActions> | undefined;
|
|
20
33
|
centerRipple?: boolean | undefined;
|
|
@@ -22,13 +35,13 @@ export declare const Default: {
|
|
|
22
35
|
disableTouchRipple?: boolean | undefined;
|
|
23
36
|
focusRipple?: boolean | undefined;
|
|
24
37
|
focusVisibleClassName?: string | undefined;
|
|
25
|
-
LinkComponent?: import("react").ElementType
|
|
38
|
+
LinkComponent?: import("react").ElementType | undefined;
|
|
26
39
|
onFocusVisible?: import("react").FocusEventHandler<any> | undefined;
|
|
27
40
|
TouchRippleProps?: Partial<import("@mui/material/ButtonBase/TouchRipple").TouchRippleProps> | undefined;
|
|
28
41
|
touchRippleRef?: import("react").Ref<import("@mui/material/ButtonBase/TouchRipple").TouchRippleActions> | 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
|
color?: string | undefined;
|
|
33
46
|
slot?: string | undefined;
|
|
34
47
|
title?: string | undefined;
|
|
@@ -38,27 +51,27 @@ export declare const Default: {
|
|
|
38
51
|
role?: import("react").AriaRole | undefined;
|
|
39
52
|
"aria-activedescendant"?: string | undefined;
|
|
40
53
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
41
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
54
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
42
55
|
"aria-braillelabel"?: string | undefined;
|
|
43
56
|
"aria-brailleroledescription"?: string | undefined;
|
|
44
57
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
45
|
-
"aria-checked"?: boolean | "
|
|
58
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
46
59
|
"aria-colcount"?: number | undefined;
|
|
47
60
|
"aria-colindex"?: number | undefined;
|
|
48
61
|
"aria-colindextext"?: string | undefined;
|
|
49
62
|
"aria-colspan"?: number | undefined;
|
|
50
63
|
"aria-controls"?: string | undefined;
|
|
51
|
-
"aria-current"?: boolean | "
|
|
64
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
52
65
|
"aria-describedby"?: string | undefined;
|
|
53
66
|
"aria-description"?: string | undefined;
|
|
54
67
|
"aria-details"?: string | undefined;
|
|
55
68
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
56
|
-
"aria-dropeffect"?: "
|
|
69
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
57
70
|
"aria-errormessage"?: string | undefined;
|
|
58
71
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
59
72
|
"aria-flowto"?: string | undefined;
|
|
60
73
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
61
|
-
"aria-haspopup"?: boolean | "
|
|
74
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
62
75
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
63
76
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
64
77
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -73,9 +86,9 @@ export declare const Default: {
|
|
|
73
86
|
"aria-owns"?: string | undefined;
|
|
74
87
|
"aria-placeholder"?: string | undefined;
|
|
75
88
|
"aria-posinset"?: number | undefined;
|
|
76
|
-
"aria-pressed"?: boolean | "
|
|
89
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
77
90
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
78
|
-
"aria-relevant"?: "
|
|
91
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
79
92
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
80
93
|
"aria-roledescription"?: string | undefined;
|
|
81
94
|
"aria-rowcount"?: number | undefined;
|
|
@@ -231,9 +244,7 @@ export declare const Default: {
|
|
|
231
244
|
onPointerCancel?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
232
245
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
233
246
|
onPointerEnter?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
234
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
235
247
|
onPointerLeave?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
236
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
237
248
|
onPointerOver?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
238
249
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
239
250
|
onPointerOut?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
@@ -257,16 +268,16 @@ export declare const Default: {
|
|
|
257
268
|
key?: import("react").Key | null | undefined;
|
|
258
269
|
content?: string | undefined;
|
|
259
270
|
translate?: "yes" | "no" | undefined;
|
|
260
|
-
hidden?: boolean | undefined;
|
|
261
271
|
defaultChecked?: boolean | undefined;
|
|
262
272
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
263
273
|
suppressContentEditableWarning?: boolean | undefined;
|
|
264
274
|
accessKey?: string | undefined;
|
|
265
275
|
autoFocus?: boolean | undefined;
|
|
266
|
-
contentEditable?:
|
|
276
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
267
277
|
contextMenu?: string | undefined;
|
|
268
278
|
dir?: string | undefined;
|
|
269
279
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
280
|
+
hidden?: boolean | undefined;
|
|
270
281
|
nonce?: string | undefined;
|
|
271
282
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
272
283
|
radioGroup?: string | undefined;
|
|
@@ -291,17 +302,24 @@ export declare const Default: {
|
|
|
291
302
|
results?: number | undefined;
|
|
292
303
|
security?: string | undefined;
|
|
293
304
|
unselectable?: "on" | "off" | undefined;
|
|
294
|
-
inputMode?: "
|
|
305
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
295
306
|
is?: string | undefined;
|
|
296
|
-
component?: import("react").ElementType
|
|
307
|
+
component?: import("react").ElementType | undefined;
|
|
297
308
|
}>) => Promise<void>;
|
|
309
|
+
parameters: {
|
|
310
|
+
docs: {
|
|
311
|
+
source: {
|
|
312
|
+
code: string;
|
|
313
|
+
};
|
|
314
|
+
};
|
|
315
|
+
};
|
|
298
316
|
render: (args: {
|
|
299
317
|
bgColor?: string | undefined;
|
|
300
318
|
children?: import("react").ReactNode;
|
|
301
319
|
classes?: (Partial<import("@mui/material").AccordionSummaryClasses> & Partial<import("@mui/material").ClassNameMap<never>>) | undefined;
|
|
302
320
|
expandIcon?: import("react").ReactNode;
|
|
303
321
|
sx?: import("@mui/system").SxProps<import("@mui/material").Theme> | undefined;
|
|
304
|
-
tabIndex?:
|
|
322
|
+
tabIndex?: NonNullable<import("react").HTMLAttributes<any>["tabIndex"]> | undefined;
|
|
305
323
|
disabled?: boolean | undefined;
|
|
306
324
|
action?: import("react").Ref<import("@mui/material").ButtonBaseActions> | undefined;
|
|
307
325
|
centerRipple?: boolean | undefined;
|
|
@@ -309,13 +327,13 @@ export declare const Default: {
|
|
|
309
327
|
disableTouchRipple?: boolean | undefined;
|
|
310
328
|
focusRipple?: boolean | undefined;
|
|
311
329
|
focusVisibleClassName?: string | undefined;
|
|
312
|
-
LinkComponent?: import("react").ElementType
|
|
330
|
+
LinkComponent?: import("react").ElementType | undefined;
|
|
313
331
|
onFocusVisible?: import("react").FocusEventHandler<any> | undefined;
|
|
314
332
|
TouchRippleProps?: Partial<import("@mui/material/ButtonBase/TouchRipple").TouchRippleProps> | undefined;
|
|
315
333
|
touchRippleRef?: import("react").Ref<import("@mui/material/ButtonBase/TouchRipple").TouchRippleActions> | undefined;
|
|
316
334
|
className?: string | undefined;
|
|
317
335
|
style?: import("react").CSSProperties | undefined;
|
|
318
|
-
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
336
|
+
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;
|
|
319
337
|
color?: string | undefined;
|
|
320
338
|
slot?: string | undefined;
|
|
321
339
|
title?: string | undefined;
|
|
@@ -325,27 +343,27 @@ export declare const Default: {
|
|
|
325
343
|
role?: import("react").AriaRole | undefined;
|
|
326
344
|
"aria-activedescendant"?: string | undefined;
|
|
327
345
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
328
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
346
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
329
347
|
"aria-braillelabel"?: string | undefined;
|
|
330
348
|
"aria-brailleroledescription"?: string | undefined;
|
|
331
349
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
332
|
-
"aria-checked"?: boolean | "
|
|
350
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
333
351
|
"aria-colcount"?: number | undefined;
|
|
334
352
|
"aria-colindex"?: number | undefined;
|
|
335
353
|
"aria-colindextext"?: string | undefined;
|
|
336
354
|
"aria-colspan"?: number | undefined;
|
|
337
355
|
"aria-controls"?: string | undefined;
|
|
338
|
-
"aria-current"?: boolean | "
|
|
356
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
339
357
|
"aria-describedby"?: string | undefined;
|
|
340
358
|
"aria-description"?: string | undefined;
|
|
341
359
|
"aria-details"?: string | undefined;
|
|
342
360
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
343
|
-
"aria-dropeffect"?: "
|
|
361
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
344
362
|
"aria-errormessage"?: string | undefined;
|
|
345
363
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
346
364
|
"aria-flowto"?: string | undefined;
|
|
347
365
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
348
|
-
"aria-haspopup"?: boolean | "
|
|
366
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
349
367
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
350
368
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
351
369
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -360,9 +378,9 @@ export declare const Default: {
|
|
|
360
378
|
"aria-owns"?: string | undefined;
|
|
361
379
|
"aria-placeholder"?: string | undefined;
|
|
362
380
|
"aria-posinset"?: number | undefined;
|
|
363
|
-
"aria-pressed"?: boolean | "
|
|
381
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
364
382
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
365
|
-
"aria-relevant"?: "
|
|
383
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
366
384
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
367
385
|
"aria-roledescription"?: string | undefined;
|
|
368
386
|
"aria-rowcount"?: number | undefined;
|
|
@@ -518,9 +536,7 @@ export declare const Default: {
|
|
|
518
536
|
onPointerCancel?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
519
537
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
520
538
|
onPointerEnter?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
521
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
522
539
|
onPointerLeave?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
523
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
524
540
|
onPointerOver?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
525
541
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
526
542
|
onPointerOut?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
@@ -544,16 +560,16 @@ export declare const Default: {
|
|
|
544
560
|
key?: import("react").Key | null | undefined;
|
|
545
561
|
content?: string | undefined;
|
|
546
562
|
translate?: "yes" | "no" | undefined;
|
|
547
|
-
hidden?: boolean | undefined;
|
|
548
563
|
defaultChecked?: boolean | undefined;
|
|
549
564
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
550
565
|
suppressContentEditableWarning?: boolean | undefined;
|
|
551
566
|
accessKey?: string | undefined;
|
|
552
567
|
autoFocus?: boolean | undefined;
|
|
553
|
-
contentEditable?:
|
|
568
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
554
569
|
contextMenu?: string | undefined;
|
|
555
570
|
dir?: string | undefined;
|
|
556
571
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
572
|
+
hidden?: boolean | undefined;
|
|
557
573
|
nonce?: string | undefined;
|
|
558
574
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
559
575
|
radioGroup?: string | undefined;
|
|
@@ -578,9 +594,9 @@ export declare const Default: {
|
|
|
578
594
|
results?: number | undefined;
|
|
579
595
|
security?: string | undefined;
|
|
580
596
|
unselectable?: "on" | "off" | undefined;
|
|
581
|
-
inputMode?: "
|
|
597
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
582
598
|
is?: string | undefined;
|
|
583
|
-
component?: import("react").ElementType
|
|
599
|
+
component?: import("react").ElementType | undefined;
|
|
584
600
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
585
601
|
};
|
|
586
602
|
/**
|
|
@@ -591,13 +607,20 @@ export declare const BackgroundColor: {
|
|
|
591
607
|
args: {
|
|
592
608
|
bgColor: string;
|
|
593
609
|
};
|
|
610
|
+
parameters: {
|
|
611
|
+
docs: {
|
|
612
|
+
source: {
|
|
613
|
+
code: string;
|
|
614
|
+
};
|
|
615
|
+
};
|
|
616
|
+
};
|
|
594
617
|
render: (args: {
|
|
595
618
|
bgColor?: string | undefined;
|
|
596
619
|
children?: import("react").ReactNode;
|
|
597
620
|
classes?: (Partial<import("@mui/material").AccordionSummaryClasses> & Partial<import("@mui/material").ClassNameMap<never>>) | undefined;
|
|
598
621
|
expandIcon?: import("react").ReactNode;
|
|
599
622
|
sx?: import("@mui/system").SxProps<import("@mui/material").Theme> | undefined;
|
|
600
|
-
tabIndex?:
|
|
623
|
+
tabIndex?: NonNullable<import("react").HTMLAttributes<any>["tabIndex"]> | undefined;
|
|
601
624
|
disabled?: boolean | undefined;
|
|
602
625
|
action?: import("react").Ref<import("@mui/material").ButtonBaseActions> | undefined;
|
|
603
626
|
centerRipple?: boolean | undefined;
|
|
@@ -605,13 +628,13 @@ export declare const BackgroundColor: {
|
|
|
605
628
|
disableTouchRipple?: boolean | undefined;
|
|
606
629
|
focusRipple?: boolean | undefined;
|
|
607
630
|
focusVisibleClassName?: string | undefined;
|
|
608
|
-
LinkComponent?: import("react").ElementType
|
|
631
|
+
LinkComponent?: import("react").ElementType | undefined;
|
|
609
632
|
onFocusVisible?: import("react").FocusEventHandler<any> | undefined;
|
|
610
633
|
TouchRippleProps?: Partial<import("@mui/material/ButtonBase/TouchRipple").TouchRippleProps> | undefined;
|
|
611
634
|
touchRippleRef?: import("react").Ref<import("@mui/material/ButtonBase/TouchRipple").TouchRippleActions> | undefined;
|
|
612
635
|
className?: string | undefined;
|
|
613
636
|
style?: import("react").CSSProperties | undefined;
|
|
614
|
-
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
637
|
+
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;
|
|
615
638
|
color?: string | undefined;
|
|
616
639
|
slot?: string | undefined;
|
|
617
640
|
title?: string | undefined;
|
|
@@ -621,27 +644,27 @@ export declare const BackgroundColor: {
|
|
|
621
644
|
role?: import("react").AriaRole | undefined;
|
|
622
645
|
"aria-activedescendant"?: string | undefined;
|
|
623
646
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
624
|
-
"aria-autocomplete"?: "none" | "inline" | "
|
|
647
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
625
648
|
"aria-braillelabel"?: string | undefined;
|
|
626
649
|
"aria-brailleroledescription"?: string | undefined;
|
|
627
650
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
628
|
-
"aria-checked"?: boolean | "
|
|
651
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
629
652
|
"aria-colcount"?: number | undefined;
|
|
630
653
|
"aria-colindex"?: number | undefined;
|
|
631
654
|
"aria-colindextext"?: string | undefined;
|
|
632
655
|
"aria-colspan"?: number | undefined;
|
|
633
656
|
"aria-controls"?: string | undefined;
|
|
634
|
-
"aria-current"?: boolean | "
|
|
657
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
635
658
|
"aria-describedby"?: string | undefined;
|
|
636
659
|
"aria-description"?: string | undefined;
|
|
637
660
|
"aria-details"?: string | undefined;
|
|
638
661
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
639
|
-
"aria-dropeffect"?: "
|
|
662
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
640
663
|
"aria-errormessage"?: string | undefined;
|
|
641
664
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
642
665
|
"aria-flowto"?: string | undefined;
|
|
643
666
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
644
|
-
"aria-haspopup"?: boolean | "
|
|
667
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
645
668
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
646
669
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
647
670
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -656,9 +679,9 @@ export declare const BackgroundColor: {
|
|
|
656
679
|
"aria-owns"?: string | undefined;
|
|
657
680
|
"aria-placeholder"?: string | undefined;
|
|
658
681
|
"aria-posinset"?: number | undefined;
|
|
659
|
-
"aria-pressed"?: boolean | "
|
|
682
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
660
683
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
661
|
-
"aria-relevant"?: "
|
|
684
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
662
685
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
663
686
|
"aria-roledescription"?: string | undefined;
|
|
664
687
|
"aria-rowcount"?: number | undefined;
|
|
@@ -814,9 +837,7 @@ export declare const BackgroundColor: {
|
|
|
814
837
|
onPointerCancel?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
815
838
|
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
816
839
|
onPointerEnter?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
817
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
818
840
|
onPointerLeave?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
819
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
820
841
|
onPointerOver?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
821
842
|
onPointerOverCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
822
843
|
onPointerOut?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
@@ -840,16 +861,16 @@ export declare const BackgroundColor: {
|
|
|
840
861
|
key?: import("react").Key | null | undefined;
|
|
841
862
|
content?: string | undefined;
|
|
842
863
|
translate?: "yes" | "no" | undefined;
|
|
843
|
-
hidden?: boolean | undefined;
|
|
844
864
|
defaultChecked?: boolean | undefined;
|
|
845
865
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
846
866
|
suppressContentEditableWarning?: boolean | undefined;
|
|
847
867
|
accessKey?: string | undefined;
|
|
848
868
|
autoFocus?: boolean | undefined;
|
|
849
|
-
contentEditable?:
|
|
869
|
+
contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
|
|
850
870
|
contextMenu?: string | undefined;
|
|
851
871
|
dir?: string | undefined;
|
|
852
872
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
873
|
+
hidden?: boolean | undefined;
|
|
853
874
|
nonce?: string | undefined;
|
|
854
875
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
855
876
|
radioGroup?: string | undefined;
|
|
@@ -874,8 +895,8 @@ export declare const BackgroundColor: {
|
|
|
874
895
|
results?: number | undefined;
|
|
875
896
|
security?: string | undefined;
|
|
876
897
|
unselectable?: "on" | "off" | undefined;
|
|
877
|
-
inputMode?: "
|
|
898
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
878
899
|
is?: string | undefined;
|
|
879
|
-
component?: import("react").ElementType
|
|
900
|
+
component?: import("react").ElementType | undefined;
|
|
880
901
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
881
902
|
};
|
|
@@ -1,16 +1,19 @@
|
|
|
1
|
-
|
|
1
|
+
import { BADGE } from '@geometricpanda/storybook-addon-badges';
|
|
2
2
|
import { ActivityLogProps } from './ActivityLog.types';
|
|
3
3
|
/**
|
|
4
4
|
*
|
|
5
5
|
* Activity log list item displays in both the activity log and the attachment list.
|
|
6
6
|
*
|
|
7
7
|
* ```js
|
|
8
|
-
* import ActivityLog from "@galaxy-ds/core";
|
|
8
|
+
* import { ActivityLog } from "@galaxy-ds/core";
|
|
9
9
|
* ```
|
|
10
10
|
*/
|
|
11
11
|
declare const meta: {
|
|
12
12
|
component: import("react").FC<ActivityLogProps>;
|
|
13
13
|
title: string;
|
|
14
|
+
parameters: {
|
|
15
|
+
badges: BADGE[];
|
|
16
|
+
};
|
|
14
17
|
};
|
|
15
18
|
export default meta;
|
|
16
19
|
export declare const Default: {
|
|
@@ -29,7 +32,7 @@ export declare const Default: {
|
|
|
29
32
|
initials: string;
|
|
30
33
|
}[];
|
|
31
34
|
};
|
|
32
|
-
play: ({ canvasElement }: import("@storybook/types").PlayFunctionContext<import("@storybook/react
|
|
35
|
+
play: ({ canvasElement }: import("@storybook/types").PlayFunctionContext<import("@storybook/react").ReactRenderer, {
|
|
33
36
|
name?: string | undefined;
|
|
34
37
|
nameRef?: import("react").MutableRefObject<HTMLSpanElement> | undefined;
|
|
35
38
|
time?: string | undefined;
|
|
@@ -146,7 +149,6 @@ export declare const Itemise: {
|
|
|
146
149
|
args: {
|
|
147
150
|
name: string;
|
|
148
151
|
time: string;
|
|
149
|
-
ext: string;
|
|
150
152
|
cost: string;
|
|
151
153
|
attachment: true;
|
|
152
154
|
hover: true;
|
|
@@ -1,11 +1,10 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
export declare const MuiListItem: import("@emotion/styled").StyledComponent<import("..").ListItemProps & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
3
2
|
export declare const MuiListItemIcon: import("@emotion/styled").StyledComponent<import("..").ListItemIconProps & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
4
3
|
export declare const MuiListItemText: import("@emotion/styled").StyledComponent<import("..").ListItemTextProps & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
5
4
|
export declare const ActivityLogChips: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
6
5
|
export declare const ActivityLogMainName: import("@emotion/styled").StyledComponent<import("@mui/material").TypographyOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & {
|
|
7
|
-
ref?: ((instance: HTMLSpanElement | null) => void) | import("react").RefObject<HTMLSpanElement> | null | undefined;
|
|
8
|
-
}, "children" | "className" | "style" | "classes" | "color" | "fontSize" | "sx" | "p" | "height" | "width" | "display" | "fontFamily" | "fontStyle" | "fontWeight" | "letterSpacing" | "order" | "overflow" | "visibility" | "lineHeight" | "textTransform" | "
|
|
6
|
+
ref?: ((instance: HTMLSpanElement | 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<HTMLSpanElement> | null | undefined;
|
|
7
|
+
}, "children" | "className" | "style" | "classes" | "color" | "fontSize" | "sx" | "p" | "height" | "width" | "display" | "fontFamily" | "fontStyle" | "fontWeight" | "letterSpacing" | "order" | "overflow" | "visibility" | "lineHeight" | "textTransform" | "variant" | "border" | "boxShadow" | "zIndex" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxSizing" | "columnGap" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "right" | "rowGap" | "textAlign" | "textOverflow" | "top" | "whiteSpace" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "padding" | "paddingBlock" | "paddingInline" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "typography" | "displayPrint" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
9
8
|
export declare const ActivityLogValues: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
10
9
|
export declare const ActivityLogGroup: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
11
10
|
export declare const DocTypeImageStyled: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").ImgHTMLAttributes<HTMLImageElement>, HTMLImageElement>, {}>;
|