Skip to content

Commit

Permalink
[system] Run scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
hbjORbj committed Oct 21, 2021
1 parent ab7beb4 commit d55c679
Show file tree
Hide file tree
Showing 273 changed files with 279 additions and 273 deletions.
2 changes: 1 addition & 1 deletion docs/pages/api-docs/accordion-actions.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"children": { "type": { "name": "node" } },
"classes": { "type": { "name": "object" } },
"disableSpacing": { "type": { "name": "bool" } },
"sx": { "type": { "name": "object" } }
"sx": { "type": { "name": "union", "description": "func<br>&#124;&nbsp;object" } }
},
"name": "AccordionActions",
"styles": { "classes": ["root", "spacing"], "globalClasses": {}, "name": "MuiAccordionActions" },
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/accordion-details.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"props": {
"children": { "type": { "name": "node" } },
"classes": { "type": { "name": "object" } },
"sx": { "type": { "name": "object" } }
"sx": { "type": { "name": "union", "description": "func<br>&#124;&nbsp;object" } }
},
"name": "AccordionDetails",
"styles": { "classes": ["root"], "globalClasses": {}, "name": "MuiAccordionDetails" },
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/accordion-summary.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"classes": { "type": { "name": "object" } },
"expandIcon": { "type": { "name": "node" } },
"focusVisibleClassName": { "type": { "name": "string" } },
"sx": { "type": { "name": "object" } }
"sx": { "type": { "name": "union", "description": "func<br>&#124;&nbsp;object" } }
},
"name": "AccordionSummary",
"styles": {
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/accordion.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"expanded": { "type": { "name": "bool" } },
"onChange": { "type": { "name": "func" } },
"square": { "type": { "name": "bool" } },
"sx": { "type": { "name": "object" } },
"sx": { "type": { "name": "union", "description": "func<br>&#124;&nbsp;object" } },
"TransitionComponent": { "type": { "name": "elementType" }, "default": "Collapse" },
"TransitionProps": { "type": { "name": "object" } }
},
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/alert-title.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"props": {
"children": { "type": { "name": "node" } },
"classes": { "type": { "name": "object" } },
"sx": { "type": { "name": "object" } }
"sx": { "type": { "name": "union", "description": "func<br>&#124;&nbsp;object" } }
},
"name": "AlertTitle",
"styles": { "classes": ["root"], "globalClasses": {}, "name": "MuiAlertTitle" },
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/alert.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"default": "'success'"
},
"sx": { "type": { "name": "object" } },
"sx": { "type": { "name": "union", "description": "func<br>&#124;&nbsp;object" } },
"variant": {
"type": {
"name": "union",
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/app-bar.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"default": "'fixed'"
},
"sx": { "type": { "name": "object" } }
"sx": { "type": { "name": "union", "description": "func<br>&#124;&nbsp;object" } }
},
"name": "AppBar",
"styles": {
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/autocomplete.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
},
"default": "'medium'"
},
"sx": { "type": { "name": "object" } },
"sx": { "type": { "name": "union", "description": "func<br>&#124;&nbsp;object" } },
"value": { "type": { "name": "custom", "description": "any" } }
},
"name": "Autocomplete",
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/avatar-group.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"default": "'medium'"
},
"sx": { "type": { "name": "object" } },
"sx": { "type": { "name": "union", "description": "func<br>&#124;&nbsp;object" } },
"variant": {
"type": {
"name": "union",
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/avatar.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"sizes": { "type": { "name": "string" } },
"src": { "type": { "name": "string" } },
"srcSet": { "type": { "name": "string" } },
"sx": { "type": { "name": "object" } },
"sx": { "type": { "name": "union", "description": "func<br>&#124;&nbsp;object" } },
"variant": {
"type": {
"name": "union",
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/backdrop.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"componentsProps": { "type": { "name": "object" }, "default": "{}" },
"invisible": { "type": { "name": "bool" } },
"sx": { "type": { "name": "object" } },
"sx": { "type": { "name": "union", "description": "func<br>&#124;&nbsp;object" } },
"transitionDuration": {
"type": {
"name": "union",
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/badge.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"default": "'rectangular'"
},
"showZero": { "type": { "name": "bool" } },
"sx": { "type": { "name": "object" } },
"sx": { "type": { "name": "union", "description": "func<br>&#124;&nbsp;object" } },
"variant": {
"type": {
"name": "union",
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/bottom-navigation-action.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"icon": { "type": { "name": "node" } },
"label": { "type": { "name": "node" } },
"showLabel": { "type": { "name": "bool" } },
"sx": { "type": { "name": "object" } },
"sx": { "type": { "name": "union", "description": "func<br>&#124;&nbsp;object" } },
"value": { "type": { "name": "any" } }
},
"name": "BottomNavigationAction",
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/bottom-navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"component": { "type": { "name": "elementType" } },
"onChange": { "type": { "name": "func" } },
"showLabels": { "type": { "name": "bool" } },
"sx": { "type": { "name": "object" } },
"sx": { "type": { "name": "union", "description": "func<br>&#124;&nbsp;object" } },
"value": { "type": { "name": "any" } }
},
"name": "BottomNavigation",
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/breadcrumbs.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"maxItems": { "type": { "name": "custom", "description": "integer" }, "default": "8" },
"separator": { "type": { "name": "node" }, "default": "'/'" },
"sx": { "type": { "name": "object" } }
"sx": { "type": { "name": "union", "description": "func<br>&#124;&nbsp;object" } }
},
"name": "Breadcrumbs",
"styles": {
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/button-base.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"focusVisibleClassName": { "type": { "name": "string" } },
"LinkComponent": { "type": { "name": "elementType" }, "default": "'a'" },
"onFocusVisible": { "type": { "name": "func" } },
"sx": { "type": { "name": "object" } },
"sx": { "type": { "name": "union", "description": "func<br>&#124;&nbsp;object" } },
"TouchRippleProps": { "type": { "name": "object" } }
},
"name": "ButtonBase",
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/button-group.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"default": "'medium'"
},
"sx": { "type": { "name": "object" } },
"sx": { "type": { "name": "union", "description": "func<br>&#124;&nbsp;object" } },
"variant": {
"type": {
"name": "union",
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/button.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"default": "'medium'"
},
"startIcon": { "type": { "name": "node" } },
"sx": { "type": { "name": "object" } },
"sx": { "type": { "name": "union", "description": "func<br>&#124;&nbsp;object" } },
"variant": {
"type": {
"name": "union",
Expand Down
5 changes: 4 additions & 1 deletion docs/pages/api-docs/calendar-picker-skeleton.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
{
"props": { "classes": { "type": { "name": "object" } }, "sx": { "type": { "name": "object" } } },
"props": {
"classes": { "type": { "name": "object" } },
"sx": { "type": { "name": "union", "description": "func<br>&#124;&nbsp;object" } }
},
"name": "CalendarPickerSkeleton",
"styles": {
"classes": ["root", "week", "daySkeleton"],
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/card-action-area.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"props": {
"children": { "type": { "name": "node" } },
"classes": { "type": { "name": "object" } },
"sx": { "type": { "name": "object" } }
"sx": { "type": { "name": "union", "description": "func<br>&#124;&nbsp;object" } }
},
"name": "CardActionArea",
"styles": {
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/card-actions.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"children": { "type": { "name": "node" } },
"classes": { "type": { "name": "object" } },
"disableSpacing": { "type": { "name": "bool" } },
"sx": { "type": { "name": "object" } }
"sx": { "type": { "name": "union", "description": "func<br>&#124;&nbsp;object" } }
},
"name": "CardActions",
"styles": { "classes": ["root", "spacing"], "globalClasses": {}, "name": "MuiCardActions" },
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/card-content.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"children": { "type": { "name": "node" } },
"classes": { "type": { "name": "object" } },
"component": { "type": { "name": "elementType" } },
"sx": { "type": { "name": "object" } }
"sx": { "type": { "name": "union", "description": "func<br>&#124;&nbsp;object" } }
},
"name": "CardContent",
"styles": { "classes": ["root"], "globalClasses": {}, "name": "MuiCardContent" },
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/card-header.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"disableTypography": { "type": { "name": "bool" } },
"subheader": { "type": { "name": "node" } },
"subheaderTypographyProps": { "type": { "name": "object" } },
"sx": { "type": { "name": "object" } },
"sx": { "type": { "name": "union", "description": "func<br>&#124;&nbsp;object" } },
"title": { "type": { "name": "node" } },
"titleTypographyProps": { "type": { "name": "object" } }
},
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/card-media.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"component": { "type": { "name": "elementType" } },
"image": { "type": { "name": "string" } },
"src": { "type": { "name": "string" } },
"sx": { "type": { "name": "object" } }
"sx": { "type": { "name": "union", "description": "func<br>&#124;&nbsp;object" } }
},
"name": "CardMedia",
"styles": { "classes": ["root", "media", "img"], "globalClasses": {}, "name": "MuiCardMedia" },
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/card.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"children": { "type": { "name": "node" } },
"classes": { "type": { "name": "object" } },
"raised": { "type": { "name": "custom", "description": "bool" }, "default": "false" },
"sx": { "type": { "name": "object" } }
"sx": { "type": { "name": "union", "description": "func<br>&#124;&nbsp;object" } }
},
"name": "Card",
"styles": { "classes": ["root"], "globalClasses": {}, "name": "MuiCard" },
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/checkbox.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"default": "'medium'"
},
"sx": { "type": { "name": "object" } },
"sx": { "type": { "name": "union", "description": "func<br>&#124;&nbsp;object" } },
"value": { "type": { "name": "any" } }
},
"name": "Checkbox",
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/chip.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"default": "'medium'"
},
"sx": { "type": { "name": "object" } },
"sx": { "type": { "name": "union", "description": "func<br>&#124;&nbsp;object" } },
"variant": {
"type": {
"name": "union",
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/circular-progress.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"type": { "name": "union", "description": "number<br>&#124;&nbsp;string" },
"default": "40"
},
"sx": { "type": { "name": "object" } },
"sx": { "type": { "name": "union", "description": "func<br>&#124;&nbsp;object" } },
"thickness": { "type": { "name": "number" }, "default": "3.6" },
"value": { "type": { "name": "number" }, "default": "0" },
"variant": {
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/collapse.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"type": { "name": "enum", "description": "'horizontal'<br>&#124;&nbsp;'vertical'" },
"default": "'vertical'"
},
"sx": { "type": { "name": "object" } },
"sx": { "type": { "name": "union", "description": "func<br>&#124;&nbsp;object" } },
"timeout": {
"type": {
"name": "union",
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/container.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"default": "'lg'"
},
"sx": { "type": { "name": "object" } }
"sx": { "type": { "name": "union", "description": "func<br>&#124;&nbsp;object" } }
},
"name": "Container",
"styles": {
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/date-range-picker-day.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"children": { "type": { "name": "node" } },
"classes": { "type": { "name": "object" } },
"selected": { "type": { "name": "bool" } },
"sx": { "type": { "name": "object" } }
"sx": { "type": { "name": "union", "description": "func<br>&#124;&nbsp;object" } }
},
"name": "DateRangePickerDay",
"styles": {
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/dialog-actions.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"children": { "type": { "name": "node" } },
"classes": { "type": { "name": "object" } },
"disableSpacing": { "type": { "name": "bool" } },
"sx": { "type": { "name": "object" } }
"sx": { "type": { "name": "union", "description": "func<br>&#124;&nbsp;object" } }
},
"name": "DialogActions",
"styles": { "classes": ["root", "spacing"], "globalClasses": {}, "name": "MuiDialogActions" },
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/dialog-content-text.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"props": {
"children": { "type": { "name": "node" } },
"classes": { "type": { "name": "object" } },
"sx": { "type": { "name": "object" } }
"sx": { "type": { "name": "union", "description": "func<br>&#124;&nbsp;object" } }
},
"name": "DialogContentText",
"styles": { "classes": ["root"], "globalClasses": {}, "name": "MuiDialogContentText" },
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/dialog-content.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"children": { "type": { "name": "node" } },
"classes": { "type": { "name": "object" } },
"dividers": { "type": { "name": "bool" } },
"sx": { "type": { "name": "object" } }
"sx": { "type": { "name": "union", "description": "func<br>&#124;&nbsp;object" } }
},
"name": "DialogContent",
"styles": { "classes": ["root", "dividers"], "globalClasses": {}, "name": "MuiDialogContent" },
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/dialog-title.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"props": {
"children": { "type": { "name": "node" } },
"classes": { "type": { "name": "object" } },
"sx": { "type": { "name": "object" } }
"sx": { "type": { "name": "union", "description": "func<br>&#124;&nbsp;object" } }
},
"name": "DialogTitle",
"styles": { "classes": ["root"], "globalClasses": {}, "name": "MuiDialogTitle" },
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/dialog.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"type": { "name": "enum", "description": "'body'<br>&#124;&nbsp;'paper'" },
"default": "'paper'"
},
"sx": { "type": { "name": "object" } },
"sx": { "type": { "name": "union", "description": "func<br>&#124;&nbsp;object" } },
"TransitionComponent": { "type": { "name": "elementType" }, "default": "Fade" },
"transitionDuration": {
"type": {
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/divider.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"type": { "name": "enum", "description": "'horizontal'<br>&#124;&nbsp;'vertical'" },
"default": "'horizontal'"
},
"sx": { "type": { "name": "object" } },
"sx": { "type": { "name": "union", "description": "func<br>&#124;&nbsp;object" } },
"textAlign": {
"type": {
"name": "enum",
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/drawer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"open": { "type": { "name": "bool" } },
"PaperProps": { "type": { "name": "object" }, "default": "{}" },
"SlideProps": { "type": { "name": "object" } },
"sx": { "type": { "name": "object" } },
"sx": { "type": { "name": "union", "description": "func<br>&#124;&nbsp;object" } },
"transitionDuration": {
"type": {
"name": "union",
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/fab.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"default": "'large'"
},
"sx": { "type": { "name": "object" } },
"sx": { "type": { "name": "union", "description": "func<br>&#124;&nbsp;object" } },
"variant": {
"type": {
"name": "union",
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/filled-input.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"required": { "type": { "name": "bool" } },
"rows": { "type": { "name": "union", "description": "number<br>&#124;&nbsp;string" } },
"startAdornment": { "type": { "name": "node" } },
"sx": { "type": { "name": "object" } },
"sx": { "type": { "name": "union", "description": "func<br>&#124;&nbsp;object" } },
"type": { "type": { "name": "string" }, "default": "'text'" },
"value": { "type": { "name": "any" } }
},
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/form-control-label.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"default": "'end'"
},
"onChange": { "type": { "name": "func" } },
"sx": { "type": { "name": "object" } },
"sx": { "type": { "name": "union", "description": "func<br>&#124;&nbsp;object" } },
"value": { "type": { "name": "any" } }
},
"name": "FormControlLabel",
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/form-control.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"default": "'medium'"
},
"sx": { "type": { "name": "object" } },
"sx": { "type": { "name": "union", "description": "func<br>&#124;&nbsp;object" } },
"variant": {
"type": {
"name": "enum",
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/form-group.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"children": { "type": { "name": "node" } },
"classes": { "type": { "name": "object" } },
"row": { "type": { "name": "bool" } },
"sx": { "type": { "name": "object" } }
"sx": { "type": { "name": "union", "description": "func<br>&#124;&nbsp;object" } }
},
"name": "FormGroup",
"styles": { "classes": ["root", "row"], "globalClasses": {}, "name": "MuiFormGroup" },
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/form-helper-text.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"focused": { "type": { "name": "bool" } },
"margin": { "type": { "name": "enum", "description": "'dense'" } },
"required": { "type": { "name": "bool" } },
"sx": { "type": { "name": "object" } },
"sx": { "type": { "name": "union", "description": "func<br>&#124;&nbsp;object" } },
"variant": {
"type": {
"name": "enum",
Expand Down
Loading

0 comments on commit d55c679

Please sign in to comment.