@meonode/mui 1.0.64 → 1.0.66
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/CHANGELOG.md +11 -1
- package/dist/lib/mui.core/Accordion.d.ts +2 -2
- package/dist/lib/mui.core/AccordionSummary.d.ts +2 -2
- package/dist/lib/mui.core/AppBar.d.ts +2 -2
- package/dist/lib/mui.core/Avatar.d.ts +2 -2
- package/dist/lib/mui.core/Backdrop.d.ts +2 -2
- package/dist/lib/mui.core/Badge.d.ts +2 -2
- package/dist/lib/mui.core/BottomNavigation.d.ts +2 -2
- package/dist/lib/mui.core/BottomNavigationAction.d.ts +2 -2
- package/dist/lib/mui.core/Box.d.ts +2 -2
- package/dist/lib/mui.core/Breadcrumbs.d.ts +2 -2
- package/dist/lib/mui.core/Button.d.ts +2 -2
- package/dist/lib/mui.core/ButtonBase.d.ts +2 -2
- package/dist/lib/mui.core/ButtonGroup.d.ts +2 -2
- package/dist/lib/mui.core/Card.d.ts +2 -2
- package/dist/lib/mui.core/CardActionArea.d.ts +2 -2
- package/dist/lib/mui.core/CardContent.d.ts +2 -2
- package/dist/lib/mui.core/CardHeader.d.ts +2 -2
- package/dist/lib/mui.core/CardMedia.d.ts +2 -2
- package/dist/lib/mui.core/Chip.d.ts +2 -2
- package/dist/lib/mui.core/Container.d.ts +2 -2
- package/dist/lib/mui.core/DialogContentText.d.ts +2 -2
- package/dist/lib/mui.core/DialogTitle.d.ts +2 -2
- package/dist/lib/mui.core/Divider.d.ts +2 -2
- package/dist/lib/mui.core/Fab.d.ts +2 -2
- package/dist/lib/mui.core/FormControl.d.ts +2 -2
- package/dist/lib/mui.core/FormHelperText.d.ts +2 -2
- package/dist/lib/mui.core/FormLabel.d.ts +2 -2
- package/dist/lib/mui.core/Icon.d.ts +2 -2
- package/dist/lib/mui.core/IconButton.d.ts +2 -2
- package/dist/lib/mui.core/ImageList.d.ts +2 -2
- package/dist/lib/mui.core/ImageListItem.d.ts +2 -2
- package/dist/lib/mui.core/InputAdornment.d.ts +2 -2
- package/dist/lib/mui.core/InputLabel.d.ts +2 -2
- package/dist/lib/mui.core/Link.d.ts +2 -2
- package/dist/lib/mui.core/List.d.ts +2 -2
- package/dist/lib/mui.core/ListItem.d.ts +2 -2
- package/dist/lib/mui.core/ListItemButton.d.ts +2 -2
- package/dist/lib/mui.core/ListSubheader.d.ts +2 -2
- package/dist/lib/mui.core/MenuItem.d.ts +2 -2
- package/dist/lib/mui.core/MenuList.d.ts +2 -2
- package/dist/lib/mui.core/Modal.d.ts +2 -2
- package/dist/lib/mui.core/PaginationItem.d.ts +2 -2
- package/dist/lib/mui.core/Paper.d.ts +2 -2
- package/dist/lib/mui.core/Rating.d.ts +2 -2
- package/dist/lib/mui.core/ScopedCssBaseline.d.ts +2 -2
- package/dist/lib/mui.core/Skeleton.d.ts +2 -2
- package/dist/lib/mui.core/Slider.d.ts +2 -2
- package/dist/lib/mui.core/Stack.d.ts +2 -2
- package/dist/lib/mui.core/Step.d.ts +2 -2
- package/dist/lib/mui.core/StepButton.d.ts +2 -2
- package/dist/lib/mui.core/Stepper.d.ts +2 -2
- package/dist/lib/mui.core/SvgIcon.d.ts +2 -2
- package/dist/lib/mui.core/Tab.d.ts +2 -2
- package/dist/lib/mui.core/Table.d.ts +2 -2
- package/dist/lib/mui.core/TableBody.d.ts +2 -2
- package/dist/lib/mui.core/TableContainer.d.ts +2 -2
- package/dist/lib/mui.core/TableFooter.d.ts +2 -2
- package/dist/lib/mui.core/TableHead.d.ts +2 -2
- package/dist/lib/mui.core/TablePagination.d.ts +2 -2
- package/dist/lib/mui.core/TableRow.d.ts +2 -2
- package/dist/lib/mui.core/TableSortLabel.d.ts +2 -2
- package/dist/lib/mui.core/Tabs.d.ts +2 -2
- package/dist/lib/mui.core/ToggleButton.d.ts +2 -2
- package/dist/lib/mui.core/Toolbar.d.ts +2 -2
- package/dist/lib/mui.core/Typography.d.ts +2 -2
- package/dist/lib/mui.lab/Masonry.d.ts +2 -2
- package/dist/lib/mui.x-charts/RadarMetricLabels.d.ts +2 -2
- package/dist/lib/mui.x-charts-pro/RadarMetricLabels.d.ts +2 -2
- package/dist/lib/mui.x-data-grid/GridFooterPlaceholder.d.ts +2 -2
- package/dist/lib/mui.x-data-grid/GridHeader.d.ts +2 -2
- package/dist/lib/mui.x-data-grid/GridPagination.d.ts +2 -2
- package/dist/lib/mui.x-data-grid-premium/GridAiAssistantPanel.d.ts +2 -2
- package/dist/lib/mui.x-data-grid-premium/GridFooterPlaceholder.d.ts +2 -2
- package/dist/lib/mui.x-data-grid-premium/GridHeader.d.ts +2 -2
- package/dist/lib/mui.x-data-grid-premium/GridPagination.d.ts +2 -2
- package/dist/lib/mui.x-data-grid-premium/GridPivotPanel.d.ts +2 -2
- package/dist/lib/mui.x-data-grid-pro/GridFooterPlaceholder.d.ts +2 -2
- package/dist/lib/mui.x-data-grid-pro/GridHeader.d.ts +2 -2
- package/dist/lib/mui.x-data-grid-pro/GridPagination.d.ts +2 -2
- package/dist/lib/mui.x-tree-view/TreeViewCollapseIcon.d.ts +2 -2
- package/dist/lib/mui.x-tree-view/TreeViewExpandIcon.d.ts +2 -2
- package/dist/lib/mui.x-tree-view-pro/TreeViewCollapseIcon.d.ts +2 -2
- package/dist/lib/mui.x-tree-view-pro/TreeViewExpandIcon.d.ts +2 -2
- package/package.json +4 -4
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
declare const FormHelperText: (<AdditionalProperties extends Record<string, any> = Record<string, any>, ComponentType extends import("react").ElementType = "p">(props?: (Omit<import("@mui/material").FormHelperTextOwnProps & Partial<{
|
|
2
2
|
component: ComponentType;
|
|
3
|
-
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>, "style" | "component" | "margin" | "children" | "className" | "classes" | "sx" | "variant" | "disabled" | "required" | "error" | "filled" | "focused">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("
|
|
3
|
+
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>, "style" | "component" | "margin" | "children" | "className" | "classes" | "sx" | "variant" | "disabled" | "required" | "error" | "filled" | "focused">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("@meonode/ui").ReactAttributes & import("react").CSSProperties & object & Partial<{
|
|
4
4
|
props: Partial<Omit<import("@mui/material").FormHelperTextOwnProps & Partial<{
|
|
5
5
|
component: ComponentType;
|
|
6
6
|
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>, "style" | "component" | "margin" | "children" | "className" | "classes" | "sx" | "variant" | "disabled" | "required" | "error" | "filled" | "focused">, "children">>;
|
|
7
|
-
children: import("@meonode/ui").
|
|
7
|
+
children: import("@meonode/ui").Children;
|
|
8
8
|
theme: Partial<{
|
|
9
9
|
[key: string]: any;
|
|
10
10
|
}>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
declare const FormLabel: (<AdditionalProperties extends Record<string, any> = Record<string, any>, ComponentType extends import("react").ElementType = "label">(props?: (Omit<import("@mui/material").FormLabelBaseProps & import("@mui/material").FormLabelOwnProps & Partial<{
|
|
2
2
|
component: ComponentType;
|
|
3
|
-
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, "form" | "slot" | "title" | "component" | "color" | "content" | "translate" | "children" | keyof import("@mui/material/OverridableComponent").CommonProps | "onChange" | "sx" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "disabled" | "required" | "htmlFor" | "error" | "filled" | "focused">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("
|
|
3
|
+
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, "form" | "slot" | "title" | "component" | "color" | "content" | "translate" | "children" | keyof import("@mui/material/OverridableComponent").CommonProps | "onChange" | "sx" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "disabled" | "required" | "htmlFor" | "error" | "filled" | "focused">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("@meonode/ui").ReactAttributes & import("react").CSSProperties & object & Partial<{
|
|
4
4
|
props: Partial<Omit<import("@mui/material").FormLabelBaseProps & import("@mui/material").FormLabelOwnProps & Partial<{
|
|
5
5
|
component: ComponentType;
|
|
6
6
|
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, "form" | "slot" | "title" | "component" | "color" | "content" | "translate" | "children" | keyof import("@mui/material/OverridableComponent").CommonProps | "onChange" | "sx" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "disabled" | "required" | "htmlFor" | "error" | "filled" | "focused">, "children">>;
|
|
7
|
-
children: import("@meonode/ui").
|
|
7
|
+
children: import("@meonode/ui").Children;
|
|
8
8
|
theme: Partial<{
|
|
9
9
|
[key: string]: any;
|
|
10
10
|
}>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
declare const Icon: (<AdditionalProperties extends Record<string, any> = Record<string, any>, ComponentType extends import("react").ElementType = "span">(props?: (Omit<import("@mui/material").IconOwnProps & Partial<{
|
|
2
2
|
component: ComponentType;
|
|
3
|
-
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "style" | "component" | "color" | "fontSize" | "children" | "className" | "classes" | "sx" | "baseClassName">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("
|
|
3
|
+
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "style" | "component" | "color" | "fontSize" | "children" | "className" | "classes" | "sx" | "baseClassName">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("@meonode/ui").ReactAttributes & import("react").CSSProperties & object & Partial<{
|
|
4
4
|
props: Partial<Omit<import("@mui/material").IconOwnProps & Partial<{
|
|
5
5
|
component: ComponentType;
|
|
6
6
|
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "style" | "component" | "color" | "fontSize" | "children" | "className" | "classes" | "sx" | "baseClassName">, "children">>;
|
|
7
|
-
children: import("@meonode/ui").
|
|
7
|
+
children: import("@meonode/ui").Children;
|
|
8
8
|
theme: Partial<{
|
|
9
9
|
[key: string]: any;
|
|
10
10
|
}>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
declare const IconButton: (<AdditionalProperties extends Record<string, any> = Record<string, any>, ComponentType extends import("react").ElementType = "button">(props?: (Omit<import("@mui/material").IconButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
|
|
2
2
|
component: ComponentType;
|
|
3
|
-
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "style" | "component" | "color" | "children" | "className" | "classes" | "sx" | "tabIndex" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "size" | "disableFocusRipple" | "edge" | "loading" | "loadingIndicator">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("
|
|
3
|
+
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "style" | "component" | "color" | "children" | "className" | "classes" | "sx" | "tabIndex" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "size" | "disableFocusRipple" | "edge" | "loading" | "loadingIndicator">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("@meonode/ui").ReactAttributes & import("react").CSSProperties & object & Partial<{
|
|
4
4
|
props: Partial<Omit<import("@mui/material").IconButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
|
|
5
5
|
component: ComponentType;
|
|
6
6
|
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "style" | "component" | "color" | "children" | "className" | "classes" | "sx" | "tabIndex" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "size" | "disableFocusRipple" | "edge" | "loading" | "loadingIndicator">, "children">>;
|
|
7
|
-
children: import("@meonode/ui").
|
|
7
|
+
children: import("@meonode/ui").Children;
|
|
8
8
|
theme: Partial<{
|
|
9
9
|
[key: string]: any;
|
|
10
10
|
}>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
declare const ImageList: (<AdditionalProperties extends Record<string, any> = Record<string, any>, ComponentType extends import("react").ElementType = "ul">(props?: (Omit<import("@mui/material").ImageListOwnProps & Partial<{
|
|
2
2
|
component: ComponentType;
|
|
3
|
-
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, "style" | "component" | "gap" | "children" | "className" | "classes" | "sx" | "variant" | "cols" | "rowHeight">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("
|
|
3
|
+
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, "style" | "component" | "gap" | "children" | "className" | "classes" | "sx" | "variant" | "cols" | "rowHeight">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("@meonode/ui").ReactAttributes & import("react").CSSProperties & object & Partial<{
|
|
4
4
|
props: Partial<Omit<import("@mui/material").ImageListOwnProps & Partial<{
|
|
5
5
|
component: ComponentType;
|
|
6
6
|
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, "style" | "component" | "gap" | "children" | "className" | "classes" | "sx" | "variant" | "cols" | "rowHeight">, "children">>;
|
|
7
|
-
children: import("@meonode/ui").
|
|
7
|
+
children: import("@meonode/ui").Children;
|
|
8
8
|
theme: Partial<{
|
|
9
9
|
[key: string]: any;
|
|
10
10
|
}>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
declare const ImageListItem: (<AdditionalProperties extends Record<string, any> = Record<string, any>, ComponentType extends import("react").ElementType = "li">(props?: (Omit<import("@mui/material").ImageListItemOwnProps & Partial<{
|
|
2
2
|
component: ComponentType;
|
|
3
|
-
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "style" | "component" | "children" | "className" | "classes" | "sx" | "cols" | "rows">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("
|
|
3
|
+
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "style" | "component" | "children" | "className" | "classes" | "sx" | "cols" | "rows">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("@meonode/ui").ReactAttributes & import("react").CSSProperties & object & Partial<{
|
|
4
4
|
props: Partial<Omit<import("@mui/material").ImageListItemOwnProps & Partial<{
|
|
5
5
|
component: ComponentType;
|
|
6
6
|
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "style" | "component" | "children" | "className" | "classes" | "sx" | "cols" | "rows">, "children">>;
|
|
7
|
-
children: import("@meonode/ui").
|
|
7
|
+
children: import("@meonode/ui").Children;
|
|
8
8
|
theme: Partial<{
|
|
9
9
|
[key: string]: any;
|
|
10
10
|
}>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
declare const InputAdornment: (<AdditionalProperties extends Record<string, any> = Record<string, any>, ComponentType extends import("react").ElementType = "div">(props?: (Omit<import("@mui/material").InputAdornmentOwnProps & Partial<{
|
|
2
2
|
component: ComponentType;
|
|
3
|
-
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "position" | "children" | "className" | "classes" | "sx" | "variant" | "disableTypography" | "disablePointerEvents">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("
|
|
3
|
+
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "position" | "children" | "className" | "classes" | "sx" | "variant" | "disableTypography" | "disablePointerEvents">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("@meonode/ui").ReactAttributes & import("react").CSSProperties & object & Partial<{
|
|
4
4
|
props: Partial<Omit<import("@mui/material").InputAdornmentOwnProps & Partial<{
|
|
5
5
|
component: ComponentType;
|
|
6
6
|
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "position" | "children" | "className" | "classes" | "sx" | "variant" | "disableTypography" | "disablePointerEvents">, "children">>;
|
|
7
|
-
children: import("@meonode/ui").
|
|
7
|
+
children: import("@meonode/ui").Children;
|
|
8
8
|
theme: Partial<{
|
|
9
9
|
[key: string]: any;
|
|
10
10
|
}>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
declare const InputLabel: (<AdditionalProperties extends Record<string, any> = Record<string, any>, ComponentType extends import("react").ElementType = "label">(props?: (Omit<import("@mui/material").InputLabelOwnProps & Pick<import("@mui/material").FormLabelOwnProps, "color" | "filled"> & Partial<{
|
|
2
2
|
component: ComponentType;
|
|
3
|
-
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, "style" | "component" | "color" | "margin" | "children" | "className" | "classes" | "sx" | "variant" | "disabled" | "size" | "required" | "error" | "filled" | "focused" | "disableAnimation" | "shrink">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("
|
|
3
|
+
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, "style" | "component" | "color" | "margin" | "children" | "className" | "classes" | "sx" | "variant" | "disabled" | "size" | "required" | "error" | "filled" | "focused" | "disableAnimation" | "shrink">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("@meonode/ui").ReactAttributes & import("react").CSSProperties & object & Partial<{
|
|
4
4
|
props: Partial<Omit<import("@mui/material").InputLabelOwnProps & Pick<import("@mui/material").FormLabelOwnProps, "color" | "filled"> & Partial<{
|
|
5
5
|
component: ComponentType;
|
|
6
6
|
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, "style" | "component" | "color" | "margin" | "children" | "className" | "classes" | "sx" | "variant" | "disabled" | "size" | "required" | "error" | "filled" | "focused" | "disableAnimation" | "shrink">, "children">>;
|
|
7
|
-
children: import("@meonode/ui").
|
|
7
|
+
children: import("@meonode/ui").Children;
|
|
8
8
|
theme: Partial<{
|
|
9
9
|
[key: string]: any;
|
|
10
10
|
}>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
declare const Link: (<AdditionalProperties extends Record<string, any> = Record<string, any>, ComponentType extends import("react").ElementType = "a">(props?: (Omit<import("@mui/material").LinkOwnProps & Partial<{
|
|
2
2
|
component: ComponentType;
|
|
3
|
-
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>, "typography" | "zIndex" | "p" | "style" | "component" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxShadow" | "boxSizing" | "color" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "height" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "letterSpacing" | "lineHeight" | "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" | "textTransform" | "top" | "visibility" | "whiteSpace" | "width" | "border" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "overflow" | "padding" | "paddingBlock" | "paddingInline" | "children" | "className" | "classes" | "sx" | "variant" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "displayPrint" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping" | "underline" | "TypographyClasses">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("
|
|
3
|
+
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>, "typography" | "zIndex" | "p" | "style" | "component" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxShadow" | "boxSizing" | "color" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "height" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "letterSpacing" | "lineHeight" | "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" | "textTransform" | "top" | "visibility" | "whiteSpace" | "width" | "border" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "overflow" | "padding" | "paddingBlock" | "paddingInline" | "children" | "className" | "classes" | "sx" | "variant" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "displayPrint" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping" | "underline" | "TypographyClasses">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("@meonode/ui").ReactAttributes & import("react").CSSProperties & object & Partial<{
|
|
4
4
|
props: Partial<Omit<import("@mui/material").LinkOwnProps & Partial<{
|
|
5
5
|
component: ComponentType;
|
|
6
6
|
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>, "typography" | "zIndex" | "p" | "style" | "component" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxShadow" | "boxSizing" | "color" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "height" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "letterSpacing" | "lineHeight" | "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" | "textTransform" | "top" | "visibility" | "whiteSpace" | "width" | "border" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "overflow" | "padding" | "paddingBlock" | "paddingInline" | "children" | "className" | "classes" | "sx" | "variant" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "displayPrint" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping" | "underline" | "TypographyClasses">, "children">>;
|
|
7
|
-
children: import("@meonode/ui").
|
|
7
|
+
children: import("@meonode/ui").Children;
|
|
8
8
|
theme: Partial<{
|
|
9
9
|
[key: string]: any;
|
|
10
10
|
}>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
declare const List: (<AdditionalProperties extends Record<string, any> = Record<string, any>, ComponentType extends import("react").ElementType = "ul">(props?: (Omit<import("@mui/material").ListOwnProps & Partial<{
|
|
2
2
|
component: ComponentType;
|
|
3
|
-
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, "style" | "component" | "children" | "className" | "classes" | "sx" | "dense" | "subheader" | "disablePadding">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("
|
|
3
|
+
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, "style" | "component" | "children" | "className" | "classes" | "sx" | "dense" | "subheader" | "disablePadding">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("@meonode/ui").ReactAttributes & import("react").CSSProperties & object & Partial<{
|
|
4
4
|
props: Partial<Omit<import("@mui/material").ListOwnProps & Partial<{
|
|
5
5
|
component: ComponentType;
|
|
6
6
|
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, "style" | "component" | "children" | "className" | "classes" | "sx" | "dense" | "subheader" | "disablePadding">, "children">>;
|
|
7
|
-
children: import("@meonode/ui").
|
|
7
|
+
children: import("@meonode/ui").Children;
|
|
8
8
|
theme: Partial<{
|
|
9
9
|
[key: string]: any;
|
|
10
10
|
}>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
declare const ListItem: (<AdditionalProperties extends Record<string, any> = Record<string, any>, ComponentType extends import("react").ElementType = "li">(props?: (Omit<import("@mui/material").ListItemOwnProps & Partial<{
|
|
2
2
|
component: ComponentType;
|
|
3
|
-
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "components" | "style" | "component" | "alignItems" | "children" | "className" | "classes" | "sx" | "slots" | "slotProps" | "componentsProps" | "dense" | "disableGutters" | "divider" | "disablePadding" | "ContainerComponent" | "ContainerProps" | "secondaryAction">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("
|
|
3
|
+
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "components" | "style" | "component" | "alignItems" | "children" | "className" | "classes" | "sx" | "slots" | "slotProps" | "componentsProps" | "dense" | "disableGutters" | "divider" | "disablePadding" | "ContainerComponent" | "ContainerProps" | "secondaryAction">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("@meonode/ui").ReactAttributes & import("react").CSSProperties & object & Partial<{
|
|
4
4
|
props: Partial<Omit<import("@mui/material").ListItemOwnProps & Partial<{
|
|
5
5
|
component: ComponentType;
|
|
6
6
|
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "components" | "style" | "component" | "alignItems" | "children" | "className" | "classes" | "sx" | "slots" | "slotProps" | "componentsProps" | "dense" | "disableGutters" | "divider" | "disablePadding" | "ContainerComponent" | "ContainerProps" | "secondaryAction">, "children">>;
|
|
7
|
-
children: import("@meonode/ui").
|
|
7
|
+
children: import("@meonode/ui").Children;
|
|
8
8
|
theme: Partial<{
|
|
9
9
|
[key: string]: any;
|
|
10
10
|
}>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
declare const ListItemButton: (<AdditionalProperties extends Record<string, any> = Record<string, any>, ComponentType extends import("react").ElementType = "div">(props?: (Omit<import("@mui/material").ListItemButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
|
|
2
2
|
component: ComponentType;
|
|
3
|
-
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "alignItems" | "children" | "className" | "classes" | "sx" | "autoFocus" | "tabIndex" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "selected" | "dense" | "disableGutters" | "divider">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("
|
|
3
|
+
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "alignItems" | "children" | "className" | "classes" | "sx" | "autoFocus" | "tabIndex" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "selected" | "dense" | "disableGutters" | "divider">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("@meonode/ui").ReactAttributes & import("react").CSSProperties & object & Partial<{
|
|
4
4
|
props: Partial<Omit<import("@mui/material").ListItemButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
|
|
5
5
|
component: ComponentType;
|
|
6
6
|
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "alignItems" | "children" | "className" | "classes" | "sx" | "autoFocus" | "tabIndex" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "selected" | "dense" | "disableGutters" | "divider">, "children">>;
|
|
7
|
-
children: import("@meonode/ui").
|
|
7
|
+
children: import("@meonode/ui").Children;
|
|
8
8
|
theme: Partial<{
|
|
9
9
|
[key: string]: any;
|
|
10
10
|
}>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
declare const ListSubheader: (<AdditionalProperties extends Record<string, any> = Record<string, any>, ComponentType extends import("react").ElementType = "li">(props?: (Omit<import("@mui/material").ListSubheaderOwnProps & Partial<{
|
|
2
2
|
component: ComponentType;
|
|
3
|
-
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "style" | "component" | "color" | "inset" | "children" | "className" | "classes" | "sx" | "disableGutters" | "disableSticky">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("
|
|
3
|
+
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "style" | "component" | "color" | "inset" | "children" | "className" | "classes" | "sx" | "disableGutters" | "disableSticky">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("@meonode/ui").ReactAttributes & import("react").CSSProperties & object & Partial<{
|
|
4
4
|
props: Partial<Omit<import("@mui/material").ListSubheaderOwnProps & Partial<{
|
|
5
5
|
component: ComponentType;
|
|
6
6
|
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "style" | "component" | "color" | "inset" | "children" | "className" | "classes" | "sx" | "disableGutters" | "disableSticky">, "children">>;
|
|
7
|
-
children: import("@meonode/ui").
|
|
7
|
+
children: import("@meonode/ui").Children;
|
|
8
8
|
theme: Partial<{
|
|
9
9
|
[key: string]: any;
|
|
10
10
|
}>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
declare const MenuItem: (<AdditionalProperties extends Record<string, any> = Record<string, any>, ComponentType extends import("react").ElementType = "li">(props?: (Omit<import("@mui/material").MenuItemOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
|
|
2
2
|
component: ComponentType;
|
|
3
|
-
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "style" | "component" | "children" | "className" | "classes" | "sx" | "autoFocus" | "tabIndex" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "selected" | "dense" | "disableGutters" | "divider">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("
|
|
3
|
+
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "style" | "component" | "children" | "className" | "classes" | "sx" | "autoFocus" | "tabIndex" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "selected" | "dense" | "disableGutters" | "divider">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("@meonode/ui").ReactAttributes & import("react").CSSProperties & object & Partial<{
|
|
4
4
|
props: Partial<Omit<import("@mui/material").MenuItemOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
|
|
5
5
|
component: ComponentType;
|
|
6
6
|
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "style" | "component" | "children" | "className" | "classes" | "sx" | "autoFocus" | "tabIndex" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "selected" | "dense" | "disableGutters" | "divider">, "children">>;
|
|
7
|
-
children: import("@meonode/ui").
|
|
7
|
+
children: import("@meonode/ui").Children;
|
|
8
8
|
theme: Partial<{
|
|
9
9
|
[key: string]: any;
|
|
10
10
|
}>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
declare const MenuList: (<AdditionalProperties extends Record<string, any> = Record<string, any>, ComponentType extends import("react").ElementType = "ul">(props?: (Omit<import("@mui/material").MenuListOwnProps & import("@mui/material").ListOwnProps & Partial<{
|
|
2
2
|
component: ComponentType;
|
|
3
|
-
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, "component" | "children" | keyof import("@mui/material/OverridableComponent").CommonProps | "sx" | "variant" | "autoFocus" | "disabledItemsFocusable" | "disableListWrap" | "dense" | "subheader" | "disablePadding" | "autoFocusItem">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("
|
|
3
|
+
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, "component" | "children" | keyof import("@mui/material/OverridableComponent").CommonProps | "sx" | "variant" | "autoFocus" | "disabledItemsFocusable" | "disableListWrap" | "dense" | "subheader" | "disablePadding" | "autoFocusItem">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("@meonode/ui").ReactAttributes & import("react").CSSProperties & object & Partial<{
|
|
4
4
|
props: Partial<Omit<import("@mui/material").MenuListOwnProps & import("@mui/material").ListOwnProps & Partial<{
|
|
5
5
|
component: ComponentType;
|
|
6
6
|
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, "component" | "children" | keyof import("@mui/material/OverridableComponent").CommonProps | "sx" | "variant" | "autoFocus" | "disabledItemsFocusable" | "disableListWrap" | "dense" | "subheader" | "disablePadding" | "autoFocusItem">, "children">>;
|
|
7
|
-
children: import("@meonode/ui").
|
|
7
|
+
children: import("@meonode/ui").Children;
|
|
8
8
|
theme: Partial<{
|
|
9
9
|
[key: string]: any;
|
|
10
10
|
}>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
declare const Modal: (<AdditionalProperties extends Record<string, any> = Record<string, any>, ComponentType extends import("react").ElementType = "div">(props?: (Omit<import("@mui/material").ModalOwnProps & Partial<{
|
|
2
2
|
component: ComponentType;
|
|
3
|
-
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "components" | "style" | "component" | "container" | "children" | "className" | "classes" | "sx" | "slots" | "slotProps" | "componentsProps" | "onClose" | "open" | "disablePortal" | "keepMounted" | "BackdropComponent" | "BackdropProps" | "closeAfterTransition" | "disableAutoFocus" | "disableEnforceFocus" | "disableEscapeKeyDown" | "disableRestoreFocus" | "disableScrollLock" | "hideBackdrop" | "onTransitionEnter" | "onTransitionExited">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("
|
|
3
|
+
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "components" | "style" | "component" | "container" | "children" | "className" | "classes" | "sx" | "slots" | "slotProps" | "componentsProps" | "onClose" | "open" | "disablePortal" | "keepMounted" | "BackdropComponent" | "BackdropProps" | "closeAfterTransition" | "disableAutoFocus" | "disableEnforceFocus" | "disableEscapeKeyDown" | "disableRestoreFocus" | "disableScrollLock" | "hideBackdrop" | "onTransitionEnter" | "onTransitionExited">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("@meonode/ui").ReactAttributes & import("react").CSSProperties & object & Partial<{
|
|
4
4
|
props: Partial<Omit<import("@mui/material").ModalOwnProps & Partial<{
|
|
5
5
|
component: ComponentType;
|
|
6
6
|
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "components" | "style" | "component" | "container" | "children" | "className" | "classes" | "sx" | "slots" | "slotProps" | "componentsProps" | "onClose" | "open" | "disablePortal" | "keepMounted" | "BackdropComponent" | "BackdropProps" | "closeAfterTransition" | "disableAutoFocus" | "disableEnforceFocus" | "disableEscapeKeyDown" | "disableRestoreFocus" | "disableScrollLock" | "hideBackdrop" | "onTransitionEnter" | "onTransitionExited">, "children">>;
|
|
7
|
-
children: import("@meonode/ui").
|
|
7
|
+
children: import("@meonode/ui").Children;
|
|
8
8
|
theme: Partial<{
|
|
9
9
|
[key: string]: any;
|
|
10
10
|
}>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
declare const PaginationItem: (<AdditionalProperties extends Record<string, any> = Record<string, any>, ComponentType extends import("react").ElementType = "div">(props?: (Omit<import("@mui/material").PaginationItemOwnProps & Partial<{
|
|
2
2
|
component: ComponentType;
|
|
3
|
-
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "components" | "shape" | "style" | "component" | "color" | "page" | "className" | "classes" | "type" | "sx" | "variant" | "disabled" | "slots" | "slotProps" | "size" | "selected">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("
|
|
3
|
+
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "components" | "shape" | "style" | "component" | "color" | "page" | "className" | "classes" | "type" | "sx" | "variant" | "disabled" | "slots" | "slotProps" | "size" | "selected">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("@meonode/ui").ReactAttributes & import("react").CSSProperties & object & Partial<{
|
|
4
4
|
props: Partial<Omit<import("@mui/material").PaginationItemOwnProps & Partial<{
|
|
5
5
|
component: ComponentType;
|
|
6
6
|
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "components" | "shape" | "style" | "component" | "color" | "page" | "className" | "classes" | "type" | "sx" | "variant" | "disabled" | "slots" | "slotProps" | "size" | "selected">, "children">>;
|
|
7
|
-
children: import("@meonode/ui").
|
|
7
|
+
children: import("@meonode/ui").Children;
|
|
8
8
|
theme: Partial<{
|
|
9
9
|
[key: string]: any;
|
|
10
10
|
}>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
declare const Paper: (<AdditionalProperties extends Record<string, any> = Record<string, any>, ComponentType extends import("react").ElementType = "div">(props?: (Omit<import("@mui/material").PaperOwnProps & Partial<{
|
|
2
2
|
component: ComponentType;
|
|
3
|
-
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "children" | "className" | "classes" | "elevation" | "square" | "sx" | "variant">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("
|
|
3
|
+
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "children" | "className" | "classes" | "elevation" | "square" | "sx" | "variant">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("@meonode/ui").ReactAttributes & import("react").CSSProperties & object & Partial<{
|
|
4
4
|
props: Partial<Omit<import("@mui/material").PaperOwnProps & Partial<{
|
|
5
5
|
component: ComponentType;
|
|
6
6
|
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "children" | "className" | "classes" | "elevation" | "square" | "sx" | "variant">, "children">>;
|
|
7
|
-
children: import("@meonode/ui").
|
|
7
|
+
children: import("@meonode/ui").Children;
|
|
8
8
|
theme: Partial<{
|
|
9
9
|
[key: string]: any;
|
|
10
10
|
}>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
declare const Rating: (<AdditionalProperties extends Record<string, any> = Record<string, any>, ComponentType extends import("react").ElementType = "span">(props?: (Omit<import("@mui/material").RatingOwnProps & Partial<{
|
|
2
2
|
component: ComponentType;
|
|
3
|
-
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "style" | "component" | "className" | "classes" | "onChange" | "sx" | "defaultValue" | "disabled" | "slots" | "slotProps" | "name" | "icon" | "size" | "readOnly" | "value" | "max" | "emptyIcon" | "emptyLabelText" | "getLabelText" | "highlightSelectedOnly" | "IconContainerComponent" | "onChangeActive" | "precision">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("
|
|
3
|
+
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "style" | "component" | "className" | "classes" | "onChange" | "sx" | "defaultValue" | "disabled" | "slots" | "slotProps" | "name" | "icon" | "size" | "readOnly" | "value" | "max" | "emptyIcon" | "emptyLabelText" | "getLabelText" | "highlightSelectedOnly" | "IconContainerComponent" | "onChangeActive" | "precision">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("@meonode/ui").ReactAttributes & import("react").CSSProperties & object & Partial<{
|
|
4
4
|
props: Partial<Omit<import("@mui/material").RatingOwnProps & Partial<{
|
|
5
5
|
component: ComponentType;
|
|
6
6
|
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "style" | "component" | "className" | "classes" | "onChange" | "sx" | "defaultValue" | "disabled" | "slots" | "slotProps" | "name" | "icon" | "size" | "readOnly" | "value" | "max" | "emptyIcon" | "emptyLabelText" | "getLabelText" | "highlightSelectedOnly" | "IconContainerComponent" | "onChangeActive" | "precision">, "children">>;
|
|
7
|
-
children: import("@meonode/ui").
|
|
7
|
+
children: import("@meonode/ui").Children;
|
|
8
8
|
theme: Partial<{
|
|
9
9
|
[key: string]: any;
|
|
10
10
|
}>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
declare const ScopedCssBaseline: (<AdditionalProperties extends Record<string, any> = Record<string, any>, ComponentType extends import("react").ElementType = "div">(props?: (Omit<import("@mui/material").ScopedCssBaselineOwnProps & Partial<{
|
|
2
2
|
component: ComponentType;
|
|
3
|
-
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "children" | "className" | "classes" | "sx" | "enableColorScheme">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("
|
|
3
|
+
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "children" | "className" | "classes" | "sx" | "enableColorScheme">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("@meonode/ui").ReactAttributes & import("react").CSSProperties & object & Partial<{
|
|
4
4
|
props: Partial<Omit<import("@mui/material").ScopedCssBaselineOwnProps & Partial<{
|
|
5
5
|
component: ComponentType;
|
|
6
6
|
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "children" | "className" | "classes" | "sx" | "enableColorScheme">, "children">>;
|
|
7
|
-
children: import("@meonode/ui").
|
|
7
|
+
children: import("@meonode/ui").Children;
|
|
8
8
|
theme: Partial<{
|
|
9
9
|
[key: string]: any;
|
|
10
10
|
}>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
declare const Skeleton: (<AdditionalProperties extends Record<string, any> = Record<string, any>, ComponentType extends import("react").ElementType = "span">(props?: (Omit<import("@mui/material").SkeletonOwnProps & Partial<{
|
|
2
2
|
component: ComponentType;
|
|
3
|
-
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "style" | "component" | "height" | "width" | "animation" | "children" | "className" | "classes" | "sx" | "variant">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("
|
|
3
|
+
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "style" | "component" | "height" | "width" | "animation" | "children" | "className" | "classes" | "sx" | "variant">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("@meonode/ui").ReactAttributes & import("react").CSSProperties & object & Partial<{
|
|
4
4
|
props: Partial<Omit<import("@mui/material").SkeletonOwnProps & Partial<{
|
|
5
5
|
component: ComponentType;
|
|
6
6
|
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "style" | "component" | "height" | "width" | "animation" | "children" | "className" | "classes" | "sx" | "variant">, "children">>;
|
|
7
|
-
children: import("@meonode/ui").
|
|
7
|
+
children: import("@meonode/ui").Children;
|
|
8
8
|
theme: Partial<{
|
|
9
9
|
[key: string]: any;
|
|
10
10
|
}>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
declare const Slider: (<AdditionalProperties extends Record<string, any> = Record<string, any>, ComponentType extends import("react").ElementType = "span">(props?: (Omit<import("@mui/material").SliderOwnProps<number | number[]> & Partial<{
|
|
2
2
|
component: ComponentType;
|
|
3
|
-
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "components" | "style" | "track" | "component" | "color" | "scale" | "className" | "classes" | "onChange" | "sx" | "defaultValue" | "tabIndex" | "aria-label" | "aria-labelledby" | "aria-valuetext" | "disabled" | "slots" | "slotProps" | "name" | "componentsProps" | "size" | "value" | "max" | "min" | "orientation" | "step" | "disableSwap" | "getAriaLabel" | "getAriaValueText" | "marks" | "onChangeCommitted" | "shiftStep" | "valueLabelDisplay" | "valueLabelFormat">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("
|
|
3
|
+
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "components" | "style" | "track" | "component" | "color" | "scale" | "className" | "classes" | "onChange" | "sx" | "defaultValue" | "tabIndex" | "aria-label" | "aria-labelledby" | "aria-valuetext" | "disabled" | "slots" | "slotProps" | "name" | "componentsProps" | "size" | "value" | "max" | "min" | "orientation" | "step" | "disableSwap" | "getAriaLabel" | "getAriaValueText" | "marks" | "onChangeCommitted" | "shiftStep" | "valueLabelDisplay" | "valueLabelFormat">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("@meonode/ui").ReactAttributes & import("react").CSSProperties & object & Partial<{
|
|
4
4
|
props: Partial<Omit<import("@mui/material").SliderOwnProps<number | number[]> & Partial<{
|
|
5
5
|
component: ComponentType;
|
|
6
6
|
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "components" | "style" | "track" | "component" | "color" | "scale" | "className" | "classes" | "onChange" | "sx" | "defaultValue" | "tabIndex" | "aria-label" | "aria-labelledby" | "aria-valuetext" | "disabled" | "slots" | "slotProps" | "name" | "componentsProps" | "size" | "value" | "max" | "min" | "orientation" | "step" | "disableSwap" | "getAriaLabel" | "getAriaValueText" | "marks" | "onChangeCommitted" | "shiftStep" | "valueLabelDisplay" | "valueLabelFormat">, "children">>;
|
|
7
|
-
children: import("@meonode/ui").
|
|
7
|
+
children: import("@meonode/ui").Children;
|
|
8
8
|
theme: Partial<{
|
|
9
9
|
[key: string]: any;
|
|
10
10
|
}>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
declare const Stack: (<AdditionalProperties extends Record<string, any> = Record<string, any>, ComponentType extends import("react").ElementType = "div">(props?: (Omit<import("@mui/material").StackOwnProps & Partial<{
|
|
2
2
|
component: ComponentType;
|
|
3
|
-
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "component" | keyof import("@mui/material/OverridableComponent").CommonProps | keyof import("@mui/material").StackOwnProps>, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("
|
|
3
|
+
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "component" | keyof import("@mui/material/OverridableComponent").CommonProps | keyof import("@mui/material").StackOwnProps>, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("@meonode/ui").ReactAttributes & import("react").CSSProperties & object & Partial<{
|
|
4
4
|
props: Partial<Omit<import("@mui/material").StackOwnProps & Partial<{
|
|
5
5
|
component: ComponentType;
|
|
6
6
|
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "component" | keyof import("@mui/material/OverridableComponent").CommonProps | keyof import("@mui/material").StackOwnProps>, "children">>;
|
|
7
|
-
children: import("@meonode/ui").
|
|
7
|
+
children: import("@meonode/ui").Children;
|
|
8
8
|
theme: Partial<{
|
|
9
9
|
[key: string]: any;
|
|
10
10
|
}>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
declare const Step: (<AdditionalProperties extends Record<string, any> = Record<string, any>, ComponentType extends import("react").ElementType = "div">(props?: (Omit<import("@mui/material").StepOwnProps & Partial<{
|
|
2
2
|
component: ComponentType;
|
|
3
|
-
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "children" | "className" | "classes" | "sx" | "disabled" | "expanded" | "last" | "active" | "index" | "completed">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("
|
|
3
|
+
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "children" | "className" | "classes" | "sx" | "disabled" | "expanded" | "last" | "active" | "index" | "completed">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("@meonode/ui").ReactAttributes & import("react").CSSProperties & object & Partial<{
|
|
4
4
|
props: Partial<Omit<import("@mui/material").StepOwnProps & Partial<{
|
|
5
5
|
component: ComponentType;
|
|
6
6
|
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "children" | "className" | "classes" | "sx" | "disabled" | "expanded" | "last" | "active" | "index" | "completed">, "children">>;
|
|
7
|
-
children: import("@meonode/ui").
|
|
7
|
+
children: import("@meonode/ui").Children;
|
|
8
8
|
theme: Partial<{
|
|
9
9
|
[key: string]: any;
|
|
10
10
|
}>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
declare const StepButton: (<AdditionalProperties extends Record<string, any> = Record<string, any>, ComponentType extends import("react").ElementType = "button">(props?: (Omit<import("@mui/material").StepButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
|
|
2
2
|
component: ComponentType;
|
|
3
|
-
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "style" | "component" | "children" | "className" | "classes" | "sx" | "tabIndex" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "icon" | "optional">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("
|
|
3
|
+
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "style" | "component" | "children" | "className" | "classes" | "sx" | "tabIndex" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "icon" | "optional">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("@meonode/ui").ReactAttributes & import("react").CSSProperties & object & Partial<{
|
|
4
4
|
props: Partial<Omit<import("@mui/material").StepButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
|
|
5
5
|
component: ComponentType;
|
|
6
6
|
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "style" | "component" | "children" | "className" | "classes" | "sx" | "tabIndex" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "icon" | "optional">, "children">>;
|
|
7
|
-
children: import("@meonode/ui").
|
|
7
|
+
children: import("@meonode/ui").Children;
|
|
8
8
|
theme: Partial<{
|
|
9
9
|
[key: string]: any;
|
|
10
10
|
}>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
declare const Stepper: (<AdditionalProperties extends Record<string, any> = Record<string, any>, ComponentType extends import("react").ElementType = "div">(props?: (Omit<import("@mui/material").StepperOwnProps & Partial<{
|
|
2
2
|
component: ComponentType;
|
|
3
|
-
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "children" | "className" | "classes" | "elevation" | "square" | "sx" | "variant" | "orientation" | "activeStep" | "alternativeLabel" | "connector" | "nonLinear">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("
|
|
3
|
+
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "children" | "className" | "classes" | "elevation" | "square" | "sx" | "variant" | "orientation" | "activeStep" | "alternativeLabel" | "connector" | "nonLinear">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("@meonode/ui").ReactAttributes & import("react").CSSProperties & object & Partial<{
|
|
4
4
|
props: Partial<Omit<import("@mui/material").StepperOwnProps & Partial<{
|
|
5
5
|
component: ComponentType;
|
|
6
6
|
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "children" | "className" | "classes" | "elevation" | "square" | "sx" | "variant" | "orientation" | "activeStep" | "alternativeLabel" | "connector" | "nonLinear">, "children">>;
|
|
7
|
-
children: import("@meonode/ui").
|
|
7
|
+
children: import("@meonode/ui").Children;
|
|
8
8
|
theme: Partial<{
|
|
9
9
|
[key: string]: any;
|
|
10
10
|
}>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
declare const SvgIcon: (<AdditionalProperties extends Record<string, any> = Record<string, any>, ComponentType extends import("react").ElementType = "svg">(props?: (Omit<import("@mui/material").SvgIconOwnProps & Partial<{
|
|
2
2
|
component: ComponentType;
|
|
3
|
-
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").SVGProps<SVGSVGElement>, "style" | "component" | "color" | "fontSize" | "shapeRendering" | "children" | "className" | "classes" | "sx" | "viewBox" | "htmlColor" | "inheritViewBox" | "titleAccess">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("
|
|
3
|
+
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").SVGProps<SVGSVGElement>, "style" | "component" | "color" | "fontSize" | "shapeRendering" | "children" | "className" | "classes" | "sx" | "viewBox" | "htmlColor" | "inheritViewBox" | "titleAccess">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("@meonode/ui").ReactAttributes & import("react").CSSProperties & object & Partial<{
|
|
4
4
|
props: Partial<Omit<import("@mui/material").SvgIconOwnProps & Partial<{
|
|
5
5
|
component: ComponentType;
|
|
6
6
|
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").SVGProps<SVGSVGElement>, "style" | "component" | "color" | "fontSize" | "shapeRendering" | "children" | "className" | "classes" | "sx" | "viewBox" | "htmlColor" | "inheritViewBox" | "titleAccess">, "children">>;
|
|
7
|
-
children: import("@meonode/ui").
|
|
7
|
+
children: import("@meonode/ui").Children;
|
|
8
8
|
theme: Partial<{
|
|
9
9
|
[key: string]: any;
|
|
10
10
|
}>;
|