UNPKG

@mui/codemod

Version:
104 lines (103 loc) 2.17 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default; var _SpeedDialAction = _interopRequireDefault(require("@org/ui/material/SpeedDialAction")); var _material = require("@org/ui/material"); var _jsxRuntime = require("react/jsx-runtime"); /*#__PURE__*/(0, _jsxRuntime.jsx)(_SpeedDialAction.default, { slotProps: { tooltip: { title: "test" } } }); /*#__PURE__*/(0, _jsxRuntime.jsx)(_SpeedDialAction.default, { slotProps: { tooltip: { open: true } } }); /*#__PURE__*/(0, _jsxRuntime.jsx)(_SpeedDialAction.default, { slotProps: { tooltip: { placement: "test" } } }); /*#__PURE__*/(0, _jsxRuntime.jsx)(_SpeedDialAction.default, { slotProps: { tooltip: { classes: TooltipClasses } } }); /*#__PURE__*/(0, _jsxRuntime.jsx)(_SpeedDialAction.default, { slotProps: { fab: FabProps } }); /*#__PURE__*/(0, _jsxRuntime.jsx)(_SpeedDialAction.default, { slotProps: { tooltip: { title: "test", placement: "top", open: true, classes: TooltipClasses } } }); /*#__PURE__*/(0, _jsxRuntime.jsx)(_SpeedDialAction.default, { slotProps: { tooltip: { title: "test", placement: "top", open: true, classes: TooltipClasses }, fab: FabProps } }); /*#__PURE__*/(0, _jsxRuntime.jsx)(_material.SpeedDialAction, { slotProps: { tooltip: { title: "test" } } }); /*#__PURE__*/(0, _jsxRuntime.jsx)(_material.SpeedDialAction, { slotProps: { tooltip: { open: true } } }); /*#__PURE__*/(0, _jsxRuntime.jsx)(_material.SpeedDialAction, { slotProps: { tooltip: { placement: "test" } } }); /*#__PURE__*/(0, _jsxRuntime.jsx)(_material.SpeedDialAction, { slotProps: { tooltip: { classes: TooltipClasses } } }); /*#__PURE__*/(0, _jsxRuntime.jsx)(_material.SpeedDialAction, { slotProps: { fab: FabProps } }); /*#__PURE__*/(0, _jsxRuntime.jsx)(_material.SpeedDialAction, { slotProps: { tooltip: { title: "test", placement: "top", open: true, classes: TooltipClasses }, fab: FabProps } });