@web-utils/form-ui 1.0.0-beta61 → 1.0.0-beta62
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -1
- package/web-types.json +1 -1
package/web-types.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"$schema":"https://json.schemastore.org/web-types","framework":"vue","name":"@web-utils/form-ui","version":"1.0.0-beta60","js-types-syntax":"typescript","description-markup":"markdown","contributions":{"html":{"vue-components":[{"name":"AddressInput","description":"","source":{"module":"@web-utils/form-ui","symbol":"AddressInput"},"props":[{"name":"options","description":"","type":"array","default":"[]"},{"name":"modelValue","description":"","type":"object","default":"{\r\n address: [],\r\n detailAddress: ''\r\n}"},{"name":"props","description":"","type":"object","default":"{\r\n label: 'name',\r\n value: 'id'\r\n}"},{"name":"labelAsValue","description":"","type":"boolean","default":"false"},{"name":"disabled","description":"","type":"boolean","default":"false"}],"js":{"events":[{"name":"update:modelValue"}]}},{"name":"Affix","description":"","source":{"module":"@web-utils/form-ui","symbol":"Affix"},"props":[{"name":"target","description":"滚动元素","type":"string","default":""},{"name":"offsetTop","description":"指定滚动到顶部多少时固定\n\n666667","type":"number","default":"0"},{"name":"offsetBottom","description":"指定滚动到底部多少时固定,当指定该值时,`offsetTop`失效","type":"number","default":""},{"name":"aa","description":"\n\n`@param` `affix` `{boolean|string}` *是否固定*\n\n`@param` `affix1` `{boolean|string}` *是否固定*","type":"func","default":""}],"js":{"events":[{"name":"on-change","description":"固定状态变动事件\n\n`@param` `affix` `{boolean}` *是否固定*\n\n`@param` `affix1` `{boolean|string}` *是否固定*"}]},"slots":[{"name":"default","description":"内容插槽\n\n`@param` `affix` `{boolean}` *是否固定*\n\n`@param` `affix1` `{boolean|string}` *是否固定*"}]},{"name":"AwesomeButton","description":"","source":{"module":"@web-utils/form-ui","symbol":"AwesomeButton"},"props":[{"name":"type","description":"","type":"string","default":"'primary'"},{"name":"size","description":"","type":"string","default":""},{"name":"icon","description":"","type":"string","default":"''"},{"name":"nativeType","description":"","type":"string","default":"'button'"},{"name":"loading","description":"","type":"boolean","default":"false"},{"name":"disabled","description":"","type":"boolean","default":"false"},{"name":"plain","description":"","type":"boolean","default":"false"},{"name":"autofocus","description":"","type":"boolean","default":"false"},{"name":"round","description":"","type":"boolean","default":"false"},{"name":"text","description":"","type":"string","default":"''"}],"js":{}},{"name":"CapsuleTab","description":"","source":{"module":"@web-utils/form-ui","symbol":"CapsuleTab"},"props":[{"name":"tabs","description":"","type":"array","default":"[]"},{"name":"modelValue","description":"","type":"string","default":""}],"js":{"events":[{"name":"update:modelValue"}]}},{"name":"Card","description":"","source":{"module":"@web-utils/form-ui","symbol":"Card"},"props":[{"name":"option","description":"","type":"object","default":"{}"},{"name":"data","description":"","type":"array","default":"[]"}],"js":{"events":[{"name":"row-add"},{"name":"row-click"}]},"slots":[{"name":"menu"}]},{"name":"CodeMirrorEditor","description":"","source":{"module":"@web-utils/form-ui","symbol":"CodeMirrorEditor"},"props":[{"name":"modelValue","description":"","type":"string","default":"''"},{"name":"mode","description":"","type":"string","default":"'javascript'"},{"name":"theme","description":"","type":"string","default":"'idea'"},{"name":"disabled","description":"","type":"boolean","default":"false"},{"name":"formator","description":"","type":"func","default":""},{"name":"outputTranformer","description":"","type":"func","default":""}],"js":{"events":[{"name":"update:modelValue"}]}},{"name":"Confirmable","description":"","source":{"module":"@web-utils/form-ui","symbol":"Confirmable"},"props":[{"name":"stop","description":"","type":"boolean","default":"true"},{"name":"prevent","description":"","type":"boolean","default":"true"},{"name":"text","description":"","type":"string","default":"''"},{"name":"message","description":"","type":"string","default":""},{"name":"confirmable","description":"","type":"boolean","default":"true"},{"name":"confirmText","description":"","type":"string","default":"'你确定要删除该记录吗?'"},{"name":"confirmType","description":"","type":"string","default":"'warning'"},{"name":"confirmTitle","description":"","type":"string","default":"'系统提示'"},{"name":"loadable","description":"","type":"boolean","default":"false"},{"name":"loadingText","description":"","type":"string","default":"'正在处理中请稍候...'"},{"name":"tag","description":"","type":"string","default":"'i'"},{"name":"icon","description":"","type":"string","default":""}],"js":{},"slots":[{"name":"default"}]},{"name":"ConfirmButton","description":"","source":{"module":"@web-utils/form-ui","symbol":"ConfirmButton"},"props":[{"name":"stop","description":"","type":"boolean","default":"true"},{"name":"prevent","description":"","type":"boolean","default":"true"},{"name":"text","description":"","type":"string","default":"'删除'"},{"name":"message","description":"","type":"string","default":""},{"name":"confirmable","description":"","type":"boolean","default":"true"},{"name":"confirmText","description":"","type":"string","default":"'你确定要删除该记录吗?'"},{"name":"confirmType","description":"","type":"string","default":"'warning'"},{"name":"confirmTitle","description":"","type":"string","default":"'系统提示'"},{"name":"loadable","description":"","type":"boolean","default":"false"},{"name":"loadingText","description":"","type":"string","default":"'正在处理中请稍候...'"},{"name":"tag","description":"","type":"string","default":"'ElButton'"},{"name":"icon","description":"","type":"string","default":"''"},{"name":"type","description":"","type":"string","default":"'danger'"},{"name":"size","description":"","type":"string","default":""},{"name":"nativeType","description":"","type":"string","default":"'button'"},{"name":"loading","description":"","type":"boolean","default":"false"},{"name":"disabled","description":"","type":"boolean","default":"false"},{"name":"plain","description":"","type":"boolean","default":"false"},{"name":"autofocus","description":"","type":"boolean","default":"false"},{"name":"round","description":"","type":"boolean","default":"false"}],"js":{},"slots":[{"name":"default"}]},{"name":"ContextMenu","description":"","source":{"module":"@web-utils/form-ui","symbol":"ContextMenu"},"props":[{"name":"list","required":true,"description":"菜单项","type":"array","default":""},{"name":"underline","description":"是否开启下划线","type":"boolean","default":"false"},{"name":"appendToBody","description":"","type":"boolean","default":"false"},{"name":"arrow","description":"是否开启箭头","type":"boolean","default":"true"},{"name":"border","description":"是否开启边界检测","type":"boolean","default":"true"},{"name":"itemWidth","description":"列表项宽度","type":"number","default":"140"},{"name":"itemHeight","description":"列表项高度","type":"number","default":"36"},{"name":"itemFontSize","description":"列表项字体","type":"number|string","default":"12"},{"name":"offset","description":"显示点偏移量","type":"object","default":"{\r\n x: 6,\r\n y: 2\r\n}"},{"name":"borderWidth","description":"边界距离","type":"number","default":"6"}],"js":{"events":[{"name":"on-item-click"}]}},{"name":"CountUp","description":"","source":{"module":"@web-utils/form-ui","symbol":"CountUp"},"props":[{"name":"animation","description":"","type":"boolean","default":"true"},{"name":"start","description":"","type":"number|string","default":"0"},{"name":"end","required":true,"description":"","type":"number|string","default":""},{"name":"decimals","description":"","type":"number","default":"0"},{"name":"duration","description":"","type":"number","default":"2"},{"name":"options","description":"","type":"object","default":"{}"},{"name":"callback","description":"","type":"func","default":"() => {}"}],"js":{}},{"name":"CustomScrollbar","description":"","source":{"module":"@web-utils/form-ui","symbol":"CustomScrollbar"},"props":[{"name":"element","description":"","type":"string","default":"'div'"},{"name":"options","description":"","type":"object","default":""},{"name":"theme","description":"","type":"string","default":"'os-theme-dark'"},{"name":"onLoadMore","description":"","type":"func","default":""},{"name":"onScroll","description":"","type":"func","default":""},{"name":"reverse","description":"","type":"boolean","default":"false"}],"js":{},"slots":[{"name":"default"}]},{"name":"DataBox","description":"","source":{"module":"@web-utils/form-ui","symbol":"DataBox"},"props":[{"name":"option","description":"","type":"object","default":"() => {}"}],"js":{}},{"name":"DataCard","description":"","source":{"module":"@web-utils/form-ui","symbol":"DataCard"},"props":[{"name":"option","description":"","type":"object","default":"() => {}"}],"js":{}},{"name":"DataCardText","description":"","source":{"module":"@web-utils/form-ui","symbol":"DataCardText"},"props":[{"name":"option","description":"","type":"object","default":"() => {}"}],"js":{}},{"name":"DataDisplay","description":"","source":{"module":"@web-utils/form-ui","symbol":"DataDisplay"},"props":[{"name":"option","description":"","type":"object","default":"() => {}"}],"js":{}},{"name":"DataIcons","description":"","source":{"module":"@web-utils/form-ui","symbol":"DataIcons"},"props":[{"name":"option","description":"","type":"object","default":"() => {}"}],"js":{}},{"name":"DataImgtext","description":"","source":{"module":"@web-utils/form-ui","symbol":"DataImgtext"},"props":[{"name":"option","description":"","type":"object","default":"() => {}"}],"js":{}},{"name":"DataOperatext","description":"","source":{"module":"@web-utils/form-ui","symbol":"DataOperatext"},"props":[{"name":"option","description":"","type":"object","default":"() => {}"}],"js":{}},{"name":"DataPanel","description":"","source":{"module":"@web-utils/form-ui","symbol":"DataPanel"},"props":[{"name":"option","description":"","type":"object","default":"() => {}"}],"js":{}},{"name":"DataPay","description":"","source":{"module":"@web-utils/form-ui","symbol":"DataPay"},"props":[{"name":"option","description":"","type":"object","default":"() => {}"}],"js":{}},{"name":"DataPrice","description":"","source":{"module":"@web-utils/form-ui","symbol":"DataPrice"},"props":[{"name":"option","description":"","type":"object","default":"() => {}"}],"js":{}},{"name":"DataProgress","description":"","source":{"module":"@web-utils/form-ui","symbol":"DataProgress"},"props":[{"name":"option","description":"","type":"object","default":"() => {}"}],"js":{}},{"name":"DataRotate","description":"","source":{"module":"@web-utils/form-ui","symbol":"DataRotate"},"props":[{"name":"option","description":"","type":"object","default":"() => {}"}],"js":{}},{"name":"DataTablePicker","description":"","source":{"module":"@web-utils/form-ui","symbol":"DataTablePicker"},"props":[{"name":"visible","description":"","type":"boolean","default":"false"},{"name":"api","description":"","type":"func","default":""},{"name":"columns","description":"","type":"array","default":""},{"name":"title","description":"","type":"string","default":""},{"name":"width","description":"","type":"string","default":"'60vw'"},{"name":"height","description":"","type":"string","default":"null"},{"name":"model","description":"","type":"object","default":"() => {}"},{"name":"multiple","description":"","type":"boolean","default":"true"}],"js":{"events":[{"name":"confirm"}]},"slots":[{"name":"search-form"},{"name":"default"}]},{"name":"DataTabs","description":"","source":{"module":"@web-utils/form-ui","symbol":"DataTabs"},"props":[{"name":"option","description":"","type":"object","default":"() => {}"}],"js":{}},{"name":"DictRender","description":"","source":{"module":"@web-utils/form-ui","symbol":"DictRender"},"props":[{"name":"row","description":"","type":"object","default":""},{"name":"column","description":"","type":"object","default":""},{"name":"dictType","description":"","type":"string","default":""},{"name":"options","description":"","type":"array","default":""},{"name":"treeDict","description":"","type":"boolean","default":"false"},{"name":"idAsValue","description":"","type":"boolean","default":"true"},{"name":"labelAsValue","description":"","type":"boolean","default":"false"}],"js":{}},{"name":"EasyPopup","description":"","source":{"module":"@web-utils/form-ui","symbol":"EasyPopup"},"props":[{"name":"border","description":"是否开启边界检测","type":"boolean","default":"true"},{"name":"offset","description":"显示点偏移量","type":"object","default":"{ x: 6, y: 2 }"},{"name":"borderWidth","description":"边界距离","type":"number","default":"6"},{"name":"appendToBody","description":"是否添加到 body","type":"boolean","default":"false"},{"name":"flexRow","description":"","type":"boolean","default":"false"},{"name":"flexColumn","description":"","type":"boolean","default":"false"},{"name":"hideOnMouseLeave","description":"鼠标离开后隐藏","type":"boolean","default":"true"},{"name":"interactive","description":"","type":"boolean","default":"false"}],"js":{},"slots":[{"name":"default"}]},{"name":"ECharts","description":"","source":{"module":"@web-utils/form-ui","symbol":"ECharts"},"props":[{"name":"options","description":"","type":"object","default":""},{"name":"theme","description":"","type":"string|object","default":""},{"name":"initOptions","description":"","type":"object","default":""},{"name":"group","description":"","type":"string","default":""},{"name":"width","description":"","type":"string","default":"'100%'"},{"name":"height","description":"","type":"string","default":"'100%'"},{"name":"autoResize","description":"","type":"boolean","default":"false"},{"name":"watchShallow","description":"","type":"boolean","default":"false"},{"name":"manualUpdate","description":"","type":"boolean","default":"false"}],"js":{}},{"name":"EditableProgress","description":"","source":{"module":"@web-utils/form-ui","symbol":"EditableProgress"},"props":[{"name":"disabled","description":"","type":"boolean","default":"false"},{"name":"strokeWidth","description":"","type":"number","default":"22"},{"name":"step","description":"","type":"number","default":"10"},{"name":"max","description":"","type":"number","default":"100"},{"name":"value","description":"","type":"number","default":"0"}],"js":{"events":[{"name":"input"},{"name":"change"},{"name":"update:modelValue"}]}},{"name":"EditableTree","description":"","source":{"module":"@web-utils/form-ui","symbol":"EditableTree"},"props":[{"name":"label","description":"","type":"string","default":""},{"name":"addRootNodeLabel","description":"","type":"string","default":""},{"name":"defaultExpandedKeys","description":"","type":"array","default":""},{"name":"newNodeBuilder","description":"","type":"func","default":""},{"name":"contextMenu","description":"","type":"boolean","default":"false"},{"name":"lazy","description":"","type":"boolean","default":"false"},{"name":"expandFirstNode","description":"","type":"boolean","default":"false"},{"name":"readonly","description":"","type":"boolean","default":"false"},{"name":"saveApi","description":"","type":"func","default":""},{"name":"updateApi","description":"","type":"func","default":""},{"name":"deleteApi","description":"","type":"func","default":""},{"name":"fetchApi","description":"","type":"func","default":""},{"name":"customRootNode","description":"","type":"object|func","default":""},{"name":"rootNode","description":"","type":"object","default":""},{"name":"contextMenuIcon","description":"","type":"boolean","default":"false"},{"name":"contextMenuInline","description":"","type":"boolean","default":"false"},{"name":"treeProps","description":"","type":"object","default":""},{"name":"menuLabel","description":"","type":"object","default":""},{"name":"icon","description":"","type":"func|boolean","default":""},{"name":"confirmButton","description":"","type":"boolean","default":"false"},{"name":"addRootNodeButtonStyle","description":"","type":"string","default":""},{"name":"reserveExpandKey","description":"","type":"boolean","default":"false"},{"name":"nodeKey","description":"","type":"string","default":""},{"name":"defaultExpandAll","description":"","type":"boolean","default":"false"}],"js":{"events":[{"name":"add-root-node","description":"添加根节点事件"},{"name":"remove-new-node","description":"移除新增节点事件"},{"name":"node-loaded","description":"节点加载完成事件"},{"name":"root-node-loaded","description":"根节点加载完成事件"},{"name":"node-deleted","description":"节点删除事件"},{"name":"node-updated","description":"节点更新事件"},{"name":"node-added","description":"节点添加事件"},{"name":"on-node-click","description":"节点点击事件"},{"name":"create-new-node","description":"创建新节点事件"},{"name":"node-click","description":"当节点被点击的时候触发\n\n共四个参数,依次为:对应于节点点击的节点对象,TreeNode 的 node 属性, TreeNode 和事件对象"},{"name":"node-contextmenu","description":"当某一节点被鼠标右键点击时会触发该事件\n\n共四个参数,依次为:event、传递给 data 属性的数组中该节点所对应的对象、节点对应的 Node、节点组件本身"},{"name":"check-change","description":"当复选框被点击的时候触发\n\n共三个参数,依次为:传递给 data 属性的数组中该节点所对应的对象、节点本身是否被选中、节点的子树中是否有被选中的节点"},{"name":"check","description":"点击节点复选框之后触发\n\n共两个参数,依次为:传递给 data 属性的数组中该节点所对应的对象、树目前的选中状态对象,包含 checkedNodes、checkedKeys、halfCheckedNodes、halfCheckedKeys 四个属性"},{"name":"current-change","description":"当前选中节点变化时触发的事件\n\n共两个参数,依次为:当前节点的数据,当前节点的 Node 对象"},{"name":"node-expand","description":"节点被展开时触发的事件\n\n共三个参数,依次为:传递给 data 属性的数组中该节点所对应的对象、节点对应的 Node、节点组件本身"},{"name":"node-collapse","description":"节点被关闭时触发的事件\n\n共三个参数,依次为:传递给 data 属性的数组中该节点所对应的对象、节点对应的 Node、节点组件本身"},{"name":"node-drag-start","description":"节点开始拖拽时触发的事件\n\n共两个参数,依次为:被拖拽节点对应的 Node、event"},{"name":"node-drag-enter","description":"拖拽进入其他节点时触发的事件\n\n共三个参数,依次为:被拖拽节点对应的 Node、所进入节点对应的 Node、event"},{"name":"node-drag-leave","description":"拖拽离开某个节点时触发的事件\n\n共三个参数,依次为:被拖拽节点对应的 Node、所离开节点对应的 Node、event"},{"name":"node-drag-over","description":"在拖拽节点时触发的事件(类似浏览器的 mouseover 事件)\n\n共三个参数,依次为:被拖拽节点对应的 Node、当前进入节点对应的 Node、event"},{"name":"node-drag-end","description":"拖拽结束时(可能未成功)触发的事件\n\n共四个参数,依次为:被拖拽节点对应的 Node、结束拖拽时最后进入的节点(可能为空)、被拖拽节点的放置位置(before、after、inner)、event"},{"name":"node-drop","description":"拖拽成功完成时触发的事件\n\n共四个参数,依次为:被拖拽节点对应的 Node、结束拖拽时最后进入的节点、被拖拽节点的放置位置(before、after、inner)、event"}]},"slots":[{"name":"default"},{"name":"label"},{"name":"label-suffix"},{"name":"context-menu"}]},{"name":"ElementDialog","description":"","source":{"module":"@web-utils/form-ui","symbol":"ElementDialog"},"props":[{"name":"modelValue","description":"是否显示 Dialog","type":"boolean","default":"false"},{"name":"title","description":"Dialog 对话框 Dialog 的标题,也可通过具名 slot(见下表)传入","type":"string","default":""},{"name":"width","description":"对话框的宽度,默认值为 50%","type":"string|number","default":""},{"name":"fullscreen","description":"是否为全屏 Dialog","type":"boolean","default":"false"},{"name":"top","description":"dialog CSS 中的 margin-top 值,默认为 15vh","type":"string","default":""},{"name":"modal","description":"是否需要遮罩层","type":"boolean","default":"false"},{"name":"modalPenetrable","description":"是否允许穿透遮罩层。modal 属性必须为 false","type":"boolean","default":"false"},{"name":"modalClass","description":"遮罩的自定义类名","type":"string","default":""},{"name":"headerClass","description":"header 部分的自定义 class 名","type":"string","default":""},{"name":"bodyClass","description":"body 部分的自定义 class 名","type":"string","default":""},{"name":"footerClass","description":"footer 部分的自定义 class 名","type":"string","default":""},{"name":"appendToBody","description":"Dialog 自身是否插入至 body 元素上。嵌套的 Dialog 必须指定该属性并赋值为 true","type":"boolean","default":"false"},{"name":"appendTo","description":"Dialog 挂载到哪个 DOM 元素 将覆盖 appendToBody","type":"string|object","default":""},{"name":"lockScroll","description":"是否在 Dialog 出现时将 body 滚动锁定","type":"boolean","default":"false"},{"name":"openDelay","description":"dialog 打开的延时时间,单位毫秒","type":"number","default":""},{"name":"closeDelay","description":"dialog 关闭的延时时间,单位毫秒","type":"number","default":""},{"name":"closeOnClickModal","description":"是否可以通过点击 modal 关闭 Dialog","type":"boolean","default":"false"},{"name":"closeOnPressEscape","description":"是否可以通过按下 ESC 关闭 Dialog","type":"boolean","default":"false"},{"name":"showClose","description":"是否显示关闭按钮","type":"boolean","default":"false"},{"name":"beforeClose","description":"关闭前的回调,会暂停 Dialog 的关闭。回调函数内执行 done 参数方法的时候才是真正关闭对话框的时候","type":"func","default":""},{"name":"draggable","description":"为 Dialog 启用可拖拽功能","type":"boolean","default":"false"},{"name":"overflow","description":"拖动范围可以超出可视区","type":"boolean","default":"false"},{"name":"center","description":"是否让 Dialog 的 header 和 footer 部分居中排列","type":"boolean","default":"false"},{"name":"alignCenter","description":"是否水平垂直对齐对话框","type":"boolean","default":"false"},{"name":"destroyOnClose","description":"当关闭 Dialog 时,销毁其中的元素","type":"boolean","default":"false"},{"name":"closeIcon","description":"自定义关闭图标,默认 Close","type":"string|object","default":""},{"name":"zIndex","description":"和原生的 CSS 的 z-index 相同,改变 z 轴的顺序","type":"number","default":""},{"name":"headerAriaLevel","description":"header 的 aria-level 属性","type":"string","default":""},{"name":"transition","description":"对话框动画的自定义过渡配置。可以是一个字符串(过渡名称),也可以是一个包含 Vue 过渡属性的对象","type":"string|object","default":""},{"name":"customClass","description":"Dialog 的自定义类名","type":"string","default":""},{"name":"height","description":"对话框高度","type":"string","default":""},{"name":"embed","description":"是否为内嵌","type":"boolean","default":"false"},{"name":"showFullscreen","description":"是否显示全屏按钮","type":"boolean","default":"false"},{"name":"showFullScreen","description":"是否显示全屏按钮","type":"boolean","default":"false"},{"name":"bodyPadding","description":"","type":"boolean","default":"false"}],"js":{"events":[{"name":"toggle-fullscreen","description":"切换全屏\n\n`@arg` `payload` `{boolean}` *是否为全屏*"},{"name":"update:modelValue","description":"输入事件"},{"name":"open","description":"Dialog 打开的回调"},{"name":"opened","description":"Dialog 打开动画结束时的回调"},{"name":"close","description":"Dialog 关闭的回调"},{"name":"closed","description":"Dialog 关闭动画结束时的回调"},{"name":"open-auto-focus","description":"输入焦点聚焦在 Dialog 内容时的回调"},{"name":"close-auto-focus","description":"输入焦点从 Dialog 内容失焦时的回调"}]},"slots":[{"name":"header","description":"对话框标题的内容;会替换标题部分,但会移除关闭按钮"},{"name":"default","description":"对话框的默认内容"},{"name":"footer","description":"Dialog 按钮操作区的内容"}]},{"name":"ElementResizeObserver","description":"","source":{"module":"@web-utils/form-ui","symbol":"ElementResizeObserver"},"js":{"events":[{"name":"notify"}]}},{"name":"EmptyView","description":"","source":{"module":"@web-utils/form-ui","symbol":"EmptyView"},"props":[{"name":"emptyTips","description":"提示文字","type":"string","default":"'暂无数据'"},{"name":"fontSize","description":"文字大小","type":"string","default":"'20px'"},{"name":"icon","description":"图标","type":"string","default":"'fa fa-dropbox'"},{"name":"iconSize","description":"图标大小","type":"string","default":"'20px'"},{"name":"showIcon","description":"是否显示图标","type":"boolean","default":"false"},{"name":"height","description":"高度","type":"string","default":"'100%'"}],"js":{},"slots":[{"name":"default"}]},{"name":"ErrorView","description":"","source":{"module":"@web-utils/form-ui","symbol":"ErrorView"},"props":[{"name":"errorTips","description":"加载错误提示","type":"string","default":"'加载失败,请重试'"},{"name":"fontSize","description":"提示文字大小","type":"string","default":"'20px'"},{"name":"iconSize","description":"图标大小","type":"string","default":"'20px'"},{"name":"height","description":"高度","type":"string","default":"'100%'"}],"js":{},"slots":[{"name":"default"}]},{"name":"FlexBox","description":"","source":{"module":"@web-utils/form-ui","symbol":"FlexBox"},"props":[{"name":"flexColumn","description":"","type":"boolean","default":"false"},{"name":"verticalCenter","description":"垂直居中","type":"boolean","default":"false"},{"name":"horizonCenter","description":"水平居中","type":"boolean","default":"false"},{"name":"center","description":"垂直、水平居中","type":"boolean","default":"false"},{"name":"textCenter","description":"文字居中","type":"boolean","default":"false"}],"js":{}},{"name":"FlexColumn","description":"","source":{"module":"@web-utils/form-ui","symbol":"FlexColumn"},"props":[{"name":"verticalCenter","description":"垂直居中","type":"boolean","default":"false"},{"name":"horizonCenter","description":"水平居中","type":"boolean","default":"false"},{"name":"center","description":"垂直、水平居中","type":"boolean","default":"false"},{"name":"textCenter","description":"文字居中","type":"boolean","default":"false"}],"js":{}},{"name":"FlexItem","description":"","source":{"module":"@web-utils/form-ui","symbol":"FlexItem"},"props":[{"name":"flexRow","description":"","type":"boolean","default":"false"},{"name":"flexColumn","description":"","type":"boolean","default":"false"},{"name":"verticalCenter","description":"","type":"boolean","default":"false"},{"name":"horizonCenter","description":"","type":"boolean","default":"false"},{"name":"center","description":"","type":"boolean","default":"false"},{"name":"textCenter","description":"","type":"boolean","default":"false"},{"name":"relative","description":"","type":"boolean","default":"false"},{"name":"absolute","description":"","type":"boolean","default":"false"}],"js":{}},{"name":"FlexRow","description":"","source":{"module":"@web-utils/form-ui","symbol":"FlexRow"},"props":[{"name":"verticalCenter","description":"垂直居中","type":"boolean","default":"false"},{"name":"horizonCenter","description":"水平居中","type":"boolean","default":"false"},{"name":"center","description":"垂直、水平居中","type":"boolean","default":"false"},{"name":"textCenter","description":"文字居中","type":"boolean","default":"false"}],"js":{}},{"name":"FlexScrollArea","description":"","source":{"module":"@web-utils/form-ui","symbol":"FlexScrollArea"},"js":{"events":[{"name":"scrollbar"},{"name":"scroll"}]},"slots":[{"name":"default"}]},{"name":"FlexScroller","description":"","source":{"module":"@web-utils/form-ui","symbol":"FlexScroller"},"props":[{"name":"flexColumn","description":"","type":"boolean","default":"false"},{"name":"flexRow","description":"","type":"boolean","default":"false"},{"name":"contentClass","description":"","type":"string","default":""},{"name":"contentScroll","description":"","type":"boolean","default":"true"}],"js":{},"slots":[{"name":"default"}]},{"name":"FlowDesigner","description":"","source":{"module":"@web-utils/form-ui","symbol":"FlowDesigner"},"props":[{"name":"modelValue","description":"bpmnXML","type":"string","default":""},{"name":"usePanel","description":"是否使用侧栏","type":"boolean","default":"true"},{"name":"useTabs","description":"使用的配置面板","type":"array","default":""},{"name":"extendTypes","description":"拓展类型","type":"array","default":""},{"name":"context","description":"配置上下文信息","type":"object","default":""},{"name":"panelType","description":"","type":"string","default":""}],"js":{"events":[{"name":"update:modelValue"}]},"slots":[{"name":"toolbar-buttons"},{"name":"task"},{"name":"form"},{"name":"extend"}]},{"name":"FlowViewer","description":"","source":{"module":"@web-utils/form-ui","symbol":"FlowViewer"},"props":[{"name":"xml","required":true,"description":"","type":"string","default":""},{"name":"options","description":"","type":"object","default":""},{"name":"activities","description":"","type":"array","default":"[]"},{"name":"historicActivities","description":"","type":"array","default":"[]"},{"name":"highlightColor","description":"","type":"string","default":"'rgb(0 190 0 / 100%)'"},{"name":"ctrlKey","description":"","type":"boolean","default":"false"},{"name":"nodePopup","description":"","type":"boolean","default":"false"},{"name":"events","description":"","type":"array","default":""}],"js":{"events":[{"name":"error"},{"name":"shown"}]},"slots":[{"name":"default"}]},{"name":"FormAdvice","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormAdvice"},"props":[{"name":"valueColspan","description":"","type":"number","default":""},{"name":"labelColspan","description":"","type":"number","default":""}],"js":{}},{"name":"FormButton","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormButton"},"props":[{"name":"stop","description":"","type":"boolean","default":"true"},{"name":"prevent","description":"","type":"boolean","default":"true"},{"name":"text","description":"","type":"string","default":"''"},{"name":"message","description":"","type":"string","default":""},{"name":"confirmable","description":"","type":"boolean","default":"true"},{"name":"confirmText","description":"","type":"string","default":"'你确定要删除该记录吗?'"},{"name":"confirmType","description":"","type":"string","default":"'warning'"},{"name":"confirmTitle","description":"","type":"string","default":"'系统提示'"},{"name":"loadable","description":"","type":"boolean","default":"false"},{"name":"loadingText","description":"","type":"string","default":"'正在处理中请稍候...'"},{"name":"tag","description":"","type":"string","default":"'AwesomeButton'"},{"name":"icon","description":"","type":"string","default":"''"},{"name":"type","description":"","type":"string","default":"'danger'"},{"name":"size","description":"","type":"string","default":""},{"name":"nativeType","description":"","type":"string","default":"'button'"},{"name":"loading","description":"","type":"boolean","default":"false"},{"name":"disabled","description":"","type":"boolean","default":"false"},{"name":"plain","description":"","type":"boolean","default":"false"},{"name":"autofocus","description":"","type":"boolean","default":"false"},{"name":"round","description":"","type":"boolean","default":"false"}],"js":{},"slots":[{"name":"default"}]},{"name":"FormCard","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormCard"},"js":{},"slots":[{"name":"default"}]},{"name":"FormCascader","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormCascader"},"props":[{"name":"modelValue","description":"选中项绑定值","type":"string|number|array","default":""},{"name":"options","description":"选项的数据源,value 和 label 可以通过 CascaderProps 自定义","type":"array","default":""},{"name":"props","description":"配置选项,请参阅下面 CascaderProps 表","type":"object","default":""},{"name":"size","description":"大小\n\n*@values* `['large', 'default', 'small']`","type":"string","default":""},{"name":"placeholder","description":"输入框占位文本","type":"string","default":""},{"name":"clearable","description":"是否支持清空选项","type":"boolean","default":"false"},{"name":"clearIcon","description":"自定义清除图标","type":"string|object","default":""},{"name":"showAllLevels","description":"输入框中是否显示选中值的完整路径","type":"boolean","default":"false"},{"name":"collapseTags","description":"多选模式下是否折叠 Tag","type":"boolean","default":"false"},{"name":"collapseTagsTooltip","description":"当鼠标悬停于折叠标签的文本时,是否显示所有选中的标签。要使用此属性,collapseTags 属性必须设定为 true","type":"boolean","default":"false"},{"name":"maxCollapseTagsTooltipHeight","description":"collapse tags 的最大高度","type":"string|number","default":""},{"name":"separator","description":"用于分隔选项的字符","type":"string","default":""},{"name":"filterable","description":"该选项是否可以被搜索","type":"boolean","default":"false"},{"name":"filterMethod","description":"自定义搜索逻辑,第一个参数是 node,第二个参数是 keyword,返回的布尔值表示是否保留该选项","type":"func","default":""},{"name":"debounce","description":"搜索关键词正在输入时的去抖延迟,单位为毫秒","type":"number","default":""},{"name":"beforeFilter","description":"过滤函数调用前,所要调用的钩子函数,该函数接收要过滤的值作为参数。如果该函数的返回值是 false 或者是一个被拒绝的 Promise,那么接下来的过滤逻辑便不会执行","type":"func","default":""},{"name":"popperClass","description":"Cascader 下拉菜单和标签提示的自定义类名","type":"string","default":""},{"name":"popperStyle","description":"Cascader 下拉菜单和标签提示的自定义样式","type":"string|object","default":""},{"name":"teleported","description":"弹层是否使用 teleport","type":"boolean","default":"false"},{"name":"effect","description":"tooltip 主题,内置了 dark / light 两种\n\n*@values* `[dark, light]`","type":"string","default":""},{"name":"tagType","description":"标签类型\n\n*@values* `[success, info, warning, danger]`","type":"string","default":""},{"name":"tagEffect","description":"tag effect\n\n*@values* `[dark, light, plain]`","type":"string","default":""},{"name":"validateEvent","description":"输入时是否触发表单的校验","type":"boolean","default":"false"},{"name":"maxCollapseTags","description":"需要显示的 Tag 的最大数量 要使用此功能,collapseTags 的值必须为 true","type":"number","default":""},{"name":"emptyValues","description":"组件的空值配置,参考 config-provider","type":"array","default":""},{"name":"valueOnClear","description":"清空选项的值,参考 config-provider","type":"string|number|boolean|func","default":""},{"name":"persistent","description":"当下拉框未被激活并且 persistent 设置为 false,下拉框容器会被删除","type":"boolean","default":"false"},{"name":"fallbackPlacements","description":"Tooltip 可用的 positions 请查看 popper.js 文档","type":"array","default":""},{"name":"placement","description":"下拉框出现的位置\n\n*@values* `[top, top-start, top-end, bottom, bottom-start, bottom-end, left, left-start, left-end, right, right-start, right-end]`","type":"string","default":""},{"name":"popperAppendToBody","description":"是否将弹出的内容直接插入到 body 元素。在弹出内容的边框定位出现问题时,可将该属性设置为 false","type":"boolean","default":"false"},{"name":"showCheckedStrategy","description":"多选模式下已选节点的展示策略。当你想让显示更简洁时,使用 parent。当你想显示每个子项时,使用 child\n\n*@values* `[parent, child, all]`","type":"string","default":""},{"name":"readonly","description":"","type":"boolean","default":"false"},{"name":"last","description":"","type":"boolean","default":"false"},{"name":"checkStrictly","description":"","type":"boolean","default":"false"},{"name":"labelKey","description":"","type":"string","default":""},{"name":"valueKey","description":"","type":"string","default":""},{"name":"emitPath","description":"","type":"boolean","default":"false"},{"name":"join","description":"","type":"boolean","default":"false"},{"name":"idAsValue","description":"","type":"boolean","default":"false"},{"name":"labelAsValue","description":"","type":"boolean","default":"false"},{"name":"treeDict","description":"","type":"boolean","default":"false"},{"name":"dictType","description":"","type":"string","default":""},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""}],"js":{"events":[{"name":"update:modelValue","description":"输入事件"},{"name":"change","description":"当绑定值变化时触发的事件"},{"name":"expand-change","description":"当展开节点发生变化时触发"},{"name":"blur","description":"当失去焦点时触发"},{"name":"focus","description":"当获得焦点时触发"},{"name":"clear","description":"可清空的单选模式下用户点击清空按钮时触发\n\n@since 2.7.7"},{"name":"visible-change","description":"下拉框出现/隐藏时触发"},{"name":"remove-tag","description":"在多选模式下,移除 Tag 时触发"}]},"slots":[{"name":"footer","description":"下拉列表底部的内容"},{"name":"header","description":"下拉列表顶部的内容"},{"name":"tag","description":"自定义 tag 样式"},{"name":"suggestion-item","description":"搜索时自定义建议项内容"},{"name":"prefix","description":"输入框头部内容"},{"name":"empty","description":"无匹配选项时的内容"},{"name":"default","description":"默认插槽"},{"name":"label","description":"标签插槽"},{"name":"tips","description":"提示内容插槽"},{"name":"error","description":"错误内容插槽"},{"name":"below","description":"输入框下方追加内容"}]},{"name":"FormCell","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormCell"},"props":[{"name":"colspan","description":"","type":"string|number","default":""},{"name":"rowspan","description":"","type":"string|number","default":""},{"name":"isLabel","description":"","type":"boolean","default":"false"},{"name":"alignCenter","description":"","type":"boolean","default":"false"}],"js":{},"slots":[{"name":"default"}]},{"name":"FormCheckbox","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormCheckbox"},"props":[{"name":"modelValue","description":"选中项绑定值","type":"string|number|boolean","default":""},{"name":"value","description":"选中状态的值(只有在 checkbox-group 或者绑定对象类型为 array 时有效)","type":"string|number|boolean|object","default":""},{"name":"labelValue","description":"选中状态的值,只有在绑定对象类型为 array 时有效。如果没有 value,label 则作为 value 使用","type":"string|number|boolean|object","default":""},{"name":"trueValue","description":"选中时的值","type":"string|number","default":""},{"name":"falseValue","description":"没有选中时的值","type":"string|number","default":""},{"name":"border","description":"是否显示边框","type":"boolean","default":"false"},{"name":"size","description":"用于控制该表单域下组件的默认尺寸\n\n*@values* `[large, default, small]`","type":"string","default":""},{"name":"name","description":"原生 name 属性","type":"string","default":""},{"name":"checked","description":"当前是否勾选","type":"boolean","default":"false"},{"name":"indeterminate","description":"设置不确定状态,仅负责样式控制","type":"boolean","default":"false"},{"name":"validateEvent","description":"输入时是否触发表单的校验","type":"boolean","default":"false"},{"name":"tabindex","description":"输入框的 tabindex","type":"string|number","default":""},{"name":"id","description":"input id","type":"string","default":""},{"name":"ariaControls","description":"与 aria-control 一致,当 indeterminate 为 true 时生效","type":"string","default":""},{"name":"ariaLabel","description":"原生 aria-label 属性","type":"string","default":""},{"name":"trueLabel","description":"选中时的值","type":"string|number","default":""},{"name":"falseLabel","description":"没有选中时的值","type":"string|number","default":""},{"name":"controls","description":"和 aria-control 一致。当 indeterminate 为 true 时生效","type":"string","default":""},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""}],"js":{"events":[{"name":"update:modelValue","description":"输入事件"},{"name":"change","description":"绑定值被改变时触发"}]},"slots":[{"name":"default","description":"默认插槽"},{"name":"label","description":"标签插槽"},{"name":"tips","description":"提示内容插槽"},{"name":"error","description":"错误内容插槽"},{"name":"below","description":"输入框下方追加内容"}]},{"name":"FormCheckboxGroup","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormCheckboxGroup"},"props":[{"name":"modelValue","description":"绑定值","type":"array|string","default":""},{"name":"other","description":"","type":"string","default":""},{"name":"size","description":"用于控制该表单域下组件的默认尺寸\n\n*@values* `[large, default, small]`","type":"string","default":""},{"name":"min","description":"可被勾选的 checkbox 的最小数量","type":"number","default":""},{"name":"max","description":"可被勾选的 checkbox 的最大数量","type":"number","default":""},{"name":"ariaLabel","description":"原生 aria-label 属性","type":"string","default":""},{"name":"textColor","description":"当按钮为活跃状态时的字体颜色","type":"string","default":""},{"name":"fill","description":"当按钮为活跃状态时的边框和背景颜色","type":"string","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""},{"name":"validateEvent","description":"是否触发表单验证","type":"boolean","default":"false"},{"name":"options","description":"选项的数据源,value 的 key 和 label 和 disabled 可以通过 props 自定义","type":"array","default":""},{"name":"props","description":"options 的配置","type":"object","default":""},{"name":"type","description":"用于渲染选项的组件类型(例如 'button')\n\n*@values* `[checkbox, button]`","type":"string","default":""},{"name":"stringMode","description":"是否输出字符串","type":"boolean","default":"false"},{"name":"delimiter","description":"输出字符串的分隔符","type":"string","default":""},{"name":"otherVal","description":"","type":"string","default":""},{"name":"otherProp","description":"","type":"string","default":""},{"name":"otherPlaceholder","description":"","type":"string","default":""},{"name":"otherLabel","description":"","type":"string","default":""},{"name":"otherWidth","description":"","type":"string","default":""},{"name":"otherMaxLength","description":"","type":"string","default":""},{"name":"gender","description":"","type":"boolean","default":"false"},{"name":"confirm","description":"","type":"boolean","default":"false"},{"name":"labelProp","description":"","type":"string","default":""},{"name":"valueProp","description":"","type":"string","default":""},{"name":"split","description":"","type":"boolean","default":"false"},{"name":"sort","description":"","type":"boolean","default":"false"},{"name":"classic","description":"","type":"boolean","default":"false"},{"name":"fillRow","description":"","type":"boolean","default":"false"},{"name":"ellipsis","description":"","type":"boolean","default":"false"},{"name":"dictType","description":"","type":"string","default":""},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""}],"js":{"events":[{"name":"update:other","description":"输入事件"},{"name":"update:modelValue","description":"输入事件"},{"name":"change","description":"绑定值被改变时触发"}]},"slots":[{"name":"default","description":"默认插槽"},{"name":"label","description":"标签插槽"},{"name":"tips","description":"提示内容插槽"},{"name":"error","description":"错误内容插槽"},{"name":"below","description":"输入框下方追加内容"}]},{"name":"FormDatePicker","description":"日期选择组件","source":{"module":"@web-utils/form-ui","symbol":"FormDatePicker"},"props":[{"name":"modelValue","description":"绑定值,如果是 range 选择器,数组长度应为 2","type":"number|string|date|array","default":""},{"name":"readonly","description":"只读","type":"boolean","default":"false"},{"name":"size","description":"用于控制该表单域下组件的默认尺寸\n\n*@values* `[large, default, small]`","type":"string","default":""},{"name":"editable","description":"文本框可输入","type":"boolean","default":"false"},{"name":"clearable","description":"是否显示清除按钮","type":"boolean","default":"false"},{"name":"placeholder","description":"非范围选择时的占位内容","type":"string","default":""},{"name":"startPlaceholder","description":"范围选择时开始日期的占位内容","type":"string","default":""},{"name":"endPlaceholder","description":"范围选择时结束日期的占位内容","type":"string","default":""},{"name":"type","description":"显示类型\n\n*@values* `[year, month, date, week, datetime, datetimerange, daterange, monthrange]`","type":"string","default":""},{"name":"format","description":"显示在输入框中的格式","type":"string","default":""},{"name":"popperClass","description":"DatePicker 下拉框的类名","type":"string","default":""},{"name":"popperStyle","description":"弹出内容的自定义样式","type":"string|object","default":""},{"name":"popperOptions","description":"自定义 popper 选项,更多请参考 popper.js","type":"object","default":""},{"name":"rangeSeparator","description":"选择范围时的分隔符","type":"string","default":""},{"name":"defaultValue","description":"可选,选择器打开时默认显示的时间","type":"object","default":""},{"name":"defaultTime","description":"范围选择时选中日期所使用的当日内具体时刻","type":"object","default":""},{"name":"valueFormat","description":"可选,绑定值的格式。不指定则绑定值为 Date 对象","type":"string","default":""},{"name":"id","description":"等价于原生 input id 属性","type":"string|array","default":""},{"name":"name","description":"等价于原生 input name 属性","type":"string|array","default":""},{"name":"unlinkPanels","description":"在范围选择器里取消两个日期面板之间的联动","type":"boolean","default":"false"},{"name":"prefixIcon","description":"自定义前缀图标 如果 type 的值是 TimeLikeType,那么就是 Clock,不然就是 Calendar","type":"string|object","default":""},{"name":"clearIcon","description":"自定义清除图标","type":"string|object","default":""},{"name":"validateEvent","description":"是否触发表单验证","type":"boolean","default":"false"},{"name":"disabledDate","description":"一个用来判断该日期是否被禁用的函数,接受一个 Date 对象作为参数。应该返回一个 Boolean 值","type":"func","default":""},{"name":"shortcuts","description":"设置快捷选项,需要传入数组对象","type":"array","default":""},{"name":"cellClassName","description":"设置自定义类名","type":"func","default":""},{"name":"teleported","description":"是否将 date-picker 的下拉列表插入至 body 元素","type":"boolean","default":"false"},{"name":"emptyValues","description":"组件的空值配置,参考 config-provider","type":"array","default":""},{"name":"valueOnClear","description":"清空选项的值,参考 config-provider","type":"string|number|boolean|func","default":""},{"name":"fallbackPlacements","description":"Tooltip 可用的 positions 请查看 popper.js 文档","type":"array","default":""},{"name":"placement","description":"下拉框出现的位置\n\n*@values* `[top, top-start, top-end, bottom, bottom-start, bottom-end, left, left-start, left-end, right, right-start, right-end]`","type":"string","default":""},{"name":"showFooter","description":"是否显示 footer","type":"boolean","default":"false"},{"name":"showConfirm","description":"是否显示确定按钮","type":"boolean","default":"false"},{"name":"showWeekNumber","description":"显示周数(除周外)","type":"boolean","default":"false"},{"name":"automaticDropdown","description":"该属性决定在输入框获得焦点时日期选择面板是否弹出。(在 3.0 版本中,默认值将设置为 false)","type":"boolean","default":"false"},{"name":"split","description":"是否切分, 只对范围选择有效","type":"boolean","default":"false"},{"name":"startDate","description":"开始事件, 只对范围选择有效","type":"string","default":""},{"name":"endDate","description":"结束事件, 只对范围选择有效","type":"string","default":""},{"name":"start","description":"","type":"string","default":""},{"name":"end","description":"","type":"string","default":""},{"name":"year","description":"","type":"boolean","default":"false"},{"name":"month","description":"","type":"boolean","default":"false"},{"name":"dates","description":"","type":"boolean","default":"false"},{"name":"week","description":"","type":"boolean","default":"false"},{"name":"dateTime","description":"","type":"boolean","default":"false"},{"name":"dateTimeRange","description":"","type":"boolean","default":"false"},{"name":"dateRange","description":"","type":"boolean","default":"false"},{"name":"monthRange","description":"","type":"boolean","default":"false"},{"name":"miniDate","description":"","type":"string","default":""},{"name":"maxDate","description":"","type":"string","default":""},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""}],"js":{"events":[{"name":"update:startDate","description":"更新开始时间, split 为 true 时有效"},{"name":"update:endDate","description":"更新结束时间, split 为 true 时有效"},{"name":"update:modelValue","description":"输入事件"},{"name":"change","description":"当用户确认值或点击外部时触发"},{"name":"blur","description":"在组件 Input 失去焦点时触发"},{"name":"focus","description":"在组件 Input 获得焦点时触发"},{"name":"clear","description":"当点击清除按钮时触发\n\n@since 2.7.7"},{"name":"calendar-change","description":"在日历所选日期更改时触发\n\n仅用于 range"},{"name":"panel-change","description":"当日期面板改变时触发"},{"name":"visible-change","description":"当 DatePicker 的下拉列表出现/消失时触发"}]},"slots":[{"name":"default","description":"默认插槽"},{"name":"label","description":"标签插槽"},{"name":"tips","description":"提示内容插槽"},{"name":"error","description":"错误内容插槽"},{"name":"below","description":"输入框下方追加内容"}]},{"name":"FormHolder","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormHolder"},"props":[{"name":"model","description":"表单数据对象","type":"object","default":""},{"name":"rules","description":"表单验证规则","type":"object","default":""},{"name":"inline","description":"行内表单模式","type":"boolean","default":"false"},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性\n\n*@values* `[right, left, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签的长度,例如 '50px'。作为 Form 直接子元素的 form-item 会继承该值。可以使用 auto","type":"string|number","default":""},{"name":"labelSuffix","description":"表单域标签的后缀","type":"string","default":""},{"name":"hideRequiredAsterisk","description":"是否隐藏必填字段标签旁边的红色星号","type":"boolean","default":"false"},{"name":"requireAsteriskPosition","description":"星号的位置\n\n*@values* `[left, right]`","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否以行内形式展示校验信息","type":"boolean","default":"false"},{"name":"statusIcon","description":"是否在输入框中显示校验结果反馈图标","type":"boolean","default":"false"},{"name":"validateOnRuleChange","description":"是否在 rules 属性改变后立即触发一次验证","type":"boolean","default":"false"},{"name":"size","description":"用于控制该表单内组件的尺寸\n\n*@values* `[large, default, small]`","type":"string","default":""},{"name":"disabled","description":"是否禁用该表单内的所有组件。在 2.12.0 以前,如果设置为 true,它将覆盖内部组件的 disabled 属性。在 2.12.0 之后,内部组件的配置优先","type":"boolean","default":"false"},{"name":"scrollToError","description":"当校验失败时,滚动到第一个错误表单项","type":"boolean","default":"false"},{"name":"scrollIntoViewOptions","description":"当校验有失败结果时,滚动到第一个失败的表单项目可通过 scrollIntoView 配置","type":"object|boolean","default":""},{"name":"requiredFields","description":"必填字段列表","type":"array","default":""},{"name":"disabledFields","description":"禁用字段列表","type":"array","default":""},{"name":"enabledFields","description":"启用字段列表","type":"array","default":""},{"name":"showAdvice","description":"是否显示建议提示","type":"boolean","default":"false"},{"name":"columns","description":"列配置,支持数组或对象格式","type":"array|object","default":""},{"name":"colCount","description":"列数量","type":"number","default":""},{"name":"notTableForm","description":"是否非表格表单,默认值为 undefined","type":"boolean","default":"false"},{"name":"commentValueColspan","description":"注释值所占列跨度","type":"number","default":""},{"name":"commentLabelColspan","description":"注释标签所占列跨度","type":"number","default":""},{"name":"wrapRow","description":"是否使用 ElRow 包裹内容","type":"boolean","default":"false"}],"js":{"events":[{"name":"validate","description":"任一表单项被校验后触发"}]}},{"name":"FormImage","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormImage"},"props":[{"name":"src","description":"","type":"string","default":""},{"name":"fit","description":"","type":"string","default":""},{"name":"hideOnClickModal","description":"","type":"boolean","default":"false"},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"size","description":"用于控制该表单域下组件的默认尺寸\n\n*@values* `[large, default, small]`","type":"string","default":""},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""}],"js":{"events":[{"name":"load","description":"图片加载成功触发"},{"name":"error","description":"图片加载失败触发"},{"name":"switch","description":"切换图像时触发"},{"name":"close","description":"当点击 X 按钮或者在 hide-on-click-modal 为 true 时点击遮罩层时触发"},{"name":"show","description":"当 Viewer 显示时触发"}]},"slots":[{"name":"image-viewer","description":"当允许大图预览时,可使用 Image Viewer 的插槽"},{"name":"error","description":"自定义图像加载失败的内容"},{"name":"placeholder","description":"当图像尚未加载时,自定义的占位符内容"}]},{"name":"FormInput","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormInput"},"props":[{"name":"modelValue","description":"绑定值","type":"string|number","default":""},{"name":"type","description":"输入类型,更多信息请参见 MDN","type":"string","default":""},{"name":"modelModifiers","description":"v-model 修饰符,参考 Vue 修饰符","type":"object","default":""},{"name":"maxlength","description":"同原生 maxlength 属性","type":"string|number","default":""},{"name":"minlength","description":"原生属性,最小输入长度","type":"string|number","default":""},{"name":"showWordLimit","description":"是否显示统计字数,只在 type 为 'text' 或 'textarea' 的时候生效","type":"boolean","default":"false"},{"name":"wordLimitPosition","description":"字数统计的位置,仅当 showWordLimit 为 true 时生效\n\n*@values* `[inside, outside]`","type":"string","default":""},{"name":"placeholder","description":"输入框占位文本","type":"string","default":""},{"name":"clearable","description":"是否显示清除按钮,只有当 type 不是 textarea 时生效","type":"boolean","default":"false"},{"name":"clearIcon","description":"自定义清除图标","type":"string|object","default":""},{"name":"formatter","description":"指定输入值的格式(只有当 type 是 \"text\" 时才能工作)","type":"func","default":""},{"name":"parser","description":"指定从格式化器输入中提取的值(仅当 type 是 \"text\" 时才起作用)","type":"func","default":""},{"name":"showPassword","description":"是否显示切换密码图标","type":"boolean","default":"false"},{"name":"size","description":"大小\n\n*@values* `['large', 'default', 'small']`","type":"string","default":""},{"name":"prefixIcon","description":"自定义前缀图标","type":"string|object","default":""},{"name":"suffixIcon","description":"自定义后缀图标","type":"string|object","default":""},{"name":"rows","description":"输入框行数,仅 type 为 'textarea' 时有效","type":"number","default":""},{"name":"autosize","description":"textarea 高度是否自适应,仅 type 为 'textarea' 时生效。可以接受一个对象,比如: { minRows: 2, maxRows: 6 }","type":"boolean|object","default":""},{"name":"autocomplete","description":"原生 autocomplete 属性","type":"string","default":""},{"name":"name","description":"等价于原生 input name 属性","type":"string","default":""},{"name":"readonly","description":"原生 readonly 属性,是否只读","type":"boolean","default":"false"},{"name":"max","description":"原生 max 属性,设置最大值","type":"string|number","default":""},{"name":"min","description":"原生属性,设置最小值","type":"string|number","default":""},{"name":"step","description":"原生属性,设置输入字段的合法数字间隔","type":"string|number","default":""},{"name":"resize","description":"控制是否能被用户缩放\n\n*@values* `[none, both, horizontal, vertical]`","type":"string","default":""},{"name":"autofocus","description":"原生属性,自动获取焦点","type":"boolean","default":"false"},{"name":"form","description":"原生属性","type":"string","default":""},{"name":"ariaLabel","description":"等价于原生 input aria-label 属性","type":"string","default":""},{"name":"tabindex","description":"输入框的 tabindex","type":"string|number","default":""},{"name":"validateEvent","description":"输入时是否触发表单的校验","type":"boolean","default":"false"},{"name":"inputStyle","description":"input 元素或 textarea 元素的 style","type":"string|object","default":""},{"name":"inputmode","description":"等价于原生 input inputmode 属性","type":"string","default":""},{"name":"countGraphemes","description":"自定义函数用于计算字形;设置后,将绕过原生的 maxlength/minlength 约束。组件使用 Intl.Segmenter(Chrome 87+、Firefox 125+、Safari 14.1+)进行正确的字素聚类;旧版浏览器回退到使用 Array.from() 进行代码点迭代","type":"func","default":""},{"name":"prepend","description":"输入框前置内容,只对非 type=\"textarea\" 有效","type":"string","default":""},{"name":"append","description":"输入框后置内容,只对非 type=\"textarea\" 有效","type":"string","default":""},{"name":"prefix","description":"输入框头部内容,只对非 type=\"textarea\" 有效","type":"string","default":""},{"name":"suffix","description":"输入框尾部内容,只对非 type=\"textarea\" 有效","type":"string","default":""},{"name":"picker","description":"只作为展示和点击","type":"boolean","default":"false"},{"name":"readonlyGrey","description":"只读时背景是否为灰色","type":"boolean","default":"false"},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""}],"js":{"events":[{"name":"update:modelValue","description":"输入事件"},{"name":"click","description":"输入框点击事件"},{"name":"blur","description":"当选择器的输入框失去焦点时触发"},{"name":"focus","description":"当选择器的输入框获得焦点时触发"},{"name":"change","description":"仅当 modelValue 改变时,当输入框失去焦点或用户按 Enter 时触发"},{"name":"input","description":"在 Input 值改变时触发"},{"name":"clear","description":"在点击由 clearable 属性生成的清空按钮时触发"},{"name":"keydown","description":"按下键时触发"},{"name":"mouseleave","description":"当鼠标离开输入元素时触发"},{"name":"mouseenter","description":"当鼠标进入输入元素时触发"},{"name":"compositionstart","description":"输入法输入开始时触发"},{"name":"compositionupdate","description":"输入法输入改变时触发"},{"name":"compositionend","description":"输入法输入完成时触发"}]},"slots":[{"name":"password-icon","description":"作为输入密码图标的内容,仅在 show-password 为 true 时生效。作用域变量为 { visible: boolean }"},{"name":"append","description":"输入框后置内容,只对非 type=\"textarea\" 有效"},{"name":"prepend","description":"输入框前置内容,只对非 type=\"textarea\" 有效"},{"name":"suffix","description":"输入框尾部内容,只对非 type=\"textarea\" 有效"},{"name":"prefix","description":"输入框头部内容,只对非 type=\"textarea\" 有效"},{"name":"default","description":"默认插槽"},{"name":"label","description":"标签插槽"},{"name":"tips","description":"提示内容插槽"},{"name":"error","description":"错误内容插槽"},{"name":"below","description":"输入框下方追加内容"}]},{"name":"FormInputCronExpression","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormInputCronExpression"},"props":[{"name":"modelValue","description":"","type":"string|number","default":""},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"size","description":"大小\n\n*@values* `['large', 'default', 'small']`","type":"string","default":""},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""}],"js":{"events":[{"name":"update:modelValue","description":"输入事件"}]},"slots":[{"name":"default","description":"默认插槽"},{"name":"label","description":"标签插槽"},{"name":"tips","description":"提示内容插槽"},{"name":"error","description":"错误内容插槽"},{"name":"below","description":"输入框下方追加内容"}]},{"name":"FormInputEmail","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormInputEmail"},"props":[{"name":"modelValue","description":"绑定值","type":"string|number","default":""},{"name":"type","description":"输入类型,更多信息请参见 MDN","type":"string","default":""},{"name":"modelModifiers","description":"v-model 修饰符,参考 Vue 修饰符","type":"object","default":""},{"name":"maxlength","description":"同原生 maxlength 属性","type":"string|number","default":""},{"name":"minlength","description":"原生属性,最小输入长度","type":"string|number","default":""},{"name":"showWordLimit","description":"是否显示统计字数,只在 type 为 'text' 或 'textarea' 的时候生效","type":"boolean","default":"false"},{"name":"wordLimitPosition","description":"字数统计的位置,仅当 showWordLimit 为 true 时生效\n\n*@values* `[inside, outside]`","type":"string","default":""},{"name":"placeholder","description":"输入框占位文本","type":"string","default":""},{"name":"clearable","description":"是否显示清除按钮,只有当 type 不是 textarea 时生效","type":"boolean","default":"false"},{"name":"clearIcon","description":"自定义清除图标","type":"string|object","default":""},{"name":"formatter","description":"指定输入值的格式(只有当 type 是 \"text\" 时才能工作)","type":"func","default":""},{"name":"parser","description":"指定从格式化器输入中提取的值(仅当 type 是 \"text\" 时才起作用)","type":"func","default":""},{"name":"showPassword","description":"是否显示切换密码图标","type":"boolean","default":"false"},{"name":"size","description":"大小\n\n*@values* `['large', 'default', 'small']`","type":"string","default":""},{"name":"prefixIcon","description":"自定义前缀图标","type":"string|object","default":""},{"name":"suffixIcon","description":"自定义后缀图标","type":"string|object","default":""},{"name":"rows","description":"输入框行数,仅 type 为 'textarea' 时有效","type":"number","default":""},{"name":"autosize","description":"textarea 高度是否自适应,仅 type 为 'textarea' 时生效。可以接受一个对象,比如: { minRows: 2, maxRows: 6 }","type":"boolean|object","default":""},{"name":"autocomplete","description":"原生 autocomplete 属性","type":"string","default":""},{"name":"name","description":"等价于原生 input name 属性","type":"string","default":""},{"name":"readonly","description":"原生 readonly 属性,是否只读","type":"boolean","default":"false"},{"name":"max","description":"原生 max 属性,设置最大值","type":"string|number","default":""},{"name":"min","description":"原生属性,设置最小值","type":"string|number","default":""},{"name":"step","description":"原生属性,设置输入字段的合法数字间隔","type":"string|number","default":""},{"name":"resize","description":"控制是否能被用户缩放\n\n*@values* `[none, both, horizontal, vertical]`","type":"string","default":""},{"name":"autofocus","description":"原生属性,自动获取焦点","type":"boolean","default":"false"},{"name":"form","description":"原生属性","type":"string","default":""},{"name":"ariaLabel","description":"等价于原生 input aria-label 属性","type":"string","default":""},{"name":"tabindex","description":"输入框的 tabindex","type":"string|number","default":""},{"name":"validateEvent","description":"输入时是否触发表单的校验","type":"boolean","default":"false"},{"name":"inputStyle","description":"input 元素或 textarea 元素的 style","type":"string|object","default":""},{"name":"inputmode","description":"等价于原生 input inputmode 属性","type":"string","default":""},{"name":"countGraphemes","description":"自定义函数用于计算字形;设置后,将绕过原生的 maxlength/minlength 约束。组件使用 Intl.Segmenter(Chrome 87+、Firefox 125+、Safari 14.1+)进行正确的字素聚类;旧版浏览器回退到使用 Array.from() 进行代码点迭代","type":"func","default":""},{"name":"prepend","description":"输入框前置内容,只对非 type=\"textarea\" 有效","type":"string","default":""},{"name":"append","description":"输入框后置内容,只对非 type=\"textarea\" 有效","type":"string","default":""},{"name":"prefix","description":"输入框头部内容,只对非 type=\"textarea\" 有效","type":"string","default":""},{"name":"suffix","description":"输入框尾部内容,只对非 type=\"textarea\" 有效","type":"string","default":""},{"name":"picker","description":"只作为展示和点击","type":"boolean","default":"false"},{"name":"readonlyGrey","description":"只读时背景是否为灰色","type":"boolean","default":"false"},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""}],"js":{"events":[{"name":"update:modelValue","description":"输入事件"},{"name":"click","description":"输入框点击事件"},{"name":"blur","description":"当选择器的输入框失去焦点时触发"},{"name":"focus","description":"当选择器的输入框获得焦点时触发"},{"name":"change","description":"仅当 modelValue 改变时,当输入框失去焦点或用户按 Enter 时触发"},{"name":"input","description":"在 Input 值改变时触发"},{"name":"clear","description":"在点击由 clearable 属性生成的清空按钮时触发"},{"name":"keydown","description":"按下键时触发"},{"name":"mouseleave","description":"当鼠标离开输入元素时触发"},{"name":"mouseenter","description":"当鼠标进入输入元素时触发"},{"name":"compositionstart","description":"输入法输入开始时触发"},{"name":"compositionupdate","description":"输入法输入改变时触发"},{"name":"compositionend","description":"输入法输入完成时触发"}]}},{"name":"FormInputIdCard","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormInputIdCard"},"props":[{"name":"modelValue","description":"绑定值","type":"string|number","default":""},{"name":"type","description":"输入类型,更多信息请参见 MDN","type":"string","default":""},{"name":"modelModifiers","description":"v-model 修饰符,参考 Vue 修饰符","type":"object","default":""},{"name":"maxlength","description":"同原生 maxlength 属性","type":"string|number","default":""},{"name":"minlength","description":"原生属性,最小输入长度","type":"string|number","default":""},{"name":"showWordLimit","description":"是否显示统计字数,只在 type 为 'text' 或 'textarea' 的时候生效","type":"boolean","default":"false"},{"name":"wordLimitPosition","description":"字数统计的位置,仅当 showWordLimit 为 true 时生效\n\n*@values* `[inside, outside]`","type":"string","default":""},{"name":"placeholder","description":"输入框占位文本","type":"string","default":""},{"name":"clearable","description":"是否显示清除按钮,只有当 type 不是 textarea 时生效","type":"boolean","default":"false"},{"name":"clearIcon","description":"自定义清除图标","type":"string|object","default":""},{"name":"formatter","description":"指定输入值的格式(只有当 type 是 \"text\" 时才能工作)","type":"func","default":""},{"name":"parser","description":"指定从格式化器输入中提取的值(仅当 type 是 \"text\" 时才起作用)","type":"func","default":""},{"name":"showPassword","description":"是否显示切换密码图标","type":"boolean","default":"false"},{"name":"size","description":"大小\n\n*@values* `['large', 'default', 'small']`","type":"string","default":""},{"name":"prefixIcon","description":"自定义前缀图标","type":"string|object","default":""},{"name":"suffixIcon","description":"自定义后缀图标","type":"string|object","default":""},{"name":"rows","description":"输入框行数,仅 type 为 'textarea' 时有效","type":"number","default":""},{"name":"autosize","description":"textarea 高度是否自适应,仅 type 为 'textarea' 时生效。可以接受一个对象,比如: { minRows: 2, maxRows: 6 }","type":"boolean|object","default":""},{"name":"autocomplete","description":"原生 autocomplete 属性","type":"string","default":""},{"name":"name","description":"等价于原生 input name 属性","type":"string","default":""},{"name":"readonly","description":"原生 readonly 属性,是否只读","type":"boolean","default":"false"},{"name":"max","description":"原生 max 属性,设置最大值","type":"string|number","default":""},{"name":"min","description":"原生属性,设置最小值","type":"string|number","default":""},{"name":"step","description":"原生属性,设置输入字段的合法数字间隔","type":"string|number","default":""},{"name":"resize","description":"控制是否能被用户缩放\n\n*@values* `[none, both, horizontal, vertical]`","type":"string","default":""},{"name":"autofocus","description":"原生属性,自动获取焦点","type":"boolean","default":"false"},{"name":"form","description":"原生属性","type":"string","default":""},{"name":"ariaLabel","description":"等价于原生 input aria-label 属性","type":"string","default":""},{"name":"tabindex","description":"输入框的 tabindex","type":"string|number","default":""},{"name":"validateEvent","description":"输入时是否触发表单的校验","type":"boolean","default":"false"},{"name":"inputStyle","description":"input 元素或 textarea 元素的 style","type":"string|object","default":""},{"name":"inputmode","description":"等价于原生 input inputmode 属性","type":"string","default":""},{"name":"countGraphemes","description":"自定义函数用于计算字形;设置后,将绕过原生的 maxlength/minlength 约束。组件使用 Intl.Segmenter(Chrome 87+、Firefox 125+、Safari 14.1+)进行正确的字素聚类;旧版浏览器回退到使用 Array.from() 进行代码点迭代","type":"func","default":""},{"name":"prepend","description":"输入框前置内容,只对非 type=\"textarea\" 有效","type":"string","default":""},{"name":"append","description":"输入框后置内容,只对非 type=\"textarea\" 有效","type":"string","default":""},{"name":"prefix","description":"输入框头部内容,只对非 type=\"textarea\" 有效","type":"string","default":""},{"name":"suffix","description":"输入框尾部内容,只对非 type=\"textarea\" 有效","type":"string","default":""},{"name":"picker","description":"只作为展示和点击","type":"boolean","default":"false"},{"name":"readonlyGrey","description":"只读时背景是否为灰色","type":"boolean","default":"false"},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""}],"js":{"events":[{"name":"update:modelValue","description":"输入事件"},{"name":"click","description":"输入框点击事件"},{"name":"blur","description":"当选择器的输入框失去焦点时触发"},{"name":"focus","description":"当选择器的输入框获得焦点时触发"},{"name":"change","description":"仅当 modelValue 改变时,当输入框失去焦点或用户按 Enter 时触发"},{"name":"input","description":"在 Input 值改变时触发"},{"name":"clear","description":"在点击由 clearable 属性生成的清空按钮时触发"},{"name":"keydown","description":"按下键时触发"},{"name":"mouseleave","description":"当鼠标离开输入元素时触发"},{"name":"mouseenter","description":"当鼠标进入输入元素时触发"},{"name":"compositionstart","description":"输入法输入开始时触发"},{"name":"compositionupdate","description":"输入法输入改变时触发"},{"name":"compositionend","description":"输入法输入完成时触发"}]}},{"name":"FormInputNumber","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormInputNumber"},"props":[{"name":"modelValue","description":"选中项绑定值","type":"number|null","default":""},{"name":"min","description":"设置计数器允许的最小值","type":"number","default":""},{"name":"max","description":"设置计数器允许的最大值","type":"number","default":""},{"name":"step","description":"计数器步长","type":"number","default":""},{"name":"stepStrictly","description":"是否只能输入 step 的倍数","type":"boolean","default":"false"},{"name":"precision","description":"数值精度","type":"number","default":""},{"name":"size","description":"大小\n\n*@values* `['large', 'default', 'small']`","type":"string","default":""},{"name":"readonly","description":"原生 readonly 属性,是否只读","type":"boolean","default":"false"},{"name":"controls","description":"是否使用控制按钮","type":"boolean","default":"false"},{"name":"controlsPosition","description":"控制按钮位置\n\n*@values* `[default, right]`","type":"string","default":""},{"name":"name","description":"等价于原生 input name 属性","type":"string","default":""},{"name":"ariaLabel","description":"等价于原生 input aria-label 属性","type":"string","default":""},{"name":"placeholder","description":"等价于原生 input placeholder 属性","type":"string","default":""},{"name":"id","description":"等价于原生 input id 属性","type":"string","default":""},{"name":"valueOnClear","description":"当输入框被清空时显示的值","type":"number|null|string","default":""},{"name":"validateEvent","description":"是否触发表单验证","type":"boolean","default":"false"},{"name":"inputmode","description":"等价于原生 input inputmode 属性","type":"string","default":""},{"name":"align","description":"内部输入文本对齐\n\n*@values* `[left, center, right]`","type":"string","default":""},{"name":"disabledScientific","description":"禁用科学计数法的输入(例如输入 'e')","type":"boolean","default":"false"},{"name":"prefix","description":"","type":"string","default":""},{"name":"suffix","description":"","type":"string","default":""},{"name":"append","description":"","type":"string","default":""},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""}],"js":{"events":[{"name":"update:modelValue","description":"输入事件"},{"name":"change","description":"绑定值被改变时触发"},{"name":"blur","description":"在组件 Input 失去焦点时触发"},{"name":"focus","description":"在组件 Input 获得焦点时触发"}]},"slots":[{"name":"suffix","description":"输入框尾部内容"},{"name":"prefix","description":"输入框头部内容"},{"name":"increase-icon","description":"自定义输入框按钮增加图标"},{"name":"decrease-icon","description":"自定义输入框按钮减少图标"},{"name":"default","description":"默认插槽"},{"name":"label","description":"标签插槽"},{"name":"tips","description":"提示内容插槽"},{"name":"error","description":"错误内容插槽"},{"name":"below","description":"输入框下方追加内容"}]},{"name":"FormInputPhoneNumber","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormInputPhoneNumber"},"props":[{"name":"modelValue","description":"绑定值","type":"string|number","default":""},{"name":"type","description":"输入类型,更多信息请参见 MDN","type":"string","default":""},{"name":"modelModifiers","description":"v-model 修饰符,参考 Vue 修饰符","type":"object","default":""},{"name":"maxlength","description":"同原生 maxlength 属性","type":"string|number","default":""},{"name":"minlength","description":"原生属性,最小输入长度","type":"string|number","default":""},{"name":"showWordLimit","description":"是否显示统计字数,只在 type 为 'text' 或 'textarea' 的时候生效","type":"boolean","default":"false"},{"name":"wordLimitPosition","description":"字数统计的位置,仅当 showWordLimit 为 true 时生效\n\n*@values* `[inside, outside]`","type":"string","default":""},{"name":"placeholder","description":"输入框占位文本","type":"string","default":""},{"name":"clearable","description":"是否显示清除按钮,只有当 type 不是 textarea 时生效","type":"boolean","default":"false"},{"name":"clearIcon","description":"自定义清除图标","type":"string|object","default":""},{"name":"formatter","description":"指定输入值的格式(只有当 type 是 \"text\" 时才能工作)","type":"func","default":""},{"name":"parser","description":"指定从格式化器输入中提取的值(仅当 type 是 \"text\" 时才起作用)","type":"func","default":""},{"name":"showPassword","description":"是否显示切换密码图标","type":"boolean","default":"false"},{"name":"size","description":"大小\n\n*@values* `['large', 'default', 'small']`","type":"string","default":""},{"name":"prefixIcon","description":"自定义前缀图标","type":"string|object","default":""},{"name":"suffixIcon","description":"自定义后缀图标","type":"string|object","default":""},{"name":"rows","description":"输入框行数,仅 type 为 'textarea' 时有效","type":"number","default":""},{"name":"autosize","description":"textarea 高度是否自适应,仅 type 为 'textarea' 时生效。可以接受一个对象,比如: { minRows: 2, maxRows: 6 }","type":"boolean|object","default":""},{"name":"autocomplete","description":"原生 autocomplete 属性","type":"string","default":""},{"name":"name","description":"等价于原生 input name 属性","type":"string","default":""},{"name":"readonly","description":"原生 readonly 属性,是否只读","type":"boolean","default":"false"},{"name":"max","description":"原生 max 属性,设置最大值","type":"string|number","default":""},{"name":"min","description":"原生属性,设置最小值","type":"string|number","default":""},{"name":"step","description":"原生属性,设置输入字段的合法数字间隔","type":"string|number","default":""},{"name":"resize","description":"控制是否能被用户缩放\n\n*@values* `[none, both, horizontal, vertical]`","type":"string","default":""},{"name":"autofocus","description":"原生属性,自动获取焦点","type":"boolean","default":"false"},{"name":"form","description":"原生属性","type":"string","default":""},{"name":"ariaLabel","description":"等价于原生 input aria-label 属性","type":"string","default":""},{"name":"tabindex","description":"输入框的 tabindex","type":"string|number","default":""},{"name":"validateEvent","description":"输入时是否触发表单的校验","type":"boolean","default":"false"},{"name":"inputStyle","description":"input 元素或 textarea 元素的 style","type":"string|object","default":""},{"name":"inputmode","description":"等价于原生 input inputmode 属性","type":"string","default":""},{"name":"countGraphemes","description":"自定义函数用于计算字形;设置后,将绕过原生的 maxlength/minlength 约束。组件使用 Intl.Segmenter(Chrome 87+、Firefox 125+、Safari 14.1+)进行正确的字素聚类;旧版浏览器回退到使用 Array.from() 进行代码点迭代","type":"func","default":""},{"name":"prepend","description":"输入框前置内容,只对非 type=\"textarea\" 有效","type":"string","default":""},{"name":"append","description":"输入框后置内容,只对非 type=\"textarea\" 有效","type":"string","default":""},{"name":"prefix","description":"输入框头部内容,只对非 type=\"textarea\" 有效","type":"string","default":""},{"name":"suffix","description":"输入框尾部内容,只对非 type=\"textarea\" 有效","type":"string","default":""},{"name":"picker","description":"只作为展示和点击","type":"boolean","default":"false"},{"name":"readonlyGrey","description":"只读时背景是否为灰色","type":"boolean","default":"false"},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""}],"js":{"events":[{"name":"update:modelValue","description":"输入事件"},{"name":"click","description":"输入框点击事件"},{"name":"blur","description":"当选择器的输入框失去焦点时触发"},{"name":"focus","description":"当选择器的输入框获得焦点时触发"},{"name":"change","description":"仅当 modelValue 改变时,当输入框失去焦点或用户按 Enter 时触发"},{"name":"input","description":"在 Input 值改变时触发"},{"name":"clear","description":"在点击由 clearable 属性生成的清空按钮时触发"},{"name":"keydown","description":"按下键时触发"},{"name":"mouseleave","description":"当鼠标离开输入元素时触发"},{"name":"mouseenter","description":"当鼠标进入输入元素时触发"},{"name":"compositionstart","description":"输入法输入开始时触发"},{"name":"compositionupdate","description":"输入法输入改变时触发"},{"name":"compositionend","description":"输入法输入完成时触发"}]}},{"name":"FormInputTag","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormInputTag"},"props":[{"name":"modelValue","description":"","type":"array|string","default":""},{"name":"arrayMode","description":"","type":"boolean","default":"false"},{"name":"objectMode","description":"","type":"boolean","default":"false"},{"name":"separator","description":"","type":"string","default":""},{"name":"boundarySelector","description":"","type":"string","default":""},{"name":"query","description":"","type":"func","default":""},{"name":"type","description":"","type":"string","default":""},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"size","description":"大小\n\n*@values* `['large', 'default', 'small']`","type":"string","default":""},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""}],"js":{"events":[{"name":"update:modelValue","description":"输入事件"}]},"slots":[{"name":"default","description":"默认插槽"},{"name":"label","description":"标签插槽"},{"name":"tips","description":"提示内容插槽"},{"name":"error","description":"错误内容插槽"},{"name":"below","description":"输入框下方追加内容"}]},{"name":"FormInputTime","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormInputTime"},"props":[{"name":"modelValue","description":"绑定值,如果它是数组,长度应该是 2","type":"number|string|object","default":""},{"name":"readonly","description":"完全只读","type":"boolean","default":"false"},{"name":"editable","description":"文本框可输入","type":"boolean","default":"false"},{"name":"clearable","description":"是否显示清除按钮","type":"boolean","default":"false"},{"name":"size","description":"大小\n\n*@values* `['large', 'default', 'small']`","type":"string","default":""},{"name":"placeholder","description":"非范围选择时的占位内容","type":"string","default":""},{"name":"startPlaceholder","description":"范围选择时开始日期的占位内容","type":"string","default":""},{"name":"endPlaceholder","description":"范围选择时结束日期的占位内容","type":"string","default":""},{"name":"isRange","description":"是否为时间范围选择","type":"boolean","default":"false"},{"name":"arrowControl","description":"是否使用箭头进行时间选择","type":"boolean","default":"false"},{"name":"popperClass","description":"TimePicker 下拉框的类名","type":"string","default":""},{"name":"popperStyle","description":"为 TimePicke 的下拉菜单自定义样式","type":"string|object","default":""},{"name":"popperOptions","description":"自定义 popper 选项,更多请参考 popper.js","type":"object","default":""},{"name":"fallbackPlacements","description":"Tooltip 可用的 positions 请查看 popper.js 文档","type":"array","default":""},{"name":"placement","description":"下拉框出现的位置\n\n*@values* `[top, top-start, top-end, bottom, bottom-start, bottom-end, left, left-start, left-end, right, right-start, right-end]`","type":"string","default":""},{"name":"rangeSeparator","description":"选择范围时的分隔符","type":"string","default":""},{"name":"format","description":"显示在输入框中的格式","type":"string","default":""},{"name":"defaultValue","description":"可选,选择器打开时默认显示的时间","type":"date|array","default":""},{"name":"valueFormat","description":"可选,绑定值的格式。不指定则绑定值为 Date 对象","type":"string","default":""},{"name":"id","description":"等价于原生 input id 属性","type":"string|array","default":""},{"name":"name","description":"等价于原生 input name 属性","type":"string","default":""},{"name":"ariaLabel","description":"等价于原生 input aria-label 属性","type":"string","default":""},{"name":"prefixIcon","description":"自定义前缀图标","type":"string|object","default":""},{"name":"clearIcon","description":"自定义清除图标","type":"string|object","default":""},{"name":"disabledHours","description":"禁止选择部分小时选项","type":"func","default":""},{"name":"disabledMinutes","description":"禁止选择部分分钟选项","type":"func","default":""},{"name":"disabledSeconds","description":"禁止选择部分秒选项","type":"func","default":""},{"name":"teleported","description":"是否将 popover 的下拉列表镜像至 body 元素","type":"boolean","default":"false"},{"name":"tabindex","description":"输入框的 tabindex","type":"string|number","default":""},{"name":"emptyValues","description":"组件的空值配置,参考 config-provider","type":"array","default":""},{"name":"valueOnClear","description":"清空选项的值,参考 config-provider","type":"string|number|boolean|func","default":""},{"name":"saveOnBlur","description":"当未选择任何值时,是否在获得焦点时自动填充为当前时间","type":"boolean","default":"false"},{"name":"range","description":"","type":"boolean","default":"false"},{"name":"start","description":"","type":"string","default":""},{"name":"end","description":"","type":"string","default":""},{"name":"step","description":"","type":"string","default":""},{"name":"minTime","description":"","type":"string","default":""},{"name":"maxTime","description":"","type":"string","default":""},{"name":"selectableRange","description":"","type":"string","default":""},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""}],"js":{"events":[{"name":"update:modelValue","description":"输入事件"},{"name":"change","description":"用户确认选定的值时触发"},{"name":"blur","description":"在组件 Input 失去焦点时触发"},{"name":"focus","description":"在组件 Input 获得焦点时触发"},{"name":"clear","description":"可清空的模式下用户点击清空按钮时触发\n\n@since 2.7.7"},{"name":"visible-change","description":"当 TimePicker 的下拉列表出现/消失时触发"}]},"slots":[{"name":"default","description":"默认插槽"},{"name":"label","description":"标签插槽"},{"name":"tips","description":"提示内容插槽"},{"name":"error","description":"错误内容插槽"},{"name":"below","description":"输入框下方追加内容"}]},{"name":"FormItemConfigProvider","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormItemConfigProvider"},"props":[{"name":"reactive","description":"表单项是否为响应式","type":"boolean","default":"false"},{"name":"block","description":"表单项是否占满一行","type":"boolean","default":"false"},{"name":"wrapCol","description":"表单项是使用 ElCol 包裹","type":"boolean","default":"true"}],"js":{}},{"name":"FormItemGroup","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormItemGroup"},"props":[{"name":"blockTitle","description":"","type":"string","default":""},{"name":"tips","description":"","type":"string","default":""},{"name":"active","description":"","type":"boolean","default":"false"},{"name":"enabled","description":"","type":"boolean","default":"undefined"},{"name":"disabled","description":"","type":"boolean","default":"undefined"},{"name":"tag","description":"","type":"string","default":"'ElCol'"},{"name":"span","description":"","type":"number","default":"24"},{"name":"block","description":"","type":"boolean","default":"true"},{"name":"wrapRow","description":"","type":"boolean","default":"true"},{"name":"gutter","description":"","type":"number","default":"20"},{"name":"collapse","description":"","type":"boolean","default":"false"},{"name":"showTitle","description":"","type":"boolean","default":"true"},{"name":"notDispatch","description":"","type":"boolean","default":"false"}],"js":{}},{"name":"FormItemX","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormItemX"},"props":[{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"size","description":"用于控制该表单域下组件的默认尺寸\n\n*@values* `[large, default, small]`","type":"string","default":""},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""}],"js":{},"slots":[{"name":"default","description":"默认插槽"},{"name":"label","description":"标签插槽"},{"name":"tips","description":"提示内容插槽"},{"name":"error","description":"错误内容插槽"},{"name":"below","description":"输入框下方追加内容"}]},{"name":"FormRadioGroup","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormRadioGroup"},"props":[{"name":"modelValue","description":"绑定值","type":"string|number|boolean","default":""},{"name":"size","description":"用于控制该表单域下组件的默认尺寸\n\n*@values* `[large, default, small]`","type":"string","default":""},{"name":"validateEvent","description":"输入时是否触发表单的校验","type":"boolean","default":"false"},{"name":"textColor","description":"按钮形式的 Radio 激活时的文本颜色","type":"string","default":""},{"name":"fill","description":"按钮形式的 Radio 激活时的填充色和边框色","type":"string","default":""},{"name":"ariaLabel","description":"与 RadioGroup 中的 aria-label 属性相同","type":"string","default":""},{"name":"name","description":"原生 name 属性","type":"string","default":""},{"name":"id","description":"原生 id 属性","type":"string","default":""},{"name":"options","description":"选项的数据源,value 的 key 和 label 和 disabled 可以通过 props 自定义","type":"array","default":""},{"name":"props","description":"options 的配置","type":"object","default":""},{"name":"type","description":"用于渲染选项的组件类型(例如 'button')\n\n*@values* `[radio, button]`","type":"string","default":""},{"name":"border","description":"","type":"boolean","default":"false"},{"name":"gender","description":"","type":"boolean","default":"false"},{"name":"overFlow","description":"","type":"boolean","default":"false"},{"name":"confirm","description":"","type":"boolean","default":"false"},{"name":"trigger","description":"","type":"string","default":""},{"name":"labelProp","description":"","type":"string","default":""},{"name":"valueProp","description":"","type":"string","default":""},{"name":"english","description":"","type":"boolean","default":"false"},{"name":"chinese","description":"","type":"boolean","default":"false"},{"name":"typing","description":"","type":"boolean","default":"false"},{"name":"classic","description":"","type":"boolean","default":"false"},{"name":"fillRow","description":"","type":"boolean","default":"false"},{"name":"ellipsis","description":"","type":"boolean","default":"false"},{"name":"inline","description":"","type":"boolean","default":"false"},{"name":"allowCancel","description":"","type":"boolean","default":"false"},{"name":"radioType","description":"","type":"string","default":""},{"name":"dictType","description":"","type":"string","default":""},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""}],"js":{"events":[{"name":"update:modelValue","description":"输入事件"},{"name":"change","description":"绑定值变化时触发的事件"}]},"slots":[{"name":"default","description":"默认插槽"},{"name":"label","description":"标签插槽"},{"name":"tips","description":"提示内容插槽"},{"name":"error","description":"错误内容插槽"},{"name":"below","description":"输入框下方追加内容"}]},{"name":"FormRate","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormRate"},"props":[{"name":"modelValue","description":"选中项绑定值","type":"number","default":""},{"name":"max","description":"最大分值","type":"number","default":""},{"name":"size","description":"用于控制该表单域下组件的默认尺寸\n\n*@values* `[large, default, small]`","type":"string","default":""},{"name":"allowHalf","description":"是否允许半选","type":"boolean","default":"false"},{"name":"lowThreshold","description":"低分和中等分数的界限值,值本身被划分在低分中","type":"number","default":""},{"name":"highThreshold","description":"高分和中等分数的界限值,值本身被划分在高分中","type":"number","default":""},{"name":"colors","description":"icon 的颜色。若传入数组,共有 3 个元素,为 3 个分段所对应的颜色;若传入对象,可自定义分段,键名为分段的界限值,键值为对应的颜色","type":"array|object","default":""},{"name":"voidColor","description":"未选中 icon 的颜色","type":"string","default":""},{"name":"disabledVoidColor","description":"只读时未选中 icon 的颜色","type":"string","default":""},{"name":"icons","description":"图标组件 若传入数组,则需要传入 3 个元素,分别为 3 个部分所对应的类名;若传入对象,则可自定义分段,键名为分段的界限值,键值为对应的类名","type":"array|object","default":""},{"name":"voidIcon","description":"未被选中的图标组件","type":"string|object","default":""},{"name":"disabledVoidIcon","description":"禁用状态的未选择图标","type":"string|object","default":""},{"name":"showText","description":"是否显示辅助文字,若为真,则会从 texts 数组中选取当前分数对应的文字内容","type":"boolean","default":"false"},{"name":"showScore","description":"是否显示当前分数,showScore 和 showText 不能同时为真","type":"boolean","default":"false"},{"name":"textColor","description":"辅助文字的颜色","type":"string","default":""},{"name":"texts","description":"辅助文字数组","type":"array","default":""},{"name":"scoreTemplate","description":"分数显示模板","type":"string","default":""},{"name":"clearable","description":"是否可以重置值为 0","type":"boolean","default":"false"},{"name":"id","description":"原生 id 属性","type":"string","default":""},{"name":"ariaLabel","description":"和 Rate 的 aria-label 属性保持一致","type":"string","default":""},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""}],"js":{"events":[{"name":"update:modelValue","description":"输入事件"},{"name":"change","description":"分值改变时触发"}]},"slots":[{"name":"default","description":"默认插槽"},{"name":"label","description":"标签插槽"},{"name":"tips","description":"提示内容插槽"},{"name":"error","description":"错误内容插槽"},{"name":"below","description":"输入框下方追加内容"}]},{"name":"FormRedTable","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormRedTable"},"props":[{"name":"columns","description":"","type":"array|object","default":""},{"name":"colCount","description":"","type":"number","default":""}],"js":{},"slots":[{"name":"default"}]},{"name":"FormRow","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormRow"},"props":[{"name":"isLabel","description":"","type":"boolean","default":"false"},{"name":"alignCenter","description":"","type":"boolean","default":"false"}],"js":{}},{"name":"FormSelect","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormSelect"},"props":[{"name":"modelValue","description":"选中项绑定值","type":"string|number|boolean|object|array","default":""},{"name":"multiple","description":"是否多选","type":"boolean","default":"false"},{"name":"options","description":"选项的数据源,value 的 key 和 label 和 disabled 可以通过 props 自定义","type":"array","default":""},{"name":"props","description":"options 的配置","type":"object","default":""},{"name":"valueKey","description":"作为 value 唯一标识的键名,绑定值为对象类型时必填","type":"string","default":""},{"name":"size","description":"用于控制该表单域下组件的默认尺寸\n\n*@values* `[large, default, small]`","type":"string","default":""},{"name":"clearable","description":"是否可以清空选项","type":"boolean","default":"false"},{"name":"collapseTags","description":"多选时是否将选中值按文字的形式展示","type":"boolean","default":"false"},{"name":"collapseTagsTooltip","description":"当鼠标悬停于折叠标签的文本时,是否显示所有选中的标签。要使用此属性,collapseTags 属性必须设定为 true","type":"boolean","default":"false"},{"name":"tagTooltip","description":"折叠标签工具提示的配置对象。要使用此项,collapseTags 和 collapseTagsTooltip 必须为 true","type":"object","default":""},{"name":"multipleLimit","description":"multiple 属性设置为 true 时,代表多选场景下用户最多可以选择的项目数,为 0 则不限制","type":"number","default":""},{"name":"id","description":"原生 input 的 id","type":"string","default":""},{"name":"name","description":"Select 输入框的原生 name 属性","type":"string","default":""},{"name":"effect","description":"tooltip 主题,内置了 dark / light 两种\n\n*@values* `[dark, light]`","type":"string","default":""},{"name":"autocomplete","description":"Select 输入框的原生 autocomplete 属性","type":"string","default":""},{"name":"placeholder","description":"占位符,默认为 “Select”","type":"string","default":""},{"name":"filterable","description":"Select 组件是否可筛选","type":"boolean","default":"false"},{"name":"allowCreate","description":"是否允许用户创建新条目,当 filterable 设置为 true 时才会生效","type":"boolean","default":"false"},{"name":"filterMethod","description":"自定义筛选方法的第一个参数是当前输入的值。只有当 filterable 设置为 true 时才会生效","type":"func","default":""},{"name":"remote","description":"其中的选项是否从服务器远程加载","type":"boolean","default":"false"},{"name":"debounce","description":"远程搜索时的防抖延迟(以毫秒为单位)","type":"number","default":""},{"name":"remoteMethod","description":"当输入值发生变化时触发的函数。它的参数就是当前的输入值。当 filterable 设置为 true 时才会生效","type":"func","default":""},{"name":"remoteShowSuffix","description":"远程搜索方法显示后缀图标","type":"boolean","default":"false"},{"name":"loading","description":"是否正在从远程获取数据","type":"boolean","default":"false"},{"name":"loadingText","description":"从服务器加载数据时显示的文本,默认为 “Loading”","type":"string","default":""},{"name":"noMatchText","description":"搜索条件无匹配时显示的文字,也可以使用 empty 插槽设置,默认是 “No matching data”","type":"string","default":""},{"name":"noDataText","description":"无选项时显示的文字,也可以使用 empty 插槽设置自定义内容,默认是 “No data”","type":"string","default":""},{"name":"popperClass","description":"为 Select 下拉菜单和标签提示设置自定义类名","type":"string","default":""},{"name":"popperStyle","description":"为 Select 下拉菜单和标签提示设置自定义样式","type":"string|object","default":""},{"name":"reserveKeyword","description":"当 multiple 和 filterable 被设置为 true 时,是否在选中一个选项后保留当前的搜索关键词","type":"boolean","default":"false"},{"name":"defaultFirstOption","description":"是否在输入框按下回车时,选择第一个匹配项。需配合 filterable 或 remote 使用","type":"boolean","default":"false"},{"name":"teleported","description":"是否使用 teleport。设置成 true 则会被追加到 appendTo 的位置","type":"boolean","default":"false"},{"name":"appendTo","description":"下拉框挂载到哪个 DOM 元素","type":"string|object","default":""},{"name":"persistent","description":"当下拉选择器未被激活并且 persistent 设置为 false,选择器会被删除","type":"boolean","default":"false"},{"name":"automaticDropdown","description":"对于不可搜索的 Select,是否在输入框获得焦点后自动弹出选项菜单","type":"boolean","default":"false"},{"name":"clearIcon","description":"自定义清除图标","type":"string|object","default":""},{"name":"fitInputWidth","description":"下拉框的宽度是否与输入框相同","type":"boolean","default":"false"},{"name":"suffixIcon","description":"自定义后缀图标组件","type":"string|object","default":""},{"name":"tagType","description":"标签类型\n\n*@values* `[success, info, warning, danger]`","type":"string","default":""},{"name":"tagEffect","description":"标签效果\n\n*@values* `[dark, light, plain]`","type":"string","default":""},{"name":"validateEvent","description":"是否触发表单验证","type":"boolean","default":"false"},{"name":"dropDownOffset","description":"下拉面板偏移量","type":"number","default":""},{"name":"showArrow","description":"下拉菜单的内容是否有箭头","type":"boolean","default":"false"},{"name":"placement","description":"下拉框出现的位置\n\n*@values* `[top, top-start, top-end, bottom, bottom-start, bottom-end, left, left-start, left-end, right, right-start, right-end]`","type":"string","default":""},{"name":"fallbackPlacements","description":"dropdown 可用的 positions 请查看 popper.js 文档","type":"array","default":""},{"name":"maxCollapseTags","description":"需要显示的 Tag 的最大数量 只有当 collapseTags 设置为 true 时才会生效","type":"number","default":""},{"name":"popperOptions","description":"popper.js 参数","type":"object","default":""},{"name":"ariaLabel","description":"等价于原生 input aria-label 属性","type":"string","default":""},{"name":"emptyValues","description":"组件的空值配置,参考 config-provider","type":"array","default":""},{"name":"valueOnClear","description":"清空选项的值,参考 config-provider","type":"string|number|boolean|func","default":""},{"name":"suffixTransition","description":"下拉菜单显示/消失时后缀图标的动画","type":"boolean","default":"false"},{"name":"tabindex","description":"input 的 tabindex","type":"string|number","default":""},{"name":"dictType","description":"","type":"string","default":""},{"name":"gender","description":"","type":"boolean","default":"false"},{"name":"year","description":"","type":"boolean|number","default":""},{"name":"all","description":"","type":"boolean","default":"false"},{"name":"confirm","description":"","type":"boolean","default":"false"},{"name":"start","description":"","type":"number","default":""},{"name":"end","description":"","type":"number","default":""},{"name":"optionLabel","description":"","type":"string|number","default":""},{"name":"emitLabel","description":"","type":"boolean","default":"false"},{"name":"english","description":"","type":"boolean","default":"false"},{"name":"chinese","description":"","type":"boolean","default":"false"},{"name":"typing","description":"","type":"boolean","default":"false"},{"name":"multipleStringMode","description":"","type":"boolean","default":"false"},{"name":"multipleStringSeparator","description":"","type":"string","default":""},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""}],"js":{"events":[{"name":"update:modelValue","description":"输入事件"},{"name":"change","description":"选中值发生变化时触发"},{"name":"visible-change","description":"下拉框出现/隐藏时触发"},{"name":"remove-tag","description":"多选模式下移除 tag 时触发"},{"name":"clear","description":"可清空的单选模式下用户点击清空按钮时触发"},{"name":"blur","description":"当 input 失去焦点时触发"},{"name":"focus","description":"当 input 获得焦点时触发"},{"name":"popup-scroll","description":"下拉滚动时触发\n\n@since 2.9.4"}]},"slots":[{"name":"default","description":"默认插槽"},{"name":"label","description":"标签插槽"},{"name":"tips","description":"提示内容插槽"},{"name":"error","description":"错误内容插槽"},{"name":"below","description":"输入框下方追加内容"}]},{"name":"FormSlider","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormSlider"},"props":[{"name":"modelValue","description":"选中项绑定值","type":"number|array","default":""},{"name":"min","description":"最小值","type":"number","default":""},{"name":"max","description":"最大值","type":"number","default":""},{"name":"step","description":"步长,可以是数字或 'mark',用于将值限制为刻度。当设置为 'mark' 时,必须设置 marks 属性","type":"number|string","default":""},{"name":"showInput","description":"是否显示输入框,仅在 range 为 false 且 step 不为 'mark' 时生效","type":"boolean","default":"false"},{"name":"showInputControls","description":"在显示输入框的情况下,是否显示输入框的控制按钮","type":"boolean","default":"false"},{"name":"size","description":"用于控制该表单域下组件的默认尺寸\n\n*@values* `[large, default, small]`","type":"string","default":""},{"name":"inputSize","description":"输入框的大小,如果设置了 size 属性,默认值自动取 size\n\n*@values* `[large, default, small]`","type":"string","default":""},{"name":"showStops","description":"是否显示间断点","type":"boolean","default":"false"},{"name":"showTooltip","description":"是否显示提示信息","type":"boolean","default":"false"},{"name":"formatTooltip","description":"格式化提示信息","type":"func","default":""},{"name":"range","description":"是否开启选择范围","type":"boolean","default":"false"},{"name":"vertical","description":"垂直模式","type":"boolean","default":"false"},{"name":"height","description":"滑块高度,垂直模式必填","type":"string","default":""},{"name":"ariaLabel","description":"原生 aria-label 属性","type":"string","default":""},{"name":"rangeStartLabel","description":"当 range 为 true 时,屏幕阅读器标签开始的标记","type":"string","default":""},{"name":"rangeEndLabel","description":"当 range 为 true 时,屏幕阅读器标签结尾的标记","type":"string","default":""},{"name":"formatValueText","description":"显示屏幕阅读器的 aria-valuenow 属性的格式","type":"func","default":""},{"name":"tooltipClass","description":"tooltip 的自定义类名","type":"string","default":""},{"name":"placement","description":"Tooltip 出现的位置\n\n*@values* `[top, top-start, top-end, bottom, bottom-start, bottom-end, left, left-start, left-end, right, right-start, right-end]`","type":"string","default":""},{"name":"marks","description":"标记,key 的类型必须为 number 且取值在闭区间 [min, max] 内,每个标记可以单独设置样式","type":"object","default":""},{"name":"validateEvent","description":"输入时是否触发表单的校验","type":"boolean","default":"false"},{"name":"persistent","description":"当 slider 的 tooltip 处于非活动状态且 persistent 为 false 时,tooltip 将被销毁。当 showTooltip 为 false 时,persistent 将始终为 false","type":"boolean","default":"false"},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""}],"js":{"events":[{"name":"update:modelValue","description":"输入事件"},{"name":"change","description":"值改变时触发(使用鼠标拖曳时,只在松开鼠标后触发)"},{"name":"input","description":"数据改变时触发(使用鼠标拖曳时,活动过程实时触发)"}]},"slots":[{"name":"default","description":"默认插槽"},{"name":"label","description":"标签插槽"},{"name":"tips","description":"提示内容插槽"},{"name":"error","description":"错误内容插槽"},{"name":"below","description":"输入框下方追加内容"}]},{"name":"FormSwitch","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormSwitch"},"props":[{"name":"modelValue","description":"绑定值,必须等于 activeValue 或 inactiveValue,默认为 Boolean 类型","type":"boolean|string|number","default":""},{"name":"loading","description":"是否显示加载中","type":"boolean","default":"false"},{"name":"size","description":"用于控制该表单域下组件的默认尺寸\n\n*@values* `[large, default, small]`","type":"string","default":""},{"name":"width","description":"switch 的宽度","type":"number|string","default":""},{"name":"inlinePrompt","description":"无论图标或文本是否显示在点内,只会呈现文本的第一个字符","type":"boolean","default":"false"},{"name":"activeIcon","description":"switch 状态为 on 时所显示图标,设置此项会忽略 activeText","type":"string|object","default":""},{"name":"inactiveIcon","description":"switch 状态为 off 时所显示图标,设置此项会忽略 inactiveText","type":"string|object","default":""},{"name":"activeActionIcon","description":"on 状态下显示的图标组件","type":"string|object","default":""},{"name":"inactiveActionIcon","description":"off 状态下显示的图标组件","type":"string|object","default":""},{"name":"activeText","description":"switch 打开时的文字描述","type":"string","default":""},{"name":"inactiveText","description":"switch 的状态为 off 时的文字描述","type":"string","default":""},{"name":"activeValue","description":"switch 状态为 on 时的值","type":"boolean|string|number","default":""},{"name":"inactiveValue","description":"switch 的状态为 off 时的值","type":"boolean|string|number","default":""},{"name":"name","description":"switch 对应的 name 属性","type":"string","default":""},{"name":"validateEvent","description":"是否触发表单验证","type":"boolean","default":"false"},{"name":"beforeChange","description":"switch 状态改变前的钩子,返回 false 或者返回 Promise 且被 reject 则停止切换","type":"func","default":""},{"name":"id","description":"input 的 id","type":"string","default":""},{"name":"tabindex","description":"input 的 tabindex","type":"string|number","default":""},{"name":"ariaLabel","description":"等价于原生 input aria-label 属性","type":"string","default":""},{"name":"activeColor","description":"当在 on 状态时的背景颜色(推荐使用 CSS var --el-switch-on-color)","type":"string","default":""},{"name":"inactiveColor","description":"off 状态时的背景颜色(推荐使用 CSS var --el-switch-off-color)","type":"string","default":""},{"name":"borderColor","description":"开关的边框颜色(推荐使用 CSS var --el-switch-border-color)","type":"string","default":""},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""}],"js":{"events":[{"name":"update:modelValue","description":"输入事件"},{"name":"change","description":"switch 状态发生变化时的回调函数"}]},"slots":[{"name":"inactive","description":"自定义 off 状态的内容"},{"name":"active","description":"自定义 on 状态的内容"},{"name":"inactive-action","description":"自定义 inactive 行为"},{"name":"active-action","description":"自定义 active 行为"},{"name":"default","description":"默认插槽"},{"name":"label","description":"标签插槽"},{"name":"tips","description":"提示内容插槽"},{"name":"error","description":"错误内容插槽"},{"name":"below","description":"输入框下方追加内容"}]},{"name":"FormTable","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormTable"},"props":[{"name":"modelValue","description":"组件的 v-model 绑定值,通常为数组类型","type":"array","default":""},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"","type":"string","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"size","description":"大小\n\n*@values* `['large', 'default', 'small']`","type":"string","default":""},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""},{"name":"columns","description":"表格列的配置数组,定义表头、数据键等","type":"array","default":""},{"name":"allowEmpty","description":"是否允许空值","type":"boolean","default":"false"},{"name":"handleColumn","description":"是否显示操作列,默认显示","type":"boolean","default":"false"},{"name":"editable","description":"表格内容是否可编辑","type":"boolean","default":"false"},{"name":"showHandleColumnAddButton","description":"是否在操作列显示添加按钮,默认显示","type":"boolean","default":"false"},{"name":"showEmptyAddButton","description":"是否在空状态时显示添加按钮,默认显示","type":"boolean","default":"false"},{"name":"limit","description":"","type":"number","default":""},{"name":"maxLimit","description":"","type":"number","default":""},{"name":"showSummary","description":"","type":"boolean","default":"false"},{"name":"selectionWidth","description":"","type":"string","default":""},{"name":"fetchApi","description":"","type":"func","default":""},{"name":"delApi","description":"","type":"func","default":""}],"js":{"events":[{"name":"add-row"},{"name":"update:modelValue","description":"输入事件"}]},"slots":[{"name":"handle-column-header","description":"操作列表头内容"},{"name":"handle","description":"操作句柄内容"},{"name":"item.prop","description":"表单项属性内容"},{"name":"tag","description":"标签内容"},{"name":"columns","description":"列定义内容"},{"name":"toolbar","description":"工具栏内容, editable = false,disabled = false 或 fetchApi 不为空时有效"},{"name":"default","description":"默认插槽"},{"name":"label","description":"标签插槽"},{"name":"tips","description":"提示内容插槽"},{"name":"error","description":"错误内容插槽"},{"name":"below","description":"输入框下方追加内容"}]},{"name":"FormTablePlus","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormTablePlus"},"props":[{"name":"modelValue","description":"组件的 v-model 绑定值,通常为数组类型","type":"array","default":""},{"name":"rowDbClick","description":"行双击事件处理函数","type":"func","default":""},{"name":"viewId","description":"视图 ID,可以是字符串或数组类型","type":"string|array","default":""},{"name":"formPath","description":"表单路径,可以是字符串或函数类型","type":"string|func","default":""},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用组件","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"用于指定数据项中作为展示或标识的字段名","type":"string","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示操作提示消息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"size","description":"大小\n\n*@values* `['large', 'default', 'small']`","type":"string","default":""},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""},{"name":"columns","description":"表格列的配置数组,定义表头、数据键等","type":"array","default":""},{"name":"descs","description":"降序排列的字段配置数组","type":"array","default":""},{"name":"ascs","description":"升序排列的字段配置数组","type":"array","default":""},{"name":"limit","description":"数量或条目限制,默认值为无限大","type":"number","default":""},{"name":"showSummary","description":"是否显示统计摘要","type":"boolean","default":"false"},{"name":"selection","description":"是否启用行选择功能","type":"boolean","default":"false"},{"name":"index","description":"是否显示索引列,默认显示","type":"boolean","default":"false"},{"name":"selectionWidth","description":"选择列的宽度","type":"string","default":""},{"name":"toolbarMenus","description":"工具栏菜单配置数组\n\n*@values* `[add, delete, refresh]`","type":"array","default":""},{"name":"handleMenus","description":"行操作菜单配置数组\n\n*@values* `[add, delete]`","type":"array","default":""},{"name":"fetchApi","description":"获取数据的异步函数","type":"func","default":""},{"name":"delApi","description":"删除数据的异步函数","type":"func","default":""},{"name":"bottomAddButton","description":"是否在底部显示添加按钮","type":"boolean","default":"false"},{"name":"initRow","description":"初始化新行的函数","type":"func","default":""},{"name":"onRowDbClick","description":"行双击事件处理函数","type":"func","default":""},{"name":"pageSize","description":"每页显示的数据条数","type":"number","default":""}],"js":{"events":[{"name":"update:modelValue","description":"输入事件"}]},"slots":[{"name":"handle-column-header","description":"操作列表头内容"},{"name":"handle","description":"操作句柄内容"},{"name":"prop","description":"表单项属性插槽内容名字必须跟表单 prop 属性名一直"},{"name":"tag","description":"标签内容"},{"name":"columns","description":"列定义内容"},{"name":"toolbar-right","description":"工具栏右侧内容"},{"name":"toolbar-left-append","description":"工具栏左侧追加内容"},{"name":"toolbar-left","description":"工具栏左侧内容"},{"name":"toolbar","description":"工具栏内容"},{"name":"default","description":"默认插槽"},{"name":"label","description":"标签插槽"},{"name":"tips","description":"提示内容插槽"},{"name":"error","description":"错误内容插槽"},{"name":"below","description":"输入框下方追加内容"}]},{"name":"FormText","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormText"},"props":[{"name":"type","description":"类型\n\n*@values* `[primary, success, warning, danger, info]`","type":"string","default":""},{"name":"size","description":"用于控制该表单域下组件的默认尺寸\n\n*@values* `[large, default, small]`","type":"string","default":""},{"name":"truncated","description":"显示省略号","type":"boolean","default":"false"},{"name":"lineClamp","description":"最大行数","type":"string|number","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""},{"name":"text","description":"","type":"string","default":""},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""}],"js":{},"slots":[{"name":"default","description":"默认内容"}]},{"name":"FormTextarea","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormTextarea"},"props":[{"name":"modelValue","description":"绑定值","type":"string|number","default":""},{"name":"modelModifiers","description":"v-model 修饰符,参考 Vue 修饰符","type":"object","default":""},{"name":"maxlength","description":"同原生 maxlength 属性","type":"string|number","default":""},{"name":"minlength","description":"原生属性,最小输入长度","type":"string|number","default":""},{"name":"showWordLimit","description":"是否显示统计字数","type":"boolean","default":"false"},{"name":"wordLimitPosition","description":"字数统计的位置,仅当 showWordLimit 为 true 时生效\n\n*@values* `[inside, outside]`","type":"string","default":""},{"name":"placeholder","description":"输入框占位文本","type":"string","default":""},{"name":"clearIcon","description":"自定义清除图标","type":"string|object","default":""},{"name":"formatter","description":"指定输入值的格式(只有当 type 是 \"text\" 时才能工作)","type":"func","default":""},{"name":"parser","description":"指定从格式化器输入中提取的值(仅当 type 是 \"text\" 时才起作用)","type":"func","default":""},{"name":"showPassword","description":"是否显示切换密码图标","type":"boolean","default":"false"},{"name":"prefixIcon","description":"自定义前缀图标","type":"string|object","default":""},{"name":"suffixIcon","description":"自定义后缀图标","type":"string|object","default":""},{"name":"rows","description":"输入框行数,仅 type 为 'textarea' 时有效","type":"number","default":""},{"name":"autosize","description":"textarea 高度是否自适应,仅 type 为 'textarea' 时生效。可以接受一个对象,比如: { minRows: 2, maxRows: 6 }","type":"boolean|object","default":""},{"name":"autocomplete","description":"原生 autocomplete 属性","type":"string","default":""},{"name":"name","description":"等价于原生 input name 属性","type":"string","default":""},{"name":"readonly","description":"原生 readonly 属性,是否只读","type":"boolean","default":"false"},{"name":"max","description":"原生 max 属性,设置最大值","type":"string|number","default":""},{"name":"min","description":"原生属性,设置最小值","type":"string|number","default":""},{"name":"step","description":"原生属性,设置输入字段的合法数字间隔","type":"string|number","default":""},{"name":"resize","description":"控制是否能被用户缩放\n\n*@values* `[none, both, horizontal, vertical]`","type":"string","default":""},{"name":"autofocus","description":"原生属性,自动获取焦点","type":"boolean","default":"false"},{"name":"form","description":"原生属性","type":"string","default":""},{"name":"ariaLabel","description":"等价于原生 input aria-label 属性","type":"string","default":""},{"name":"tabindex","description":"输入框的 tabindex","type":"string|number","default":""},{"name":"validateEvent","description":"输入时是否触发表单的校验","type":"boolean","default":"false"},{"name":"inputStyle","description":"input 元素或 textarea 元素的 style","type":"string|object","default":""},{"name":"inputmode","description":"等价于原生 input inputmode 属性","type":"string","default":""},{"name":"countGraphemes","description":"自定义函数用于计算字形;设置后,将绕过原生的 maxlength/minlength 约束。组件使用 Intl.Segmenter(Chrome 87+、Firefox 125+、Safari 14.1+)进行正确的字素聚类;旧版浏览器回退到使用 Array.from() 进行代码点迭代","type":"func","default":""},{"name":"readonlyGrey","description":"只读时背景是否为灰色","type":"boolean","default":"false"},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"size","description":"大小\n\n*@values* `['large', 'default', 'small']`","type":"string","default":""},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""}],"js":{"events":[{"name":"update:modelValue","description":"输入事件"},{"name":"click","description":"输入框点击事件"},{"name":"blur","description":"当选择器的输入框失去焦点时触发"},{"name":"focus","description":"当选择器的输入框获得焦点时触发"},{"name":"change","description":"仅当 modelValue 改变时,当输入框失去焦点或用户按 Enter 时触发"},{"name":"input","description":"在 Input 值改变时触发"},{"name":"clear","description":"在点击由 clearable 属性生成的清空按钮时触发"},{"name":"keydown","description":"按下键时触发"},{"name":"mouseleave","description":"当鼠标离开输入元素时触发"},{"name":"mouseenter","description":"当鼠标进入输入元素时触发"},{"name":"compositionstart","description":"输入法输入开始时触发"},{"name":"compositionupdate","description":"输入法输入改变时触发"},{"name":"compositionend","description":"输入法输入完成时触发"}]}},{"name":"FormTimeSelect","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormTimeSelect"},"props":[{"name":"modelValue","description":"选中项绑定值","type":"string","default":""},{"name":"editable","description":"文本框可输入","type":"boolean","default":"false"},{"name":"clearable","description":"是否显示清除按钮","type":"boolean","default":"false"},{"name":"includeEndTime","description":"是否在选项中包含 end","type":"boolean","default":"false"},{"name":"size","description":"大小\n\n*@values* `['large', 'default', 'small']`","type":"string","default":""},{"name":"placeholder","description":"非范围选择时的占位内容","type":"string","default":""},{"name":"name","description":"原生属性","type":"string","default":""},{"name":"effect","description":"Tooltip 主题,内置了 dark / light 两种主题\n\n*@values* `[dark, light]`","type":"string","default":""},{"name":"prefixIcon","description":"自定义前缀图标","type":"string|object","default":""},{"name":"clearIcon","description":"自定义清除图标","type":"string|object","default":""},{"name":"start","description":"开始时间","type":"string","default":""},{"name":"end","description":"结束时间","type":"string","default":""},{"name":"step","description":"间隔时间","type":"string","default":""},{"name":"minTime","description":"最早时间点,早于该时间的时间段将被禁用","type":"string","default":""},{"name":"maxTime","description":"最晚时间点,晚于该时间的时间段将被禁用","type":"string","default":""},{"name":"format","description":"设置时间格式","type":"string","default":""},{"name":"emptyValues","description":"组件的空值配置,参考 config-provider","type":"array","default":""},{"name":"valueOnClear","description":"清空选项的值,参考 config-provider","type":"string|number|boolean|func","default":""},{"name":"popperClass","description":"为 TimeSelect 下拉面板设置自定义类名","type":"string","default":""},{"name":"popperStyle","description":"为 TimeSelect 下拉面板设置自定义样式","type":"string|object","default":""},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""}],"js":{"events":[{"name":"update:modelValue","description":"输入事件"},{"name":"change","description":"用户确认选定的值时触发"},{"name":"blur","description":"在组件 Input 失去焦点时触发"},{"name":"focus","description":"在组件 Input 获得焦点时触发"},{"name":"clear","description":"可清空的单选模式下用户点击清空按钮时触发\n\n@since 2.7.7"}]},"slots":[{"name":"default","description":"默认插槽"},{"name":"label","description":"标签插槽"},{"name":"tips","description":"提示内容插槽"},{"name":"error","description":"错误内容插槽"},{"name":"below","description":"输入框下方追加内容"}]},{"name":"FormTreeSelect","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormTreeSelect"},"props":[{"name":"modelValue","description":"The value of the control.\n\nShould be `id` or `node` object for single-select mode, or an array of `id` or `node` object for multi-select mode.\n\nIts format depends on the `valueFormat` prop.\n\nFor most cases, just use `v-model` instead.","type":"null","default":""},{"name":"readonly","description":"","type":"boolean","default":"false"},{"name":"options","description":"Array of available options.","type":"array","default":""},{"name":"multiple","description":"Set `true` to allow selecting multiple options (a.k.a., multi-select mode).","type":"boolean","default":"false"},{"name":"transformer","description":"","type":"func","default":""},{"name":"placeholder","description":"非范围选择时的占位内容","type":"string","default":""},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"Applies HTML5 required attribute when needed.","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"size","description":"大小\n\n*@values* `['large', 'default', 'small']`","type":"string","default":""},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""},{"name":"allowClearingDisabled","description":"Whether to allow resetting value even if there are disabled selected nodes.","type":"boolean","default":"false"},{"name":"allowSelectingDisabledDescendants","description":"When an ancestor node is selected/deselected, whether its disabled descendants should be selected/deselected.\n\nYou may want to use this in conjunction with `allowClearingDisabled` prop.","type":"boolean","default":"false"},{"name":"alwaysOpen","description":"Whether the menu should be always open.","type":"boolean","default":"false"},{"name":"appendToBody","description":"Append the menu to <body />?","type":"boolean","default":"false"},{"name":"async","description":"Whether to enable async search mode.","type":"boolean","default":"false"},{"name":"autoFocus","description":"Automatically focus the component on mount?","type":"boolean","default":"false"},{"name":"autoLoadRootOptions","description":"Automatically load root options on mount. When set to `false`, root options will be loaded when the menu is opened.","type":"boolean","default":"false"},{"name":"autoDeselectAncestors","description":"When user deselects a node, automatically deselect its ancestors. Applies to flat mode only.","type":"boolean","default":"false"},{"name":"autoDeselectDescendants","description":"When user deselects a node, automatically deselect its descendants. Applies to flat mode only.","type":"boolean","default":"false"},{"name":"autoSelectAncestors","description":"When user selects a node, automatically select its ancestors. Applies to flat mode only.","type":"boolean","default":"false"},{"name":"autoSelectDescendants","description":"When user selects a node, automatically select its descendants. Applies to flat mode only.","type":"boolean","default":"false"},{"name":"backspaceRemoves","description":"Whether pressing backspace key removes the last item if there is no text input.","type":"boolean","default":"false"},{"name":"beforeClearAll","description":"Function that processes before clearing all input fields.\n\nReturn `false` to prevent value from being cleared.","type":"func","default":""},{"name":"branchNodesFirst","description":"Show branch nodes before leaf nodes?","type":"boolean","default":"false"},{"name":"cacheOptions","description":"Should cache results of every search request?","type":"boolean","default":"false"},{"name":"clearable","description":"Show an \"×\" button that resets value?","type":"boolean","default":"false"},{"name":"clearAllText","description":"Title for the \"×\" button when `multiple: true`.","type":"string","default":""},{"name":"clearOnSelect","description":"Whether to clear the search input after selecting.\n\nUse only when `multiple` is `true`.\n\nFor single-select mode, it **always** clears the input after selecting an option regardless of the prop value.","type":"boolean","default":"false"},{"name":"clearValueText","description":"Title for the \"×\" button.","type":"string","default":""},{"name":"closeOnSelect","description":"Whether to close the menu after selecting an option?\n\nUse only when `multiple` is `true`.","type":"boolean","default":"false"},{"name":"defaultExpandLevel","description":"How many levels of branch nodes should be automatically expanded when loaded.\n\nSet `Infinity` to make all branch nodes expanded by default.","type":"number","default":""},{"name":"defaultOptions","description":"The default set of options to show before the user starts searching. Used for async search mode.\n\nWhen set to `true`, the results for search query as a empty string will be autoloaded.","type":"boolean","default":"false"},{"name":"deleteRemoves","description":"Whether pressing delete key removes the last item if there is no text input.","type":"boolean","default":"false"},{"name":"delimiter","description":"Delimiter to use to join multiple values for the hidden field value.","type":"string","default":""},{"name":"flattenSearchResults","description":"Only show the nodes that match the search value directly, excluding its ancestors.","type":"boolean","default":"false"},{"name":"disableBranchNodes","description":"Prevent branch nodes from being selected?","type":"boolean","default":"false"},{"name":"disableFuzzyMatching","description":"Disable the fuzzy matching functionality?","type":"boolean","default":"false"},{"name":"flat","description":"Whether to enable flat mode or not. Non-flat mode (default) means:\n\n - Whenever a branch node gets checked, all its children will be checked too\n\n - Whenever a branch node has all children checked, the branch node itself will be checked too\n\nSet `true` to disable this mechanism","type":"boolean","default":"false"},{"name":"instanceId","description":"Will be passed with all events as the last param.\n\nUseful for identifying events origin.","type":"string|number","default":""},{"name":"joinValues","description":"Joins multiple values into a single form field with the `delimiter` (legacy mode).","type":"boolean","default":"false"},{"name":"limit","description":"Limit the display of selected options.\n\nThe rest will be hidden within the limitText string.","type":"number","default":""},{"name":"limitText","description":"Function that processes the message shown when selected elements pass the defined limit.","type":"func","default":""},{"name":"loadingText","description":"Text displayed when loading options.","type":"string","default":""},{"name":"loadOptions","description":"Used for dynamically loading options.","type":"func","default":""},{"name":"matchKeys","description":"Which node properties to filter on.","type":"array","default":""},{"name":"maxHeight","description":"Sets `maxHeight` style value of the menu.","type":"number","default":""},{"name":"name","description":"Generates a hidden <input /> tag with this field name for html forms.","type":"string","default":""},{"name":"noChildrenText","description":"Text displayed when a branch node has no children.","type":"string","default":""},{"name":"noOptionsText","description":"Text displayed when there are no available options.","type":"string","default":""},{"name":"noResultsText","description":"Text displayed when there are no matching search results.","type":"string","default":""},{"name":"normalizer","description":"Used for normalizing source data.","type":"func","default":""},{"name":"openDirection","description":"By default (`auto`), the menu will open below the control. If there is not\n\nenough space, vue-treeselect will automatically flip the menu.\n\nYou can use one of other four options to force the menu to be always opened\n\nto specified direction.\n\nAcceptable values:\n\n - `\"auto\"`\n\n - `\"below\"`\n\n - `\"bottom\"`\n\n - `\"above\"`\n\n - `\"top\"`","type":"string","default":""},{"name":"openOnClick","description":"Whether to automatically open the menu when the control is clicked.","type":"boolean","default":"false"},{"name":"openOnFocus","description":"Whether to automatically open the menu when the control is focused.","type":"boolean","default":"false"},{"name":"retryText","description":"Text displayed asking user whether to retry loading children options.","type":"string","default":""},{"name":"retryTitle","description":"Title for the retry button.","type":"string","default":""},{"name":"searchable","description":"Enable searching feature?","type":"boolean","default":"false"},{"name":"searchNested","description":"Search in ancestor nodes too.","type":"boolean","default":"false"},{"name":"searchPromptText","description":"Text tip to prompt for async search.","type":"string","default":""},{"name":"showCount","description":"Whether to show a children count next to the label of each branch node.","type":"boolean","default":"false"},{"name":"showCountOf","description":"Used in conjunction with `showCount` to specify which type of count number should be displayed.\n\nAcceptable values:\n\n - \"ALL_CHILDREN\"\n\n - \"ALL_DESCENDANTS\"\n\n - \"LEAF_CHILDREN\"\n\n - \"LEAF_DESCENDANTS\"","type":"string","default":""},{"name":"showCountOnSearch","description":"Whether to show children count when searching.\n\nFallbacks to the value of `showCount` when not specified.","type":"null","default":""},{"name":"sortValueBy","description":"In which order the selected options should be displayed in trigger & sorted in `value` array.\n\nUsed for multi-select mode only.\n\nAcceptable values:\n\n - \"ORDER_SELECTED\"\n\n - \"LEVEL\"\n\n - \"INDEX\"","type":"string","default":""},{"name":"tabIndex","description":"Tab index of the control.","type":"number","default":""},{"name":"valueConsistsOf","description":"Which kind of nodes should be included in the `value` array in multi-select mode.\n\nAcceptable values:\n\n - \"ALL\" - Any node that is checked will be included in the `value` array\n\n - \"BRANCH_PRIORITY\" (default) - If a branch node is checked, all its descendants will be excluded in the `value` array\n\n - \"LEAF_PRIORITY\" - If a branch node is checked, this node itself and its branch descendants will be excluded from the `value` array but its leaf descendants will be included\n\n - \"ALL_WITH_INDETERMINATE\" - Any node that is checked will be included in the `value` array, plus indeterminate nodes","type":"string","default":""},{"name":"valueFormat","description":"Format of `value` prop.\n\nNote that, when set to `\"object\"`, only `id` & `label` properties are required in each `node` object in `value` prop.\n\nAcceptable values:\n\n - \"id\"\n\n - \"object\"","type":"string","default":""},{"name":"zIndex","description":"z-index of the menu.","type":"number|string","default":""}],"js":{"events":[{"name":"update:modelValue","description":"输入事件"}]},"slots":[{"name":"default","description":"默认插槽"},{"name":"label","description":"标签插槽"},{"name":"tips","description":"提示内容插槽"},{"name":"error","description":"错误内容插槽"},{"name":"below","description":"输入框下方追加内容"}]},{"name":"FormTreeSelectMultiple","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormTreeSelectMultiple"},"props":[{"name":"modelValue","description":"The value of the control.\n\nShould be `id` or `node` object for single-select mode, or an array of `id` or `node` object for multi-select mode.\n\nIts format depends on the `valueFormat` prop.\n\nFor most cases, just use `v-model` instead.","type":"null","default":""},{"name":"options","description":"Array of available options.","type":"array","default":""},{"name":"readonly","description":"","type":"boolean","default":"false"},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"Applies HTML5 required attribute when needed.","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"size","description":"大小\n\n*@values* `['large', 'default', 'small']`","type":"string","default":""},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""},{"name":"allowClearingDisabled","description":"Whether to allow resetting value even if there are disabled selected nodes.","type":"boolean","default":"false"},{"name":"allowSelectingDisabledDescendants","description":"When an ancestor node is selected/deselected, whether its disabled descendants should be selected/deselected.\n\nYou may want to use this in conjunction with `allowClearingDisabled` prop.","type":"boolean","default":"false"},{"name":"alwaysOpen","description":"Whether the menu should be always open.","type":"boolean","default":"false"},{"name":"appendToBody","description":"Append the menu to <body />?","type":"boolean","default":"false"},{"name":"async","description":"Whether to enable async search mode.","type":"boolean","default":"false"},{"name":"autoFocus","description":"Automatically focus the component on mount?","type":"boolean","default":"false"},{"name":"autoLoadRootOptions","description":"Automatically load root options on mount. When set to `false`, root options will be loaded when the menu is opened.","type":"boolean","default":"false"},{"name":"autoDeselectAncestors","description":"When user deselects a node, automatically deselect its ancestors. Applies to flat mode only.","type":"boolean","default":"false"},{"name":"autoDeselectDescendants","description":"When user deselects a node, automatically deselect its descendants. Applies to flat mode only.","type":"boolean","default":"false"},{"name":"autoSelectAncestors","description":"When user selects a node, automatically select its ancestors. Applies to flat mode only.","type":"boolean","default":"false"},{"name":"autoSelectDescendants","description":"When user selects a node, automatically select its descendants. Applies to flat mode only.","type":"boolean","default":"false"},{"name":"backspaceRemoves","description":"Whether pressing backspace key removes the last item if there is no text input.","type":"boolean","default":"false"},{"name":"beforeClearAll","description":"Function that processes before clearing all input fields.\n\nReturn `false` to prevent value from being cleared.","type":"func","default":""},{"name":"branchNodesFirst","description":"Show branch nodes before leaf nodes?","type":"boolean","default":"false"},{"name":"cacheOptions","description":"Should cache results of every search request?","type":"boolean","default":"false"},{"name":"clearable","description":"Show an \"×\" button that resets value?","type":"boolean","default":"false"},{"name":"clearAllText","description":"Title for the \"×\" button when `multiple: true`.","type":"string","default":""},{"name":"clearOnSelect","description":"Whether to clear the search input after selecting.\n\nUse only when `multiple` is `true`.\n\nFor single-select mode, it **always** clears the input after selecting an option regardless of the prop value.","type":"boolean","default":"false"},{"name":"clearValueText","description":"Title for the \"×\" button.","type":"string","default":""},{"name":"closeOnSelect","description":"Whether to close the menu after selecting an option?\n\nUse only when `multiple` is `true`.","type":"boolean","default":"false"},{"name":"defaultExpandLevel","description":"How many levels of branch nodes should be automatically expanded when loaded.\n\nSet `Infinity` to make all branch nodes expanded by default.","type":"number","default":""},{"name":"defaultOptions","description":"The default set of options to show before the user starts searching. Used for async search mode.\n\nWhen set to `true`, the results for search query as a empty string will be autoloaded.","type":"boolean","default":"false"},{"name":"deleteRemoves","description":"Whether pressing delete key removes the last item if there is no text input.","type":"boolean","default":"false"},{"name":"delimiter","description":"Delimiter to use to join multiple values for the hidden field value.","type":"string","default":""},{"name":"flattenSearchResults","description":"Only show the nodes that match the search value directly, excluding its ancestors.","type":"boolean","default":"false"},{"name":"disableBranchNodes","description":"Prevent branch nodes from being selected?","type":"boolean","default":"false"},{"name":"disableFuzzyMatching","description":"Disable the fuzzy matching functionality?","type":"boolean","default":"false"},{"name":"flat","description":"Whether to enable flat mode or not. Non-flat mode (default) means:\n\n - Whenever a branch node gets checked, all its children will be checked too\n\n - Whenever a branch node has all children checked, the branch node itself will be checked too\n\nSet `true` to disable this mechanism","type":"boolean","default":"false"},{"name":"instanceId","description":"Will be passed with all events as the last param.\n\nUseful for identifying events origin.","type":"string|number","default":""},{"name":"joinValues","description":"Joins multiple values into a single form field with the `delimiter` (legacy mode).","type":"boolean","default":"false"},{"name":"limit","description":"Limit the display of selected options.\n\nThe rest will be hidden within the limitText string.","type":"number","default":""},{"name":"limitText","description":"Function that processes the message shown when selected elements pass the defined limit.","type":"func","default":""},{"name":"loadingText","description":"Text displayed when loading options.","type":"string","default":""},{"name":"loadOptions","description":"Used for dynamically loading options.","type":"func","default":""},{"name":"matchKeys","description":"Which node properties to filter on.","type":"array","default":""},{"name":"maxHeight","description":"Sets `maxHeight` style value of the menu.","type":"number","default":""},{"name":"multiple","description":"Set `true` to allow selecting multiple options (a.k.a., multi-select mode).","type":"boolean","default":"false"},{"name":"name","description":"Generates a hidden <input /> tag with this field name for html forms.","type":"string","default":""},{"name":"noChildrenText","description":"Text displayed when a branch node has no children.","type":"string","default":""},{"name":"noOptionsText","description":"Text displayed when there are no available options.","type":"string","default":""},{"name":"noResultsText","description":"Text displayed when there are no matching search results.","type":"string","default":""},{"name":"normalizer","description":"Used for normalizing source data.","type":"func","default":""},{"name":"openDirection","description":"By default (`auto`), the menu will open below the control. If there is not\n\nenough space, vue-treeselect will automatically flip the menu.\n\nYou can use one of other four options to force the menu to be always opened\n\nto specified direction.\n\nAcceptable values:\n\n - `\"auto\"`\n\n - `\"below\"`\n\n - `\"bottom\"`\n\n - `\"above\"`\n\n - `\"top\"`","type":"string","default":""},{"name":"openOnClick","description":"Whether to automatically open the menu when the control is clicked.","type":"boolean","default":"false"},{"name":"openOnFocus","description":"Whether to automatically open the menu when the control is focused.","type":"boolean","default":"false"},{"name":"retryText","description":"Text displayed asking user whether to retry loading children options.","type":"string","default":""},{"name":"retryTitle","description":"Title for the retry button.","type":"string","default":""},{"name":"searchable","description":"Enable searching feature?","type":"boolean","default":"false"},{"name":"searchNested","description":"Search in ancestor nodes too.","type":"boolean","default":"false"},{"name":"searchPromptText","description":"Text tip to prompt for async search.","type":"string","default":""},{"name":"showCount","description":"Whether to show a children count next to the label of each branch node.","type":"boolean","default":"false"},{"name":"showCountOf","description":"Used in conjunction with `showCount` to specify which type of count number should be displayed.\n\nAcceptable values:\n\n - \"ALL_CHILDREN\"\n\n - \"ALL_DESCENDANTS\"\n\n - \"LEAF_CHILDREN\"\n\n - \"LEAF_DESCENDANTS\"","type":"string","default":""},{"name":"showCountOnSearch","description":"Whether to show children count when searching.\n\nFallbacks to the value of `showCount` when not specified.","type":"null","default":""},{"name":"sortValueBy","description":"In which order the selected options should be displayed in trigger & sorted in `value` array.\n\nUsed for multi-select mode only.\n\nAcceptable values:\n\n - \"ORDER_SELECTED\"\n\n - \"LEVEL\"\n\n - \"INDEX\"","type":"string","default":""},{"name":"tabIndex","description":"Tab index of the control.","type":"number","default":""},{"name":"valueConsistsOf","description":"Which kind of nodes should be included in the `value` array in multi-select mode.\n\nAcceptable values:\n\n - \"ALL\" - Any node that is checked will be included in the `value` array\n\n - \"BRANCH_PRIORITY\" (default) - If a branch node is checked, all its descendants will be excluded in the `value` array\n\n - \"LEAF_PRIORITY\" - If a branch node is checked, this node itself and its branch descendants will be excluded from the `value` array but its leaf descendants will be included\n\n - \"ALL_WITH_INDETERMINATE\" - Any node that is checked will be included in the `value` array, plus indeterminate nodes","type":"string","default":""},{"name":"valueFormat","description":"Format of `value` prop.\n\nNote that, when set to `\"object\"`, only `id` & `label` properties are required in each `node` object in `value` prop.\n\nAcceptable values:\n\n - \"id\"\n\n - \"object\"","type":"string","default":""},{"name":"zIndex","description":"z-index of the menu.","type":"number|string","default":""}],"js":{"events":[{"name":"update:modelValue","description":"输入事件"}]},"slots":[{"name":"default","description":"默认插槽"},{"name":"label","description":"标签插槽"},{"name":"tips","description":"提示内容插槽"},{"name":"error","description":"错误内容插槽"},{"name":"below","description":"输入框下方追加内容"}]},{"name":"FormView","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormView"},"props":[{"name":"notForm","description":"","type":"boolean","default":"false"},{"name":"loading","description":"","type":"boolean","default":"false"},{"name":"unLimit","description":"","type":"boolean","default":"false"},{"name":"formWidth","description":"","type":"string","default":"'75%'"},{"name":"toolbarAttrs","description":"","type":"object","default":"() => {}"},{"name":"toolbarListeners","description":"","type":"object","default":""},{"name":"contentClass","description":"","type":"string","default":""},{"name":"className","description":"","type":"string","default":""},{"name":"title","description":"","type":"string","default":""},{"name":"showToolbar","description":"","type":"boolean","default":"true"},{"name":"formNav","description":"","type":"boolean","default":"true"}],"js":{},"slots":[{"name":"form-view-toolbar"},{"name":"toolbar-button"},{"name":"item"},{"name":"toolbar-right"},{"name":"default"},{"name":"footer-button"},{"name":"form-bottom"}]},{"name":"GuideSteps","description":"","source":{"module":"@web-utils/form-ui","symbol":"GuideSteps"},"props":[{"name":"modelValue","description":"","type":"number","default":"0"},{"name":"steps","description":"","type":"array","default":"[]"}],"js":{"events":[{"name":"update:modelValue"}]}},{"name":"HighlightJS","description":"","source":{"module":"@web-utils/form-ui","symbol":"HighlightJS"},"props":[{"name":"language","description":"","type":"string","default":""},{"name":"code","description":"","type":"string","default":""},{"name":"autodetect","description":"","type":"boolean","default":"false"}],"js":{}},{"name":"IframeWindow","description":"","source":{"module":"@web-utils/form-ui","symbol":"IframeWindow"},"props":[{"name":"title","description":"","type":"string","default":""},{"name":"url","description":"","type":"string","default":""},{"name":"modelValue","description":"输入值","type":"boolean","default":""}],"js":{"events":[{"name":"update:modelValue","description":"输入事件"}]}},{"name":"ImageCropper","description":"","source":{"module":"@web-utils/form-ui","symbol":"ImageCropper"},"props":[{"name":"appendToBody","description":"","type":"boolean","default":"false"},{"name":"option","description":"","type":"object","default":""},{"name":"modelValue","description":"输入值","type":"boolean","default":"false"}],"js":{"events":[{"name":"update:modelValue","description":"输入事件"}]}},{"name":"ImagePreview","description":"","source":{"module":"@web-utils/form-ui","symbol":"ImagePreview"},"props":[{"name":"visible","description":"","type":"boolean","default":"false"},{"name":"beforeClose","description":"","type":"func","default":""},{"name":"closeOnClickModal","description":"","type":"boolean","default":"false"},{"name":"click","description":"","type":"func","default":""},{"name":"modal","description":"","type":"boolean","default":"false"},{"name":"datas","description":"","type":"array","default":"[]"},{"name":"beginIndex","description":"","type":"number","default":""}],"js":{"events":[{"name":"close"}]}},{"name":"ImageViewer","description":"","source":{"module":"@web-utils/form-ui","symbol":"ImageViewer"},"props":[{"name":"images","description":"","type":"array","default":""},{"name":"url","description":"","type":"string","default":"'data-src'"},{"name":"lazy","description":"","type":"boolean","default":"false"}],"js":{},"slots":[{"name":"default"}]},{"name":"InputNumberRange","description":"","source":{"module":"@web-utils/form-ui","symbol":"InputNumberRange"},"props":[{"name":"modelValue","description":"","type":"array","default":"[]"},{"name":"disabled","description":"","type":"boolean","default":"false"},{"name":"separator","description":"","type":"string","default":"'至'"},{"name":"controls","description":"","type":"boolean","default":"true"}],"js":{"events":[{"name":"update:modelValue"}]}},{"name":"Keyboard","description":"","source":{"module":"@web-utils/form-ui","symbol":"Keyboard"},"props":[{"name":"ele","required":true,"description":"","type":"string","default":""},{"name":"keys","description":"","type":"array","default":""},{"name":"theme","description":"","type":"string","default":"'default'"},{"name":"type","description":"","type":"string","default":"'default'"},{"name":"fixedBottomCenter","description":"","type":"boolean","default":"false"},{"name":"rebind","description":"","type":"boolean","default":"true"}],"js":{"events":[{"name":"click"}]}},{"name":"LoadingView","description":"","source":{"module":"@web-utils/form-ui","symbol":"LoadingView"},"props":[{"name":"loadingTips","description":"加载提示文案","type":"string","default":"'加载中...'"},{"name":"fontSize","description":"文字大小","type":"string","default":"'20px'"},{"name":"iconSize","description":"图标大小","type":"string","default":"'20px'"},{"name":"height","description":"高度","type":"string","default":"'100%'"}],"js":{},"slots":[{"name":"default"}]},{"name":"NameAvatar","description":"","source":{"module":"@web-utils/form-ui","symbol":"NameAvatar"},"props":[{"name":"num","description":"","type":"number|string","default":""},{"name":"name","description":"","type":"string","default":""},{"name":"square","description":"","type":"boolean","default":"false"},{"name":"fontColor","description":"","type":"string","default":"'#fff'"},{"name":"backgroundColor","description":"","type":"string","default":"'#3696F2'"},{"name":"faceUrl","description":"","type":"string","default":"''"},{"name":"fontSize","description":"","type":"string","default":"'12px'"},{"name":"size","description":"","type":"string","default":"'40px'"}],"js":{}},{"name":"NavBar","description":"","source":{"module":"@web-utils/form-ui","symbol":"NavBar"},"props":[{"name":"onGoBack","description":"","type":"func","default":""},{"name":"showBack","description":"","type":"boolean","default":"true"}],"js":{},"slots":[{"name":"right"}]},{"name":"Page","description":"","source":{"module":"@web-utils/form-ui","symbol":"Page"},"props":[{"name":"vertical","description":"","type":"boolean","default":"true"},{"name":"horizontal","description":"","type":"boolean","default":"false"}],"js":{},"slots":[{"name":"default"}]},{"name":"PageableTable","description":"","source":{"module":"@web-utils/form-ui","symbol":"PageableTable"},"props":[{"name":"data","description":"表数据","type":"array","default":""},{"name":"height","description":"table 的高度。默认为自动高度。如果 height 为 number 类型,单位 px;如果 height 为 string 类型,则这个高度会设置为 Table 的 style.height 的值,Table 的高度会受控于外部样式","type":"string|number","default":""},{"name":"maxHeight","description":"table 的最大高度。合法的值为数字或者单位为 px 的高度","type":"string|number","default":""},{"name":"stripe","description":"是否为斑马纹 table","type":"boolean","default":"false"},{"name":"border","description":"是否带有纵向边框","type":"boolean","default":"false"},{"name":"size","description":"Table 的尺寸\n\n*@values* `[large, default, small]`","type":"string","default":""},{"name":"fit","description":"列的宽度是否自撑开","type":"boolean","default":"false"},{"name":"showHeader","description":"是否显示表头","type":"boolean","default":"false"},{"name":"highlightCurrentRow","description":"是否要高亮当前行","type":"boolean","default":"false"},{"name":"currentRowKey","description":"当前行的 key,只写属性","type":"string|number","default":""},{"name":"rowClassName","description":"行的 className 的回调方法,也可以使用字符串为所有行设置一个固定的 className","type":"func|string","default":""},{"name":"rowStyle","description":"行的 style 的回调方法,也可以使用一个固定的 Object 为所有行设置一样的 Style","type":"func|object","default":""},{"name":"cellClassName","description":"单元格的 className 的回调方法,也可以使用字符串为所有单元格设置一个固定的 className","type":"func|string","default":""},{"name":"cellStyle","description":"单元格的 style 的回调方法,也可以使用一个固定的 Object 为所有单元格设置一样的 Style","type":"func|object","default":""},{"name":"headerRowClassName","description":"表头行的 className 的回调方法,也可以使用字符串为所有表头行设置一个固定的 className","type":"func|string","default":""},{"name":"headerRowStyle","description":"表头行的 style 的回调方法,也可以使用一个固定的 Object 为所有表头行设置一样的 Style","type":"func|object","default":""},{"name":"headerCellClassName","description":"表头单元格的 className 的回调方法,也可以使用字符串为所有表头单元格设置一个固定的 className","type":"func|string","default":""},{"name":"headerCellStyle","description":"表头单元格的 style 的回调方法,也可以使用一个固定的 Object 为所有表头单元格设置一样的 Style","type":"func|object","default":""},{"name":"rowKey","description":"行数据的 Key,用来优化 Table 的渲染;在使用 reserve-selection 功能与显示树形数据时,该属性是必填的。类型为 String 时,支持多层访问:user.info.id,但不支持 user.info[0].id,此种情况请使用 Function","type":"func|string","default":""},{"name":"emptyText","description":"空数据时显示的文本内容,也可以通过 #empty 设置","type":"string","default":""},{"name":"defaultExpandAll","description":"是否默认展开所有行,当 Table 包含展开行存在或者为树形表格时有效","type":"boolean","default":"false"},{"name":"expandRowKeys","description":"可以通过该属性设置 Table 目前的展开行,需要设置 row-key 属性才能使用,该属性为展开行的 keys 数组","type":"array","default":""},{"name":"defaultSort","description":"默认的排序列的 prop 和顺序。它的 prop 属性指定默认的排序的列,order 指定默认排序的顺序","type":"object","default":""},{"name":"tooltipEffect","description":"溢出的 tooltip 的 effect\n\n*@values* `[dark, light]`","type":"string","default":""},{"name":"tooltipOptions","description":"溢出 tooltip 的选项,参见下述 tooltip 组件","type":"object","default":""},{"name":"appendFilterPanelTo","description":"挂载到哪个 DOM 元素","type":"string","default":""},{"name":"showSummary","description":"是否在表尾显示合计行","type":"boolean","default":"false"},{"name":"sumText","description":"显示摘要行第一列的文本","type":"string","default":""},{"name":"summaryMethod","description":"自定义的合计计算方法","type":"func","default":""},{"name":"spanMethod","description":"合并行或列的计算方法","type":"func","default":""},{"name":"selectOnIndeterminate","description":"在多选表格中,当仅有部分行被选中时,点击表头的多选框时的行为。若为 true,则选中所有行;若为 false,则取消选择所有行","type":"boolean","default":"false"},{"name":"indent","description":"展示树形数据时,树节点的缩进","type":"number","default":""},{"name":"lazy","description":"是否懒加载子节点数据","type":"boolean","default":"false"},{"name":"load","description":"加载子节点数据的函数,lazy 为 true 时生效","type":"func","default":""},{"name":"treeProps","description":"渲染嵌套数据的配置选项","type":"object","default":""},{"name":"tableLayout","description":"设置表格单元、行和列的布局方式\n\n*@values* `[fixed, auto]`","type":"string","default":""},{"name":"scrollbarAlwaysOn","description":"总是显示滚动条","type":"boolean","default":"false"},{"name":"showOverflowTooltip","description":"是否隐藏额外内容并在单元格悬停时使用 Tooltip 显示它们。这将影响全部列的展示,详请参考 tooltipOptions","type":"boolean|object","default":""},{"name":"flexible","description":"确保主轴的最小尺寸,以便不超过内容","type":"boolean","default":"false"},{"name":"scrollbarTabindex","description":"body 的滚动条的包裹容器 tabindex","type":"string|number","default":""},{"name":"allowDragLastColumn","description":"是否允许拖动最后一列","type":"boolean","default":"false"},{"name":"tooltipFormatter","description":"自定义 show-overflow-tooltip 时的 tooltip 内容","type":"func","default":""},{"name":"preserveExpandedContent","description":"在折叠后是否在 DOM 中保留展开行内容","type":"boolean","default":"false"},{"name":"nativeScrollbar","description":"是否使用原生滚动条样式","type":"boolean","default":"false"},{"name":"rowExpandable","description":"启用可展开行,当表格具有 type=\"expand\" 列时有效","type":"func","default":""},{"name":"selectionWidth","description":"","type":"string","default":""},{"name":"viewId","description":"","type":"string","default":""},{"name":"url","description":"","type":"string","default":""},{"name":"hideOnSinglePage","description":"","type":"boolean","default":"false"},{"name":"api","description":"","type":"func","default":""},{"name":"model","description":"","type":"object","default":""},{"name":"ascs","description":"","type":"array","default":""},{"name":"descs","description":"","type":"array","default":""},{"name":"headerBold","description":"","type":"boolean","default":"false"},{"name":"autoHeight","description":"","type":"boolean","default":"false"},{"name":"immediate","description":"","type":"boolean","default":"false"},{"name":"index","description":"","type":"boolean","default":"false"},{"name":"multiple","description":"","type":"boolean","default":"false"},{"name":"selection","description":"","type":"boolean","default":"false"},{"name":"reloadOnModelChange","description":"","type":"boolean","default":"false"},{"name":"columns","description":"","type":"array","default":""},{"name":"pageSize","description":"","type":"number","default":""},{"name":"dicOptions","description":"","type":"array","default":""},{"name":"paging","description":"","type":"boolean","default":"false"},{"name":"clickRowSelect","description":"","type":"boolean","default":"false"},{"name":"payloadStyle","description":"","type":"string","default":""},{"name":"disabledRowKeys","description":"","type":"array","default":""},{"name":"selectExport","description":"","type":"boolean","default":"false"},{"name":"useVisibilityChange","description":"","type":"boolean","default":"false"},{"name":"rowDbClick","description":"","type":"func","default":""}],"js":{"events":[{"name":"page-loaded"},{"name":"select","description":"当用户手动勾选数据行的 Checkbox 时触发的事件"},{"name":"select-all","description":"当用户手动勾选全选 Checkbox 时触发的事件"},{"name":"selection-change","description":"当选择项发生变化时会触发该事件"},{"name":"cell-mouse-enter","description":"当单元格 hover 进入时会触发该事件"},{"name":"cell-mouse-leave","description":"当单元格 hover 退出时会触发该事件"},{"name":"cell-click","description":"当某个单元格被点击时会触发该事件"},{"name":"cell-dblclick","description":"当某个单元格被双击时会触发该事件"},{"name":"cell-contextmenu","description":"当某个单元格被鼠标右键点击时会触发该事件"},{"name":"row-click","description":"当某一行被点击时会触发该事件"},{"name":"row-contextmenu","description":"当某一行被鼠标右键点击时会触发该事件"},{"name":"row-dblclick","description":"当某一行被双击时会触发该事件"},{"name":"header-click","description":"当某一列的表头被点击时会触发该事件"},{"name":"header-contextmenu","description":"当某一列的表头被鼠标右键点击时触发该事件"},{"name":"sort-change","description":"当表格的排序条件发生变化的时候会触发该事件"},{"name":"filter-change","description":"当表格的过滤条件发生变化的时候会触发该事件"},{"name":"current-change","description":"当表格的当前行发生变化的时候会触发该事件\n\n如果要高亮当前行,请打开表格的 highlight-current-row 属性"},{"name":"header-dragend","description":"当拖动表头改变了列的宽度的时候会触发该事件"},{"name":"expand-change","description":"当用户对某一行展开或者关闭的时候会触发该事件\n\n展开行时,回调的第二个参数为 expandedRows;树形表格时第二参数为 expanded"},{"name":"scroll","description":"表格被用户滚动后触发\n\n@since 2.9.0"}]},"slots":[{"name":"empty","description":"当数据为空时自定义的内容"},{"name":"append","description":"插入至表格最后一行之后的内容,如果需要对表格的内容进行无限滚动操作,可能需要用到这个 slot。若表格有合计行,该 slot 会位于合计行之上"},{"name":"default","description":"自定义默认内容,可以放入 Table-column 组件"}]},{"name":"PageHeader","description":"","source":{"module":"@web-utils/form-ui","symbol":"PageHeader"},"props":[{"name":"title","description":"","type":"string","default":"'标题'"},{"name":"alignEnd","description":"","type":"boolean","default":"true"}],"js":{},"slots":[{"name":"section-title"},{"name":"title"},{"name":"default"}]},{"name":"PageIndex","description":"","source":{"module":"@web-utils/form-ui","symbol":"PageIndex"},"props":[{"name":"menus","description":"","type":"array","default":"[]"},{"name":"asideWidth","description":"","type":"string","default":"'220px'"},{"name":"aside","description":"","type":"boolean","default":"true"},{"name":"tips","description":"","type":"string","default":"'请添加页面内容!'"},{"name":"sectionTitle","description":"","type":"string","default":"'功能导航'"},{"name":"schema","description":"","type":"string","default":"''"},{"name":"currentTreeKey","description":"","type":"array","default":"[]"},{"name":"defaultProps","description":"","type":"object","default":"{}"}],"js":{},"slots":[{"name":"aside"},{"name":"nav-top"},{"name":"menu"},{"name":"tree-node"},{"name":"default"}]},{"name":"PageIndexTop","description":"","source":{"module":"@web-utils/form-ui","symbol":"PageIndexTop"},"props":[{"name":"menus","description":"","type":"array","default":"[]"},{"name":"tips","description":"","type":"string","default":"'请添加页面内容!'"},{"name":"schema","description":"","type":"string","default":"''"}],"js":{},"slots":[{"name":"default"}]},{"name":"PageSkeleton","description":"","source":{"module":"@web-utils/form-ui","symbol":"PageSkeleton"},"props":[{"name":"title","description":"","type":"string","default":""},{"name":"flexColumn","description":"","type":"boolean","default":"false"},{"name":"flexRow","description":"","type":"boolean","default":"false"},{"name":"header","description":"","type":"boolean","default":"true"},{"name":"contentClass","description":"","type":"string","default":""},{"name":"contentScroll","description":"","type":"boolean","default":"true"}],"js":{},"slots":[{"name":"header"},{"name":"default"}]},{"name":"PageSkeletonNew","description":"","source":{"module":"@web-utils/form-ui","symbol":"PageSkeletonNew"},"props":[{"name":"title","description":"","type":"string","default":"'页面标题'"},{"name":"flexColumn","description":"","type":"boolean","default":"false"},{"name":"flexRow","description":"","type":"boolean","default":"false"},{"name":"header","description":"","type":"boolean","default":"true"},{"name":"contentClass","description":"","type":"string","default":""},{"name":"contentScroll","description":"","type":"boolean","default":"true"},{"name":"sidebarWidth","description":"","type":"string","default":"'240px'"}],"js":{},"slots":[{"name":"sidebar-content"},{"name":"header-left"},{"name":"header-right"},{"name":"default"}]},{"name":"PhotoSwipe","description":"","source":{"module":"@web-utils/form-ui","symbol":"PhotoSwipe"},"props":[{"name":"urls","description":"","type":"array","default":""},{"name":"selector","description":"","type":"string","default":"'img'"}],"js":{},"slots":[{"name":"default"}]},{"name":"SignPanel","description":"","source":{"module":"@web-utils/form-ui","symbol":"SignPanel"},"props":[{"name":"width","description":"","type":"number","default":"400"},{"name":"height","description":"","type":"number","default":"150"},{"name":"lineWidth","description":"","type":"number","default":"1"},{"name":"text","description":"","type":"string","default":"'签名区'"},{"name":"fontSize","description":"","type":"number","default":"20"},{"name":"modelValue","description":"","type":"string","default":""},{"name":"disabled","description":"","type":"boolean","default":"false"}],"js":{"events":[{"name":"update:modelValue"}]}},{"name":"SkeletonPanel","description":"","source":{"module":"@web-utils/form-ui","symbol":"SkeletonPanel"},"props":[{"name":"flexColumn","description":"","type":"boolean","default":"false"},{"name":"flexRow","description":"","type":"boolean","default":"false"},{"name":"hideLeft","description":"","type":"boolean","default":"false"},{"name":"useTab","description":"","type":"boolean","default":"true"}],"js":{},"slots":[{"name":"left"},{"name":"default"}]},{"name":"SplitPane","description":"","source":{"module":"@web-utils/form-ui","symbol":"SplitPane"},"props":[{"name":"modelValue","description":"","type":"number|string","default":"0.5"},{"name":"mode","description":"","type":"string","default":"'horizontal'"},{"name":"hideLeft","description":"","type":"boolean","default":"false"},{"name":"triggerSize","description":"","type":"number","default":"6"},{"name":"min","description":"","type":"number|string","default":"'40px'"},{"name":"max","description":"","type":"number|string","default":"'40px'"}],"js":{"events":[{"name":"on-move-start"},{"name":"on-move-end"},{"name":"on-moving"},{"name":"update:modelValue"}]},"slots":[{"name":"left"},{"name":"trigger"},{"name":"right"},{"name":"top"},{"name":"bottom"}]},{"name":"Stateful","description":"","source":{"module":"@web-utils/form-ui","symbol":"Stateful"},"props":[{"name":"tag","description":"","type":"string","default":"'div'"},{"name":"draft","description":"","type":"array|boolean","default":"() => []"},{"name":"doing","description":"","type":"array|boolean","default":"() => []"},{"name":"overdue","description":"","type":"array|boolean","default":"() => []"},{"name":"error","description":"","type":"array|boolean","default":"() => []"},{"name":"done","description":"","type":"array|boolean","default":"() => []"},{"name":"closed","description":"","type":"array|boolean","default":"() => []"},{"name":"type","description":"\n\n*@values* `[doing, overdue, error, done, closed]`","type":"string","default":""},{"name":"status","description":"","type":"string|number","default":""},{"name":"size","description":"","type":"string","default":""},{"name":"text","description":"","type":"string","default":""}],"js":{}},{"name":"SubTable","description":"","source":{"module":"@web-utils/form-ui","symbol":"SubTable"},"props":[{"name":"modelValue","description":"组件的 v-model 绑定值,通常为数组类型","type":"array","default":""},{"name":"columns","description":"表格列的配置数组,定义表头、数据键等","type":"array","default":""},{"name":"allowEmpty","description":"是否允许空值","type":"boolean","default":"false"},{"name":"handleColumn","description":"是否显示操作列,默认显示","type":"boolean","default":"false"},{"name":"editable","description":"表格内容是否可编辑","type":"boolean","default":"false"},{"name":"showHandleColumnAddButton","description":"是否在操作列显示添加按钮,默认显示","type":"boolean","default":"false"},{"name":"showEmptyAddButton","description":"是否在空状态时显示添加按钮,默认显示","type":"boolean","default":"false"},{"name":"prop","description":"","type":"string","default":""},{"name":"limit","description":"","type":"number","default":""},{"name":"maxLimit","description":"","type":"number","default":""},{"name":"disabled","description":"","type":"boolean","default":"false"},{"name":"showSummary","description":"","type":"boolean","default":"false"},{"name":"selectionWidth","description":"","type":"string","default":""},{"name":"fetchApi","description":"","type":"func","default":""},{"name":"delApi","description":"","type":"func","default":""}],"js":{"events":[{"name":"add-row","description":"添加行"},{"name":"update:modelValue","description":"输入事件"}]},"slots":[{"name":"toolbar"},{"name":"columns"},{"name":"tag"},{"name":"item.prop"},{"name":"handle"},{"name":"handle-column-header"}]},{"name":"SubTablePlus","description":"","source":{"module":"@web-utils/form-ui","symbol":"SubTablePlus"},"props":[{"name":"modelValue","description":"组件的 v-model 绑定值,通常为数组类型","type":"array","default":""},{"name":"prop","description":"用于指定数据项中作为展示或标识的字段名","type":"string","default":""},{"name":"columns","description":"表格列的配置数组,定义表头、数据键等","type":"array","default":""},{"name":"descs","description":"降序排列的字段配置数组","type":"array","default":""},{"name":"ascs","description":"升序排列的字段配置数组","type":"array","default":""},{"name":"limit","description":"数量或条目限制,默认值为无限大","type":"number","default":""},{"name":"disabled","description":"是否禁用组件","type":"boolean","default":"false"},{"name":"showSummary","description":"是否显示统计摘要","type":"boolean","default":"false"},{"name":"selection","description":"是否启用行选择功能","type":"boolean","default":"false"},{"name":"index","description":"是否显示索引列,默认显示","type":"boolean","default":"false"},{"name":"selectionWidth","description":"选择列的宽度","type":"string","default":""},{"name":"toolbarMenus","description":"工具栏菜单配置数组\n\n*@values* `[add, delete, refresh]`","type":"array","default":""},{"name":"handleMenus","description":"行操作菜单配置数组\n\n*@values* `[add, delete]`","type":"array","default":""},{"name":"fetchApi","description":"获取数据的异步函数","type":"func","default":""},{"name":"delApi","description":"删除数据的异步函数","type":"func","default":""},{"name":"bottomAddButton","description":"是否在底部显示添加按钮","type":"boolean","default":"false"},{"name":"initRow","description":"初始化新行的函数","type":"func","default":""},{"name":"onRowDbClick","description":"行双击事件处理函数","type":"func","default":""},{"name":"showMessage","description":"是否显示操作提示消息","type":"boolean","default":"false"},{"name":"pageSize","description":"每页显示的数据条数","type":"number","default":""}],"js":{"events":[{"name":"add-row"},{"name":"update:modelValue","description":"输入事件"}]},"slots":[{"name":"toolbar"},{"name":"toolbar-left"},{"name":"toolbar-left-append"},{"name":"toolbar-right"},{"name":"columns"},{"name":"tag"},{"name":"item.prop"},{"name":"handle"},{"name":"handle-column-header"}]},{"name":"Swiper","description":"","source":{"module":"@web-utils/form-ui","symbol":"Swiper"},"js":{},"slots":[{"name":"default"}]},{"name":"TableColumn","description":"","source":{"module":"@web-utils/form-ui","symbol":"TableColumn"},"props":[{"name":"type","description":"对应列的类型。如果设置了 selection 则显示多选框;如果设置了 index 则显示该行的索引(从 1 开始计算);如果设置了 expand 则显示为一个可展开的按钮\n\n*@values* `[selection, index, expand]`","type":"string","default":""},{"name":"index","description":"如果设置了 type=index,可以通过传递 index 属性来自定义索引","type":"number|func","default":""},{"name":"label","description":"显示的标题","type":"string","default":""},{"name":"columnKey","description":"column 的 key,如果需要使用 filter-change 事件,则需要此属性标识是哪个 column 的筛选条件","type":"string","default":""},{"name":"prop","description":"字段名称 对应列内容的字段名,也可以使用 property 属性","type":"string","default":""},{"name":"width","description":"对应列的宽度","type":"string|number","default":""},{"name":"minWidth","description":"对应列的最小宽度,与 width 的区别是 width 是固定的,min-width 会把剩余宽度按比例分配给设置了 min-width 的列","type":"string|number","default":""},{"name":"fixed","description":"列是否固定在左侧或者右侧。true 表示固定在左侧\n\n*@values* `[left, right]`","type":"boolean|string","default":""},{"name":"renderHeader","description":"列标题 Label 区域渲染使用的 Function","type":"func","default":""},{"name":"sortable","description":"对应列是否可以排序,如果设置为 'custom',则代表用户希望远程排序,需要监听 Table 的 sort-change 事件","type":"boolean|string","default":""},{"name":"sortMethod","description":"指定数据按照哪个属性进行排序,仅当 sortable 设置为 true 的时候有效。应该如同 Array.sort 那样返回一个 Number","type":"func","default":""},{"name":"sortBy","description":"指定数据按照哪个属性进行排序,仅当 sortable 设置为 true 且没有设置 sort-method 的时候有效。如果 sort-by 为数组,则先按照第 1 个属性排序,如果第 1 个相等,再按照第 2 个排序,以此类推","type":"func|string|array","default":""},{"name":"sortOrders","description":"数据在排序时所使用排序策略的轮转顺序,仅当 sortable 为 true 时有效。需传入一个数组,随着用户点击表头,该列依次按照数组中元素的顺序进行排序","type":"array","default":""},{"name":"resizable","description":"对应列是否可以通过拖动改变宽度(需要在 el-table 上设置 border 属性为真)","type":"boolean","default":"false"},{"name":"formatter","description":"用来格式化内容","type":"func","default":""},{"name":"showOverflowTooltip","description":"当内容过长被隐藏时显示 tooltip","type":"boolean|object","default":""},{"name":"align","description":"对齐方式\n\n*@values* `[left, center, right]`","type":"string","default":""},{"name":"headerAlign","description":"表头对齐方式,若不设置该项,则使用表格的对齐方式\n\n*@values* `[left, center, right]`","type":"string","default":""},{"name":"className","description":"列的 className","type":"string","default":""},{"name":"labelClassName","description":"当前列标题的自定义类名","type":"string","default":""},{"name":"selectable","description":"仅对 type=selection 的列有效,类型为 Function,Function 的返回值用来决定这一行的 CheckBox 是否可以勾选","type":"func","default":""},{"name":"reserveSelection","description":"数据刷新后是否保留选项,仅对 type=selection 的列有效,请注意,需指定 row-key 来让这个功能生效","type":"boolean","default":"false"},{"name":"filters","description":"数据过滤的选项,数组格式,数组中的元素需要有 text 和 value 属性","type":"array","default":""},{"name":"filterPlacement","description":"过滤弹出框的定位\n\n*@values* `[top, top-start, top-end, bottom, bottom-start, bottom-end, left, left-start, left-end, right, right-start, right-end]`","type":"string","default":""},{"name":"filterClassName","description":"过滤弹出框的 className","type":"string","default":""},{"name":"filterMultiple","description":"数据过滤的选项是否多选","type":"boolean","default":"false"},{"name":"filterMethod","description":"数据过滤使用的方法,如果是多选的筛选项,对每一条数据会执行多次,任意一次返回 true 就会显示","type":"func","default":""},{"name":"filteredValue","description":"选中的数据过滤项,如果需要自定义表头过滤的渲染方式,可能会需要此属性","type":"array","default":""},{"name":"tooltipFormatter","description":"使用 show-overflow-tooltip 时自定义 tooltip 内容","type":"func","default":""},{"name":"property","description":"","type":"string","default":""},{"name":"clickable","description":"","type":"boolean","default":"false"},{"name":"cellClick","description":"","type":"func","default":""},{"name":"dictType","description":"","type":"string","default":""},{"name":"options","description":"","type":"array","default":""},{"name":"autoUpdate","description":"","type":"boolean","default":"false"},{"name":"treeDict","description":"","type":"boolean","default":"false"},{"name":"idAsValue","description":"","type":"boolean","default":"false"},{"name":"labelAsValue","description":"","type":"boolean","default":"false"},{"name":"maxWidth","description":"","type":"string","default":""},{"name":"allowSort","description":"","type":"boolean","default":"false"},{"name":"filterable","description":"","type":"boolean","default":"false"}],"js":{},"slots":[{"name":"filter-icon","description":"过滤图标插槽,用于自定义过滤图标"},{"name":"expand","description":"展开行内容的插槽,通常用于表格的展开行"},{"name":"header","description":"头部插槽,用于自定义头部内容"},{"name":"default","description":"默认插槽,用于放置主要内容"}]},{"name":"TableColumnDef","description":"","source":{"module":"@web-utils/form-ui","symbol":"TableColumnDef"},"props":[{"name":"type","description":"对应列的类型。如果设置了 selection 则显示多选框;如果设置了 index 则显示该行的索引(从 1 开始计算);如果设置了 expand 则显示为一个可展开的按钮\n\n*@values* `[selection, index, expand]`","type":"string","default":""},{"name":"index","description":"如果设置了 type=index,可以通过传递 index 属性来自定义索引","type":"number|func","default":""},{"name":"label","description":"显示的标题","type":"string","default":""},{"name":"columnKey","description":"column 的 key,如果需要使用 filter-change 事件,则需要此属性标识是哪个 column 的筛选条件","type":"string","default":""},{"name":"prop","description":"字段名称 对应列内容的字段名,也可以使用 property 属性","type":"string","default":""},{"name":"width","description":"对应列的宽度","type":"string|number","default":""},{"name":"minWidth","description":"对应列的最小宽度,与 width 的区别是 width 是固定的,min-width 会把剩余宽度按比例分配给设置了 min-width 的列","type":"string|number","default":""},{"name":"fixed","description":"列是否固定在左侧或者右侧。true 表示固定在左侧\n\n*@values* `[left, right]`","type":"boolean|string","default":""},{"name":"renderHeader","description":"列标题 Label 区域渲染使用的 Function","type":"func","default":""},{"name":"sortable","description":"对应列是否可以排序,如果设置为 'custom',则代表用户希望远程排序,需要监听 Table 的 sort-change 事件","type":"boolean|string","default":""},{"name":"sortMethod","description":"指定数据按照哪个属性进行排序,仅当 sortable 设置为 true 的时候有效。应该如同 Array.sort 那样返回一个 Number","type":"func","default":""},{"name":"sortBy","description":"指定数据按照哪个属性进行排序,仅当 sortable 设置为 true 且没有设置 sort-method 的时候有效。如果 sort-by 为数组,则先按照第 1 个属性排序,如果第 1 个相等,再按照第 2 个排序,以此类推","type":"func|string|array","default":""},{"name":"sortOrders","description":"数据在排序时所使用排序策略的轮转顺序,仅当 sortable 为 true 时有效。需传入一个数组,随着用户点击表头,该列依次按照数组中元素的顺序进行排序","type":"array","default":""},{"name":"resizable","description":"对应列是否可以通过拖动改变宽度(需要在 el-table 上设置 border 属性为真)","type":"boolean","default":"false"},{"name":"formatter","description":"用来格式化内容","type":"func","default":""},{"name":"showOverflowTooltip","description":"当内容过长被隐藏时显示 tooltip","type":"boolean|object","default":""},{"name":"align","description":"对齐方式\n\n*@values* `[left, center, right]`","type":"string","default":""},{"name":"headerAlign","description":"表头对齐方式,若不设置该项,则使用表格的对齐方式\n\n*@values* `[left, center, right]`","type":"string","default":""},{"name":"className","description":"列的 className","type":"string","default":""},{"name":"labelClassName","description":"当前列标题的自定义类名","type":"string","default":""},{"name":"selectable","description":"仅对 type=selection 的列有效,类型为 Function,Function 的返回值用来决定这一行的 CheckBox 是否可以勾选","type":"func","default":""},{"name":"reserveSelection","description":"数据刷新后是否保留选项,仅对 type=selection 的列有效,请注意,需指定 row-key 来让这个功能生效","type":"boolean","default":"false"},{"name":"filters","description":"数据过滤的选项,数组格式,数组中的元素需要有 text 和 value 属性","type":"array","default":""},{"name":"filterPlacement","description":"过滤弹出框的定位\n\n*@values* `[top, top-start, top-end, bottom, bottom-start, bottom-end, left, left-start, left-end, right, right-start, right-end]`","type":"string","default":""},{"name":"filterClassName","description":"过滤弹出框的 className","type":"string","default":""},{"name":"filterMultiple","description":"数据过滤的选项是否多选","type":"boolean","default":"false"},{"name":"filterMethod","description":"数据过滤使用的方法,如果是多选的筛选项,对每一条数据会执行多次,任意一次返回 true 就会显示","type":"func","default":""},{"name":"filteredValue","description":"选中的数据过滤项,如果需要自定义表头过滤的渲染方式,可能会需要此属性","type":"array","default":""},{"name":"tooltipFormatter","description":"使用 show-overflow-tooltip 时自定义 tooltip 内容","type":"func","default":""},{"name":"property","description":"","type":"string","default":""},{"name":"clickable","description":"","type":"boolean","default":"false"},{"name":"cellClick","description":"","type":"func","default":""},{"name":"dictType","description":"","type":"string","default":""},{"name":"options","description":"","type":"array","default":""},{"name":"autoUpdate","description":"","type":"boolean","default":"false"},{"name":"treeDict","description":"","type":"boolean","default":"false"},{"name":"idAsValue","description":"","type":"boolean","default":"false"},{"name":"labelAsValue","description":"","type":"boolean","default":"false"},{"name":"maxWidth","description":"","type":"string","default":""},{"name":"allowSort","description":"","type":"boolean","default":"false"},{"name":"filterable","description":"","type":"boolean","default":"false"}],"js":{},"slots":[{"name":"default","description":"默认插槽,用于放置主要内容"},{"name":"header","description":"头部插槽,用于自定义头部内容"},{"name":"expand","description":"展开行内容的插槽,通常用于表格的展开行"},{"name":"filter-icon","description":"过滤图标插槽,用于自定义过滤图标"}]},{"name":"TableView","description":"","source":{"module":"@web-utils/form-ui","symbol":"TableView"},"props":[{"name":"data","description":"","type":"array","default":""},{"name":"viewId","description":"","type":"string|array","default":""},{"name":"searchPanelAttrs","description":"","type":"object","default":"() => {}"},{"name":"toolbarAttrs","description":"","type":"object","default":"() => {}"},{"name":"toolbarListeners","description":"","type":"object","default":""},{"name":"treeAttrs","description":"","type":"object","default":"() => {}"},{"name":"treeListeners","description":"","type":"object","default":""},{"name":"tableAttrs","description":"","type":"object","default":""},{"name":"searchModel","description":"","type":"object","default":""},{"name":"tableListeners","description":"","type":"object","default":"() => {}"},{"name":"deleteApi","description":"","type":"func","default":""},{"name":"borderTop","description":"","type":"boolean","default":"false"},{"name":"borderBottom","description":"","type":"boolean","default":"false"},{"name":"borderLeft","description":"","type":"boolean","default":"false"},{"name":"borderRight","description":"","type":"boolean","default":"false"},{"name":"border","description":"","type":"boolean","default":"true"},{"name":"labelWidth","description":"","type":"string","default":"'120px'"},{"name":"formPath","description":"","type":"string|func","default":""},{"name":"searchFormPosition","description":"","type":"string","default":"'top'"},{"name":"embed","description":"","type":"boolean","default":"false"},{"name":"deleteTips","description":"","type":"string","default":""},{"name":"selectTips","description":"","type":"string","default":""},{"name":"rowKey","description":"","type":"string","default":"'id'"},{"name":"expandSearch","description":"","type":"boolean","default":"false"},{"name":"showToolbar","description":"","type":"boolean","default":"true"}],"js":{"events":[{"name":"reset"}]},"slots":[{"name":"search-form"},{"name":"toolbar-button"},{"name":"toolbar-left"},{"name":"toolbar-right"},{"name":"toolbar-right-button"},{"name":"item"},{"name":"tree-node"},{"name":"tree-label"},{"name":"columns"},{"name":"tableScopeSlotName"},{"name":"default"}]},{"name":"TagRender","description":"","source":{"module":"@web-utils/form-ui","symbol":"TagRender"},"props":[{"name":"enable","description":"","type":"boolean","default":"true"},{"name":"count","description":"","type":"boolean","default":"true"},{"name":"tags","description":"","type":"array","default":"[]"},{"name":"transfer","description":"","type":"func","default":"null"}],"js":{"events":[{"name":"close"},{"name":"add"}]}},{"name":"TextEllipsis","description":"","source":{"module":"@web-utils/form-ui","symbol":"TextEllipsis"},"props":[{"name":"content","description":"","type":"string","default":"''"},{"name":"direction","description":"","type":"string","default":"'end'"},{"name":"rows","description":"","type":"number|string","default":"1"},{"name":"expandText","description":"","type":"string","default":"''"},{"name":"collapseText","description":"","type":"string","default":"''"},{"name":"symbol","description":"","type":"string","default":"'...'"},{"name":"lineHeight","description":"","type":"number|string","default":"'20'"}],"js":{"events":[{"name":"click"},{"name":"change"}]}},{"name":"Toolbar","description":"","source":{"module":"@web-utils/form-ui","symbol":"Toolbar"},"props":[{"name":"searchable","description":"","type":"boolean","default":"false"},{"name":"refreshable","description":"","type":"boolean","default":"false"},{"name":"buttons","description":"","type":"array","default":"['back']"},{"name":"back","description":"","type":"func","default":""},{"name":"cancel","description":"","type":"func","default":""},{"name":"emitter","description":"","type":"string","default":"'self'"},{"name":"footer","description":"","type":"boolean","default":"false"},{"name":"label","description":"","type":"object","default":""}],"js":{}},{"name":"ToolbarButton","description":"","source":{"module":"@web-utils/form-ui","symbol":"ToolbarButton"},"props":[{"name":"size","description":"尺寸\n\n*@values* `[large, default, small]`","type":"string","default":""},{"name":"type","description":"按钮类型,在设置 color 时,后者优先\n\n*@values* `[primary, success, warning, danger, info, default]`","type":"string","default":""},{"name":"plain","description":"是否为朴素按钮","type":"boolean","default":"false"},{"name":"text","description":"是否为文字按钮","type":"boolean","default":"false"},{"name":"bg","description":"是否显示文字按钮背景颜色","type":"boolean","default":"false"},{"name":"link","description":"是否为链接按钮","type":"boolean","default":"false"},{"name":"round","description":"是否为圆角按钮","type":"boolean","default":"false"},{"name":"circle","description":"是否为圆形按钮","type":"boolean","default":"false"},{"name":"dashed","description":"是否是虚线按钮","type":"boolean","default":"false"},{"name":"loading","description":"是否为加载中状态","type":"boolean","default":"false"},{"name":"loadingIcon","description":"自定义加载中状态图标组件","type":"string|object","default":""},{"name":"disabled","description":"按钮是否为禁用状态","type":"boolean","default":"false"},{"name":"icon","description":"图标组件","type":"string|object","default":""},{"name":"autofocus","description":"原生 autofocus 属性","type":"boolean","default":"false"},{"name":"nativeType","description":"原生 type 属性\n\n*@values* `[button, submit, reset]`","type":"string","default":""},{"name":"autoInsertSpace","description":"两个中文字符之间自动插入空格(仅当文本长度为 2 且所有字符均为中文时才生效)","type":"boolean","default":"false"},{"name":"color","description":"自定义按钮颜色,并自动计算 hover 和 active 触发后的颜色","type":"string","default":""},{"name":"dark","description":"dark 模式,意味着自动设置 color 为 dark 模式的颜色","type":"boolean","default":"false"},{"name":"tag","description":"自定义元素标签","type":"string|object","default":""},{"name":"label","description":"","type":"string","default":""},{"name":"loadable","description":"","type":"boolean","default":"false"},{"name":"footer","description":"","type":"boolean","default":"false"},{"name":"primary","description":"","type":"boolean","default":"false"},{"name":"warning","description":"","type":"boolean","default":"false"},{"name":"privilege","description":"","type":"string","default":""},{"name":"condition","description":"","type":"array|func|boolean","default":""},{"name":"conditionTips","description":"","type":"string","default":""},{"name":"confirm","description":"","type":"boolean","default":"false"},{"name":"confirmTips","description":"","type":"string","default":""},{"name":"beforeExecute","description":"","type":"func","default":""},{"name":"afterExecute","description":"","type":"func","default":""},{"name":"route","description":"","type":"string|object","default":""},{"name":"title","description":"","type":"string","default":""},{"name":"cancelButtonText","description":"","type":"string","default":""},{"name":"confirmButtonText","description":"","type":"string","default":""}],"js":{},"slots":[{"name":"icon","description":"自定义图标组件"},{"name":"loading","description":"自定义加载中组件"},{"name":"default","description":"自定义默认内容"}]},{"name":"VueCron","description":"","source":{"module":"@web-utils/form-ui","symbol":"VueCron"},"props":[{"name":"data","description":"","type":"object","default":""},{"name":"expression","description":"","type":"string","default":""},{"name":"runsParser","description":"","type":"func","default":""},{"name":"quartz","description":"","type":"boolean","default":"true"}],"js":{"events":[{"name":"change"},{"name":"close"}]}},{"name":"VueQrCode","description":"","source":{"module":"@web-utils/form-ui","symbol":"VueQrCode"},"props":[{"name":"text","description":"二维码内容字符串","type":"string","default":"'0'"},{"name":"options","description":"生成二维码配置选项\n\n{@link https://github.com/soldair/node-qrcode#qr-code-options}","type":"object","default":""},{"name":"tag","description":"组件根元素标签","type":"string","default":"'canvas'"}],"js":{},"slots":[{"name":"default"}]},{"name":"VueTagsInput","description":"","source":{"module":"@web-utils/form-ui","symbol":"VueTagsInput"},"props":[{"name":"elementId","description":"","type":"string","default":""},{"name":"existingTags","description":"","type":"array","default":"[]"},{"name":"modelValue","description":"","type":"array","default":"[]"},{"name":"typeahead","description":"","type":"boolean","default":"false"},{"name":"typeaheadStyle","description":"","type":"string","default":"'badges'"},{"name":"typeaheadActivationThreshold","description":"","type":"number","default":"1"},{"name":"typeaheadMaxResults","description":"","type":"number","default":"0"},{"name":"typeaheadAlwaysShow","description":"","type":"boolean","default":"false"},{"name":"typeaheadHideDiscard","description":"","type":"boolean","default":"false"},{"name":"placeholder","description":"","type":"string","default":"'请输入...'"},{"name":"discardSearchText","description":"","type":"string","default":"'取消'"},{"name":"limit","description":"","type":"number","default":"0"},{"name":"onlyExistingTags","description":"","type":"boolean","default":"false"},{"name":"deleteOnBackspace","description":"","type":"boolean","default":"true"},{"name":"allowDuplicates","description":"","type":"boolean","default":"false"},{"name":"validate","description":"","type":"func","default":"() => true"},{"name":"addTagsOnComma","description":"","type":"boolean","default":"false"},{"name":"addTagsOnSpace","description":"","type":"boolean","default":"false"},{"name":"addTagsOnBlur","description":"","type":"boolean","default":"false"},{"name":"wrapperClass","description":"","type":"string","default":"'tags-input-wrapper-default'"},{"name":"sortSearchResults","description":"","type":"boolean","default":"true"},{"name":"caseSensitiveTags","description":"","type":"boolean","default":"false"},{"name":"beforeAddingTag","description":"","type":"func","default":"() => true"},{"name":"beforeRemovingTag","description":"","type":"func","default":"() => true"}],"js":{"events":[{"name":"input-changed"},{"name":"change"},{"name":"update:modelValue"},{"name":"initialized"},{"name":"tag-removed"},{"name":"tags-updated"},{"name":"keyup"},{"name":"keydown"},{"name":"focus"},{"name":"blur"},{"name":"limit-reached"},{"name":"tag-added"}]}},{"name":"VueTreeSelect","description":"","source":{"module":"@web-utils/form-ui","symbol":"VueTreeSelect"},"props":[{"name":"allowClearingDisabled","description":"Whether to allow resetting value even if there are disabled selected nodes.","type":"boolean","default":"false"},{"name":"allowSelectingDisabledDescendants","description":"When an ancestor node is selected/deselected, whether its disabled descendants should be selected/deselected.\n\nYou may want to use this in conjunction with `allowClearingDisabled` prop.","type":"boolean","default":"false"},{"name":"alwaysOpen","description":"Whether the menu should be always open.","type":"boolean","default":"false"},{"name":"appendToBody","description":"Append the menu to <body />?","type":"boolean","default":"false"},{"name":"async","description":"Whether to enable async search mode.","type":"boolean","default":"false"},{"name":"autoFocus","description":"Automatically focus the component on mount?","type":"boolean","default":"false"},{"name":"autoLoadRootOptions","description":"Automatically load root options on mount. When set to `false`, root options will be loaded when the menu is opened.","type":"boolean","default":"false"},{"name":"autoDeselectAncestors","description":"When user deselects a node, automatically deselect its ancestors. Applies to flat mode only.","type":"boolean","default":"false"},{"name":"autoDeselectDescendants","description":"When user deselects a node, automatically deselect its descendants. Applies to flat mode only.","type":"boolean","default":"false"},{"name":"autoSelectAncestors","description":"When user selects a node, automatically select its ancestors. Applies to flat mode only.","type":"boolean","default":"false"},{"name":"autoSelectDescendants","description":"When user selects a node, automatically select its descendants. Applies to flat mode only.","type":"boolean","default":"false"},{"name":"backspaceRemoves","description":"Whether pressing backspace key removes the last item if there is no text input.","type":"boolean","default":"false"},{"name":"beforeClearAll","description":"Function that processes before clearing all input fields.\n\nReturn `false` to prevent value from being cleared.","type":"func","default":""},{"name":"branchNodesFirst","description":"Show branch nodes before leaf nodes?","type":"boolean","default":"false"},{"name":"cacheOptions","description":"Should cache results of every search request?","type":"boolean","default":"false"},{"name":"clearable","description":"Show an \"×\" button that resets value?","type":"boolean","default":"false"},{"name":"clearAllText","description":"Title for the \"×\" button when `multiple: true`.","type":"string","default":""},{"name":"clearOnSelect","description":"Whether to clear the search input after selecting.\n\nUse only when `multiple` is `true`.\n\nFor single-select mode, it **always** clears the input after selecting an option regardless of the prop value.","type":"boolean","default":"false"},{"name":"clearValueText","description":"Title for the \"×\" button.","type":"string","default":""},{"name":"closeOnSelect","description":"Whether to close the menu after selecting an option?\n\nUse only when `multiple` is `true`.","type":"boolean","default":"false"},{"name":"defaultExpandLevel","description":"How many levels of branch nodes should be automatically expanded when loaded.\n\nSet `Infinity` to make all branch nodes expanded by default.","type":"number","default":""},{"name":"defaultOptions","description":"The default set of options to show before the user starts searching. Used for async search mode.\n\nWhen set to `true`, the results for search query as a empty string will be autoloaded.","type":"boolean","default":"false"},{"name":"deleteRemoves","description":"Whether pressing delete key removes the last item if there is no text input.","type":"boolean","default":"false"},{"name":"delimiter","description":"Delimiter to use to join multiple values for the hidden field value.","type":"string","default":""},{"name":"flattenSearchResults","description":"Only show the nodes that match the search value directly, excluding its ancestors.","type":"boolean","default":"false"},{"name":"disableBranchNodes","description":"Prevent branch nodes from being selected?","type":"boolean","default":"false"},{"name":"disableFuzzyMatching","description":"Disable the fuzzy matching functionality?","type":"boolean","default":"false"},{"name":"flat","description":"Whether to enable flat mode or not. Non-flat mode (default) means:\n\n - Whenever a branch node gets checked, all its children will be checked too\n\n - Whenever a branch node has all children checked, the branch node itself will be checked too\n\nSet `true` to disable this mechanism","type":"boolean","default":"false"},{"name":"instanceId","description":"Will be passed with all events as the last param.\n\nUseful for identifying events origin.","type":"string|number","default":""},{"name":"joinValues","description":"Joins multiple values into a single form field with the `delimiter` (legacy mode).","type":"boolean","default":"false"},{"name":"limit","description":"Limit the display of selected options.\n\nThe rest will be hidden within the limitText string.","type":"number","default":""},{"name":"limitText","description":"Function that processes the message shown when selected elements pass the defined limit.","type":"func","default":""},{"name":"loadingText","description":"Text displayed when loading options.","type":"string","default":""},{"name":"loadOptions","description":"Used for dynamically loading options.","type":"func","default":""},{"name":"matchKeys","description":"Which node properties to filter on.","type":"array","default":""},{"name":"maxHeight","description":"Sets `maxHeight` style value of the menu.","type":"number","default":""},{"name":"multiple","description":"Set `true` to allow selecting multiple options (a.k.a., multi-select mode).","type":"boolean","default":"false"},{"name":"name","description":"Generates a hidden <input /> tag with this field name for html forms.","type":"string","default":""},{"name":"noChildrenText","description":"Text displayed when a branch node has no children.","type":"string","default":""},{"name":"noOptionsText","description":"Text displayed when there are no available options.","type":"string","default":""},{"name":"noResultsText","description":"Text displayed when there are no matching search results.","type":"string","default":""},{"name":"normalizer","description":"Used for normalizing source data.","type":"func","default":""},{"name":"openDirection","description":"By default (`auto`), the menu will open below the control. If there is not\n\nenough space, vue-treeselect will automatically flip the menu.\n\nYou can use one of other four options to force the menu to be always opened\n\nto specified direction.\n\nAcceptable values:\n\n - `\"auto\"`\n\n - `\"below\"`\n\n - `\"bottom\"`\n\n - `\"above\"`\n\n - `\"top\"`","type":"string","default":""},{"name":"openOnClick","description":"Whether to automatically open the menu when the control is clicked.","type":"boolean","default":"false"},{"name":"openOnFocus","description":"Whether to automatically open the menu when the control is focused.","type":"boolean","default":"false"},{"name":"options","description":"Array of available options.","type":"array","default":""},{"name":"required","description":"Applies HTML5 required attribute when needed.","type":"boolean","default":"false"},{"name":"retryText","description":"Text displayed asking user whether to retry loading children options.","type":"string","default":""},{"name":"retryTitle","description":"Title for the retry button.","type":"string","default":""},{"name":"searchable","description":"Enable searching feature?","type":"boolean","default":"false"},{"name":"searchNested","description":"Search in ancestor nodes too.","type":"boolean","default":"false"},{"name":"searchPromptText","description":"Text tip to prompt for async search.","type":"string","default":""},{"name":"showCount","description":"Whether to show a children count next to the label of each branch node.","type":"boolean","default":"false"},{"name":"showCountOf","description":"Used in conjunction with `showCount` to specify which type of count number should be displayed.\n\nAcceptable values:\n\n - \"ALL_CHILDREN\"\n\n - \"ALL_DESCENDANTS\"\n\n - \"LEAF_CHILDREN\"\n\n - \"LEAF_DESCENDANTS\"","type":"string","default":""},{"name":"showCountOnSearch","description":"Whether to show children count when searching.\n\nFallbacks to the value of `showCount` when not specified.","type":"null","default":""},{"name":"sortValueBy","description":"In which order the selected options should be displayed in trigger & sorted in `value` array.\n\nUsed for multi-select mode only.\n\nAcceptable values:\n\n - \"ORDER_SELECTED\"\n\n - \"LEVEL\"\n\n - \"INDEX\"","type":"string","default":""},{"name":"tabIndex","description":"Tab index of the control.","type":"number","default":""},{"name":"modelValue","description":"The value of the control.\n\nShould be `id` or `node` object for single-select mode, or an array of `id` or `node` object for multi-select mode.\n\nIts format depends on the `valueFormat` prop.\n\nFor most cases, just use `v-model` instead.","type":"null","default":""},{"name":"valueConsistsOf","description":"Which kind of nodes should be included in the `value` array in multi-select mode.\n\nAcceptable values:\n\n - \"ALL\" - Any node that is checked will be included in the `value` array\n\n - \"BRANCH_PRIORITY\" (default) - If a branch node is checked, all its descendants will be excluded in the `value` array\n\n - \"LEAF_PRIORITY\" - If a branch node is checked, this node itself and its branch descendants will be excluded from the `value` array but its leaf descendants will be included\n\n - \"ALL_WITH_INDETERMINATE\" - Any node that is checked will be included in the `value` array, plus indeterminate nodes","type":"string","default":""},{"name":"valueFormat","description":"Format of `value` prop.\n\nNote that, when set to `\"object\"`, only `id` & `label` properties are required in each `node` object in `value` prop.\n\nAcceptable values:\n\n - \"id\"\n\n - \"object\"","type":"string","default":""},{"name":"zIndex","description":"z-index of the menu.","type":"number|string","default":""}],"js":{"events":[{"name":"update:modelValue"},{"name":"search-change"},{"name":"close"},{"name":"open"},{"name":"deselect"},{"name":"select"}]}},{"name":"VueVideoPlayer","description":"","source":{"module":"@web-utils/form-ui","symbol":"VueVideoPlayer"},"props":[{"name":"crossOrigin","description":"","type":"string","default":"''"},{"name":"playsInline","description":"","type":"boolean","default":"false"},{"name":"autoplay","description":"","type":"boolean","default":"true"},{"name":"volume","description":"","type":"number","default":"1"},{"name":"src","description":"","type":"string","default":""},{"name":"options","description":"","type":"object","default":""},{"name":"events","description":"","type":"array","default":"[]"},{"name":"globalOptions","description":"","type":"object","default":"{\r\n // autoplay: false,\r\n controls: true,\r\n\r\n // preload: 'auto',\r\n // fluid: false,\r\n // muted: false,\r\n playbackRates: [0.7, 1.0, 1.5, 2.0],\r\n\r\n controlBar: {\r\n remainingTimeDisplay: false,\r\n playToggle: {},\r\n progressControl: {},\r\n fullscreenToggle: {},\r\n volumeMenuButton: {\r\n inline: false,\r\n vertical: true\r\n }\r\n },\r\n\r\n techOrder: ['html5'],\r\n plugins: {}\r\n}"},{"name":"globalEvents","description":"","type":"array","default":"[]"}],"js":{}},{"name":"Watermark","description":"","source":{"module":"@web-utils/form-ui","symbol":"Watermark"},"props":[{"name":"text","description":"水印文案","type":"string","default":"''"},{"name":"width","description":"宽度","type":"number","default":"200"},{"name":"height","description":"高度","type":"number","default":"150"},{"name":"rotate","description":"旋转角度 0 到 360","type":"number","default":"-30"},{"name":"color","description":"文字颜色","type":"string","default":"'rgba(0,0,0,0.15)'"},{"name":"backgroundColor","description":"背景颜色","type":"string","default":"'rgba(0,0,0,0)'"},{"name":"teleport","description":"","type":"string","default":""}],"js":{}},{"name":"XInputTag","description":"","source":{"module":"@web-utils/form-ui","symbol":"XInputTag"},"props":[{"name":"modelValue","description":"","type":"array|string","default":"() => []"},{"name":"disabled","description":"","type":"boolean","default":"false"},{"name":"separator","description":"","type":"string","default":"','"},{"name":"count","description":"","type":"boolean","default":"true"},{"name":"arrayMode","description":"","type":"boolean","default":"true"},{"name":"objectMode","description":"","type":"boolean","default":"true"},{"name":"query","description":"","type":"func","default":""},{"name":"type","description":"","type":"string","default":"'标签'"}],"js":{"events":[{"name":"update:modelValue"}]}},{"name":"YearCalendar","description":"","source":{"module":"@web-utils/form-ui","symbol":"YearCalendar"},"props":[{"name":"showYearSelector","description":"","type":"boolean","default":"() => true"},{"name":"activeDates","description":"","type":"array","default":"[]"},{"name":"modelValue","description":"","type":"string|number","default":"dayjs().year()"},{"name":"lang","description":"","type":"string","default":"'en'"},{"name":"activeClass","description":"","type":"string","default":"() => ''"},{"name":"prefixClass","description":"","type":"string","default":"() => 'calendar--active'"},{"name":"hideWeekend","description":"","type":"boolean","default":"false"},{"name":"hideSunday","description":"","type":"boolean","default":"false"}],"js":{"events":[{"name":"toggleDate"},{"name":"monthClick"},{"name":"update:activeDates"},{"name":"update:modelValue"}]}}]}}}
|
|
1
|
+
{"$schema":"https://json.schemastore.org/web-types","framework":"vue","name":"@web-utils/form-ui","version":"1.0.0-beta61","js-types-syntax":"typescript","description-markup":"markdown","contributions":{"html":{"vue-components":[{"name":"AddressInput","description":"","source":{"module":"@web-utils/form-ui","symbol":"AddressInput"},"props":[{"name":"options","description":"","type":"array","default":"[]"},{"name":"modelValue","description":"","type":"object","default":"{\r\n address: [],\r\n detailAddress: ''\r\n}"},{"name":"props","description":"","type":"object","default":"{\r\n label: 'name',\r\n value: 'id'\r\n}"},{"name":"labelAsValue","description":"","type":"boolean","default":"false"},{"name":"disabled","description":"","type":"boolean","default":"false"}],"js":{"events":[{"name":"update:modelValue"}]}},{"name":"Affix","description":"","source":{"module":"@web-utils/form-ui","symbol":"Affix"},"props":[{"name":"target","description":"滚动元素","type":"string","default":""},{"name":"offsetTop","description":"指定滚动到顶部多少时固定\n\n666667","type":"number","default":"0"},{"name":"offsetBottom","description":"指定滚动到底部多少时固定,当指定该值时,`offsetTop`失效","type":"number","default":""},{"name":"aa","description":"\n\n`@param` `affix` `{boolean|string}` *是否固定*\n\n`@param` `affix1` `{boolean|string}` *是否固定*","type":"func","default":""}],"js":{"events":[{"name":"on-change","description":"固定状态变动事件\n\n`@param` `affix` `{boolean}` *是否固定*\n\n`@param` `affix1` `{boolean|string}` *是否固定*"}]},"slots":[{"name":"default","description":"内容插槽\n\n`@param` `affix` `{boolean}` *是否固定*\n\n`@param` `affix1` `{boolean|string}` *是否固定*"}]},{"name":"AwesomeButton","description":"","source":{"module":"@web-utils/form-ui","symbol":"AwesomeButton"},"props":[{"name":"type","description":"","type":"string","default":"'primary'"},{"name":"size","description":"","type":"string","default":""},{"name":"icon","description":"","type":"string","default":"''"},{"name":"nativeType","description":"","type":"string","default":"'button'"},{"name":"loading","description":"","type":"boolean","default":"false"},{"name":"disabled","description":"","type":"boolean","default":"false"},{"name":"plain","description":"","type":"boolean","default":"false"},{"name":"autofocus","description":"","type":"boolean","default":"false"},{"name":"round","description":"","type":"boolean","default":"false"},{"name":"text","description":"","type":"string","default":"''"}],"js":{}},{"name":"CapsuleTab","description":"","source":{"module":"@web-utils/form-ui","symbol":"CapsuleTab"},"props":[{"name":"tabs","description":"","type":"array","default":"[]"},{"name":"modelValue","description":"","type":"string","default":""}],"js":{"events":[{"name":"update:modelValue"}]}},{"name":"Card","description":"","source":{"module":"@web-utils/form-ui","symbol":"Card"},"props":[{"name":"option","description":"","type":"object","default":"{}"},{"name":"data","description":"","type":"array","default":"[]"}],"js":{"events":[{"name":"row-add"},{"name":"row-click"}]},"slots":[{"name":"menu"}]},{"name":"CodeMirrorEditor","description":"","source":{"module":"@web-utils/form-ui","symbol":"CodeMirrorEditor"},"props":[{"name":"modelValue","description":"","type":"string","default":"''"},{"name":"mode","description":"","type":"string","default":"'javascript'"},{"name":"theme","description":"","type":"string","default":"'idea'"},{"name":"disabled","description":"","type":"boolean","default":"false"},{"name":"formator","description":"","type":"func","default":""},{"name":"outputTranformer","description":"","type":"func","default":""}],"js":{"events":[{"name":"update:modelValue"}]}},{"name":"Confirmable","description":"","source":{"module":"@web-utils/form-ui","symbol":"Confirmable"},"props":[{"name":"stop","description":"","type":"boolean","default":"true"},{"name":"prevent","description":"","type":"boolean","default":"true"},{"name":"text","description":"","type":"string","default":"''"},{"name":"message","description":"","type":"string","default":""},{"name":"confirmable","description":"","type":"boolean","default":"true"},{"name":"confirmText","description":"","type":"string","default":"'你确定要删除该记录吗?'"},{"name":"confirmType","description":"","type":"string","default":"'warning'"},{"name":"confirmTitle","description":"","type":"string","default":"'系统提示'"},{"name":"loadable","description":"","type":"boolean","default":"false"},{"name":"loadingText","description":"","type":"string","default":"'正在处理中请稍候...'"},{"name":"tag","description":"","type":"string","default":"'i'"},{"name":"icon","description":"","type":"string","default":""}],"js":{},"slots":[{"name":"default"}]},{"name":"ConfirmButton","description":"","source":{"module":"@web-utils/form-ui","symbol":"ConfirmButton"},"props":[{"name":"stop","description":"","type":"boolean","default":"true"},{"name":"prevent","description":"","type":"boolean","default":"true"},{"name":"text","description":"","type":"string","default":"'删除'"},{"name":"message","description":"","type":"string","default":""},{"name":"confirmable","description":"","type":"boolean","default":"true"},{"name":"confirmText","description":"","type":"string","default":"'你确定要删除该记录吗?'"},{"name":"confirmType","description":"","type":"string","default":"'warning'"},{"name":"confirmTitle","description":"","type":"string","default":"'系统提示'"},{"name":"loadable","description":"","type":"boolean","default":"false"},{"name":"loadingText","description":"","type":"string","default":"'正在处理中请稍候...'"},{"name":"tag","description":"","type":"string","default":"'ElButton'"},{"name":"icon","description":"","type":"string","default":"''"},{"name":"type","description":"","type":"string","default":"'danger'"},{"name":"size","description":"","type":"string","default":""},{"name":"nativeType","description":"","type":"string","default":"'button'"},{"name":"loading","description":"","type":"boolean","default":"false"},{"name":"disabled","description":"","type":"boolean","default":"false"},{"name":"plain","description":"","type":"boolean","default":"false"},{"name":"autofocus","description":"","type":"boolean","default":"false"},{"name":"round","description":"","type":"boolean","default":"false"}],"js":{},"slots":[{"name":"default"}]},{"name":"ContextMenu","description":"","source":{"module":"@web-utils/form-ui","symbol":"ContextMenu"},"props":[{"name":"list","required":true,"description":"菜单项","type":"array","default":""},{"name":"underline","description":"是否开启下划线","type":"boolean","default":"false"},{"name":"appendToBody","description":"","type":"boolean","default":"false"},{"name":"arrow","description":"是否开启箭头","type":"boolean","default":"true"},{"name":"border","description":"是否开启边界检测","type":"boolean","default":"true"},{"name":"itemWidth","description":"列表项宽度","type":"number","default":"140"},{"name":"itemHeight","description":"列表项高度","type":"number","default":"36"},{"name":"itemFontSize","description":"列表项字体","type":"number|string","default":"12"},{"name":"offset","description":"显示点偏移量","type":"object","default":"{\r\n x: 6,\r\n y: 2\r\n}"},{"name":"borderWidth","description":"边界距离","type":"number","default":"6"}],"js":{"events":[{"name":"on-item-click"}]}},{"name":"CountUp","description":"","source":{"module":"@web-utils/form-ui","symbol":"CountUp"},"props":[{"name":"animation","description":"","type":"boolean","default":"true"},{"name":"start","description":"","type":"number|string","default":"0"},{"name":"end","required":true,"description":"","type":"number|string","default":""},{"name":"decimals","description":"","type":"number","default":"0"},{"name":"duration","description":"","type":"number","default":"2"},{"name":"options","description":"","type":"object","default":"{}"},{"name":"callback","description":"","type":"func","default":"() => {}"}],"js":{}},{"name":"CustomScrollbar","description":"","source":{"module":"@web-utils/form-ui","symbol":"CustomScrollbar"},"props":[{"name":"element","description":"","type":"string","default":"'div'"},{"name":"options","description":"","type":"object","default":""},{"name":"theme","description":"","type":"string","default":"'os-theme-dark'"},{"name":"onLoadMore","description":"","type":"func","default":""},{"name":"onScroll","description":"","type":"func","default":""},{"name":"reverse","description":"","type":"boolean","default":"false"}],"js":{},"slots":[{"name":"default"}]},{"name":"DataBox","description":"","source":{"module":"@web-utils/form-ui","symbol":"DataBox"},"props":[{"name":"option","description":"","type":"object","default":"() => {}"}],"js":{}},{"name":"DataCard","description":"","source":{"module":"@web-utils/form-ui","symbol":"DataCard"},"props":[{"name":"option","description":"","type":"object","default":"() => {}"}],"js":{}},{"name":"DataCardText","description":"","source":{"module":"@web-utils/form-ui","symbol":"DataCardText"},"props":[{"name":"option","description":"","type":"object","default":"() => {}"}],"js":{}},{"name":"DataDisplay","description":"","source":{"module":"@web-utils/form-ui","symbol":"DataDisplay"},"props":[{"name":"option","description":"","type":"object","default":"() => {}"}],"js":{}},{"name":"DataIcons","description":"","source":{"module":"@web-utils/form-ui","symbol":"DataIcons"},"props":[{"name":"option","description":"","type":"object","default":"() => {}"}],"js":{}},{"name":"DataImgtext","description":"","source":{"module":"@web-utils/form-ui","symbol":"DataImgtext"},"props":[{"name":"option","description":"","type":"object","default":"() => {}"}],"js":{}},{"name":"DataOperatext","description":"","source":{"module":"@web-utils/form-ui","symbol":"DataOperatext"},"props":[{"name":"option","description":"","type":"object","default":"() => {}"}],"js":{}},{"name":"DataPanel","description":"","source":{"module":"@web-utils/form-ui","symbol":"DataPanel"},"props":[{"name":"option","description":"","type":"object","default":"() => {}"}],"js":{}},{"name":"DataPay","description":"","source":{"module":"@web-utils/form-ui","symbol":"DataPay"},"props":[{"name":"option","description":"","type":"object","default":"() => {}"}],"js":{}},{"name":"DataPrice","description":"","source":{"module":"@web-utils/form-ui","symbol":"DataPrice"},"props":[{"name":"option","description":"","type":"object","default":"() => {}"}],"js":{}},{"name":"DataProgress","description":"","source":{"module":"@web-utils/form-ui","symbol":"DataProgress"},"props":[{"name":"option","description":"","type":"object","default":"() => {}"}],"js":{}},{"name":"DataRotate","description":"","source":{"module":"@web-utils/form-ui","symbol":"DataRotate"},"props":[{"name":"option","description":"","type":"object","default":"() => {}"}],"js":{}},{"name":"DataTablePicker","description":"","source":{"module":"@web-utils/form-ui","symbol":"DataTablePicker"},"props":[{"name":"visible","description":"","type":"boolean","default":"false"},{"name":"api","description":"","type":"func","default":""},{"name":"columns","description":"","type":"array","default":""},{"name":"title","description":"","type":"string","default":""},{"name":"width","description":"","type":"string","default":"'60vw'"},{"name":"height","description":"","type":"string","default":"null"},{"name":"model","description":"","type":"object","default":"() => {}"},{"name":"multiple","description":"","type":"boolean","default":"true"}],"js":{"events":[{"name":"confirm"}]},"slots":[{"name":"search-form"},{"name":"default"}]},{"name":"DataTabs","description":"","source":{"module":"@web-utils/form-ui","symbol":"DataTabs"},"props":[{"name":"option","description":"","type":"object","default":"() => {}"}],"js":{}},{"name":"DictRender","description":"","source":{"module":"@web-utils/form-ui","symbol":"DictRender"},"props":[{"name":"row","description":"","type":"object","default":""},{"name":"column","description":"","type":"object","default":""},{"name":"dictType","description":"","type":"string","default":""},{"name":"options","description":"","type":"array","default":""},{"name":"treeDict","description":"","type":"boolean","default":"false"},{"name":"idAsValue","description":"","type":"boolean","default":"true"},{"name":"labelAsValue","description":"","type":"boolean","default":"false"}],"js":{}},{"name":"EasyPopup","description":"","source":{"module":"@web-utils/form-ui","symbol":"EasyPopup"},"props":[{"name":"border","description":"是否开启边界检测","type":"boolean","default":"true"},{"name":"offset","description":"显示点偏移量","type":"object","default":"{ x: 6, y: 2 }"},{"name":"borderWidth","description":"边界距离","type":"number","default":"6"},{"name":"appendToBody","description":"是否添加到 body","type":"boolean","default":"false"},{"name":"flexRow","description":"","type":"boolean","default":"false"},{"name":"flexColumn","description":"","type":"boolean","default":"false"},{"name":"hideOnMouseLeave","description":"鼠标离开后隐藏","type":"boolean","default":"true"},{"name":"interactive","description":"","type":"boolean","default":"false"}],"js":{},"slots":[{"name":"default"}]},{"name":"ECharts","description":"","source":{"module":"@web-utils/form-ui","symbol":"ECharts"},"props":[{"name":"options","description":"","type":"object","default":""},{"name":"theme","description":"","type":"string|object","default":""},{"name":"initOptions","description":"","type":"object","default":""},{"name":"group","description":"","type":"string","default":""},{"name":"width","description":"","type":"string","default":"'100%'"},{"name":"height","description":"","type":"string","default":"'100%'"},{"name":"autoResize","description":"","type":"boolean","default":"false"},{"name":"watchShallow","description":"","type":"boolean","default":"false"},{"name":"manualUpdate","description":"","type":"boolean","default":"false"}],"js":{}},{"name":"EditableProgress","description":"","source":{"module":"@web-utils/form-ui","symbol":"EditableProgress"},"props":[{"name":"disabled","description":"","type":"boolean","default":"false"},{"name":"strokeWidth","description":"","type":"number","default":"22"},{"name":"step","description":"","type":"number","default":"10"},{"name":"max","description":"","type":"number","default":"100"},{"name":"value","description":"","type":"number","default":"0"}],"js":{"events":[{"name":"input"},{"name":"change"},{"name":"update:modelValue"}]}},{"name":"EditableTree","description":"","source":{"module":"@web-utils/form-ui","symbol":"EditableTree"},"props":[{"name":"label","description":"","type":"string","default":""},{"name":"addRootNodeLabel","description":"","type":"string","default":""},{"name":"defaultExpandedKeys","description":"","type":"array","default":""},{"name":"newNodeBuilder","description":"","type":"func","default":""},{"name":"contextMenu","description":"","type":"boolean","default":"false"},{"name":"lazy","description":"","type":"boolean","default":"false"},{"name":"expandFirstNode","description":"","type":"boolean","default":"false"},{"name":"readonly","description":"","type":"boolean","default":"false"},{"name":"saveApi","description":"","type":"func","default":""},{"name":"updateApi","description":"","type":"func","default":""},{"name":"deleteApi","description":"","type":"func","default":""},{"name":"fetchApi","description":"","type":"func","default":""},{"name":"customRootNode","description":"","type":"object|func","default":""},{"name":"rootNode","description":"","type":"object","default":""},{"name":"contextMenuIcon","description":"","type":"boolean","default":"false"},{"name":"contextMenuInline","description":"","type":"boolean","default":"false"},{"name":"treeProps","description":"","type":"object","default":""},{"name":"menuLabel","description":"","type":"object","default":""},{"name":"icon","description":"","type":"func|boolean","default":""},{"name":"confirmButton","description":"","type":"boolean","default":"false"},{"name":"addRootNodeButtonStyle","description":"","type":"string","default":""},{"name":"reserveExpandKey","description":"","type":"boolean","default":"false"},{"name":"nodeKey","description":"","type":"string","default":""},{"name":"defaultExpandAll","description":"","type":"boolean","default":"false"}],"js":{"events":[{"name":"add-root-node","description":"添加根节点事件"},{"name":"remove-new-node","description":"移除新增节点事件"},{"name":"node-loaded","description":"节点加载完成事件"},{"name":"root-node-loaded","description":"根节点加载完成事件"},{"name":"node-deleted","description":"节点删除事件"},{"name":"node-updated","description":"节点更新事件"},{"name":"node-added","description":"节点添加事件"},{"name":"on-node-click","description":"节点点击事件"},{"name":"create-new-node","description":"创建新节点事件"},{"name":"node-click","description":"当节点被点击的时候触发\n\n共四个参数,依次为:对应于节点点击的节点对象,TreeNode 的 node 属性, TreeNode 和事件对象"},{"name":"node-contextmenu","description":"当某一节点被鼠标右键点击时会触发该事件\n\n共四个参数,依次为:event、传递给 data 属性的数组中该节点所对应的对象、节点对应的 Node、节点组件本身"},{"name":"check-change","description":"当复选框被点击的时候触发\n\n共三个参数,依次为:传递给 data 属性的数组中该节点所对应的对象、节点本身是否被选中、节点的子树中是否有被选中的节点"},{"name":"check","description":"点击节点复选框之后触发\n\n共两个参数,依次为:传递给 data 属性的数组中该节点所对应的对象、树目前的选中状态对象,包含 checkedNodes、checkedKeys、halfCheckedNodes、halfCheckedKeys 四个属性"},{"name":"current-change","description":"当前选中节点变化时触发的事件\n\n共两个参数,依次为:当前节点的数据,当前节点的 Node 对象"},{"name":"node-expand","description":"节点被展开时触发的事件\n\n共三个参数,依次为:传递给 data 属性的数组中该节点所对应的对象、节点对应的 Node、节点组件本身"},{"name":"node-collapse","description":"节点被关闭时触发的事件\n\n共三个参数,依次为:传递给 data 属性的数组中该节点所对应的对象、节点对应的 Node、节点组件本身"},{"name":"node-drag-start","description":"节点开始拖拽时触发的事件\n\n共两个参数,依次为:被拖拽节点对应的 Node、event"},{"name":"node-drag-enter","description":"拖拽进入其他节点时触发的事件\n\n共三个参数,依次为:被拖拽节点对应的 Node、所进入节点对应的 Node、event"},{"name":"node-drag-leave","description":"拖拽离开某个节点时触发的事件\n\n共三个参数,依次为:被拖拽节点对应的 Node、所离开节点对应的 Node、event"},{"name":"node-drag-over","description":"在拖拽节点时触发的事件(类似浏览器的 mouseover 事件)\n\n共三个参数,依次为:被拖拽节点对应的 Node、当前进入节点对应的 Node、event"},{"name":"node-drag-end","description":"拖拽结束时(可能未成功)触发的事件\n\n共四个参数,依次为:被拖拽节点对应的 Node、结束拖拽时最后进入的节点(可能为空)、被拖拽节点的放置位置(before、after、inner)、event"},{"name":"node-drop","description":"拖拽成功完成时触发的事件\n\n共四个参数,依次为:被拖拽节点对应的 Node、结束拖拽时最后进入的节点、被拖拽节点的放置位置(before、after、inner)、event"}]},"slots":[{"name":"default"},{"name":"label"},{"name":"label-suffix"},{"name":"context-menu"}]},{"name":"ElementDialog","description":"","source":{"module":"@web-utils/form-ui","symbol":"ElementDialog"},"props":[{"name":"modelValue","description":"是否显示 Dialog","type":"boolean","default":"false"},{"name":"title","description":"Dialog 对话框 Dialog 的标题,也可通过具名 slot(见下表)传入","type":"string","default":""},{"name":"width","description":"对话框的宽度,默认值为 50%","type":"string|number","default":""},{"name":"fullscreen","description":"是否为全屏 Dialog","type":"boolean","default":"false"},{"name":"top","description":"dialog CSS 中的 margin-top 值,默认为 15vh","type":"string","default":""},{"name":"modal","description":"是否需要遮罩层","type":"boolean","default":"false"},{"name":"modalPenetrable","description":"是否允许穿透遮罩层。modal 属性必须为 false","type":"boolean","default":"false"},{"name":"modalClass","description":"遮罩的自定义类名","type":"string","default":""},{"name":"headerClass","description":"header 部分的自定义 class 名","type":"string","default":""},{"name":"bodyClass","description":"body 部分的自定义 class 名","type":"string","default":""},{"name":"footerClass","description":"footer 部分的自定义 class 名","type":"string","default":""},{"name":"appendToBody","description":"Dialog 自身是否插入至 body 元素上。嵌套的 Dialog 必须指定该属性并赋值为 true","type":"boolean","default":"false"},{"name":"appendTo","description":"Dialog 挂载到哪个 DOM 元素 将覆盖 appendToBody","type":"string|object","default":""},{"name":"lockScroll","description":"是否在 Dialog 出现时将 body 滚动锁定","type":"boolean","default":"false"},{"name":"openDelay","description":"dialog 打开的延时时间,单位毫秒","type":"number","default":""},{"name":"closeDelay","description":"dialog 关闭的延时时间,单位毫秒","type":"number","default":""},{"name":"closeOnClickModal","description":"是否可以通过点击 modal 关闭 Dialog","type":"boolean","default":"false"},{"name":"closeOnPressEscape","description":"是否可以通过按下 ESC 关闭 Dialog","type":"boolean","default":"false"},{"name":"showClose","description":"是否显示关闭按钮","type":"boolean","default":"false"},{"name":"beforeClose","description":"关闭前的回调,会暂停 Dialog 的关闭。回调函数内执行 done 参数方法的时候才是真正关闭对话框的时候","type":"func","default":""},{"name":"draggable","description":"为 Dialog 启用可拖拽功能","type":"boolean","default":"false"},{"name":"overflow","description":"拖动范围可以超出可视区","type":"boolean","default":"false"},{"name":"center","description":"是否让 Dialog 的 header 和 footer 部分居中排列","type":"boolean","default":"false"},{"name":"alignCenter","description":"是否水平垂直对齐对话框","type":"boolean","default":"false"},{"name":"destroyOnClose","description":"当关闭 Dialog 时,销毁其中的元素","type":"boolean","default":"false"},{"name":"closeIcon","description":"自定义关闭图标,默认 Close","type":"string|object","default":""},{"name":"zIndex","description":"和原生的 CSS 的 z-index 相同,改变 z 轴的顺序","type":"number","default":""},{"name":"headerAriaLevel","description":"header 的 aria-level 属性","type":"string","default":""},{"name":"transition","description":"对话框动画的自定义过渡配置。可以是一个字符串(过渡名称),也可以是一个包含 Vue 过渡属性的对象","type":"string|object","default":""},{"name":"customClass","description":"Dialog 的自定义类名","type":"string","default":""},{"name":"height","description":"对话框高度","type":"string","default":""},{"name":"embed","description":"是否为内嵌","type":"boolean","default":"false"},{"name":"showFullscreen","description":"是否显示全屏按钮","type":"boolean","default":"false"},{"name":"showFullScreen","description":"是否显示全屏按钮","type":"boolean","default":"false"},{"name":"bodyPadding","description":"","type":"boolean","default":"false"}],"js":{"events":[{"name":"toggle-fullscreen","description":"切换全屏\n\n`@arg` `payload` `{boolean}` *是否为全屏*"},{"name":"update:modelValue","description":"输入事件"},{"name":"open","description":"Dialog 打开的回调"},{"name":"opened","description":"Dialog 打开动画结束时的回调"},{"name":"close","description":"Dialog 关闭的回调"},{"name":"closed","description":"Dialog 关闭动画结束时的回调"},{"name":"open-auto-focus","description":"输入焦点聚焦在 Dialog 内容时的回调"},{"name":"close-auto-focus","description":"输入焦点从 Dialog 内容失焦时的回调"}]},"slots":[{"name":"header","description":"对话框标题的内容;会替换标题部分,但会移除关闭按钮"},{"name":"default","description":"对话框的默认内容"},{"name":"footer","description":"Dialog 按钮操作区的内容"}]},{"name":"ElementResizeObserver","description":"","source":{"module":"@web-utils/form-ui","symbol":"ElementResizeObserver"},"js":{"events":[{"name":"notify"}]}},{"name":"EmptyView","description":"","source":{"module":"@web-utils/form-ui","symbol":"EmptyView"},"props":[{"name":"emptyTips","description":"提示文字","type":"string","default":"'暂无数据'"},{"name":"fontSize","description":"文字大小","type":"string","default":"'20px'"},{"name":"icon","description":"图标","type":"string","default":"'fa fa-dropbox'"},{"name":"iconSize","description":"图标大小","type":"string","default":"'20px'"},{"name":"showIcon","description":"是否显示图标","type":"boolean","default":"false"},{"name":"height","description":"高度","type":"string","default":"'100%'"}],"js":{},"slots":[{"name":"default"}]},{"name":"ErrorView","description":"","source":{"module":"@web-utils/form-ui","symbol":"ErrorView"},"props":[{"name":"errorTips","description":"加载错误提示","type":"string","default":"'加载失败,请重试'"},{"name":"fontSize","description":"提示文字大小","type":"string","default":"'20px'"},{"name":"iconSize","description":"图标大小","type":"string","default":"'20px'"},{"name":"height","description":"高度","type":"string","default":"'100%'"}],"js":{},"slots":[{"name":"default"}]},{"name":"FlexBox","description":"","source":{"module":"@web-utils/form-ui","symbol":"FlexBox"},"props":[{"name":"flexColumn","description":"","type":"boolean","default":"false"},{"name":"verticalCenter","description":"垂直居中","type":"boolean","default":"false"},{"name":"horizonCenter","description":"水平居中","type":"boolean","default":"false"},{"name":"center","description":"垂直、水平居中","type":"boolean","default":"false"},{"name":"textCenter","description":"文字居中","type":"boolean","default":"false"}],"js":{}},{"name":"FlexColumn","description":"","source":{"module":"@web-utils/form-ui","symbol":"FlexColumn"},"props":[{"name":"verticalCenter","description":"垂直居中","type":"boolean","default":"false"},{"name":"horizonCenter","description":"水平居中","type":"boolean","default":"false"},{"name":"center","description":"垂直、水平居中","type":"boolean","default":"false"},{"name":"textCenter","description":"文字居中","type":"boolean","default":"false"}],"js":{}},{"name":"FlexItem","description":"","source":{"module":"@web-utils/form-ui","symbol":"FlexItem"},"props":[{"name":"flexRow","description":"","type":"boolean","default":"false"},{"name":"flexColumn","description":"","type":"boolean","default":"false"},{"name":"verticalCenter","description":"","type":"boolean","default":"false"},{"name":"horizonCenter","description":"","type":"boolean","default":"false"},{"name":"center","description":"","type":"boolean","default":"false"},{"name":"textCenter","description":"","type":"boolean","default":"false"},{"name":"relative","description":"","type":"boolean","default":"false"},{"name":"absolute","description":"","type":"boolean","default":"false"}],"js":{}},{"name":"FlexRow","description":"","source":{"module":"@web-utils/form-ui","symbol":"FlexRow"},"props":[{"name":"verticalCenter","description":"垂直居中","type":"boolean","default":"false"},{"name":"horizonCenter","description":"水平居中","type":"boolean","default":"false"},{"name":"center","description":"垂直、水平居中","type":"boolean","default":"false"},{"name":"textCenter","description":"文字居中","type":"boolean","default":"false"}],"js":{}},{"name":"FlexScrollArea","description":"","source":{"module":"@web-utils/form-ui","symbol":"FlexScrollArea"},"js":{"events":[{"name":"scrollbar"},{"name":"scroll"}]},"slots":[{"name":"default"}]},{"name":"FlexScroller","description":"","source":{"module":"@web-utils/form-ui","symbol":"FlexScroller"},"props":[{"name":"flexColumn","description":"","type":"boolean","default":"false"},{"name":"flexRow","description":"","type":"boolean","default":"false"},{"name":"contentClass","description":"","type":"string","default":""},{"name":"contentScroll","description":"","type":"boolean","default":"true"}],"js":{},"slots":[{"name":"default"}]},{"name":"FlowDesigner","description":"","source":{"module":"@web-utils/form-ui","symbol":"FlowDesigner"},"props":[{"name":"modelValue","description":"bpmnXML","type":"string","default":""},{"name":"usePanel","description":"是否使用侧栏","type":"boolean","default":"true"},{"name":"useTabs","description":"使用的配置面板","type":"array","default":""},{"name":"extendTypes","description":"拓展类型","type":"array","default":""},{"name":"context","description":"配置上下文信息","type":"object","default":""},{"name":"panelType","description":"","type":"string","default":""}],"js":{"events":[{"name":"update:modelValue"}]},"slots":[{"name":"toolbar-buttons"},{"name":"task"},{"name":"form"},{"name":"extend"}]},{"name":"FlowViewer","description":"","source":{"module":"@web-utils/form-ui","symbol":"FlowViewer"},"props":[{"name":"xml","required":true,"description":"","type":"string","default":""},{"name":"options","description":"","type":"object","default":""},{"name":"activities","description":"","type":"array","default":"[]"},{"name":"historicActivities","description":"","type":"array","default":"[]"},{"name":"highlightColor","description":"","type":"string","default":"'rgb(0 190 0 / 100%)'"},{"name":"ctrlKey","description":"","type":"boolean","default":"false"},{"name":"nodePopup","description":"","type":"boolean","default":"false"},{"name":"events","description":"","type":"array","default":""}],"js":{"events":[{"name":"error"},{"name":"shown"}]},"slots":[{"name":"default"}]},{"name":"FormAdvice","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormAdvice"},"props":[{"name":"valueColspan","description":"","type":"number","default":""},{"name":"labelColspan","description":"","type":"number","default":""}],"js":{}},{"name":"FormButton","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormButton"},"props":[{"name":"stop","description":"","type":"boolean","default":"true"},{"name":"prevent","description":"","type":"boolean","default":"true"},{"name":"text","description":"","type":"string","default":"''"},{"name":"message","description":"","type":"string","default":""},{"name":"confirmable","description":"","type":"boolean","default":"true"},{"name":"confirmText","description":"","type":"string","default":"'你确定要删除该记录吗?'"},{"name":"confirmType","description":"","type":"string","default":"'warning'"},{"name":"confirmTitle","description":"","type":"string","default":"'系统提示'"},{"name":"loadable","description":"","type":"boolean","default":"false"},{"name":"loadingText","description":"","type":"string","default":"'正在处理中请稍候...'"},{"name":"tag","description":"","type":"string","default":"'AwesomeButton'"},{"name":"icon","description":"","type":"string","default":"''"},{"name":"type","description":"","type":"string","default":"'danger'"},{"name":"size","description":"","type":"string","default":""},{"name":"nativeType","description":"","type":"string","default":"'button'"},{"name":"loading","description":"","type":"boolean","default":"false"},{"name":"disabled","description":"","type":"boolean","default":"false"},{"name":"plain","description":"","type":"boolean","default":"false"},{"name":"autofocus","description":"","type":"boolean","default":"false"},{"name":"round","description":"","type":"boolean","default":"false"}],"js":{},"slots":[{"name":"default"}]},{"name":"FormCard","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormCard"},"js":{},"slots":[{"name":"default"}]},{"name":"FormCascader","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormCascader"},"props":[{"name":"modelValue","description":"选中项绑定值","type":"string|number|array","default":""},{"name":"options","description":"选项的数据源,value 和 label 可以通过 CascaderProps 自定义","type":"array","default":""},{"name":"props","description":"配置选项,请参阅下面 CascaderProps 表","type":"object","default":""},{"name":"size","description":"大小\n\n*@values* `['large', 'default', 'small']`","type":"string","default":""},{"name":"placeholder","description":"输入框占位文本","type":"string","default":""},{"name":"clearable","description":"是否支持清空选项","type":"boolean","default":"false"},{"name":"clearIcon","description":"自定义清除图标","type":"string|object","default":""},{"name":"showAllLevels","description":"输入框中是否显示选中值的完整路径","type":"boolean","default":"false"},{"name":"collapseTags","description":"多选模式下是否折叠 Tag","type":"boolean","default":"false"},{"name":"collapseTagsTooltip","description":"当鼠标悬停于折叠标签的文本时,是否显示所有选中的标签。要使用此属性,collapseTags 属性必须设定为 true","type":"boolean","default":"false"},{"name":"maxCollapseTagsTooltipHeight","description":"collapse tags 的最大高度","type":"string|number","default":""},{"name":"separator","description":"用于分隔选项的字符","type":"string","default":""},{"name":"filterable","description":"该选项是否可以被搜索","type":"boolean","default":"false"},{"name":"filterMethod","description":"自定义搜索逻辑,第一个参数是 node,第二个参数是 keyword,返回的布尔值表示是否保留该选项","type":"func","default":""},{"name":"debounce","description":"搜索关键词正在输入时的去抖延迟,单位为毫秒","type":"number","default":""},{"name":"beforeFilter","description":"过滤函数调用前,所要调用的钩子函数,该函数接收要过滤的值作为参数。如果该函数的返回值是 false 或者是一个被拒绝的 Promise,那么接下来的过滤逻辑便不会执行","type":"func","default":""},{"name":"popperClass","description":"Cascader 下拉菜单和标签提示的自定义类名","type":"string","default":""},{"name":"popperStyle","description":"Cascader 下拉菜单和标签提示的自定义样式","type":"string|object","default":""},{"name":"teleported","description":"弹层是否使用 teleport","type":"boolean","default":"false"},{"name":"effect","description":"tooltip 主题,内置了 dark / light 两种\n\n*@values* `[dark, light]`","type":"string","default":""},{"name":"tagType","description":"标签类型\n\n*@values* `[success, info, warning, danger]`","type":"string","default":""},{"name":"tagEffect","description":"tag effect\n\n*@values* `[dark, light, plain]`","type":"string","default":""},{"name":"validateEvent","description":"输入时是否触发表单的校验","type":"boolean","default":"false"},{"name":"maxCollapseTags","description":"需要显示的 Tag 的最大数量 要使用此功能,collapseTags 的值必须为 true","type":"number","default":""},{"name":"emptyValues","description":"组件的空值配置,参考 config-provider","type":"array","default":""},{"name":"valueOnClear","description":"清空选项的值,参考 config-provider","type":"string|number|boolean|func","default":""},{"name":"persistent","description":"当下拉框未被激活并且 persistent 设置为 false,下拉框容器会被删除","type":"boolean","default":"false"},{"name":"fallbackPlacements","description":"Tooltip 可用的 positions 请查看 popper.js 文档","type":"array","default":""},{"name":"placement","description":"下拉框出现的位置\n\n*@values* `[top, top-start, top-end, bottom, bottom-start, bottom-end, left, left-start, left-end, right, right-start, right-end]`","type":"string","default":""},{"name":"popperAppendToBody","description":"是否将弹出的内容直接插入到 body 元素。在弹出内容的边框定位出现问题时,可将该属性设置为 false","type":"boolean","default":"false"},{"name":"showCheckedStrategy","description":"多选模式下已选节点的展示策略。当你想让显示更简洁时,使用 parent。当你想显示每个子项时,使用 child\n\n*@values* `[parent, child, all]`","type":"string","default":""},{"name":"readonly","description":"","type":"boolean","default":"false"},{"name":"last","description":"","type":"boolean","default":"false"},{"name":"checkStrictly","description":"","type":"boolean","default":"false"},{"name":"labelKey","description":"","type":"string","default":""},{"name":"valueKey","description":"","type":"string","default":""},{"name":"emitPath","description":"","type":"boolean","default":"false"},{"name":"join","description":"","type":"boolean","default":"false"},{"name":"idAsValue","description":"","type":"boolean","default":"false"},{"name":"labelAsValue","description":"","type":"boolean","default":"false"},{"name":"treeDict","description":"","type":"boolean","default":"false"},{"name":"dictType","description":"","type":"string","default":""},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""}],"js":{"events":[{"name":"update:modelValue","description":"输入事件"},{"name":"change","description":"当绑定值变化时触发的事件"},{"name":"expand-change","description":"当展开节点发生变化时触发"},{"name":"blur","description":"当失去焦点时触发"},{"name":"focus","description":"当获得焦点时触发"},{"name":"clear","description":"可清空的单选模式下用户点击清空按钮时触发\n\n@since 2.7.7"},{"name":"visible-change","description":"下拉框出现/隐藏时触发"},{"name":"remove-tag","description":"在多选模式下,移除 Tag 时触发"}]},"slots":[{"name":"footer","description":"下拉列表底部的内容"},{"name":"header","description":"下拉列表顶部的内容"},{"name":"tag","description":"自定义 tag 样式"},{"name":"suggestion-item","description":"搜索时自定义建议项内容"},{"name":"prefix","description":"输入框头部内容"},{"name":"empty","description":"无匹配选项时的内容"},{"name":"default","description":"默认插槽"},{"name":"label","description":"标签插槽"},{"name":"tips","description":"提示内容插槽"},{"name":"error","description":"错误内容插槽"},{"name":"below","description":"输入框下方追加内容"}]},{"name":"FormCell","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormCell"},"props":[{"name":"colspan","description":"","type":"string|number","default":""},{"name":"rowspan","description":"","type":"string|number","default":""},{"name":"isLabel","description":"","type":"boolean","default":"false"},{"name":"alignCenter","description":"","type":"boolean","default":"false"}],"js":{},"slots":[{"name":"default"}]},{"name":"FormCheckbox","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormCheckbox"},"props":[{"name":"modelValue","description":"选中项绑定值","type":"string|number|boolean","default":""},{"name":"value","description":"选中状态的值(只有在 checkbox-group 或者绑定对象类型为 array 时有效)","type":"string|number|boolean|object","default":""},{"name":"labelValue","description":"选中状态的值,只有在绑定对象类型为 array 时有效。如果没有 value,label 则作为 value 使用","type":"string|number|boolean|object","default":""},{"name":"trueValue","description":"选中时的值","type":"string|number","default":""},{"name":"falseValue","description":"没有选中时的值","type":"string|number","default":""},{"name":"border","description":"是否显示边框","type":"boolean","default":"false"},{"name":"size","description":"用于控制该表单域下组件的默认尺寸\n\n*@values* `[large, default, small]`","type":"string","default":""},{"name":"name","description":"原生 name 属性","type":"string","default":""},{"name":"checked","description":"当前是否勾选","type":"boolean","default":"false"},{"name":"indeterminate","description":"设置不确定状态,仅负责样式控制","type":"boolean","default":"false"},{"name":"validateEvent","description":"输入时是否触发表单的校验","type":"boolean","default":"false"},{"name":"tabindex","description":"输入框的 tabindex","type":"string|number","default":""},{"name":"id","description":"input id","type":"string","default":""},{"name":"ariaControls","description":"与 aria-control 一致,当 indeterminate 为 true 时生效","type":"string","default":""},{"name":"ariaLabel","description":"原生 aria-label 属性","type":"string","default":""},{"name":"trueLabel","description":"选中时的值","type":"string|number","default":""},{"name":"falseLabel","description":"没有选中时的值","type":"string|number","default":""},{"name":"controls","description":"和 aria-control 一致。当 indeterminate 为 true 时生效","type":"string","default":""},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""}],"js":{"events":[{"name":"update:modelValue","description":"输入事件"},{"name":"change","description":"绑定值被改变时触发"}]},"slots":[{"name":"default","description":"默认插槽"},{"name":"label","description":"标签插槽"},{"name":"tips","description":"提示内容插槽"},{"name":"error","description":"错误内容插槽"},{"name":"below","description":"输入框下方追加内容"}]},{"name":"FormCheckboxGroup","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormCheckboxGroup"},"props":[{"name":"modelValue","description":"绑定值","type":"array|string","default":""},{"name":"other","description":"","type":"string","default":""},{"name":"size","description":"用于控制该表单域下组件的默认尺寸\n\n*@values* `[large, default, small]`","type":"string","default":""},{"name":"min","description":"可被勾选的 checkbox 的最小数量","type":"number","default":""},{"name":"max","description":"可被勾选的 checkbox 的最大数量","type":"number","default":""},{"name":"ariaLabel","description":"原生 aria-label 属性","type":"string","default":""},{"name":"textColor","description":"当按钮为活跃状态时的字体颜色","type":"string","default":""},{"name":"fill","description":"当按钮为活跃状态时的边框和背景颜色","type":"string","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""},{"name":"validateEvent","description":"是否触发表单验证","type":"boolean","default":"false"},{"name":"options","description":"选项的数据源,value 的 key 和 label 和 disabled 可以通过 props 自定义","type":"array","default":""},{"name":"props","description":"options 的配置","type":"object","default":""},{"name":"type","description":"用于渲染选项的组件类型(例如 'button')\n\n*@values* `[checkbox, button]`","type":"string","default":""},{"name":"stringMode","description":"是否输出字符串","type":"boolean","default":"false"},{"name":"delimiter","description":"输出字符串的分隔符","type":"string","default":""},{"name":"otherVal","description":"","type":"string","default":""},{"name":"otherProp","description":"","type":"string","default":""},{"name":"otherPlaceholder","description":"","type":"string","default":""},{"name":"otherLabel","description":"","type":"string","default":""},{"name":"otherWidth","description":"","type":"string","default":""},{"name":"otherMaxLength","description":"","type":"string","default":""},{"name":"gender","description":"","type":"boolean","default":"false"},{"name":"confirm","description":"","type":"boolean","default":"false"},{"name":"labelProp","description":"","type":"string","default":""},{"name":"valueProp","description":"","type":"string","default":""},{"name":"split","description":"","type":"boolean","default":"false"},{"name":"sort","description":"","type":"boolean","default":"false"},{"name":"classic","description":"","type":"boolean","default":"false"},{"name":"fillRow","description":"","type":"boolean","default":"false"},{"name":"ellipsis","description":"","type":"boolean","default":"false"},{"name":"dictType","description":"","type":"string","default":""},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""}],"js":{"events":[{"name":"update:other","description":"输入事件"},{"name":"update:modelValue","description":"输入事件"},{"name":"change","description":"绑定值被改变时触发"}]},"slots":[{"name":"default","description":"默认插槽"},{"name":"label","description":"标签插槽"},{"name":"tips","description":"提示内容插槽"},{"name":"error","description":"错误内容插槽"},{"name":"below","description":"输入框下方追加内容"}]},{"name":"FormDatePicker","description":"日期选择组件","source":{"module":"@web-utils/form-ui","symbol":"FormDatePicker"},"props":[{"name":"modelValue","description":"绑定值,如果是 range 选择器,数组长度应为 2","type":"number|string|date|array","default":""},{"name":"readonly","description":"只读","type":"boolean","default":"false"},{"name":"size","description":"用于控制该表单域下组件的默认尺寸\n\n*@values* `[large, default, small]`","type":"string","default":""},{"name":"editable","description":"文本框可输入","type":"boolean","default":"false"},{"name":"clearable","description":"是否显示清除按钮","type":"boolean","default":"false"},{"name":"placeholder","description":"非范围选择时的占位内容","type":"string","default":""},{"name":"startPlaceholder","description":"范围选择时开始日期的占位内容","type":"string","default":""},{"name":"endPlaceholder","description":"范围选择时结束日期的占位内容","type":"string","default":""},{"name":"type","description":"显示类型\n\n*@values* `[year, month, date, week, datetime, datetimerange, daterange, monthrange]`","type":"string","default":""},{"name":"format","description":"显示在输入框中的格式","type":"string","default":""},{"name":"popperClass","description":"DatePicker 下拉框的类名","type":"string","default":""},{"name":"popperStyle","description":"弹出内容的自定义样式","type":"string|object","default":""},{"name":"popperOptions","description":"自定义 popper 选项,更多请参考 popper.js","type":"object","default":""},{"name":"rangeSeparator","description":"选择范围时的分隔符","type":"string","default":""},{"name":"defaultValue","description":"可选,选择器打开时默认显示的时间","type":"object","default":""},{"name":"defaultTime","description":"范围选择时选中日期所使用的当日内具体时刻","type":"object","default":""},{"name":"valueFormat","description":"可选,绑定值的格式。不指定则绑定值为 Date 对象","type":"string","default":""},{"name":"id","description":"等价于原生 input id 属性","type":"string|array","default":""},{"name":"name","description":"等价于原生 input name 属性","type":"string|array","default":""},{"name":"unlinkPanels","description":"在范围选择器里取消两个日期面板之间的联动","type":"boolean","default":"false"},{"name":"prefixIcon","description":"自定义前缀图标 如果 type 的值是 TimeLikeType,那么就是 Clock,不然就是 Calendar","type":"string|object","default":""},{"name":"clearIcon","description":"自定义清除图标","type":"string|object","default":""},{"name":"validateEvent","description":"是否触发表单验证","type":"boolean","default":"false"},{"name":"disabledDate","description":"一个用来判断该日期是否被禁用的函数,接受一个 Date 对象作为参数。应该返回一个 Boolean 值","type":"func","default":""},{"name":"shortcuts","description":"设置快捷选项,需要传入数组对象","type":"array","default":""},{"name":"cellClassName","description":"设置自定义类名","type":"func","default":""},{"name":"teleported","description":"是否将 date-picker 的下拉列表插入至 body 元素","type":"boolean","default":"false"},{"name":"emptyValues","description":"组件的空值配置,参考 config-provider","type":"array","default":""},{"name":"valueOnClear","description":"清空选项的值,参考 config-provider","type":"string|number|boolean|func","default":""},{"name":"fallbackPlacements","description":"Tooltip 可用的 positions 请查看 popper.js 文档","type":"array","default":""},{"name":"placement","description":"下拉框出现的位置\n\n*@values* `[top, top-start, top-end, bottom, bottom-start, bottom-end, left, left-start, left-end, right, right-start, right-end]`","type":"string","default":""},{"name":"showFooter","description":"是否显示 footer","type":"boolean","default":"false"},{"name":"showConfirm","description":"是否显示确定按钮","type":"boolean","default":"false"},{"name":"showWeekNumber","description":"显示周数(除周外)","type":"boolean","default":"false"},{"name":"automaticDropdown","description":"该属性决定在输入框获得焦点时日期选择面板是否弹出。(在 3.0 版本中,默认值将设置为 false)","type":"boolean","default":"false"},{"name":"split","description":"是否切分, 只对范围选择有效","type":"boolean","default":"false"},{"name":"startDate","description":"开始事件, 只对范围选择有效","type":"string","default":""},{"name":"endDate","description":"结束事件, 只对范围选择有效","type":"string","default":""},{"name":"start","description":"","type":"string","default":""},{"name":"end","description":"","type":"string","default":""},{"name":"year","description":"","type":"boolean","default":"false"},{"name":"month","description":"","type":"boolean","default":"false"},{"name":"dates","description":"","type":"boolean","default":"false"},{"name":"week","description":"","type":"boolean","default":"false"},{"name":"dateTime","description":"","type":"boolean","default":"false"},{"name":"dateTimeRange","description":"","type":"boolean","default":"false"},{"name":"dateRange","description":"","type":"boolean","default":"false"},{"name":"monthRange","description":"","type":"boolean","default":"false"},{"name":"miniDate","description":"","type":"string","default":""},{"name":"maxDate","description":"","type":"string","default":""},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""}],"js":{"events":[{"name":"update:startDate","description":"更新开始时间, split 为 true 时有效"},{"name":"update:endDate","description":"更新结束时间, split 为 true 时有效"},{"name":"update:modelValue","description":"输入事件"},{"name":"change","description":"当用户确认值或点击外部时触发"},{"name":"blur","description":"在组件 Input 失去焦点时触发"},{"name":"focus","description":"在组件 Input 获得焦点时触发"},{"name":"clear","description":"当点击清除按钮时触发\n\n@since 2.7.7"},{"name":"calendar-change","description":"在日历所选日期更改时触发\n\n仅用于 range"},{"name":"panel-change","description":"当日期面板改变时触发"},{"name":"visible-change","description":"当 DatePicker 的下拉列表出现/消失时触发"}]},"slots":[{"name":"default","description":"默认插槽"},{"name":"label","description":"标签插槽"},{"name":"tips","description":"提示内容插槽"},{"name":"error","description":"错误内容插槽"},{"name":"below","description":"输入框下方追加内容"}]},{"name":"FormHolder","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormHolder"},"props":[{"name":"model","description":"表单数据对象","type":"object","default":""},{"name":"rules","description":"表单验证规则","type":"object","default":""},{"name":"inline","description":"行内表单模式","type":"boolean","default":"false"},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性\n\n*@values* `[right, left, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签的长度,例如 '50px'。作为 Form 直接子元素的 form-item 会继承该值。可以使用 auto","type":"string|number","default":""},{"name":"labelSuffix","description":"表单域标签的后缀","type":"string","default":""},{"name":"hideRequiredAsterisk","description":"是否隐藏必填字段标签旁边的红色星号","type":"boolean","default":"false"},{"name":"requireAsteriskPosition","description":"星号的位置\n\n*@values* `[left, right]`","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否以行内形式展示校验信息","type":"boolean","default":"false"},{"name":"statusIcon","description":"是否在输入框中显示校验结果反馈图标","type":"boolean","default":"false"},{"name":"validateOnRuleChange","description":"是否在 rules 属性改变后立即触发一次验证","type":"boolean","default":"false"},{"name":"size","description":"用于控制该表单内组件的尺寸\n\n*@values* `[large, default, small]`","type":"string","default":""},{"name":"disabled","description":"是否禁用该表单内的所有组件。在 2.12.0 以前,如果设置为 true,它将覆盖内部组件的 disabled 属性。在 2.12.0 之后,内部组件的配置优先","type":"boolean","default":"false"},{"name":"scrollToError","description":"当校验失败时,滚动到第一个错误表单项","type":"boolean","default":"false"},{"name":"scrollIntoViewOptions","description":"当校验有失败结果时,滚动到第一个失败的表单项目可通过 scrollIntoView 配置","type":"object|boolean","default":""},{"name":"requiredFields","description":"必填字段列表","type":"array","default":""},{"name":"disabledFields","description":"禁用字段列表","type":"array","default":""},{"name":"enabledFields","description":"启用字段列表","type":"array","default":""},{"name":"showAdvice","description":"是否显示建议提示","type":"boolean","default":"false"},{"name":"columns","description":"列配置,支持数组或对象格式","type":"array|object","default":""},{"name":"colCount","description":"列数量","type":"number","default":""},{"name":"notTableForm","description":"是否非表格表单,默认值为 undefined","type":"boolean","default":"false"},{"name":"commentValueColspan","description":"注释值所占列跨度","type":"number","default":""},{"name":"commentLabelColspan","description":"注释标签所占列跨度","type":"number","default":""},{"name":"wrapRow","description":"是否使用 ElRow 包裹内容","type":"boolean","default":"false"}],"js":{"events":[{"name":"validate","description":"任一表单项被校验后触发"}]}},{"name":"FormImage","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormImage"},"props":[{"name":"src","description":"","type":"string","default":""},{"name":"fit","description":"","type":"string","default":""},{"name":"hideOnClickModal","description":"","type":"boolean","default":"false"},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"size","description":"用于控制该表单域下组件的默认尺寸\n\n*@values* `[large, default, small]`","type":"string","default":""},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""}],"js":{"events":[{"name":"load","description":"图片加载成功触发"},{"name":"error","description":"图片加载失败触发"},{"name":"switch","description":"切换图像时触发"},{"name":"close","description":"当点击 X 按钮或者在 hide-on-click-modal 为 true 时点击遮罩层时触发"},{"name":"show","description":"当 Viewer 显示时触发"}]},"slots":[{"name":"image-viewer","description":"当允许大图预览时,可使用 Image Viewer 的插槽"},{"name":"error","description":"自定义图像加载失败的内容"},{"name":"placeholder","description":"当图像尚未加载时,自定义的占位符内容"}]},{"name":"FormInput","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormInput"},"props":[{"name":"modelValue","description":"绑定值","type":"string|number","default":""},{"name":"type","description":"输入类型,更多信息请参见 MDN","type":"string","default":""},{"name":"modelModifiers","description":"v-model 修饰符,参考 Vue 修饰符","type":"object","default":""},{"name":"maxlength","description":"同原生 maxlength 属性","type":"string|number","default":""},{"name":"minlength","description":"原生属性,最小输入长度","type":"string|number","default":""},{"name":"showWordLimit","description":"是否显示统计字数,只在 type 为 'text' 或 'textarea' 的时候生效","type":"boolean","default":"false"},{"name":"wordLimitPosition","description":"字数统计的位置,仅当 showWordLimit 为 true 时生效\n\n*@values* `[inside, outside]`","type":"string","default":""},{"name":"placeholder","description":"输入框占位文本","type":"string","default":""},{"name":"clearable","description":"是否显示清除按钮,只有当 type 不是 textarea 时生效","type":"boolean","default":"false"},{"name":"clearIcon","description":"自定义清除图标","type":"string|object","default":""},{"name":"formatter","description":"指定输入值的格式(只有当 type 是 \"text\" 时才能工作)","type":"func","default":""},{"name":"parser","description":"指定从格式化器输入中提取的值(仅当 type 是 \"text\" 时才起作用)","type":"func","default":""},{"name":"showPassword","description":"是否显示切换密码图标","type":"boolean","default":"false"},{"name":"size","description":"大小\n\n*@values* `['large', 'default', 'small']`","type":"string","default":""},{"name":"prefixIcon","description":"自定义前缀图标","type":"string|object","default":""},{"name":"suffixIcon","description":"自定义后缀图标","type":"string|object","default":""},{"name":"rows","description":"输入框行数,仅 type 为 'textarea' 时有效","type":"number","default":""},{"name":"autosize","description":"textarea 高度是否自适应,仅 type 为 'textarea' 时生效。可以接受一个对象,比如: { minRows: 2, maxRows: 6 }","type":"boolean|object","default":""},{"name":"autocomplete","description":"原生 autocomplete 属性","type":"string","default":""},{"name":"name","description":"等价于原生 input name 属性","type":"string","default":""},{"name":"readonly","description":"原生 readonly 属性,是否只读","type":"boolean","default":"false"},{"name":"max","description":"原生 max 属性,设置最大值","type":"string|number","default":""},{"name":"min","description":"原生属性,设置最小值","type":"string|number","default":""},{"name":"step","description":"原生属性,设置输入字段的合法数字间隔","type":"string|number","default":""},{"name":"resize","description":"控制是否能被用户缩放\n\n*@values* `[none, both, horizontal, vertical]`","type":"string","default":""},{"name":"autofocus","description":"原生属性,自动获取焦点","type":"boolean","default":"false"},{"name":"form","description":"原生属性","type":"string","default":""},{"name":"ariaLabel","description":"等价于原生 input aria-label 属性","type":"string","default":""},{"name":"tabindex","description":"输入框的 tabindex","type":"string|number","default":""},{"name":"validateEvent","description":"输入时是否触发表单的校验","type":"boolean","default":"false"},{"name":"inputStyle","description":"input 元素或 textarea 元素的 style","type":"string|object","default":""},{"name":"inputmode","description":"等价于原生 input inputmode 属性","type":"string","default":""},{"name":"countGraphemes","description":"自定义函数用于计算字形;设置后,将绕过原生的 maxlength/minlength 约束。组件使用 Intl.Segmenter(Chrome 87+、Firefox 125+、Safari 14.1+)进行正确的字素聚类;旧版浏览器回退到使用 Array.from() 进行代码点迭代","type":"func","default":""},{"name":"prepend","description":"输入框前置内容,只对非 type=\"textarea\" 有效","type":"string","default":""},{"name":"append","description":"输入框后置内容,只对非 type=\"textarea\" 有效","type":"string","default":""},{"name":"prefix","description":"输入框头部内容,只对非 type=\"textarea\" 有效","type":"string","default":""},{"name":"suffix","description":"输入框尾部内容,只对非 type=\"textarea\" 有效","type":"string","default":""},{"name":"picker","description":"只作为展示和点击","type":"boolean","default":"false"},{"name":"readonlyGrey","description":"只读时背景是否为灰色","type":"boolean","default":"false"},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""}],"js":{"events":[{"name":"update:modelValue","description":"输入事件"},{"name":"click","description":"输入框点击事件"},{"name":"blur","description":"当选择器的输入框失去焦点时触发"},{"name":"focus","description":"当选择器的输入框获得焦点时触发"},{"name":"change","description":"仅当 modelValue 改变时,当输入框失去焦点或用户按 Enter 时触发"},{"name":"input","description":"在 Input 值改变时触发"},{"name":"clear","description":"在点击由 clearable 属性生成的清空按钮时触发"},{"name":"keydown","description":"按下键时触发"},{"name":"mouseleave","description":"当鼠标离开输入元素时触发"},{"name":"mouseenter","description":"当鼠标进入输入元素时触发"},{"name":"compositionstart","description":"输入法输入开始时触发"},{"name":"compositionupdate","description":"输入法输入改变时触发"},{"name":"compositionend","description":"输入法输入完成时触发"}]},"slots":[{"name":"password-icon","description":"作为输入密码图标的内容,仅在 show-password 为 true 时生效。作用域变量为 { visible: boolean }"},{"name":"append","description":"输入框后置内容,只对非 type=\"textarea\" 有效"},{"name":"prepend","description":"输入框前置内容,只对非 type=\"textarea\" 有效"},{"name":"suffix","description":"输入框尾部内容,只对非 type=\"textarea\" 有效"},{"name":"prefix","description":"输入框头部内容,只对非 type=\"textarea\" 有效"},{"name":"default","description":"默认插槽"},{"name":"label","description":"标签插槽"},{"name":"tips","description":"提示内容插槽"},{"name":"error","description":"错误内容插槽"},{"name":"below","description":"输入框下方追加内容"}]},{"name":"FormInputCronExpression","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormInputCronExpression"},"props":[{"name":"modelValue","description":"","type":"string|number","default":""},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"size","description":"大小\n\n*@values* `['large', 'default', 'small']`","type":"string","default":""},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""}],"js":{"events":[{"name":"update:modelValue","description":"输入事件"}]},"slots":[{"name":"default","description":"默认插槽"},{"name":"label","description":"标签插槽"},{"name":"tips","description":"提示内容插槽"},{"name":"error","description":"错误内容插槽"},{"name":"below","description":"输入框下方追加内容"}]},{"name":"FormInputEmail","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormInputEmail"},"props":[{"name":"modelValue","description":"绑定值","type":"string|number","default":""},{"name":"type","description":"输入类型,更多信息请参见 MDN","type":"string","default":""},{"name":"modelModifiers","description":"v-model 修饰符,参考 Vue 修饰符","type":"object","default":""},{"name":"maxlength","description":"同原生 maxlength 属性","type":"string|number","default":""},{"name":"minlength","description":"原生属性,最小输入长度","type":"string|number","default":""},{"name":"showWordLimit","description":"是否显示统计字数,只在 type 为 'text' 或 'textarea' 的时候生效","type":"boolean","default":"false"},{"name":"wordLimitPosition","description":"字数统计的位置,仅当 showWordLimit 为 true 时生效\n\n*@values* `[inside, outside]`","type":"string","default":""},{"name":"placeholder","description":"输入框占位文本","type":"string","default":""},{"name":"clearable","description":"是否显示清除按钮,只有当 type 不是 textarea 时生效","type":"boolean","default":"false"},{"name":"clearIcon","description":"自定义清除图标","type":"string|object","default":""},{"name":"formatter","description":"指定输入值的格式(只有当 type 是 \"text\" 时才能工作)","type":"func","default":""},{"name":"parser","description":"指定从格式化器输入中提取的值(仅当 type 是 \"text\" 时才起作用)","type":"func","default":""},{"name":"showPassword","description":"是否显示切换密码图标","type":"boolean","default":"false"},{"name":"size","description":"大小\n\n*@values* `['large', 'default', 'small']`","type":"string","default":""},{"name":"prefixIcon","description":"自定义前缀图标","type":"string|object","default":""},{"name":"suffixIcon","description":"自定义后缀图标","type":"string|object","default":""},{"name":"rows","description":"输入框行数,仅 type 为 'textarea' 时有效","type":"number","default":""},{"name":"autosize","description":"textarea 高度是否自适应,仅 type 为 'textarea' 时生效。可以接受一个对象,比如: { minRows: 2, maxRows: 6 }","type":"boolean|object","default":""},{"name":"autocomplete","description":"原生 autocomplete 属性","type":"string","default":""},{"name":"name","description":"等价于原生 input name 属性","type":"string","default":""},{"name":"readonly","description":"原生 readonly 属性,是否只读","type":"boolean","default":"false"},{"name":"max","description":"原生 max 属性,设置最大值","type":"string|number","default":""},{"name":"min","description":"原生属性,设置最小值","type":"string|number","default":""},{"name":"step","description":"原生属性,设置输入字段的合法数字间隔","type":"string|number","default":""},{"name":"resize","description":"控制是否能被用户缩放\n\n*@values* `[none, both, horizontal, vertical]`","type":"string","default":""},{"name":"autofocus","description":"原生属性,自动获取焦点","type":"boolean","default":"false"},{"name":"form","description":"原生属性","type":"string","default":""},{"name":"ariaLabel","description":"等价于原生 input aria-label 属性","type":"string","default":""},{"name":"tabindex","description":"输入框的 tabindex","type":"string|number","default":""},{"name":"validateEvent","description":"输入时是否触发表单的校验","type":"boolean","default":"false"},{"name":"inputStyle","description":"input 元素或 textarea 元素的 style","type":"string|object","default":""},{"name":"inputmode","description":"等价于原生 input inputmode 属性","type":"string","default":""},{"name":"countGraphemes","description":"自定义函数用于计算字形;设置后,将绕过原生的 maxlength/minlength 约束。组件使用 Intl.Segmenter(Chrome 87+、Firefox 125+、Safari 14.1+)进行正确的字素聚类;旧版浏览器回退到使用 Array.from() 进行代码点迭代","type":"func","default":""},{"name":"prepend","description":"输入框前置内容,只对非 type=\"textarea\" 有效","type":"string","default":""},{"name":"append","description":"输入框后置内容,只对非 type=\"textarea\" 有效","type":"string","default":""},{"name":"prefix","description":"输入框头部内容,只对非 type=\"textarea\" 有效","type":"string","default":""},{"name":"suffix","description":"输入框尾部内容,只对非 type=\"textarea\" 有效","type":"string","default":""},{"name":"picker","description":"只作为展示和点击","type":"boolean","default":"false"},{"name":"readonlyGrey","description":"只读时背景是否为灰色","type":"boolean","default":"false"},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""}],"js":{"events":[{"name":"update:modelValue","description":"输入事件"},{"name":"click","description":"输入框点击事件"},{"name":"blur","description":"当选择器的输入框失去焦点时触发"},{"name":"focus","description":"当选择器的输入框获得焦点时触发"},{"name":"change","description":"仅当 modelValue 改变时,当输入框失去焦点或用户按 Enter 时触发"},{"name":"input","description":"在 Input 值改变时触发"},{"name":"clear","description":"在点击由 clearable 属性生成的清空按钮时触发"},{"name":"keydown","description":"按下键时触发"},{"name":"mouseleave","description":"当鼠标离开输入元素时触发"},{"name":"mouseenter","description":"当鼠标进入输入元素时触发"},{"name":"compositionstart","description":"输入法输入开始时触发"},{"name":"compositionupdate","description":"输入法输入改变时触发"},{"name":"compositionend","description":"输入法输入完成时触发"}]}},{"name":"FormInputIdCard","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormInputIdCard"},"props":[{"name":"modelValue","description":"绑定值","type":"string|number","default":""},{"name":"type","description":"输入类型,更多信息请参见 MDN","type":"string","default":""},{"name":"modelModifiers","description":"v-model 修饰符,参考 Vue 修饰符","type":"object","default":""},{"name":"maxlength","description":"同原生 maxlength 属性","type":"string|number","default":""},{"name":"minlength","description":"原生属性,最小输入长度","type":"string|number","default":""},{"name":"showWordLimit","description":"是否显示统计字数,只在 type 为 'text' 或 'textarea' 的时候生效","type":"boolean","default":"false"},{"name":"wordLimitPosition","description":"字数统计的位置,仅当 showWordLimit 为 true 时生效\n\n*@values* `[inside, outside]`","type":"string","default":""},{"name":"placeholder","description":"输入框占位文本","type":"string","default":""},{"name":"clearable","description":"是否显示清除按钮,只有当 type 不是 textarea 时生效","type":"boolean","default":"false"},{"name":"clearIcon","description":"自定义清除图标","type":"string|object","default":""},{"name":"formatter","description":"指定输入值的格式(只有当 type 是 \"text\" 时才能工作)","type":"func","default":""},{"name":"parser","description":"指定从格式化器输入中提取的值(仅当 type 是 \"text\" 时才起作用)","type":"func","default":""},{"name":"showPassword","description":"是否显示切换密码图标","type":"boolean","default":"false"},{"name":"size","description":"大小\n\n*@values* `['large', 'default', 'small']`","type":"string","default":""},{"name":"prefixIcon","description":"自定义前缀图标","type":"string|object","default":""},{"name":"suffixIcon","description":"自定义后缀图标","type":"string|object","default":""},{"name":"rows","description":"输入框行数,仅 type 为 'textarea' 时有效","type":"number","default":""},{"name":"autosize","description":"textarea 高度是否自适应,仅 type 为 'textarea' 时生效。可以接受一个对象,比如: { minRows: 2, maxRows: 6 }","type":"boolean|object","default":""},{"name":"autocomplete","description":"原生 autocomplete 属性","type":"string","default":""},{"name":"name","description":"等价于原生 input name 属性","type":"string","default":""},{"name":"readonly","description":"原生 readonly 属性,是否只读","type":"boolean","default":"false"},{"name":"max","description":"原生 max 属性,设置最大值","type":"string|number","default":""},{"name":"min","description":"原生属性,设置最小值","type":"string|number","default":""},{"name":"step","description":"原生属性,设置输入字段的合法数字间隔","type":"string|number","default":""},{"name":"resize","description":"控制是否能被用户缩放\n\n*@values* `[none, both, horizontal, vertical]`","type":"string","default":""},{"name":"autofocus","description":"原生属性,自动获取焦点","type":"boolean","default":"false"},{"name":"form","description":"原生属性","type":"string","default":""},{"name":"ariaLabel","description":"等价于原生 input aria-label 属性","type":"string","default":""},{"name":"tabindex","description":"输入框的 tabindex","type":"string|number","default":""},{"name":"validateEvent","description":"输入时是否触发表单的校验","type":"boolean","default":"false"},{"name":"inputStyle","description":"input 元素或 textarea 元素的 style","type":"string|object","default":""},{"name":"inputmode","description":"等价于原生 input inputmode 属性","type":"string","default":""},{"name":"countGraphemes","description":"自定义函数用于计算字形;设置后,将绕过原生的 maxlength/minlength 约束。组件使用 Intl.Segmenter(Chrome 87+、Firefox 125+、Safari 14.1+)进行正确的字素聚类;旧版浏览器回退到使用 Array.from() 进行代码点迭代","type":"func","default":""},{"name":"prepend","description":"输入框前置内容,只对非 type=\"textarea\" 有效","type":"string","default":""},{"name":"append","description":"输入框后置内容,只对非 type=\"textarea\" 有效","type":"string","default":""},{"name":"prefix","description":"输入框头部内容,只对非 type=\"textarea\" 有效","type":"string","default":""},{"name":"suffix","description":"输入框尾部内容,只对非 type=\"textarea\" 有效","type":"string","default":""},{"name":"picker","description":"只作为展示和点击","type":"boolean","default":"false"},{"name":"readonlyGrey","description":"只读时背景是否为灰色","type":"boolean","default":"false"},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""}],"js":{"events":[{"name":"update:modelValue","description":"输入事件"},{"name":"click","description":"输入框点击事件"},{"name":"blur","description":"当选择器的输入框失去焦点时触发"},{"name":"focus","description":"当选择器的输入框获得焦点时触发"},{"name":"change","description":"仅当 modelValue 改变时,当输入框失去焦点或用户按 Enter 时触发"},{"name":"input","description":"在 Input 值改变时触发"},{"name":"clear","description":"在点击由 clearable 属性生成的清空按钮时触发"},{"name":"keydown","description":"按下键时触发"},{"name":"mouseleave","description":"当鼠标离开输入元素时触发"},{"name":"mouseenter","description":"当鼠标进入输入元素时触发"},{"name":"compositionstart","description":"输入法输入开始时触发"},{"name":"compositionupdate","description":"输入法输入改变时触发"},{"name":"compositionend","description":"输入法输入完成时触发"}]}},{"name":"FormInputNumber","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormInputNumber"},"props":[{"name":"modelValue","description":"选中项绑定值","type":"number|null","default":""},{"name":"min","description":"设置计数器允许的最小值","type":"number","default":""},{"name":"max","description":"设置计数器允许的最大值","type":"number","default":""},{"name":"step","description":"计数器步长","type":"number","default":""},{"name":"stepStrictly","description":"是否只能输入 step 的倍数","type":"boolean","default":"false"},{"name":"precision","description":"数值精度","type":"number","default":""},{"name":"size","description":"大小\n\n*@values* `['large', 'default', 'small']`","type":"string","default":""},{"name":"readonly","description":"原生 readonly 属性,是否只读","type":"boolean","default":"false"},{"name":"controls","description":"是否使用控制按钮","type":"boolean","default":"false"},{"name":"controlsPosition","description":"控制按钮位置\n\n*@values* `[default, right]`","type":"string","default":""},{"name":"name","description":"等价于原生 input name 属性","type":"string","default":""},{"name":"ariaLabel","description":"等价于原生 input aria-label 属性","type":"string","default":""},{"name":"placeholder","description":"等价于原生 input placeholder 属性","type":"string","default":""},{"name":"id","description":"等价于原生 input id 属性","type":"string","default":""},{"name":"valueOnClear","description":"当输入框被清空时显示的值","type":"number|null|string","default":""},{"name":"validateEvent","description":"是否触发表单验证","type":"boolean","default":"false"},{"name":"inputmode","description":"等价于原生 input inputmode 属性","type":"string","default":""},{"name":"align","description":"内部输入文本对齐\n\n*@values* `[left, center, right]`","type":"string","default":""},{"name":"disabledScientific","description":"禁用科学计数法的输入(例如输入 'e')","type":"boolean","default":"false"},{"name":"prefix","description":"","type":"string","default":""},{"name":"suffix","description":"","type":"string","default":""},{"name":"append","description":"","type":"string","default":""},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""}],"js":{"events":[{"name":"update:modelValue","description":"输入事件"},{"name":"change","description":"绑定值被改变时触发"},{"name":"blur","description":"在组件 Input 失去焦点时触发"},{"name":"focus","description":"在组件 Input 获得焦点时触发"}]},"slots":[{"name":"suffix","description":"输入框尾部内容"},{"name":"prefix","description":"输入框头部内容"},{"name":"increase-icon","description":"自定义输入框按钮增加图标"},{"name":"decrease-icon","description":"自定义输入框按钮减少图标"},{"name":"default","description":"默认插槽"},{"name":"label","description":"标签插槽"},{"name":"tips","description":"提示内容插槽"},{"name":"error","description":"错误内容插槽"},{"name":"below","description":"输入框下方追加内容"}]},{"name":"FormInputPhoneNumber","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormInputPhoneNumber"},"props":[{"name":"modelValue","description":"绑定值","type":"string|number","default":""},{"name":"type","description":"输入类型,更多信息请参见 MDN","type":"string","default":""},{"name":"modelModifiers","description":"v-model 修饰符,参考 Vue 修饰符","type":"object","default":""},{"name":"maxlength","description":"同原生 maxlength 属性","type":"string|number","default":""},{"name":"minlength","description":"原生属性,最小输入长度","type":"string|number","default":""},{"name":"showWordLimit","description":"是否显示统计字数,只在 type 为 'text' 或 'textarea' 的时候生效","type":"boolean","default":"false"},{"name":"wordLimitPosition","description":"字数统计的位置,仅当 showWordLimit 为 true 时生效\n\n*@values* `[inside, outside]`","type":"string","default":""},{"name":"placeholder","description":"输入框占位文本","type":"string","default":""},{"name":"clearable","description":"是否显示清除按钮,只有当 type 不是 textarea 时生效","type":"boolean","default":"false"},{"name":"clearIcon","description":"自定义清除图标","type":"string|object","default":""},{"name":"formatter","description":"指定输入值的格式(只有当 type 是 \"text\" 时才能工作)","type":"func","default":""},{"name":"parser","description":"指定从格式化器输入中提取的值(仅当 type 是 \"text\" 时才起作用)","type":"func","default":""},{"name":"showPassword","description":"是否显示切换密码图标","type":"boolean","default":"false"},{"name":"size","description":"大小\n\n*@values* `['large', 'default', 'small']`","type":"string","default":""},{"name":"prefixIcon","description":"自定义前缀图标","type":"string|object","default":""},{"name":"suffixIcon","description":"自定义后缀图标","type":"string|object","default":""},{"name":"rows","description":"输入框行数,仅 type 为 'textarea' 时有效","type":"number","default":""},{"name":"autosize","description":"textarea 高度是否自适应,仅 type 为 'textarea' 时生效。可以接受一个对象,比如: { minRows: 2, maxRows: 6 }","type":"boolean|object","default":""},{"name":"autocomplete","description":"原生 autocomplete 属性","type":"string","default":""},{"name":"name","description":"等价于原生 input name 属性","type":"string","default":""},{"name":"readonly","description":"原生 readonly 属性,是否只读","type":"boolean","default":"false"},{"name":"max","description":"原生 max 属性,设置最大值","type":"string|number","default":""},{"name":"min","description":"原生属性,设置最小值","type":"string|number","default":""},{"name":"step","description":"原生属性,设置输入字段的合法数字间隔","type":"string|number","default":""},{"name":"resize","description":"控制是否能被用户缩放\n\n*@values* `[none, both, horizontal, vertical]`","type":"string","default":""},{"name":"autofocus","description":"原生属性,自动获取焦点","type":"boolean","default":"false"},{"name":"form","description":"原生属性","type":"string","default":""},{"name":"ariaLabel","description":"等价于原生 input aria-label 属性","type":"string","default":""},{"name":"tabindex","description":"输入框的 tabindex","type":"string|number","default":""},{"name":"validateEvent","description":"输入时是否触发表单的校验","type":"boolean","default":"false"},{"name":"inputStyle","description":"input 元素或 textarea 元素的 style","type":"string|object","default":""},{"name":"inputmode","description":"等价于原生 input inputmode 属性","type":"string","default":""},{"name":"countGraphemes","description":"自定义函数用于计算字形;设置后,将绕过原生的 maxlength/minlength 约束。组件使用 Intl.Segmenter(Chrome 87+、Firefox 125+、Safari 14.1+)进行正确的字素聚类;旧版浏览器回退到使用 Array.from() 进行代码点迭代","type":"func","default":""},{"name":"prepend","description":"输入框前置内容,只对非 type=\"textarea\" 有效","type":"string","default":""},{"name":"append","description":"输入框后置内容,只对非 type=\"textarea\" 有效","type":"string","default":""},{"name":"prefix","description":"输入框头部内容,只对非 type=\"textarea\" 有效","type":"string","default":""},{"name":"suffix","description":"输入框尾部内容,只对非 type=\"textarea\" 有效","type":"string","default":""},{"name":"picker","description":"只作为展示和点击","type":"boolean","default":"false"},{"name":"readonlyGrey","description":"只读时背景是否为灰色","type":"boolean","default":"false"},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""}],"js":{"events":[{"name":"update:modelValue","description":"输入事件"},{"name":"click","description":"输入框点击事件"},{"name":"blur","description":"当选择器的输入框失去焦点时触发"},{"name":"focus","description":"当选择器的输入框获得焦点时触发"},{"name":"change","description":"仅当 modelValue 改变时,当输入框失去焦点或用户按 Enter 时触发"},{"name":"input","description":"在 Input 值改变时触发"},{"name":"clear","description":"在点击由 clearable 属性生成的清空按钮时触发"},{"name":"keydown","description":"按下键时触发"},{"name":"mouseleave","description":"当鼠标离开输入元素时触发"},{"name":"mouseenter","description":"当鼠标进入输入元素时触发"},{"name":"compositionstart","description":"输入法输入开始时触发"},{"name":"compositionupdate","description":"输入法输入改变时触发"},{"name":"compositionend","description":"输入法输入完成时触发"}]}},{"name":"FormInputTag","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormInputTag"},"props":[{"name":"modelValue","description":"","type":"array|string","default":""},{"name":"arrayMode","description":"","type":"boolean","default":"false"},{"name":"objectMode","description":"","type":"boolean","default":"false"},{"name":"separator","description":"","type":"string","default":""},{"name":"boundarySelector","description":"","type":"string","default":""},{"name":"query","description":"","type":"func","default":""},{"name":"type","description":"","type":"string","default":""},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"size","description":"大小\n\n*@values* `['large', 'default', 'small']`","type":"string","default":""},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""}],"js":{"events":[{"name":"update:modelValue","description":"输入事件"}]},"slots":[{"name":"default","description":"默认插槽"},{"name":"label","description":"标签插槽"},{"name":"tips","description":"提示内容插槽"},{"name":"error","description":"错误内容插槽"},{"name":"below","description":"输入框下方追加内容"}]},{"name":"FormInputTime","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormInputTime"},"props":[{"name":"modelValue","description":"绑定值,如果它是数组,长度应该是 2","type":"number|string|object","default":""},{"name":"readonly","description":"完全只读","type":"boolean","default":"false"},{"name":"editable","description":"文本框可输入","type":"boolean","default":"false"},{"name":"clearable","description":"是否显示清除按钮","type":"boolean","default":"false"},{"name":"size","description":"大小\n\n*@values* `['large', 'default', 'small']`","type":"string","default":""},{"name":"placeholder","description":"非范围选择时的占位内容","type":"string","default":""},{"name":"startPlaceholder","description":"范围选择时开始日期的占位内容","type":"string","default":""},{"name":"endPlaceholder","description":"范围选择时结束日期的占位内容","type":"string","default":""},{"name":"isRange","description":"是否为时间范围选择","type":"boolean","default":"false"},{"name":"arrowControl","description":"是否使用箭头进行时间选择","type":"boolean","default":"false"},{"name":"popperClass","description":"TimePicker 下拉框的类名","type":"string","default":""},{"name":"popperStyle","description":"为 TimePicke 的下拉菜单自定义样式","type":"string|object","default":""},{"name":"popperOptions","description":"自定义 popper 选项,更多请参考 popper.js","type":"object","default":""},{"name":"fallbackPlacements","description":"Tooltip 可用的 positions 请查看 popper.js 文档","type":"array","default":""},{"name":"placement","description":"下拉框出现的位置\n\n*@values* `[top, top-start, top-end, bottom, bottom-start, bottom-end, left, left-start, left-end, right, right-start, right-end]`","type":"string","default":""},{"name":"rangeSeparator","description":"选择范围时的分隔符","type":"string","default":""},{"name":"format","description":"显示在输入框中的格式","type":"string","default":""},{"name":"defaultValue","description":"可选,选择器打开时默认显示的时间","type":"date|array","default":""},{"name":"valueFormat","description":"可选,绑定值的格式。不指定则绑定值为 Date 对象","type":"string","default":""},{"name":"id","description":"等价于原生 input id 属性","type":"string|array","default":""},{"name":"name","description":"等价于原生 input name 属性","type":"string","default":""},{"name":"ariaLabel","description":"等价于原生 input aria-label 属性","type":"string","default":""},{"name":"prefixIcon","description":"自定义前缀图标","type":"string|object","default":""},{"name":"clearIcon","description":"自定义清除图标","type":"string|object","default":""},{"name":"disabledHours","description":"禁止选择部分小时选项","type":"func","default":""},{"name":"disabledMinutes","description":"禁止选择部分分钟选项","type":"func","default":""},{"name":"disabledSeconds","description":"禁止选择部分秒选项","type":"func","default":""},{"name":"teleported","description":"是否将 popover 的下拉列表镜像至 body 元素","type":"boolean","default":"false"},{"name":"tabindex","description":"输入框的 tabindex","type":"string|number","default":""},{"name":"emptyValues","description":"组件的空值配置,参考 config-provider","type":"array","default":""},{"name":"valueOnClear","description":"清空选项的值,参考 config-provider","type":"string|number|boolean|func","default":""},{"name":"saveOnBlur","description":"当未选择任何值时,是否在获得焦点时自动填充为当前时间","type":"boolean","default":"false"},{"name":"range","description":"","type":"boolean","default":"false"},{"name":"start","description":"","type":"string","default":""},{"name":"end","description":"","type":"string","default":""},{"name":"step","description":"","type":"string","default":""},{"name":"minTime","description":"","type":"string","default":""},{"name":"maxTime","description":"","type":"string","default":""},{"name":"selectableRange","description":"","type":"string","default":""},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""}],"js":{"events":[{"name":"update:modelValue","description":"输入事件"},{"name":"change","description":"用户确认选定的值时触发"},{"name":"blur","description":"在组件 Input 失去焦点时触发"},{"name":"focus","description":"在组件 Input 获得焦点时触发"},{"name":"clear","description":"可清空的模式下用户点击清空按钮时触发\n\n@since 2.7.7"},{"name":"visible-change","description":"当 TimePicker 的下拉列表出现/消失时触发"}]},"slots":[{"name":"default","description":"默认插槽"},{"name":"label","description":"标签插槽"},{"name":"tips","description":"提示内容插槽"},{"name":"error","description":"错误内容插槽"},{"name":"below","description":"输入框下方追加内容"}]},{"name":"FormItemConfigProvider","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormItemConfigProvider"},"props":[{"name":"reactive","description":"表单项是否为响应式","type":"boolean","default":"false"},{"name":"block","description":"表单项是否占满一行","type":"boolean","default":"false"},{"name":"wrapCol","description":"表单项是使用 ElCol 包裹","type":"boolean","default":"true"}],"js":{}},{"name":"FormItemGroup","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormItemGroup"},"props":[{"name":"blockTitle","description":"","type":"string","default":""},{"name":"tips","description":"","type":"string","default":""},{"name":"active","description":"","type":"boolean","default":"false"},{"name":"enabled","description":"","type":"boolean","default":"undefined"},{"name":"disabled","description":"","type":"boolean","default":"undefined"},{"name":"tag","description":"","type":"string","default":"'ElCol'"},{"name":"span","description":"","type":"number","default":"24"},{"name":"block","description":"","type":"boolean","default":"true"},{"name":"wrapRow","description":"","type":"boolean","default":"true"},{"name":"gutter","description":"","type":"number","default":"20"},{"name":"collapse","description":"","type":"boolean","default":"false"},{"name":"showTitle","description":"","type":"boolean","default":"true"},{"name":"notDispatch","description":"","type":"boolean","default":"false"}],"js":{}},{"name":"FormItemX","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormItemX"},"props":[{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"size","description":"用于控制该表单域下组件的默认尺寸\n\n*@values* `[large, default, small]`","type":"string","default":""},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""}],"js":{},"slots":[{"name":"default","description":"默认插槽"},{"name":"label","description":"标签插槽"},{"name":"tips","description":"提示内容插槽"},{"name":"error","description":"错误内容插槽"},{"name":"below","description":"输入框下方追加内容"}]},{"name":"FormRadioGroup","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormRadioGroup"},"props":[{"name":"modelValue","description":"绑定值","type":"string|number|boolean","default":""},{"name":"size","description":"用于控制该表单域下组件的默认尺寸\n\n*@values* `[large, default, small]`","type":"string","default":""},{"name":"validateEvent","description":"输入时是否触发表单的校验","type":"boolean","default":"false"},{"name":"textColor","description":"按钮形式的 Radio 激活时的文本颜色","type":"string","default":""},{"name":"fill","description":"按钮形式的 Radio 激活时的填充色和边框色","type":"string","default":""},{"name":"ariaLabel","description":"与 RadioGroup 中的 aria-label 属性相同","type":"string","default":""},{"name":"name","description":"原生 name 属性","type":"string","default":""},{"name":"id","description":"原生 id 属性","type":"string","default":""},{"name":"options","description":"选项的数据源,value 的 key 和 label 和 disabled 可以通过 props 自定义","type":"array","default":""},{"name":"props","description":"options 的配置","type":"object","default":""},{"name":"type","description":"用于渲染选项的组件类型(例如 'button')\n\n*@values* `[radio, button]`","type":"string","default":""},{"name":"border","description":"","type":"boolean","default":"false"},{"name":"gender","description":"","type":"boolean","default":"false"},{"name":"overFlow","description":"","type":"boolean","default":"false"},{"name":"confirm","description":"","type":"boolean","default":"false"},{"name":"trigger","description":"","type":"string","default":""},{"name":"labelProp","description":"","type":"string","default":""},{"name":"valueProp","description":"","type":"string","default":""},{"name":"english","description":"","type":"boolean","default":"false"},{"name":"chinese","description":"","type":"boolean","default":"false"},{"name":"typing","description":"","type":"boolean","default":"false"},{"name":"classic","description":"","type":"boolean","default":"false"},{"name":"fillRow","description":"","type":"boolean","default":"false"},{"name":"ellipsis","description":"","type":"boolean","default":"false"},{"name":"inline","description":"","type":"boolean","default":"false"},{"name":"allowCancel","description":"","type":"boolean","default":"false"},{"name":"radioType","description":"","type":"string","default":""},{"name":"dictType","description":"","type":"string","default":""},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""}],"js":{"events":[{"name":"update:modelValue","description":"输入事件"},{"name":"change","description":"绑定值变化时触发的事件"}]},"slots":[{"name":"default","description":"默认插槽"},{"name":"label","description":"标签插槽"},{"name":"tips","description":"提示内容插槽"},{"name":"error","description":"错误内容插槽"},{"name":"below","description":"输入框下方追加内容"}]},{"name":"FormRate","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormRate"},"props":[{"name":"modelValue","description":"选中项绑定值","type":"number","default":""},{"name":"max","description":"最大分值","type":"number","default":""},{"name":"size","description":"用于控制该表单域下组件的默认尺寸\n\n*@values* `[large, default, small]`","type":"string","default":""},{"name":"allowHalf","description":"是否允许半选","type":"boolean","default":"false"},{"name":"lowThreshold","description":"低分和中等分数的界限值,值本身被划分在低分中","type":"number","default":""},{"name":"highThreshold","description":"高分和中等分数的界限值,值本身被划分在高分中","type":"number","default":""},{"name":"colors","description":"icon 的颜色。若传入数组,共有 3 个元素,为 3 个分段所对应的颜色;若传入对象,可自定义分段,键名为分段的界限值,键值为对应的颜色","type":"array|object","default":""},{"name":"voidColor","description":"未选中 icon 的颜色","type":"string","default":""},{"name":"disabledVoidColor","description":"只读时未选中 icon 的颜色","type":"string","default":""},{"name":"icons","description":"图标组件 若传入数组,则需要传入 3 个元素,分别为 3 个部分所对应的类名;若传入对象,则可自定义分段,键名为分段的界限值,键值为对应的类名","type":"array|object","default":""},{"name":"voidIcon","description":"未被选中的图标组件","type":"string|object","default":""},{"name":"disabledVoidIcon","description":"禁用状态的未选择图标","type":"string|object","default":""},{"name":"showText","description":"是否显示辅助文字,若为真,则会从 texts 数组中选取当前分数对应的文字内容","type":"boolean","default":"false"},{"name":"showScore","description":"是否显示当前分数,showScore 和 showText 不能同时为真","type":"boolean","default":"false"},{"name":"textColor","description":"辅助文字的颜色","type":"string","default":""},{"name":"texts","description":"辅助文字数组","type":"array","default":""},{"name":"scoreTemplate","description":"分数显示模板","type":"string","default":""},{"name":"clearable","description":"是否可以重置值为 0","type":"boolean","default":"false"},{"name":"id","description":"原生 id 属性","type":"string","default":""},{"name":"ariaLabel","description":"和 Rate 的 aria-label 属性保持一致","type":"string","default":""},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""}],"js":{"events":[{"name":"update:modelValue","description":"输入事件"},{"name":"change","description":"分值改变时触发"}]},"slots":[{"name":"default","description":"默认插槽"},{"name":"label","description":"标签插槽"},{"name":"tips","description":"提示内容插槽"},{"name":"error","description":"错误内容插槽"},{"name":"below","description":"输入框下方追加内容"}]},{"name":"FormRedTable","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormRedTable"},"props":[{"name":"columns","description":"","type":"array|object","default":""},{"name":"colCount","description":"","type":"number","default":""}],"js":{},"slots":[{"name":"default"}]},{"name":"FormRow","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormRow"},"props":[{"name":"isLabel","description":"","type":"boolean","default":"false"},{"name":"alignCenter","description":"","type":"boolean","default":"false"}],"js":{}},{"name":"FormSelect","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormSelect"},"props":[{"name":"modelValue","description":"选中项绑定值","type":"string|number|boolean|object|array","default":""},{"name":"multiple","description":"是否多选","type":"boolean","default":"false"},{"name":"options","description":"选项的数据源,value 的 key 和 label 和 disabled 可以通过 props 自定义","type":"array","default":""},{"name":"props","description":"options 的配置","type":"object","default":""},{"name":"valueKey","description":"作为 value 唯一标识的键名,绑定值为对象类型时必填","type":"string","default":""},{"name":"size","description":"用于控制该表单域下组件的默认尺寸\n\n*@values* `[large, default, small]`","type":"string","default":""},{"name":"clearable","description":"是否可以清空选项","type":"boolean","default":"false"},{"name":"collapseTags","description":"多选时是否将选中值按文字的形式展示","type":"boolean","default":"false"},{"name":"collapseTagsTooltip","description":"当鼠标悬停于折叠标签的文本时,是否显示所有选中的标签。要使用此属性,collapseTags 属性必须设定为 true","type":"boolean","default":"false"},{"name":"tagTooltip","description":"折叠标签工具提示的配置对象。要使用此项,collapseTags 和 collapseTagsTooltip 必须为 true","type":"object","default":""},{"name":"multipleLimit","description":"multiple 属性设置为 true 时,代表多选场景下用户最多可以选择的项目数,为 0 则不限制","type":"number","default":""},{"name":"id","description":"原生 input 的 id","type":"string","default":""},{"name":"name","description":"Select 输入框的原生 name 属性","type":"string","default":""},{"name":"effect","description":"tooltip 主题,内置了 dark / light 两种\n\n*@values* `[dark, light]`","type":"string","default":""},{"name":"autocomplete","description":"Select 输入框的原生 autocomplete 属性","type":"string","default":""},{"name":"placeholder","description":"占位符,默认为 “Select”","type":"string","default":""},{"name":"filterable","description":"Select 组件是否可筛选","type":"boolean","default":"false"},{"name":"allowCreate","description":"是否允许用户创建新条目,当 filterable 设置为 true 时才会生效","type":"boolean","default":"false"},{"name":"filterMethod","description":"自定义筛选方法的第一个参数是当前输入的值。只有当 filterable 设置为 true 时才会生效","type":"func","default":""},{"name":"remote","description":"其中的选项是否从服务器远程加载","type":"boolean","default":"false"},{"name":"debounce","description":"远程搜索时的防抖延迟(以毫秒为单位)","type":"number","default":""},{"name":"remoteMethod","description":"当输入值发生变化时触发的函数。它的参数就是当前的输入值。当 filterable 设置为 true 时才会生效","type":"func","default":""},{"name":"remoteShowSuffix","description":"远程搜索方法显示后缀图标","type":"boolean","default":"false"},{"name":"loading","description":"是否正在从远程获取数据","type":"boolean","default":"false"},{"name":"loadingText","description":"从服务器加载数据时显示的文本,默认为 “Loading”","type":"string","default":""},{"name":"noMatchText","description":"搜索条件无匹配时显示的文字,也可以使用 empty 插槽设置,默认是 “No matching data”","type":"string","default":""},{"name":"noDataText","description":"无选项时显示的文字,也可以使用 empty 插槽设置自定义内容,默认是 “No data”","type":"string","default":""},{"name":"popperClass","description":"为 Select 下拉菜单和标签提示设置自定义类名","type":"string","default":""},{"name":"popperStyle","description":"为 Select 下拉菜单和标签提示设置自定义样式","type":"string|object","default":""},{"name":"reserveKeyword","description":"当 multiple 和 filterable 被设置为 true 时,是否在选中一个选项后保留当前的搜索关键词","type":"boolean","default":"false"},{"name":"defaultFirstOption","description":"是否在输入框按下回车时,选择第一个匹配项。需配合 filterable 或 remote 使用","type":"boolean","default":"false"},{"name":"teleported","description":"是否使用 teleport。设置成 true 则会被追加到 appendTo 的位置","type":"boolean","default":"false"},{"name":"appendTo","description":"下拉框挂载到哪个 DOM 元素","type":"string|object","default":""},{"name":"persistent","description":"当下拉选择器未被激活并且 persistent 设置为 false,选择器会被删除","type":"boolean","default":"false"},{"name":"automaticDropdown","description":"对于不可搜索的 Select,是否在输入框获得焦点后自动弹出选项菜单","type":"boolean","default":"false"},{"name":"clearIcon","description":"自定义清除图标","type":"string|object","default":""},{"name":"fitInputWidth","description":"下拉框的宽度是否与输入框相同","type":"boolean","default":"false"},{"name":"suffixIcon","description":"自定义后缀图标组件","type":"string|object","default":""},{"name":"tagType","description":"标签类型\n\n*@values* `[success, info, warning, danger]`","type":"string","default":""},{"name":"tagEffect","description":"标签效果\n\n*@values* `[dark, light, plain]`","type":"string","default":""},{"name":"validateEvent","description":"是否触发表单验证","type":"boolean","default":"false"},{"name":"dropDownOffset","description":"下拉面板偏移量","type":"number","default":""},{"name":"showArrow","description":"下拉菜单的内容是否有箭头","type":"boolean","default":"false"},{"name":"placement","description":"下拉框出现的位置\n\n*@values* `[top, top-start, top-end, bottom, bottom-start, bottom-end, left, left-start, left-end, right, right-start, right-end]`","type":"string","default":""},{"name":"fallbackPlacements","description":"dropdown 可用的 positions 请查看 popper.js 文档","type":"array","default":""},{"name":"maxCollapseTags","description":"需要显示的 Tag 的最大数量 只有当 collapseTags 设置为 true 时才会生效","type":"number","default":""},{"name":"popperOptions","description":"popper.js 参数","type":"object","default":""},{"name":"ariaLabel","description":"等价于原生 input aria-label 属性","type":"string","default":""},{"name":"emptyValues","description":"组件的空值配置,参考 config-provider","type":"array","default":""},{"name":"valueOnClear","description":"清空选项的值,参考 config-provider","type":"string|number|boolean|func","default":""},{"name":"suffixTransition","description":"下拉菜单显示/消失时后缀图标的动画","type":"boolean","default":"false"},{"name":"tabindex","description":"input 的 tabindex","type":"string|number","default":""},{"name":"dictType","description":"","type":"string","default":""},{"name":"gender","description":"","type":"boolean","default":"false"},{"name":"year","description":"","type":"boolean|number","default":""},{"name":"all","description":"","type":"boolean","default":"false"},{"name":"confirm","description":"","type":"boolean","default":"false"},{"name":"start","description":"","type":"number","default":""},{"name":"end","description":"","type":"number","default":""},{"name":"optionLabel","description":"","type":"string|number","default":""},{"name":"emitLabel","description":"","type":"boolean","default":"false"},{"name":"english","description":"","type":"boolean","default":"false"},{"name":"chinese","description":"","type":"boolean","default":"false"},{"name":"typing","description":"","type":"boolean","default":"false"},{"name":"multipleStringMode","description":"","type":"boolean","default":"false"},{"name":"multipleStringSeparator","description":"","type":"string","default":""},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""}],"js":{"events":[{"name":"update:modelValue","description":"输入事件"},{"name":"change","description":"选中值发生变化时触发"},{"name":"visible-change","description":"下拉框出现/隐藏时触发"},{"name":"remove-tag","description":"多选模式下移除 tag 时触发"},{"name":"clear","description":"可清空的单选模式下用户点击清空按钮时触发"},{"name":"blur","description":"当 input 失去焦点时触发"},{"name":"focus","description":"当 input 获得焦点时触发"},{"name":"popup-scroll","description":"下拉滚动时触发\n\n@since 2.9.4"}]},"slots":[{"name":"default","description":"默认插槽"},{"name":"label","description":"标签插槽"},{"name":"tips","description":"提示内容插槽"},{"name":"error","description":"错误内容插槽"},{"name":"below","description":"输入框下方追加内容"}]},{"name":"FormSlider","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormSlider"},"props":[{"name":"modelValue","description":"选中项绑定值","type":"number|array","default":""},{"name":"min","description":"最小值","type":"number","default":""},{"name":"max","description":"最大值","type":"number","default":""},{"name":"step","description":"步长,可以是数字或 'mark',用于将值限制为刻度。当设置为 'mark' 时,必须设置 marks 属性","type":"number|string","default":""},{"name":"showInput","description":"是否显示输入框,仅在 range 为 false 且 step 不为 'mark' 时生效","type":"boolean","default":"false"},{"name":"showInputControls","description":"在显示输入框的情况下,是否显示输入框的控制按钮","type":"boolean","default":"false"},{"name":"size","description":"用于控制该表单域下组件的默认尺寸\n\n*@values* `[large, default, small]`","type":"string","default":""},{"name":"inputSize","description":"输入框的大小,如果设置了 size 属性,默认值自动取 size\n\n*@values* `[large, default, small]`","type":"string","default":""},{"name":"showStops","description":"是否显示间断点","type":"boolean","default":"false"},{"name":"showTooltip","description":"是否显示提示信息","type":"boolean","default":"false"},{"name":"formatTooltip","description":"格式化提示信息","type":"func","default":""},{"name":"range","description":"是否开启选择范围","type":"boolean","default":"false"},{"name":"vertical","description":"垂直模式","type":"boolean","default":"false"},{"name":"height","description":"滑块高度,垂直模式必填","type":"string","default":""},{"name":"ariaLabel","description":"原生 aria-label 属性","type":"string","default":""},{"name":"rangeStartLabel","description":"当 range 为 true 时,屏幕阅读器标签开始的标记","type":"string","default":""},{"name":"rangeEndLabel","description":"当 range 为 true 时,屏幕阅读器标签结尾的标记","type":"string","default":""},{"name":"formatValueText","description":"显示屏幕阅读器的 aria-valuenow 属性的格式","type":"func","default":""},{"name":"tooltipClass","description":"tooltip 的自定义类名","type":"string","default":""},{"name":"placement","description":"Tooltip 出现的位置\n\n*@values* `[top, top-start, top-end, bottom, bottom-start, bottom-end, left, left-start, left-end, right, right-start, right-end]`","type":"string","default":""},{"name":"marks","description":"标记,key 的类型必须为 number 且取值在闭区间 [min, max] 内,每个标记可以单独设置样式","type":"object","default":""},{"name":"validateEvent","description":"输入时是否触发表单的校验","type":"boolean","default":"false"},{"name":"persistent","description":"当 slider 的 tooltip 处于非活动状态且 persistent 为 false 时,tooltip 将被销毁。当 showTooltip 为 false 时,persistent 将始终为 false","type":"boolean","default":"false"},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""}],"js":{"events":[{"name":"update:modelValue","description":"输入事件"},{"name":"change","description":"值改变时触发(使用鼠标拖曳时,只在松开鼠标后触发)"},{"name":"input","description":"数据改变时触发(使用鼠标拖曳时,活动过程实时触发)"}]},"slots":[{"name":"default","description":"默认插槽"},{"name":"label","description":"标签插槽"},{"name":"tips","description":"提示内容插槽"},{"name":"error","description":"错误内容插槽"},{"name":"below","description":"输入框下方追加内容"}]},{"name":"FormSwitch","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormSwitch"},"props":[{"name":"modelValue","description":"绑定值,必须等于 activeValue 或 inactiveValue,默认为 Boolean 类型","type":"boolean|string|number","default":""},{"name":"loading","description":"是否显示加载中","type":"boolean","default":"false"},{"name":"size","description":"用于控制该表单域下组件的默认尺寸\n\n*@values* `[large, default, small]`","type":"string","default":""},{"name":"width","description":"switch 的宽度","type":"number|string","default":""},{"name":"inlinePrompt","description":"无论图标或文本是否显示在点内,只会呈现文本的第一个字符","type":"boolean","default":"false"},{"name":"activeIcon","description":"switch 状态为 on 时所显示图标,设置此项会忽略 activeText","type":"string|object","default":""},{"name":"inactiveIcon","description":"switch 状态为 off 时所显示图标,设置此项会忽略 inactiveText","type":"string|object","default":""},{"name":"activeActionIcon","description":"on 状态下显示的图标组件","type":"string|object","default":""},{"name":"inactiveActionIcon","description":"off 状态下显示的图标组件","type":"string|object","default":""},{"name":"activeText","description":"switch 打开时的文字描述","type":"string","default":""},{"name":"inactiveText","description":"switch 的状态为 off 时的文字描述","type":"string","default":""},{"name":"activeValue","description":"switch 状态为 on 时的值","type":"boolean|string|number","default":""},{"name":"inactiveValue","description":"switch 的状态为 off 时的值","type":"boolean|string|number","default":""},{"name":"name","description":"switch 对应的 name 属性","type":"string","default":""},{"name":"validateEvent","description":"是否触发表单验证","type":"boolean","default":"false"},{"name":"beforeChange","description":"switch 状态改变前的钩子,返回 false 或者返回 Promise 且被 reject 则停止切换","type":"func","default":""},{"name":"id","description":"input 的 id","type":"string","default":""},{"name":"tabindex","description":"input 的 tabindex","type":"string|number","default":""},{"name":"ariaLabel","description":"等价于原生 input aria-label 属性","type":"string","default":""},{"name":"activeColor","description":"当在 on 状态时的背景颜色(推荐使用 CSS var --el-switch-on-color)","type":"string","default":""},{"name":"inactiveColor","description":"off 状态时的背景颜色(推荐使用 CSS var --el-switch-off-color)","type":"string","default":""},{"name":"borderColor","description":"开关的边框颜色(推荐使用 CSS var --el-switch-border-color)","type":"string","default":""},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""}],"js":{"events":[{"name":"update:modelValue","description":"输入事件"},{"name":"change","description":"switch 状态发生变化时的回调函数"}]},"slots":[{"name":"inactive","description":"自定义 off 状态的内容"},{"name":"active","description":"自定义 on 状态的内容"},{"name":"inactive-action","description":"自定义 inactive 行为"},{"name":"active-action","description":"自定义 active 行为"},{"name":"default","description":"默认插槽"},{"name":"label","description":"标签插槽"},{"name":"tips","description":"提示内容插槽"},{"name":"error","description":"错误内容插槽"},{"name":"below","description":"输入框下方追加内容"}]},{"name":"FormTable","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormTable"},"props":[{"name":"modelValue","description":"组件的 v-model 绑定值,通常为数组类型","type":"array","default":""},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"","type":"string","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"size","description":"大小\n\n*@values* `['large', 'default', 'small']`","type":"string","default":""},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""},{"name":"columns","description":"表格列的配置数组,定义表头、数据键等","type":"array","default":""},{"name":"allowEmpty","description":"是否允许空值","type":"boolean","default":"false"},{"name":"handleColumn","description":"是否显示操作列,默认显示","type":"boolean","default":"false"},{"name":"editable","description":"表格内容是否可编辑","type":"boolean","default":"false"},{"name":"showHandleColumnAddButton","description":"是否在操作列显示添加按钮,默认显示","type":"boolean","default":"false"},{"name":"showEmptyAddButton","description":"是否在空状态时显示添加按钮,默认显示","type":"boolean","default":"false"},{"name":"limit","description":"","type":"number","default":""},{"name":"maxLimit","description":"","type":"number","default":""},{"name":"showSummary","description":"","type":"boolean","default":"false"},{"name":"selectionWidth","description":"","type":"string","default":""},{"name":"fetchApi","description":"","type":"func","default":""},{"name":"delApi","description":"","type":"func","default":""}],"js":{"events":[{"name":"add-row"},{"name":"update:modelValue","description":"输入事件"}]},"slots":[{"name":"handle-column-header","description":"操作列表头内容"},{"name":"handle","description":"操作句柄内容"},{"name":"item.prop","description":"表单项属性内容"},{"name":"tag","description":"标签内容"},{"name":"columns","description":"列定义内容"},{"name":"toolbar","description":"工具栏内容, editable = false,disabled = false 或 fetchApi 不为空时有效"},{"name":"default","description":"默认插槽"},{"name":"label","description":"标签插槽"},{"name":"tips","description":"提示内容插槽"},{"name":"error","description":"错误内容插槽"},{"name":"below","description":"输入框下方追加内容"}]},{"name":"FormTablePlus","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormTablePlus"},"props":[{"name":"modelValue","description":"组件的 v-model 绑定值,通常为数组类型","type":"array","default":""},{"name":"rowDbClick","description":"行双击事件处理函数","type":"func","default":""},{"name":"viewId","description":"视图 ID,可以是字符串或数组类型","type":"string|array","default":""},{"name":"formPath","description":"表单路径,可以是字符串或函数类型","type":"string|func","default":""},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用组件","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"用于指定数据项中作为展示或标识的字段名","type":"string","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示操作提示消息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"size","description":"大小\n\n*@values* `['large', 'default', 'small']`","type":"string","default":""},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""},{"name":"columns","description":"表格列的配置数组,定义表头、数据键等","type":"array","default":""},{"name":"descs","description":"降序排列的字段配置数组","type":"array","default":""},{"name":"ascs","description":"升序排列的字段配置数组","type":"array","default":""},{"name":"limit","description":"数量或条目限制,默认值为无限大","type":"number","default":""},{"name":"showSummary","description":"是否显示统计摘要","type":"boolean","default":"false"},{"name":"selection","description":"是否启用行选择功能","type":"boolean","default":"false"},{"name":"index","description":"是否显示索引列,默认显示","type":"boolean","default":"false"},{"name":"selectionWidth","description":"选择列的宽度","type":"string","default":""},{"name":"toolbarMenus","description":"工具栏菜单配置数组\n\n*@values* `[add, delete, refresh]`","type":"array","default":""},{"name":"handleMenus","description":"行操作菜单配置数组\n\n*@values* `[add, delete]`","type":"array","default":""},{"name":"fetchApi","description":"获取数据的异步函数","type":"func","default":""},{"name":"delApi","description":"删除数据的异步函数","type":"func","default":""},{"name":"bottomAddButton","description":"是否在底部显示添加按钮","type":"boolean","default":"false"},{"name":"initRow","description":"初始化新行的函数","type":"func","default":""},{"name":"onRowDbClick","description":"行双击事件处理函数","type":"func","default":""},{"name":"pageSize","description":"每页显示的数据条数","type":"number","default":""}],"js":{"events":[{"name":"update:modelValue","description":"输入事件"}]},"slots":[{"name":"handle-column-header","description":"操作列表头内容"},{"name":"handle","description":"操作句柄内容"},{"name":"prop","description":"表单项属性插槽内容名字必须跟表单 prop 属性名一直"},{"name":"tag","description":"标签内容"},{"name":"columns","description":"列定义内容"},{"name":"toolbar-right","description":"工具栏右侧内容"},{"name":"toolbar-left-append","description":"工具栏左侧追加内容"},{"name":"toolbar-left","description":"工具栏左侧内容"},{"name":"toolbar","description":"工具栏内容"},{"name":"default","description":"默认插槽"},{"name":"label","description":"标签插槽"},{"name":"tips","description":"提示内容插槽"},{"name":"error","description":"错误内容插槽"},{"name":"below","description":"输入框下方追加内容"}]},{"name":"FormText","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormText"},"props":[{"name":"type","description":"类型\n\n*@values* `[primary, success, warning, danger, info]`","type":"string","default":""},{"name":"size","description":"用于控制该表单域下组件的默认尺寸\n\n*@values* `[large, default, small]`","type":"string","default":""},{"name":"truncated","description":"显示省略号","type":"boolean","default":"false"},{"name":"lineClamp","description":"最大行数","type":"string|number","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""},{"name":"text","description":"","type":"string","default":""},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""}],"js":{},"slots":[{"name":"default","description":"默认内容"}]},{"name":"FormTextarea","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormTextarea"},"props":[{"name":"modelValue","description":"绑定值","type":"string|number","default":""},{"name":"modelModifiers","description":"v-model 修饰符,参考 Vue 修饰符","type":"object","default":""},{"name":"maxlength","description":"同原生 maxlength 属性","type":"string|number","default":""},{"name":"minlength","description":"原生属性,最小输入长度","type":"string|number","default":""},{"name":"showWordLimit","description":"是否显示统计字数","type":"boolean","default":"false"},{"name":"wordLimitPosition","description":"字数统计的位置,仅当 showWordLimit 为 true 时生效\n\n*@values* `[inside, outside]`","type":"string","default":""},{"name":"placeholder","description":"输入框占位文本","type":"string","default":""},{"name":"clearIcon","description":"自定义清除图标","type":"string|object","default":""},{"name":"formatter","description":"指定输入值的格式(只有当 type 是 \"text\" 时才能工作)","type":"func","default":""},{"name":"parser","description":"指定从格式化器输入中提取的值(仅当 type 是 \"text\" 时才起作用)","type":"func","default":""},{"name":"showPassword","description":"是否显示切换密码图标","type":"boolean","default":"false"},{"name":"prefixIcon","description":"自定义前缀图标","type":"string|object","default":""},{"name":"suffixIcon","description":"自定义后缀图标","type":"string|object","default":""},{"name":"rows","description":"输入框行数,仅 type 为 'textarea' 时有效","type":"number","default":""},{"name":"autosize","description":"textarea 高度是否自适应,仅 type 为 'textarea' 时生效。可以接受一个对象,比如: { minRows: 2, maxRows: 6 }","type":"boolean|object","default":""},{"name":"autocomplete","description":"原生 autocomplete 属性","type":"string","default":""},{"name":"name","description":"等价于原生 input name 属性","type":"string","default":""},{"name":"readonly","description":"原生 readonly 属性,是否只读","type":"boolean","default":"false"},{"name":"max","description":"原生 max 属性,设置最大值","type":"string|number","default":""},{"name":"min","description":"原生属性,设置最小值","type":"string|number","default":""},{"name":"step","description":"原生属性,设置输入字段的合法数字间隔","type":"string|number","default":""},{"name":"resize","description":"控制是否能被用户缩放\n\n*@values* `[none, both, horizontal, vertical]`","type":"string","default":""},{"name":"autofocus","description":"原生属性,自动获取焦点","type":"boolean","default":"false"},{"name":"form","description":"原生属性","type":"string","default":""},{"name":"ariaLabel","description":"等价于原生 input aria-label 属性","type":"string","default":""},{"name":"tabindex","description":"输入框的 tabindex","type":"string|number","default":""},{"name":"validateEvent","description":"输入时是否触发表单的校验","type":"boolean","default":"false"},{"name":"inputStyle","description":"input 元素或 textarea 元素的 style","type":"string|object","default":""},{"name":"inputmode","description":"等价于原生 input inputmode 属性","type":"string","default":""},{"name":"countGraphemes","description":"自定义函数用于计算字形;设置后,将绕过原生的 maxlength/minlength 约束。组件使用 Intl.Segmenter(Chrome 87+、Firefox 125+、Safari 14.1+)进行正确的字素聚类;旧版浏览器回退到使用 Array.from() 进行代码点迭代","type":"func","default":""},{"name":"readonlyGrey","description":"只读时背景是否为灰色","type":"boolean","default":"false"},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"size","description":"大小\n\n*@values* `['large', 'default', 'small']`","type":"string","default":""},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""}],"js":{"events":[{"name":"update:modelValue","description":"输入事件"},{"name":"click","description":"输入框点击事件"},{"name":"blur","description":"当选择器的输入框失去焦点时触发"},{"name":"focus","description":"当选择器的输入框获得焦点时触发"},{"name":"change","description":"仅当 modelValue 改变时,当输入框失去焦点或用户按 Enter 时触发"},{"name":"input","description":"在 Input 值改变时触发"},{"name":"clear","description":"在点击由 clearable 属性生成的清空按钮时触发"},{"name":"keydown","description":"按下键时触发"},{"name":"mouseleave","description":"当鼠标离开输入元素时触发"},{"name":"mouseenter","description":"当鼠标进入输入元素时触发"},{"name":"compositionstart","description":"输入法输入开始时触发"},{"name":"compositionupdate","description":"输入法输入改变时触发"},{"name":"compositionend","description":"输入法输入完成时触发"}]}},{"name":"FormTimeSelect","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormTimeSelect"},"props":[{"name":"modelValue","description":"选中项绑定值","type":"string","default":""},{"name":"editable","description":"文本框可输入","type":"boolean","default":"false"},{"name":"clearable","description":"是否显示清除按钮","type":"boolean","default":"false"},{"name":"includeEndTime","description":"是否在选项中包含 end","type":"boolean","default":"false"},{"name":"size","description":"大小\n\n*@values* `['large', 'default', 'small']`","type":"string","default":""},{"name":"placeholder","description":"非范围选择时的占位内容","type":"string","default":""},{"name":"name","description":"原生属性","type":"string","default":""},{"name":"effect","description":"Tooltip 主题,内置了 dark / light 两种主题\n\n*@values* `[dark, light]`","type":"string","default":""},{"name":"prefixIcon","description":"自定义前缀图标","type":"string|object","default":""},{"name":"clearIcon","description":"自定义清除图标","type":"string|object","default":""},{"name":"start","description":"开始时间","type":"string","default":""},{"name":"end","description":"结束时间","type":"string","default":""},{"name":"step","description":"间隔时间","type":"string","default":""},{"name":"minTime","description":"最早时间点,早于该时间的时间段将被禁用","type":"string","default":""},{"name":"maxTime","description":"最晚时间点,晚于该时间的时间段将被禁用","type":"string","default":""},{"name":"format","description":"设置时间格式","type":"string","default":""},{"name":"emptyValues","description":"组件的空值配置,参考 config-provider","type":"array","default":""},{"name":"valueOnClear","description":"清空选项的值,参考 config-provider","type":"string|number|boolean|func","default":""},{"name":"popperClass","description":"为 TimeSelect 下拉面板设置自定义类名","type":"string","default":""},{"name":"popperStyle","description":"为 TimeSelect 下拉面板设置自定义样式","type":"string|object","default":""},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"是否为必填项,如不设置,则会根据校验规则确认","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""}],"js":{"events":[{"name":"update:modelValue","description":"输入事件"},{"name":"change","description":"用户确认选定的值时触发"},{"name":"blur","description":"在组件 Input 失去焦点时触发"},{"name":"focus","description":"在组件 Input 获得焦点时触发"},{"name":"clear","description":"可清空的单选模式下用户点击清空按钮时触发\n\n@since 2.7.7"}]},"slots":[{"name":"default","description":"默认插槽"},{"name":"label","description":"标签插槽"},{"name":"tips","description":"提示内容插槽"},{"name":"error","description":"错误内容插槽"},{"name":"below","description":"输入框下方追加内容"}]},{"name":"FormTreeSelect","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormTreeSelect"},"props":[{"name":"modelValue","description":"The value of the control.\n\nShould be `id` or `node` object for single-select mode, or an array of `id` or `node` object for multi-select mode.\n\nIts format depends on the `valueFormat` prop.\n\nFor most cases, just use `v-model` instead.","type":"null","default":""},{"name":"readonly","description":"","type":"boolean","default":"false"},{"name":"options","description":"Array of available options.","type":"array","default":""},{"name":"multiple","description":"Set `true` to allow selecting multiple options (a.k.a., multi-select mode).","type":"boolean","default":"false"},{"name":"transformer","description":"","type":"func","default":""},{"name":"placeholder","description":"非范围选择时的占位内容","type":"string","default":""},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"Applies HTML5 required attribute when needed.","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"size","description":"大小\n\n*@values* `['large', 'default', 'small']`","type":"string","default":""},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""},{"name":"allowClearingDisabled","description":"Whether to allow resetting value even if there are disabled selected nodes.","type":"boolean","default":"false"},{"name":"allowSelectingDisabledDescendants","description":"When an ancestor node is selected/deselected, whether its disabled descendants should be selected/deselected.\n\nYou may want to use this in conjunction with `allowClearingDisabled` prop.","type":"boolean","default":"false"},{"name":"alwaysOpen","description":"Whether the menu should be always open.","type":"boolean","default":"false"},{"name":"appendToBody","description":"Append the menu to <body />?","type":"boolean","default":"false"},{"name":"async","description":"Whether to enable async search mode.","type":"boolean","default":"false"},{"name":"autoFocus","description":"Automatically focus the component on mount?","type":"boolean","default":"false"},{"name":"autoLoadRootOptions","description":"Automatically load root options on mount. When set to `false`, root options will be loaded when the menu is opened.","type":"boolean","default":"false"},{"name":"autoDeselectAncestors","description":"When user deselects a node, automatically deselect its ancestors. Applies to flat mode only.","type":"boolean","default":"false"},{"name":"autoDeselectDescendants","description":"When user deselects a node, automatically deselect its descendants. Applies to flat mode only.","type":"boolean","default":"false"},{"name":"autoSelectAncestors","description":"When user selects a node, automatically select its ancestors. Applies to flat mode only.","type":"boolean","default":"false"},{"name":"autoSelectDescendants","description":"When user selects a node, automatically select its descendants. Applies to flat mode only.","type":"boolean","default":"false"},{"name":"backspaceRemoves","description":"Whether pressing backspace key removes the last item if there is no text input.","type":"boolean","default":"false"},{"name":"beforeClearAll","description":"Function that processes before clearing all input fields.\n\nReturn `false` to prevent value from being cleared.","type":"func","default":""},{"name":"branchNodesFirst","description":"Show branch nodes before leaf nodes?","type":"boolean","default":"false"},{"name":"cacheOptions","description":"Should cache results of every search request?","type":"boolean","default":"false"},{"name":"clearable","description":"Show an \"×\" button that resets value?","type":"boolean","default":"false"},{"name":"clearAllText","description":"Title for the \"×\" button when `multiple: true`.","type":"string","default":""},{"name":"clearOnSelect","description":"Whether to clear the search input after selecting.\n\nUse only when `multiple` is `true`.\n\nFor single-select mode, it **always** clears the input after selecting an option regardless of the prop value.","type":"boolean","default":"false"},{"name":"clearValueText","description":"Title for the \"×\" button.","type":"string","default":""},{"name":"closeOnSelect","description":"Whether to close the menu after selecting an option?\n\nUse only when `multiple` is `true`.","type":"boolean","default":"false"},{"name":"defaultExpandLevel","description":"How many levels of branch nodes should be automatically expanded when loaded.\n\nSet `Infinity` to make all branch nodes expanded by default.","type":"number","default":""},{"name":"defaultOptions","description":"The default set of options to show before the user starts searching. Used for async search mode.\n\nWhen set to `true`, the results for search query as a empty string will be autoloaded.","type":"boolean","default":"false"},{"name":"deleteRemoves","description":"Whether pressing delete key removes the last item if there is no text input.","type":"boolean","default":"false"},{"name":"delimiter","description":"Delimiter to use to join multiple values for the hidden field value.","type":"string","default":""},{"name":"flattenSearchResults","description":"Only show the nodes that match the search value directly, excluding its ancestors.","type":"boolean","default":"false"},{"name":"disableBranchNodes","description":"Prevent branch nodes from being selected?","type":"boolean","default":"false"},{"name":"disableFuzzyMatching","description":"Disable the fuzzy matching functionality?","type":"boolean","default":"false"},{"name":"flat","description":"Whether to enable flat mode or not. Non-flat mode (default) means:\n\n - Whenever a branch node gets checked, all its children will be checked too\n\n - Whenever a branch node has all children checked, the branch node itself will be checked too\n\nSet `true` to disable this mechanism","type":"boolean","default":"false"},{"name":"instanceId","description":"Will be passed with all events as the last param.\n\nUseful for identifying events origin.","type":"string|number","default":""},{"name":"joinValues","description":"Joins multiple values into a single form field with the `delimiter` (legacy mode).","type":"boolean","default":"false"},{"name":"limit","description":"Limit the display of selected options.\n\nThe rest will be hidden within the limitText string.","type":"number","default":""},{"name":"limitText","description":"Function that processes the message shown when selected elements pass the defined limit.","type":"func","default":""},{"name":"loadingText","description":"Text displayed when loading options.","type":"string","default":""},{"name":"loadOptions","description":"Used for dynamically loading options.","type":"func","default":""},{"name":"matchKeys","description":"Which node properties to filter on.","type":"array","default":""},{"name":"maxHeight","description":"Sets `maxHeight` style value of the menu.","type":"number","default":""},{"name":"name","description":"Generates a hidden <input /> tag with this field name for html forms.","type":"string","default":""},{"name":"noChildrenText","description":"Text displayed when a branch node has no children.","type":"string","default":""},{"name":"noOptionsText","description":"Text displayed when there are no available options.","type":"string","default":""},{"name":"noResultsText","description":"Text displayed when there are no matching search results.","type":"string","default":""},{"name":"normalizer","description":"Used for normalizing source data.","type":"func","default":""},{"name":"openDirection","description":"By default (`auto`), the menu will open below the control. If there is not\n\nenough space, vue-treeselect will automatically flip the menu.\n\nYou can use one of other four options to force the menu to be always opened\n\nto specified direction.\n\nAcceptable values:\n\n - `\"auto\"`\n\n - `\"below\"`\n\n - `\"bottom\"`\n\n - `\"above\"`\n\n - `\"top\"`","type":"string","default":""},{"name":"openOnClick","description":"Whether to automatically open the menu when the control is clicked.","type":"boolean","default":"false"},{"name":"openOnFocus","description":"Whether to automatically open the menu when the control is focused.","type":"boolean","default":"false"},{"name":"retryText","description":"Text displayed asking user whether to retry loading children options.","type":"string","default":""},{"name":"retryTitle","description":"Title for the retry button.","type":"string","default":""},{"name":"searchable","description":"Enable searching feature?","type":"boolean","default":"false"},{"name":"searchNested","description":"Search in ancestor nodes too.","type":"boolean","default":"false"},{"name":"searchPromptText","description":"Text tip to prompt for async search.","type":"string","default":""},{"name":"showCount","description":"Whether to show a children count next to the label of each branch node.","type":"boolean","default":"false"},{"name":"showCountOf","description":"Used in conjunction with `showCount` to specify which type of count number should be displayed.\n\nAcceptable values:\n\n - \"ALL_CHILDREN\"\n\n - \"ALL_DESCENDANTS\"\n\n - \"LEAF_CHILDREN\"\n\n - \"LEAF_DESCENDANTS\"","type":"string","default":""},{"name":"showCountOnSearch","description":"Whether to show children count when searching.\n\nFallbacks to the value of `showCount` when not specified.","type":"null","default":""},{"name":"sortValueBy","description":"In which order the selected options should be displayed in trigger & sorted in `value` array.\n\nUsed for multi-select mode only.\n\nAcceptable values:\n\n - \"ORDER_SELECTED\"\n\n - \"LEVEL\"\n\n - \"INDEX\"","type":"string","default":""},{"name":"tabIndex","description":"Tab index of the control.","type":"number","default":""},{"name":"valueConsistsOf","description":"Which kind of nodes should be included in the `value` array in multi-select mode.\n\nAcceptable values:\n\n - \"ALL\" - Any node that is checked will be included in the `value` array\n\n - \"BRANCH_PRIORITY\" (default) - If a branch node is checked, all its descendants will be excluded in the `value` array\n\n - \"LEAF_PRIORITY\" - If a branch node is checked, this node itself and its branch descendants will be excluded from the `value` array but its leaf descendants will be included\n\n - \"ALL_WITH_INDETERMINATE\" - Any node that is checked will be included in the `value` array, plus indeterminate nodes","type":"string","default":""},{"name":"valueFormat","description":"Format of `value` prop.\n\nNote that, when set to `\"object\"`, only `id` & `label` properties are required in each `node` object in `value` prop.\n\nAcceptable values:\n\n - \"id\"\n\n - \"object\"","type":"string","default":""},{"name":"zIndex","description":"z-index of the menu.","type":"number|string","default":""}],"js":{"events":[{"name":"update:modelValue","description":"输入事件"}]},"slots":[{"name":"default","description":"默认插槽"},{"name":"label","description":"标签插槽"},{"name":"tips","description":"提示内容插槽"},{"name":"error","description":"错误内容插槽"},{"name":"below","description":"输入框下方追加内容"}]},{"name":"FormTreeSelectMultiple","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormTreeSelectMultiple"},"props":[{"name":"modelValue","description":"The value of the control.\n\nShould be `id` or `node` object for single-select mode, or an array of `id` or `node` object for multi-select mode.\n\nIts format depends on the `valueFormat` prop.\n\nFor most cases, just use `v-model` instead.","type":"null","default":""},{"name":"options","description":"Array of available options.","type":"array","default":""},{"name":"readonly","description":"","type":"boolean","default":"false"},{"name":"wrapFormItem","description":"是否使用 FormItem 包裹","type":"boolean","default":"false"},{"name":"disabled","description":"是否禁用","type":"boolean","default":"false"},{"name":"col","description":"是否使用 ElCol 包裹","type":"boolean","default":"false"},{"name":"prop","description":"model 的键名。它可以是属性的路径(如 a.b.0 或 ['a', 'b', '0'])。在使用了 validate、resetFields 的方法时,该属性是必填的","type":"string|array","default":""},{"name":"label","description":"标签文本","type":"string","default":""},{"name":"labelPosition","description":"表单域标签的位置,当设置为 left 或 right 时,则也需要设置 labelWidth 属性 默认会继承 Form 的 label-position\n\n*@values* `[left, right, top]`","type":"string","default":""},{"name":"labelWidth","description":"标签宽度,例如 '50px'。可以使用 auto","type":"string|number","default":""},{"name":"required","description":"Applies HTML5 required attribute when needed.","type":"boolean","default":"false"},{"name":"rules","description":"表单验证规则,具体配置见下表,更多内容可以参考 async-validator","type":"object","default":""},{"name":"error","description":"表单域验证错误时的提示信息。设置该值会导致表单验证状态变为 error,并显示该错误信息","type":"string","default":""},{"name":"showMessage","description":"是否显示校验错误信息","type":"boolean","default":"false"},{"name":"inlineMessage","description":"是否在行内显示校验信息","type":"boolean","default":"false"},{"name":"size","description":"大小\n\n*@values* `['large', 'default', 'small']`","type":"string","default":""},{"name":"for","description":"和原生标签相同能力","type":"string","default":""},{"name":"validateStatus","description":"formitem 校验的状态\n\n*@values* `[success, error, validating]`","type":"string","default":""},{"name":"messagePrefix","description":"必填提示消息前缀","type":"string","default":""},{"name":"message","description":"必填提示消息,此项有值时 messagePrefix 属性无效","type":"string","default":""},{"name":"wrapCol","description":"是否被列组件包裹","type":"boolean","default":"false"},{"name":"fixedSpan","description":"是否固定栏数,有值时 ElCol 将不会设置响应式属性","type":"number","default":""},{"name":"block","description":"是否占满整行","type":"boolean","default":"false"},{"name":"unwrap","description":"是否不用 ElCol 包裹","type":"boolean","default":"false"},{"name":"half","description":"占满一行单内容只占半行","type":"boolean","default":"false"},{"name":"formItemClass","description":"formItem 样式","type":"string","default":""},{"name":"hideLabel","description":"是否隐藏标签","type":"boolean","default":"false"},{"name":"tips","description":"输入提示","type":"string","default":""},{"name":"tipsAfterLabel","description":"输入提示是否放到 label 后","type":"boolean","default":"false"},{"name":"labelColspan","description":"label 占列数","type":"number|string","default":""},{"name":"inputColspan","description":"input 占列数","type":"number|string","default":""},{"name":"labelRowspan","description":"label 占行数","type":"number|string","default":""},{"name":"inputRowspan","description":"input 占行数","type":"number|string","default":""},{"name":"span","description":"栅格占据的列数","type":"number","default":""},{"name":"offset","description":"栅格左侧的间隔格数","type":"number","default":""},{"name":"push","description":"栅格向右移动格数","type":"number","default":""},{"name":"pull","description":"栅格向左移动格数","type":"number","default":""},{"name":"xs","description":"<768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"sm","description":"≥768px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"md","description":"≥992px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"lg","description":"≥1200px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"xl","description":"≥1920px 响应式栅格数或者栅格属性对象","type":"number|object","default":""},{"name":"tag","description":"自定义元素标签","type":"string","default":""},{"name":"allowClearingDisabled","description":"Whether to allow resetting value even if there are disabled selected nodes.","type":"boolean","default":"false"},{"name":"allowSelectingDisabledDescendants","description":"When an ancestor node is selected/deselected, whether its disabled descendants should be selected/deselected.\n\nYou may want to use this in conjunction with `allowClearingDisabled` prop.","type":"boolean","default":"false"},{"name":"alwaysOpen","description":"Whether the menu should be always open.","type":"boolean","default":"false"},{"name":"appendToBody","description":"Append the menu to <body />?","type":"boolean","default":"false"},{"name":"async","description":"Whether to enable async search mode.","type":"boolean","default":"false"},{"name":"autoFocus","description":"Automatically focus the component on mount?","type":"boolean","default":"false"},{"name":"autoLoadRootOptions","description":"Automatically load root options on mount. When set to `false`, root options will be loaded when the menu is opened.","type":"boolean","default":"false"},{"name":"autoDeselectAncestors","description":"When user deselects a node, automatically deselect its ancestors. Applies to flat mode only.","type":"boolean","default":"false"},{"name":"autoDeselectDescendants","description":"When user deselects a node, automatically deselect its descendants. Applies to flat mode only.","type":"boolean","default":"false"},{"name":"autoSelectAncestors","description":"When user selects a node, automatically select its ancestors. Applies to flat mode only.","type":"boolean","default":"false"},{"name":"autoSelectDescendants","description":"When user selects a node, automatically select its descendants. Applies to flat mode only.","type":"boolean","default":"false"},{"name":"backspaceRemoves","description":"Whether pressing backspace key removes the last item if there is no text input.","type":"boolean","default":"false"},{"name":"beforeClearAll","description":"Function that processes before clearing all input fields.\n\nReturn `false` to prevent value from being cleared.","type":"func","default":""},{"name":"branchNodesFirst","description":"Show branch nodes before leaf nodes?","type":"boolean","default":"false"},{"name":"cacheOptions","description":"Should cache results of every search request?","type":"boolean","default":"false"},{"name":"clearable","description":"Show an \"×\" button that resets value?","type":"boolean","default":"false"},{"name":"clearAllText","description":"Title for the \"×\" button when `multiple: true`.","type":"string","default":""},{"name":"clearOnSelect","description":"Whether to clear the search input after selecting.\n\nUse only when `multiple` is `true`.\n\nFor single-select mode, it **always** clears the input after selecting an option regardless of the prop value.","type":"boolean","default":"false"},{"name":"clearValueText","description":"Title for the \"×\" button.","type":"string","default":""},{"name":"closeOnSelect","description":"Whether to close the menu after selecting an option?\n\nUse only when `multiple` is `true`.","type":"boolean","default":"false"},{"name":"defaultExpandLevel","description":"How many levels of branch nodes should be automatically expanded when loaded.\n\nSet `Infinity` to make all branch nodes expanded by default.","type":"number","default":""},{"name":"defaultOptions","description":"The default set of options to show before the user starts searching. Used for async search mode.\n\nWhen set to `true`, the results for search query as a empty string will be autoloaded.","type":"boolean","default":"false"},{"name":"deleteRemoves","description":"Whether pressing delete key removes the last item if there is no text input.","type":"boolean","default":"false"},{"name":"delimiter","description":"Delimiter to use to join multiple values for the hidden field value.","type":"string","default":""},{"name":"flattenSearchResults","description":"Only show the nodes that match the search value directly, excluding its ancestors.","type":"boolean","default":"false"},{"name":"disableBranchNodes","description":"Prevent branch nodes from being selected?","type":"boolean","default":"false"},{"name":"disableFuzzyMatching","description":"Disable the fuzzy matching functionality?","type":"boolean","default":"false"},{"name":"flat","description":"Whether to enable flat mode or not. Non-flat mode (default) means:\n\n - Whenever a branch node gets checked, all its children will be checked too\n\n - Whenever a branch node has all children checked, the branch node itself will be checked too\n\nSet `true` to disable this mechanism","type":"boolean","default":"false"},{"name":"instanceId","description":"Will be passed with all events as the last param.\n\nUseful for identifying events origin.","type":"string|number","default":""},{"name":"joinValues","description":"Joins multiple values into a single form field with the `delimiter` (legacy mode).","type":"boolean","default":"false"},{"name":"limit","description":"Limit the display of selected options.\n\nThe rest will be hidden within the limitText string.","type":"number","default":""},{"name":"limitText","description":"Function that processes the message shown when selected elements pass the defined limit.","type":"func","default":""},{"name":"loadingText","description":"Text displayed when loading options.","type":"string","default":""},{"name":"loadOptions","description":"Used for dynamically loading options.","type":"func","default":""},{"name":"matchKeys","description":"Which node properties to filter on.","type":"array","default":""},{"name":"maxHeight","description":"Sets `maxHeight` style value of the menu.","type":"number","default":""},{"name":"multiple","description":"Set `true` to allow selecting multiple options (a.k.a., multi-select mode).","type":"boolean","default":"false"},{"name":"name","description":"Generates a hidden <input /> tag with this field name for html forms.","type":"string","default":""},{"name":"noChildrenText","description":"Text displayed when a branch node has no children.","type":"string","default":""},{"name":"noOptionsText","description":"Text displayed when there are no available options.","type":"string","default":""},{"name":"noResultsText","description":"Text displayed when there are no matching search results.","type":"string","default":""},{"name":"normalizer","description":"Used for normalizing source data.","type":"func","default":""},{"name":"openDirection","description":"By default (`auto`), the menu will open below the control. If there is not\n\nenough space, vue-treeselect will automatically flip the menu.\n\nYou can use one of other four options to force the menu to be always opened\n\nto specified direction.\n\nAcceptable values:\n\n - `\"auto\"`\n\n - `\"below\"`\n\n - `\"bottom\"`\n\n - `\"above\"`\n\n - `\"top\"`","type":"string","default":""},{"name":"openOnClick","description":"Whether to automatically open the menu when the control is clicked.","type":"boolean","default":"false"},{"name":"openOnFocus","description":"Whether to automatically open the menu when the control is focused.","type":"boolean","default":"false"},{"name":"retryText","description":"Text displayed asking user whether to retry loading children options.","type":"string","default":""},{"name":"retryTitle","description":"Title for the retry button.","type":"string","default":""},{"name":"searchable","description":"Enable searching feature?","type":"boolean","default":"false"},{"name":"searchNested","description":"Search in ancestor nodes too.","type":"boolean","default":"false"},{"name":"searchPromptText","description":"Text tip to prompt for async search.","type":"string","default":""},{"name":"showCount","description":"Whether to show a children count next to the label of each branch node.","type":"boolean","default":"false"},{"name":"showCountOf","description":"Used in conjunction with `showCount` to specify which type of count number should be displayed.\n\nAcceptable values:\n\n - \"ALL_CHILDREN\"\n\n - \"ALL_DESCENDANTS\"\n\n - \"LEAF_CHILDREN\"\n\n - \"LEAF_DESCENDANTS\"","type":"string","default":""},{"name":"showCountOnSearch","description":"Whether to show children count when searching.\n\nFallbacks to the value of `showCount` when not specified.","type":"null","default":""},{"name":"sortValueBy","description":"In which order the selected options should be displayed in trigger & sorted in `value` array.\n\nUsed for multi-select mode only.\n\nAcceptable values:\n\n - \"ORDER_SELECTED\"\n\n - \"LEVEL\"\n\n - \"INDEX\"","type":"string","default":""},{"name":"tabIndex","description":"Tab index of the control.","type":"number","default":""},{"name":"valueConsistsOf","description":"Which kind of nodes should be included in the `value` array in multi-select mode.\n\nAcceptable values:\n\n - \"ALL\" - Any node that is checked will be included in the `value` array\n\n - \"BRANCH_PRIORITY\" (default) - If a branch node is checked, all its descendants will be excluded in the `value` array\n\n - \"LEAF_PRIORITY\" - If a branch node is checked, this node itself and its branch descendants will be excluded from the `value` array but its leaf descendants will be included\n\n - \"ALL_WITH_INDETERMINATE\" - Any node that is checked will be included in the `value` array, plus indeterminate nodes","type":"string","default":""},{"name":"valueFormat","description":"Format of `value` prop.\n\nNote that, when set to `\"object\"`, only `id` & `label` properties are required in each `node` object in `value` prop.\n\nAcceptable values:\n\n - \"id\"\n\n - \"object\"","type":"string","default":""},{"name":"zIndex","description":"z-index of the menu.","type":"number|string","default":""}],"js":{"events":[{"name":"update:modelValue","description":"输入事件"}]},"slots":[{"name":"default","description":"默认插槽"},{"name":"label","description":"标签插槽"},{"name":"tips","description":"提示内容插槽"},{"name":"error","description":"错误内容插槽"},{"name":"below","description":"输入框下方追加内容"}]},{"name":"FormView","description":"","source":{"module":"@web-utils/form-ui","symbol":"FormView"},"props":[{"name":"notForm","description":"","type":"boolean","default":"false"},{"name":"loading","description":"","type":"boolean","default":"false"},{"name":"unLimit","description":"","type":"boolean","default":"false"},{"name":"formWidth","description":"","type":"string","default":"'75%'"},{"name":"toolbarAttrs","description":"","type":"object","default":"() => {}"},{"name":"toolbarListeners","description":"","type":"object","default":""},{"name":"contentClass","description":"","type":"string","default":""},{"name":"className","description":"","type":"string","default":""},{"name":"title","description":"","type":"string","default":""},{"name":"showToolbar","description":"","type":"boolean","default":"true"},{"name":"formNav","description":"","type":"boolean","default":"true"}],"js":{},"slots":[{"name":"form-view-toolbar"},{"name":"toolbar-button"},{"name":"item"},{"name":"toolbar-right"},{"name":"default"},{"name":"footer-button"},{"name":"form-bottom"}]},{"name":"GuideSteps","description":"","source":{"module":"@web-utils/form-ui","symbol":"GuideSteps"},"props":[{"name":"modelValue","description":"","type":"number","default":"0"},{"name":"steps","description":"","type":"array","default":"[]"}],"js":{"events":[{"name":"update:modelValue"}]}},{"name":"HighlightJS","description":"","source":{"module":"@web-utils/form-ui","symbol":"HighlightJS"},"props":[{"name":"language","description":"","type":"string","default":""},{"name":"code","description":"","type":"string","default":""},{"name":"autodetect","description":"","type":"boolean","default":"false"}],"js":{}},{"name":"IframeWindow","description":"","source":{"module":"@web-utils/form-ui","symbol":"IframeWindow"},"props":[{"name":"title","description":"","type":"string","default":""},{"name":"url","description":"","type":"string","default":""},{"name":"modelValue","description":"输入值","type":"boolean","default":""}],"js":{"events":[{"name":"update:modelValue","description":"输入事件"}]}},{"name":"ImageCropper","description":"","source":{"module":"@web-utils/form-ui","symbol":"ImageCropper"},"props":[{"name":"appendToBody","description":"","type":"boolean","default":"false"},{"name":"option","description":"","type":"object","default":""},{"name":"modelValue","description":"输入值","type":"boolean","default":"false"}],"js":{"events":[{"name":"update:modelValue","description":"输入事件"}]}},{"name":"ImagePreview","description":"","source":{"module":"@web-utils/form-ui","symbol":"ImagePreview"},"props":[{"name":"visible","description":"","type":"boolean","default":"false"},{"name":"beforeClose","description":"","type":"func","default":""},{"name":"closeOnClickModal","description":"","type":"boolean","default":"false"},{"name":"click","description":"","type":"func","default":""},{"name":"modal","description":"","type":"boolean","default":"false"},{"name":"datas","description":"","type":"array","default":"[]"},{"name":"beginIndex","description":"","type":"number","default":""}],"js":{"events":[{"name":"close"}]}},{"name":"ImageViewer","description":"","source":{"module":"@web-utils/form-ui","symbol":"ImageViewer"},"props":[{"name":"images","description":"","type":"array","default":""},{"name":"url","description":"","type":"string","default":"'data-src'"},{"name":"lazy","description":"","type":"boolean","default":"false"}],"js":{},"slots":[{"name":"default"}]},{"name":"InputNumberRange","description":"","source":{"module":"@web-utils/form-ui","symbol":"InputNumberRange"},"props":[{"name":"modelValue","description":"","type":"array","default":"[]"},{"name":"disabled","description":"","type":"boolean","default":"false"},{"name":"separator","description":"","type":"string","default":"'至'"},{"name":"controls","description":"","type":"boolean","default":"true"}],"js":{"events":[{"name":"update:modelValue"}]}},{"name":"Keyboard","description":"","source":{"module":"@web-utils/form-ui","symbol":"Keyboard"},"props":[{"name":"ele","required":true,"description":"","type":"string","default":""},{"name":"keys","description":"","type":"array","default":""},{"name":"theme","description":"","type":"string","default":"'default'"},{"name":"type","description":"","type":"string","default":"'default'"},{"name":"fixedBottomCenter","description":"","type":"boolean","default":"false"},{"name":"rebind","description":"","type":"boolean","default":"true"}],"js":{"events":[{"name":"click"}]}},{"name":"LoadingView","description":"","source":{"module":"@web-utils/form-ui","symbol":"LoadingView"},"props":[{"name":"loadingTips","description":"加载提示文案","type":"string","default":"'加载中...'"},{"name":"fontSize","description":"文字大小","type":"string","default":"'20px'"},{"name":"iconSize","description":"图标大小","type":"string","default":"'20px'"},{"name":"height","description":"高度","type":"string","default":"'100%'"}],"js":{},"slots":[{"name":"default"}]},{"name":"NameAvatar","description":"","source":{"module":"@web-utils/form-ui","symbol":"NameAvatar"},"props":[{"name":"num","description":"","type":"number|string","default":""},{"name":"name","description":"","type":"string","default":""},{"name":"square","description":"","type":"boolean","default":"false"},{"name":"fontColor","description":"","type":"string","default":"'#fff'"},{"name":"backgroundColor","description":"","type":"string","default":"'#3696F2'"},{"name":"faceUrl","description":"","type":"string","default":"''"},{"name":"fontSize","description":"","type":"string","default":"'12px'"},{"name":"size","description":"","type":"string","default":"'40px'"}],"js":{}},{"name":"NavBar","description":"","source":{"module":"@web-utils/form-ui","symbol":"NavBar"},"props":[{"name":"onGoBack","description":"","type":"func","default":""},{"name":"showBack","description":"","type":"boolean","default":"true"}],"js":{},"slots":[{"name":"right"}]},{"name":"Page","description":"","source":{"module":"@web-utils/form-ui","symbol":"Page"},"props":[{"name":"vertical","description":"","type":"boolean","default":"true"},{"name":"horizontal","description":"","type":"boolean","default":"false"}],"js":{},"slots":[{"name":"default"}]},{"name":"PageableTable","description":"","source":{"module":"@web-utils/form-ui","symbol":"PageableTable"},"props":[{"name":"data","description":"表数据","type":"array","default":""},{"name":"height","description":"table 的高度。默认为自动高度。如果 height 为 number 类型,单位 px;如果 height 为 string 类型,则这个高度会设置为 Table 的 style.height 的值,Table 的高度会受控于外部样式","type":"string|number","default":""},{"name":"maxHeight","description":"table 的最大高度。合法的值为数字或者单位为 px 的高度","type":"string|number","default":""},{"name":"stripe","description":"是否为斑马纹 table","type":"boolean","default":"false"},{"name":"border","description":"是否带有纵向边框","type":"boolean","default":"false"},{"name":"size","description":"Table 的尺寸\n\n*@values* `[large, default, small]`","type":"string","default":""},{"name":"fit","description":"列的宽度是否自撑开","type":"boolean","default":"false"},{"name":"showHeader","description":"是否显示表头","type":"boolean","default":"false"},{"name":"highlightCurrentRow","description":"是否要高亮当前行","type":"boolean","default":"false"},{"name":"currentRowKey","description":"当前行的 key,只写属性","type":"string|number","default":""},{"name":"rowClassName","description":"行的 className 的回调方法,也可以使用字符串为所有行设置一个固定的 className","type":"func|string","default":""},{"name":"rowStyle","description":"行的 style 的回调方法,也可以使用一个固定的 Object 为所有行设置一样的 Style","type":"func|object","default":""},{"name":"cellClassName","description":"单元格的 className 的回调方法,也可以使用字符串为所有单元格设置一个固定的 className","type":"func|string","default":""},{"name":"cellStyle","description":"单元格的 style 的回调方法,也可以使用一个固定的 Object 为所有单元格设置一样的 Style","type":"func|object","default":""},{"name":"headerRowClassName","description":"表头行的 className 的回调方法,也可以使用字符串为所有表头行设置一个固定的 className","type":"func|string","default":""},{"name":"headerRowStyle","description":"表头行的 style 的回调方法,也可以使用一个固定的 Object 为所有表头行设置一样的 Style","type":"func|object","default":""},{"name":"headerCellClassName","description":"表头单元格的 className 的回调方法,也可以使用字符串为所有表头单元格设置一个固定的 className","type":"func|string","default":""},{"name":"headerCellStyle","description":"表头单元格的 style 的回调方法,也可以使用一个固定的 Object 为所有表头单元格设置一样的 Style","type":"func|object","default":""},{"name":"rowKey","description":"行数据的 Key,用来优化 Table 的渲染;在使用 reserve-selection 功能与显示树形数据时,该属性是必填的。类型为 String 时,支持多层访问:user.info.id,但不支持 user.info[0].id,此种情况请使用 Function","type":"func|string","default":""},{"name":"emptyText","description":"空数据时显示的文本内容,也可以通过 #empty 设置","type":"string","default":""},{"name":"defaultExpandAll","description":"是否默认展开所有行,当 Table 包含展开行存在或者为树形表格时有效","type":"boolean","default":"false"},{"name":"expandRowKeys","description":"可以通过该属性设置 Table 目前的展开行,需要设置 row-key 属性才能使用,该属性为展开行的 keys 数组","type":"array","default":""},{"name":"defaultSort","description":"默认的排序列的 prop 和顺序。它的 prop 属性指定默认的排序的列,order 指定默认排序的顺序","type":"object","default":""},{"name":"tooltipEffect","description":"溢出的 tooltip 的 effect\n\n*@values* `[dark, light]`","type":"string","default":""},{"name":"tooltipOptions","description":"溢出 tooltip 的选项,参见下述 tooltip 组件","type":"object","default":""},{"name":"appendFilterPanelTo","description":"挂载到哪个 DOM 元素","type":"string","default":""},{"name":"showSummary","description":"是否在表尾显示合计行","type":"boolean","default":"false"},{"name":"sumText","description":"显示摘要行第一列的文本","type":"string","default":""},{"name":"summaryMethod","description":"自定义的合计计算方法","type":"func","default":""},{"name":"spanMethod","description":"合并行或列的计算方法","type":"func","default":""},{"name":"selectOnIndeterminate","description":"在多选表格中,当仅有部分行被选中时,点击表头的多选框时的行为。若为 true,则选中所有行;若为 false,则取消选择所有行","type":"boolean","default":"false"},{"name":"indent","description":"展示树形数据时,树节点的缩进","type":"number","default":""},{"name":"lazy","description":"是否懒加载子节点数据","type":"boolean","default":"false"},{"name":"load","description":"加载子节点数据的函数,lazy 为 true 时生效","type":"func","default":""},{"name":"treeProps","description":"渲染嵌套数据的配置选项","type":"object","default":""},{"name":"tableLayout","description":"设置表格单元、行和列的布局方式\n\n*@values* `[fixed, auto]`","type":"string","default":""},{"name":"scrollbarAlwaysOn","description":"总是显示滚动条","type":"boolean","default":"false"},{"name":"showOverflowTooltip","description":"是否隐藏额外内容并在单元格悬停时使用 Tooltip 显示它们。这将影响全部列的展示,详请参考 tooltipOptions","type":"boolean|object","default":""},{"name":"flexible","description":"确保主轴的最小尺寸,以便不超过内容","type":"boolean","default":"false"},{"name":"scrollbarTabindex","description":"body 的滚动条的包裹容器 tabindex","type":"string|number","default":""},{"name":"allowDragLastColumn","description":"是否允许拖动最后一列","type":"boolean","default":"false"},{"name":"tooltipFormatter","description":"自定义 show-overflow-tooltip 时的 tooltip 内容","type":"func","default":""},{"name":"preserveExpandedContent","description":"在折叠后是否在 DOM 中保留展开行内容","type":"boolean","default":"false"},{"name":"nativeScrollbar","description":"是否使用原生滚动条样式","type":"boolean","default":"false"},{"name":"rowExpandable","description":"启用可展开行,当表格具有 type=\"expand\" 列时有效","type":"func","default":""},{"name":"selectionWidth","description":"","type":"string","default":""},{"name":"viewId","description":"","type":"string","default":""},{"name":"url","description":"","type":"string","default":""},{"name":"hideOnSinglePage","description":"","type":"boolean","default":"false"},{"name":"api","description":"","type":"func","default":""},{"name":"model","description":"","type":"object","default":""},{"name":"ascs","description":"","type":"array","default":""},{"name":"descs","description":"","type":"array","default":""},{"name":"headerBold","description":"","type":"boolean","default":"false"},{"name":"autoHeight","description":"","type":"boolean","default":"false"},{"name":"immediate","description":"","type":"boolean","default":"false"},{"name":"index","description":"","type":"boolean","default":"false"},{"name":"multiple","description":"","type":"boolean","default":"false"},{"name":"selection","description":"","type":"boolean","default":"false"},{"name":"reloadOnModelChange","description":"","type":"boolean","default":"false"},{"name":"columns","description":"","type":"array","default":""},{"name":"pageSize","description":"","type":"number","default":""},{"name":"dicOptions","description":"","type":"array","default":""},{"name":"paging","description":"","type":"boolean","default":"false"},{"name":"clickRowSelect","description":"","type":"boolean","default":"false"},{"name":"payloadStyle","description":"","type":"string","default":""},{"name":"disabledRowKeys","description":"","type":"array","default":""},{"name":"selectExport","description":"","type":"boolean","default":"false"},{"name":"useVisibilityChange","description":"","type":"boolean","default":"false"},{"name":"rowDbClick","description":"","type":"func","default":""}],"js":{"events":[{"name":"page-loaded"},{"name":"select","description":"当用户手动勾选数据行的 Checkbox 时触发的事件"},{"name":"select-all","description":"当用户手动勾选全选 Checkbox 时触发的事件"},{"name":"selection-change","description":"当选择项发生变化时会触发该事件"},{"name":"cell-mouse-enter","description":"当单元格 hover 进入时会触发该事件"},{"name":"cell-mouse-leave","description":"当单元格 hover 退出时会触发该事件"},{"name":"cell-click","description":"当某个单元格被点击时会触发该事件"},{"name":"cell-dblclick","description":"当某个单元格被双击时会触发该事件"},{"name":"cell-contextmenu","description":"当某个单元格被鼠标右键点击时会触发该事件"},{"name":"row-click","description":"当某一行被点击时会触发该事件"},{"name":"row-contextmenu","description":"当某一行被鼠标右键点击时会触发该事件"},{"name":"row-dblclick","description":"当某一行被双击时会触发该事件"},{"name":"header-click","description":"当某一列的表头被点击时会触发该事件"},{"name":"header-contextmenu","description":"当某一列的表头被鼠标右键点击时触发该事件"},{"name":"sort-change","description":"当表格的排序条件发生变化的时候会触发该事件"},{"name":"filter-change","description":"当表格的过滤条件发生变化的时候会触发该事件"},{"name":"current-change","description":"当表格的当前行发生变化的时候会触发该事件\n\n如果要高亮当前行,请打开表格的 highlight-current-row 属性"},{"name":"header-dragend","description":"当拖动表头改变了列的宽度的时候会触发该事件"},{"name":"expand-change","description":"当用户对某一行展开或者关闭的时候会触发该事件\n\n展开行时,回调的第二个参数为 expandedRows;树形表格时第二参数为 expanded"},{"name":"scroll","description":"表格被用户滚动后触发\n\n@since 2.9.0"}]},"slots":[{"name":"empty","description":"当数据为空时自定义的内容"},{"name":"append","description":"插入至表格最后一行之后的内容,如果需要对表格的内容进行无限滚动操作,可能需要用到这个 slot。若表格有合计行,该 slot 会位于合计行之上"},{"name":"default","description":"自定义默认内容,可以放入 Table-column 组件"}]},{"name":"PageHeader","description":"","source":{"module":"@web-utils/form-ui","symbol":"PageHeader"},"props":[{"name":"title","description":"","type":"string","default":"'标题'"},{"name":"alignEnd","description":"","type":"boolean","default":"true"}],"js":{},"slots":[{"name":"section-title"},{"name":"title"},{"name":"default"}]},{"name":"PageIndex","description":"","source":{"module":"@web-utils/form-ui","symbol":"PageIndex"},"props":[{"name":"menus","description":"","type":"array","default":"[]"},{"name":"asideWidth","description":"","type":"string","default":"'220px'"},{"name":"aside","description":"","type":"boolean","default":"true"},{"name":"tips","description":"","type":"string","default":"'请添加页面内容!'"},{"name":"sectionTitle","description":"","type":"string","default":"'功能导航'"},{"name":"schema","description":"","type":"string","default":"''"},{"name":"currentTreeKey","description":"","type":"array","default":"[]"},{"name":"defaultProps","description":"","type":"object","default":"{}"}],"js":{},"slots":[{"name":"aside"},{"name":"nav-top"},{"name":"menu"},{"name":"tree-node"},{"name":"default"}]},{"name":"PageIndexTop","description":"","source":{"module":"@web-utils/form-ui","symbol":"PageIndexTop"},"props":[{"name":"menus","description":"","type":"array","default":"[]"},{"name":"tips","description":"","type":"string","default":"'请添加页面内容!'"},{"name":"schema","description":"","type":"string","default":"''"}],"js":{},"slots":[{"name":"default"}]},{"name":"PageSkeleton","description":"","source":{"module":"@web-utils/form-ui","symbol":"PageSkeleton"},"props":[{"name":"title","description":"","type":"string","default":""},{"name":"flexColumn","description":"","type":"boolean","default":"false"},{"name":"flexRow","description":"","type":"boolean","default":"false"},{"name":"header","description":"","type":"boolean","default":"true"},{"name":"contentClass","description":"","type":"string","default":""},{"name":"contentScroll","description":"","type":"boolean","default":"true"}],"js":{},"slots":[{"name":"header"},{"name":"default"}]},{"name":"PageSkeletonNew","description":"","source":{"module":"@web-utils/form-ui","symbol":"PageSkeletonNew"},"props":[{"name":"title","description":"","type":"string","default":"'页面标题'"},{"name":"flexColumn","description":"","type":"boolean","default":"false"},{"name":"flexRow","description":"","type":"boolean","default":"false"},{"name":"header","description":"","type":"boolean","default":"true"},{"name":"contentClass","description":"","type":"string","default":""},{"name":"contentScroll","description":"","type":"boolean","default":"true"},{"name":"sidebarWidth","description":"","type":"string","default":"'240px'"}],"js":{},"slots":[{"name":"sidebar-content"},{"name":"header-left"},{"name":"header-right"},{"name":"default"}]},{"name":"PhotoSwipe","description":"","source":{"module":"@web-utils/form-ui","symbol":"PhotoSwipe"},"props":[{"name":"urls","description":"","type":"array","default":""},{"name":"selector","description":"","type":"string","default":"'img'"}],"js":{},"slots":[{"name":"default"}]},{"name":"SignPanel","description":"","source":{"module":"@web-utils/form-ui","symbol":"SignPanel"},"props":[{"name":"width","description":"","type":"number","default":"400"},{"name":"height","description":"","type":"number","default":"150"},{"name":"lineWidth","description":"","type":"number","default":"1"},{"name":"text","description":"","type":"string","default":"'签名区'"},{"name":"fontSize","description":"","type":"number","default":"20"},{"name":"modelValue","description":"","type":"string","default":""},{"name":"disabled","description":"","type":"boolean","default":"false"}],"js":{"events":[{"name":"update:modelValue"}]}},{"name":"SkeletonPanel","description":"","source":{"module":"@web-utils/form-ui","symbol":"SkeletonPanel"},"props":[{"name":"flexColumn","description":"","type":"boolean","default":"false"},{"name":"flexRow","description":"","type":"boolean","default":"false"},{"name":"hideLeft","description":"","type":"boolean","default":"false"},{"name":"useTab","description":"","type":"boolean","default":"true"}],"js":{},"slots":[{"name":"left"},{"name":"default"}]},{"name":"SplitPane","description":"","source":{"module":"@web-utils/form-ui","symbol":"SplitPane"},"props":[{"name":"modelValue","description":"","type":"number|string","default":"0.5"},{"name":"mode","description":"","type":"string","default":"'horizontal'"},{"name":"hideLeft","description":"","type":"boolean","default":"false"},{"name":"triggerSize","description":"","type":"number","default":"6"},{"name":"min","description":"","type":"number|string","default":"'40px'"},{"name":"max","description":"","type":"number|string","default":"'40px'"}],"js":{"events":[{"name":"on-move-start"},{"name":"on-move-end"},{"name":"on-moving"},{"name":"update:modelValue"}]},"slots":[{"name":"left"},{"name":"trigger"},{"name":"right"},{"name":"top"},{"name":"bottom"}]},{"name":"Stateful","description":"","source":{"module":"@web-utils/form-ui","symbol":"Stateful"},"props":[{"name":"tag","description":"","type":"string","default":"'div'"},{"name":"draft","description":"","type":"array|boolean","default":"() => []"},{"name":"doing","description":"","type":"array|boolean","default":"() => []"},{"name":"overdue","description":"","type":"array|boolean","default":"() => []"},{"name":"error","description":"","type":"array|boolean","default":"() => []"},{"name":"done","description":"","type":"array|boolean","default":"() => []"},{"name":"closed","description":"","type":"array|boolean","default":"() => []"},{"name":"type","description":"\n\n*@values* `[doing, overdue, error, done, closed]`","type":"string","default":""},{"name":"status","description":"","type":"string|number","default":""},{"name":"size","description":"","type":"string","default":""},{"name":"text","description":"","type":"string","default":""}],"js":{}},{"name":"SubTable","description":"","source":{"module":"@web-utils/form-ui","symbol":"SubTable"},"props":[{"name":"modelValue","description":"组件的 v-model 绑定值,通常为数组类型","type":"array","default":""},{"name":"columns","description":"表格列的配置数组,定义表头、数据键等","type":"array","default":""},{"name":"allowEmpty","description":"是否允许空值","type":"boolean","default":"false"},{"name":"handleColumn","description":"是否显示操作列,默认显示","type":"boolean","default":"false"},{"name":"editable","description":"表格内容是否可编辑","type":"boolean","default":"false"},{"name":"showHandleColumnAddButton","description":"是否在操作列显示添加按钮,默认显示","type":"boolean","default":"false"},{"name":"showEmptyAddButton","description":"是否在空状态时显示添加按钮,默认显示","type":"boolean","default":"false"},{"name":"prop","description":"","type":"string","default":""},{"name":"limit","description":"","type":"number","default":""},{"name":"maxLimit","description":"","type":"number","default":""},{"name":"disabled","description":"","type":"boolean","default":"false"},{"name":"showSummary","description":"","type":"boolean","default":"false"},{"name":"selectionWidth","description":"","type":"string","default":""},{"name":"fetchApi","description":"","type":"func","default":""},{"name":"delApi","description":"","type":"func","default":""}],"js":{"events":[{"name":"add-row","description":"添加行"},{"name":"update:modelValue","description":"输入事件"}]},"slots":[{"name":"toolbar"},{"name":"columns"},{"name":"tag"},{"name":"item.prop"},{"name":"handle"},{"name":"handle-column-header"}]},{"name":"SubTablePlus","description":"","source":{"module":"@web-utils/form-ui","symbol":"SubTablePlus"},"props":[{"name":"modelValue","description":"组件的 v-model 绑定值,通常为数组类型","type":"array","default":""},{"name":"prop","description":"用于指定数据项中作为展示或标识的字段名","type":"string","default":""},{"name":"columns","description":"表格列的配置数组,定义表头、数据键等","type":"array","default":""},{"name":"descs","description":"降序排列的字段配置数组","type":"array","default":""},{"name":"ascs","description":"升序排列的字段配置数组","type":"array","default":""},{"name":"limit","description":"数量或条目限制,默认值为无限大","type":"number","default":""},{"name":"disabled","description":"是否禁用组件","type":"boolean","default":"false"},{"name":"showSummary","description":"是否显示统计摘要","type":"boolean","default":"false"},{"name":"selection","description":"是否启用行选择功能","type":"boolean","default":"false"},{"name":"index","description":"是否显示索引列,默认显示","type":"boolean","default":"false"},{"name":"selectionWidth","description":"选择列的宽度","type":"string","default":""},{"name":"toolbarMenus","description":"工具栏菜单配置数组\n\n*@values* `[add, delete, refresh]`","type":"array","default":""},{"name":"handleMenus","description":"行操作菜单配置数组\n\n*@values* `[add, delete]`","type":"array","default":""},{"name":"fetchApi","description":"获取数据的异步函数","type":"func","default":""},{"name":"delApi","description":"删除数据的异步函数","type":"func","default":""},{"name":"bottomAddButton","description":"是否在底部显示添加按钮","type":"boolean","default":"false"},{"name":"initRow","description":"初始化新行的函数","type":"func","default":""},{"name":"onRowDbClick","description":"行双击事件处理函数","type":"func","default":""},{"name":"showMessage","description":"是否显示操作提示消息","type":"boolean","default":"false"},{"name":"pageSize","description":"每页显示的数据条数","type":"number","default":""}],"js":{"events":[{"name":"add-row"},{"name":"update:modelValue","description":"输入事件"}]},"slots":[{"name":"toolbar"},{"name":"toolbar-left"},{"name":"toolbar-left-append"},{"name":"toolbar-right"},{"name":"columns"},{"name":"tag"},{"name":"item.prop"},{"name":"handle"},{"name":"handle-column-header"}]},{"name":"Swiper","description":"","source":{"module":"@web-utils/form-ui","symbol":"Swiper"},"js":{},"slots":[{"name":"default"}]},{"name":"TableColumn","description":"","source":{"module":"@web-utils/form-ui","symbol":"TableColumn"},"props":[{"name":"type","description":"对应列的类型。如果设置了 selection 则显示多选框;如果设置了 index 则显示该行的索引(从 1 开始计算);如果设置了 expand 则显示为一个可展开的按钮\n\n*@values* `[selection, index, expand]`","type":"string","default":""},{"name":"index","description":"如果设置了 type=index,可以通过传递 index 属性来自定义索引","type":"number|func","default":""},{"name":"label","description":"显示的标题","type":"string","default":""},{"name":"columnKey","description":"column 的 key,如果需要使用 filter-change 事件,则需要此属性标识是哪个 column 的筛选条件","type":"string","default":""},{"name":"prop","description":"字段名称 对应列内容的字段名,也可以使用 property 属性","type":"string","default":""},{"name":"width","description":"对应列的宽度","type":"string|number","default":""},{"name":"minWidth","description":"对应列的最小宽度,与 width 的区别是 width 是固定的,min-width 会把剩余宽度按比例分配给设置了 min-width 的列","type":"string|number","default":""},{"name":"fixed","description":"列是否固定在左侧或者右侧。true 表示固定在左侧\n\n*@values* `[left, right]`","type":"boolean|string","default":""},{"name":"renderHeader","description":"列标题 Label 区域渲染使用的 Function","type":"func","default":""},{"name":"sortable","description":"对应列是否可以排序,如果设置为 'custom',则代表用户希望远程排序,需要监听 Table 的 sort-change 事件","type":"boolean|string","default":""},{"name":"sortMethod","description":"指定数据按照哪个属性进行排序,仅当 sortable 设置为 true 的时候有效。应该如同 Array.sort 那样返回一个 Number","type":"func","default":""},{"name":"sortBy","description":"指定数据按照哪个属性进行排序,仅当 sortable 设置为 true 且没有设置 sort-method 的时候有效。如果 sort-by 为数组,则先按照第 1 个属性排序,如果第 1 个相等,再按照第 2 个排序,以此类推","type":"func|string|array","default":""},{"name":"sortOrders","description":"数据在排序时所使用排序策略的轮转顺序,仅当 sortable 为 true 时有效。需传入一个数组,随着用户点击表头,该列依次按照数组中元素的顺序进行排序","type":"array","default":""},{"name":"resizable","description":"对应列是否可以通过拖动改变宽度(需要在 el-table 上设置 border 属性为真)","type":"boolean","default":"false"},{"name":"formatter","description":"用来格式化内容","type":"func","default":""},{"name":"showOverflowTooltip","description":"当内容过长被隐藏时显示 tooltip","type":"boolean|object","default":""},{"name":"align","description":"对齐方式\n\n*@values* `[left, center, right]`","type":"string","default":""},{"name":"headerAlign","description":"表头对齐方式,若不设置该项,则使用表格的对齐方式\n\n*@values* `[left, center, right]`","type":"string","default":""},{"name":"className","description":"列的 className","type":"string","default":""},{"name":"labelClassName","description":"当前列标题的自定义类名","type":"string","default":""},{"name":"selectable","description":"仅对 type=selection 的列有效,类型为 Function,Function 的返回值用来决定这一行的 CheckBox 是否可以勾选","type":"func","default":""},{"name":"reserveSelection","description":"数据刷新后是否保留选项,仅对 type=selection 的列有效,请注意,需指定 row-key 来让这个功能生效","type":"boolean","default":"false"},{"name":"filters","description":"数据过滤的选项,数组格式,数组中的元素需要有 text 和 value 属性","type":"array","default":""},{"name":"filterPlacement","description":"过滤弹出框的定位\n\n*@values* `[top, top-start, top-end, bottom, bottom-start, bottom-end, left, left-start, left-end, right, right-start, right-end]`","type":"string","default":""},{"name":"filterClassName","description":"过滤弹出框的 className","type":"string","default":""},{"name":"filterMultiple","description":"数据过滤的选项是否多选","type":"boolean","default":"false"},{"name":"filterMethod","description":"数据过滤使用的方法,如果是多选的筛选项,对每一条数据会执行多次,任意一次返回 true 就会显示","type":"func","default":""},{"name":"filteredValue","description":"选中的数据过滤项,如果需要自定义表头过滤的渲染方式,可能会需要此属性","type":"array","default":""},{"name":"tooltipFormatter","description":"使用 show-overflow-tooltip 时自定义 tooltip 内容","type":"func","default":""},{"name":"property","description":"","type":"string","default":""},{"name":"clickable","description":"","type":"boolean","default":"false"},{"name":"cellClick","description":"","type":"func","default":""},{"name":"dictType","description":"","type":"string","default":""},{"name":"options","description":"","type":"array","default":""},{"name":"autoUpdate","description":"","type":"boolean","default":"false"},{"name":"treeDict","description":"","type":"boolean","default":"false"},{"name":"idAsValue","description":"","type":"boolean","default":"false"},{"name":"labelAsValue","description":"","type":"boolean","default":"false"},{"name":"maxWidth","description":"","type":"string","default":""},{"name":"allowSort","description":"","type":"boolean","default":"false"},{"name":"filterable","description":"","type":"boolean","default":"false"}],"js":{},"slots":[{"name":"filter-icon","description":"过滤图标插槽,用于自定义过滤图标"},{"name":"expand","description":"展开行内容的插槽,通常用于表格的展开行"},{"name":"header","description":"头部插槽,用于自定义头部内容"},{"name":"default","description":"默认插槽,用于放置主要内容"}]},{"name":"TableColumnDef","description":"","source":{"module":"@web-utils/form-ui","symbol":"TableColumnDef"},"props":[{"name":"type","description":"对应列的类型。如果设置了 selection 则显示多选框;如果设置了 index 则显示该行的索引(从 1 开始计算);如果设置了 expand 则显示为一个可展开的按钮\n\n*@values* `[selection, index, expand]`","type":"string","default":""},{"name":"index","description":"如果设置了 type=index,可以通过传递 index 属性来自定义索引","type":"number|func","default":""},{"name":"label","description":"显示的标题","type":"string","default":""},{"name":"columnKey","description":"column 的 key,如果需要使用 filter-change 事件,则需要此属性标识是哪个 column 的筛选条件","type":"string","default":""},{"name":"prop","description":"字段名称 对应列内容的字段名,也可以使用 property 属性","type":"string","default":""},{"name":"width","description":"对应列的宽度","type":"string|number","default":""},{"name":"minWidth","description":"对应列的最小宽度,与 width 的区别是 width 是固定的,min-width 会把剩余宽度按比例分配给设置了 min-width 的列","type":"string|number","default":""},{"name":"fixed","description":"列是否固定在左侧或者右侧。true 表示固定在左侧\n\n*@values* `[left, right]`","type":"boolean|string","default":""},{"name":"renderHeader","description":"列标题 Label 区域渲染使用的 Function","type":"func","default":""},{"name":"sortable","description":"对应列是否可以排序,如果设置为 'custom',则代表用户希望远程排序,需要监听 Table 的 sort-change 事件","type":"boolean|string","default":""},{"name":"sortMethod","description":"指定数据按照哪个属性进行排序,仅当 sortable 设置为 true 的时候有效。应该如同 Array.sort 那样返回一个 Number","type":"func","default":""},{"name":"sortBy","description":"指定数据按照哪个属性进行排序,仅当 sortable 设置为 true 且没有设置 sort-method 的时候有效。如果 sort-by 为数组,则先按照第 1 个属性排序,如果第 1 个相等,再按照第 2 个排序,以此类推","type":"func|string|array","default":""},{"name":"sortOrders","description":"数据在排序时所使用排序策略的轮转顺序,仅当 sortable 为 true 时有效。需传入一个数组,随着用户点击表头,该列依次按照数组中元素的顺序进行排序","type":"array","default":""},{"name":"resizable","description":"对应列是否可以通过拖动改变宽度(需要在 el-table 上设置 border 属性为真)","type":"boolean","default":"false"},{"name":"formatter","description":"用来格式化内容","type":"func","default":""},{"name":"showOverflowTooltip","description":"当内容过长被隐藏时显示 tooltip","type":"boolean|object","default":""},{"name":"align","description":"对齐方式\n\n*@values* `[left, center, right]`","type":"string","default":""},{"name":"headerAlign","description":"表头对齐方式,若不设置该项,则使用表格的对齐方式\n\n*@values* `[left, center, right]`","type":"string","default":""},{"name":"className","description":"列的 className","type":"string","default":""},{"name":"labelClassName","description":"当前列标题的自定义类名","type":"string","default":""},{"name":"selectable","description":"仅对 type=selection 的列有效,类型为 Function,Function 的返回值用来决定这一行的 CheckBox 是否可以勾选","type":"func","default":""},{"name":"reserveSelection","description":"数据刷新后是否保留选项,仅对 type=selection 的列有效,请注意,需指定 row-key 来让这个功能生效","type":"boolean","default":"false"},{"name":"filters","description":"数据过滤的选项,数组格式,数组中的元素需要有 text 和 value 属性","type":"array","default":""},{"name":"filterPlacement","description":"过滤弹出框的定位\n\n*@values* `[top, top-start, top-end, bottom, bottom-start, bottom-end, left, left-start, left-end, right, right-start, right-end]`","type":"string","default":""},{"name":"filterClassName","description":"过滤弹出框的 className","type":"string","default":""},{"name":"filterMultiple","description":"数据过滤的选项是否多选","type":"boolean","default":"false"},{"name":"filterMethod","description":"数据过滤使用的方法,如果是多选的筛选项,对每一条数据会执行多次,任意一次返回 true 就会显示","type":"func","default":""},{"name":"filteredValue","description":"选中的数据过滤项,如果需要自定义表头过滤的渲染方式,可能会需要此属性","type":"array","default":""},{"name":"tooltipFormatter","description":"使用 show-overflow-tooltip 时自定义 tooltip 内容","type":"func","default":""},{"name":"property","description":"","type":"string","default":""},{"name":"clickable","description":"","type":"boolean","default":"false"},{"name":"cellClick","description":"","type":"func","default":""},{"name":"dictType","description":"","type":"string","default":""},{"name":"options","description":"","type":"array","default":""},{"name":"autoUpdate","description":"","type":"boolean","default":"false"},{"name":"treeDict","description":"","type":"boolean","default":"false"},{"name":"idAsValue","description":"","type":"boolean","default":"false"},{"name":"labelAsValue","description":"","type":"boolean","default":"false"},{"name":"maxWidth","description":"","type":"string","default":""},{"name":"allowSort","description":"","type":"boolean","default":"false"},{"name":"filterable","description":"","type":"boolean","default":"false"}],"js":{},"slots":[{"name":"default","description":"默认插槽,用于放置主要内容"},{"name":"header","description":"头部插槽,用于自定义头部内容"},{"name":"expand","description":"展开行内容的插槽,通常用于表格的展开行"},{"name":"filter-icon","description":"过滤图标插槽,用于自定义过滤图标"}]},{"name":"TableView","description":"","source":{"module":"@web-utils/form-ui","symbol":"TableView"},"props":[{"name":"data","description":"","type":"array","default":""},{"name":"viewId","description":"","type":"string|array","default":""},{"name":"searchPanelAttrs","description":"","type":"object","default":"() => {}"},{"name":"toolbarAttrs","description":"","type":"object","default":"() => {}"},{"name":"toolbarListeners","description":"","type":"object","default":""},{"name":"treeAttrs","description":"","type":"object","default":"() => {}"},{"name":"treeListeners","description":"","type":"object","default":""},{"name":"tableAttrs","description":"","type":"object","default":""},{"name":"searchModel","description":"","type":"object","default":""},{"name":"tableListeners","description":"","type":"object","default":"() => {}"},{"name":"deleteApi","description":"","type":"func","default":""},{"name":"borderTop","description":"","type":"boolean","default":"false"},{"name":"borderBottom","description":"","type":"boolean","default":"false"},{"name":"borderLeft","description":"","type":"boolean","default":"false"},{"name":"borderRight","description":"","type":"boolean","default":"false"},{"name":"border","description":"","type":"boolean","default":"true"},{"name":"labelWidth","description":"","type":"string","default":"'120px'"},{"name":"formPath","description":"","type":"string|func","default":""},{"name":"searchFormPosition","description":"","type":"string","default":"'top'"},{"name":"embed","description":"","type":"boolean","default":"false"},{"name":"deleteTips","description":"","type":"string","default":""},{"name":"selectTips","description":"","type":"string","default":""},{"name":"rowKey","description":"","type":"string","default":"'id'"},{"name":"expandSearch","description":"","type":"boolean","default":"false"},{"name":"showToolbar","description":"","type":"boolean","default":"true"}],"js":{"events":[{"name":"reset"}]},"slots":[{"name":"search-form"},{"name":"toolbar-button"},{"name":"toolbar-left"},{"name":"toolbar-right"},{"name":"toolbar-right-button"},{"name":"item"},{"name":"tree-node"},{"name":"tree-label"},{"name":"columns"},{"name":"tableScopeSlotName"},{"name":"default"}]},{"name":"TagRender","description":"","source":{"module":"@web-utils/form-ui","symbol":"TagRender"},"props":[{"name":"enable","description":"","type":"boolean","default":"true"},{"name":"count","description":"","type":"boolean","default":"true"},{"name":"tags","description":"","type":"array","default":"[]"},{"name":"transfer","description":"","type":"func","default":"null"}],"js":{"events":[{"name":"close"},{"name":"add"}]}},{"name":"TextEllipsis","description":"","source":{"module":"@web-utils/form-ui","symbol":"TextEllipsis"},"props":[{"name":"content","description":"","type":"string","default":"''"},{"name":"direction","description":"","type":"string","default":"'end'"},{"name":"rows","description":"","type":"number|string","default":"1"},{"name":"expandText","description":"","type":"string","default":"''"},{"name":"collapseText","description":"","type":"string","default":"''"},{"name":"symbol","description":"","type":"string","default":"'...'"},{"name":"lineHeight","description":"","type":"number|string","default":"'20'"}],"js":{"events":[{"name":"click"},{"name":"change"}]}},{"name":"Toolbar","description":"","source":{"module":"@web-utils/form-ui","symbol":"Toolbar"},"props":[{"name":"searchable","description":"","type":"boolean","default":"false"},{"name":"refreshable","description":"","type":"boolean","default":"false"},{"name":"buttons","description":"","type":"array","default":"['back']"},{"name":"back","description":"","type":"func","default":""},{"name":"cancel","description":"","type":"func","default":""},{"name":"emitter","description":"","type":"string","default":"'self'"},{"name":"footer","description":"","type":"boolean","default":"false"},{"name":"label","description":"","type":"object","default":""}],"js":{}},{"name":"ToolbarButton","description":"","source":{"module":"@web-utils/form-ui","symbol":"ToolbarButton"},"props":[{"name":"size","description":"尺寸\n\n*@values* `[large, default, small]`","type":"string","default":""},{"name":"type","description":"按钮类型,在设置 color 时,后者优先\n\n*@values* `[primary, success, warning, danger, info, default]`","type":"string","default":""},{"name":"plain","description":"是否为朴素按钮","type":"boolean","default":"false"},{"name":"text","description":"是否为文字按钮","type":"boolean","default":"false"},{"name":"bg","description":"是否显示文字按钮背景颜色","type":"boolean","default":"false"},{"name":"link","description":"是否为链接按钮","type":"boolean","default":"false"},{"name":"round","description":"是否为圆角按钮","type":"boolean","default":"false"},{"name":"circle","description":"是否为圆形按钮","type":"boolean","default":"false"},{"name":"dashed","description":"是否是虚线按钮","type":"boolean","default":"false"},{"name":"loading","description":"是否为加载中状态","type":"boolean","default":"false"},{"name":"loadingIcon","description":"自定义加载中状态图标组件","type":"string|object","default":""},{"name":"disabled","description":"按钮是否为禁用状态","type":"boolean","default":"false"},{"name":"icon","description":"图标组件","type":"string|object","default":""},{"name":"autofocus","description":"原生 autofocus 属性","type":"boolean","default":"false"},{"name":"nativeType","description":"原生 type 属性\n\n*@values* `[button, submit, reset]`","type":"string","default":""},{"name":"autoInsertSpace","description":"两个中文字符之间自动插入空格(仅当文本长度为 2 且所有字符均为中文时才生效)","type":"boolean","default":"false"},{"name":"color","description":"自定义按钮颜色,并自动计算 hover 和 active 触发后的颜色","type":"string","default":""},{"name":"dark","description":"dark 模式,意味着自动设置 color 为 dark 模式的颜色","type":"boolean","default":"false"},{"name":"tag","description":"自定义元素标签","type":"string|object","default":""},{"name":"label","description":"","type":"string","default":""},{"name":"loadable","description":"","type":"boolean","default":"false"},{"name":"footer","description":"","type":"boolean","default":"false"},{"name":"primary","description":"","type":"boolean","default":"false"},{"name":"warning","description":"","type":"boolean","default":"false"},{"name":"privilege","description":"","type":"string","default":""},{"name":"condition","description":"","type":"array|func|boolean","default":""},{"name":"conditionTips","description":"","type":"string","default":""},{"name":"confirm","description":"","type":"boolean","default":"false"},{"name":"confirmTips","description":"","type":"string","default":""},{"name":"beforeExecute","description":"","type":"func","default":""},{"name":"afterExecute","description":"","type":"func","default":""},{"name":"route","description":"","type":"string|object","default":""},{"name":"title","description":"","type":"string","default":""},{"name":"cancelButtonText","description":"","type":"string","default":""},{"name":"confirmButtonText","description":"","type":"string","default":""}],"js":{},"slots":[{"name":"icon","description":"自定义图标组件"},{"name":"loading","description":"自定义加载中组件"},{"name":"default","description":"自定义默认内容"}]},{"name":"VueCron","description":"","source":{"module":"@web-utils/form-ui","symbol":"VueCron"},"props":[{"name":"data","description":"","type":"object","default":""},{"name":"expression","description":"","type":"string","default":""},{"name":"runsParser","description":"","type":"func","default":""},{"name":"quartz","description":"","type":"boolean","default":"true"}],"js":{"events":[{"name":"change"},{"name":"close"}]}},{"name":"VueQrCode","description":"","source":{"module":"@web-utils/form-ui","symbol":"VueQrCode"},"props":[{"name":"text","description":"二维码内容字符串","type":"string","default":"'0'"},{"name":"options","description":"生成二维码配置选项\n\n{@link https://github.com/soldair/node-qrcode#qr-code-options}","type":"object","default":""},{"name":"tag","description":"组件根元素标签","type":"string","default":"'canvas'"}],"js":{},"slots":[{"name":"default"}]},{"name":"VueTagsInput","description":"","source":{"module":"@web-utils/form-ui","symbol":"VueTagsInput"},"props":[{"name":"elementId","description":"","type":"string","default":""},{"name":"existingTags","description":"","type":"array","default":"[]"},{"name":"modelValue","description":"","type":"array","default":"[]"},{"name":"typeahead","description":"","type":"boolean","default":"false"},{"name":"typeaheadStyle","description":"","type":"string","default":"'badges'"},{"name":"typeaheadActivationThreshold","description":"","type":"number","default":"1"},{"name":"typeaheadMaxResults","description":"","type":"number","default":"0"},{"name":"typeaheadAlwaysShow","description":"","type":"boolean","default":"false"},{"name":"typeaheadHideDiscard","description":"","type":"boolean","default":"false"},{"name":"placeholder","description":"","type":"string","default":"'请输入...'"},{"name":"discardSearchText","description":"","type":"string","default":"'取消'"},{"name":"limit","description":"","type":"number","default":"0"},{"name":"onlyExistingTags","description":"","type":"boolean","default":"false"},{"name":"deleteOnBackspace","description":"","type":"boolean","default":"true"},{"name":"allowDuplicates","description":"","type":"boolean","default":"false"},{"name":"validate","description":"","type":"func","default":"() => true"},{"name":"addTagsOnComma","description":"","type":"boolean","default":"false"},{"name":"addTagsOnSpace","description":"","type":"boolean","default":"false"},{"name":"addTagsOnBlur","description":"","type":"boolean","default":"false"},{"name":"wrapperClass","description":"","type":"string","default":"'tags-input-wrapper-default'"},{"name":"sortSearchResults","description":"","type":"boolean","default":"true"},{"name":"caseSensitiveTags","description":"","type":"boolean","default":"false"},{"name":"beforeAddingTag","description":"","type":"func","default":"() => true"},{"name":"beforeRemovingTag","description":"","type":"func","default":"() => true"}],"js":{"events":[{"name":"input-changed"},{"name":"change"},{"name":"update:modelValue"},{"name":"initialized"},{"name":"tag-removed"},{"name":"tags-updated"},{"name":"keyup"},{"name":"keydown"},{"name":"focus"},{"name":"blur"},{"name":"limit-reached"},{"name":"tag-added"}]}},{"name":"VueTreeSelect","description":"","source":{"module":"@web-utils/form-ui","symbol":"VueTreeSelect"},"props":[{"name":"allowClearingDisabled","description":"Whether to allow resetting value even if there are disabled selected nodes.","type":"boolean","default":"false"},{"name":"allowSelectingDisabledDescendants","description":"When an ancestor node is selected/deselected, whether its disabled descendants should be selected/deselected.\n\nYou may want to use this in conjunction with `allowClearingDisabled` prop.","type":"boolean","default":"false"},{"name":"alwaysOpen","description":"Whether the menu should be always open.","type":"boolean","default":"false"},{"name":"appendToBody","description":"Append the menu to <body />?","type":"boolean","default":"false"},{"name":"async","description":"Whether to enable async search mode.","type":"boolean","default":"false"},{"name":"autoFocus","description":"Automatically focus the component on mount?","type":"boolean","default":"false"},{"name":"autoLoadRootOptions","description":"Automatically load root options on mount. When set to `false`, root options will be loaded when the menu is opened.","type":"boolean","default":"false"},{"name":"autoDeselectAncestors","description":"When user deselects a node, automatically deselect its ancestors. Applies to flat mode only.","type":"boolean","default":"false"},{"name":"autoDeselectDescendants","description":"When user deselects a node, automatically deselect its descendants. Applies to flat mode only.","type":"boolean","default":"false"},{"name":"autoSelectAncestors","description":"When user selects a node, automatically select its ancestors. Applies to flat mode only.","type":"boolean","default":"false"},{"name":"autoSelectDescendants","description":"When user selects a node, automatically select its descendants. Applies to flat mode only.","type":"boolean","default":"false"},{"name":"backspaceRemoves","description":"Whether pressing backspace key removes the last item if there is no text input.","type":"boolean","default":"false"},{"name":"beforeClearAll","description":"Function that processes before clearing all input fields.\n\nReturn `false` to prevent value from being cleared.","type":"func","default":""},{"name":"branchNodesFirst","description":"Show branch nodes before leaf nodes?","type":"boolean","default":"false"},{"name":"cacheOptions","description":"Should cache results of every search request?","type":"boolean","default":"false"},{"name":"clearable","description":"Show an \"×\" button that resets value?","type":"boolean","default":"false"},{"name":"clearAllText","description":"Title for the \"×\" button when `multiple: true`.","type":"string","default":""},{"name":"clearOnSelect","description":"Whether to clear the search input after selecting.\n\nUse only when `multiple` is `true`.\n\nFor single-select mode, it **always** clears the input after selecting an option regardless of the prop value.","type":"boolean","default":"false"},{"name":"clearValueText","description":"Title for the \"×\" button.","type":"string","default":""},{"name":"closeOnSelect","description":"Whether to close the menu after selecting an option?\n\nUse only when `multiple` is `true`.","type":"boolean","default":"false"},{"name":"defaultExpandLevel","description":"How many levels of branch nodes should be automatically expanded when loaded.\n\nSet `Infinity` to make all branch nodes expanded by default.","type":"number","default":""},{"name":"defaultOptions","description":"The default set of options to show before the user starts searching. Used for async search mode.\n\nWhen set to `true`, the results for search query as a empty string will be autoloaded.","type":"boolean","default":"false"},{"name":"deleteRemoves","description":"Whether pressing delete key removes the last item if there is no text input.","type":"boolean","default":"false"},{"name":"delimiter","description":"Delimiter to use to join multiple values for the hidden field value.","type":"string","default":""},{"name":"flattenSearchResults","description":"Only show the nodes that match the search value directly, excluding its ancestors.","type":"boolean","default":"false"},{"name":"disableBranchNodes","description":"Prevent branch nodes from being selected?","type":"boolean","default":"false"},{"name":"disableFuzzyMatching","description":"Disable the fuzzy matching functionality?","type":"boolean","default":"false"},{"name":"flat","description":"Whether to enable flat mode or not. Non-flat mode (default) means:\n\n - Whenever a branch node gets checked, all its children will be checked too\n\n - Whenever a branch node has all children checked, the branch node itself will be checked too\n\nSet `true` to disable this mechanism","type":"boolean","default":"false"},{"name":"instanceId","description":"Will be passed with all events as the last param.\n\nUseful for identifying events origin.","type":"string|number","default":""},{"name":"joinValues","description":"Joins multiple values into a single form field with the `delimiter` (legacy mode).","type":"boolean","default":"false"},{"name":"limit","description":"Limit the display of selected options.\n\nThe rest will be hidden within the limitText string.","type":"number","default":""},{"name":"limitText","description":"Function that processes the message shown when selected elements pass the defined limit.","type":"func","default":""},{"name":"loadingText","description":"Text displayed when loading options.","type":"string","default":""},{"name":"loadOptions","description":"Used for dynamically loading options.","type":"func","default":""},{"name":"matchKeys","description":"Which node properties to filter on.","type":"array","default":""},{"name":"maxHeight","description":"Sets `maxHeight` style value of the menu.","type":"number","default":""},{"name":"multiple","description":"Set `true` to allow selecting multiple options (a.k.a., multi-select mode).","type":"boolean","default":"false"},{"name":"name","description":"Generates a hidden <input /> tag with this field name for html forms.","type":"string","default":""},{"name":"noChildrenText","description":"Text displayed when a branch node has no children.","type":"string","default":""},{"name":"noOptionsText","description":"Text displayed when there are no available options.","type":"string","default":""},{"name":"noResultsText","description":"Text displayed when there are no matching search results.","type":"string","default":""},{"name":"normalizer","description":"Used for normalizing source data.","type":"func","default":""},{"name":"openDirection","description":"By default (`auto`), the menu will open below the control. If there is not\n\nenough space, vue-treeselect will automatically flip the menu.\n\nYou can use one of other four options to force the menu to be always opened\n\nto specified direction.\n\nAcceptable values:\n\n - `\"auto\"`\n\n - `\"below\"`\n\n - `\"bottom\"`\n\n - `\"above\"`\n\n - `\"top\"`","type":"string","default":""},{"name":"openOnClick","description":"Whether to automatically open the menu when the control is clicked.","type":"boolean","default":"false"},{"name":"openOnFocus","description":"Whether to automatically open the menu when the control is focused.","type":"boolean","default":"false"},{"name":"options","description":"Array of available options.","type":"array","default":""},{"name":"required","description":"Applies HTML5 required attribute when needed.","type":"boolean","default":"false"},{"name":"retryText","description":"Text displayed asking user whether to retry loading children options.","type":"string","default":""},{"name":"retryTitle","description":"Title for the retry button.","type":"string","default":""},{"name":"searchable","description":"Enable searching feature?","type":"boolean","default":"false"},{"name":"searchNested","description":"Search in ancestor nodes too.","type":"boolean","default":"false"},{"name":"searchPromptText","description":"Text tip to prompt for async search.","type":"string","default":""},{"name":"showCount","description":"Whether to show a children count next to the label of each branch node.","type":"boolean","default":"false"},{"name":"showCountOf","description":"Used in conjunction with `showCount` to specify which type of count number should be displayed.\n\nAcceptable values:\n\n - \"ALL_CHILDREN\"\n\n - \"ALL_DESCENDANTS\"\n\n - \"LEAF_CHILDREN\"\n\n - \"LEAF_DESCENDANTS\"","type":"string","default":""},{"name":"showCountOnSearch","description":"Whether to show children count when searching.\n\nFallbacks to the value of `showCount` when not specified.","type":"null","default":""},{"name":"sortValueBy","description":"In which order the selected options should be displayed in trigger & sorted in `value` array.\n\nUsed for multi-select mode only.\n\nAcceptable values:\n\n - \"ORDER_SELECTED\"\n\n - \"LEVEL\"\n\n - \"INDEX\"","type":"string","default":""},{"name":"tabIndex","description":"Tab index of the control.","type":"number","default":""},{"name":"modelValue","description":"The value of the control.\n\nShould be `id` or `node` object for single-select mode, or an array of `id` or `node` object for multi-select mode.\n\nIts format depends on the `valueFormat` prop.\n\nFor most cases, just use `v-model` instead.","type":"null","default":""},{"name":"valueConsistsOf","description":"Which kind of nodes should be included in the `value` array in multi-select mode.\n\nAcceptable values:\n\n - \"ALL\" - Any node that is checked will be included in the `value` array\n\n - \"BRANCH_PRIORITY\" (default) - If a branch node is checked, all its descendants will be excluded in the `value` array\n\n - \"LEAF_PRIORITY\" - If a branch node is checked, this node itself and its branch descendants will be excluded from the `value` array but its leaf descendants will be included\n\n - \"ALL_WITH_INDETERMINATE\" - Any node that is checked will be included in the `value` array, plus indeterminate nodes","type":"string","default":""},{"name":"valueFormat","description":"Format of `value` prop.\n\nNote that, when set to `\"object\"`, only `id` & `label` properties are required in each `node` object in `value` prop.\n\nAcceptable values:\n\n - \"id\"\n\n - \"object\"","type":"string","default":""},{"name":"zIndex","description":"z-index of the menu.","type":"number|string","default":""}],"js":{"events":[{"name":"update:modelValue"},{"name":"search-change"},{"name":"close"},{"name":"open"},{"name":"deselect"},{"name":"select"}]}},{"name":"VueVideoPlayer","description":"","source":{"module":"@web-utils/form-ui","symbol":"VueVideoPlayer"},"props":[{"name":"crossOrigin","description":"","type":"string","default":"''"},{"name":"playsInline","description":"","type":"boolean","default":"false"},{"name":"autoplay","description":"","type":"boolean","default":"true"},{"name":"volume","description":"","type":"number","default":"1"},{"name":"src","description":"","type":"string","default":""},{"name":"options","description":"","type":"object","default":""},{"name":"events","description":"","type":"array","default":"[]"},{"name":"globalOptions","description":"","type":"object","default":"{\r\n // autoplay: false,\r\n controls: true,\r\n\r\n // preload: 'auto',\r\n // fluid: false,\r\n // muted: false,\r\n playbackRates: [0.7, 1.0, 1.5, 2.0],\r\n\r\n controlBar: {\r\n remainingTimeDisplay: false,\r\n playToggle: {},\r\n progressControl: {},\r\n fullscreenToggle: {},\r\n volumeMenuButton: {\r\n inline: false,\r\n vertical: true\r\n }\r\n },\r\n\r\n techOrder: ['html5'],\r\n plugins: {}\r\n}"},{"name":"globalEvents","description":"","type":"array","default":"[]"}],"js":{}},{"name":"Watermark","description":"","source":{"module":"@web-utils/form-ui","symbol":"Watermark"},"props":[{"name":"text","description":"水印文案","type":"string","default":"''"},{"name":"width","description":"宽度","type":"number","default":"200"},{"name":"height","description":"高度","type":"number","default":"150"},{"name":"rotate","description":"旋转角度 0 到 360","type":"number","default":"-30"},{"name":"color","description":"文字颜色","type":"string","default":"'rgba(0,0,0,0.15)'"},{"name":"backgroundColor","description":"背景颜色","type":"string","default":"'rgba(0,0,0,0)'"},{"name":"teleport","description":"","type":"string","default":""}],"js":{}},{"name":"XInputTag","description":"","source":{"module":"@web-utils/form-ui","symbol":"XInputTag"},"props":[{"name":"modelValue","description":"","type":"array|string","default":"() => []"},{"name":"disabled","description":"","type":"boolean","default":"false"},{"name":"separator","description":"","type":"string","default":"','"},{"name":"count","description":"","type":"boolean","default":"true"},{"name":"arrayMode","description":"","type":"boolean","default":"true"},{"name":"objectMode","description":"","type":"boolean","default":"true"},{"name":"query","description":"","type":"func","default":""},{"name":"type","description":"","type":"string","default":"'标签'"}],"js":{"events":[{"name":"update:modelValue"}]}},{"name":"YearCalendar","description":"","source":{"module":"@web-utils/form-ui","symbol":"YearCalendar"},"props":[{"name":"showYearSelector","description":"","type":"boolean","default":"() => true"},{"name":"activeDates","description":"","type":"array","default":"[]"},{"name":"modelValue","description":"","type":"string|number","default":"dayjs().year()"},{"name":"lang","description":"","type":"string","default":"'en'"},{"name":"activeClass","description":"","type":"string","default":"() => ''"},{"name":"prefixClass","description":"","type":"string","default":"() => 'calendar--active'"},{"name":"hideWeekend","description":"","type":"boolean","default":"false"},{"name":"hideSunday","description":"","type":"boolean","default":"false"}],"js":{"events":[{"name":"toggleDate"},{"name":"monthClick"},{"name":"update:activeDates"},{"name":"update:modelValue"}]}}]}}}
|