{ "name": "bulletTextV2", "version": "1.0.1", "scripts": { "build": "cube build ./ --output=../../datavComponent --remote=pandav --smart" }, "dependencies": { "bcore": "0.0.18", "jquery": "2.1.4", "lodash": "4.6.1", "react": "^17.0.2", "react-dom": "^17.0.2", "react-spring": "^8.0.27" }, "pandav": { "cn_name": "弹幕文本V2", "level": 0, "protocol": 2, "apis": { "source": { "handler": "render", "description": "数据接口", "fields": { "text": { "description": "文本", "optional": true, "type": "string" } } } }, "config": { "options": { "type": "menu", "children": { "chart": { "name": "基础配置", "type": "group", "children": { "textStyle": { "type": "font", "name": "文本样式", "default": { "fontFamily": "Mircosoft Yahei", "fontSize": 32, "color": "#FFF", "fontWeight": "normal", "italic": "normal", "letterSpacing": 1, "lineHeight": 48 } }, "shadow": { "type": "group", "name": "阴影", "fold": true, "enableHide": true, "children": { "show": { "default": true }, "color": { "name": "颜色", "type": "color", "default": "#0075FF" }, "vShadow": { "name": "X", "type": "number", "default": 0 }, "hShadow": { "name": "Y", "type": "number", "default": 0 }, "blur": { "name": "模糊", "type": "text", "default": 8 } } } } }, "animation": { "name": "动画", "type": "group", "children": { "Timeout": { "name": "悬浮暂停", "type": "switch", "default": false }, "speed": { "name": "动画速度", "type": "number", "min": 0, "default": 50 }, "interval": { "name": "动画间隔", "type": "number", "min": 0, "suffix": "秒", "default": 0 } } } } } }, "api_data": { "source": [ { "text": "让数字化看得见" } ] }, "publicHandler": {}, "events": { "click": { "name": "鼠标点击", "type": "array", "fields": { "text": { "description": "组件内容", "type": "string" } }, "data": [ { "text": "让数字化看得见" } ] }, "mouseEnter": { "name": "鼠标移入", "type": "array", "fields": { "text": { "description": "组件内容", "type": "string" } }, "data": [ { "text": "让数字化看得见" } ] }, "mouseLeave": { "name": "鼠标移出", "type": "array", "fields": { "text": { "description": "组件内容", "type": "string" } }, "data": [ { "text": "让数字化看得见" } ] } }, "view": { "width": "370", "height": "50", "minWidth": "0", "minHeight": "0", "z-index": 110 }, "type": [ "DataV-6:info_text" ], "icon": "/civ_pandaview_component/pandabi-component/assets/l74qfu7etj_1626679517205_pgb5y3i24.gif", "thumbnail": "/civ_pandaview_component/pandabi-component/assets/l74qfu7etj_1626679517205_pgb5y3i24.gif" } }