{ "name": "linearText", "version": "1.3.2", "dependencies": { "bcore": "0.0.18", "jquery": "2.1.4", "lodash": "4.6.1", "react": "^17.0.2", "react-dom": "^17.0.2" }, "scripts": { "build": "cube build ./ --output=../../datavComponent --remote=pandav --smart" }, "pandav": { "cn_name": "渐变文本", "protocol": 2, "level": 0, "type": [ "DataV-6:info_text" ], "apis": { "source": { "handler": "render", "description": "数据接口", "fields": { "name": { "description": "名称", "optional": true, "type": "string" }, "value": { "description": "文本", "optional": true, "type": "string" }, "desc": { "description": "描述", "optional": true, "type": "string" } } } }, "events": {}, "publicHandler": {}, "config": { "component": { "name": "全局样式", "type": "group", "children": { "font": { "name": "字体样式", "type": "group", "children": { "fontFamily": { "name": "字体", "type": "search", "default": "Microsoft Yahei", "range": [] }, "fontSize": { "name": "大小", "type": "number", "default": 32 }, "color": { "name": "颜色", "default": "RGBA(24,144,255,1)", "type": "color" }, "fontWeight": { "name": "字体粗细", "type": "select", "default": "normal", "searches": [ "normal", "bold", "bolder", "lighter", 100, 200, 300, 400, 500, 600, 700, 800, 900 ], "options": [ { "name": "Normal", "value": "normal" }, { "name": "Bold", "value": "bold" }, { "name": "Bolder", "value": "bolder" }, { "name": "Lighter", "value": "lighter" }, { "name": "100", "value": "100" }, { "name": "200", "value": "200" }, { "name": "300", "value": "300" }, { "name": "400", "value": "400" }, { "name": "500", "value": "500" }, { "name": "600", "value": "600" }, { "name": "700", "value": "700" }, { "name": "800", "value": "800" }, { "name": "900", "value": "900" } ] }, "textAlign": { "name": "水平对齐", "default": "center", "type": "select", "options": [ { "label": "左", "value": "left" }, { "label": "中", "value": "center" }, { "label": "右", "value": "right" } ] } } }, "animationConfig": { "name": "动画效果", "type": "group", "children": { "animateColor": { "name": "扫光颜色", "default": "RGBA(30,231,231,1)", "type": "color" }, "animation": { "name": "动画", "default": false, "type": "boolean" } } } } } }, "api_data": { "source": [ { "text": "Panda [ V ] 数据可视化大屏" } ] }, "view": { "width": "480", "height": "60", "minWidth": "0", "minHeight": "0", "z-index": 1010 }, "icon": "/civ_pandaview_component/pandabi-component/assets/扫光文本.png", "thumbnail": "/civ_pandaview_component/pandabi-component/assets/扫光文本.png" } }