@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 TreeViewCollapseIcon: (<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
|
}>;
|
|
@@ -1,10 +1,10 @@
|
|
|
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("
|
|
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
|
}>;
|
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.66",
|
|
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.16",
|
|
79
79
|
"@mui/lab": "^7.0.0-beta.17",
|
|
80
80
|
"@mui/material": "^7.3.2",
|
|
81
81
|
"@mui/system": "^7.3.2",
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
"@mui/x-tree-view": "^8.11.2",
|
|
91
91
|
"@mui/x-tree-view-pro": "^8.11.2",
|
|
92
92
|
"@types/babel__generator": "^7.27.0",
|
|
93
|
-
"@types/react": "^19.1.
|
|
93
|
+
"@types/react": "^19.1.13",
|
|
94
94
|
"@typescript-eslint/eslint-plugin": "^8.43.0",
|
|
95
95
|
"@typescript-eslint/parser": "^8.43.0",
|
|
96
96
|
"babel-preset-minify": "^0.5.2",
|
|
@@ -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.16",
|
|
112
112
|
"@mui/lab": "^7.0.0-beta.17",
|
|
113
113
|
"@mui/material": "^7.3.2",
|
|
114
114
|
"@mui/system": "^7.3.2",
|