@lunit/oui 2.4.9 → 2.4.11

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.
Files changed (98) hide show
  1. package/dist/components/Alert/Alert.styled.d.ts +1 -1
  2. package/dist/components/Alert/Alert.utils.d.ts +3 -3
  3. package/dist/components/BaseTextField/BaseTextField.styled.d.ts +10 -57
  4. package/dist/components/Button/Button.types.d.ts +0 -1
  5. package/dist/components/Button/styleds/BaseButton.styled.d.ts +4 -858
  6. package/dist/components/Button/styleds/ContainedButton.styled.d.ts +6 -891
  7. package/dist/components/Button/styleds/GhostButton.styled.d.ts +6 -885
  8. package/dist/components/Button/styleds/OutlinedButton.styled.d.ts +6 -892
  9. package/dist/components/Card/Card.styled.d.ts +2 -1
  10. package/dist/components/Card/Card.styled.js +1 -1
  11. package/dist/components/Checkbox/Checkbox.styled.d.ts +6 -10
  12. package/dist/components/Checkbox/Checkbox.utils.js +18 -12
  13. package/dist/components/Chip/Chip.js +0 -1
  14. package/dist/components/Chip/Chip.styled.d.ts +2 -4
  15. package/dist/components/Chip/Chip.utils.js +0 -1
  16. package/dist/components/DataTable/DataTable.styled.d.ts +2 -2
  17. package/dist/components/DatePicker/DatePicker.js +0 -3
  18. package/dist/components/DatePicker/DatePicker.styled.d.ts +2 -2
  19. package/dist/components/Dialog/Dialog.js +1 -3
  20. package/dist/components/Dialog/Dialog.styled.d.ts +7 -23
  21. package/dist/components/Dialog/Dialog.types.d.ts +0 -1
  22. package/dist/components/Divider/Divider.styled.d.ts +2 -4
  23. package/dist/components/Divider/Divider.styled.js +1 -1
  24. package/dist/components/Dropdown/Dropdown.styled.d.ts +4 -7
  25. package/dist/components/Dropdown/Dropdown.styled.js +1 -1
  26. package/dist/components/Dropdown/Dropdown.types.d.ts +0 -1
  27. package/dist/components/Dropdown/DropdownItem.styled.d.ts +2 -5
  28. package/dist/components/Dropdown/DropdownItem.types.d.ts +0 -1
  29. package/dist/components/Dropdown/DropdownSubtitle.styled.d.ts +2 -4
  30. package/dist/components/Dropdown/IconDropdown.styled.d.ts +3 -5
  31. package/dist/components/Dropdown/IconDropdown.styled.js +1 -0
  32. package/dist/components/Dropdown/IconDropdown.types.d.ts +0 -1
  33. package/dist/components/EllipsisTypography/EllipsisTypography.styled.d.ts +2 -4
  34. package/dist/components/FileDnDZone/FileDnDZone.styled.d.ts +5 -13
  35. package/dist/components/List/List.styled.d.ts +3 -8
  36. package/dist/components/List/List.types.d.ts +0 -1
  37. package/dist/components/List/ListItem.js +1 -3
  38. package/dist/components/List/ListItem.styled.d.ts +10 -34
  39. package/dist/components/List/ListItem.styled.js +1 -1
  40. package/dist/components/List/ListItem.types.d.ts +0 -1
  41. package/dist/components/List/ListItemCaption.styled.d.ts +2 -4
  42. package/dist/components/LoadingIndicator/LoadingIndicator.styled.d.ts +5 -13
  43. package/dist/components/Menu/Menu.styled.d.ts +3 -6
  44. package/dist/components/Menu/Menu.types.d.ts +0 -1
  45. package/dist/components/Menu/MenuItem.styled.d.ts +5 -7
  46. package/dist/components/Menu/MenuItem.types.d.ts +0 -1
  47. package/dist/components/NoMatchContainer/NoMatchContainer.d.ts +2 -0
  48. package/dist/components/NoMatchContainer/NoMatchContainer.js +19 -0
  49. package/dist/components/NoMatchContainer/index.d.ts +2 -0
  50. package/dist/components/NoMatchContainer/index.js +2 -0
  51. package/dist/components/Pagination/Pagination.styled.d.ts +6 -12
  52. package/dist/components/Pagination/Pagination.types.d.ts +0 -1
  53. package/dist/components/ProductLabel/ProductLabel.styled.d.ts +10 -22
  54. package/dist/components/ProductLabel/ProductLabel.types.d.ts +0 -1
  55. package/dist/components/Progress/CircularProgress.styled.d.ts +2 -1
  56. package/dist/components/Progress/LinearProgress.styled.d.ts +2 -1
  57. package/dist/components/Radio/Radio.styled.d.ts +5 -7
  58. package/dist/components/Radio/RadioGroup.styled.d.ts +2 -1
  59. package/dist/components/ResizeObserver/ResizeObserverContext.js +0 -2
  60. package/dist/components/Stepper/Stepper.styled.d.ts +5 -11
  61. package/dist/components/TabbedPanel/TabbedPanel.styled.d.ts +4 -9
  62. package/dist/components/TabbedPanel/TabbedPanel.types.d.ts +0 -1
  63. package/dist/components/TextField/TextArea.styled.d.ts +2 -3
  64. package/dist/components/TextField/TextArea.styled.js +0 -1
  65. package/dist/components/TextField/TextArea.types.d.ts +0 -1
  66. package/dist/components/TextField/TextInput.styled.d.ts +6 -10
  67. package/dist/components/TextField/TextInput.styled.js +0 -2
  68. package/dist/components/TextField/TextInput.types.d.ts +0 -1
  69. package/dist/components/Toggle/Toggle.styled.d.ts +4 -7
  70. package/dist/components/Toggle/Toggle.styled.js +1 -1
  71. package/dist/components/Toggle/Toggle.types.d.ts +0 -1
  72. package/dist/components/Tooltip/Tooltip.styled.d.ts +2 -1
  73. package/dist/components/UploadManager/UploadManager.styled.d.ts +6 -12
  74. package/dist/components/index.d.ts +1 -0
  75. package/dist/components/index.js +1 -0
  76. package/dist/foundations/palette.d.ts +0 -1
  77. package/dist/foundations/typography.d.ts +0 -1
  78. package/dist/index.d.ts +1 -0
  79. package/dist/index.js +1 -0
  80. package/dist/presentations/Accordion/Accordion.styled.d.ts +4 -21
  81. package/dist/presentations/Accordion/Accordion.types.d.ts +0 -1
  82. package/dist/presentations/AnalysisBar/AnalysisBar.js +18 -7
  83. package/dist/presentations/AnalysisBar/AnalysisBar.styled.d.ts +11 -17
  84. package/dist/presentations/AnalysisBar/AnalysisBar.styled.js +1 -1
  85. package/dist/presentations/AnalysisBar/AnalysisBar.utils.d.ts +13 -0
  86. package/dist/presentations/AnalysisBar/AnalysisBar.utils.js +41 -0
  87. package/dist/presentations/Histogram/Histogram.styled.d.ts +11 -26
  88. package/dist/presentations/ModelType/ModelType.styled.d.ts +2 -4
  89. package/dist/presentations/Preview/Preview.styled.d.ts +2 -4
  90. package/dist/presentations/Statistic/Statistic.styled.d.ts +4 -8
  91. package/dist/presentations/Threshold/Threshold.styled.d.ts +3 -7
  92. package/dist/presentations/ToggleControl/ToggleControl.styled.d.ts +3 -15
  93. package/dist/presentations/ToggleControl/ToggleControl.styled.js +3 -1
  94. package/dist/presentations/ToggleControl/ToggleControl.types.d.ts +0 -1
  95. package/dist/presentations/ToggleControlGroup/ToggleControlGroup.styled.d.ts +2 -4
  96. package/dist/presentations/ToggleControlGroup/ToggleControlGroup.types.d.ts +0 -1
  97. package/dist/systems/drawer.d.ts +0 -1
  98. package/package.json +95 -79
