UNPKG

@mui/codemod

Version:
62 lines (61 loc) 1.32 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default; var _TablePagination = _interopRequireDefault(require("@org/ui/material/TablePagination")); var _material = require("@org/ui/material"); var _jsxRuntime = require("react/jsx-runtime"); /*#__PURE__*/(0, _jsxRuntime.jsx)(_TablePagination.default, { ActionsComponent: "div", SelectProps: { native: true } }); /*#__PURE__*/(0, _jsxRuntime.jsx)(_TablePagination.default, { ActionsComponent: "div", SelectProps: { native: true }, slots: { actions: 'div', select: 'div' } }); /*#__PURE__*/(0, _jsxRuntime.jsx)(_TablePagination.default, { ActionsComponent: "div", SelectProps: { native: true }, slots: { root: 'div' }, slotProps: { root: { 'aria-label': '' } } }); /*#__PURE__*/(0, _jsxRuntime.jsx)(_TablePagination.default, { ActionsComponent: "div", SelectProps: { native: true }, slots: { actions: () => null }, slotProps: { select: { native: false } } }); /*#__PURE__*/(0, _jsxRuntime.jsx)(_material.TablePagination, { ActionsComponent: "div", SelectProps: { native: true } }); /*#__PURE__*/(0, _jsxRuntime.jsx)(CustomTablePagination, { ActionsComponent: "div", SelectProps: { native: true } });