1635 lines
30 KiB
TypeScript
1635 lines
30 KiB
TypeScript
export const componentScheme = {
|
|
"Affix": {
|
|
"type": "Affix",
|
|
"name": "affix",
|
|
"id": "affix",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Alert": {
|
|
"type": "Alert",
|
|
"name": "alert",
|
|
"id": "alert",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Anchor": {
|
|
"type": "Anchor",
|
|
"name": "anchor",
|
|
"id": "anchor",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"AnchorLink": {
|
|
"type": "AnchorLink",
|
|
"name": "anchorlink",
|
|
"id": "anchorlink",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"AutoComplete": {
|
|
"type": "AutoComplete",
|
|
"name": "autocomplete",
|
|
"id": "autocomplete",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Avatar": {
|
|
"type": "Avatar",
|
|
"name": "avatar",
|
|
"id": "avatar",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"AvatarGroup": {
|
|
"type": "AvatarGroup",
|
|
"name": "avatargroup",
|
|
"id": "avatargroup",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"BackTop": {
|
|
"type": "BackTop",
|
|
"name": "backtop",
|
|
"id": "backtop",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Badge": {
|
|
"type": "Badge",
|
|
"name": "badge",
|
|
"id": "badge",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Breadcrumb": {
|
|
"type": "Breadcrumb",
|
|
"name": "breadcrumb",
|
|
"id": "breadcrumb",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"BreadcrumbItem": {
|
|
"type": "BreadcrumbItem",
|
|
"name": "breadcrumbitem",
|
|
"id": "breadcrumbitem",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Button": {
|
|
"type": "Button",
|
|
"name": "button",
|
|
"id": "button",
|
|
"designer": {},
|
|
"text": "button",
|
|
"props": {
|
|
"type": "primary",
|
|
"status": "waring"
|
|
},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"ButtonGroup": {
|
|
"type": "ButtonGroup",
|
|
"name": "buttongroup",
|
|
"id": "buttongroup",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Calendar": {
|
|
"type": "Calendar",
|
|
"name": "calendar",
|
|
"id": "calendar",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Card": {
|
|
"type": "Card",
|
|
"name": "card",
|
|
"id": "card",
|
|
"designer": {},
|
|
"text": "ByteDance's core product, Toutiao (\"Headlines\"), is a content platform in China and around the world. Toutiao started out as a news recommendation engine and gradually evolved into a platform delivering content in various formats.",
|
|
"props": {
|
|
"title": "Card"
|
|
},
|
|
"style": "width:360px",
|
|
"class": "arco-card arco-card-size-medium arco-card-bordered",
|
|
"visible": "",
|
|
"slots": {
|
|
"extra": {
|
|
"id": "avatar-9f8289a12910000",
|
|
"name": "avatar",
|
|
"type": "Avatar",
|
|
"props": {},
|
|
"class": "",
|
|
"designer": "",
|
|
"text": "",
|
|
"children": [],
|
|
"style": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {}
|
|
}
|
|
},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"CardGrid": {
|
|
"type": "CardGrid",
|
|
"name": "cardgrid",
|
|
"id": "cardgrid",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"CardMeta": {
|
|
"type": "CardMeta",
|
|
"name": "cardmeta",
|
|
"id": "cardmeta",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Carousel": {
|
|
"type": "Carousel",
|
|
"name": "carousel",
|
|
"id": "carousel",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"CarouselItem": {
|
|
"type": "CarouselItem",
|
|
"name": "carouselitem",
|
|
"id": "carouselitem",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Cascader": {
|
|
"type": "Cascader",
|
|
"name": "cascader",
|
|
"id": "cascader",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"CascaderPanel": {
|
|
"type": "CascaderPanel",
|
|
"name": "cascaderpanel",
|
|
"id": "cascaderpanel",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Checkbox": {
|
|
"type": "Checkbox",
|
|
"name": "checkbox",
|
|
"id": "checkbox",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"CheckboxGroup": {
|
|
"type": "CheckboxGroup",
|
|
"name": "checkboxgroup",
|
|
"id": "checkboxgroup",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Col": {
|
|
"type": "Col",
|
|
"name": "col",
|
|
"id": "col",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Collapse": {
|
|
"type": "Collapse",
|
|
"name": "collapse",
|
|
"id": "collapse",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"CollapseItem": {
|
|
"type": "CollapseItem",
|
|
"name": "collapseitem",
|
|
"id": "collapseitem",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"ColorPicker": {
|
|
"type": "ColorPicker",
|
|
"name": "colorpicker",
|
|
"id": "colorpicker",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Comment": {
|
|
"type": "Comment",
|
|
"name": "comment",
|
|
"id": "comment",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"ConfigProvider": {
|
|
"type": "ConfigProvider",
|
|
"name": "configprovider",
|
|
"id": "configprovider",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Countdown": {
|
|
"type": "Countdown",
|
|
"name": "countdown",
|
|
"id": "countdown",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Descriptions": {
|
|
"type": "Descriptions",
|
|
"name": "descriptions",
|
|
"id": "descriptions",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"DescriptionsItem": {
|
|
"type": "DescriptionsItem",
|
|
"name": "descriptionsitem",
|
|
"id": "descriptionsitem",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Divider": {
|
|
"type": "Divider",
|
|
"name": "divider",
|
|
"id": "divider",
|
|
"designer": {},
|
|
"text": "分割",
|
|
"props": {
|
|
"direction": "horizontal",
|
|
"orientation": "center",
|
|
"type": "dotted",
|
|
"size": 2.5
|
|
},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Drawer": {
|
|
"type": "Drawer",
|
|
"name": "drawer",
|
|
"id": "drawer",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Empty": {
|
|
"type": "Empty",
|
|
"name": "empty",
|
|
"id": "empty",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Form": {
|
|
"type": "Form",
|
|
"name": "form",
|
|
"id": "form",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"FormItem": {
|
|
"type": "FormItem",
|
|
"name": "formitem",
|
|
"id": "formitem",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Grid": {
|
|
"type": "Grid",
|
|
"name": "grid",
|
|
"id": "grid",
|
|
"designer": {},
|
|
"text": "grid",
|
|
"props": {
|
|
"cols": 24
|
|
},
|
|
"style": "display: block;",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"GridItem": {
|
|
"type": "GridItem",
|
|
"name": "griditem",
|
|
"id": "griditem",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Icon": {
|
|
"type": "Icon",
|
|
"name": "icon-plus",
|
|
"id": "icon",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "{fontSize:'32px'}",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"InputNumber": {
|
|
"type": "InputNumber",
|
|
"name": "inputnumber",
|
|
"id": "inputnumber",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"InputTag": {
|
|
"type": "InputTag",
|
|
"name": "inputtag",
|
|
"id": "inputtag",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Link": {
|
|
"type": "Link",
|
|
"name": "link",
|
|
"id": "link",
|
|
"designer": {},
|
|
"text": "Link",
|
|
"props": {
|
|
"status": ""
|
|
},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"List": {
|
|
"type": "List",
|
|
"name": "list",
|
|
"id": "list",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"ListItem": {
|
|
"type": "ListItem",
|
|
"name": "listitem",
|
|
"id": "listitem",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"ListItemMeta": {
|
|
"type": "ListItemMeta",
|
|
"name": "listitemmeta",
|
|
"id": "listitemmeta",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Mention": {
|
|
"type": "Mention",
|
|
"name": "mention",
|
|
"id": "mention",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Menu": {
|
|
"type": "Menu",
|
|
"name": "menu",
|
|
"id": "menu",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"MenuItem": {
|
|
"type": "MenuItem",
|
|
"name": "menuitem",
|
|
"id": "menuitem",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"MenuItemGroup": {
|
|
"type": "MenuItemGroup",
|
|
"name": "menuitemgroup",
|
|
"id": "menuitemgroup",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Message": {
|
|
"type": "Message",
|
|
"name": "message",
|
|
"id": "message",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Modal": {
|
|
"type": "Modal",
|
|
"name": "modal",
|
|
"id": "modal",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Notification": {
|
|
"type": "Notification",
|
|
"name": "notification",
|
|
"id": "notification",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Optgroup": {
|
|
"type": "Optgroup",
|
|
"name": "optgroup",
|
|
"id": "optgroup",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Option": {
|
|
"type": "Option",
|
|
"name": "option",
|
|
"id": "option",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"OverflowList": {
|
|
"type": "OverflowList",
|
|
"name": "overflowlist",
|
|
"id": "overflowlist",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"PageHeader": {
|
|
"type": "PageHeader",
|
|
"name": "pageheader",
|
|
"id": "pageheader",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Pagination": {
|
|
"type": "Pagination",
|
|
"name": "pagination",
|
|
"id": "pagination",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Popconfirm": {
|
|
"type": "Popconfirm",
|
|
"name": "popconfirm",
|
|
"id": "popconfirm",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Popover": {
|
|
"type": "Popover",
|
|
"name": "popover",
|
|
"id": "popover",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Progress": {
|
|
"type": "Progress",
|
|
"name": "progress",
|
|
"id": "progress",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Radio": {
|
|
"type": "Radio",
|
|
"name": "radio",
|
|
"id": "radio",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"RadioGroup": {
|
|
"type": "RadioGroup",
|
|
"name": "radiogroup",
|
|
"id": "radiogroup",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Rate": {
|
|
"type": "Rate",
|
|
"name": "rate",
|
|
"id": "rate",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"ResizeBox": {
|
|
"type": "ResizeBox",
|
|
"name": "resizebox",
|
|
"id": "resizebox",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Result": {
|
|
"type": "Result",
|
|
"name": "result",
|
|
"id": "result",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Row": {
|
|
"type": "Row",
|
|
"name": "row",
|
|
"id": "row",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Scrollbar": {
|
|
"type": "Scrollbar",
|
|
"name": "scrollbar",
|
|
"id": "scrollbar",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Select": {
|
|
"type": "Select",
|
|
"name": "select",
|
|
"id": "select",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Skeleton": {
|
|
"type": "Skeleton",
|
|
"name": "skeleton",
|
|
"id": "skeleton",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"SkeletonLine": {
|
|
"type": "SkeletonLine",
|
|
"name": "skeletonline",
|
|
"id": "skeletonline",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"SkeletonShape": {
|
|
"type": "SkeletonShape",
|
|
"name": "skeletonshape",
|
|
"id": "skeletonshape",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Slider": {
|
|
"type": "Slider",
|
|
"name": "slider",
|
|
"id": "slider",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Space": {
|
|
"type": "Space",
|
|
"name": "space",
|
|
"id": "space",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Spin": {
|
|
"type": "Spin",
|
|
"name": "spin",
|
|
"id": "spin",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Split": {
|
|
"type": "Split",
|
|
"name": "split",
|
|
"id": "split",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Statistic": {
|
|
"type": "Statistic",
|
|
"name": "statistic",
|
|
"id": "statistic",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Step": {
|
|
"type": "Step",
|
|
"name": "step",
|
|
"id": "step",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Steps": {
|
|
"type": "Steps",
|
|
"name": "steps",
|
|
"id": "steps",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"SubMenu": {
|
|
"type": "SubMenu",
|
|
"name": "submenu",
|
|
"id": "submenu",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Switch": {
|
|
"type": "Switch",
|
|
"name": "switch",
|
|
"id": "switch",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"TabPane": {
|
|
"type": "TabPane",
|
|
"name": "tabpane",
|
|
"id": "tabpane",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Tabs": {
|
|
"type": "Tabs",
|
|
"name": "tabs",
|
|
"id": "tabs",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Tag": {
|
|
"type": "Tag",
|
|
"name": "tag",
|
|
"id": "tag",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Textarea": {
|
|
"type": "Textarea",
|
|
"name": "textarea",
|
|
"id": "textarea",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Timeline": {
|
|
"type": "Timeline",
|
|
"name": "timeline",
|
|
"id": "timeline",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"TimelineItem": {
|
|
"type": "TimelineItem",
|
|
"name": "timelineitem",
|
|
"id": "timelineitem",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"TimePicker": {
|
|
"type": "TimePicker",
|
|
"name": "timepicker",
|
|
"id": "timepicker",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Tooltip": {
|
|
"type": "Tooltip",
|
|
"name": "tooltip",
|
|
"id": "tooltip",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Transfer": {
|
|
"type": "Transfer",
|
|
"name": "transfer",
|
|
"id": "transfer",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Tree": {
|
|
"type": "Tree",
|
|
"name": "tree",
|
|
"id": "tree",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"TreeSelect": {
|
|
"type": "TreeSelect",
|
|
"name": "treeselect",
|
|
"id": "treeselect",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Trigger": {
|
|
"type": "Trigger",
|
|
"name": "trigger",
|
|
"id": "trigger",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Typography": {
|
|
"type": "Typography",
|
|
"name": "typography",
|
|
"id": "typography",
|
|
"designer": {},
|
|
"text": " A design is a plan or specification for the construction of an object or system or for the implementation of an activity or process, or the result of that plan or specification in the form of a prototype, product or process. The verb to design expresses the process of developing a design. In some cases, the direct construction of an object without an explicit prior plan (such as in craftwork, some engineering, coding, and graphic design) may also be considered to be a design activity.",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"TypographyParagraph": {
|
|
"type": "TypographyParagraph",
|
|
"name": "typographyParagraph",
|
|
"id": "typographyParagraph",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"TypographyText": {
|
|
"type": "TypographyText",
|
|
"name": "typographyText",
|
|
"id": "typographyText",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"TypographyTitle": {
|
|
"type": "TypographyTitle",
|
|
"name": "typographyTitle",
|
|
"id": "typographyTitle",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Upload": {
|
|
"type": "Upload",
|
|
"name": "upload",
|
|
"id": "upload",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"VerificationCode": {
|
|
"type": "VerificationCode",
|
|
"name": "verificationcode",
|
|
"id": "verificationcode",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
},
|
|
"Watermark": {
|
|
"type": "Watermark",
|
|
"name": "watermark",
|
|
"id": "watermark",
|
|
"designer": {},
|
|
"text": "",
|
|
"props": {},
|
|
"style": "",
|
|
"class": "",
|
|
"visible": "",
|
|
"slots": {},
|
|
"disable": "",
|
|
"events": {},
|
|
"loop": {},
|
|
"children": []
|
|
}
|
|
};
|
|
|
|
// This is a generated TypeScript file.
|