@@ -1,3 +1,4 @@
1
+ import { ComponentType } from 'react';
1
2
  import type { CardProps } from './Card.types';
2
- declare const BaseCard: import("@emotion/styled").StyledComponent<CardProps & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
3
+ declare const BaseCard: ComponentType<CardProps>;
3
4
  export default BaseCard;
@@ -1,6 +1,6 @@
1
1
  import { jsx as _jsx } from "react/jsx-runtime";
2
2
  import { Card as MuiCard, styled } from '@mui/material';
3
- const BaseCard = styled(({ ...props }) => _jsx(MuiCard, { ...props }))(({ theme, size = 'large', selected }) => ({
3
+ const BaseCard = styled(({ ...props }) => (_jsx(MuiCard, { ...props })))(({ theme, size = 'large', selected }) => ({
4
4
  width: size === 'small' ? '480px' : '520px',
5
5
  height: size === 'small' ? '156px' : '284px',
6
6
  cursor: 'pointer',
@@ -1,10 +1,6 @@
1
- /// <reference types="react" />
2
- export declare const Container: import("@emotion/styled").StyledComponent<import("@mui/system").BoxOwnProps<import("@mui/material").Theme> & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
3
- ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
4
- }, keyof import("@mui/system").BoxOwnProps<import("@mui/material").Theme>> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
5
- export declare const StyledCheckbox: import("@emotion/styled").StyledComponent<import("@mui/material").CheckboxProps & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
6
- export declare const iconStyle: {
7
- display: string;
8
- width: string;
9
- height: string;
10
- };
1
+ import { CheckboxProps } from '@mui/material';
2
+ import { SystemStyleObject, Theme } from '@mui/system';
3
+ import { ComponentType } from 'react';
4
+ export declare const Container: ComponentType<any>;
5
+ export declare const StyledCheckbox: ComponentType<CheckboxProps>;
6
+ export declare const iconStyle: SystemStyleObject<Theme>;
@@ -2,20 +2,26 @@ import { jsx as _jsx } from "react/jsx-runtime";
2
2
  import { Box } from '@mui/material';
3
3
  import { iconStyle } from './Checkbox.styled';
4
4
  export const UncheckedIcon = () => {
5
- return (_jsx(Box, { component: "span", className: "checkbox-icon", sx: {
6
- ...iconStyle,
7
- background: `url("data:image/svg+xml,%0A%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14 1.5H4C2.61929 1.5 1.5 2.61929 1.5 4V14C1.5 15.3807 2.61929 16.5 4 16.5H14C15.3807 16.5 16.5 15.3807 16.5 14V4C16.5 2.61929 15.3807 1.5 14 1.5ZM4 0C1.79086 0 0 1.79086 0 4V14C0 16.2091 1.79086 18 4 18H14C16.2091 18 18 16.2091 18 14V4C18 1.79086 16.2091 0 14 0H4Z' fill='%2399999B'/%3E%3C/svg%3E%0A")`,
8
- } }));
5
+ return (_jsx(Box, { component: "span", className: "checkbox-icon", sx: [
6
+ iconStyle,
7
+ {
8
+ background: `url("data:image/svg+xml,%0A%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14 1.5H4C2.61929 1.5 1.5 2.61929 1.5 4V14C1.5 15.3807 2.61929 16.5 4 16.5H14C15.3807 16.5 16.5 15.3807 16.5 14V4C16.5 2.61929 15.3807 1.5 14 1.5ZM4 0C1.79086 0 0 1.79086 0 4V14C0 16.2091 1.79086 18 4 18H14C16.2091 18 18 16.2091 18 14V4C18 1.79086 16.2091 0 14 0H4Z' fill='%2399999B'/%3E%3C/svg%3E%0A")`,
9
+ },
10
+ ] }));
9
11
  };
10
12
  export const CheckedIcon = () => {
11
- return (_jsx(Box, { component: "span", className: "checkbox-icon", sx: {
12
- ...iconStyle,
13
- background: `url("data:image/svg+xml,%0A%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 0C1.79086 0 0 1.79086 0 4V14C0 16.2091 1.79086 18 4 18H14C16.2091 18 18 16.2091 18 14V4C18 1.79086 16.2091 0 14 0H4ZM14.2516 7.14413C14.6074 6.72168 14.5533 6.09083 14.1309 5.73508C13.7084 5.37933 13.0776 5.43341 12.7218 5.85586L8.31824 11.0851L5.14993 8.37556C4.7302 8.01661 4.09895 8.06588 3.74 8.48561C3.38105 8.90533 3.43032 9.53658 3.85005 9.89553L7.78416 13.26C7.98672 13.4332 8.25006 13.5184 8.51571 13.4967C8.78135 13.4749 9.02732 13.348 9.19901 13.1441L14.2516 7.14413Z' fill='%2300C9EA'/%3E%3C/svg%3E%0A")`,
14
- } }));
13
+ return (_jsx(Box, { component: "span", className: "checkbox-icon", sx: [
14
+ iconStyle,
15
+ {
16
+ background: `url("data:image/svg+xml,%0A%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 0C1.79086 0 0 1.79086 0 4V14C0 16.2091 1.79086 18 4 18H14C16.2091 18 18 16.2091 18 14V4C18 1.79086 16.2091 0 14 0H4ZM14.2516 7.14413C14.6074 6.72168 14.5533 6.09083 14.1309 5.73508C13.7084 5.37933 13.0776 5.43341 12.7218 5.85586L8.31824 11.0851L5.14993 8.37556C4.7302 8.01661 4.09895 8.06588 3.74 8.48561C3.38105 8.90533 3.43032 9.53658 3.85005 9.89553L7.78416 13.26C7.98672 13.4332 8.25006 13.5184 8.51571 13.4967C8.78135 13.4749 9.02732 13.348 9.19901 13.1441L14.2516 7.14413Z' fill='%2300C9EA'/%3E%3C/svg%3E%0A")`,
17
+ },
18
+ ] }));
15
19
  };
16
20
  export const IndeterminateIcon = () => {
17
- return (_jsx(Box, { component: "span", className: "checkbox-icon", sx: {
18
- ...iconStyle,
19
- background: `url("data:image/svg+xml,%0A%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='18' height='18' rx='4' fill='%2300C9EA'/%3E%3Cpath d='M3 9C3 8.44772 3.44772 8 4 8H14C14.5523 8 15 8.44772 15 9V9C15 9.55228 14.5523 10 14 10H4C3.44772 10 3 9.55228 3 9V9Z' fill='white'/%3E%3C/svg%3E%0A")`,
20
- } }));
21
+ return (_jsx(Box, { component: "span", className: "checkbox-icon", sx: [
22
+ iconStyle,
23
+ {
24
+ background: `url("data:image/svg+xml,%0A%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='18' height='18' rx='4' fill='%2300C9EA'/%3E%3Cpath d='M3 9C3 8.44772 3.44772 8 4 8H14C14.5523 8 15 8.44772 15 9V9C15 9.55228 14.5523 10 14 10H4C3.44772 10 3 9.55228 3 9V9Z' fill='white'/%3E%3C/svg%3E%0A")`,
25
+ },
26
+ ] }));
21
27
  };
@@ -3,7 +3,6 @@ import { CloseSmall } from '../../icons';
3
3
  import StyledChip from './Chip.styled';
4
4
  import { presetMap } from './Chip.utils';
5
5
  function Chip({ preset, label, icon, onDelete, onClick, ...otherProps }) {
6
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
7
6
  const overwrittenProps = {
8
7
  label,
9
8
  icon,
@@ -1,6 +1,4 @@
1
- /// <reference types="react" />
1
+ import { ComponentType } from 'react';
2
2
  import { ChipProps } from './Chip.types';
3
- declare const StyledChip: import("@emotion/styled").StyledComponent<import("@mui/material").ChipOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
4
- ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
5
- }, "color" | "disabled" | "size" | "style" | "icon" | "classes" | "className" | "children" | "sx" | "variant" | "label" | "tabIndex" | "avatar" | "clickable" | "deleteIcon" | "onDelete" | "skipFocusWhenDisabled"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & ChipProps, {}, {}>;
3
+ declare const StyledChip: ComponentType<ChipProps>;
6
4
  export default StyledChip;
@@ -1,6 +1,5 @@
1
1
  import { jsx as _jsx } from "react/jsx-runtime";
2
2
  import { Warning16, StartT2 } from '../../icons';
3
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
4
3
  const presetMap = {
5
4
  default: {
6
5
  className: 'presetDefault',
@@ -1,3 +1,3 @@
1
- /// <reference types="react" />
2
- declare const DataGridContainer: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
1
+ import { ComponentType } from 'react';
2
+ declare const DataGridContainer: ComponentType<any>;
3
3
  export default DataGridContainer;
@@ -11,7 +11,6 @@ function DatePicker({ alignment, placeholder, onChange, value, ...props }) {
11
11
  const handleFieldClick = () => {
12
12
  setOpen(true);
13
13
  };
14
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
15
14
  const handleChange = (date, context) => {
16
15
  setSelectedDate(date);
17
16
  if (onChange)
@@ -62,7 +61,6 @@ function DatePicker({ alignment, placeholder, onChange, value, ...props }) {
62
61
  },
63
62
  leftArrowIcon: ArrowLeft,
64
63
  rightArrowIcon: ArrowRight,
65
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
66
64
  ...slots,
67
65
  }, slotProps: {
68
66
  switchViewButton: {
@@ -154,7 +152,6 @@ function DatePicker({ alignment, placeholder, onChange, value, ...props }) {
154
152
  backgroundColor: 'transparent !important',
155
153
  },
156
154
  },
157
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
158
155
  ...slotProps,
159
156
  }, ...otherProps }));
160
157
  }
@@ -1,3 +1,3 @@
1
- /// <reference types="react" />
2
- declare const StyledDatePicker: import("@emotion/styled").StyledComponent<import("@mui/x-date-pickers/DesktopDatePicker").DesktopDatePickerProps<unknown> & import("react").RefAttributes<HTMLDivElement> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
1
+ import { ComponentType } from 'react';
2
+ declare const StyledDatePicker: ComponentType<any>;
3
3
  export { StyledDatePicker };
@@ -13,8 +13,6 @@ function Dialog({ open, title, icon, closable, isPrompt, cancelText, submitText,
13
13
  const displayChildren = !text && !!children;
14
14
  return (_jsxs(StyledDialog, { open: open, onClose: handleClose, displayChildren: displayChildren, isPrompt: isPrompt, sx: sx, className: "customDialog", PaperProps: {
15
15
  className: 'dialogPaper',
16
- }, children: [_jsxs(StyledHeaderBox, { isPrompt: isPrompt, displayChildren: displayChildren, className: "dialogTitle", children: [_jsx(Box, { children: _jsxs(StyledDialogTitle, { children: [icon && _jsx("div", { className: "dialogIcon", children: icon }), title] }) }), closable && (_jsx(Button, { size: "small", variant: "ghost", label: "", disabled: loading,
17
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
18
- onClick: (event) => handleClose(event, 'cancel'), icon: _jsx(CloseSmall, { sx: { color: theme.palette.neutralGrey[0] } }) }))] }), !displayChildren && _jsx(StyledDialogContent, { children: text }), displayChildren && (_jsx(StyledDialogContent, { className: "childrenDialog", children: children })), dialogAction && _jsx(StyledDialogActions, { children: dialogAction }), !dialogAction && (cancelText || submitText) && (_jsxs(StyledDialogActions, { children: [cancelText && (_jsx(Button, { label: cancelText, size: buttonSize, disabled: loading, variant: "ghost", onClick: () => handleClose(null, 'cancel') })), submitText && (_jsx(Button, { disabled: disableSubmit || loading, loading: loading, label: submitText, size: buttonSize, sx: loading ? { width: '75px' } : null, onClick: () => handleClose(null, 'submit') }))] }))] }));
16
+ }, children: [_jsxs(StyledHeaderBox, { isPrompt: isPrompt, displayChildren: displayChildren, className: "dialogTitle", children: [_jsx(Box, { children: _jsxs(StyledDialogTitle, { children: [icon && _jsx("div", { className: "dialogIcon", children: icon }), title] }) }), closable && (_jsx(Button, { size: "small", variant: "ghost", label: "", disabled: loading, onClick: (event) => handleClose(event, 'cancel'), icon: _jsx(CloseSmall, { sx: { color: theme.palette.neutralGrey[0] } }) }))] }), !displayChildren && _jsx(StyledDialogContent, { children: text }), displayChildren && (_jsx(StyledDialogContent, { className: "childrenDialog", children: children })), dialogAction && _jsx(StyledDialogActions, { children: dialogAction }), !dialogAction && (cancelText || submitText) && (_jsxs(StyledDialogActions, { children: [cancelText && (_jsx(Button, { label: cancelText, size: buttonSize, disabled: loading, variant: "ghost", onClick: () => handleClose(null, 'cancel') })), submitText && (_jsx(Button, { disabled: disableSubmit || loading, loading: loading, label: submitText, size: buttonSize, sx: loading ? { width: '75px' } : null, onClick: () => handleClose(null, 'submit') }))] }))] }));
19
17
  }
20
18
  export default Dialog;
@@ -1,24 +1,8 @@
1
- /// <reference types="react" />
2
- import type { DialogProps } from './Dialog.types';
3
- interface StyledDialogProps extends DialogProps {
4
- displayChildren: boolean;
5
- isPrompt?: boolean;
6
- sx?: any;
7
- }
8
- interface StyledDialogTitleProps {
9
- displayChildren: boolean;
10
- isPrompt?: boolean;
11
- }
12
- declare const StyledDialog: import("@emotion/styled").StyledComponent<import("@mui/material").DialogProps & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & StyledDialogProps, {}, {}>;
13
- declare const StyledHeaderBox: import("@emotion/styled").StyledComponent<import("@mui/system").BoxOwnProps<import("@mui/material").Theme> & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
14
- ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
15
- }, keyof import("@mui/system").BoxOwnProps<import("@mui/material").Theme>> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & StyledDialogTitleProps, {}, {}>;
16
- declare const StyledTitle: import("@emotion/styled").StyledComponent<import("@mui/system").BoxOwnProps<import("@mui/material").Theme> & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
17
- ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
18
- }, keyof import("@mui/system").BoxOwnProps<import("@mui/material").Theme>> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
19
- declare const StyledDialogTitle: import("@emotion/styled").StyledComponent<import("@mui/material").DialogTitleOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & {
20
- ref?: ((instance: HTMLSpanElement | null) => void) | import("react").RefObject<HTMLSpanElement> | null | undefined;
21
- }, "width" | "zIndex" | "typography" | "color" | "fontFamily" | "fontSize" | "fontWeight" | "lineHeight" | "letterSpacing" | "textTransform" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxShadow" | "boxSizing" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontStyle" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "height" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "order" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "right" | "rowGap" | "textAlign" | "textOverflow" | "top" | "visibility" | "whiteSpace" | "border" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "overflow" | "padding" | "paddingBlock" | "paddingInline" | "style" | "classes" | "className" | "children" | "sx" | "variant" | "p" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "displayPrint" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
22
- declare const StyledDialogContent: import("@emotion/styled").StyledComponent<import("@mui/material").DialogContentProps & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
23
- declare const StyledDialogActions: import("@emotion/styled").StyledComponent<import("@mui/material").DialogActionsProps & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
1
+ import { ComponentType } from 'react';
2
+ declare const StyledDialog: ComponentType<any>;
3
+ declare const StyledHeaderBox: ComponentType<any>;
4
+ declare const StyledTitle: ComponentType<any>;
5
+ declare const StyledDialogTitle: ComponentType<any>;
6
+ declare const StyledDialogContent: ComponentType<any>;
7
+ declare const StyledDialogActions: ComponentType<any>;
24
8
  export { StyledDialog, StyledHeaderBox, StyledTitle, StyledDialogTitle, StyledDialogContent, StyledDialogActions, };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import type { SxProps } from '@mui/system';
