UNPKG

@mui/codemod

Version:
60 lines (59 loc) 1.27 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default; var _InputBase = _interopRequireDefault(require("@org/ui/material/InputBase")); var _jsxRuntime = require("react/jsx-runtime"); /*#__PURE__*/(0, _jsxRuntime.jsx)(_InputBase.default, { components: { Input: ComponentsInput }, componentsProps: { input: componentsInputProps } }); /*#__PURE__*/(0, _jsxRuntime.jsx)(_InputBase.default, { slots: { root: SlotsRoot }, components: { Input: ComponentsInput }, slotProps: { root: slotsRootProps }, componentsProps: { input: componentsInputProps } }); /*#__PURE__*/(0, _jsxRuntime.jsx)(_InputBase.default, { slots: { root: SlotsRoot, input: SlotsInput }, components: { Input: ComponentsInput }, slotProps: { root: slotsRootProps, input: slotsInputProps }, componentsProps: { input: componentsInputProps } }); /*#__PURE__*/(0, _jsxRuntime.jsx)(_InputBase.default, { slots: { root: SlotsRoot, input: SlotsInput }, components: { Input: ComponentsInput }, slotProps: { root: slotsRootProps, input: slotsInputProps }, componentsProps: { input: componentsInputProps, root: componentsRootProps } });