{ "name": "@antd/select", "version": "2.0.0", "dependencies": { "bcore": "0.0.18", "jquery": "2.1.4", "lodash": "4.6.1", "react": "17.0.2", "react-dom": "17.0.2", "react-transition-group": "4.4.5", "styled-components": "6.1.13" }, "scripts": { "build": "cube build ./ --output=../../../datavComponent --remote=pandav --smart" }, "pandav": { "cn_name": "下拉菜单", "icon": "/civ_pandaview_component/pandabi-component/assets/s3n5ki3cwrf_1629976532908_k4j7bpzscb.gif", "protocol": 2, "level": "2", "type": [ "DataV-6:media" ], "view": { "width": "240", "height": "48", "minWidth": "100", "minHeight": "100" }, "apis": { "source": { "handler": "render", "description": "数据接口", "fields": { "s": { "description": "系列", "type": "string" }, "option": { "description": "选项", "type": "string" } } } }, "config": { "options": { "type": "menu", "children": { "chart": { "name": "选项框", "type": "menuChild", "children": { "defaultSelected": { "name": "默认选中", "type": "number", "default": 1, "description": "默认状态下选中选项;从1开始,0即不选中" }, "placeholder": { "name": "占位字符", "default": "请选择", "type": "text" }, "indent": { "name": "图文缩进", "type": "number", "default": 15, "suffix": "px" }, "align": { "name": "对齐方式", "type": "iconRadio", "default": "flex-start", "evenlySplit": true, "options": [ { "name": "左对齐", "value": "flex-start", "src": "align-left" }, { "name": "居中对齐", "value": "center", "src": "align-center" }, { "name": "右对齐", "value": "flex-end", "src": "align-right" } ] }, "Font": { "type": "font", "name": "选中项样式", "default": { "fontFamily": "微软雅黑", "fontSize": 16, "color": "RGBA(230,247,255,0.7)", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 } }, "Placeholder_Font": { "type": "font", "name": "默认文案样式", "default": { "fontFamily": "微软雅黑", "fontSize": 16, "color": "RGBA(230,247,255,0.7)", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 } }, "background": { "name": "背景", "fold": false, "type": "group", "children": { "fillType": { "name": "填充类型", "type": "radio", "default": "color", "optionCol": 12, "options": [ { "label": "颜色", "value": "color" }, { "label": "自定义", "value": "custom" } ] }, "colors": { "name": "颜色", "type": "fill", "show": [ [ "fillType", "$eq", "color" ] ], "default": "#191E28", "components": [ "flat", "linearGradient" ] }, "url": { "name": "图片", "type": "image", "default": "", "show": [ [ "fillType", "$eq", "custom" ] ] } } }, "border": { "name": "描边", "type": "group", "fold": false, "children": { "show": { "default": true }, "borderWidth": { "name": "粗细", "type": "number", "default": 2, "step": 1, "min": 0, "suffix": "px" }, "borderColor": { "name": "颜色", "type": "color", "default": "RGBA(129,169, 212, 0.2)" }, "borderRadius": { "name": "圆角", "type": "number", "default": 0, "step": 0.001, "min": 0, "max": 100, "suffix": "%" } } }, "selectImage": { "name": "下拉图标", "type": "group", "fold": false, "children": { "show": { "default": true }, "url": { "name": "图片", "default": "/civ_pandaview_component/pandabi-component/assets/components/selectV2/xiala.png", "type": "image" }, "size": { "name": "尺寸", "type": "suite", "children": { "width": { "name": "宽度", "default": 40, "col": 12, "type": "number", "suffix": "px" }, "height": { "name": "高度", "default": 40, "col": 12, "type": "number", "suffix": "px" } } }, "rightMargin": { "name": "右边距", "type": "number", "default": 30, "suffix": "px", "min": 0 } } }, "statusIcon": { "name": "选中图标", "type": "group", "fold": false, "children": { "show": { "default": true }, "size": { "name": "尺寸", "type": "suite", "children": { "width": { "name": "宽度", "default": 24, "col": 12, "type": "number", "suffix": "px" }, "height": { "name": "高度", "default": 24, "col": 12, "type": "number", "suffix": "px" } } }, "rightMargin": { "name": "右边距", "type": "number", "default": 10, "suffix": "px", "min": 0 } } } } }, "dropDown": { "name": "下拉框", "type": "menuChild", "children": { "autoRetract": { "name": "自动收起", "type": "boolean", "default": false, "description": "鼠标移出下拉菜单范围则自动收起下拉框" }, "dropTest": { "name": "下拉框调试", "type": "boolean", "default": false }, "direction": { "name": "弹出方向", "type": "radio", "default": "bottom", "options": [ { "label": "向下", "value": "bottom" }, { "label": "向上", "value": "top" } ] }, "animationTime": { "name": "动画时长", "type": "number", "default": 0.3, "step": 0.1 }, "dropDownStyle": { "name": "下拉框", "type": "group", "children": { "boxHeight": { "name": "下拉框高度", "type": "number", "default": 164, "min": 0, "suffix": "px" }, "paddingInput": { "name": "顶部偏移", "type": "number", "default": 2, "min": 0, "suffix": "px" } } }, "scrollbar": { "name": "滚动条", "type": "group", "fold": false, "enableHide": true, "children": { "show": { "default": true }, "length": { "name": "弹出方向", "type": "radio", "default": "thin", "options": [ { "label": "正常", "value": "auto" }, { "label": "偏薄", "value": "thin" } ] }, "track": { "name": "轨道", "type": "color", "default": "rgba(255, 255, 255, 0)" }, "thumb": { "name": "滑块", "type": "color", "default": "#73D8FF" } } }, "selectStyle": { "name": "下拉选项", "type": "group", "children": { "boxHeight": { "name": "选项高度", "type": "number", "default": 46, "min": 0, "suffix": "px" }, "indent": { "name": "图文缩进", "type": "number", "default": 18, "suffix": "px" }, "marginTop": { "name": "项间距", "type": "number", "default": 2, "min": 0, "suffix": "px" } } }, "defaultStyle": { "name": "默认样式", "type": "group", "fold": false, "children": { "Font": { "type": "font", "name": "文字样式", "default": { "fontFamily": "微软雅黑", "fontSize": 16, "color": "RGBA(230,247,255,0.7)", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 } }, "background": { "name": "背景", "fold": false, "type": "group", "children": { "fillType": { "name": "填充类型", "type": "radio", "default": "color", "optionCol": 12, "options": [ { "label": "颜色", "value": "color" }, { "label": "自定义", "value": "custom" } ] }, "colors": { "name": "颜色", "type": "fill", "show": [ [ "fillType", "$eq", "color" ] ], "default": "#394553", "components": [ "flat", "linearGradient" ] }, "url": { "name": "图片", "type": "image", "default": "", "show": [ [ "fillType", "$eq", "custom" ] ] } } } } }, "currentStyle": { "name": "悬浮样式", "type": "group", "fold": false, "children": { "Font": { "type": "font", "name": "文字样式", "default": { "fontFamily": "微软雅黑", "fontSize": 16, "color": "RGBA(230,247,255,0.7)", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 } }, "background": { "name": "背景", "fold": false, "type": "group", "children": { "fillType": { "name": "填充类型", "type": "radio", "default": "color", "optionCol": 12, "options": [ { "label": "颜色", "value": "color" }, { "label": "自定义", "value": "custom" } ] }, "colors": { "name": "颜色", "type": "fill", "show": [ [ "fillType", "$eq", "color" ] ], "default": "#647384", "components": [ "flat", "linearGradient" ] }, "url": { "name": "图片", "type": "image", "default": "", "show": [ [ "fillType", "$eq", "custom" ] ] } } } } }, "nowselect": { "name": "当前选中样式", "type": "group", "fold": false, "children": { "Font": { "type": "font", "name": "文字样式", "default": { "fontFamily": "微软雅黑", "fontSize": 16, "color": "RGBA(230,247,255,0.7)", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 } }, "background": { "name": "背景", "fold": false, "type": "group", "children": { "fillType": { "name": "填充类型", "type": "radio", "default": "color", "optionCol": 12, "options": [ { "label": "颜色", "value": "color" }, { "label": "自定义", "value": "custom" } ] }, "colors": { "name": "颜色", "type": "fill", "show": [ [ "fillType", "$eq", "color" ] ], "default": "#5d799e", "components": [ "flat", "linearGradient" ] }, "url": { "name": "图片", "type": "image", "default": "", "show": [ [ "fillType", "$eq", "custom" ] ] } } } } } } }, "imageSeries": { "name": "下拉图片系列", "type": "menuChild", "children": { "imageseries": { "name": "图片系列", "type": "tabs", "default": [ { "s": "1", "url": "/civ_pandaview_component/pandabi-component/assets/components/selectV2/tupian1.png", "size": { "width": 16, "height": 16 }, "rightMargin": 30 }, { "s": "2", "url": "/civ_pandaview_component/pandabi-component/assets/components/selectV2/tupian2.png", "size": { "width": 16, "height": 16 }, "rightMargin": 30 } ], "template": { "type": "object", "name": "图片<%=i+1%>", "children": { "s": { "name": "图片系列值", "type": "text", "default": "" }, "url": { "name": "图片", "type": "image", "default": "/civ_pandaview_component/pandabi-component/assets/components/selectV2/tupian1.png" }, "size": { "name": "尺寸", "type": "suite", "children": { "width": { "name": "宽度", "default": 16, "col": 12, "type": "number", "suffix": "px" }, "height": { "name": "高度", "default": 16, "col": 12, "type": "number", "suffix": "px" } } }, "rightMargin": { "name": "右边距", "type": "number", "default": 30, "suffix": "px", "min": 0 } } } } } } } } }, "api_data": { "source": [ { "s": "1", "option": "A-1" }, { "s": "1", "option": "A-2" }, { "s": "1", "option": "A-3" }, { "s": "2", "option": "B-1" }, { "s": "2", "option": "B-2" }, { "s": "2", "option": "B-3" } ] }, "events": { "click": { "name": "点击选项", "type": "object", "fields": { "s": { "type": "string", "description": "编号" }, "option": { "type": "string", "description": "选项" } }, "data": { "s": "1", "option": "A-1" } }, "change": { "name": "选项切换", "type": "object", "fields": { "s": { "type": "string", "description": "编号" }, "option": { "type": "string", "description": "选项" } }, "data": { "s": "1", "option": "A-1" } } }, "publicHandler": { "setIndex": { "name": "设置选中项", "config": [], "data": 1, "fields": [], "useFnConfig": { "description": "return 的值将作为下拉菜单下标" } } }, "thumbnail": "/civ_pandaview_component/pandabi-component/assets/s3n5ki3cwrf_1629976532908_k4j7bpzscb.gif" } }