3
2
  export interface DialogProps {
4
3
  open: boolean;
@@ -1,6 +1,4 @@
1
- /// <reference types="react" />
1
+ import { ComponentType } from 'react';
2
2
  import type { DividerProps } from './Divider.types';
3
- declare const BaseDivider: import("@emotion/styled").StyledComponent<import("@mui/material").DividerOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLHRElement>, HTMLHRElement>, "ref"> & {
4
- ref?: ((instance: HTMLHRElement | null) => void) | import("react").RefObject<HTMLHRElement> | null | undefined;
5
- }, "textAlign" | "light" | "style" | "absolute" | "classes" | "className" | "children" | "sx" | "variant" | "orientation" | "flexItem"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & DividerProps, {}, {}>;
3
+ declare const BaseDivider: ComponentType<DividerProps>;
6
4
  export default BaseDivider;
@@ -1,6 +1,6 @@
1
1
  import { Divider } from '@mui/material';
2
2
  import { styled } from '@mui/material/styles';
3
- const BaseDivider = styled(Divider)(({ theme, orientation }) => {
3
+ const BaseDivider = styled(Divider)(({ theme, orientation, }) => {
4
4
  if (orientation === 'vertical') {
5
5
  return {
6
6
  background: theme.palette.neutralGrey[65],
@@ -1,12 +1,9 @@
1
- import React from 'react';
2
- import type { Theme } from '@mui/material';
1
+ import { ComponentType } from 'react';
3
2
  import type { BaseDropdownProps, DropdownContainerProps } from './Dropdown.types';
4
- declare const BaseDropdown: import("@emotion/styled").StyledComponent<import("@mui/material").SelectProps<unknown> & import("@mui/system").MUIStyledCommonProps<Theme> & BaseDropdownProps<unknown>, {}, {}>;
5
- declare const DropdownContainer: import("@emotion/styled").StyledComponent<import("@mui/system").BoxOwnProps<Theme> & Omit<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
6
- ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
7
- }, keyof import("@mui/system").BoxOwnProps<Theme>> & import("@mui/system").MUIStyledCommonProps<Theme> & DropdownContainerProps, {}, {}>;
3
+ declare const BaseDropdown: ComponentType<BaseDropdownProps>;
4
+ declare const DropdownContainer: ComponentType<DropdownContainerProps>;
8
5
  declare const DropdownPlaceholder: ({ placeholder, disabled, }: {
9
6
  placeholder: string;
10
- disabled?: boolean | undefined;
7
+ disabled?: boolean;
11
8
  }) => import("react/jsx-runtime").JSX.Element;
12
9
  export { BaseDropdown, DropdownPlaceholder, DropdownContainer };
@@ -83,7 +83,7 @@ const DropdownContainer = styled(Box, {
83
83
  width: '240px',
84
84
  };
85
85
  });
86
- const PlaceholderElem = styled(Typography)(({ theme, disabled }) => {
86
+ const PlaceholderElem = styled(Typography)(({ theme, disabled, }) => {
87
87
  return {
88
88
  color: theme.palette.neutralGrey[45],
89
89
  position: 'absolute',
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import type { BoxProps, SelectProps, TypographyProps } from '@mui/material';
3
2
  import { IconDropdownOption } from './IconDropdown.types';
4
3
  interface DropdownContainerProps extends BoxProps {
@@ -1,9 +1,6 @@
1
- import React from 'react';
2
- import type { Theme } from '@mui/material';
1
+ import { ComponentType } from 'react';
3
2
  import type { BaseDropdownItemProps } from './DropdownItem.types';
4
- declare const BaseDropdownItem: import("@emotion/styled").StyledComponent<import("@mui/material").MenuItemOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<React.DetailedHTMLProps<React.LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "ref"> & {
5
- ref?: ((instance: HTMLLIElement | null) => void) | React.RefObject<HTMLLIElement> | null | undefined;
6
- }, "disabled" | "style" | "dense" | "classes" | "className" | "children" | "sx" | "autoFocus" | "tabIndex" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableGutters" | "divider" | "selected"> & import("@mui/system").MUIStyledCommonProps<Theme> & BaseDropdownItemProps, {}, {}>;
3
+ declare const BaseDropdownItem: ComponentType<BaseDropdownItemProps>;
7
4
  declare const KeyboardShortcut: ({ label }: {
8
5
  label: string;
9
6
  }) => import("react/jsx-runtime").JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import type { MenuItemProps } from '@mui/material';
3
2
  interface BaseDropdownItemProps extends MenuItemProps {
4
3
  emptyIcon?: boolean;
@@ -1,5 +1,3 @@
1
- /// <reference types="react" />
2
- declare const BaseDropdownSubtitle: import("@emotion/styled").StyledComponent<import("@mui/material").TypographyOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & {
3
- ref?: ((instance: HTMLSpanElement | null) => void) | import("react").RefObject<HTMLSpanElement> | null | undefined;
4
- }, "width" | "zIndex" | "typography" | "color" | "fontFamily" | "fontSize" | "fontWeight" | "lineHeight" | "letterSpacing" | "textTransform" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxShadow" | "boxSizing" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontStyle" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "height" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "order" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "right" | "rowGap" | "textAlign" | "textOverflow" | "top" | "visibility" | "whiteSpace" | "border" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "overflow" | "padding" | "paddingBlock" | "paddingInline" | "style" | "classes" | "className" | "children" | "sx" | "variant" | "p" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "displayPrint" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
1
+ import { ComponentType } from 'react';
2
+ declare const BaseDropdownSubtitle: ComponentType<any>;
5
3
  export default BaseDropdownSubtitle;
@@ -1,6 +1,4 @@
1
- import React from 'react';
2
- import type { Theme } from '@mui/material';
3
- import type { BaseIconDropdownProps, IconDropdownProps } from './IconDropdown.types';
4
- declare const BaseIconDropdown: import("@emotion/styled").StyledComponent<import("@mui/material").SelectProps<unknown> & import("@mui/system").MUIStyledCommonProps<Theme> & BaseIconDropdownProps, {}, {}>;
5
- declare const DropdownContainer: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<Theme> & IconDropdownProps, React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
1
+ import { ComponentType } from 'react';
2
+ declare const BaseIconDropdown: ComponentType<any>;
3
+ declare const DropdownContainer: ComponentType<any>;
6
4
  export { BaseIconDropdown, DropdownContainer };
@@ -66,6 +66,7 @@ const DropdownContainer = styled('div')(() => {
66
66
  display: 'flex',
67
67
  flexDirection: 'column',
68
68
  minWidth: '32px',
69
+ maxWidth: '52px',
69
70
  };
70
71
  });
71
72
  export { BaseIconDropdown, DropdownContainer };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import type { TypographyProps } from '@mui/system';
3
2
  import type { BaseDropdownProps } from '../Dropdown/Dropdown.types';
4
3
  interface BaseIconDropdownProps extends BaseDropdownProps {
@@ -1,6 +1,4 @@
1
- /// <reference types="react" />
1
+ import { ComponentType } from 'react';
2
2
  import type { BaseEllipsisTypographyProps } from './EllipsisTypography.types';
3
- declare const StyledTypography: import("@emotion/styled").StyledComponent<import("@mui/material").TypographyOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & {
4
- ref?: ((instance: HTMLSpanElement | null) => void) | import("react").RefObject<HTMLSpanElement> | null | undefined;
5
- }, "width" | "zIndex" | "typography" | "color" | "fontFamily" | "fontSize" | "fontWeight" | "lineHeight" | "letterSpacing" | "textTransform" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxShadow" | "boxSizing" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontStyle" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "height" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "order" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "right" | "rowGap" | "textAlign" | "textOverflow" | "top" | "visibility" | "whiteSpace" | "border" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "overflow" | "padding" | "paddingBlock" | "paddingInline" | "style" | "classes" | "className" | "children" | "sx" | "variant" | "p" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "displayPrint" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & BaseEllipsisTypographyProps, {}, {}>;
3
+ declare const StyledTypography: ComponentType<BaseEllipsisTypographyProps>;
6
4
  export default StyledTypography;
@@ -1,14 +1,6 @@
1
- /// <reference types="react" />
2
- declare const FileDnDZoneContainer: import("@emotion/styled").StyledComponent<import("@mui/system").BoxOwnProps<import("@mui/material").Theme> & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
3
- ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
4
- }, keyof import("@mui/system").BoxOwnProps<import("@mui/material").Theme>> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
5
- declare const BaseFileDnDZone: import("@emotion/styled").StyledComponent<import("@mui/system").BoxOwnProps<import("@mui/material").Theme> & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
6
- ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
7
- }, keyof import("@mui/system").BoxOwnProps<import("@mui/material").Theme>> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
8
- declare const DnDSection: import("@emotion/styled").StyledComponent<import("@mui/system").BoxOwnProps<import("@mui/material").Theme> & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
9
- ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
10
- }, keyof import("@mui/system").BoxOwnProps<import("@mui/material").Theme>> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
11
- declare const DnDMainBox: import("@emotion/styled").StyledComponent<import("@mui/system").BoxOwnProps<import("@mui/material").Theme> & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
12
- ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
13
- }, keyof import("@mui/system").BoxOwnProps<import("@mui/material").Theme>> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
1
+ import { ComponentType } from 'react';
2
+ declare const FileDnDZoneContainer: ComponentType<any>;
3
+ declare const BaseFileDnDZone: ComponentType<any>;
4
+ declare const DnDSection: ComponentType<any>;
5
+ declare const DnDMainBox: ComponentType<any>;
14
6
  export { FileDnDZoneContainer, BaseFileDnDZone, DnDSection, DnDMainBox };
@@ -1,8 +1,3 @@
1
- /// <reference types="react" />
2
- import type { ListSubheaderProps } from './List.types';
3
- export declare const MuiList: import("@emotion/styled").StyledComponent<import("@mui/material").ListOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, "ref"> & {
4
- ref?: ((instance: HTMLUListElement | null) => void) | import("react").RefObject<HTMLUListElement> | null | undefined;
5
- }, "style" | "dense" | "classes" | "className" | "children" | "sx" | "subheader" | "disablePadding"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
6
- export declare const MuiListSubheader: import("@emotion/styled").StyledComponent<import("@mui/material").ListSubheaderOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "ref"> & {
7
- ref?: ((instance: HTMLLIElement | null) => void) | import("react").RefObject<HTMLLIElement> | null | undefined;
8
- }, "color" | "inset" | "style" | "classes" | "className" | "children" | "sx" | "disableGutters" | "disableSticky"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & ListSubheaderProps, {}, {}>;
1
+ import { ComponentType } from 'react';
2
+ export declare const MuiList: ComponentType<any>;
3
+ export declare const MuiListSubheader: ComponentType<any>;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import type { ListProps as MuiListProps, ListSubheaderProps as MuiListSubheaderProps } from '@mui/material';
3
2
  export type ListSize = 'small' | 'medium' | 'large';
4
3
  export interface ListProps extends MuiListProps {
@@ -17,8 +17,6 @@ label, startElement, endElement, selected, ...props }) => {
17
17
  }
18
18
  return null;
19
19
  })();
20
- return (_jsx(StyledListItem, { ...rootProps, disablePadding: true, className: className, classes: classes, style: style, sx: sx, children: _jsxs(StyledListItemButton, { ...props, disableRipple: true,
21
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
22
- component: props.component ?? 'span', size: size, selected: selected, children: [checkElement && _jsx(StyledListItemStartSlot, { children: checkElement }), startElement && _jsx(StyledListItemStartSlot, { children: startElement }), _jsx(StyledListItemText, { primary: label }), endElement && _jsx(StyledListItemEndSlot, { children: endElement })] }) }));
20
+ return (_jsx(StyledListItem, { ...rootProps, disablePadding: true, className: className, classes: classes, style: style, sx: sx, children: _jsxs(StyledListItemButton, { ...props, disableRipple: true, component: props.component ?? 'span', size: size, selected: selected, children: [checkElement && _jsx(StyledListItemStartSlot, { children: checkElement }), startElement && _jsx(StyledListItemStartSlot, { children: startElement }), _jsx(StyledListItemText, { primary: label }), endElement && _jsx(StyledListItemEndSlot, { children: endElement })] }) }));
23
21
  });
24
22
  export default ListItem;
@@ -1,35 +1,11 @@
1
- import React from 'react';
1
+ import { CSSObject } from '@mui/material';
2
+ import { ComponentType } from 'react';
2
3
  import type { StyledListItemButtonProps } from './ListItem.types';
3
- export declare const StyledListItem: import("@emotion/styled").StyledComponent<{
4
- button?: false | undefined;
5
- } & import("@mui/material").ListItemOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<React.DetailedHTMLProps<React.LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "ref"> & {
6
- ref?: ((instance: HTMLLIElement | null) => void) | React.RefObject<HTMLLIElement> | null | undefined;
7
- }, "components" | "disabled" | "button" | "alignItems" | "style" | "dense" | "classes" | "className" | "children" | "sx" | "autoFocus" | "componentsProps" | "slotProps" | "slots" | "disableGutters" | "disablePadding" | "ContainerComponent" | "ContainerProps" | "divider" | "secondaryAction" | "selected"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
8
- export declare const StyledListItemButton: import("@emotion/styled").StyledComponent<StyledListItemButtonProps & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
9
- export declare const slotStyles: {
10
- minWidth: string;
11
- height: string;
12
- color: string;
13
- svg: {
14
- width: string;
15
- height: string;
16
- color: string;
17
- };
18
- };
19
- export declare const StyledListItemText: import("@emotion/styled").StyledComponent<import("@mui/material").ListItemTextProps<React.ElementType<any>, React.ElementType<any>> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
20
- export declare const StyledListItemStartSlot: import("@emotion/styled").StyledComponent<import("@mui/material").ListItemIconProps & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
21
- export declare const StyledListItemEndSlot: import("@emotion/styled").StyledComponent<import("@mui/material").ListItemIconProps & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
22
- export declare const CheckIcon: import("@emotion/styled").StyledComponent<import("@mui/material").SvgIconOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<React.SVGProps<SVGSVGElement>, "ref"> & {
23
- ref?: ((instance: SVGSVGElement | null) => void) | React.RefObject<SVGSVGElement> | null | undefined;
24
- }, "color" | "fontSize" | "shapeRendering" | "style" | "classes" | "className" | "children" | "sx" | "htmlColor" | "inheritViewBox" | "titleAccess" | "viewBox"> & {
25
- component?: React.ElementType<any> | undefined;
26
- } & {
27
- variant?: "outlined" | undefined;
28
- } & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
29
- export declare const EmptyIcon: import("@emotion/styled").StyledComponent<import("@mui/material").SvgIconOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<React.SVGProps<SVGSVGElement>, "ref"> & {
30
- ref?: ((instance: SVGSVGElement | null) => void) | React.RefObject<SVGSVGElement> | null | undefined;
31
- }, "color" | "fontSize" | "shapeRendering" | "style" | "classes" | "className" | "children" | "sx" | "htmlColor" | "inheritViewBox" | "titleAccess" | "viewBox"> & {
32
- component?: React.ElementType<any> | undefined;
33
- } & {
34
- variant?: "filled" | "outlined" | undefined;
35
- } & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
4
+ export declare const StyledListItem: ComponentType<any>;
5
+ export declare const StyledListItemButton: ComponentType<StyledListItemButtonProps>;
6
+ export declare const slotStyles: CSSObject;
7
+ export declare const StyledListItemText: ComponentType<any>;
8
+ export declare const StyledListItemStartSlot: ComponentType<any>;
9
+ export declare const StyledListItemEndSlot: ComponentType<any>;
10
+ export declare const CheckIcon: ComponentType<any>;
11
+ export declare const EmptyIcon: ComponentType<any>;
@@ -5,7 +5,7 @@ import getPadding from './List.utils';
5
5
  export const StyledListItem = styled(ListItem)({
6
6
  width: '100%',
7
7
  });
8
- export const StyledListItemButton = styled(({ size, ...props }) => (_jsx(ListItemButton, { ...props })))(({ theme, size }) => ({
8
+ export const StyledListItemButton = styled(({ size, ...props }) => _jsx(ListItemButton, { ...props }))(({ theme, size }) => ({
9
9
  borderRadius: '8px',
10
10
  padding: `${getPadding(size)} 8px`,
11
11
  '&.Mui-selected': {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ExtendButtonBase, ExtendButtonBaseTypeMap, ListItemProps as MuiListItemProps, ListItemButtonProps as MuiListItemButtonProps } from '@mui/material';
3
2
  import { OverrideProps } from '@mui/material/OverridableComponent';
4
3
  import type { ListSize } from '../List/List.types';
@@ -1,4 +1,2 @@
1
- /// <reference types="react" />
2
- export declare const StyledListItemCaption: import("@emotion/styled").StyledComponent<import("@mui/material").TypographyOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & {
3
- ref?: ((instance: HTMLSpanElement | null) => void) | import("react").RefObject<HTMLSpanElement> | null | undefined;
4
- }, "width" | "zIndex" | "typography" | "color" | "fontFamily" | "fontSize" | "fontWeight" | "lineHeight" | "letterSpacing" | "textTransform" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxShadow" | "boxSizing" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontStyle" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "height" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "order" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "right" | "rowGap" | "textAlign" | "textOverflow" | "top" | "visibility" | "whiteSpace" | "border" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "overflow" | "padding" | "paddingBlock" | "paddingInline" | "style" | "classes" | "className" | "children" | "sx" | "variant" | "p" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "displayPrint" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
1
+ import { ComponentType } from 'react';
2
+ export declare const StyledListItemCaption: ComponentType<any>;
@@ -1,13 +1,5 @@
1
- /// <reference types="react" />
2
- export declare const LoadingOverlay: import("@emotion/styled").StyledComponent<import("@mui/system").BoxOwnProps<import("@mui/material").Theme> & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
3
- ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
4
- }, keyof import("@mui/system").BoxOwnProps<import("@mui/material").Theme>> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
5
- export declare const LoadingIndicatorBox: import("@emotion/styled").StyledComponent<import("@mui/system").BoxOwnProps<import("@mui/material").Theme> & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
6
- ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
7
- }, keyof import("@mui/system").BoxOwnProps<import("@mui/material").Theme>> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
8
- export declare const LoadingMessage: import("@emotion/styled").StyledComponent<import("@mui/material").TypographyOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & {
9
- ref?: ((instance: HTMLSpanElement | null) => void) | import("react").RefObject<HTMLSpanElement> | null | undefined;
10
- }, "width" | "zIndex" | "typography" | "color" | "fontFamily" | "fontSize" | "fontWeight" | "lineHeight" | "letterSpacing" | "textTransform" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxShadow" | "boxSizing" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontStyle" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "height" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "order" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "right" | "rowGap" | "textAlign" | "textOverflow" | "top" | "visibility" | "whiteSpace" | "border" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "overflow" | "padding" | "paddingBlock" | "paddingInline" | "style" | "classes" | "className" | "children" | "sx" | "variant" | "p" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "displayPrint" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
11
- export declare const LoadingDetails: import("@emotion/styled").StyledComponent<import("@mui/material").TypographyOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & {
12
- ref?: ((instance: HTMLSpanElement | null) => void) | import("react").RefObject<HTMLSpanElement> | null | undefined;
13
- }, "width" | "zIndex" | "typography" | "color" | "fontFamily" | "fontSize" | "fontWeight" | "lineHeight" | "letterSpacing" | "textTransform" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxShadow" | "boxSizing" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontStyle" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "height" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "order" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "right" | "rowGap" | "textAlign" | "textOverflow" | "top" | "visibility" | "whiteSpace" | "border" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "overflow" | "padding" | "paddingBlock" | "paddingInline" | "style" | "classes" | "className" | "children" | "sx" | "variant" | "p" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "displayPrint" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
1
+ import { ComponentType } from 'react';
2
+ export declare const LoadingOverlay: ComponentType<any>;
3
+ export declare const LoadingIndicatorBox: ComponentType<any>;
4
+ export declare const LoadingMessage: ComponentType<any>;
5
+ export declare const LoadingDetails: ComponentType<any>;
@@ -1,6 +1,3 @@
1
- import React from 'react';
2
- import type { StyledMenuProps } from './Menu.types';
3
- export declare const StyledMenu: import("@emotion/styled").StyledComponent<Omit<StyledMenuProps, "ref"> & React.RefAttributes<HTMLDivElement> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
4
- export declare const StyledListSubheader: import("@emotion/styled").StyledComponent<import("@mui/material").ListSubheaderOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<React.DetailedHTMLProps<React.LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "ref"> & {
5
- ref?: ((instance: HTMLLIElement | null) => void) | React.RefObject<HTMLLIElement> | null | undefined;
6
- }, "color" | "inset" | "style" | "classes" | "className" | "children" | "sx" | "disableGutters" | "disableSticky"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
1
+ import { ComponentType } from 'react';
2
+ export declare const StyledMenu: ComponentType<any>;
3
+ export declare const StyledListSubheader: ComponentType<any>;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import type { MenuProps as MuiMenuProps } from '@mui/material';
3
2
  export type MenuSize = 'small' | 'medium';
4
3
  export interface MenuProps extends StyledMenuProps {
@@ -1,9 +1,7 @@
1
- /// <reference types="react" />
1
+ import { ComponentType } from 'react';
2
2
  import type { StyledMenuItemProps } from './MenuItem.types';
3
3
  export { CheckIcon, EmptyIcon } from '../List/ListItem.styled';
4
- export declare const StyledMenuItem: 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"> & {
5
- ref?: ((instance: HTMLLIElement | null) => void) | import("react").RefObject<HTMLLIElement> | null | undefined;
6
- }, "disabled" | "style" | "dense" | "classes" | "className" | "children" | "sx" | "autoFocus" | "tabIndex" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableGutters" | "divider" | "selected"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & StyledMenuItemProps, {}, {}>;
7
- export declare const StyledMenuItemStartIcon: import("@emotion/styled").StyledComponent<import("@mui/material").ListItemIconProps & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
8
- export declare const StyledMenuItemEndIcon: import("@emotion/styled").StyledComponent<import("@mui/material").ListItemIconProps & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
9
- export declare const StyledMenuItemText: import("@emotion/styled").StyledComponent<import("@mui/material").ListItemTextProps<import("react").ElementType<any>, import("react").ElementType<any>> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
4
+ export declare const StyledMenuItem: ComponentType<StyledMenuItemProps>;
5
+ export declare const StyledMenuItemStartIcon: ComponentType<any>;
6
+ export declare const StyledMenuItemEndIcon: ComponentType<any>;
7
+ export declare const StyledMenuItemText: ComponentType<any>;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import type { MenuItemProps as MuiMenuItemProps } from '@mui/material';
3
2
  import type { MenuSize } from '../Menu/Menu.types';
4
3
  export interface MenuItemProps extends MuiMenuItemProps {
@@ -0,0 +1,2 @@
1
+ declare const NoMatchContainer: () => import("react/jsx-runtime").JSX.Element;
2
+ export default NoMatchContainer;