@meonode/mui 1.0.66 → 1.0.67
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 +6 -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/ChartsTooltipCell.d.ts +3 -3
- package/dist/lib/mui.x-charts/RadarMetricLabels.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/ChartsTooltipCell.d.ts +3 -3
- package/dist/lib/mui.x-charts-pro/RadarMetricLabels.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridFooterPlaceholder.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridHeader.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridPagination.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridAiAssistantPanel.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridFooterPlaceholder.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridHeader.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridPagination.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridPivotPanel.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridFooterPlaceholder.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridHeader.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridPagination.d.ts +1 -1
- 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,6 +1,6 @@
|
|
|
1
1
|
declare const TreeViewExpandIcon: (<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("@meonode/ui").ReactAttributes & import("react").CSSProperties & object & Partial<{
|
|
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" | "key"> & 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">>;
|
|
@@ -13,7 +13,7 @@ declare const TreeViewExpandIcon: (<AdditionalProperties extends Record<string,
|
|
|
13
13
|
component: ComponentType;
|
|
14
14
|
}>;
|
|
15
15
|
defaultComponent: "svg";
|
|
16
|
-
}, ComponentType>, "string" | "spacing" | "path" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "ref" | "values" | "type" | "
|
|
16
|
+
}, ComponentType>, "string" | "spacing" | "path" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "key" | "className" | "classes" | "ref" | "values" | "type" | "onChange" | "elevation" | "sx" | "suppressHydrationWarning" | "id" | "lang" | "tabIndex" | "role" | "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" | "href" | "media" | "target" | "ideographic" | "alphabetic" | "hanging" | "mathematical" | "end" | "origin" | "name" | "max" | "method" | "min" | "crossOrigin" | "accentHeight" | "accumulate" | "additive" | "allowReorder" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "baseFrequency" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clipPathUnits" | "colorInterpolationFilters" | "colorProfile" | "contentScriptType" | "contentStyleType" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "divisor" | "dur" | "dx" | "dy" | "edgeMode" | "enableBackground" | "exponent" | "externalResourcesRequired" | "filterRes" | "filterUnits" | "focusable" | "format" | "fr" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphRef" | "gradientTransform" | "gradientUnits" | "horizAdvX" | "horizOriginX" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "limitingConeAngle" | "local" | "markerHeight" | "markerUnits" | "markerWidth" | "maskContentUnits" | "maskUnits" | "mode" | "numOctaves" | "operator" | "orient" | "orientation" | "overlinePosition" | "overlineThickness" | "panose1" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rx" | "ry" | "seed" | "slope" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "strikethroughPosition" | "strikethroughThickness" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textLength" | "to" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "vMathematical" | "widths" | "x1" | "x2" | "x" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "y" | "yChannelSelector" | "z" | "zoomAndPan" | "htmlColor" | "inheritViewBox" | "titleAccess"> & Record<string, any> & AdditionalProperties) | undefined) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<Omit<import("@mui/material").SvgIconTypeMap<{}, "svg">, "props" | "defaultComponent"> & {
|
|
17
17
|
props: import("@mui/material").SvgIconOwnProps & Partial<{
|
|
18
18
|
component: ComponentType;
|
|
19
19
|
}>;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@meonode/mui",
|
|
3
3
|
"description": "A lightweight wrapper around `@mui/material` components for use with `@meonode/ui` and the BaseNode runtime.",
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.67",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"sideEffects": false,
|
|
7
7
|
"exports": {
|
|
@@ -75,7 +75,7 @@
|
|
|
75
75
|
"@emotion/react": "^11.14.0",
|
|
76
76
|
"@emotion/styled": "^11.14.1",
|
|
77
77
|
"@eslint/js": "^9.35.0",
|
|
78
|
-
"@meonode/ui": "^0.2.
|
|
78
|
+
"@meonode/ui": "^0.2.17",
|
|
79
79
|
"@mui/lab": "^7.0.0-beta.17",
|
|
80
80
|
"@mui/material": "^7.3.2",
|
|
81
81
|
"@mui/system": "^7.3.2",
|
|
@@ -95,7 +95,7 @@
|
|
|
95
95
|
"@typescript-eslint/parser": "^8.43.0",
|
|
96
96
|
"babel-preset-minify": "^0.5.2",
|
|
97
97
|
"eslint": "^9.35.0",
|
|
98
|
-
"eslint-plugin-jsdoc": "^
|
|
98
|
+
"eslint-plugin-jsdoc": "^57.0.7",
|
|
99
99
|
"eslint-plugin-prettier": "^5.5.4",
|
|
100
100
|
"eslint-plugin-unused-imports": "^4.2.0",
|
|
101
101
|
"globals": "^16.4.0",
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"peerDependencies": {
|
|
109
109
|
"@emotion/react": "^11.14.0",
|
|
110
110
|
"@emotion/styled": "^11.14.1",
|
|
111
|
-
"@meonode/ui": "^0.2.
|
|
111
|
+
"@meonode/ui": "^0.2.17",
|
|
112
112
|
"@mui/lab": "^7.0.0-beta.17",
|
|
113
113
|
"@mui/material": "^7.3.2",
|
|
114
114
|
"@mui/system": "^7.3.2",
|