@meonode/mui 1.1.0 → 1.2.0
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 +22 -0
- package/dist/core.d.ts +4 -4
- package/dist/core.d.ts.map +1 -1
- package/dist/lib/mui.core/Accordion.d.ts +9 -885
- package/dist/lib/mui.core/Accordion.d.ts.map +1 -1
- package/dist/lib/mui.core/AccordionActions.d.ts +1 -1
- package/dist/lib/mui.core/AccordionDetails.d.ts +1 -1
- package/dist/lib/mui.core/AccordionSummary.d.ts +6 -830
- package/dist/lib/mui.core/AccordionSummary.d.ts.map +1 -1
- package/dist/lib/mui.core/Alert.d.ts +1 -1
- package/dist/lib/mui.core/AlertTitle.d.ts +1 -1
- package/dist/lib/mui.core/AppBar.d.ts +9 -833
- package/dist/lib/mui.core/AppBar.d.ts.map +1 -1
- package/dist/lib/mui.core/Autocomplete.d.ts +1 -1
- package/dist/lib/mui.core/Avatar.d.ts +6 -830
- package/dist/lib/mui.core/Avatar.d.ts.map +1 -1
- package/dist/lib/mui.core/AvatarGroup.d.ts +1 -1
- package/dist/lib/mui.core/Backdrop.d.ts +6 -830
- package/dist/lib/mui.core/Backdrop.d.ts.map +1 -1
- package/dist/lib/mui.core/Badge.d.ts +6 -830
- package/dist/lib/mui.core/Badge.d.ts.map +1 -1
- package/dist/lib/mui.core/BottomNavigation.d.ts +6 -830
- package/dist/lib/mui.core/BottomNavigation.d.ts.map +1 -1
- package/dist/lib/mui.core/BottomNavigationAction.d.ts +6 -830
- package/dist/lib/mui.core/BottomNavigationAction.d.ts.map +1 -1
- package/dist/lib/mui.core/Box.d.ts +6 -830
- package/dist/lib/mui.core/Box.d.ts.map +1 -1
- package/dist/lib/mui.core/Breadcrumbs.d.ts +6 -830
- package/dist/lib/mui.core/Breadcrumbs.d.ts.map +1 -1
- package/dist/lib/mui.core/Button.d.ts +6 -830
- package/dist/lib/mui.core/Button.d.ts.map +1 -1
- package/dist/lib/mui.core/ButtonBase.d.ts +6 -830
- package/dist/lib/mui.core/ButtonBase.d.ts.map +1 -1
- package/dist/lib/mui.core/ButtonGroup.d.ts +6 -830
- package/dist/lib/mui.core/ButtonGroup.d.ts.map +1 -1
- package/dist/lib/mui.core/Card.d.ts +6 -830
- package/dist/lib/mui.core/Card.d.ts.map +1 -1
- package/dist/lib/mui.core/CardActionArea.d.ts +6 -830
- package/dist/lib/mui.core/CardActionArea.d.ts.map +1 -1
- package/dist/lib/mui.core/CardActions.d.ts +1 -1
- package/dist/lib/mui.core/CardContent.d.ts +6 -830
- package/dist/lib/mui.core/CardContent.d.ts.map +1 -1
- package/dist/lib/mui.core/CardHeader.d.ts +6 -830
- package/dist/lib/mui.core/CardHeader.d.ts.map +1 -1
- package/dist/lib/mui.core/CardMedia.d.ts +6 -830
- package/dist/lib/mui.core/CardMedia.d.ts.map +1 -1
- package/dist/lib/mui.core/Checkbox.d.ts +1 -1
- package/dist/lib/mui.core/Chip.d.ts +6 -830
- package/dist/lib/mui.core/Chip.d.ts.map +1 -1
- package/dist/lib/mui.core/CircularProgress.d.ts +1 -1
- package/dist/lib/mui.core/Collapse.d.ts +1 -1
- package/dist/lib/mui.core/Container.d.ts +6 -830
- package/dist/lib/mui.core/Container.d.ts.map +1 -1
- package/dist/lib/mui.core/CssBaseline.d.ts +1 -1
- package/dist/lib/mui.core/Dialog.d.ts +1 -1
- package/dist/lib/mui.core/DialogActions.d.ts +1 -1
- package/dist/lib/mui.core/DialogContent.d.ts +1 -1
- package/dist/lib/mui.core/DialogContentText.d.ts +6 -830
- package/dist/lib/mui.core/DialogContentText.d.ts.map +1 -1
- package/dist/lib/mui.core/DialogTitle.d.ts +6 -830
- package/dist/lib/mui.core/DialogTitle.d.ts.map +1 -1
- package/dist/lib/mui.core/Divider.d.ts +6 -830
- package/dist/lib/mui.core/Divider.d.ts.map +1 -1
- package/dist/lib/mui.core/Drawer.d.ts +1 -1
- package/dist/lib/mui.core/Fab.d.ts +6 -830
- package/dist/lib/mui.core/Fab.d.ts.map +1 -1
- package/dist/lib/mui.core/Fade.d.ts +1 -1
- package/dist/lib/mui.core/FilledInput.d.ts +2 -2
- package/dist/lib/mui.core/FormControl.d.ts +6 -830
- package/dist/lib/mui.core/FormControl.d.ts.map +1 -1
- package/dist/lib/mui.core/FormControlLabel.d.ts +1 -1
- package/dist/lib/mui.core/FormGroup.d.ts +1 -1
- package/dist/lib/mui.core/FormHelperText.d.ts +6 -830
- package/dist/lib/mui.core/FormHelperText.d.ts.map +1 -1
- package/dist/lib/mui.core/FormLabel.d.ts +6 -830
- package/dist/lib/mui.core/FormLabel.d.ts.map +1 -1
- package/dist/lib/mui.core/Grid.d.ts +1 -1
- package/dist/lib/mui.core/Grow.d.ts +1 -1
- package/dist/lib/mui.core/Icon.d.ts +6 -830
- package/dist/lib/mui.core/Icon.d.ts.map +1 -1
- package/dist/lib/mui.core/IconButton.d.ts +6 -830
- package/dist/lib/mui.core/IconButton.d.ts.map +1 -1
- package/dist/lib/mui.core/ImageList.d.ts +6 -830
- package/dist/lib/mui.core/ImageList.d.ts.map +1 -1
- package/dist/lib/mui.core/ImageListItem.d.ts +6 -830
- package/dist/lib/mui.core/ImageListItem.d.ts.map +1 -1
- package/dist/lib/mui.core/ImageListItemBar.d.ts +1 -1
- package/dist/lib/mui.core/Input.d.ts +2 -2
- package/dist/lib/mui.core/InputAdornment.d.ts +6 -830
- package/dist/lib/mui.core/InputAdornment.d.ts.map +1 -1
- package/dist/lib/mui.core/InputBase.d.ts +1 -1
- package/dist/lib/mui.core/InputLabel.d.ts +6 -830
- package/dist/lib/mui.core/InputLabel.d.ts.map +1 -1
- package/dist/lib/mui.core/LinearProgress.d.ts +1 -1
- package/dist/lib/mui.core/Link.d.ts +6 -830
- package/dist/lib/mui.core/Link.d.ts.map +1 -1
- package/dist/lib/mui.core/List.d.ts +6 -830
- package/dist/lib/mui.core/List.d.ts.map +1 -1
- package/dist/lib/mui.core/ListItem.d.ts +6 -830
- package/dist/lib/mui.core/ListItem.d.ts.map +1 -1
- package/dist/lib/mui.core/ListItemAvatar.d.ts +1 -1
- package/dist/lib/mui.core/ListItemButton.d.ts +6 -830
- package/dist/lib/mui.core/ListItemButton.d.ts.map +1 -1
- package/dist/lib/mui.core/ListItemIcon.d.ts +1 -1
- package/dist/lib/mui.core/ListItemText.d.ts +1 -1
- package/dist/lib/mui.core/ListSubheader.d.ts +6 -830
- package/dist/lib/mui.core/ListSubheader.d.ts.map +1 -1
- package/dist/lib/mui.core/Menu.d.ts +1 -1
- package/dist/lib/mui.core/MenuItem.d.ts +6 -830
- package/dist/lib/mui.core/MenuItem.d.ts.map +1 -1
- package/dist/lib/mui.core/MenuList.d.ts +6 -830
- package/dist/lib/mui.core/MenuList.d.ts.map +1 -1
- package/dist/lib/mui.core/MobileStepper.d.ts +1 -1
- package/dist/lib/mui.core/Modal.d.ts +6 -830
- package/dist/lib/mui.core/Modal.d.ts.map +1 -1
- package/dist/lib/mui.core/NativeSelect.d.ts +2 -2
- package/dist/lib/mui.core/OutlinedInput.d.ts +2 -2
- package/dist/lib/mui.core/Pagination.d.ts +1 -1
- package/dist/lib/mui.core/PaginationItem.d.ts +6 -830
- package/dist/lib/mui.core/PaginationItem.d.ts.map +1 -1
- package/dist/lib/mui.core/Paper.d.ts +6 -830
- package/dist/lib/mui.core/Paper.d.ts.map +1 -1
- package/dist/lib/mui.core/Popover.d.ts +1 -1
- package/dist/lib/mui.core/Popper.d.ts +1 -1
- package/dist/lib/mui.core/Portal.d.ts +1 -1
- package/dist/lib/mui.core/Radio.d.ts +1 -1
- package/dist/lib/mui.core/RadioGroup.d.ts +1 -1
- package/dist/lib/mui.core/Rating.d.ts +6 -830
- package/dist/lib/mui.core/Rating.d.ts.map +1 -1
- package/dist/lib/mui.core/ScopedCssBaseline.d.ts +6 -830
- package/dist/lib/mui.core/ScopedCssBaseline.d.ts.map +1 -1
- package/dist/lib/mui.core/Select.d.ts +2 -2
- package/dist/lib/mui.core/Skeleton.d.ts +6 -830
- package/dist/lib/mui.core/Skeleton.d.ts.map +1 -1
- package/dist/lib/mui.core/Slide.d.ts +1 -1
- package/dist/lib/mui.core/Slider.d.ts +6 -830
- package/dist/lib/mui.core/Slider.d.ts.map +1 -1
- package/dist/lib/mui.core/Snackbar.d.ts +1 -1
- package/dist/lib/mui.core/SnackbarContent.d.ts +1 -1
- package/dist/lib/mui.core/SpeedDial.d.ts +1 -1
- package/dist/lib/mui.core/SpeedDialAction.d.ts +1 -1
- package/dist/lib/mui.core/SpeedDialIcon.d.ts +2 -2
- package/dist/lib/mui.core/Stack.d.ts +6 -830
- package/dist/lib/mui.core/Stack.d.ts.map +1 -1
- package/dist/lib/mui.core/Step.d.ts +6 -830
- package/dist/lib/mui.core/Step.d.ts.map +1 -1
- package/dist/lib/mui.core/StepButton.d.ts +6 -830
- package/dist/lib/mui.core/StepButton.d.ts.map +1 -1
- package/dist/lib/mui.core/StepConnector.d.ts +1 -1
- package/dist/lib/mui.core/StepContent.d.ts +1 -1
- package/dist/lib/mui.core/StepIcon.d.ts +1 -1
- package/dist/lib/mui.core/StepLabel.d.ts +2 -2
- package/dist/lib/mui.core/Stepper.d.ts +6 -830
- package/dist/lib/mui.core/Stepper.d.ts.map +1 -1
- package/dist/lib/mui.core/SvgIcon.d.ts +6 -830
- package/dist/lib/mui.core/SvgIcon.d.ts.map +1 -1
- package/dist/lib/mui.core/SwipeableDrawer.d.ts +1 -1
- package/dist/lib/mui.core/Switch.d.ts +1 -1
- package/dist/lib/mui.core/Tab.d.ts +6 -830
- package/dist/lib/mui.core/Tab.d.ts.map +1 -1
- package/dist/lib/mui.core/TabScrollButton.d.ts +1 -1
- package/dist/lib/mui.core/Table.d.ts +6 -830
- package/dist/lib/mui.core/Table.d.ts.map +1 -1
- package/dist/lib/mui.core/TableBody.d.ts +6 -830
- package/dist/lib/mui.core/TableBody.d.ts.map +1 -1
- package/dist/lib/mui.core/TableCell.d.ts +1 -1
- package/dist/lib/mui.core/TableContainer.d.ts +6 -830
- package/dist/lib/mui.core/TableContainer.d.ts.map +1 -1
- package/dist/lib/mui.core/TableFooter.d.ts +6 -830
- package/dist/lib/mui.core/TableFooter.d.ts.map +1 -1
- package/dist/lib/mui.core/TableHead.d.ts +6 -830
- package/dist/lib/mui.core/TableHead.d.ts.map +1 -1
- package/dist/lib/mui.core/TablePagination.d.ts +6 -830
- package/dist/lib/mui.core/TablePagination.d.ts.map +1 -1
- package/dist/lib/mui.core/TableRow.d.ts +6 -830
- package/dist/lib/mui.core/TableRow.d.ts.map +1 -1
- package/dist/lib/mui.core/TableSortLabel.d.ts +6 -830
- package/dist/lib/mui.core/TableSortLabel.d.ts.map +1 -1
- package/dist/lib/mui.core/Tabs.d.ts +6 -830
- package/dist/lib/mui.core/Tabs.d.ts.map +1 -1
- package/dist/lib/mui.core/TextField.d.ts +1 -1
- package/dist/lib/mui.core/TextareaAutosize.d.ts +1 -1
- package/dist/lib/mui.core/ThemeProvider.d.ts +1 -1
- package/dist/lib/mui.core/ToggleButton.d.ts +6 -830
- package/dist/lib/mui.core/ToggleButton.d.ts.map +1 -1
- package/dist/lib/mui.core/ToggleButtonGroup.d.ts +1 -1
- package/dist/lib/mui.core/Toolbar.d.ts +6 -830
- package/dist/lib/mui.core/Toolbar.d.ts.map +1 -1
- package/dist/lib/mui.core/Tooltip.d.ts +1 -1
- package/dist/lib/mui.core/Typography.d.ts +6 -830
- package/dist/lib/mui.core/Typography.d.ts.map +1 -1
- package/dist/lib/mui.core/Zoom.d.ts +1 -1
- package/dist/lib/mui.lab/Masonry.d.ts +6 -830
- package/dist/lib/mui.lab/Masonry.d.ts.map +1 -1
- package/dist/lib/mui.lab/TabContext.d.ts +1 -1
- package/dist/lib/mui.lab/TabList.d.ts +1 -1
- package/dist/lib/mui.lab/TabPanel.d.ts +1 -1
- package/dist/lib/mui.lab/Timeline.d.ts +1 -1
- package/dist/lib/mui.lab/TimelineConnector.d.ts +1 -1
- package/dist/lib/mui.lab/TimelineContent.d.ts +1 -1
- package/dist/lib/mui.lab/TimelineDot.d.ts +1 -1
- package/dist/lib/mui.lab/TimelineItem.d.ts +1 -1
- package/dist/lib/mui.lab/TimelineOppositeContent.d.ts +2 -2
- package/dist/lib/mui.lab/TimelineSeparator.d.ts +1 -1
- package/dist/lib/mui.x-charts/AnimatedArea.d.ts +1 -1
- package/dist/lib/mui.x-charts/AnimatedLine.d.ts +1 -1
- package/dist/lib/mui.x-charts/AreaElement.d.ts +1 -1
- package/dist/lib/mui.x-charts/AreaPlot.d.ts +1 -1
- package/dist/lib/mui.x-charts/BarChart.d.ts +1 -1
- package/dist/lib/mui.x-charts/BarElement.d.ts +1 -1
- package/dist/lib/mui.x-charts/BarLabel.d.ts +1 -1
- package/dist/lib/mui.x-charts/BarPlot.d.ts +1 -1
- package/dist/lib/mui.x-charts/ChartsAxis.d.ts +1 -1
- package/dist/lib/mui.x-charts/ChartsAxisHighlight.d.ts +1 -1
- package/dist/lib/mui.x-charts/ChartsAxisHighlightPath.d.ts +2 -2
- package/dist/lib/mui.x-charts/ChartsClipPath.d.ts +1 -1
- package/dist/lib/mui.x-charts/ChartsGrid.d.ts +1 -1
- package/dist/lib/mui.x-charts/ChartsItemTooltipContent.d.ts +1 -1
- package/dist/lib/mui.x-charts/ChartsLabelMark.d.ts +1 -1
- package/dist/lib/mui.x-charts/ChartsLegend.d.ts +1 -1
- package/dist/lib/mui.x-charts/ChartsLocalizationProvider.d.ts +1 -1
- package/dist/lib/mui.x-charts/ChartsReferenceLine.d.ts +1 -1
- package/dist/lib/mui.x-charts/ChartsSurface.d.ts +1 -1
- package/dist/lib/mui.x-charts/ChartsText.d.ts +1 -1
- package/dist/lib/mui.x-charts/ChartsTooltip.d.ts +1 -1
- package/dist/lib/mui.x-charts/ChartsTooltipCell.d.ts +2 -2
- package/dist/lib/mui.x-charts/ChartsTooltipContainer.d.ts +1 -1
- package/dist/lib/mui.x-charts/ChartsTooltipPaper.d.ts +1 -1
- package/dist/lib/mui.x-charts/ChartsTooltipRow.d.ts +1 -1
- package/dist/lib/mui.x-charts/ChartsTooltipTable.d.ts +1 -1
- package/dist/lib/mui.x-charts/ChartsXAxis.d.ts +1 -1
- package/dist/lib/mui.x-charts/ChartsYAxis.d.ts +1 -1
- package/dist/lib/mui.x-charts/LineChart.d.ts +1 -1
- package/dist/lib/mui.x-charts/LineElement.d.ts +1 -1
- package/dist/lib/mui.x-charts/LineHighlightElement.d.ts +1 -1
- package/dist/lib/mui.x-charts/LineHighlightPlot.d.ts +1 -1
- package/dist/lib/mui.x-charts/LinePlot.d.ts +1 -1
- package/dist/lib/mui.x-charts/PieArc.d.ts +1 -1
- package/dist/lib/mui.x-charts/PieArcLabel.d.ts +1 -1
- package/dist/lib/mui.x-charts/PieArcLabelPlot.d.ts +1 -1
- package/dist/lib/mui.x-charts/PieArcPlot.d.ts +1 -1
- package/dist/lib/mui.x-charts/PieChart.d.ts +1 -1
- package/dist/lib/mui.x-charts/PiePlot.d.ts +1 -1
- package/dist/lib/mui.x-charts/PiecewiseColorLegend.d.ts +1 -1
- package/dist/lib/mui.x-charts/RadarAxisHighlight.d.ts +1 -1
- package/dist/lib/mui.x-charts/RadarChart.d.ts +1 -1
- package/dist/lib/mui.x-charts/RadarDataProvider.d.ts +1 -1
- package/dist/lib/mui.x-charts/RadarGrid.d.ts +1 -1
- package/dist/lib/mui.x-charts/RadarMetricLabels.d.ts +5 -829
- package/dist/lib/mui.x-charts/RadarMetricLabels.d.ts.map +1 -1
- package/dist/lib/mui.x-charts/RadarSeriesArea.d.ts +1 -1
- package/dist/lib/mui.x-charts/RadarSeriesMarks.d.ts +1 -1
- package/dist/lib/mui.x-charts/RadarSeriesPlot.d.ts +1 -1
- package/dist/lib/mui.x-charts/Scatter.d.ts +1 -1
- package/dist/lib/mui.x-charts/ScatterChart.d.ts +1 -1
- package/dist/lib/mui.x-charts/ScatterMarker.d.ts +1 -1
- package/dist/lib/mui.x-charts/ScatterPlot.d.ts +1 -1
- package/dist/lib/mui.x-charts/SparkLineChart.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/AnimatedArea.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/AnimatedLine.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/AreaElement.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/AreaPlot.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/BarChart.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/BarChartPro.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/BarElement.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/BarLabel.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/BarPlot.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/ChartsAxis.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/ChartsAxisHighlight.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/ChartsAxisHighlightPath.d.ts +2 -2
- package/dist/lib/mui.x-charts-pro/ChartsClipPath.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/ChartsGrid.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/ChartsItemTooltipContent.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/ChartsLabelMark.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/ChartsLegend.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/ChartsLocalizationProvider.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/ChartsReferenceLine.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/ChartsSurface.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/ChartsText.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/ChartsTooltip.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/ChartsTooltipCell.d.ts +2 -2
- package/dist/lib/mui.x-charts-pro/ChartsTooltipContainer.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/ChartsTooltipPaper.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/ChartsTooltipRow.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/ChartsTooltipTable.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/ChartsXAxis.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/ChartsYAxis.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/FunnelPlot.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/FunnelSection.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/FunnelSectionLabel.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/Heatmap.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/HeatmapPlot.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/HeatmapTooltip.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/HeatmapTooltipContent.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/LineChart.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/LineChartPro.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/LineElement.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/LineHighlightElement.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/LineHighlightPlot.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/LinePlot.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/PieArc.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/PieArcLabel.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/PieArcLabelPlot.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/PieArcPlot.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/PieChart.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/PieChartPro.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/PiePlot.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/PiecewiseColorLegend.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/RadarAxisHighlight.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/RadarChart.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/RadarChartPro.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/RadarDataProvider.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/RadarGrid.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/RadarMetricLabels.d.ts +5 -829
- package/dist/lib/mui.x-charts-pro/RadarMetricLabels.d.ts.map +1 -1
- package/dist/lib/mui.x-charts-pro/RadarSeriesArea.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/RadarSeriesMarks.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/RadarSeriesPlot.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/Scatter.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/ScatterChart.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/ScatterChartPro.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/ScatterMarker.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/ScatterPlot.d.ts +1 -1
- package/dist/lib/mui.x-charts-pro/SparkLineChart.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/DataGrid.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/ExportCsv.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/ExportPrint.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/FilterPanelTrigger.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridActionsCell.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridActionsCellItem.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridAddIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridApiContext.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridArrowDownwardIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridArrowUpwardIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridBody.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridBooleanCell.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridCell.d.ts +2 -2
- package/dist/lib/mui.x-data-grid/GridCellCheckboxForwardRef.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridCellCheckboxRenderer.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridCheckCircleIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridCheckIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridClearIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridCloseIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridColumnHeaderFilterIconButton.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridColumnHeaderItem.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridColumnHeaderMenu.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridColumnHeaderSeparator.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridColumnHeaderTitle.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridColumnHeaders.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridColumnIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridColumnsManagement.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridColumnsPanel.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridContextProvider.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridCsvExportMenuItem.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridDeleteForeverIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridDeleteIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridDownloadIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridDragIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridEditBooleanCell.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridEditDateCell.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridEditInputCell.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridEditSingleSelectCell.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridExpandMoreIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridFilterAltIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridFilterListIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridFooter.d.ts +2 -2
- package/dist/lib/mui.x-data-grid/GridFooterContainer.d.ts +2 -2
- package/dist/lib/mui.x-data-grid/GridFooterPlaceholder.d.ts +5 -829
- package/dist/lib/mui.x-data-grid/GridFooterPlaceholder.d.ts.map +1 -1
- package/dist/lib/mui.x-data-grid/GridHeader.d.ts +5 -829
- package/dist/lib/mui.x-data-grid/GridHeader.d.ts.map +1 -1
- package/dist/lib/mui.x-data-grid/GridHeaderCheckbox.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridKeyboardArrowRight.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridLoadIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridMenuIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridMoreVertIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridNoColumnsOverlay.d.ts +2 -2
- package/dist/lib/mui.x-data-grid/GridNoRowsOverlay.d.ts +2 -2
- package/dist/lib/mui.x-data-grid/GridPagination.d.ts +5 -829
- package/dist/lib/mui.x-data-grid/GridPagination.d.ts.map +1 -1
- package/dist/lib/mui.x-data-grid/GridPanelContent.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridPanelFooter.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridPanelHeader.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridPanelWrapper.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridPrintExportMenuItem.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridRemoveIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridRow.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridRowCount.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridSearchIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridSelectedRowCount.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridSeparatorIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridSkeletonCell.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridTableRowsIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridTripleDotsVerticalIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridViewColumnIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridViewHeadlineIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridViewStreamIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/GridVisibilityOffIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/QuickFilter.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/QuickFilterClear.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/QuickFilterControl.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/QuickFilterTrigger.d.ts +1 -1
- package/dist/lib/mui.x-data-grid/Toolbar.d.ts +2 -2
- package/dist/lib/mui.x-data-grid/ToolbarButton.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/AiAssistantPanelTrigger.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/DataGridPremium.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/ExportCsv.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/ExportExcel.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/ExportPrint.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/FilterPanelTrigger.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridActionsCell.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridActionsCellItem.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridAddIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridAiAssistantPanel.d.ts +5 -829
- package/dist/lib/mui.x-data-grid-premium/GridAiAssistantPanel.d.ts.map +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridApiContext.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridArrowDownwardIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridArrowUpwardIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridBody.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridBooleanCell.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridCell.d.ts +2 -2
- package/dist/lib/mui.x-data-grid-premium/GridCellCheckboxForwardRef.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridCellCheckboxRenderer.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridCheckCircleIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridCheckIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridClearIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridCloseIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridColumnHeaderFilterIconButton.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridColumnHeaderItem.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridColumnHeaderMenu.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridColumnHeaderSeparator.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridColumnHeaderTitle.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridColumnHeaders.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridColumnIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridColumnsManagement.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridColumnsPanel.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridContextProvider.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridCsvExportMenuItem.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridDeleteForeverIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridDeleteIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridDetailPanelToggleCell.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridDownloadIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridDragIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridEditBooleanCell.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridEditDateCell.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridEditInputCell.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridEditSingleSelectCell.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridEmptyPivotOverlay.d.ts +2 -2
- package/dist/lib/mui.x-data-grid-premium/GridExcelExportMenuItem.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridExpandMoreIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridFilterAltIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridFilterListIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridFooter.d.ts +2 -2
- package/dist/lib/mui.x-data-grid-premium/GridFooterContainer.d.ts +2 -2
- package/dist/lib/mui.x-data-grid-premium/GridFooterPlaceholder.d.ts +5 -829
- package/dist/lib/mui.x-data-grid-premium/GridFooterPlaceholder.d.ts.map +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridHeader.d.ts +5 -829
- package/dist/lib/mui.x-data-grid-premium/GridHeader.d.ts.map +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridHeaderCheckbox.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridHeaderFilterCell.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridHeaderFilterMenu.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridHeaderFilterMenuContainer.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridKeyboardArrowRight.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridLoadIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridMenuIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridMoreVertIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridNoColumnsOverlay.d.ts +2 -2
- package/dist/lib/mui.x-data-grid-premium/GridNoRowsOverlay.d.ts +2 -2
- package/dist/lib/mui.x-data-grid-premium/GridPagination.d.ts +5 -829
- package/dist/lib/mui.x-data-grid-premium/GridPagination.d.ts.map +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridPanelContent.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridPanelFooter.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridPanelHeader.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridPanelWrapper.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridPivotPanel.d.ts +5 -829
- package/dist/lib/mui.x-data-grid-premium/GridPivotPanel.d.ts.map +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridPrintExportMenuItem.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridRemoveIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridRow.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridRowCount.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridRowReorderCell.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridSearchIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridSelectedRowCount.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridSeparatorIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridSkeletonCell.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridTableRowsIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridTreeDataGroupingCell.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridTripleDotsVerticalIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridViewColumnIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridViewHeadlineIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridViewStreamIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/GridVisibilityOffIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/PromptField.d.ts +2 -2
- package/dist/lib/mui.x-data-grid-premium/PromptFieldControl.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/PromptFieldRecord.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/PromptFieldSend.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/QuickFilter.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/QuickFilterClear.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/QuickFilterControl.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/QuickFilterTrigger.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-premium/Toolbar.d.ts +2 -2
- package/dist/lib/mui.x-data-grid-premium/ToolbarButton.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/DataGridPro.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/ExportCsv.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/ExportPrint.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/FilterPanelTrigger.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridActionsCell.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridActionsCellItem.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridAddIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridApiContext.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridArrowDownwardIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridArrowUpwardIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridBody.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridBooleanCell.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridCell.d.ts +2 -2
- package/dist/lib/mui.x-data-grid-pro/GridCellCheckboxForwardRef.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridCellCheckboxRenderer.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridCheckCircleIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridCheckIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridClearIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridCloseIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridColumnHeaderFilterIconButton.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridColumnHeaderItem.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridColumnHeaderMenu.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridColumnHeaderSeparator.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridColumnHeaderTitle.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridColumnHeaders.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridColumnIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridColumnsManagement.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridColumnsPanel.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridContextProvider.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridCsvExportMenuItem.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridDeleteForeverIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridDeleteIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridDetailPanelToggleCell.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridDownloadIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridDragIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridEditBooleanCell.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridEditDateCell.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridEditInputCell.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridEditSingleSelectCell.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridExpandMoreIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridFilterAltIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridFilterListIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridFooter.d.ts +2 -2
- package/dist/lib/mui.x-data-grid-pro/GridFooterContainer.d.ts +2 -2
- package/dist/lib/mui.x-data-grid-pro/GridFooterPlaceholder.d.ts +5 -829
- package/dist/lib/mui.x-data-grid-pro/GridFooterPlaceholder.d.ts.map +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridHeader.d.ts +5 -829
- package/dist/lib/mui.x-data-grid-pro/GridHeader.d.ts.map +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridHeaderCheckbox.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridHeaderFilterCell.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridHeaderFilterMenu.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridHeaderFilterMenuContainer.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridKeyboardArrowRight.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridLoadIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridMenuIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridMoreVertIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridNoColumnsOverlay.d.ts +2 -2
- package/dist/lib/mui.x-data-grid-pro/GridNoRowsOverlay.d.ts +2 -2
- package/dist/lib/mui.x-data-grid-pro/GridPagination.d.ts +5 -829
- package/dist/lib/mui.x-data-grid-pro/GridPagination.d.ts.map +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridPanelContent.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridPanelFooter.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridPanelHeader.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridPanelWrapper.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridPrintExportMenuItem.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridRemoveIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridRow.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridRowCount.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridRowReorderCell.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridSearchIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridSelectedRowCount.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridSeparatorIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridSkeletonCell.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridTableRowsIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridTreeDataGroupingCell.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridTripleDotsVerticalIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridViewColumnIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridViewHeadlineIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridViewStreamIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/GridVisibilityOffIcon.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/QuickFilter.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/QuickFilterClear.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/QuickFilterControl.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/QuickFilterTrigger.d.ts +1 -1
- package/dist/lib/mui.x-data-grid-pro/Toolbar.d.ts +2 -2
- package/dist/lib/mui.x-data-grid-pro/ToolbarButton.d.ts +1 -1
- package/dist/lib/mui.x-date-pickers/DatePicker.d.ts +2 -2
- package/dist/lib/mui.x-date-pickers/DatePickerToolbar.d.ts +2 -2
- package/dist/lib/mui.x-date-pickers/DateTimePicker.d.ts +2 -2
- package/dist/lib/mui.x-date-pickers/DateTimePickerTabs.d.ts +2 -2
- package/dist/lib/mui.x-date-pickers/DateTimePickerToolbar.d.ts +1 -1
- package/dist/lib/mui.x-date-pickers/DesktopDatePicker.d.ts +2 -2
- package/dist/lib/mui.x-date-pickers/DesktopDateTimePicker.d.ts +2 -2
- package/dist/lib/mui.x-date-pickers/DesktopDateTimePickerLayout.d.ts +2 -2
- package/dist/lib/mui.x-date-pickers/DesktopTimePicker.d.ts +2 -2
- package/dist/lib/mui.x-date-pickers/LocalizationProvider.d.ts +2 -2
- package/dist/lib/mui.x-date-pickers/TimeField.d.ts +2 -2
- package/dist/lib/mui.x-date-pickers/TimePicker.d.ts +2 -2
- package/dist/lib/mui.x-date-pickers/TimePickerToolbar.d.ts +1 -1
- package/dist/lib/mui.x-tree-view/RichTreeView.d.ts +2 -2
- package/dist/lib/mui.x-tree-view/RichTreeViewRoot.d.ts +1 -1
- package/dist/lib/mui.x-tree-view/SimpleTreeView.d.ts +2 -2
- package/dist/lib/mui.x-tree-view/SimpleTreeViewRoot.d.ts +2 -2
- package/dist/lib/mui.x-tree-view/TreeItem.d.ts +2 -2
- package/dist/lib/mui.x-tree-view/TreeItemCheckbox.d.ts +2 -2
- package/dist/lib/mui.x-tree-view/TreeItemContent.d.ts +2 -2
- package/dist/lib/mui.x-tree-view/TreeItemDragAndDropOverlay.d.ts +1 -1
- package/dist/lib/mui.x-tree-view/TreeItemGroupTransition.d.ts +1 -1
- package/dist/lib/mui.x-tree-view/TreeItemIcon.d.ts +1 -1
- package/dist/lib/mui.x-tree-view/TreeItemIconContainer.d.ts +1 -1
- package/dist/lib/mui.x-tree-view/TreeItemLabel.d.ts +2 -2
- package/dist/lib/mui.x-tree-view/TreeItemLabelInput.d.ts +1 -1
- package/dist/lib/mui.x-tree-view/TreeItemProvider.d.ts +1 -1
- package/dist/lib/mui.x-tree-view/TreeItemRoot.d.ts +1 -1
- package/dist/lib/mui.x-tree-view/TreeViewCollapseIcon.d.ts +6 -830
- package/dist/lib/mui.x-tree-view/TreeViewCollapseIcon.d.ts.map +1 -1
- package/dist/lib/mui.x-tree-view/TreeViewExpandIcon.d.ts +6 -830
- package/dist/lib/mui.x-tree-view/TreeViewExpandIcon.d.ts.map +1 -1
- package/dist/lib/mui.x-tree-view-pro/RichTreeViewPro.d.ts +2 -2
- package/dist/lib/mui.x-tree-view-pro/RichTreeViewProRoot.d.ts +2 -2
- package/dist/lib/mui.x-tree-view-pro/SimpleTreeView.d.ts +2 -2
- package/dist/lib/mui.x-tree-view-pro/SimpleTreeViewRoot.d.ts +2 -2
- package/dist/lib/mui.x-tree-view-pro/TreeItem.d.ts +2 -2
- package/dist/lib/mui.x-tree-view-pro/TreeItemCheckbox.d.ts +2 -2
- package/dist/lib/mui.x-tree-view-pro/TreeItemContent.d.ts +2 -2
- package/dist/lib/mui.x-tree-view-pro/TreeItemDragAndDropOverlay.d.ts +1 -1
- package/dist/lib/mui.x-tree-view-pro/TreeItemGroupTransition.d.ts +1 -1
- package/dist/lib/mui.x-tree-view-pro/TreeItemIcon.d.ts +1 -1
- package/dist/lib/mui.x-tree-view-pro/TreeItemIconContainer.d.ts +1 -1
- package/dist/lib/mui.x-tree-view-pro/TreeItemLabel.d.ts +2 -2
- package/dist/lib/mui.x-tree-view-pro/TreeItemLabelInput.d.ts +1 -1
- package/dist/lib/mui.x-tree-view-pro/TreeItemProvider.d.ts +1 -1
- package/dist/lib/mui.x-tree-view-pro/TreeItemRoot.d.ts +1 -1
- package/dist/lib/mui.x-tree-view-pro/TreeViewCollapseIcon.d.ts +6 -830
- package/dist/lib/mui.x-tree-view-pro/TreeViewCollapseIcon.d.ts.map +1 -1
- package/dist/lib/mui.x-tree-view-pro/TreeViewExpandIcon.d.ts +6 -830
- package/dist/lib/mui.x-tree-view-pro/TreeViewExpandIcon.d.ts.map +1 -1
- package/package.json +39 -36
|
@@ -1,845 +1,21 @@
|
|
|
1
|
-
declare const TableHead: (<AdditionalProperties
|
|
1
|
+
declare const TableHead: (<AdditionalProperties, ComponentType extends import("react").ElementType = "thead">(props?: (Omit<import("@mui/material/TableHead").TableHeadOwnProps & Partial<{
|
|
2
2
|
component: ComponentType;
|
|
3
|
-
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLTableSectionElement>, HTMLTableSectionElement>, "style" | "component" | "children" | "className" | "classes" | "sx">, "
|
|
4
|
-
accentColor?: import("csstype").Property.AccentColor | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.AccentColor | undefined) | undefined;
|
|
5
|
-
alignContent?: import("csstype").Property.AlignContent | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.AlignContent | undefined) | undefined;
|
|
6
|
-
alignItems?: import("csstype").Property.AlignItems | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.AlignItems | undefined) | undefined;
|
|
7
|
-
alignSelf?: import("csstype").Property.AlignSelf | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.AlignSelf | undefined) | undefined;
|
|
8
|
-
alignTracks?: import("csstype").Property.AlignTracks | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.AlignTracks | undefined) | undefined;
|
|
9
|
-
animationComposition?: import("csstype").Property.AnimationComposition | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.AnimationComposition | undefined) | undefined;
|
|
10
|
-
animationDelay?: import("csstype").Property.AnimationDelay<string & {}> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.AnimationDelay<string & {}> | undefined) | undefined;
|
|
11
|
-
animationDirection?: import("csstype").Property.AnimationDirection | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.AnimationDirection | undefined) | undefined;
|
|
12
|
-
animationDuration?: import("csstype").Property.AnimationDuration<string & {}> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.AnimationDuration<string & {}> | undefined) | undefined;
|
|
13
|
-
animationFillMode?: import("csstype").Property.AnimationFillMode | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.AnimationFillMode | undefined) | undefined;
|
|
14
|
-
animationIterationCount?: import("csstype").Property.AnimationIterationCount | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.AnimationIterationCount | undefined) | undefined;
|
|
15
|
-
animationName?: import("csstype").Property.AnimationName | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.AnimationName | undefined) | undefined;
|
|
16
|
-
animationPlayState?: import("csstype").Property.AnimationPlayState | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.AnimationPlayState | undefined) | undefined;
|
|
17
|
-
animationRangeEnd?: import("csstype").Property.AnimationRangeEnd<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.AnimationRangeEnd<string | number> | undefined) | undefined;
|
|
18
|
-
animationRangeStart?: import("csstype").Property.AnimationRangeStart<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.AnimationRangeStart<string | number> | undefined) | undefined;
|
|
19
|
-
animationTimeline?: import("csstype").Property.AnimationTimeline | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.AnimationTimeline | undefined) | undefined;
|
|
20
|
-
animationTimingFunction?: import("csstype").Property.AnimationTimingFunction | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.AnimationTimingFunction | undefined) | undefined;
|
|
21
|
-
appearance?: import("csstype").Property.Appearance | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Appearance | undefined) | undefined;
|
|
22
|
-
aspectRatio?: import("csstype").Property.AspectRatio | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.AspectRatio | undefined) | undefined;
|
|
23
|
-
backdropFilter?: import("csstype").Property.BackdropFilter | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BackdropFilter | undefined) | undefined;
|
|
24
|
-
backfaceVisibility?: import("csstype").Property.BackfaceVisibility | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BackfaceVisibility | undefined) | undefined;
|
|
25
|
-
backgroundAttachment?: import("csstype").Property.BackgroundAttachment | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BackgroundAttachment | undefined) | undefined;
|
|
26
|
-
backgroundBlendMode?: import("csstype").Property.BackgroundBlendMode | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BackgroundBlendMode | undefined) | undefined;
|
|
27
|
-
backgroundClip?: import("csstype").Property.BackgroundClip | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BackgroundClip | undefined) | undefined;
|
|
28
|
-
backgroundColor?: import("csstype").Property.BackgroundColor | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BackgroundColor | undefined) | undefined;
|
|
29
|
-
backgroundImage?: import("csstype").Property.BackgroundImage | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BackgroundImage | undefined) | undefined;
|
|
30
|
-
backgroundOrigin?: import("csstype").Property.BackgroundOrigin | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BackgroundOrigin | undefined) | undefined;
|
|
31
|
-
backgroundPositionX?: import("csstype").Property.BackgroundPositionX<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BackgroundPositionX<string | number> | undefined) | undefined;
|
|
32
|
-
backgroundPositionY?: import("csstype").Property.BackgroundPositionY<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BackgroundPositionY<string | number> | undefined) | undefined;
|
|
33
|
-
backgroundRepeat?: import("csstype").Property.BackgroundRepeat | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BackgroundRepeat | undefined) | undefined;
|
|
34
|
-
backgroundSize?: import("csstype").Property.BackgroundSize<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BackgroundSize<string | number> | undefined) | undefined;
|
|
35
|
-
blockOverflow?: import("csstype").Property.BlockOverflow | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BlockOverflow | undefined) | undefined;
|
|
36
|
-
blockSize?: import("csstype").Property.BlockSize<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BlockSize<string | number> | undefined) | undefined;
|
|
37
|
-
borderBlockColor?: import("csstype").Property.BorderBlockColor | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderBlockColor | undefined) | undefined;
|
|
38
|
-
borderBlockEndColor?: import("csstype").Property.BorderBlockEndColor | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderBlockEndColor | undefined) | undefined;
|
|
39
|
-
borderBlockEndStyle?: import("csstype").Property.BorderBlockEndStyle | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderBlockEndStyle | undefined) | undefined;
|
|
40
|
-
borderBlockEndWidth?: import("csstype").Property.BorderBlockEndWidth<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderBlockEndWidth<string | number> | undefined) | undefined;
|
|
41
|
-
borderBlockStartColor?: import("csstype").Property.BorderBlockStartColor | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderBlockStartColor | undefined) | undefined;
|
|
42
|
-
borderBlockStartStyle?: import("csstype").Property.BorderBlockStartStyle | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderBlockStartStyle | undefined) | undefined;
|
|
43
|
-
borderBlockStartWidth?: import("csstype").Property.BorderBlockStartWidth<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderBlockStartWidth<string | number> | undefined) | undefined;
|
|
44
|
-
borderBlockStyle?: import("csstype").Property.BorderBlockStyle | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderBlockStyle | undefined) | undefined;
|
|
45
|
-
borderBlockWidth?: import("csstype").Property.BorderBlockWidth<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderBlockWidth<string | number> | undefined) | undefined;
|
|
46
|
-
borderBottomColor?: import("csstype").Property.BorderBottomColor | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderBottomColor | undefined) | undefined;
|
|
47
|
-
borderBottomLeftRadius?: import("csstype").Property.BorderBottomLeftRadius<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined) | undefined;
|
|
48
|
-
borderBottomRightRadius?: import("csstype").Property.BorderBottomRightRadius<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderBottomRightRadius<string | number> | undefined) | undefined;
|
|
49
|
-
borderBottomStyle?: import("csstype").Property.BorderBottomStyle | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderBottomStyle | undefined) | undefined;
|
|
50
|
-
borderBottomWidth?: import("csstype").Property.BorderBottomWidth<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderBottomWidth<string | number> | undefined) | undefined;
|
|
51
|
-
borderCollapse?: import("csstype").Property.BorderCollapse | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderCollapse | undefined) | undefined;
|
|
52
|
-
borderEndEndRadius?: import("csstype").Property.BorderEndEndRadius<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderEndEndRadius<string | number> | undefined) | undefined;
|
|
53
|
-
borderEndStartRadius?: import("csstype").Property.BorderEndStartRadius<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderEndStartRadius<string | number> | undefined) | undefined;
|
|
54
|
-
borderImageOutset?: import("csstype").Property.BorderImageOutset<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderImageOutset<string | number> | undefined) | undefined;
|
|
55
|
-
borderImageRepeat?: import("csstype").Property.BorderImageRepeat | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderImageRepeat | undefined) | undefined;
|
|
56
|
-
borderImageSlice?: import("csstype").Property.BorderImageSlice | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderImageSlice | undefined) | undefined;
|
|
57
|
-
borderImageSource?: import("csstype").Property.BorderImageSource | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderImageSource | undefined) | undefined;
|
|
58
|
-
borderImageWidth?: import("csstype").Property.BorderImageWidth<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderImageWidth<string | number> | undefined) | undefined;
|
|
59
|
-
borderInlineColor?: import("csstype").Property.BorderInlineColor | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderInlineColor | undefined) | undefined;
|
|
60
|
-
borderInlineEndColor?: import("csstype").Property.BorderInlineEndColor | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderInlineEndColor | undefined) | undefined;
|
|
61
|
-
borderInlineEndStyle?: import("csstype").Property.BorderInlineEndStyle | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderInlineEndStyle | undefined) | undefined;
|
|
62
|
-
borderInlineEndWidth?: import("csstype").Property.BorderInlineEndWidth<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderInlineEndWidth<string | number> | undefined) | undefined;
|
|
63
|
-
borderInlineStartColor?: import("csstype").Property.BorderInlineStartColor | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderInlineStartColor | undefined) | undefined;
|
|
64
|
-
borderInlineStartStyle?: import("csstype").Property.BorderInlineStartStyle | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderInlineStartStyle | undefined) | undefined;
|
|
65
|
-
borderInlineStartWidth?: import("csstype").Property.BorderInlineStartWidth<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderInlineStartWidth<string | number> | undefined) | undefined;
|
|
66
|
-
borderInlineStyle?: import("csstype").Property.BorderInlineStyle | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderInlineStyle | undefined) | undefined;
|
|
67
|
-
borderInlineWidth?: import("csstype").Property.BorderInlineWidth<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderInlineWidth<string | number> | undefined) | undefined;
|
|
68
|
-
borderLeftColor?: import("csstype").Property.BorderLeftColor | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderLeftColor | undefined) | undefined;
|
|
69
|
-
borderLeftStyle?: import("csstype").Property.BorderLeftStyle | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderLeftStyle | undefined) | undefined;
|
|
70
|
-
borderLeftWidth?: import("csstype").Property.BorderLeftWidth<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderLeftWidth<string | number> | undefined) | undefined;
|
|
71
|
-
borderRightColor?: import("csstype").Property.BorderRightColor | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderRightColor | undefined) | undefined;
|
|
72
|
-
borderRightStyle?: import("csstype").Property.BorderRightStyle | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderRightStyle | undefined) | undefined;
|
|
73
|
-
borderRightWidth?: import("csstype").Property.BorderRightWidth<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderRightWidth<string | number> | undefined) | undefined;
|
|
74
|
-
borderSpacing?: import("csstype").Property.BorderSpacing<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderSpacing<string | number> | undefined) | undefined;
|
|
75
|
-
borderStartEndRadius?: import("csstype").Property.BorderStartEndRadius<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderStartEndRadius<string | number> | undefined) | undefined;
|
|
76
|
-
borderStartStartRadius?: import("csstype").Property.BorderStartStartRadius<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderStartStartRadius<string | number> | undefined) | undefined;
|
|
77
|
-
borderTopColor?: import("csstype").Property.BorderTopColor | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderTopColor | undefined) | undefined;
|
|
78
|
-
borderTopLeftRadius?: import("csstype").Property.BorderTopLeftRadius<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderTopLeftRadius<string | number> | undefined) | undefined;
|
|
79
|
-
borderTopRightRadius?: import("csstype").Property.BorderTopRightRadius<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderTopRightRadius<string | number> | undefined) | undefined;
|
|
80
|
-
borderTopStyle?: import("csstype").Property.BorderTopStyle | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderTopStyle | undefined) | undefined;
|
|
81
|
-
borderTopWidth?: import("csstype").Property.BorderTopWidth<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderTopWidth<string | number> | undefined) | undefined;
|
|
82
|
-
bottom?: import("csstype").Property.Bottom<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Bottom<string | number> | undefined) | undefined;
|
|
83
|
-
boxDecorationBreak?: import("csstype").Property.BoxDecorationBreak | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BoxDecorationBreak | undefined) | undefined;
|
|
84
|
-
boxShadow?: import("csstype").Property.BoxShadow | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BoxShadow | undefined) | undefined;
|
|
85
|
-
boxSizing?: import("csstype").Property.BoxSizing | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BoxSizing | undefined) | undefined;
|
|
86
|
-
breakAfter?: import("csstype").Property.BreakAfter | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BreakAfter | undefined) | undefined;
|
|
87
|
-
breakBefore?: import("csstype").Property.BreakBefore | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BreakBefore | undefined) | undefined;
|
|
88
|
-
breakInside?: import("csstype").Property.BreakInside | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BreakInside | undefined) | undefined;
|
|
89
|
-
captionSide?: import("csstype").Property.CaptionSide | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.CaptionSide | undefined) | undefined;
|
|
90
|
-
caretColor?: import("csstype").Property.CaretColor | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.CaretColor | undefined) | undefined;
|
|
91
|
-
caretShape?: import("csstype").Property.CaretShape | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.CaretShape | undefined) | undefined;
|
|
92
|
-
clear?: import("csstype").Property.Clear | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Clear | undefined) | undefined;
|
|
93
|
-
clipPath?: import("csstype").Property.ClipPath | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ClipPath | undefined) | undefined;
|
|
94
|
-
color?: import("csstype").Property.Color | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Color | undefined) | undefined;
|
|
95
|
-
colorAdjust?: import("csstype").Property.PrintColorAdjust | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.PrintColorAdjust | undefined) | undefined;
|
|
96
|
-
colorScheme?: import("csstype").Property.ColorScheme | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ColorScheme | undefined) | undefined;
|
|
97
|
-
columnCount?: import("csstype").Property.ColumnCount | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ColumnCount | undefined) | undefined;
|
|
98
|
-
columnFill?: import("csstype").Property.ColumnFill | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ColumnFill | undefined) | undefined;
|
|
99
|
-
columnGap?: import("csstype").Property.ColumnGap<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ColumnGap<string | number> | undefined) | undefined;
|
|
100
|
-
columnRuleColor?: import("csstype").Property.ColumnRuleColor | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ColumnRuleColor | undefined) | undefined;
|
|
101
|
-
columnRuleStyle?: import("csstype").Property.ColumnRuleStyle | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ColumnRuleStyle | undefined) | undefined;
|
|
102
|
-
columnRuleWidth?: import("csstype").Property.ColumnRuleWidth<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ColumnRuleWidth<string | number> | undefined) | undefined;
|
|
103
|
-
columnSpan?: import("csstype").Property.ColumnSpan | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ColumnSpan | undefined) | undefined;
|
|
104
|
-
columnWidth?: import("csstype").Property.ColumnWidth<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ColumnWidth<string | number> | undefined) | undefined;
|
|
105
|
-
contain?: import("csstype").Property.Contain | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Contain | undefined) | undefined;
|
|
106
|
-
containIntrinsicBlockSize?: import("csstype").Property.ContainIntrinsicBlockSize<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ContainIntrinsicBlockSize<string | number> | undefined) | undefined;
|
|
107
|
-
containIntrinsicHeight?: import("csstype").Property.ContainIntrinsicHeight<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ContainIntrinsicHeight<string | number> | undefined) | undefined;
|
|
108
|
-
containIntrinsicInlineSize?: import("csstype").Property.ContainIntrinsicInlineSize<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ContainIntrinsicInlineSize<string | number> | undefined) | undefined;
|
|
109
|
-
containIntrinsicWidth?: import("csstype").Property.ContainIntrinsicWidth<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ContainIntrinsicWidth<string | number> | undefined) | undefined;
|
|
110
|
-
containerName?: import("csstype").Property.ContainerName | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ContainerName | undefined) | undefined;
|
|
111
|
-
containerType?: import("csstype").Property.ContainerType | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ContainerType | undefined) | undefined;
|
|
112
|
-
content?: import("csstype").Property.Content | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Content | undefined) | undefined;
|
|
113
|
-
contentVisibility?: import("csstype").Property.ContentVisibility | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ContentVisibility | undefined) | undefined;
|
|
114
|
-
counterIncrement?: import("csstype").Property.CounterIncrement | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.CounterIncrement | undefined) | undefined;
|
|
115
|
-
counterReset?: import("csstype").Property.CounterReset | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.CounterReset | undefined) | undefined;
|
|
116
|
-
counterSet?: import("csstype").Property.CounterSet | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.CounterSet | undefined) | undefined;
|
|
117
|
-
cursor?: import("csstype").Property.Cursor | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Cursor | undefined) | undefined;
|
|
118
|
-
direction?: import("csstype").Property.Direction | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Direction | undefined) | undefined;
|
|
119
|
-
display?: import("csstype").Property.Display | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Display | undefined) | undefined;
|
|
120
|
-
emptyCells?: import("csstype").Property.EmptyCells | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.EmptyCells | undefined) | undefined;
|
|
121
|
-
filter?: import("csstype").Property.Filter | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Filter | undefined) | undefined;
|
|
122
|
-
flexBasis?: import("csstype").Property.FlexBasis<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FlexBasis<string | number> | undefined) | undefined;
|
|
123
|
-
flexDirection?: import("csstype").Property.FlexDirection | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FlexDirection | undefined) | undefined;
|
|
124
|
-
flexGrow?: import("csstype").Property.FlexGrow | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FlexGrow | undefined) | undefined;
|
|
125
|
-
flexShrink?: import("csstype").Property.FlexShrink | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FlexShrink | undefined) | undefined;
|
|
126
|
-
flexWrap?: import("csstype").Property.FlexWrap | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FlexWrap | undefined) | undefined;
|
|
127
|
-
float?: import("csstype").Property.Float | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Float | undefined) | undefined;
|
|
128
|
-
fontFamily?: import("csstype").Property.FontFamily | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FontFamily | undefined) | undefined;
|
|
129
|
-
fontFeatureSettings?: import("csstype").Property.FontFeatureSettings | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FontFeatureSettings | undefined) | undefined;
|
|
130
|
-
fontKerning?: import("csstype").Property.FontKerning | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FontKerning | undefined) | undefined;
|
|
131
|
-
fontLanguageOverride?: import("csstype").Property.FontLanguageOverride | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FontLanguageOverride | undefined) | undefined;
|
|
132
|
-
fontOpticalSizing?: import("csstype").Property.FontOpticalSizing | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FontOpticalSizing | undefined) | undefined;
|
|
133
|
-
fontPalette?: import("csstype").Property.FontPalette | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FontPalette | undefined) | undefined;
|
|
134
|
-
fontSize?: import("csstype").Property.FontSize<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FontSize<string | number> | undefined) | undefined;
|
|
135
|
-
fontSizeAdjust?: import("csstype").Property.FontSizeAdjust | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FontSizeAdjust | undefined) | undefined;
|
|
136
|
-
fontSmooth?: import("csstype").Property.FontSmooth<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FontSmooth<string | number> | undefined) | undefined;
|
|
137
|
-
fontStretch?: import("csstype").Property.FontStretch | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FontStretch | undefined) | undefined;
|
|
138
|
-
fontStyle?: import("csstype").Property.FontStyle | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FontStyle | undefined) | undefined;
|
|
139
|
-
fontSynthesis?: import("csstype").Property.FontSynthesis | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FontSynthesis | undefined) | undefined;
|
|
140
|
-
fontSynthesisPosition?: import("csstype").Property.FontSynthesisPosition | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FontSynthesisPosition | undefined) | undefined;
|
|
141
|
-
fontSynthesisSmallCaps?: import("csstype").Property.FontSynthesisSmallCaps | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FontSynthesisSmallCaps | undefined) | undefined;
|
|
142
|
-
fontSynthesisStyle?: import("csstype").Property.FontSynthesisStyle | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FontSynthesisStyle | undefined) | undefined;
|
|
143
|
-
fontSynthesisWeight?: import("csstype").Property.FontSynthesisWeight | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FontSynthesisWeight | undefined) | undefined;
|
|
144
|
-
fontVariant?: import("csstype").Property.FontVariant | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FontVariant | undefined) | undefined;
|
|
145
|
-
fontVariantAlternates?: import("csstype").Property.FontVariantAlternates | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FontVariantAlternates | undefined) | undefined;
|
|
146
|
-
fontVariantCaps?: import("csstype").Property.FontVariantCaps | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FontVariantCaps | undefined) | undefined;
|
|
147
|
-
fontVariantEastAsian?: import("csstype").Property.FontVariantEastAsian | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FontVariantEastAsian | undefined) | undefined;
|
|
148
|
-
fontVariantEmoji?: import("csstype").Property.FontVariantEmoji | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FontVariantEmoji | undefined) | undefined;
|
|
149
|
-
fontVariantLigatures?: import("csstype").Property.FontVariantLigatures | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FontVariantLigatures | undefined) | undefined;
|
|
150
|
-
fontVariantNumeric?: import("csstype").Property.FontVariantNumeric | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FontVariantNumeric | undefined) | undefined;
|
|
151
|
-
fontVariantPosition?: import("csstype").Property.FontVariantPosition | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FontVariantPosition | undefined) | undefined;
|
|
152
|
-
fontVariationSettings?: import("csstype").Property.FontVariationSettings | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FontVariationSettings | undefined) | undefined;
|
|
153
|
-
fontWeight?: import("csstype").Property.FontWeight | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FontWeight | undefined) | undefined;
|
|
154
|
-
forcedColorAdjust?: import("csstype").Property.ForcedColorAdjust | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ForcedColorAdjust | undefined) | undefined;
|
|
155
|
-
gridAutoColumns?: import("csstype").Property.GridAutoColumns<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.GridAutoColumns<string | number> | undefined) | undefined;
|
|
156
|
-
gridAutoFlow?: import("csstype").Property.GridAutoFlow | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.GridAutoFlow | undefined) | undefined;
|
|
157
|
-
gridAutoRows?: import("csstype").Property.GridAutoRows<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.GridAutoRows<string | number> | undefined) | undefined;
|
|
158
|
-
gridColumnEnd?: import("csstype").Property.GridColumnEnd | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.GridColumnEnd | undefined) | undefined;
|
|
159
|
-
gridColumnStart?: import("csstype").Property.GridColumnStart | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.GridColumnStart | undefined) | undefined;
|
|
160
|
-
gridRowEnd?: import("csstype").Property.GridRowEnd | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.GridRowEnd | undefined) | undefined;
|
|
161
|
-
gridRowStart?: import("csstype").Property.GridRowStart | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.GridRowStart | undefined) | undefined;
|
|
162
|
-
gridTemplateAreas?: import("csstype").Property.GridTemplateAreas | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.GridTemplateAreas | undefined) | undefined;
|
|
163
|
-
gridTemplateColumns?: import("csstype").Property.GridTemplateColumns<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.GridTemplateColumns<string | number> | undefined) | undefined;
|
|
164
|
-
gridTemplateRows?: import("csstype").Property.GridTemplateRows<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.GridTemplateRows<string | number> | undefined) | undefined;
|
|
165
|
-
hangingPunctuation?: import("csstype").Property.HangingPunctuation | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.HangingPunctuation | undefined) | undefined;
|
|
166
|
-
height?: import("csstype").Property.Height<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Height<string | number> | undefined) | undefined;
|
|
167
|
-
hyphenateCharacter?: import("csstype").Property.HyphenateCharacter | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.HyphenateCharacter | undefined) | undefined;
|
|
168
|
-
hyphenateLimitChars?: import("csstype").Property.HyphenateLimitChars | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.HyphenateLimitChars | undefined) | undefined;
|
|
169
|
-
hyphens?: import("csstype").Property.Hyphens | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Hyphens | undefined) | undefined;
|
|
170
|
-
imageOrientation?: import("csstype").Property.ImageOrientation | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ImageOrientation | undefined) | undefined;
|
|
171
|
-
imageRendering?: import("csstype").Property.ImageRendering | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ImageRendering | undefined) | undefined;
|
|
172
|
-
imageResolution?: import("csstype").Property.ImageResolution | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ImageResolution | undefined) | undefined;
|
|
173
|
-
initialLetter?: import("csstype").Property.InitialLetter | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.InitialLetter | undefined) | undefined;
|
|
174
|
-
inlineSize?: import("csstype").Property.InlineSize<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.InlineSize<string | number> | undefined) | undefined;
|
|
175
|
-
inputSecurity?: import("csstype").Property.InputSecurity | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.InputSecurity | undefined) | undefined;
|
|
176
|
-
insetBlockEnd?: import("csstype").Property.InsetBlockEnd<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.InsetBlockEnd<string | number> | undefined) | undefined;
|
|
177
|
-
insetBlockStart?: import("csstype").Property.InsetBlockStart<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.InsetBlockStart<string | number> | undefined) | undefined;
|
|
178
|
-
insetInlineEnd?: import("csstype").Property.InsetInlineEnd<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.InsetInlineEnd<string | number> | undefined) | undefined;
|
|
179
|
-
insetInlineStart?: import("csstype").Property.InsetInlineStart<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.InsetInlineStart<string | number> | undefined) | undefined;
|
|
180
|
-
isolation?: import("csstype").Property.Isolation | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Isolation | undefined) | undefined;
|
|
181
|
-
justifyContent?: import("csstype").Property.JustifyContent | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.JustifyContent | undefined) | undefined;
|
|
182
|
-
justifyItems?: import("csstype").Property.JustifyItems | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.JustifyItems | undefined) | undefined;
|
|
183
|
-
justifySelf?: import("csstype").Property.JustifySelf | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.JustifySelf | undefined) | undefined;
|
|
184
|
-
justifyTracks?: import("csstype").Property.JustifyTracks | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.JustifyTracks | undefined) | undefined;
|
|
185
|
-
left?: import("csstype").Property.Left<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Left<string | number> | undefined) | undefined;
|
|
186
|
-
letterSpacing?: import("csstype").Property.LetterSpacing<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.LetterSpacing<string | number> | undefined) | undefined;
|
|
187
|
-
lineBreak?: import("csstype").Property.LineBreak | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.LineBreak | undefined) | undefined;
|
|
188
|
-
lineHeight?: import("csstype").Property.LineHeight<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.LineHeight<string | number> | undefined) | undefined;
|
|
189
|
-
lineHeightStep?: import("csstype").Property.LineHeightStep<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.LineHeightStep<string | number> | undefined) | undefined;
|
|
190
|
-
listStyleImage?: import("csstype").Property.ListStyleImage | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ListStyleImage | undefined) | undefined;
|
|
191
|
-
listStylePosition?: import("csstype").Property.ListStylePosition | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ListStylePosition | undefined) | undefined;
|
|
192
|
-
listStyleType?: import("csstype").Property.ListStyleType | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ListStyleType | undefined) | undefined;
|
|
193
|
-
marginBlockEnd?: import("csstype").Property.MarginBlockEnd<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MarginBlockEnd<string | number> | undefined) | undefined;
|
|
194
|
-
marginBlockStart?: import("csstype").Property.MarginBlockStart<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MarginBlockStart<string | number> | undefined) | undefined;
|
|
195
|
-
marginBottom?: import("csstype").Property.MarginBottom<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MarginBottom<string | number> | undefined) | undefined;
|
|
196
|
-
marginInlineEnd?: import("csstype").Property.MarginInlineEnd<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MarginInlineEnd<string | number> | undefined) | undefined;
|
|
197
|
-
marginInlineStart?: import("csstype").Property.MarginInlineStart<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MarginInlineStart<string | number> | undefined) | undefined;
|
|
198
|
-
marginLeft?: import("csstype").Property.MarginLeft<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MarginLeft<string | number> | undefined) | undefined;
|
|
199
|
-
marginRight?: import("csstype").Property.MarginRight<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MarginRight<string | number> | undefined) | undefined;
|
|
200
|
-
marginTop?: import("csstype").Property.MarginTop<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MarginTop<string | number> | undefined) | undefined;
|
|
201
|
-
marginTrim?: import("csstype").Property.MarginTrim | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MarginTrim | undefined) | undefined;
|
|
202
|
-
maskBorderMode?: import("csstype").Property.MaskBorderMode | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MaskBorderMode | undefined) | undefined;
|
|
203
|
-
maskBorderOutset?: import("csstype").Property.MaskBorderOutset<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MaskBorderOutset<string | number> | undefined) | undefined;
|
|
204
|
-
maskBorderRepeat?: import("csstype").Property.MaskBorderRepeat | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MaskBorderRepeat | undefined) | undefined;
|
|
205
|
-
maskBorderSlice?: import("csstype").Property.MaskBorderSlice | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MaskBorderSlice | undefined) | undefined;
|
|
206
|
-
maskBorderSource?: import("csstype").Property.MaskBorderSource | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MaskBorderSource | undefined) | undefined;
|
|
207
|
-
maskBorderWidth?: import("csstype").Property.MaskBorderWidth<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MaskBorderWidth<string | number> | undefined) | undefined;
|
|
208
|
-
maskClip?: import("csstype").Property.MaskClip | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MaskClip | undefined) | undefined;
|
|
209
|
-
maskComposite?: import("csstype").Property.MaskComposite | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MaskComposite | undefined) | undefined;
|
|
210
|
-
maskImage?: import("csstype").Property.MaskImage | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MaskImage | undefined) | undefined;
|
|
211
|
-
maskMode?: import("csstype").Property.MaskMode | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MaskMode | undefined) | undefined;
|
|
212
|
-
maskOrigin?: import("csstype").Property.MaskOrigin | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MaskOrigin | undefined) | undefined;
|
|
213
|
-
maskPosition?: import("csstype").Property.MaskPosition<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MaskPosition<string | number> | undefined) | undefined;
|
|
214
|
-
maskRepeat?: import("csstype").Property.MaskRepeat | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MaskRepeat | undefined) | undefined;
|
|
215
|
-
maskSize?: import("csstype").Property.MaskSize<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MaskSize<string | number> | undefined) | undefined;
|
|
216
|
-
maskType?: import("csstype").Property.MaskType | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MaskType | undefined) | undefined;
|
|
217
|
-
masonryAutoFlow?: import("csstype").Property.MasonryAutoFlow | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MasonryAutoFlow | undefined) | undefined;
|
|
218
|
-
mathDepth?: import("csstype").Property.MathDepth | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MathDepth | undefined) | undefined;
|
|
219
|
-
mathShift?: import("csstype").Property.MathShift | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MathShift | undefined) | undefined;
|
|
220
|
-
mathStyle?: import("csstype").Property.MathStyle | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MathStyle | undefined) | undefined;
|
|
221
|
-
maxBlockSize?: import("csstype").Property.MaxBlockSize<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MaxBlockSize<string | number> | undefined) | undefined;
|
|
222
|
-
maxHeight?: import("csstype").Property.MaxHeight<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MaxHeight<string | number> | undefined) | undefined;
|
|
223
|
-
maxInlineSize?: import("csstype").Property.MaxInlineSize<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MaxInlineSize<string | number> | undefined) | undefined;
|
|
224
|
-
maxLines?: import("csstype").Property.MaxLines | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MaxLines | undefined) | undefined;
|
|
225
|
-
maxWidth?: import("csstype").Property.MaxWidth<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MaxWidth<string | number> | undefined) | undefined;
|
|
226
|
-
minBlockSize?: import("csstype").Property.MinBlockSize<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MinBlockSize<string | number> | undefined) | undefined;
|
|
227
|
-
minHeight?: import("csstype").Property.MinHeight<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MinHeight<string | number> | undefined) | undefined;
|
|
228
|
-
minInlineSize?: import("csstype").Property.MinInlineSize<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MinInlineSize<string | number> | undefined) | undefined;
|
|
229
|
-
minWidth?: import("csstype").Property.MinWidth<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MinWidth<string | number> | undefined) | undefined;
|
|
230
|
-
mixBlendMode?: import("csstype").Property.MixBlendMode | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MixBlendMode | undefined) | undefined;
|
|
231
|
-
motionDistance?: import("csstype").Property.OffsetDistance<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.OffsetDistance<string | number> | undefined) | undefined;
|
|
232
|
-
motionPath?: import("csstype").Property.OffsetPath | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.OffsetPath | undefined) | undefined;
|
|
233
|
-
motionRotation?: import("csstype").Property.OffsetRotate | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.OffsetRotate | undefined) | undefined;
|
|
234
|
-
objectFit?: import("csstype").Property.ObjectFit | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ObjectFit | undefined) | undefined;
|
|
235
|
-
objectPosition?: import("csstype").Property.ObjectPosition<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ObjectPosition<string | number> | undefined) | undefined;
|
|
236
|
-
offsetAnchor?: import("csstype").Property.OffsetAnchor<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.OffsetAnchor<string | number> | undefined) | undefined;
|
|
237
|
-
offsetDistance?: import("csstype").Property.OffsetDistance<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.OffsetDistance<string | number> | undefined) | undefined;
|
|
238
|
-
offsetPath?: import("csstype").Property.OffsetPath | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.OffsetPath | undefined) | undefined;
|
|
239
|
-
offsetPosition?: import("csstype").Property.OffsetPosition<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.OffsetPosition<string | number> | undefined) | undefined;
|
|
240
|
-
offsetRotate?: import("csstype").Property.OffsetRotate | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.OffsetRotate | undefined) | undefined;
|
|
241
|
-
offsetRotation?: import("csstype").Property.OffsetRotate | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.OffsetRotate | undefined) | undefined;
|
|
242
|
-
opacity?: import("csstype").Property.Opacity | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Opacity | undefined) | undefined;
|
|
243
|
-
order?: import("csstype").Property.Order | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Order | undefined) | undefined;
|
|
244
|
-
orphans?: import("csstype").Property.Orphans | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Orphans | undefined) | undefined;
|
|
245
|
-
outlineColor?: import("csstype").Property.OutlineColor | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.OutlineColor | undefined) | undefined;
|
|
246
|
-
outlineOffset?: import("csstype").Property.OutlineOffset<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.OutlineOffset<string | number> | undefined) | undefined;
|
|
247
|
-
outlineStyle?: import("csstype").Property.OutlineStyle | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.OutlineStyle | undefined) | undefined;
|
|
248
|
-
outlineWidth?: import("csstype").Property.OutlineWidth<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.OutlineWidth<string | number> | undefined) | undefined;
|
|
249
|
-
overflowAnchor?: import("csstype").Property.OverflowAnchor | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.OverflowAnchor | undefined) | undefined;
|
|
250
|
-
overflowBlock?: import("csstype").Property.OverflowBlock | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.OverflowBlock | undefined) | undefined;
|
|
251
|
-
overflowClipBox?: import("csstype").Property.OverflowClipBox | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.OverflowClipBox | undefined) | undefined;
|
|
252
|
-
overflowClipMargin?: import("csstype").Property.OverflowClipMargin<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.OverflowClipMargin<string | number> | undefined) | undefined;
|
|
253
|
-
overflowInline?: import("csstype").Property.OverflowInline | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.OverflowInline | undefined) | undefined;
|
|
254
|
-
overflowWrap?: import("csstype").Property.OverflowWrap | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.OverflowWrap | undefined) | undefined;
|
|
255
|
-
overflowX?: import("csstype").Property.OverflowX | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.OverflowX | undefined) | undefined;
|
|
256
|
-
overflowY?: import("csstype").Property.OverflowY | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.OverflowY | undefined) | undefined;
|
|
257
|
-
overlay?: import("csstype").Property.Overlay | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Overlay | undefined) | undefined;
|
|
258
|
-
overscrollBehaviorBlock?: import("csstype").Property.OverscrollBehaviorBlock | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.OverscrollBehaviorBlock | undefined) | undefined;
|
|
259
|
-
overscrollBehaviorInline?: import("csstype").Property.OverscrollBehaviorInline | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.OverscrollBehaviorInline | undefined) | undefined;
|
|
260
|
-
overscrollBehaviorX?: import("csstype").Property.OverscrollBehaviorX | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.OverscrollBehaviorX | undefined) | undefined;
|
|
261
|
-
overscrollBehaviorY?: import("csstype").Property.OverscrollBehaviorY | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.OverscrollBehaviorY | undefined) | undefined;
|
|
262
|
-
paddingBlockEnd?: import("csstype").Property.PaddingBlockEnd<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.PaddingBlockEnd<string | number> | undefined) | undefined;
|
|
263
|
-
paddingBlockStart?: import("csstype").Property.PaddingBlockStart<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.PaddingBlockStart<string | number> | undefined) | undefined;
|
|
264
|
-
paddingBottom?: import("csstype").Property.PaddingBottom<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.PaddingBottom<string | number> | undefined) | undefined;
|
|
265
|
-
paddingInlineEnd?: import("csstype").Property.PaddingInlineEnd<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.PaddingInlineEnd<string | number> | undefined) | undefined;
|
|
266
|
-
paddingInlineStart?: import("csstype").Property.PaddingInlineStart<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.PaddingInlineStart<string | number> | undefined) | undefined;
|
|
267
|
-
paddingLeft?: import("csstype").Property.PaddingLeft<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.PaddingLeft<string | number> | undefined) | undefined;
|
|
268
|
-
paddingRight?: import("csstype").Property.PaddingRight<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.PaddingRight<string | number> | undefined) | undefined;
|
|
269
|
-
paddingTop?: import("csstype").Property.PaddingTop<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.PaddingTop<string | number> | undefined) | undefined;
|
|
270
|
-
page?: import("csstype").Property.Page | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Page | undefined) | undefined;
|
|
271
|
-
pageBreakAfter?: import("csstype").Property.PageBreakAfter | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.PageBreakAfter | undefined) | undefined;
|
|
272
|
-
pageBreakBefore?: import("csstype").Property.PageBreakBefore | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.PageBreakBefore | undefined) | undefined;
|
|
273
|
-
pageBreakInside?: import("csstype").Property.PageBreakInside | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.PageBreakInside | undefined) | undefined;
|
|
274
|
-
paintOrder?: import("csstype").Property.PaintOrder | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.PaintOrder | undefined) | undefined;
|
|
275
|
-
perspective?: import("csstype").Property.Perspective<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Perspective<string | number> | undefined) | undefined;
|
|
276
|
-
perspectiveOrigin?: import("csstype").Property.PerspectiveOrigin<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.PerspectiveOrigin<string | number> | undefined) | undefined;
|
|
277
|
-
pointerEvents?: import("csstype").Property.PointerEvents | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.PointerEvents | undefined) | undefined;
|
|
278
|
-
position?: import("csstype").Property.Position | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Position | undefined) | undefined;
|
|
279
|
-
printColorAdjust?: import("csstype").Property.PrintColorAdjust | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.PrintColorAdjust | undefined) | undefined;
|
|
280
|
-
quotes?: import("csstype").Property.Quotes | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Quotes | undefined) | undefined;
|
|
281
|
-
resize?: import("csstype").Property.Resize | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Resize | undefined) | undefined;
|
|
282
|
-
right?: import("csstype").Property.Right<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Right<string | number> | undefined) | undefined;
|
|
283
|
-
rotate?: import("csstype").Property.Rotate | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Rotate | undefined) | undefined;
|
|
284
|
-
rowGap?: import("csstype").Property.RowGap<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.RowGap<string | number> | undefined) | undefined;
|
|
285
|
-
rubyAlign?: import("csstype").Property.RubyAlign | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.RubyAlign | undefined) | undefined;
|
|
286
|
-
rubyMerge?: import("csstype").Property.RubyMerge | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.RubyMerge | undefined) | undefined;
|
|
287
|
-
rubyPosition?: import("csstype").Property.RubyPosition | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.RubyPosition | undefined) | undefined;
|
|
288
|
-
scale?: import("csstype").Property.Scale | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Scale | undefined) | undefined;
|
|
289
|
-
scrollBehavior?: import("csstype").Property.ScrollBehavior | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ScrollBehavior | undefined) | undefined;
|
|
290
|
-
scrollMarginBlockEnd?: import("csstype").Property.ScrollMarginBlockEnd<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ScrollMarginBlockEnd<string | number> | undefined) | undefined;
|
|
291
|
-
scrollMarginBlockStart?: import("csstype").Property.ScrollMarginBlockStart<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ScrollMarginBlockStart<string | number> | undefined) | undefined;
|
|
292
|
-
scrollMarginBottom?: import("csstype").Property.ScrollMarginBottom<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ScrollMarginBottom<string | number> | undefined) | undefined;
|
|
293
|
-
scrollMarginInlineEnd?: import("csstype").Property.ScrollMarginInlineEnd<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ScrollMarginInlineEnd<string | number> | undefined) | undefined;
|
|
294
|
-
scrollMarginInlineStart?: import("csstype").Property.ScrollMarginInlineStart<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ScrollMarginInlineStart<string | number> | undefined) | undefined;
|
|
295
|
-
scrollMarginLeft?: import("csstype").Property.ScrollMarginLeft<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ScrollMarginLeft<string | number> | undefined) | undefined;
|
|
296
|
-
scrollMarginRight?: import("csstype").Property.ScrollMarginRight<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ScrollMarginRight<string | number> | undefined) | undefined;
|
|
297
|
-
scrollMarginTop?: import("csstype").Property.ScrollMarginTop<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ScrollMarginTop<string | number> | undefined) | undefined;
|
|
298
|
-
scrollPaddingBlockEnd?: import("csstype").Property.ScrollPaddingBlockEnd<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ScrollPaddingBlockEnd<string | number> | undefined) | undefined;
|
|
299
|
-
scrollPaddingBlockStart?: import("csstype").Property.ScrollPaddingBlockStart<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ScrollPaddingBlockStart<string | number> | undefined) | undefined;
|
|
300
|
-
scrollPaddingBottom?: import("csstype").Property.ScrollPaddingBottom<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ScrollPaddingBottom<string | number> | undefined) | undefined;
|
|
301
|
-
scrollPaddingInlineEnd?: import("csstype").Property.ScrollPaddingInlineEnd<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ScrollPaddingInlineEnd<string | number> | undefined) | undefined;
|
|
302
|
-
scrollPaddingInlineStart?: import("csstype").Property.ScrollPaddingInlineStart<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ScrollPaddingInlineStart<string | number> | undefined) | undefined;
|
|
303
|
-
scrollPaddingLeft?: import("csstype").Property.ScrollPaddingLeft<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ScrollPaddingLeft<string | number> | undefined) | undefined;
|
|
304
|
-
scrollPaddingRight?: import("csstype").Property.ScrollPaddingRight<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ScrollPaddingRight<string | number> | undefined) | undefined;
|
|
305
|
-
scrollPaddingTop?: import("csstype").Property.ScrollPaddingTop<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ScrollPaddingTop<string | number> | undefined) | undefined;
|
|
306
|
-
scrollSnapAlign?: import("csstype").Property.ScrollSnapAlign | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ScrollSnapAlign | undefined) | undefined;
|
|
307
|
-
scrollSnapMarginBottom?: import("csstype").Property.ScrollMarginBottom<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ScrollMarginBottom<string | number> | undefined) | undefined;
|
|
308
|
-
scrollSnapMarginLeft?: import("csstype").Property.ScrollMarginLeft<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ScrollMarginLeft<string | number> | undefined) | undefined;
|
|
309
|
-
scrollSnapMarginRight?: import("csstype").Property.ScrollMarginRight<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ScrollMarginRight<string | number> | undefined) | undefined;
|
|
310
|
-
scrollSnapMarginTop?: import("csstype").Property.ScrollMarginTop<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ScrollMarginTop<string | number> | undefined) | undefined;
|
|
311
|
-
scrollSnapStop?: import("csstype").Property.ScrollSnapStop | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ScrollSnapStop | undefined) | undefined;
|
|
312
|
-
scrollSnapType?: import("csstype").Property.ScrollSnapType | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ScrollSnapType | undefined) | undefined;
|
|
313
|
-
scrollTimelineAxis?: import("csstype").Property.ScrollTimelineAxis | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ScrollTimelineAxis | undefined) | undefined;
|
|
314
|
-
scrollTimelineName?: import("csstype").Property.ScrollTimelineName | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ScrollTimelineName | undefined) | undefined;
|
|
315
|
-
scrollbarColor?: import("csstype").Property.ScrollbarColor | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ScrollbarColor | undefined) | undefined;
|
|
316
|
-
scrollbarGutter?: import("csstype").Property.ScrollbarGutter | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ScrollbarGutter | undefined) | undefined;
|
|
317
|
-
scrollbarWidth?: import("csstype").Property.ScrollbarWidth | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ScrollbarWidth | undefined) | undefined;
|
|
318
|
-
shapeImageThreshold?: import("csstype").Property.ShapeImageThreshold | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ShapeImageThreshold | undefined) | undefined;
|
|
319
|
-
shapeMargin?: import("csstype").Property.ShapeMargin<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ShapeMargin<string | number> | undefined) | undefined;
|
|
320
|
-
shapeOutside?: import("csstype").Property.ShapeOutside | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ShapeOutside | undefined) | undefined;
|
|
321
|
-
tabSize?: import("csstype").Property.TabSize<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TabSize<string | number> | undefined) | undefined;
|
|
322
|
-
tableLayout?: import("csstype").Property.TableLayout | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TableLayout | undefined) | undefined;
|
|
323
|
-
textAlign?: import("csstype").Property.TextAlign | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TextAlign | undefined) | undefined;
|
|
324
|
-
textAlignLast?: import("csstype").Property.TextAlignLast | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TextAlignLast | undefined) | undefined;
|
|
325
|
-
textCombineUpright?: import("csstype").Property.TextCombineUpright | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TextCombineUpright | undefined) | undefined;
|
|
326
|
-
textDecorationColor?: import("csstype").Property.TextDecorationColor | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TextDecorationColor | undefined) | undefined;
|
|
327
|
-
textDecorationLine?: import("csstype").Property.TextDecorationLine | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TextDecorationLine | undefined) | undefined;
|
|
328
|
-
textDecorationSkip?: import("csstype").Property.TextDecorationSkip | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TextDecorationSkip | undefined) | undefined;
|
|
329
|
-
textDecorationSkipInk?: import("csstype").Property.TextDecorationSkipInk | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TextDecorationSkipInk | undefined) | undefined;
|
|
330
|
-
textDecorationStyle?: import("csstype").Property.TextDecorationStyle | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TextDecorationStyle | undefined) | undefined;
|
|
331
|
-
textDecorationThickness?: import("csstype").Property.TextDecorationThickness<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TextDecorationThickness<string | number> | undefined) | undefined;
|
|
332
|
-
textEmphasisColor?: import("csstype").Property.TextEmphasisColor | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TextEmphasisColor | undefined) | undefined;
|
|
333
|
-
textEmphasisPosition?: import("csstype").Property.TextEmphasisPosition | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TextEmphasisPosition | undefined) | undefined;
|
|
334
|
-
textEmphasisStyle?: import("csstype").Property.TextEmphasisStyle | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TextEmphasisStyle | undefined) | undefined;
|
|
335
|
-
textIndent?: import("csstype").Property.TextIndent<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TextIndent<string | number> | undefined) | undefined;
|
|
336
|
-
textJustify?: import("csstype").Property.TextJustify | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TextJustify | undefined) | undefined;
|
|
337
|
-
textOrientation?: import("csstype").Property.TextOrientation | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TextOrientation | undefined) | undefined;
|
|
338
|
-
textOverflow?: import("csstype").Property.TextOverflow | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TextOverflow | undefined) | undefined;
|
|
339
|
-
textRendering?: import("csstype").Property.TextRendering | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TextRendering | undefined) | undefined;
|
|
340
|
-
textShadow?: import("csstype").Property.TextShadow | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TextShadow | undefined) | undefined;
|
|
341
|
-
textSizeAdjust?: import("csstype").Property.TextSizeAdjust | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TextSizeAdjust | undefined) | undefined;
|
|
342
|
-
textTransform?: import("csstype").Property.TextTransform | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TextTransform | undefined) | undefined;
|
|
343
|
-
textUnderlineOffset?: import("csstype").Property.TextUnderlineOffset<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TextUnderlineOffset<string | number> | undefined) | undefined;
|
|
344
|
-
textUnderlinePosition?: import("csstype").Property.TextUnderlinePosition | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TextUnderlinePosition | undefined) | undefined;
|
|
345
|
-
textWrap?: import("csstype").Property.TextWrap | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TextWrap | undefined) | undefined;
|
|
346
|
-
timelineScope?: import("csstype").Property.TimelineScope | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TimelineScope | undefined) | undefined;
|
|
347
|
-
top?: import("csstype").Property.Top<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Top<string | number> | undefined) | undefined;
|
|
348
|
-
touchAction?: import("csstype").Property.TouchAction | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TouchAction | undefined) | undefined;
|
|
349
|
-
transform?: import("csstype").Property.Transform | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Transform | undefined) | undefined;
|
|
350
|
-
transformBox?: import("csstype").Property.TransformBox | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TransformBox | undefined) | undefined;
|
|
351
|
-
transformOrigin?: import("csstype").Property.TransformOrigin<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TransformOrigin<string | number> | undefined) | undefined;
|
|
352
|
-
transformStyle?: import("csstype").Property.TransformStyle | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TransformStyle | undefined) | undefined;
|
|
353
|
-
transitionBehavior?: import("csstype").Property.TransitionBehavior | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TransitionBehavior | undefined) | undefined;
|
|
354
|
-
transitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TransitionDelay<string & {}> | undefined) | undefined;
|
|
355
|
-
transitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TransitionDuration<string & {}> | undefined) | undefined;
|
|
356
|
-
transitionProperty?: import("csstype").Property.TransitionProperty | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TransitionProperty | undefined) | undefined;
|
|
357
|
-
transitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TransitionTimingFunction | undefined) | undefined;
|
|
358
|
-
translate?: import("csstype").Property.Translate<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Translate<string | number> | undefined) | undefined;
|
|
359
|
-
unicodeBidi?: import("csstype").Property.UnicodeBidi | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.UnicodeBidi | undefined) | undefined;
|
|
360
|
-
userSelect?: import("csstype").Property.UserSelect | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.UserSelect | undefined) | undefined;
|
|
361
|
-
verticalAlign?: import("csstype").Property.VerticalAlign<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.VerticalAlign<string | number> | undefined) | undefined;
|
|
362
|
-
viewTimelineAxis?: import("csstype").Property.ViewTimelineAxis | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ViewTimelineAxis | undefined) | undefined;
|
|
363
|
-
viewTimelineInset?: import("csstype").Property.ViewTimelineInset<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ViewTimelineInset<string | number> | undefined) | undefined;
|
|
364
|
-
viewTimelineName?: import("csstype").Property.ViewTimelineName | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ViewTimelineName | undefined) | undefined;
|
|
365
|
-
viewTransitionName?: import("csstype").Property.ViewTransitionName | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ViewTransitionName | undefined) | undefined;
|
|
366
|
-
visibility?: import("csstype").Property.Visibility | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Visibility | undefined) | undefined;
|
|
367
|
-
whiteSpace?: import("csstype").Property.WhiteSpace | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.WhiteSpace | undefined) | undefined;
|
|
368
|
-
whiteSpaceCollapse?: import("csstype").Property.WhiteSpaceCollapse | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.WhiteSpaceCollapse | undefined) | undefined;
|
|
369
|
-
whiteSpaceTrim?: import("csstype").Property.WhiteSpaceTrim | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.WhiteSpaceTrim | undefined) | undefined;
|
|
370
|
-
widows?: import("csstype").Property.Widows | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Widows | undefined) | undefined;
|
|
371
|
-
width?: import("csstype").Property.Width<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Width<string | number> | undefined) | undefined;
|
|
372
|
-
willChange?: import("csstype").Property.WillChange | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.WillChange | undefined) | undefined;
|
|
373
|
-
wordBreak?: import("csstype").Property.WordBreak | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.WordBreak | undefined) | undefined;
|
|
374
|
-
wordSpacing?: import("csstype").Property.WordSpacing<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.WordSpacing<string | number> | undefined) | undefined;
|
|
375
|
-
wordWrap?: import("csstype").Property.WordWrap | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.WordWrap | undefined) | undefined;
|
|
376
|
-
writingMode?: import("csstype").Property.WritingMode | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.WritingMode | undefined) | undefined;
|
|
377
|
-
zIndex?: import("csstype").Property.ZIndex | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ZIndex | undefined) | undefined;
|
|
378
|
-
zoom?: import("csstype").Property.Zoom | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Zoom | undefined) | undefined;
|
|
379
|
-
all?: import("csstype").Globals | ((theme: import("@meonode/ui").Theme) => import("csstype").Globals | undefined) | undefined;
|
|
380
|
-
animation?: import("csstype").Property.Animation<string & {}> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Animation<string & {}> | undefined) | undefined;
|
|
381
|
-
animationRange?: import("csstype").Property.AnimationRange<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.AnimationRange<string | number> | undefined) | undefined;
|
|
382
|
-
background?: import("csstype").Property.Background<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Background<string | number> | undefined) | undefined;
|
|
383
|
-
backgroundPosition?: import("csstype").Property.BackgroundPosition<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BackgroundPosition<string | number> | undefined) | undefined;
|
|
384
|
-
border?: import("csstype").Property.Border<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Border<string | number> | undefined) | undefined;
|
|
385
|
-
borderBlock?: import("csstype").Property.BorderBlock<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderBlock<string | number> | undefined) | undefined;
|
|
386
|
-
borderBlockEnd?: import("csstype").Property.BorderBlockEnd<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderBlockEnd<string | number> | undefined) | undefined;
|
|
387
|
-
borderBlockStart?: import("csstype").Property.BorderBlockStart<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderBlockStart<string | number> | undefined) | undefined;
|
|
388
|
-
borderBottom?: import("csstype").Property.BorderBottom<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderBottom<string | number> | undefined) | undefined;
|
|
389
|
-
borderColor?: import("csstype").Property.BorderColor | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderColor | undefined) | undefined;
|
|
390
|
-
borderImage?: import("csstype").Property.BorderImage | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderImage | undefined) | undefined;
|
|
391
|
-
borderInline?: import("csstype").Property.BorderInline<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderInline<string | number> | undefined) | undefined;
|
|
392
|
-
borderInlineEnd?: import("csstype").Property.BorderInlineEnd<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderInlineEnd<string | number> | undefined) | undefined;
|
|
393
|
-
borderInlineStart?: import("csstype").Property.BorderInlineStart<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderInlineStart<string | number> | undefined) | undefined;
|
|
394
|
-
borderLeft?: import("csstype").Property.BorderLeft<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderLeft<string | number> | undefined) | undefined;
|
|
395
|
-
borderRadius?: import("csstype").Property.BorderRadius<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderRadius<string | number> | undefined) | undefined;
|
|
396
|
-
borderRight?: import("csstype").Property.BorderRight<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderRight<string | number> | undefined) | undefined;
|
|
397
|
-
borderStyle?: import("csstype").Property.BorderStyle | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderStyle | undefined) | undefined;
|
|
398
|
-
borderTop?: import("csstype").Property.BorderTop<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderTop<string | number> | undefined) | undefined;
|
|
399
|
-
borderWidth?: import("csstype").Property.BorderWidth<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderWidth<string | number> | undefined) | undefined;
|
|
400
|
-
caret?: import("csstype").Property.Caret | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Caret | undefined) | undefined;
|
|
401
|
-
columnRule?: import("csstype").Property.ColumnRule<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ColumnRule<string | number> | undefined) | undefined;
|
|
402
|
-
columns?: import("csstype").Property.Columns<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Columns<string | number> | undefined) | undefined;
|
|
403
|
-
containIntrinsicSize?: import("csstype").Property.ContainIntrinsicSize<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ContainIntrinsicSize<string | number> | undefined) | undefined;
|
|
404
|
-
container?: import("csstype").Property.Container | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Container | undefined) | undefined;
|
|
405
|
-
flex?: import("csstype").Property.Flex<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Flex<string | number> | undefined) | undefined;
|
|
406
|
-
flexFlow?: import("csstype").Property.FlexFlow | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FlexFlow | undefined) | undefined;
|
|
407
|
-
font?: import("csstype").Property.Font | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Font | undefined) | undefined;
|
|
408
|
-
gap?: import("csstype").Property.Gap<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Gap<string | number> | undefined) | undefined;
|
|
409
|
-
grid?: import("csstype").Property.Grid | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Grid | undefined) | undefined;
|
|
410
|
-
gridArea?: import("csstype").Property.GridArea | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.GridArea | undefined) | undefined;
|
|
411
|
-
gridColumn?: import("csstype").Property.GridColumn | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.GridColumn | undefined) | undefined;
|
|
412
|
-
gridRow?: import("csstype").Property.GridRow | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.GridRow | undefined) | undefined;
|
|
413
|
-
gridTemplate?: import("csstype").Property.GridTemplate | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.GridTemplate | undefined) | undefined;
|
|
414
|
-
inset?: import("csstype").Property.Inset<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Inset<string | number> | undefined) | undefined;
|
|
415
|
-
insetBlock?: import("csstype").Property.InsetBlock<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.InsetBlock<string | number> | undefined) | undefined;
|
|
416
|
-
insetInline?: import("csstype").Property.InsetInline<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.InsetInline<string | number> | undefined) | undefined;
|
|
417
|
-
lineClamp?: import("csstype").Property.LineClamp | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.LineClamp | undefined) | undefined;
|
|
418
|
-
listStyle?: import("csstype").Property.ListStyle | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ListStyle | undefined) | undefined;
|
|
419
|
-
margin?: import("csstype").Property.Margin<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Margin<string | number> | undefined) | undefined;
|
|
420
|
-
marginBlock?: import("csstype").Property.MarginBlock<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MarginBlock<string | number> | undefined) | undefined;
|
|
421
|
-
marginInline?: import("csstype").Property.MarginInline<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MarginInline<string | number> | undefined) | undefined;
|
|
422
|
-
mask?: import("csstype").Property.Mask<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Mask<string | number> | undefined) | undefined;
|
|
423
|
-
maskBorder?: import("csstype").Property.MaskBorder | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MaskBorder | undefined) | undefined;
|
|
424
|
-
motion?: import("csstype").Property.Offset<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Offset<string | number> | undefined) | undefined;
|
|
425
|
-
offset?: import("csstype").Property.Offset<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Offset<string | number> | undefined) | undefined;
|
|
426
|
-
outline?: import("csstype").Property.Outline<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Outline<string | number> | undefined) | undefined;
|
|
427
|
-
overflow?: import("csstype").Property.Overflow | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Overflow | undefined) | undefined;
|
|
428
|
-
overscrollBehavior?: import("csstype").Property.OverscrollBehavior | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.OverscrollBehavior | undefined) | undefined;
|
|
429
|
-
padding?: import("csstype").Property.Padding<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Padding<string | number> | undefined) | undefined;
|
|
430
|
-
paddingBlock?: import("csstype").Property.PaddingBlock<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.PaddingBlock<string | number> | undefined) | undefined;
|
|
431
|
-
paddingInline?: import("csstype").Property.PaddingInline<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.PaddingInline<string | number> | undefined) | undefined;
|
|
432
|
-
placeContent?: import("csstype").Property.PlaceContent | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.PlaceContent | undefined) | undefined;
|
|
433
|
-
placeItems?: import("csstype").Property.PlaceItems | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.PlaceItems | undefined) | undefined;
|
|
434
|
-
placeSelf?: import("csstype").Property.PlaceSelf | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.PlaceSelf | undefined) | undefined;
|
|
435
|
-
scrollMargin?: import("csstype").Property.ScrollMargin<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ScrollMargin<string | number> | undefined) | undefined;
|
|
436
|
-
scrollMarginBlock?: import("csstype").Property.ScrollMarginBlock<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ScrollMarginBlock<string | number> | undefined) | undefined;
|
|
437
|
-
scrollMarginInline?: import("csstype").Property.ScrollMarginInline<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ScrollMarginInline<string | number> | undefined) | undefined;
|
|
438
|
-
scrollPadding?: import("csstype").Property.ScrollPadding<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ScrollPadding<string | number> | undefined) | undefined;
|
|
439
|
-
scrollPaddingBlock?: import("csstype").Property.ScrollPaddingBlock<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ScrollPaddingBlock<string | number> | undefined) | undefined;
|
|
440
|
-
scrollPaddingInline?: import("csstype").Property.ScrollPaddingInline<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ScrollPaddingInline<string | number> | undefined) | undefined;
|
|
441
|
-
scrollSnapMargin?: import("csstype").Property.ScrollMargin<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ScrollMargin<string | number> | undefined) | undefined;
|
|
442
|
-
scrollTimeline?: import("csstype").Property.ScrollTimeline | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ScrollTimeline | undefined) | undefined;
|
|
443
|
-
textDecoration?: import("csstype").Property.TextDecoration<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TextDecoration<string | number> | undefined) | undefined;
|
|
444
|
-
textEmphasis?: import("csstype").Property.TextEmphasis | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TextEmphasis | undefined) | undefined;
|
|
445
|
-
transition?: import("csstype").Property.Transition<string & {}> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Transition<string & {}> | undefined) | undefined;
|
|
446
|
-
viewTimeline?: import("csstype").Property.ViewTimeline | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ViewTimeline | undefined) | undefined;
|
|
447
|
-
MozAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.AnimationDelay<string & {}> | undefined) | undefined;
|
|
448
|
-
MozAnimationDirection?: import("csstype").Property.AnimationDirection | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.AnimationDirection | undefined) | undefined;
|
|
449
|
-
MozAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.AnimationDuration<string & {}> | undefined) | undefined;
|
|
450
|
-
MozAnimationFillMode?: import("csstype").Property.AnimationFillMode | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.AnimationFillMode | undefined) | undefined;
|
|
451
|
-
MozAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.AnimationIterationCount | undefined) | undefined;
|
|
452
|
-
MozAnimationName?: import("csstype").Property.AnimationName | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.AnimationName | undefined) | undefined;
|
|
453
|
-
MozAnimationPlayState?: import("csstype").Property.AnimationPlayState | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.AnimationPlayState | undefined) | undefined;
|
|
454
|
-
MozAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.AnimationTimingFunction | undefined) | undefined;
|
|
455
|
-
MozAppearance?: import("csstype").Property.MozAppearance | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MozAppearance | undefined) | undefined;
|
|
456
|
-
MozBinding?: import("csstype").Property.MozBinding | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MozBinding | undefined) | undefined;
|
|
457
|
-
MozBorderBottomColors?: import("csstype").Property.MozBorderBottomColors | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MozBorderBottomColors | undefined) | undefined;
|
|
458
|
-
MozBorderEndColor?: import("csstype").Property.BorderInlineEndColor | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderInlineEndColor | undefined) | undefined;
|
|
459
|
-
MozBorderEndStyle?: import("csstype").Property.BorderInlineEndStyle | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderInlineEndStyle | undefined) | undefined;
|
|
460
|
-
MozBorderEndWidth?: import("csstype").Property.BorderInlineEndWidth<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderInlineEndWidth<string | number> | undefined) | undefined;
|
|
461
|
-
MozBorderLeftColors?: import("csstype").Property.MozBorderLeftColors | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MozBorderLeftColors | undefined) | undefined;
|
|
462
|
-
MozBorderRightColors?: import("csstype").Property.MozBorderRightColors | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MozBorderRightColors | undefined) | undefined;
|
|
463
|
-
MozBorderStartColor?: import("csstype").Property.BorderInlineStartColor | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderInlineStartColor | undefined) | undefined;
|
|
464
|
-
MozBorderStartStyle?: import("csstype").Property.BorderInlineStartStyle | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderInlineStartStyle | undefined) | undefined;
|
|
465
|
-
MozBorderTopColors?: import("csstype").Property.MozBorderTopColors | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MozBorderTopColors | undefined) | undefined;
|
|
466
|
-
MozBoxSizing?: import("csstype").Property.BoxSizing | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BoxSizing | undefined) | undefined;
|
|
467
|
-
MozColumnCount?: import("csstype").Property.ColumnCount | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ColumnCount | undefined) | undefined;
|
|
468
|
-
MozColumnFill?: import("csstype").Property.ColumnFill | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ColumnFill | undefined) | undefined;
|
|
469
|
-
MozColumnRuleColor?: import("csstype").Property.ColumnRuleColor | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ColumnRuleColor | undefined) | undefined;
|
|
470
|
-
MozColumnRuleStyle?: import("csstype").Property.ColumnRuleStyle | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ColumnRuleStyle | undefined) | undefined;
|
|
471
|
-
MozColumnRuleWidth?: import("csstype").Property.ColumnRuleWidth<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ColumnRuleWidth<string | number> | undefined) | undefined;
|
|
472
|
-
MozColumnWidth?: import("csstype").Property.ColumnWidth<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ColumnWidth<string | number> | undefined) | undefined;
|
|
473
|
-
MozContextProperties?: import("csstype").Property.MozContextProperties | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MozContextProperties | undefined) | undefined;
|
|
474
|
-
MozFontFeatureSettings?: import("csstype").Property.FontFeatureSettings | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FontFeatureSettings | undefined) | undefined;
|
|
475
|
-
MozFontLanguageOverride?: import("csstype").Property.FontLanguageOverride | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FontLanguageOverride | undefined) | undefined;
|
|
476
|
-
MozHyphens?: import("csstype").Property.Hyphens | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Hyphens | undefined) | undefined;
|
|
477
|
-
MozImageRegion?: import("csstype").Property.MozImageRegion | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MozImageRegion | undefined) | undefined;
|
|
478
|
-
MozMarginEnd?: import("csstype").Property.MarginInlineEnd<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MarginInlineEnd<string | number> | undefined) | undefined;
|
|
479
|
-
MozMarginStart?: import("csstype").Property.MarginInlineStart<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MarginInlineStart<string | number> | undefined) | undefined;
|
|
480
|
-
MozOrient?: import("csstype").Property.MozOrient | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MozOrient | undefined) | undefined;
|
|
481
|
-
MozOsxFontSmoothing?: import("csstype").Property.FontSmooth<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FontSmooth<string | number> | undefined) | undefined;
|
|
482
|
-
MozOutlineRadiusBottomleft?: import("csstype").Property.MozOutlineRadiusBottomleft<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MozOutlineRadiusBottomleft<string | number> | undefined) | undefined;
|
|
483
|
-
MozOutlineRadiusBottomright?: import("csstype").Property.MozOutlineRadiusBottomright<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MozOutlineRadiusBottomright<string | number> | undefined) | undefined;
|
|
484
|
-
MozOutlineRadiusTopleft?: import("csstype").Property.MozOutlineRadiusTopleft<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MozOutlineRadiusTopleft<string | number> | undefined) | undefined;
|
|
485
|
-
MozOutlineRadiusTopright?: import("csstype").Property.MozOutlineRadiusTopright<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MozOutlineRadiusTopright<string | number> | undefined) | undefined;
|
|
486
|
-
MozPaddingEnd?: import("csstype").Property.PaddingInlineEnd<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.PaddingInlineEnd<string | number> | undefined) | undefined;
|
|
487
|
-
MozPaddingStart?: import("csstype").Property.PaddingInlineStart<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.PaddingInlineStart<string | number> | undefined) | undefined;
|
|
488
|
-
MozStackSizing?: import("csstype").Property.MozStackSizing | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MozStackSizing | undefined) | undefined;
|
|
489
|
-
MozTabSize?: import("csstype").Property.TabSize<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TabSize<string | number> | undefined) | undefined;
|
|
490
|
-
MozTextBlink?: import("csstype").Property.MozTextBlink | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MozTextBlink | undefined) | undefined;
|
|
491
|
-
MozTextSizeAdjust?: import("csstype").Property.TextSizeAdjust | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TextSizeAdjust | undefined) | undefined;
|
|
492
|
-
MozUserFocus?: import("csstype").Property.MozUserFocus | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MozUserFocus | undefined) | undefined;
|
|
493
|
-
MozUserModify?: import("csstype").Property.MozUserModify | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MozUserModify | undefined) | undefined;
|
|
494
|
-
MozUserSelect?: import("csstype").Property.UserSelect | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.UserSelect | undefined) | undefined;
|
|
495
|
-
MozWindowDragging?: import("csstype").Property.MozWindowDragging | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MozWindowDragging | undefined) | undefined;
|
|
496
|
-
MozWindowShadow?: import("csstype").Property.MozWindowShadow | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MozWindowShadow | undefined) | undefined;
|
|
497
|
-
msAccelerator?: import("csstype").Property.MsAccelerator | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsAccelerator | undefined) | undefined;
|
|
498
|
-
msBlockProgression?: import("csstype").Property.MsBlockProgression | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsBlockProgression | undefined) | undefined;
|
|
499
|
-
msContentZoomChaining?: import("csstype").Property.MsContentZoomChaining | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsContentZoomChaining | undefined) | undefined;
|
|
500
|
-
msContentZoomLimitMax?: import("csstype").Property.MsContentZoomLimitMax | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsContentZoomLimitMax | undefined) | undefined;
|
|
501
|
-
msContentZoomLimitMin?: import("csstype").Property.MsContentZoomLimitMin | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsContentZoomLimitMin | undefined) | undefined;
|
|
502
|
-
msContentZoomSnapPoints?: import("csstype").Property.MsContentZoomSnapPoints | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsContentZoomSnapPoints | undefined) | undefined;
|
|
503
|
-
msContentZoomSnapType?: import("csstype").Property.MsContentZoomSnapType | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsContentZoomSnapType | undefined) | undefined;
|
|
504
|
-
msContentZooming?: import("csstype").Property.MsContentZooming | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsContentZooming | undefined) | undefined;
|
|
505
|
-
msFilter?: import("csstype").Property.MsFilter | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsFilter | undefined) | undefined;
|
|
506
|
-
msFlexDirection?: import("csstype").Property.FlexDirection | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FlexDirection | undefined) | undefined;
|
|
507
|
-
msFlexPositive?: import("csstype").Property.FlexGrow | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FlexGrow | undefined) | undefined;
|
|
508
|
-
msFlowFrom?: import("csstype").Property.MsFlowFrom | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsFlowFrom | undefined) | undefined;
|
|
509
|
-
msFlowInto?: import("csstype").Property.MsFlowInto | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsFlowInto | undefined) | undefined;
|
|
510
|
-
msGridColumns?: import("csstype").Property.MsGridColumns<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsGridColumns<string | number> | undefined) | undefined;
|
|
511
|
-
msGridRows?: import("csstype").Property.MsGridRows<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsGridRows<string | number> | undefined) | undefined;
|
|
512
|
-
msHighContrastAdjust?: import("csstype").Property.MsHighContrastAdjust | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsHighContrastAdjust | undefined) | undefined;
|
|
513
|
-
msHyphenateLimitChars?: import("csstype").Property.MsHyphenateLimitChars | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsHyphenateLimitChars | undefined) | undefined;
|
|
514
|
-
msHyphenateLimitLines?: import("csstype").Property.MsHyphenateLimitLines | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsHyphenateLimitLines | undefined) | undefined;
|
|
515
|
-
msHyphenateLimitZone?: import("csstype").Property.MsHyphenateLimitZone<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsHyphenateLimitZone<string | number> | undefined) | undefined;
|
|
516
|
-
msHyphens?: import("csstype").Property.Hyphens | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Hyphens | undefined) | undefined;
|
|
517
|
-
msImeAlign?: import("csstype").Property.MsImeAlign | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsImeAlign | undefined) | undefined;
|
|
518
|
-
msLineBreak?: import("csstype").Property.LineBreak | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.LineBreak | undefined) | undefined;
|
|
519
|
-
msOrder?: import("csstype").Property.Order | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Order | undefined) | undefined;
|
|
520
|
-
msOverflowStyle?: import("csstype").Property.MsOverflowStyle | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsOverflowStyle | undefined) | undefined;
|
|
521
|
-
msOverflowX?: import("csstype").Property.OverflowX | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.OverflowX | undefined) | undefined;
|
|
522
|
-
msOverflowY?: import("csstype").Property.OverflowY | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.OverflowY | undefined) | undefined;
|
|
523
|
-
msScrollChaining?: import("csstype").Property.MsScrollChaining | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsScrollChaining | undefined) | undefined;
|
|
524
|
-
msScrollLimitXMax?: import("csstype").Property.MsScrollLimitXMax<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsScrollLimitXMax<string | number> | undefined) | undefined;
|
|
525
|
-
msScrollLimitXMin?: import("csstype").Property.MsScrollLimitXMin<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsScrollLimitXMin<string | number> | undefined) | undefined;
|
|
526
|
-
msScrollLimitYMax?: import("csstype").Property.MsScrollLimitYMax<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsScrollLimitYMax<string | number> | undefined) | undefined;
|
|
527
|
-
msScrollLimitYMin?: import("csstype").Property.MsScrollLimitYMin<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsScrollLimitYMin<string | number> | undefined) | undefined;
|
|
528
|
-
msScrollRails?: import("csstype").Property.MsScrollRails | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsScrollRails | undefined) | undefined;
|
|
529
|
-
msScrollSnapPointsX?: import("csstype").Property.MsScrollSnapPointsX | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsScrollSnapPointsX | undefined) | undefined;
|
|
530
|
-
msScrollSnapPointsY?: import("csstype").Property.MsScrollSnapPointsY | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsScrollSnapPointsY | undefined) | undefined;
|
|
531
|
-
msScrollSnapType?: import("csstype").Property.MsScrollSnapType | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsScrollSnapType | undefined) | undefined;
|
|
532
|
-
msScrollTranslation?: import("csstype").Property.MsScrollTranslation | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsScrollTranslation | undefined) | undefined;
|
|
533
|
-
msScrollbar3dlightColor?: import("csstype").Property.MsScrollbar3dlightColor | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsScrollbar3dlightColor | undefined) | undefined;
|
|
534
|
-
msScrollbarArrowColor?: import("csstype").Property.MsScrollbarArrowColor | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsScrollbarArrowColor | undefined) | undefined;
|
|
535
|
-
msScrollbarBaseColor?: import("csstype").Property.MsScrollbarBaseColor | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsScrollbarBaseColor | undefined) | undefined;
|
|
536
|
-
msScrollbarDarkshadowColor?: import("csstype").Property.MsScrollbarDarkshadowColor | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsScrollbarDarkshadowColor | undefined) | undefined;
|
|
537
|
-
msScrollbarFaceColor?: import("csstype").Property.MsScrollbarFaceColor | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsScrollbarFaceColor | undefined) | undefined;
|
|
538
|
-
msScrollbarHighlightColor?: import("csstype").Property.MsScrollbarHighlightColor | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsScrollbarHighlightColor | undefined) | undefined;
|
|
539
|
-
msScrollbarShadowColor?: import("csstype").Property.MsScrollbarShadowColor | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsScrollbarShadowColor | undefined) | undefined;
|
|
540
|
-
msScrollbarTrackColor?: import("csstype").Property.MsScrollbarTrackColor | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsScrollbarTrackColor | undefined) | undefined;
|
|
541
|
-
msTextAutospace?: import("csstype").Property.MsTextAutospace | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsTextAutospace | undefined) | undefined;
|
|
542
|
-
msTextCombineHorizontal?: import("csstype").Property.TextCombineUpright | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TextCombineUpright | undefined) | undefined;
|
|
543
|
-
msTextOverflow?: import("csstype").Property.TextOverflow | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TextOverflow | undefined) | undefined;
|
|
544
|
-
msTouchAction?: import("csstype").Property.TouchAction | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TouchAction | undefined) | undefined;
|
|
545
|
-
msTouchSelect?: import("csstype").Property.MsTouchSelect | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsTouchSelect | undefined) | undefined;
|
|
546
|
-
msTransform?: import("csstype").Property.Transform | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Transform | undefined) | undefined;
|
|
547
|
-
msTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TransformOrigin<string | number> | undefined) | undefined;
|
|
548
|
-
msTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TransitionDelay<string & {}> | undefined) | undefined;
|
|
549
|
-
msTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TransitionDuration<string & {}> | undefined) | undefined;
|
|
550
|
-
msTransitionProperty?: import("csstype").Property.TransitionProperty | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TransitionProperty | undefined) | undefined;
|
|
551
|
-
msTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TransitionTimingFunction | undefined) | undefined;
|
|
552
|
-
msUserSelect?: import("csstype").Property.MsUserSelect | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsUserSelect | undefined) | undefined;
|
|
553
|
-
msWordBreak?: import("csstype").Property.WordBreak | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.WordBreak | undefined) | undefined;
|
|
554
|
-
msWrapFlow?: import("csstype").Property.MsWrapFlow | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsWrapFlow | undefined) | undefined;
|
|
555
|
-
msWrapMargin?: import("csstype").Property.MsWrapMargin<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsWrapMargin<string | number> | undefined) | undefined;
|
|
556
|
-
msWrapThrough?: import("csstype").Property.MsWrapThrough | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsWrapThrough | undefined) | undefined;
|
|
557
|
-
msWritingMode?: import("csstype").Property.WritingMode | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.WritingMode | undefined) | undefined;
|
|
558
|
-
WebkitAlignContent?: import("csstype").Property.AlignContent | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.AlignContent | undefined) | undefined;
|
|
559
|
-
WebkitAlignItems?: import("csstype").Property.AlignItems | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.AlignItems | undefined) | undefined;
|
|
560
|
-
WebkitAlignSelf?: import("csstype").Property.AlignSelf | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.AlignSelf | undefined) | undefined;
|
|
561
|
-
WebkitAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.AnimationDelay<string & {}> | undefined) | undefined;
|
|
562
|
-
WebkitAnimationDirection?: import("csstype").Property.AnimationDirection | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.AnimationDirection | undefined) | undefined;
|
|
563
|
-
WebkitAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.AnimationDuration<string & {}> | undefined) | undefined;
|
|
564
|
-
WebkitAnimationFillMode?: import("csstype").Property.AnimationFillMode | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.AnimationFillMode | undefined) | undefined;
|
|
565
|
-
WebkitAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.AnimationIterationCount | undefined) | undefined;
|
|
566
|
-
WebkitAnimationName?: import("csstype").Property.AnimationName | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.AnimationName | undefined) | undefined;
|
|
567
|
-
WebkitAnimationPlayState?: import("csstype").Property.AnimationPlayState | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.AnimationPlayState | undefined) | undefined;
|
|
568
|
-
WebkitAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.AnimationTimingFunction | undefined) | undefined;
|
|
569
|
-
WebkitAppearance?: import("csstype").Property.WebkitAppearance | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.WebkitAppearance | undefined) | undefined;
|
|
570
|
-
WebkitBackdropFilter?: import("csstype").Property.BackdropFilter | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BackdropFilter | undefined) | undefined;
|
|
571
|
-
WebkitBackfaceVisibility?: import("csstype").Property.BackfaceVisibility | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BackfaceVisibility | undefined) | undefined;
|
|
572
|
-
WebkitBackgroundClip?: import("csstype").Property.BackgroundClip | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BackgroundClip | undefined) | undefined;
|
|
573
|
-
WebkitBackgroundOrigin?: import("csstype").Property.BackgroundOrigin | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BackgroundOrigin | undefined) | undefined;
|
|
574
|
-
WebkitBackgroundSize?: import("csstype").Property.BackgroundSize<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BackgroundSize<string | number> | undefined) | undefined;
|
|
575
|
-
WebkitBorderBeforeColor?: import("csstype").Property.WebkitBorderBeforeColor | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.WebkitBorderBeforeColor | undefined) | undefined;
|
|
576
|
-
WebkitBorderBeforeStyle?: import("csstype").Property.WebkitBorderBeforeStyle | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.WebkitBorderBeforeStyle | undefined) | undefined;
|
|
577
|
-
WebkitBorderBeforeWidth?: import("csstype").Property.WebkitBorderBeforeWidth<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.WebkitBorderBeforeWidth<string | number> | undefined) | undefined;
|
|
578
|
-
WebkitBorderBottomLeftRadius?: import("csstype").Property.BorderBottomLeftRadius<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined) | undefined;
|
|
579
|
-
WebkitBorderBottomRightRadius?: import("csstype").Property.BorderBottomRightRadius<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderBottomRightRadius<string | number> | undefined) | undefined;
|
|
580
|
-
WebkitBorderImageSlice?: import("csstype").Property.BorderImageSlice | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderImageSlice | undefined) | undefined;
|
|
581
|
-
WebkitBorderTopLeftRadius?: import("csstype").Property.BorderTopLeftRadius<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderTopLeftRadius<string | number> | undefined) | undefined;
|
|
582
|
-
WebkitBorderTopRightRadius?: import("csstype").Property.BorderTopRightRadius<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderTopRightRadius<string | number> | undefined) | undefined;
|
|
583
|
-
WebkitBoxDecorationBreak?: import("csstype").Property.BoxDecorationBreak | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BoxDecorationBreak | undefined) | undefined;
|
|
584
|
-
WebkitBoxReflect?: import("csstype").Property.WebkitBoxReflect<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.WebkitBoxReflect<string | number> | undefined) | undefined;
|
|
585
|
-
WebkitBoxShadow?: import("csstype").Property.BoxShadow | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BoxShadow | undefined) | undefined;
|
|
586
|
-
WebkitBoxSizing?: import("csstype").Property.BoxSizing | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BoxSizing | undefined) | undefined;
|
|
587
|
-
WebkitClipPath?: import("csstype").Property.ClipPath | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ClipPath | undefined) | undefined;
|
|
588
|
-
WebkitColumnCount?: import("csstype").Property.ColumnCount | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ColumnCount | undefined) | undefined;
|
|
589
|
-
WebkitColumnFill?: import("csstype").Property.ColumnFill | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ColumnFill | undefined) | undefined;
|
|
590
|
-
WebkitColumnRuleColor?: import("csstype").Property.ColumnRuleColor | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ColumnRuleColor | undefined) | undefined;
|
|
591
|
-
WebkitColumnRuleStyle?: import("csstype").Property.ColumnRuleStyle | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ColumnRuleStyle | undefined) | undefined;
|
|
592
|
-
WebkitColumnRuleWidth?: import("csstype").Property.ColumnRuleWidth<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ColumnRuleWidth<string | number> | undefined) | undefined;
|
|
593
|
-
WebkitColumnSpan?: import("csstype").Property.ColumnSpan | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ColumnSpan | undefined) | undefined;
|
|
594
|
-
WebkitColumnWidth?: import("csstype").Property.ColumnWidth<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ColumnWidth<string | number> | undefined) | undefined;
|
|
595
|
-
WebkitFilter?: import("csstype").Property.Filter | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Filter | undefined) | undefined;
|
|
596
|
-
WebkitFlexBasis?: import("csstype").Property.FlexBasis<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FlexBasis<string | number> | undefined) | undefined;
|
|
597
|
-
WebkitFlexDirection?: import("csstype").Property.FlexDirection | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FlexDirection | undefined) | undefined;
|
|
598
|
-
WebkitFlexGrow?: import("csstype").Property.FlexGrow | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FlexGrow | undefined) | undefined;
|
|
599
|
-
WebkitFlexShrink?: import("csstype").Property.FlexShrink | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FlexShrink | undefined) | undefined;
|
|
600
|
-
WebkitFlexWrap?: import("csstype").Property.FlexWrap | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FlexWrap | undefined) | undefined;
|
|
601
|
-
WebkitFontFeatureSettings?: import("csstype").Property.FontFeatureSettings | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FontFeatureSettings | undefined) | undefined;
|
|
602
|
-
WebkitFontKerning?: import("csstype").Property.FontKerning | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FontKerning | undefined) | undefined;
|
|
603
|
-
WebkitFontSmoothing?: import("csstype").Property.FontSmooth<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FontSmooth<string | number> | undefined) | undefined;
|
|
604
|
-
WebkitFontVariantLigatures?: import("csstype").Property.FontVariantLigatures | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FontVariantLigatures | undefined) | undefined;
|
|
605
|
-
WebkitHyphenateCharacter?: import("csstype").Property.HyphenateCharacter | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.HyphenateCharacter | undefined) | undefined;
|
|
606
|
-
WebkitHyphens?: import("csstype").Property.Hyphens | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Hyphens | undefined) | undefined;
|
|
607
|
-
WebkitInitialLetter?: import("csstype").Property.InitialLetter | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.InitialLetter | undefined) | undefined;
|
|
608
|
-
WebkitJustifyContent?: import("csstype").Property.JustifyContent | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.JustifyContent | undefined) | undefined;
|
|
609
|
-
WebkitLineBreak?: import("csstype").Property.LineBreak | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.LineBreak | undefined) | undefined;
|
|
610
|
-
WebkitLineClamp?: import("csstype").Property.WebkitLineClamp | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.WebkitLineClamp | undefined) | undefined;
|
|
611
|
-
WebkitMarginEnd?: import("csstype").Property.MarginInlineEnd<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MarginInlineEnd<string | number> | undefined) | undefined;
|
|
612
|
-
WebkitMarginStart?: import("csstype").Property.MarginInlineStart<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MarginInlineStart<string | number> | undefined) | undefined;
|
|
613
|
-
WebkitMaskAttachment?: import("csstype").Property.WebkitMaskAttachment | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.WebkitMaskAttachment | undefined) | undefined;
|
|
614
|
-
WebkitMaskBoxImageOutset?: import("csstype").Property.MaskBorderOutset<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MaskBorderOutset<string | number> | undefined) | undefined;
|
|
615
|
-
WebkitMaskBoxImageRepeat?: import("csstype").Property.MaskBorderRepeat | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MaskBorderRepeat | undefined) | undefined;
|
|
616
|
-
WebkitMaskBoxImageSlice?: import("csstype").Property.MaskBorderSlice | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MaskBorderSlice | undefined) | undefined;
|
|
617
|
-
WebkitMaskBoxImageSource?: import("csstype").Property.MaskBorderSource | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MaskBorderSource | undefined) | undefined;
|
|
618
|
-
WebkitMaskBoxImageWidth?: import("csstype").Property.MaskBorderWidth<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MaskBorderWidth<string | number> | undefined) | undefined;
|
|
619
|
-
WebkitMaskClip?: import("csstype").Property.WebkitMaskClip | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.WebkitMaskClip | undefined) | undefined;
|
|
620
|
-
WebkitMaskComposite?: import("csstype").Property.WebkitMaskComposite | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.WebkitMaskComposite | undefined) | undefined;
|
|
621
|
-
WebkitMaskImage?: import("csstype").Property.WebkitMaskImage | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.WebkitMaskImage | undefined) | undefined;
|
|
622
|
-
WebkitMaskOrigin?: import("csstype").Property.WebkitMaskOrigin | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.WebkitMaskOrigin | undefined) | undefined;
|
|
623
|
-
WebkitMaskPosition?: import("csstype").Property.WebkitMaskPosition<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.WebkitMaskPosition<string | number> | undefined) | undefined;
|
|
624
|
-
WebkitMaskPositionX?: import("csstype").Property.WebkitMaskPositionX<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.WebkitMaskPositionX<string | number> | undefined) | undefined;
|
|
625
|
-
WebkitMaskPositionY?: import("csstype").Property.WebkitMaskPositionY<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.WebkitMaskPositionY<string | number> | undefined) | undefined;
|
|
626
|
-
WebkitMaskRepeat?: import("csstype").Property.WebkitMaskRepeat | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.WebkitMaskRepeat | undefined) | undefined;
|
|
627
|
-
WebkitMaskRepeatX?: import("csstype").Property.WebkitMaskRepeatX | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.WebkitMaskRepeatX | undefined) | undefined;
|
|
628
|
-
WebkitMaskRepeatY?: import("csstype").Property.WebkitMaskRepeatY | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.WebkitMaskRepeatY | undefined) | undefined;
|
|
629
|
-
WebkitMaskSize?: import("csstype").Property.WebkitMaskSize<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.WebkitMaskSize<string | number> | undefined) | undefined;
|
|
630
|
-
WebkitMaxInlineSize?: import("csstype").Property.MaxInlineSize<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MaxInlineSize<string | number> | undefined) | undefined;
|
|
631
|
-
WebkitOrder?: import("csstype").Property.Order | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Order | undefined) | undefined;
|
|
632
|
-
WebkitOverflowScrolling?: import("csstype").Property.WebkitOverflowScrolling | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.WebkitOverflowScrolling | undefined) | undefined;
|
|
633
|
-
WebkitPaddingEnd?: import("csstype").Property.PaddingInlineEnd<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.PaddingInlineEnd<string | number> | undefined) | undefined;
|
|
634
|
-
WebkitPaddingStart?: import("csstype").Property.PaddingInlineStart<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.PaddingInlineStart<string | number> | undefined) | undefined;
|
|
635
|
-
WebkitPerspective?: import("csstype").Property.Perspective<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Perspective<string | number> | undefined) | undefined;
|
|
636
|
-
WebkitPerspectiveOrigin?: import("csstype").Property.PerspectiveOrigin<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.PerspectiveOrigin<string | number> | undefined) | undefined;
|
|
637
|
-
WebkitPrintColorAdjust?: import("csstype").Property.PrintColorAdjust | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.PrintColorAdjust | undefined) | undefined;
|
|
638
|
-
WebkitRubyPosition?: import("csstype").Property.RubyPosition | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.RubyPosition | undefined) | undefined;
|
|
639
|
-
WebkitScrollSnapType?: import("csstype").Property.ScrollSnapType | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ScrollSnapType | undefined) | undefined;
|
|
640
|
-
WebkitShapeMargin?: import("csstype").Property.ShapeMargin<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ShapeMargin<string | number> | undefined) | undefined;
|
|
641
|
-
WebkitTapHighlightColor?: import("csstype").Property.WebkitTapHighlightColor | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.WebkitTapHighlightColor | undefined) | undefined;
|
|
642
|
-
WebkitTextCombine?: import("csstype").Property.TextCombineUpright | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TextCombineUpright | undefined) | undefined;
|
|
643
|
-
WebkitTextDecorationColor?: import("csstype").Property.TextDecorationColor | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TextDecorationColor | undefined) | undefined;
|
|
644
|
-
WebkitTextDecorationLine?: import("csstype").Property.TextDecorationLine | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TextDecorationLine | undefined) | undefined;
|
|
645
|
-
WebkitTextDecorationSkip?: import("csstype").Property.TextDecorationSkip | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TextDecorationSkip | undefined) | undefined;
|
|
646
|
-
WebkitTextDecorationStyle?: import("csstype").Property.TextDecorationStyle | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TextDecorationStyle | undefined) | undefined;
|
|
647
|
-
WebkitTextEmphasisColor?: import("csstype").Property.TextEmphasisColor | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TextEmphasisColor | undefined) | undefined;
|
|
648
|
-
WebkitTextEmphasisPosition?: import("csstype").Property.TextEmphasisPosition | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TextEmphasisPosition | undefined) | undefined;
|
|
649
|
-
WebkitTextEmphasisStyle?: import("csstype").Property.TextEmphasisStyle | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TextEmphasisStyle | undefined) | undefined;
|
|
650
|
-
WebkitTextFillColor?: import("csstype").Property.WebkitTextFillColor | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.WebkitTextFillColor | undefined) | undefined;
|
|
651
|
-
WebkitTextOrientation?: import("csstype").Property.TextOrientation | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TextOrientation | undefined) | undefined;
|
|
652
|
-
WebkitTextSizeAdjust?: import("csstype").Property.TextSizeAdjust | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TextSizeAdjust | undefined) | undefined;
|
|
653
|
-
WebkitTextStrokeColor?: import("csstype").Property.WebkitTextStrokeColor | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.WebkitTextStrokeColor | undefined) | undefined;
|
|
654
|
-
WebkitTextStrokeWidth?: import("csstype").Property.WebkitTextStrokeWidth<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.WebkitTextStrokeWidth<string | number> | undefined) | undefined;
|
|
655
|
-
WebkitTextUnderlinePosition?: import("csstype").Property.TextUnderlinePosition | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TextUnderlinePosition | undefined) | undefined;
|
|
656
|
-
WebkitTouchCallout?: import("csstype").Property.WebkitTouchCallout | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.WebkitTouchCallout | undefined) | undefined;
|
|
657
|
-
WebkitTransform?: import("csstype").Property.Transform | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Transform | undefined) | undefined;
|
|
658
|
-
WebkitTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TransformOrigin<string | number> | undefined) | undefined;
|
|
659
|
-
WebkitTransformStyle?: import("csstype").Property.TransformStyle | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TransformStyle | undefined) | undefined;
|
|
660
|
-
WebkitTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TransitionDelay<string & {}> | undefined) | undefined;
|
|
661
|
-
WebkitTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TransitionDuration<string & {}> | undefined) | undefined;
|
|
662
|
-
WebkitTransitionProperty?: import("csstype").Property.TransitionProperty | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TransitionProperty | undefined) | undefined;
|
|
663
|
-
WebkitTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TransitionTimingFunction | undefined) | undefined;
|
|
664
|
-
WebkitUserModify?: import("csstype").Property.WebkitUserModify | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.WebkitUserModify | undefined) | undefined;
|
|
665
|
-
WebkitUserSelect?: import("csstype").Property.UserSelect | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.UserSelect | undefined) | undefined;
|
|
666
|
-
WebkitWritingMode?: import("csstype").Property.WritingMode | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.WritingMode | undefined) | undefined;
|
|
667
|
-
MozAnimation?: import("csstype").Property.Animation<string & {}> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Animation<string & {}> | undefined) | undefined;
|
|
668
|
-
MozBorderImage?: import("csstype").Property.BorderImage | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderImage | undefined) | undefined;
|
|
669
|
-
MozColumnRule?: import("csstype").Property.ColumnRule<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ColumnRule<string | number> | undefined) | undefined;
|
|
670
|
-
MozColumns?: import("csstype").Property.Columns<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Columns<string | number> | undefined) | undefined;
|
|
671
|
-
MozOutlineRadius?: import("csstype").Property.MozOutlineRadius<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MozOutlineRadius<string | number> | undefined) | undefined;
|
|
672
|
-
msContentZoomLimit?: import("csstype").Property.MsContentZoomLimit | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsContentZoomLimit | undefined) | undefined;
|
|
673
|
-
msContentZoomSnap?: import("csstype").Property.MsContentZoomSnap | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsContentZoomSnap | undefined) | undefined;
|
|
674
|
-
msFlex?: import("csstype").Property.Flex<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Flex<string | number> | undefined) | undefined;
|
|
675
|
-
msScrollLimit?: import("csstype").Property.MsScrollLimit | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsScrollLimit | undefined) | undefined;
|
|
676
|
-
msScrollSnapX?: import("csstype").Property.MsScrollSnapX | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsScrollSnapX | undefined) | undefined;
|
|
677
|
-
msScrollSnapY?: import("csstype").Property.MsScrollSnapY | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MsScrollSnapY | undefined) | undefined;
|
|
678
|
-
msTransition?: import("csstype").Property.Transition<string & {}> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Transition<string & {}> | undefined) | undefined;
|
|
679
|
-
WebkitAnimation?: import("csstype").Property.Animation<string & {}> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Animation<string & {}> | undefined) | undefined;
|
|
680
|
-
WebkitBorderBefore?: import("csstype").Property.WebkitBorderBefore<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.WebkitBorderBefore<string | number> | undefined) | undefined;
|
|
681
|
-
WebkitBorderImage?: import("csstype").Property.BorderImage | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderImage | undefined) | undefined;
|
|
682
|
-
WebkitBorderRadius?: import("csstype").Property.BorderRadius<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderRadius<string | number> | undefined) | undefined;
|
|
683
|
-
WebkitColumnRule?: import("csstype").Property.ColumnRule<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ColumnRule<string | number> | undefined) | undefined;
|
|
684
|
-
WebkitColumns?: import("csstype").Property.Columns<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Columns<string | number> | undefined) | undefined;
|
|
685
|
-
WebkitFlex?: import("csstype").Property.Flex<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Flex<string | number> | undefined) | undefined;
|
|
686
|
-
WebkitFlexFlow?: import("csstype").Property.FlexFlow | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FlexFlow | undefined) | undefined;
|
|
687
|
-
WebkitMask?: import("csstype").Property.WebkitMask<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.WebkitMask<string | number> | undefined) | undefined;
|
|
688
|
-
WebkitMaskBoxImage?: import("csstype").Property.MaskBorder | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MaskBorder | undefined) | undefined;
|
|
689
|
-
WebkitTextEmphasis?: import("csstype").Property.TextEmphasis | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TextEmphasis | undefined) | undefined;
|
|
690
|
-
WebkitTextStroke?: import("csstype").Property.WebkitTextStroke<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.WebkitTextStroke<string | number> | undefined) | undefined;
|
|
691
|
-
WebkitTransition?: import("csstype").Property.Transition<string & {}> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Transition<string & {}> | undefined) | undefined;
|
|
692
|
-
azimuth?: import("csstype").Property.Azimuth | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Azimuth | undefined) | undefined;
|
|
693
|
-
boxAlign?: import("csstype").Property.BoxAlign | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BoxAlign | undefined) | undefined;
|
|
694
|
-
boxDirection?: import("csstype").Property.BoxDirection | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BoxDirection | undefined) | undefined;
|
|
695
|
-
boxFlex?: import("csstype").Property.BoxFlex | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BoxFlex | undefined) | undefined;
|
|
696
|
-
boxFlexGroup?: import("csstype").Property.BoxFlexGroup | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BoxFlexGroup | undefined) | undefined;
|
|
697
|
-
boxLines?: import("csstype").Property.BoxLines | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BoxLines | undefined) | undefined;
|
|
698
|
-
boxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BoxOrdinalGroup | undefined) | undefined;
|
|
699
|
-
boxOrient?: import("csstype").Property.BoxOrient | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BoxOrient | undefined) | undefined;
|
|
700
|
-
boxPack?: import("csstype").Property.BoxPack | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BoxPack | undefined) | undefined;
|
|
701
|
-
clip?: import("csstype").Property.Clip | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Clip | undefined) | undefined;
|
|
702
|
-
gridColumnGap?: import("csstype").Property.GridColumnGap<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.GridColumnGap<string | number> | undefined) | undefined;
|
|
703
|
-
gridGap?: import("csstype").Property.GridGap<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.GridGap<string | number> | undefined) | undefined;
|
|
704
|
-
gridRowGap?: import("csstype").Property.GridRowGap<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.GridRowGap<string | number> | undefined) | undefined;
|
|
705
|
-
imeMode?: import("csstype").Property.ImeMode | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ImeMode | undefined) | undefined;
|
|
706
|
-
offsetBlock?: import("csstype").Property.InsetBlock<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.InsetBlock<string | number> | undefined) | undefined;
|
|
707
|
-
offsetBlockEnd?: import("csstype").Property.InsetBlockEnd<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.InsetBlockEnd<string | number> | undefined) | undefined;
|
|
708
|
-
offsetBlockStart?: import("csstype").Property.InsetBlockStart<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.InsetBlockStart<string | number> | undefined) | undefined;
|
|
709
|
-
offsetInline?: import("csstype").Property.InsetInline<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.InsetInline<string | number> | undefined) | undefined;
|
|
710
|
-
offsetInlineEnd?: import("csstype").Property.InsetInlineEnd<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.InsetInlineEnd<string | number> | undefined) | undefined;
|
|
711
|
-
offsetInlineStart?: import("csstype").Property.InsetInlineStart<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.InsetInlineStart<string | number> | undefined) | undefined;
|
|
712
|
-
scrollSnapCoordinate?: import("csstype").Property.ScrollSnapCoordinate<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ScrollSnapCoordinate<string | number> | undefined) | undefined;
|
|
713
|
-
scrollSnapDestination?: import("csstype").Property.ScrollSnapDestination<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ScrollSnapDestination<string | number> | undefined) | undefined;
|
|
714
|
-
scrollSnapPointsX?: import("csstype").Property.ScrollSnapPointsX | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ScrollSnapPointsX | undefined) | undefined;
|
|
715
|
-
scrollSnapPointsY?: import("csstype").Property.ScrollSnapPointsY | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ScrollSnapPointsY | undefined) | undefined;
|
|
716
|
-
scrollSnapTypeX?: import("csstype").Property.ScrollSnapTypeX | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ScrollSnapTypeX | undefined) | undefined;
|
|
717
|
-
scrollSnapTypeY?: import("csstype").Property.ScrollSnapTypeY | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ScrollSnapTypeY | undefined) | undefined;
|
|
718
|
-
KhtmlBoxAlign?: import("csstype").Property.BoxAlign | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BoxAlign | undefined) | undefined;
|
|
719
|
-
KhtmlBoxDirection?: import("csstype").Property.BoxDirection | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BoxDirection | undefined) | undefined;
|
|
720
|
-
KhtmlBoxFlex?: import("csstype").Property.BoxFlex | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BoxFlex | undefined) | undefined;
|
|
721
|
-
KhtmlBoxFlexGroup?: import("csstype").Property.BoxFlexGroup | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BoxFlexGroup | undefined) | undefined;
|
|
722
|
-
KhtmlBoxLines?: import("csstype").Property.BoxLines | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BoxLines | undefined) | undefined;
|
|
723
|
-
KhtmlBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BoxOrdinalGroup | undefined) | undefined;
|
|
724
|
-
KhtmlBoxOrient?: import("csstype").Property.BoxOrient | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BoxOrient | undefined) | undefined;
|
|
725
|
-
KhtmlBoxPack?: import("csstype").Property.BoxPack | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BoxPack | undefined) | undefined;
|
|
726
|
-
KhtmlLineBreak?: import("csstype").Property.LineBreak | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.LineBreak | undefined) | undefined;
|
|
727
|
-
KhtmlOpacity?: import("csstype").Property.Opacity | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Opacity | undefined) | undefined;
|
|
728
|
-
KhtmlUserSelect?: import("csstype").Property.UserSelect | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.UserSelect | undefined) | undefined;
|
|
729
|
-
MozBackfaceVisibility?: import("csstype").Property.BackfaceVisibility | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BackfaceVisibility | undefined) | undefined;
|
|
730
|
-
MozBackgroundClip?: import("csstype").Property.BackgroundClip | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BackgroundClip | undefined) | undefined;
|
|
731
|
-
MozBackgroundInlinePolicy?: import("csstype").Property.BoxDecorationBreak | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BoxDecorationBreak | undefined) | undefined;
|
|
732
|
-
MozBackgroundOrigin?: import("csstype").Property.BackgroundOrigin | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BackgroundOrigin | undefined) | undefined;
|
|
733
|
-
MozBackgroundSize?: import("csstype").Property.BackgroundSize<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BackgroundSize<string | number> | undefined) | undefined;
|
|
734
|
-
MozBorderRadius?: import("csstype").Property.BorderRadius<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderRadius<string | number> | undefined) | undefined;
|
|
735
|
-
MozBorderRadiusBottomleft?: import("csstype").Property.BorderBottomLeftRadius<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined) | undefined;
|
|
736
|
-
MozBorderRadiusBottomright?: import("csstype").Property.BorderBottomRightRadius<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderBottomRightRadius<string | number> | undefined) | undefined;
|
|
737
|
-
MozBorderRadiusTopleft?: import("csstype").Property.BorderTopLeftRadius<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderTopLeftRadius<string | number> | undefined) | undefined;
|
|
738
|
-
MozBorderRadiusTopright?: import("csstype").Property.BorderTopRightRadius<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderTopRightRadius<string | number> | undefined) | undefined;
|
|
739
|
-
MozBoxAlign?: import("csstype").Property.BoxAlign | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BoxAlign | undefined) | undefined;
|
|
740
|
-
MozBoxDirection?: import("csstype").Property.BoxDirection | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BoxDirection | undefined) | undefined;
|
|
741
|
-
MozBoxFlex?: import("csstype").Property.BoxFlex | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BoxFlex | undefined) | undefined;
|
|
742
|
-
MozBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BoxOrdinalGroup | undefined) | undefined;
|
|
743
|
-
MozBoxOrient?: import("csstype").Property.BoxOrient | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BoxOrient | undefined) | undefined;
|
|
744
|
-
MozBoxPack?: import("csstype").Property.BoxPack | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BoxPack | undefined) | undefined;
|
|
745
|
-
MozBoxShadow?: import("csstype").Property.BoxShadow | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BoxShadow | undefined) | undefined;
|
|
746
|
-
MozFloatEdge?: import("csstype").Property.MozFloatEdge | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MozFloatEdge | undefined) | undefined;
|
|
747
|
-
MozForceBrokenImageIcon?: import("csstype").Property.MozForceBrokenImageIcon | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MozForceBrokenImageIcon | undefined) | undefined;
|
|
748
|
-
MozOpacity?: import("csstype").Property.Opacity | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Opacity | undefined) | undefined;
|
|
749
|
-
MozOutline?: import("csstype").Property.Outline<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Outline<string | number> | undefined) | undefined;
|
|
750
|
-
MozOutlineColor?: import("csstype").Property.OutlineColor | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.OutlineColor | undefined) | undefined;
|
|
751
|
-
MozOutlineStyle?: import("csstype").Property.OutlineStyle | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.OutlineStyle | undefined) | undefined;
|
|
752
|
-
MozOutlineWidth?: import("csstype").Property.OutlineWidth<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.OutlineWidth<string | number> | undefined) | undefined;
|
|
753
|
-
MozPerspective?: import("csstype").Property.Perspective<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Perspective<string | number> | undefined) | undefined;
|
|
754
|
-
MozPerspectiveOrigin?: import("csstype").Property.PerspectiveOrigin<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.PerspectiveOrigin<string | number> | undefined) | undefined;
|
|
755
|
-
MozTextAlignLast?: import("csstype").Property.TextAlignLast | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TextAlignLast | undefined) | undefined;
|
|
756
|
-
MozTextDecorationColor?: import("csstype").Property.TextDecorationColor | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TextDecorationColor | undefined) | undefined;
|
|
757
|
-
MozTextDecorationLine?: import("csstype").Property.TextDecorationLine | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TextDecorationLine | undefined) | undefined;
|
|
758
|
-
MozTextDecorationStyle?: import("csstype").Property.TextDecorationStyle | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TextDecorationStyle | undefined) | undefined;
|
|
759
|
-
MozTransform?: import("csstype").Property.Transform | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Transform | undefined) | undefined;
|
|
760
|
-
MozTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TransformOrigin<string | number> | undefined) | undefined;
|
|
761
|
-
MozTransformStyle?: import("csstype").Property.TransformStyle | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TransformStyle | undefined) | undefined;
|
|
762
|
-
MozTransition?: import("csstype").Property.Transition<string & {}> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Transition<string & {}> | undefined) | undefined;
|
|
763
|
-
MozTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TransitionDelay<string & {}> | undefined) | undefined;
|
|
764
|
-
MozTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TransitionDuration<string & {}> | undefined) | undefined;
|
|
765
|
-
MozTransitionProperty?: import("csstype").Property.TransitionProperty | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TransitionProperty | undefined) | undefined;
|
|
766
|
-
MozTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TransitionTimingFunction | undefined) | undefined;
|
|
767
|
-
MozUserInput?: import("csstype").Property.MozUserInput | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MozUserInput | undefined) | undefined;
|
|
768
|
-
msImeMode?: import("csstype").Property.ImeMode | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ImeMode | undefined) | undefined;
|
|
769
|
-
OAnimation?: import("csstype").Property.Animation<string & {}> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Animation<string & {}> | undefined) | undefined;
|
|
770
|
-
OAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.AnimationDelay<string & {}> | undefined) | undefined;
|
|
771
|
-
OAnimationDirection?: import("csstype").Property.AnimationDirection | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.AnimationDirection | undefined) | undefined;
|
|
772
|
-
OAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.AnimationDuration<string & {}> | undefined) | undefined;
|
|
773
|
-
OAnimationFillMode?: import("csstype").Property.AnimationFillMode | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.AnimationFillMode | undefined) | undefined;
|
|
774
|
-
OAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.AnimationIterationCount | undefined) | undefined;
|
|
775
|
-
OAnimationName?: import("csstype").Property.AnimationName | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.AnimationName | undefined) | undefined;
|
|
776
|
-
OAnimationPlayState?: import("csstype").Property.AnimationPlayState | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.AnimationPlayState | undefined) | undefined;
|
|
777
|
-
OAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.AnimationTimingFunction | undefined) | undefined;
|
|
778
|
-
OBackgroundSize?: import("csstype").Property.BackgroundSize<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BackgroundSize<string | number> | undefined) | undefined;
|
|
779
|
-
OBorderImage?: import("csstype").Property.BorderImage | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BorderImage | undefined) | undefined;
|
|
780
|
-
OObjectFit?: import("csstype").Property.ObjectFit | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ObjectFit | undefined) | undefined;
|
|
781
|
-
OObjectPosition?: import("csstype").Property.ObjectPosition<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ObjectPosition<string | number> | undefined) | undefined;
|
|
782
|
-
OTabSize?: import("csstype").Property.TabSize<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TabSize<string | number> | undefined) | undefined;
|
|
783
|
-
OTextOverflow?: import("csstype").Property.TextOverflow | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TextOverflow | undefined) | undefined;
|
|
784
|
-
OTransform?: import("csstype").Property.Transform | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Transform | undefined) | undefined;
|
|
785
|
-
OTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TransformOrigin<string | number> | undefined) | undefined;
|
|
786
|
-
OTransition?: import("csstype").Property.Transition<string & {}> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Transition<string & {}> | undefined) | undefined;
|
|
787
|
-
OTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TransitionDelay<string & {}> | undefined) | undefined;
|
|
788
|
-
OTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TransitionDuration<string & {}> | undefined) | undefined;
|
|
789
|
-
OTransitionProperty?: import("csstype").Property.TransitionProperty | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TransitionProperty | undefined) | undefined;
|
|
790
|
-
OTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TransitionTimingFunction | undefined) | undefined;
|
|
791
|
-
WebkitBoxAlign?: import("csstype").Property.BoxAlign | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BoxAlign | undefined) | undefined;
|
|
792
|
-
WebkitBoxDirection?: import("csstype").Property.BoxDirection | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BoxDirection | undefined) | undefined;
|
|
793
|
-
WebkitBoxFlex?: import("csstype").Property.BoxFlex | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BoxFlex | undefined) | undefined;
|
|
794
|
-
WebkitBoxFlexGroup?: import("csstype").Property.BoxFlexGroup | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BoxFlexGroup | undefined) | undefined;
|
|
795
|
-
WebkitBoxLines?: import("csstype").Property.BoxLines | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BoxLines | undefined) | undefined;
|
|
796
|
-
WebkitBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BoxOrdinalGroup | undefined) | undefined;
|
|
797
|
-
WebkitBoxOrient?: import("csstype").Property.BoxOrient | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BoxOrient | undefined) | undefined;
|
|
798
|
-
WebkitBoxPack?: import("csstype").Property.BoxPack | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BoxPack | undefined) | undefined;
|
|
799
|
-
alignmentBaseline?: import("csstype").Property.AlignmentBaseline | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.AlignmentBaseline | undefined) | undefined;
|
|
800
|
-
baselineShift?: import("csstype").Property.BaselineShift<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.BaselineShift<string | number> | undefined) | undefined;
|
|
801
|
-
clipRule?: import("csstype").Property.ClipRule | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ClipRule | undefined) | undefined;
|
|
802
|
-
colorInterpolation?: import("csstype").Property.ColorInterpolation | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ColorInterpolation | undefined) | undefined;
|
|
803
|
-
colorRendering?: import("csstype").Property.ColorRendering | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ColorRendering | undefined) | undefined;
|
|
804
|
-
dominantBaseline?: import("csstype").Property.DominantBaseline | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.DominantBaseline | undefined) | undefined;
|
|
805
|
-
fill?: import("csstype").Property.Fill | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Fill | undefined) | undefined;
|
|
806
|
-
fillOpacity?: import("csstype").Property.FillOpacity | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FillOpacity | undefined) | undefined;
|
|
807
|
-
fillRule?: import("csstype").Property.FillRule | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FillRule | undefined) | undefined;
|
|
808
|
-
floodColor?: import("csstype").Property.FloodColor | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FloodColor | undefined) | undefined;
|
|
809
|
-
floodOpacity?: import("csstype").Property.FloodOpacity | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.FloodOpacity | undefined) | undefined;
|
|
810
|
-
glyphOrientationVertical?: import("csstype").Property.GlyphOrientationVertical | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.GlyphOrientationVertical | undefined) | undefined;
|
|
811
|
-
lightingColor?: import("csstype").Property.LightingColor | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.LightingColor | undefined) | undefined;
|
|
812
|
-
marker?: import("csstype").Property.Marker | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Marker | undefined) | undefined;
|
|
813
|
-
markerEnd?: import("csstype").Property.MarkerEnd | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MarkerEnd | undefined) | undefined;
|
|
814
|
-
markerMid?: import("csstype").Property.MarkerMid | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MarkerMid | undefined) | undefined;
|
|
815
|
-
markerStart?: import("csstype").Property.MarkerStart | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.MarkerStart | undefined) | undefined;
|
|
816
|
-
shapeRendering?: import("csstype").Property.ShapeRendering | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.ShapeRendering | undefined) | undefined;
|
|
817
|
-
stopColor?: import("csstype").Property.StopColor | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.StopColor | undefined) | undefined;
|
|
818
|
-
stopOpacity?: import("csstype").Property.StopOpacity | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.StopOpacity | undefined) | undefined;
|
|
819
|
-
stroke?: import("csstype").Property.Stroke | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.Stroke | undefined) | undefined;
|
|
820
|
-
strokeDasharray?: import("csstype").Property.StrokeDasharray<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.StrokeDasharray<string | number> | undefined) | undefined;
|
|
821
|
-
strokeDashoffset?: import("csstype").Property.StrokeDashoffset<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.StrokeDashoffset<string | number> | undefined) | undefined;
|
|
822
|
-
strokeLinecap?: import("csstype").Property.StrokeLinecap | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.StrokeLinecap | undefined) | undefined;
|
|
823
|
-
strokeLinejoin?: import("csstype").Property.StrokeLinejoin | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.StrokeLinejoin | undefined) | undefined;
|
|
824
|
-
strokeMiterlimit?: import("csstype").Property.StrokeMiterlimit | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.StrokeMiterlimit | undefined) | undefined;
|
|
825
|
-
strokeOpacity?: import("csstype").Property.StrokeOpacity | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.StrokeOpacity | undefined) | undefined;
|
|
826
|
-
strokeWidth?: import("csstype").Property.StrokeWidth<string | number> | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.StrokeWidth<string | number> | undefined) | undefined;
|
|
827
|
-
textAnchor?: import("csstype").Property.TextAnchor | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.TextAnchor | undefined) | undefined;
|
|
828
|
-
vectorEffect?: import("csstype").Property.VectorEffect | ((theme: import("@meonode/ui").Theme) => import("csstype").Property.VectorEffect | undefined) | undefined;
|
|
829
|
-
} & Partial<{
|
|
3
|
+
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLTableSectionElement>, HTMLTableSectionElement>, "style" | "component" | "children" | "className" | "classes" | "sx">, "props" | keyof import("react").CSSProperties | "children" | "key"> & import("react").Attributes & import("react").RefAttributes<unknown> & import("@meonode/ui").ThemedCSSProperties & Partial<{
|
|
830
4
|
css: import("@meonode/ui").CssProp;
|
|
831
5
|
}> & Partial<{
|
|
832
6
|
disableEmotion: boolean;
|
|
833
7
|
props: Partial<Omit<import("@mui/material/TableHead").TableHeadOwnProps & Partial<{
|
|
834
8
|
component: ComponentType;
|
|
835
|
-
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLTableSectionElement>, HTMLTableSectionElement>, "style" | "component" | "children" | "className" | "classes" | "sx">, "children"
|
|
9
|
+
}> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLTableSectionElement>, HTMLTableSectionElement>, "style" | "component" | "children" | "className" | "classes" | "sx">, "children"> & {
|
|
10
|
+
children?: never;
|
|
11
|
+
}>;
|
|
836
12
|
children: import("@meonode/ui").Children;
|
|
837
13
|
}> & Omit<import("@mui/material/OverridableComponent").OverrideProps<Omit<import("@mui/material/TableHead").TableHeadTypeMap<{}, "thead">, "props" | "defaultComponent"> & {
|
|
838
14
|
props: import("@mui/material/TableHead").TableHeadOwnProps & Partial<{
|
|
839
15
|
component: ComponentType;
|
|
840
16
|
}>;
|
|
841
17
|
defaultComponent: "thead";
|
|
842
|
-
}, ComponentType>, "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" |
|
|
18
|
+
}, ComponentType>, "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | keyof import("@mui/material/OverridableComponent").CommonProps | "css" | "disableEmotion" | keyof import("react").RefAttributes<unknown> | "hidden" | "onChange" | "sx" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "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"> & Record<string, any> & AdditionalProperties) | undefined, deps?: import("@meonode/ui").DependencyList) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<Omit<import("@mui/material/TableHead").TableHeadTypeMap<{}, "thead">, "props" | "defaultComponent"> & {
|
|
843
19
|
props: import("@mui/material/TableHead").TableHeadOwnProps & Partial<{
|
|
844
20
|
component: ComponentType;
|
|
845
21
|
}>;
|