@form-create/iview 2.7.6 → 2.7.7
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/dist/form-create.esm.js +18 -13
- package/dist/form-create.js +3 -3
- package/dist/form-create.min.js +3 -3
- package/package.json +3 -3
package/dist/form-create.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* FormCreate 低代码表单渲染器
|
|
3
|
-
* @form-create/iview v2.7.
|
|
3
|
+
* @form-create/iview v2.7.7
|
|
4
4
|
* (c) 2018-2025 xaboy
|
|
5
5
|
* Github https://github.com/xaboy/form-create
|
|
6
6
|
* Site https://form-create.com/
|
|
7
7
|
* Released under the MIT License.
|
|
8
8
|
*/
|
|
9
9
|
(function(){"use strict";try{if(typeof document!="undefined"){var o=document.createElement("style");o.appendChild(document.createTextNode('._fc-frame .fc-upload-btn{border:1px dashed #c0ccda;cursor:pointer}._fc-frame .fc-upload-cover{opacity:0;position:absolute;inset:0;background:#0009;transition:opacity .3s}._fc-frame .fc-upload-cover i{color:#fff;font-size:20px;cursor:pointer;margin:0 2px}._fc-frame .fc-files:hover .fc-upload-cover{opacity:1}._fc-frame .ivu-upload-list{margin-top:0}._fc-frame .fc-files img{width:100%;height:100%;display:inline-block;vertical-align:top}._fc-frame .fc-upload-btn,._fc-frame .fc-files{display:inline-block;width:58px;height:58px;text-align:center;line-height:58px;border:1px solid #c0ccda;border-radius:4px;overflow:hidden;background:#fff;position:relative;box-shadow:2px 2px 5px #0000001a;margin-right:4px;box-sizing:border-box}._fc-upload .fc-upload-btn{border:1px dashed #c0ccda;cursor:pointer}._fc-upload .fc-upload-cover{opacity:0;position:absolute;inset:0;background:#0009;transition:opacity .3s}._fc-upload .fc-upload-cover i{color:#fff;font-size:20px;cursor:pointer;margin:0 2px}._fc-upload .fc-files:hover .fc-upload-cover{opacity:1}._fc-upload .ivu-upload-list{margin-top:0}._fc-upload .fc-files img{width:100%;height:100%;display:inline-block;vertical-align:top}._fc-upload .fc-upload-btn,._fc-upload .fc-files{display:inline-block;width:58px;height:58px;text-align:center;line-height:58px;border:1px solid #c0ccda;border-radius:4px;overflow:hidden;background:#fff;position:relative;box-shadow:2px 2px 5px #0000001a;margin-right:4px;box-sizing:border-box}._fc-group{display:flex;min-height:42px;justify-content:center;flex-direction:column}._fc-group-disabled ._fc-group-btn,._fc-group-disabled ._fc-group-add{cursor:not-allowed}._fc-group-handle{display:flex;flex-direction:row;position:absolute;bottom:-15px;right:30px;border-radius:15px;border:1px dashed #d9d9d9;padding:3px 8px;background-color:#fff}._fc-group-btn{cursor:pointer}._fc-group-idx{position:absolute;bottom:-15px;left:10px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;background:#eee;border-radius:15px;font-weight:700}._fc-group-handle ._fc-group-btn+._fc-group-btn{margin-left:7px}._fc-group-container{position:relative;display:flex;flex-direction:column;border:1px dashed #d9d9d9;padding:20px 20px 25px;margin:5px 5px 25px;border-radius:5px}._fc-group-arrow{position:relative;width:20px;height:20px}._fc-group-arrow:before{content:"";position:absolute;top:8px;left:5px;width:9px;height:9px;border-left:2px solid #999;border-top:2px solid #999}._fc-group-arrow:before{transform:rotate(45deg)}._fc-group-arrow._fc-group-down{transform:rotate(180deg)}._fc-group-plus-minus{width:20px;height:20px;position:relative;cursor:pointer}._fc-group-plus-minus:before,._fc-group-plus-minus:after{content:"";position:absolute;top:50%;left:50%;width:60%;height:2px;background-color:#409eff;transform:translate(-50%,-50%)}._fc-group-plus-minus:before{transform:translate(-50%,-50%) rotate(90deg)}._fc-group-plus-minus._fc-group-minus:before{display:none}._fc-group-plus-minus._fc-group-minus:after{background-color:#f56c6c}._fc-group-add{cursor:pointer;width:25px;height:25px;border:1px solid rgb(64 158 255 / 50%);border-radius:15px}._fc-group-add._fc-group-plus-minus:before,._fc-group-add._fc-group-plus-minus:after{width:50%}.form-create .form-create .ivu-form-item{margin-bottom:24px}.form-create .form-create .ivu-form-item .ivu-form-item{margin-bottom:0}')),document.head.appendChild(o)}}catch(r){console.error("vite-plugin-css-injected-by-js",r)}})();
|
|
10
|
-
(function(P,m){typeof exports=="object"&&typeof module!="undefined"?m(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],m):(P=typeof globalThis!="undefined"?globalThis:P||self,m(P.formCreate={},P.Vue))})(this,function(P,m){"use strict";var Ai=Object.defineProperty,Ii=Object.defineProperties;var Pi=Object.getOwnPropertyDescriptors;var Ut=Object.getOwnPropertySymbols;var Ti=Object.prototype.hasOwnProperty,Li=Object.prototype.propertyIsEnumerable;var qt=(P,m,V)=>m in P?Ai(P,m,{enumerable:!0,configurable:!0,writable:!0,value:V}):P[m]=V,_=(P,m)=>{for(var V in m||(m={}))Ti.call(m,V)&&qt(P,V,m[V]);if(Ut)for(var V of Ut(m))Li.call(m,V)&&qt(P,V,m[V]);return P},z=(P,m)=>Ii(P,Pi(m));function V(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}function je(){return je=Object.assign?Object.assign.bind():function(t){for(var e,r=1;r<arguments.length;r++)for(var i in e=arguments[r],e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t},je.apply(this,arguments)}var Gt=["attrs","props","domProps"],Ht=["class","style","directives"],zt=["on","nativeOn"],Jt=function(t){return t.reduce(function(e,r){for(var i in r)if(!e[i])e[i]=r[i];else if(Gt.indexOf(i)!==-1)e[i]=je({},e[i],r[i]);else if(Ht.indexOf(i)!==-1){var s=e[i]instanceof Array?e[i]:[e[i]],n=r[i]instanceof Array?r[i]:[r[i]];e[i]=[].concat(s,n)}else if(zt.indexOf(i)!==-1)for(var o in r[i])if(e[i][o]){var a=e[i][o]instanceof Array?e[i][o]:[e[i][o]],l=r[i][o]instanceof Array?r[i][o]:[r[i][o]];e[i][o]=[].concat(a,l)}else e[i][o]=r[i][o];else if(i==="hook")for(var u in r[i])e[i][u]=e[i][u]?Wt(e[i][u],r[i][u]):r[i][u];else e[i]=r[i];return e},{})},Wt=function(t,e){return function(){t&&t.apply(this,arguments),e&&e.apply(this,arguments)}},Kt=Jt;const I=V(Kt);function be(t,e){return Object.keys(t).reduce((r,i)=>((!e||e.indexOf(i)===-1)&&r.push(t[i]),r),[])}const xt={name:"fcCheckbox",props:{formCreateInject:{type:Object,required:!0},value:{type:Array,default:()=>[]}},watch:{"formCreateInject.options":{handler(){this.update()},deep:!0},value(){this.update()}},data(){return{trueValue:[]}},methods:{options(){const t=this.formCreateInject.options;return Array.isArray(t)?t:[]},onInput(t){this.$emit("input",this.options().filter(e=>t.indexOf(e.label)!==-1).map(e=>e.value).filter(e=>e!==void 0))},update(){const t=Array.isArray(this.value)?this.value:[this.value];this.trueValue=this.options().filter(e=>t.indexOf(e.value)!==-1).map(e=>e.label)}},created(){this.update()},render(){const t=arguments[0];return t("CheckboxGroup",I([{},this.formCreateInject.prop,{ref:"el"},{props:{value:this.trueValue}},{on:{input:this.onInput}}]),[this.options().map((e,r)=>{const i=_({},e);return delete i.value,t("Checkbox",I([{},{props:i},{key:""+r+"-"+e.value}]))}),be(this.$slots)])},mounted(){this.$emit("fc.el",this.$refs.el)}};function q(t){return Array.isArray(t)?t:[null,void 0,""].indexOf(t)>-1?[]:[t]}const Xt="fcFrame";function et(t){return{name:Xt,props:{formCreateInject:{type:Object,required:!0},type:{type:String,default:"input"},field:String,helper:{type:Boolean,default:!0},disabled:{type:Boolean,default:!1},src:{type:String,required:!0},icon:{type:String,default:t.fileUpIcon},width:{type:[Number,String],default:500},height:{type:String,default:"370px"},maxLength:{type:Number,default:0},okBtnText:{type:String,default:""},closeBtnText:{type:String,default:""},modalTitle:String,handleIcon:{type:[String,Boolean],default:void 0},title:String,allowRemove:{type:Boolean,default:!0},onOpen:{type:Function,default:()=>{}},onOk:{type:Function,default:()=>{}},onCancel:{type:Function,default:()=>{}},onLoad:{type:Function,default:()=>{}},onBeforeRemove:{type:Function,default:()=>{}},onRemove:{type:Function,default:()=>{}},onHandle:{type:Function,default(e){this.previewImage=this.getSrc(e),this.previewVisible=!0}},modal:{type:Object,default:()=>({})},srcKey:{type:[String,Number]},value:[Array,String,Number,Object],previewMask:void 0,footer:{type:Boolean,default:!0},reload:{type:Boolean,default:!0},closeBtn:{type:Boolean,default:!0},okBtn:{type:Boolean,default:!0}},data(){return{fileList:q(this.value),previewVisible:!1,frameVisible:!1,previewImage:""}},watch:{value(e){this.fileList=q(e)},fileList(e){const r=this.maxLength===1?e[0]||"":e;this.$emit("input",r),this.$emit("change",r)},src(e){this.modalVm&&(this.modalVm.src=e)}},methods:{key(e){return e},closeModel(e){this.$emit(e?"$close":"$ok"),this.reload&&(this.$off("$ok"),this.$off("$close")),this.frameVisible=!1},showModel(){this.disabled||this.onOpen()===!1||(this.frameVisible=!0)},makeInput(){const e=this.$createElement,r={type:"text",value:this.fileList.map(i=>this.getSrc(i)).toString(),icon:this.icon,readonly:!0,clearable:!1};return e("Input",I([{},{props:r},{},{on:{"on-click":()=>this.showModel()}},{key:this.key("input")}]))},makeGroup(e){const r=this.$createElement;return(!this.maxLength||this.fileList.length<this.maxLength)&&e.push(this.makeBtn()),r("div",{key:this.key("group")},[...e])},makeItem(e,r){const i=this.$createElement;return i("div",{class:"fc-files",key:this.key("file"+e)},[...r])},valid(e){const r=this.formCreateInject.field||this.field;if(r&&e!==r)throw new Error("[frame]无效的字段值")},makeIcons(e,r){const i=this.$createElement;if(this.handleIcon!==!1||this.allowRemove===!0){const s=[];return(this.type!=="file"&&this.handleIcon!==!1||this.type==="file"&&this.handleIcon)&&s.push(this.makeHandleIcon(e,r)),this.allowRemove&&s.push(this.makeRemoveIcon(e,r)),i("div",{class:"fc-upload-cover",key:this.key("uc")},[s])}},makeHandleIcon(e,r){const i=this.$createElement;return i("icon",I([{},{props:{type:this.handleIcon===!0||this.handleIcon===void 0?"ios-eye-outline":this.handleIcon}},{on:{click:()=>this.handleClick(e)},key:this.key("hi"+r)}]))},makeRemoveIcon(e,r){const i=this.$createElement;return i("icon",I([{},{props:{type:"ios-trash-outline"}},{on:{click:()=>this.handleRemove(e)},key:this.key("ri"+r)}]))},makeFiles(){const e=this.$createElement;return this.makeGroup(this.fileList.map((r,i)=>this.makeItem(i,[e("icon",I([{},{props:{type:t.fileIcon,size:40}},{on:{click:()=>this.handleClick(r)}}])),this.makeIcons(r,i)])))},makeImages(){const e=this.$createElement;return this.makeGroup(this.fileList.map((r,i)=>this.makeItem(i,[e("img",{attrs:{src:this.getSrc(r)}}),this.makeIcons(r,i)])))},makeBtn(){const e=this.$createElement;return e("div",{class:"fc-upload-btn",on:{click:()=>this.showModel()},key:this.key("btn")},[e("icon",I([{},{props:{type:this.icon,size:20}}]))])},handleClick(e){return this.onHandle(e)},handleRemove(e){this.disabled||this.onBeforeRemove(e)!==!1&&(this.fileList.splice(this.fileList.indexOf(e),1),this.onRemove(e))},getSrc(e){return this.srcKey?e[this.srcKey]:e},frameLoad(e){this.onLoad(e);try{this.helper===!0&&(e.form_create_helper={api:this.formCreateInject.api,close:r=>{this.valid(r),this.closeModel()},set:(r,i)=>{this.valid(r),this.disabled||this.$emit("input",i)},get:r=>(this.valid(r),this.value),onOk:r=>this.$on("$ok",r),onClose:r=>this.$on("$close",r)})}catch(r){console.log(r)}},makeFooter(){const e=this.$createElement,{okBtnText:r,closeBtnText:i,closeBtn:s,okBtn:n,footer:o}=this.$props,a=[];return o&&(s&&a.push(e("Button",{on:{click:()=>this.onCancel()!==!1&&this.closeModel(!0)}},[i||this.formCreateInject.t("close")||"关闭"])),n&&a.push(e("Button",{attrs:{type:"primary"},on:{click:()=>this.onOk()!==!1&&this.closeModel()}},[r||this.formCreateInject.t("ok")||"确定"]))),a}},render(){const e=arguments[0],r=this.type;let i;r==="input"?i=this.makeInput():r==="image"?i=this.makeImages():i=this.makeFiles();const{width:s,height:n,src:o,title:a,modalTitle:l}=this.$props;return this.$nextTick(()=>{this.$refs.frame&&this.frameLoad(this.$refs.frame.contentWindow||{})}),e("div",{class:"_fc-frame"},[i,e("Modal",I([{},{props:{mask:this.previewMask,title:l,footerHide:!0}},{model:{value:this.previewVisible,callback:u=>{this.previewVisible=u}}}]),[e("img",{style:"width: 100%",attrs:{src:this.previewImage}})]),e("Modal",I([{},{props:_({width:s,title:a},this.modal)},{on:{"on-cancel":()=>this.closeModel(!0)},model:{value:this.frameVisible,callback:u=>{this.frameVisible=u}}}]),[this.frameVisible||!this.reload?e("iframe",{ref:"frame",attrs:{src:o,frameBorder:"0"},style:{height:n,border:"0 none",width:"100%"}}):null,e("div",{slot:"footer"},[this.makeFooter()])])])},mounted(){this.$on("fc.closeModal",this.closeModal)}}}const tt=et({fileIcon:"md-document",fileUpIcon:"ios-folder-open"});tt.v2=et({fileIcon:"document-text",fileUpIcon:"folder"});const Zt={name:"fcRadio",props:{formCreateInject:{type:Object,required:!0},value:{}},watch:{"formCreateInject.options":{handler(){this.update()},deep:!0},value(){this.update()}},data(){return{trueValue:[]}},methods:{options(){const t=this.formCreateInject.options;return Array.isArray(t)?t:[]},onInput(t){this.$emit("input",this.options().filter(e=>e.label===t).reduce((e,r)=>r.value,""))},update(){this.trueValue=this.options().filter(t=>t.value===this.value).reduce((t,e)=>e.label,"")}},created(){this.update()},render(){const t=arguments[0];return t("RadioGroup",I([{},this.formCreateInject.prop,{},{props:{value:this.trueValue}},{ref:"el",on:{input:this.onInput}}]),[this.options().map((e,r)=>{const i=_({},e);return delete i.value,t("Radio",I([{},{props:i},{key:""+r+"-"+e.value}]))}),be(this.$slots)])},mounted(){this.$emit("fc.el",this.$refs.el)}},h={type(t,e){return Object.prototype.toString.call(t)==="[object "+e+"]"},Undef(t){return t==null},Element(t){return typeof t=="object"&&t!==null&&t.nodeType===1&&!h.Object(t)},trueArray(t){return Array.isArray(t)&&t.length>0},Function(t){const e=this.getType(t);return e==="Function"||e==="AsyncFunction"},getType(t){const e=Object.prototype.toString.call(t);return/^\[object (.*)\]$/.exec(e)[1]},empty(t){return t==null||Array.isArray(t)&&Array.isArray(t)&&!t.length?!0:typeof t=="string"&&!t}};["Date","Object","String","Boolean","Array","Number"].forEach(t=>{h[t]=function(e){return h.type(e,t)}});function R(t,e){return{}.hasOwnProperty.call(t,e)}const Qt={name:"fcSelect",functional:!0,props:{formCreateInject:{type:Object,required:!0}},render(t,e){const r=(n,o)=>{const a=n.slot;return t("Option",I([{},{props:n},{key:""+o+"-"+n.value}]),[a?t("template",{slot:n.slotName||"default"},[h.Function(a)?n.slot(t):a]):null])},i=(n,o)=>t("OptionGroup",{attrs:{label:n.label},key:""+o+"-"+n.label},[h.trueArray(n.options)&&n.options.map((a,l)=>r(a,l))]),s=e.props.formCreateInject.options;return t("Select",I([{},e.data,{ref:"el"}]),[(Array.isArray(s)?s:[]).map((n,o)=>R(n||"","options")?i(n,o):r(n,o)),e.children])},mounted(){this.$emit("fc.el",this.$refs.el)}},Yt={name:"fcTree",props:{formCreateInject:{type:Object,required:!0},type:{type:String,default:"checked"},value:{type:[Array,String,Number],default:()=>[]}},data(){return{treeData:[]}},watch:{value(t){this.setStatus(t)}},created(){this.setStatus(this.value)},methods:{setStatus(t){const e=q(t),r=this.formCreateInject.prop.props.data;this.type==="selected"?this.checked(r,e,"selected"):this.checked(r,e,"checked"),this.$forceUpdate()},checked(t,e,r){t.forEach(i=>{this.$set(i,r,e.indexOf(i.id)!==-1),i.children!==void 0&&Array.isArray(i.children)&&this.checked(i.children,e,r)})},onInput(t){this.$emit("input",t.map(e=>e.id))}},render(){const t=arguments[0],e={};return this.type==="selected"?e["on-select-change"]=this.onInput:e["on-check-change"]=this.onInput,t("Tree",I([{},this.formCreateInject.prop,{ref:"tree"},{on:e}]),[be(this.$slots)])},mounted(){this.$emit("fc.el",this.$refs.tree)}};function rt(t){return typeof t=="object"?t:{url:t,is_string:!0,name:er(t)}}function it(t){return z(_({},t),{file:t,value:t})}function er(t){return(""+t).split("/").pop()}const tr="fcUpload";function nt(t){return{name:tr,props:{formCreateInject:{type:Object,required:!0},onHandle:{type:Function,default(e){this.previewImage=e.url,this.previewVisible=!0}},uploadType:{type:String,default:"file"},maxLength:{type:Number,default:0},allowRemove:{type:Boolean,default:!0},modalTitle:String,handleIcon:{type:[String,Boolean],default:()=>{}},value:[Array,String]},data(){return{uploadList:[],previewVisible:!1,previewImage:"",cacheFiles:[]}},created(){this.formCreateInject.prop.props.showUploadList===void 0&&(this.formCreateInject.prop.props.showUploadList=!1),this.formCreateInject.prop.props.defaultFileList=q(this.value).map(rt).map(it)},watch:{value(e){this.$refs.upload.fileList.every(r=>!r.status||r.status==="finished")&&(this.$refs.upload.fileList=q(e).map(rt).map(it),this.uploadList=this.$refs.upload.fileList)},maxLength(e,r){(r===1||e===1)&&this.update()}},methods:{key(e){return e},isDisabled(){return this.formCreateInject.prop.props.disabled===!0},onRemove(e){this.isDisabled()||this.$refs.upload.handleRemove(e)},handleClick(e){this.onHandle(e)},makeItem(e,r){const i=this.$createElement;return this.uploadType==="image"?i("img",{attrs:{src:e.url},key:this.key("img"+r)}):i("icon",I([{},{props:{type:t.fileIcon,size:40}},{key:this.key("i"+r)}]))},makeRemoveIcon(e,r){const i=this.$createElement;return i("icon",{attrs:{type:"ios-trash-outline"},on:{click:()=>this.onRemove(e)},key:this.key("ri"+r)})},makeHandleIcon(e,r){const i=this.$createElement;return i("icon",{attrs:{type:this.handleIcon===!0||this.handleIcon===void 0?"ios-eye-outline":this.handleIcon},on:{click:()=>this.handleClick(e)},key:this.key("hi"+r)})},makeProgress(e,r){const i=this.$createElement;return i("Progress",I([{},{props:{percent:e.percentage,hideInfo:!0}},{style:"width:90%",key:this.key("pg"+r)}]))},makeIcons(e,r){const i=this.$createElement,s=[];if(this.allowRemove||this.handleIcon!==!1)return(this.uploadType!=="file"&&this.handleIcon!==!1||this.uploadType==="file"&&this.handleIcon)&&s.push(this.makeHandleIcon(e,r)),this.allowRemove&&s.push(this.makeRemoveIcon(e,r)),i("div",{class:"fc-upload-cover"},[s])},makeFiles(){const e=this.$createElement;return this.uploadList.map((r,i)=>this.$scopedSlots.fileList?this.$scopedSlots.fileList({file:r,index:i,vm:this}):e("div",{key:this.key(i),class:"fc-files"},[r.showProgress?this.makeProgress(r,i):[this.makeItem(r,i),this.makeIcons(r,i)]]))},makeUpload(){const e=this.$createElement,r=!this.maxLength||this.maxLength>this.uploadList.length;return e("Upload",I([{},this.formCreateInject.prop,{},{style:{display:"inline-block"},key:this.key("upload"),ref:"upload"}]),[r?e("template",{slot:"default"},[this.$slots.default||e("div",{class:"fc-upload-btn"},[e("icon",I([{},{props:{type:this.uploadType==="file"?"ios-cloud-upload-outline":t.imgUpIcon,size:20}}]))])]):null,be(this.$slots,["default"])])},update(){let e=this.$refs.upload.fileList.map(r=>r.is_string?r.url:r.value||r.url).filter(r=>r!==void 0);(this.cacheFiles.length!==e.length||!e.length)&&(this.cacheFiles=[...e],this.$emit("input",this.maxLength===1?e[0]||"":e))},handleCancel(){this.previewVisible=!1}},render(){const e=arguments[0];return this.$refs.upload&&(this.formCreateInject.prop.props.showUploadList===void 0&&(this.formCreateInject.prop.props.showUploadList=this.$refs.upload.showUploadList),this.formCreateInject.prop.props.defaultFileList=this.$refs.upload.defaultFileList),e("div",{class:"_fc-upload"},[[this.formCreateInject.prop.props.showUploadList?[]:this.makeFiles(),this.makeUpload()],e("Modal",I([{},{props:{title:this.modalTitle,footerHide:!0}},{model:{value:this.previewVisible,callback:r=>{this.previewVisible=r}}}]),[e("img",{attrs:{alt:"example",src:this.previewImage},style:"width: 100%"})])])},mounted(){this.uploadList=this.$refs.upload.fileList,this.$watch(()=>this.$refs.upload.fileList,()=>{this.update()},{deep:!0}),this.$emit("fc.el",this.$refs.upload)}}}const st=nt({fileIcon:"md-document",imgUpIcon:"md-images"});st.v2=nt({fileIcon:"document-text",imgUpIcon:"image"});function S(t,e,r){m.set(t,e,r)}function te(t,e){(m.del||m.delete)(t,e)}function me(t,e={},r){let i=!1;for(let s in e)if(Object.prototype.hasOwnProperty.call(e,s)){let n=e[s];if((i=Array.isArray(n))||h.Object(n)){let o=t[s]===void 0;if(i)i=!1,o&&S(t,s,[]);else if(n._clone&&r!==void 0)if(r)n=n.getRule(),o&&S(t,s,{});else{S(t,s,n._clone());continue}else o&&S(t,s,{});t[s]=me(t[s],n,r)}else S(t,s,n),h.Undef(n)||(h.Undef(n.__json)||(t[s].__json=n.__json),h.Undef(n.__origin)||(t[s].__origin=n.__origin))}return r!==void 0&&Array.isArray(t)?t.filter(s=>!s||!s.__ctrl):t}function G(t){return me({},{value:t}).value}const rr=Object.assign||function(t){for(let e,r=1;r<arguments.length;r++)for(let i in e=arguments[r],e)Object.prototype.hasOwnProperty.call(e,i)&&S(t,i,e[i]);return t};function C(){return rr.apply(this,arguments)}function Ae(t){return typeof t!="object"||t===null?t:t instanceof Array?[...t]:_({},t)}const ir=[xt,Zt,Qt,Yt,{name:"fcSubForm",props:{rule:Array,options:Object,formCreateInject:{type:Object,required:!0},value:{type:Object,default:()=>({})},disabled:{type:Boolean,default:!1},syncDisabled:{type:Boolean,default:!0}},data(){return{cacheRule:{},cacheValue:{},type:void 0}},watch:{value(t){this.setValue(t)}},methods:{formData(t){this.cacheValue=JSON.stringify(t),this.$emit("input",t),this.$emit("change",t)},setValue(t){const e=JSON.stringify(t);this.cacheValue!==e&&(this.cacheValue=e,this.cacheRule.$f.coverValue(t||{}))},addRule(){const t=this.options?this.options:{submitBtn:!1,resetBtn:!1};t.formData=_({},this.value||{}),this.cacheRule={rule:this.rule,options:t}},add$f(t){this.cacheRule.$f=t,this.$nextTick(()=>{this.$emit("itemMounted",t)})},emitEvent(t,...e){this.$emit(t,...e)}},created(){this.addRule(),this.type=this.formCreateInject.form.$form()},render(){const t=arguments[0],{rule:e,options:r}=this.cacheRule,i=this.type;return t(i,I([{},{on:{"update:value":this.formData,"emit-event":this.emitEvent,input:this.add$f}},{},{props:{rule:e,option:r,disabled:this.disabled,extendOption:!0}}]))}},tt,st,{name:"fcGroup",props:{field:String,rule:[Array,Object],rules:Array,expand:Number,options:Object,formCreateInject:{type:Object,required:!0},button:{type:Boolean,default:!0},max:{type:Number,default:0},min:{type:Number,default:0},value:{type:Array,default:()=>[]},sortBtn:{type:Boolean,default:!0},defaultValue:Object,disabled:{type:Boolean,default:!1},syncDisabled:{type:Boolean,default:!0},onBeforeRemove:{type:Function,default:()=>{}},onBeforeAdd:{type:Function,default:()=>{}},parse:Function},data(){return{len:0,cacheRule:{},cacheValue:{},sort:[],type:void 0}},computed:{formRule(){return this.rules?this.rules:this.rule?Array.isArray(this.rule)?this.rule:[this.rule]:[]}},watch:{cacheRule:{handler(t){this.sort=Object.keys(t)},immediate:!0},formRule:{handler(t,e){Object.keys(this.cacheRule).forEach(r=>{const i=this.cacheRule[r];if(i.$f){const s=i.$f.formData();if(t===e)i.$f.deferSyncValue(()=>{me(i.rule,t),i.$f.setValue(s)},!0);else{const n=i.$f.formData();i.$f.once("reloading",()=>{i.$f.setValue(n)}),i.rule=G(t)}}})},deep:!0},expand(t){let e=t-this.value.length;e>0&&this.expandRule(e)},value(t,e){t=t||[];let r=this.sort,i=r.length,s=i-t.length;if(s<0){for(let n=s;n<0;n++)this.addRule(t.length+n);this.sort=Object.keys(this.cacheRule);for(let n=0;n<i;n++)this.setValue(r[n],t[n])}else{if(s>0){for(let n=0;n<s;n++)this.removeRule(r[i-n-1]);this.sort=Object.keys(this.cacheRule)}t.forEach((n,o)=>{this.setValue(r[o],t[o])})}}},methods:{_value(t){return t&&R(t,this.field)?t[this.field]:t},cache(t,e){this.cacheValue[t]=JSON.stringify(e)},input(t){this.$emit("input",t),this.$emit("change",t)},formData(t,e){const r=this.cacheRule,i=this.sort;if(i.filter(n=>r[n].$f).length!==i.length)return;const s=i.map(n=>{const o=t===n?e:_({},this.cacheRule[n].$f.form),a=this.field?o[this.field]||null:o;return this.cache(n,a),a});this.input(s)},setValue(t,e){const r=this.field,i=this.cacheRule[t].$f;r&&(e={[r]:this._value(e)}),this.cacheValue[t]!==JSON.stringify(r?e[r]:e)&&(this.cache(t,e),i&&i.coverValue(e||{}))},addRule(t,e){const r=this.formCreateInject.form.copyRules(this.formRule),i=this.options?_({},this.options):{submitBtn:!1,resetBtn:!1};if(this.defaultValue){i.formData||(i.formData={});const s=G(this.defaultValue);C(i.formData,this.field?{[this.field]:s}:s)}this.parse&&this.parse({rule:r,options:i,index:this.sort.length}),this.$set(this.cacheRule,++this.len,{rule:r,options:i}),e&&this.$nextTick(()=>this.$emit("add",r,Object.keys(this.cacheRule).length-1))},add$f(t,e,r){this.cacheRule[e].$f=r,this.$nextTick(()=>{this.$emit("itemMounted",r,Object.keys(this.cacheRule).indexOf(e))})},removeRule(t,e){const r=Object.keys(this.cacheRule).indexOf(t);this.$delete(this.cacheRule,t),this.$delete(this.cacheValue,t),e&&this.$nextTick(()=>this.$emit("remove",r))},add(t){if(this.disabled||this.onBeforeAdd(this.value)===!1)return;const e=[...this.value];e.push(this.defaultValue?G(this.defaultValue):this.field?null:{}),this.input(e)},del(t,e){if(this.disabled||this.onBeforeRemove(this.value,t)===!1)return;this.removeRule(e,!0);const r=[...this.value];r.splice(t,1),this.input(r)},addIcon(t){const e=this.$createElement;return e("div",{class:"_fc-group-btn _fc-group-plus-minus",on:{click:this.add}})},delIcon(t,e){const r=this.$createElement;return r("div",{class:"_fc-group-btn _fc-group-plus-minus _fc-group-minus",on:{click:()=>this.del(t,e)}})},sortUpIcon(t){const e=this.$createElement;return e("div",{class:"_fc-group-btn _fc-group-arrow _fc-group-up",on:{click:()=>this.changeSort(t,-1)}})},sortDownIcon(t){const e=this.$createElement;return e("div",{class:"_fc-group-btn _fc-group-arrow _fc-group-down",on:{click:()=>this.changeSort(t,1)}})},changeSort(t,e){const r=this.sort[t];this.$set(this.sort,t,this.sort[t+e]),this.sort[t+e]=r,this.formData(0)},makeIcon(t,e,r){if(this.$scopedSlots.button)return this.$scopedSlots.button({total:t,index:e,vm:this,key:r,del:()=>this.del(e,r),add:this.add});const i=[];return(!this.max||t<this.max)&&t===e+1&&i.push(this.addIcon(r)),t>this.min&&i.push(this.delIcon(e,r)),this.sortBtn&&e&&i.push(this.sortUpIcon(e)),this.sortBtn&&e!==t-1&&i.push(this.sortDownIcon(e)),i},emitEvent(t,e,r,i){this.$emit(t,...e,this.cacheRule[i].$f,r)},expandRule(t){for(let e=0;e<t;e++)this.value.push(this.field?null:{})}},created(){this.type=this.formCreateInject.form.$form();const t=(this.expand||0)-this.value.length;t>0&&this.expandRule(t);for(let e=0;e<this.value.length;e++)this.addRule(e)},render(){const t=arguments[0],e=this.sort,r=this.button,i=this.type,s=this.disabled,n=e.length===0?this.$scopedSlots.default?this.$scopedSlots.default({vm:this,add:this.add}):t("div",{key:"a_def",class:"_fc-group-plus-minus _fc-group-add fc-clock",on:{click:this.add}}):e.map((o,a)=>{const{rule:l,options:u}=this.cacheRule[o],f=r&&!s?this.makeIcon(e.length,a,o):[];return t("div",{class:"_fc-group-container",key:o},[t(i,I([{key:o},{on:{"update:value":d=>this.formData(o,d),"emit-event":(d,...y)=>this.emitEvent(d,y,a,o),input:d=>this.add$f(a,o,d)}},{},{props:{disabled:s,inFor:!0,value:this.field?{[this.field]:this._value(this.value[a])}:this.value[a],rule:l,option:u,extendOption:!0}}])),t("div",{class:"_fc-group-idx"},[a+1]),f.length?t("div",{class:"_fc-group-handle fc-clock"},[f]):null])});return t("div",{key:"con",class:"_fc-group "+(s?"_fc-group-disabled":"")},[n])}}];function re(t,e){var r=null;return function(...i){r!==null&&clearTimeout(r),r=setTimeout(()=>t.call(this,...i),e)}}function ge(t){let e=t.replace(/([A-Z])/g,"-$1").toLocaleLowerCase();return e.indexOf("-")===0&&(e=e.substr(1)),e}const ot=["attrs","props","domProps","scopedSlots"],at=["class","style","directives"],lt=["on","nativeOn","hook"],X=(t,e={},r={})=>{const i=[...ot,...r.normal||[]],s=[...at,...r.array||[]],n=[...lt,...r.functional||[]],o=r.props||[];return t.reduce((a,l)=>{for(const u in l)if(a[u])if(o.indexOf(u)>-1)a[u]=X([l[u]],a[u]);else if(i.indexOf(u)>-1)a[u]=_(_({},a[u]),l[u]);else if(s.indexOf(u)>-1){const f=a[u]instanceof Array?a[u]:[a[u]],d=l[u]instanceof Array?l[u]:[l[u]];a[u]=[...f,...d]}else if(n.indexOf(u)>-1)for(const f in l[u])if(a[u][f]){const d=a[u][f]instanceof Array?a[u][f]:[a[u][f]],y=l[u][f]instanceof Array?l[u][f]:[l[u][f]];a[u][f]=[...d,...y]}else a[u][f]=l[u][f];else if(u==="hook")for(let f in l[u])a[u][f]?a[u][f]=nr(a[u][f],l[u][f]):a[u][f]=l[u][f];else a[u]=l[u];else i.indexOf(u)>-1||n.indexOf(u)>-1||o.indexOf(u)>-1?a[u]=_({},l[u]):s.indexOf(u)>-1?a[u]=l[u]instanceof Array?[...l[u]]:typeof l[u]=="object"?_({},l[u]):l[u]:a[u]=l[u];return a},e)},nr=(t,e)=>function(){t&&t.apply(this,arguments),e&&e.apply(this,arguments)},ut=["type","slot","ignore","emitPrefix","value","name","native","hidden","display","inject","options","emit","nativeEmit","link","prefix","suffix","update","sync","optionsTo","key","slotUpdate","computed","preview","component","cache"],Ie=["validate","children","control"],Pe=["effect","deep","renderSlots"];function ft(){return[...ut,...ot,...at,...lt,...Ie,...Pe]}function ct(t,e,r){return`[form-create ${t}]: ${e}`}function Te(t,e){console.error(ct("err",t))}function sr(t){Te(t.toString()),console.error(t)}function or(t){return t==null?"":typeof t=="object"?JSON.stringify(t,null,2):String(t)}const Le="[[FORM-CREATE-PREFIX-",Be="-FORM-CREATE-SUFFIX]]";function ye(t,e){return JSON.stringify(me(Array.isArray(t)?[]:{},t,!0),function(r,i){if(!(i&&i._isVue===!0)){if(typeof i!="function")return i;if(i.__json)return i.__json;if(i.__origin&&(i=i.__origin),!i.__emit)return Le+i+Be}},e)}function Ve(t){return new Function("return "+t)()}function J(t,e){if(t&&h.String(t)&&t.length>4){let r=t.trim(),i=!1;try{if(r.indexOf(Be)>0&&r.indexOf(Le)===0)r=r.replace(Be,"").replace(Le,""),i=!0;else if(r.indexOf("$FN:")===0)r=r.substring(4),i=!0;else if(r.indexOf("$EXEC:")===0)r=r.substring(6),i=!0;else if(r.indexOf("$GLOBAL:")===0){const n=r.substring(8);return r=function(...o){const a=o[0].api.getGlobalEvent(n);if(a)return a.call(this,...o)},r.__json=t,r.__inject=!0,r}else{if(r.indexOf("$FNX:")===0)return r=Ve("function($inject){"+r.substring(5)+"}"),r.__json=t,r.__inject=!0,r;(!e&&r.indexOf("function ")===0&&r!=="function "||!e&&r.indexOf("function(")===0&&r!=="function(")&&(i=!0)}if(!i)return t;let s;try{s=Ve(r)}catch(n){s=Ve("function "+r)}return s.__json=t,s}catch(s){Te(`解析失败:${r}
|
|
10
|
+
(function(P,m){typeof exports=="object"&&typeof module!="undefined"?m(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],m):(P=typeof globalThis!="undefined"?globalThis:P||self,m(P.formCreate={},P.Vue))})(this,function(P,m){"use strict";var Ai=Object.defineProperty,Ii=Object.defineProperties;var Pi=Object.getOwnPropertyDescriptors;var Ut=Object.getOwnPropertySymbols;var Ti=Object.prototype.hasOwnProperty,Li=Object.prototype.propertyIsEnumerable;var qt=(P,m,V)=>m in P?Ai(P,m,{enumerable:!0,configurable:!0,writable:!0,value:V}):P[m]=V,_=(P,m)=>{for(var V in m||(m={}))Ti.call(m,V)&&qt(P,V,m[V]);if(Ut)for(var V of Ut(m))Li.call(m,V)&&qt(P,V,m[V]);return P},z=(P,m)=>Ii(P,Pi(m));function V(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}function je(){return je=Object.assign?Object.assign.bind():function(t){for(var e,r=1;r<arguments.length;r++)for(var i in e=arguments[r],e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t},je.apply(this,arguments)}var Gt=["attrs","props","domProps"],Ht=["class","style","directives"],zt=["on","nativeOn"],Jt=function(t){return t.reduce(function(e,r){for(var i in r)if(!e[i])e[i]=r[i];else if(Gt.indexOf(i)!==-1)e[i]=je({},e[i],r[i]);else if(Ht.indexOf(i)!==-1){var s=e[i]instanceof Array?e[i]:[e[i]],n=r[i]instanceof Array?r[i]:[r[i]];e[i]=[].concat(s,n)}else if(zt.indexOf(i)!==-1)for(var o in r[i])if(e[i][o]){var a=e[i][o]instanceof Array?e[i][o]:[e[i][o]],l=r[i][o]instanceof Array?r[i][o]:[r[i][o]];e[i][o]=[].concat(a,l)}else e[i][o]=r[i][o];else if(i==="hook")for(var u in r[i])e[i][u]=e[i][u]?Wt(e[i][u],r[i][u]):r[i][u];else e[i]=r[i];return e},{})},Wt=function(t,e){return function(){t&&t.apply(this,arguments),e&&e.apply(this,arguments)}},Kt=Jt;const I=V(Kt);function be(t,e){return Object.keys(t).reduce((r,i)=>((!e||e.indexOf(i)===-1)&&r.push(t[i]),r),[])}const xt={name:"fcCheckbox",props:{formCreateInject:{type:Object,required:!0},value:{type:Array,default:()=>[]}},watch:{"formCreateInject.options":{handler(){this.update()},deep:!0},value(){this.update()}},data(){return{trueValue:[]}},methods:{options(){const t=this.formCreateInject.options;return Array.isArray(t)?t:[]},onInput(t){this.$emit("input",this.options().filter(e=>t.indexOf(e.label)!==-1).map(e=>e.value).filter(e=>e!==void 0))},update(){const t=Array.isArray(this.value)?this.value:[this.value];this.trueValue=this.options().filter(e=>t.indexOf(e.value)!==-1).map(e=>e.label)}},created(){this.update()},render(){const t=arguments[0];return t("CheckboxGroup",I([{},this.formCreateInject.prop,{ref:"el"},{props:{value:this.trueValue}},{on:{input:this.onInput}}]),[this.options().map((e,r)=>{const i=_({},e);return delete i.value,t("Checkbox",I([{},{props:i},{key:""+r+"-"+e.value}]))}),be(this.$slots)])},mounted(){this.$emit("fc.el",this.$refs.el)}};function q(t){return Array.isArray(t)?t:[null,void 0,""].indexOf(t)>-1?[]:[t]}const Xt="fcFrame";function et(t){return{name:Xt,props:{formCreateInject:{type:Object,required:!0},type:{type:String,default:"input"},field:String,helper:{type:Boolean,default:!0},disabled:{type:Boolean,default:!1},src:{type:String,required:!0},icon:{type:String,default:t.fileUpIcon},width:{type:[Number,String],default:500},height:{type:String,default:"370px"},maxLength:{type:Number,default:0},okBtnText:{type:String,default:""},closeBtnText:{type:String,default:""},modalTitle:String,handleIcon:{type:[String,Boolean],default:void 0},title:String,allowRemove:{type:Boolean,default:!0},onOpen:{type:Function,default:()=>{}},onOk:{type:Function,default:()=>{}},onCancel:{type:Function,default:()=>{}},onLoad:{type:Function,default:()=>{}},onBeforeRemove:{type:Function,default:()=>{}},onRemove:{type:Function,default:()=>{}},onHandle:{type:Function,default(e){this.previewImage=this.getSrc(e),this.previewVisible=!0}},modal:{type:Object,default:()=>({})},srcKey:{type:[String,Number]},value:[Array,String,Number,Object],previewMask:void 0,footer:{type:Boolean,default:!0},reload:{type:Boolean,default:!0},closeBtn:{type:Boolean,default:!0},okBtn:{type:Boolean,default:!0}},data(){return{fileList:q(this.value),previewVisible:!1,frameVisible:!1,previewImage:""}},watch:{value(e){this.fileList=q(e)},fileList(e){const r=this.maxLength===1?e[0]||"":e;this.$emit("input",r),this.$emit("change",r)},src(e){this.modalVm&&(this.modalVm.src=e)}},methods:{key(e){return e},closeModel(e){this.$emit(e?"$close":"$ok"),this.reload&&(this.$off("$ok"),this.$off("$close")),this.frameVisible=!1},showModel(){this.disabled||this.onOpen()===!1||(this.frameVisible=!0)},makeInput(){const e=this.$createElement,r={type:"text",value:this.fileList.map(i=>this.getSrc(i)).toString(),icon:this.icon,readonly:!0,clearable:!1};return e("Input",I([{},{props:r},{},{on:{"on-click":()=>this.showModel()}},{key:this.key("input")}]))},makeGroup(e){const r=this.$createElement;return(!this.maxLength||this.fileList.length<this.maxLength)&&e.push(this.makeBtn()),r("div",{key:this.key("group")},[...e])},makeItem(e,r){const i=this.$createElement;return i("div",{class:"fc-files",key:this.key("file"+e)},[...r])},valid(e){const r=this.formCreateInject.field||this.field;if(r&&e!==r)throw new Error("[frame]无效的字段值")},makeIcons(e,r){const i=this.$createElement;if(this.handleIcon!==!1||this.allowRemove===!0){const s=[];return(this.type!=="file"&&this.handleIcon!==!1||this.type==="file"&&this.handleIcon)&&s.push(this.makeHandleIcon(e,r)),this.allowRemove&&s.push(this.makeRemoveIcon(e,r)),i("div",{class:"fc-upload-cover",key:this.key("uc")},[s])}},makeHandleIcon(e,r){const i=this.$createElement;return i("icon",I([{},{props:{type:this.handleIcon===!0||this.handleIcon===void 0?"ios-eye-outline":this.handleIcon}},{on:{click:()=>this.handleClick(e)},key:this.key("hi"+r)}]))},makeRemoveIcon(e,r){const i=this.$createElement;return i("icon",I([{},{props:{type:"ios-trash-outline"}},{on:{click:()=>this.handleRemove(e)},key:this.key("ri"+r)}]))},makeFiles(){const e=this.$createElement;return this.makeGroup(this.fileList.map((r,i)=>this.makeItem(i,[e("icon",I([{},{props:{type:t.fileIcon,size:40}},{on:{click:()=>this.handleClick(r)}}])),this.makeIcons(r,i)])))},makeImages(){const e=this.$createElement;return this.makeGroup(this.fileList.map((r,i)=>this.makeItem(i,[e("img",{attrs:{src:this.getSrc(r)}}),this.makeIcons(r,i)])))},makeBtn(){const e=this.$createElement;return e("div",{class:"fc-upload-btn",on:{click:()=>this.showModel()},key:this.key("btn")},[e("icon",I([{},{props:{type:this.icon,size:20}}]))])},handleClick(e){return this.onHandle(e)},handleRemove(e){this.disabled||this.onBeforeRemove(e)!==!1&&(this.fileList.splice(this.fileList.indexOf(e),1),this.onRemove(e))},getSrc(e){return this.srcKey?e[this.srcKey]:e},frameLoad(e){this.onLoad(e);try{this.helper===!0&&(e.form_create_helper={api:this.formCreateInject.api,close:r=>{this.valid(r),this.closeModel()},set:(r,i)=>{this.valid(r),this.disabled||this.$emit("input",i)},get:r=>(this.valid(r),this.value),onOk:r=>this.$on("$ok",r),onClose:r=>this.$on("$close",r)})}catch(r){console.log(r)}},makeFooter(){const e=this.$createElement,{okBtnText:r,closeBtnText:i,closeBtn:s,okBtn:n,footer:o}=this.$props,a=[];return o&&(s&&a.push(e("Button",{on:{click:()=>this.onCancel()!==!1&&this.closeModel(!0)}},[i||this.formCreateInject.t("close")||"关闭"])),n&&a.push(e("Button",{attrs:{type:"primary"},on:{click:()=>this.onOk()!==!1&&this.closeModel()}},[r||this.formCreateInject.t("ok")||"确定"]))),a}},render(){const e=arguments[0],r=this.type;let i;r==="input"?i=this.makeInput():r==="image"?i=this.makeImages():i=this.makeFiles();const{width:s,height:n,src:o,title:a,modalTitle:l}=this.$props;return this.$nextTick(()=>{this.$refs.frame&&this.frameLoad(this.$refs.frame.contentWindow||{})}),e("div",{class:"_fc-frame"},[i,e("Modal",I([{},{props:{mask:this.previewMask,title:l,footerHide:!0}},{model:{value:this.previewVisible,callback:u=>{this.previewVisible=u}}}]),[e("img",{style:"width: 100%",attrs:{src:this.previewImage}})]),e("Modal",I([{},{props:_({width:s,title:a},this.modal)},{on:{"on-cancel":()=>this.closeModel(!0)},model:{value:this.frameVisible,callback:u=>{this.frameVisible=u}}}]),[this.frameVisible||!this.reload?e("iframe",{ref:"frame",attrs:{src:o,frameBorder:"0"},style:{height:n,border:"0 none",width:"100%"}}):null,e("div",{slot:"footer"},[this.makeFooter()])])])},mounted(){this.$on("fc.closeModal",this.closeModal)}}}const tt=et({fileIcon:"md-document",fileUpIcon:"ios-folder-open"});tt.v2=et({fileIcon:"document-text",fileUpIcon:"folder"});const Zt={name:"fcRadio",props:{formCreateInject:{type:Object,required:!0},value:{}},watch:{"formCreateInject.options":{handler(){this.update()},deep:!0},value(){this.update()}},data(){return{trueValue:[]}},methods:{options(){const t=this.formCreateInject.options;return Array.isArray(t)?t:[]},onInput(t){this.$emit("input",this.options().filter(e=>e.label===t).reduce((e,r)=>r.value,""))},update(){this.trueValue=this.options().filter(t=>t.value===this.value).reduce((t,e)=>e.label,"")}},created(){this.update()},render(){const t=arguments[0];return t("RadioGroup",I([{},this.formCreateInject.prop,{},{props:{value:this.trueValue}},{ref:"el",on:{input:this.onInput}}]),[this.options().map((e,r)=>{const i=_({},e);return delete i.value,t("Radio",I([{},{props:i},{key:""+r+"-"+e.value}]))}),be(this.$slots)])},mounted(){this.$emit("fc.el",this.$refs.el)}},h={type(t,e){return Object.prototype.toString.call(t)==="[object "+e+"]"},Undef(t){return t==null},Element(t){return typeof t=="object"&&t!==null&&t.nodeType===1&&!h.Object(t)},trueArray(t){return Array.isArray(t)&&t.length>0},Function(t){const e=this.getType(t);return e==="Function"||e==="AsyncFunction"},getType(t){const e=Object.prototype.toString.call(t);return/^\[object (.*)\]$/.exec(e)[1]},empty(t){return t==null||Array.isArray(t)&&Array.isArray(t)&&!t.length?!0:typeof t=="string"&&!t}};["Date","Object","String","Boolean","Array","Number"].forEach(t=>{h[t]=function(e){return h.type(e,t)}});function R(t,e){return{}.hasOwnProperty.call(t,e)}const Qt={name:"fcSelect",functional:!0,props:{formCreateInject:{type:Object,required:!0}},render(t,e){const r=(n,o)=>{const a=n.slot;return t("Option",I([{},{props:n},{key:""+o+"-"+n.value}]),[a?t("template",{slot:n.slotName||"default"},[h.Function(a)?n.slot(t):a]):null])},i=(n,o)=>t("OptionGroup",{attrs:{label:n.label},key:""+o+"-"+n.label},[h.trueArray(n.options)&&n.options.map((a,l)=>r(a,l))]),s=e.props.formCreateInject.options;return t("Select",I([{},e.data,{ref:"el"}]),[(Array.isArray(s)?s:[]).map((n,o)=>R(n||"","options")?i(n,o):r(n,o)),e.children])},mounted(){this.$emit("fc.el",this.$refs.el)}},Yt={name:"fcTree",props:{formCreateInject:{type:Object,required:!0},type:{type:String,default:"checked"},value:{type:[Array,String,Number],default:()=>[]}},data(){return{treeData:[]}},watch:{value(t){this.setStatus(t)}},created(){this.setStatus(this.value)},methods:{setStatus(t){const e=q(t),r=this.formCreateInject.prop.props.data;this.type==="selected"?this.checked(r,e,"selected"):this.checked(r,e,"checked"),this.$forceUpdate()},checked(t,e,r){t.forEach(i=>{this.$set(i,r,e.indexOf(i.id)!==-1),i.children!==void 0&&Array.isArray(i.children)&&this.checked(i.children,e,r)})},onInput(t){this.$emit("input",t.map(e=>e.id))}},render(){const t=arguments[0],e={};return this.type==="selected"?e["on-select-change"]=this.onInput:e["on-check-change"]=this.onInput,t("Tree",I([{},this.formCreateInject.prop,{ref:"tree"},{on:e}]),[be(this.$slots)])},mounted(){this.$emit("fc.el",this.$refs.tree)}};function rt(t){return typeof t=="object"?t:{url:t,is_string:!0,name:er(t)}}function it(t){return z(_({},t),{file:t,value:t})}function er(t){return(""+t).split("/").pop()}const tr="fcUpload";function nt(t){return{name:tr,props:{formCreateInject:{type:Object,required:!0},onHandle:{type:Function,default(e){this.previewImage=e.url,this.previewVisible=!0}},uploadType:{type:String,default:"file"},maxLength:{type:Number,default:0},allowRemove:{type:Boolean,default:!0},modalTitle:String,handleIcon:{type:[String,Boolean],default:()=>{}},value:[Array,String]},data(){return{uploadList:[],previewVisible:!1,previewImage:"",cacheFiles:[]}},created(){this.formCreateInject.prop.props.showUploadList===void 0&&(this.formCreateInject.prop.props.showUploadList=!1),this.formCreateInject.prop.props.defaultFileList=q(this.value).map(rt).map(it)},watch:{value(e){this.$refs.upload.fileList.every(r=>!r.status||r.status==="finished")&&(this.$refs.upload.fileList=q(e).map(rt).map(it),this.uploadList=this.$refs.upload.fileList)},maxLength(e,r){(r===1||e===1)&&this.update()}},methods:{key(e){return e},isDisabled(){return this.formCreateInject.prop.props.disabled===!0},onRemove(e){this.isDisabled()||this.$refs.upload.handleRemove(e)},handleClick(e){this.onHandle(e)},makeItem(e,r){const i=this.$createElement;return this.uploadType==="image"?i("img",{attrs:{src:e.url},key:this.key("img"+r)}):i("icon",I([{},{props:{type:t.fileIcon,size:40}},{key:this.key("i"+r)}]))},makeRemoveIcon(e,r){const i=this.$createElement;return i("icon",{attrs:{type:"ios-trash-outline"},on:{click:()=>this.onRemove(e)},key:this.key("ri"+r)})},makeHandleIcon(e,r){const i=this.$createElement;return i("icon",{attrs:{type:this.handleIcon===!0||this.handleIcon===void 0?"ios-eye-outline":this.handleIcon},on:{click:()=>this.handleClick(e)},key:this.key("hi"+r)})},makeProgress(e,r){const i=this.$createElement;return i("Progress",I([{},{props:{percent:e.percentage,hideInfo:!0}},{style:"width:90%",key:this.key("pg"+r)}]))},makeIcons(e,r){const i=this.$createElement,s=[];if(this.allowRemove||this.handleIcon!==!1)return(this.uploadType!=="file"&&this.handleIcon!==!1||this.uploadType==="file"&&this.handleIcon)&&s.push(this.makeHandleIcon(e,r)),this.allowRemove&&s.push(this.makeRemoveIcon(e,r)),i("div",{class:"fc-upload-cover"},[s])},makeFiles(){const e=this.$createElement;return this.uploadList.map((r,i)=>this.$scopedSlots.fileList?this.$scopedSlots.fileList({file:r,index:i,vm:this}):e("div",{key:this.key(i),class:"fc-files"},[r.showProgress?this.makeProgress(r,i):[this.makeItem(r,i),this.makeIcons(r,i)]]))},makeUpload(){const e=this.$createElement,r=!this.maxLength||this.maxLength>this.uploadList.length;return e("Upload",I([{},this.formCreateInject.prop,{},{style:{display:"inline-block"},key:this.key("upload"),ref:"upload"}]),[r?e("template",{slot:"default"},[this.$slots.default||e("div",{class:"fc-upload-btn"},[e("icon",I([{},{props:{type:this.uploadType==="file"?"ios-cloud-upload-outline":t.imgUpIcon,size:20}}]))])]):null,be(this.$slots,["default"])])},update(){let e=this.$refs.upload.fileList.map(r=>r.is_string?r.url:r.value||r.url).filter(r=>r!==void 0);(this.cacheFiles.length!==e.length||!e.length)&&(this.cacheFiles=[...e],this.$emit("input",this.maxLength===1?e[0]||"":e))},handleCancel(){this.previewVisible=!1}},render(){const e=arguments[0];return this.$refs.upload&&(this.formCreateInject.prop.props.showUploadList===void 0&&(this.formCreateInject.prop.props.showUploadList=this.$refs.upload.showUploadList),this.formCreateInject.prop.props.defaultFileList=this.$refs.upload.defaultFileList),e("div",{class:"_fc-upload"},[[this.formCreateInject.prop.props.showUploadList?[]:this.makeFiles(),this.makeUpload()],e("Modal",I([{},{props:{title:this.modalTitle,footerHide:!0}},{model:{value:this.previewVisible,callback:r=>{this.previewVisible=r}}}]),[e("img",{attrs:{alt:"example",src:this.previewImage},style:"width: 100%"})])])},mounted(){this.uploadList=this.$refs.upload.fileList,this.$watch(()=>this.$refs.upload.fileList,()=>{this.update()},{deep:!0}),this.$emit("fc.el",this.$refs.upload)}}}const st=nt({fileIcon:"md-document",imgUpIcon:"md-images"});st.v2=nt({fileIcon:"document-text",imgUpIcon:"image"});function S(t,e,r){m.set(t,e,r)}function te(t,e){(m.del||m.delete)(t,e)}function ge(t,e={},r){let i=!1;for(let s in e)if(Object.prototype.hasOwnProperty.call(e,s)){let n=e[s];if((i=Array.isArray(n))||h.Object(n)){let o=t[s]===void 0;if(i)i=!1,o&&S(t,s,[]);else if(n._clone&&r!==void 0)if(r)n=n.getRule(),o&&S(t,s,{});else{S(t,s,n._clone());continue}else o&&S(t,s,{});t[s]=ge(t[s],n,r)}else S(t,s,n),h.Undef(n)||(h.Undef(n.__json)||(t[s].__json=n.__json),h.Undef(n.__origin)||(t[s].__origin=n.__origin))}return r!==void 0&&Array.isArray(t)?t.filter(s=>!s||!s.__ctrl):t}function G(t){return ge({},{value:t}).value}const rr=Object.assign||function(t){for(let e,r=1;r<arguments.length;r++)for(let i in e=arguments[r],e)Object.prototype.hasOwnProperty.call(e,i)&&S(t,i,e[i]);return t};function C(){return rr.apply(this,arguments)}function Ae(t){return typeof t!="object"||t===null?t:t instanceof Array?[...t]:_({},t)}const ir=[xt,Zt,Qt,Yt,{name:"fcSubForm",props:{rule:Array,options:Object,formCreateInject:{type:Object,required:!0},value:{type:Object,default:()=>({})},disabled:{type:Boolean,default:!1},syncDisabled:{type:Boolean,default:!0}},data(){return{cacheRule:{},cacheValue:{},type:void 0}},watch:{value(t){this.setValue(t)}},methods:{formData(t){this.cacheValue=JSON.stringify(t),this.$emit("input",t),this.$emit("change",t)},setValue(t){const e=JSON.stringify(t);this.cacheValue!==e&&(this.cacheValue=e,this.cacheRule.$f.coverValue(t||{}))},addRule(){const t=this.options?this.options:{submitBtn:!1,resetBtn:!1};t.formData=_({},this.value||{}),this.cacheRule={rule:this.rule,options:t}},add$f(t){this.cacheRule.$f=t,this.$nextTick(()=>{this.$emit("itemMounted",t)})},emitEvent(t,...e){this.$emit(t,...e)}},created(){this.addRule(),this.type=this.formCreateInject.form.$form()},render(){const t=arguments[0],{rule:e,options:r}=this.cacheRule,i=this.type;return t(i,I([{},{on:{"update:value":this.formData,"emit-event":this.emitEvent,input:this.add$f}},{},{props:{rule:e,option:r,disabled:this.disabled,extendOption:!0}}]))}},tt,st,{name:"fcGroup",props:{field:String,rule:[Array,Object],rules:Array,expand:Number,options:Object,formCreateInject:{type:Object,required:!0},button:{type:Boolean,default:!0},max:{type:Number,default:0},min:{type:Number,default:0},value:{type:Array,default:()=>[]},sortBtn:{type:Boolean,default:!0},defaultValue:Object,disabled:{type:Boolean,default:!1},syncDisabled:{type:Boolean,default:!0},onBeforeRemove:{type:Function,default:()=>{}},onBeforeAdd:{type:Function,default:()=>{}},parse:Function},data(){return{len:0,cacheRule:{},cacheValue:{},sort:[],type:void 0}},computed:{formRule(){return this.rules?this.rules:this.rule?Array.isArray(this.rule)?this.rule:[this.rule]:[]}},watch:{cacheRule:{handler(t){this.sort=Object.keys(t)},immediate:!0},formRule:{handler(t,e){Object.keys(this.cacheRule).forEach(r=>{const i=this.cacheRule[r];if(i.$f){const s=i.$f.formData();if(t===e)i.$f.deferSyncValue(()=>{ge(i.rule,t),i.$f.setValue(s)},!0);else{const n=i.$f.formData();i.$f.once("reloading",()=>{i.$f.setValue(n)}),i.rule=G(t)}}})},deep:!0},expand(t){let e=t-this.value.length;e>0&&this.expandRule(e)},value(t,e){t=t||[];let r=this.sort,i=r.length,s=i-t.length;if(s<0){for(let n=s;n<0;n++)this.addRule(t.length+n);this.sort=Object.keys(this.cacheRule);for(let n=0;n<i;n++)this.setValue(r[n],t[n])}else{if(s>0){for(let n=0;n<s;n++)this.removeRule(r[i-n-1]);this.sort=Object.keys(this.cacheRule)}t.forEach((n,o)=>{this.setValue(r[o],t[o])})}}},methods:{_value(t){return t&&R(t,this.field)?t[this.field]:t},cache(t,e){this.cacheValue[t]=JSON.stringify(e)},input(t){this.$emit("input",t),this.$emit("change",t)},formData(t,e){const r=this.cacheRule,i=this.sort;if(i.filter(n=>r[n].$f).length!==i.length)return;const s=i.map(n=>{const o=t===n?e:_({},this.cacheRule[n].$f.form),a=this.field?o[this.field]||null:o;return this.cache(n,a),a});this.input(s)},setValue(t,e){const r=this.field,i=this.cacheRule[t].$f;r&&(e={[r]:this._value(e)}),this.cacheValue[t]!==JSON.stringify(r?e[r]:e)&&(this.cache(t,e),i&&i.coverValue(e||{}))},addRule(t,e){const r=this.formCreateInject.form.copyRules(this.formRule),i=this.options?_({},this.options):{submitBtn:!1,resetBtn:!1};if(this.defaultValue){i.formData||(i.formData={});const s=G(this.defaultValue);C(i.formData,this.field?{[this.field]:s}:s)}this.parse&&this.parse({rule:r,options:i,index:this.sort.length}),this.$set(this.cacheRule,++this.len,{rule:r,options:i}),e&&this.$nextTick(()=>this.$emit("add",r,Object.keys(this.cacheRule).length-1))},add$f(t,e,r){this.cacheRule[e].$f=r,this.$nextTick(()=>{this.$emit("itemMounted",r,Object.keys(this.cacheRule).indexOf(e))})},removeRule(t,e){const r=Object.keys(this.cacheRule).indexOf(t);this.$delete(this.cacheRule,t),this.$delete(this.cacheValue,t),e&&this.$nextTick(()=>this.$emit("remove",r))},add(t){if(this.disabled||this.onBeforeAdd(this.value)===!1)return;const e=[...this.value];e.push(this.defaultValue?G(this.defaultValue):this.field?null:{}),this.input(e)},del(t,e){if(this.disabled||this.onBeforeRemove(this.value,t)===!1)return;this.removeRule(e,!0);const r=[...this.value];r.splice(t,1),this.input(r)},addIcon(t){const e=this.$createElement;return e("div",{class:"_fc-group-btn _fc-group-plus-minus",on:{click:this.add}})},delIcon(t,e){const r=this.$createElement;return r("div",{class:"_fc-group-btn _fc-group-plus-minus _fc-group-minus",on:{click:()=>this.del(t,e)}})},sortUpIcon(t){const e=this.$createElement;return e("div",{class:"_fc-group-btn _fc-group-arrow _fc-group-up",on:{click:()=>this.changeSort(t,-1)}})},sortDownIcon(t){const e=this.$createElement;return e("div",{class:"_fc-group-btn _fc-group-arrow _fc-group-down",on:{click:()=>this.changeSort(t,1)}})},changeSort(t,e){const r=this.sort[t];this.$set(this.sort,t,this.sort[t+e]),this.sort[t+e]=r,this.formData(0)},makeIcon(t,e,r){if(this.$scopedSlots.button)return this.$scopedSlots.button({total:t,index:e,vm:this,key:r,del:()=>this.del(e,r),add:this.add});const i=[];return(!this.max||t<this.max)&&t===e+1&&i.push(this.addIcon(r)),t>this.min&&i.push(this.delIcon(e,r)),this.sortBtn&&e&&i.push(this.sortUpIcon(e)),this.sortBtn&&e!==t-1&&i.push(this.sortDownIcon(e)),i},emitEvent(t,e,r,i){this.$emit(t,...e,this.cacheRule[i].$f,r)},expandRule(t){for(let e=0;e<t;e++)this.value.push(this.field?null:{})}},created(){this.type=this.formCreateInject.form.$form();const t=(this.expand||0)-this.value.length;t>0&&this.expandRule(t);for(let e=0;e<this.value.length;e++)this.addRule(e)},render(){const t=arguments[0],e=this.sort,r=this.button,i=this.type,s=this.disabled,n=e.length===0?this.$scopedSlots.default?this.$scopedSlots.default({vm:this,add:this.add}):t("div",{key:"a_def",class:"_fc-group-plus-minus _fc-group-add fc-clock",on:{click:this.add}}):e.map((o,a)=>{const{rule:l,options:u}=this.cacheRule[o],f=r&&!s?this.makeIcon(e.length,a,o):[];return t("div",{class:"_fc-group-container",key:o},[t(i,I([{key:o},{on:{"update:value":d=>this.formData(o,d),"emit-event":(d,...y)=>this.emitEvent(d,y,a,o),input:d=>this.add$f(a,o,d)}},{},{props:{disabled:s,inFor:!0,value:this.field?{[this.field]:this._value(this.value[a])}:this.value[a],rule:l,option:u,extendOption:!0}}])),t("div",{class:"_fc-group-idx"},[a+1]),f.length?t("div",{class:"_fc-group-handle fc-clock"},[f]):null])});return t("div",{key:"con",class:"_fc-group "+(s?"_fc-group-disabled":"")},[n])}}];function re(t,e){var r=null;return function(...i){r!==null&&clearTimeout(r),r=setTimeout(()=>t.call(this,...i),e)}}function ce(t){let e=t.replace(/([A-Z])/g,"-$1").toLocaleLowerCase();return e.indexOf("-")===0&&(e=e.substr(1)),e}const ot=["attrs","props","domProps","scopedSlots"],at=["class","style","directives"],lt=["on","nativeOn","hook"],X=(t,e={},r={})=>{const i=[...ot,...r.normal||[]],s=[...at,...r.array||[]],n=[...lt,...r.functional||[]],o=r.props||[];return t.reduce((a,l)=>{for(const u in l)if(a[u])if(o.indexOf(u)>-1)a[u]=X([l[u]],a[u]);else if(i.indexOf(u)>-1)a[u]=_(_({},a[u]),l[u]);else if(s.indexOf(u)>-1){const f=a[u]instanceof Array?a[u]:[a[u]],d=l[u]instanceof Array?l[u]:[l[u]];a[u]=[...f,...d]}else if(n.indexOf(u)>-1)for(const f in l[u])if(a[u][f]){const d=a[u][f]instanceof Array?a[u][f]:[a[u][f]],y=l[u][f]instanceof Array?l[u][f]:[l[u][f]];a[u][f]=[...d,...y]}else a[u][f]=l[u][f];else if(u==="hook")for(let f in l[u])a[u][f]?a[u][f]=nr(a[u][f],l[u][f]):a[u][f]=l[u][f];else a[u]=l[u];else i.indexOf(u)>-1||n.indexOf(u)>-1||o.indexOf(u)>-1?a[u]=_({},l[u]):s.indexOf(u)>-1?a[u]=l[u]instanceof Array?[...l[u]]:typeof l[u]=="object"?_({},l[u]):l[u]:a[u]=l[u];return a},e)},nr=(t,e)=>function(){t&&t.apply(this,arguments),e&&e.apply(this,arguments)},ut=["type","slot","ignore","emitPrefix","value","name","native","hidden","display","inject","options","emit","nativeEmit","link","prefix","suffix","update","sync","optionsTo","key","slotUpdate","computed","preview","component","cache"],Ie=["validate","children","control"],Pe=["effect","deep","renderSlots"];function ft(){return[...ut,...ot,...at,...lt,...Ie,...Pe]}function ct(t,e,r){return`[form-create ${t}]: ${e}`}function Te(t,e){console.error(ct("err",t))}function sr(t){Te(t.toString()),console.error(t)}function or(t){return t==null?"":typeof t=="object"?JSON.stringify(t,null,2):String(t)}const Le="[[FORM-CREATE-PREFIX-",Be="-FORM-CREATE-SUFFIX]]";function ye(t,e){return JSON.stringify(ge(Array.isArray(t)?[]:{},t,!0),function(r,i){if(!(i&&i._isVue===!0)){if(typeof i!="function")return i;if(i.__json)return i.__json;if(i.__origin&&(i=i.__origin),!i.__emit)return Le+i+Be}},e)}function Ve(t){return new Function("return "+t)()}function J(t,e){if(t&&h.String(t)&&t.length>4){let r=t.trim(),i=!1;try{if(r.indexOf(Be)>0&&r.indexOf(Le)===0)r=r.replace(Be,"").replace(Le,""),i=!0;else if(r.indexOf("$FN:")===0)r=r.substring(4),i=!0;else if(r.indexOf("$EXEC:")===0)r=r.substring(6),i=!0;else if(r.indexOf("$GLOBAL:")===0){const n=r.substring(8);return r=function(...o){const a=o[0].api.getGlobalEvent(n);if(a)return a.call(this,...o)},r.__json=t,r.__inject=!0,r}else{if(r.indexOf("$FNX:")===0)return r=Ve("function($inject){"+r.substring(5)+"}"),r.__json=t,r.__inject=!0,r;(!e&&r.indexOf("function ")===0&&r!=="function "||!e&&r.indexOf("function(")===0&&r!=="function(")&&(i=!0)}if(!i)return t;let s;try{s=Ve(r)}catch(n){s=Ve("function "+r)}return s.__json=t,s}catch(s){Te(`解析失败:${r}
|
|
11
11
|
|
|
12
|
-
err: ${s}`);return}}return t}function ht(t,e){return JSON.parse(t,function(r,i){return h.Undef(i)||!i.indexOf?i:J(i,e)})}let ar=0;function ve(){const t=370+ ++ar;return"F"+Math.random().toString(36).substr(3,3)+(+`${Date.now()}`).toString(36)+t.toString(36)+"c"}function ie(t,e,r){let i=t,s;return(e||"").split(".").forEach(n=>{s&&((!i[s]||typeof i[s]!="object")&&S(i,s,{}),i=i[s]),s=n}),S(i,s,r),i}function Ne(t,e){return{value:t,enumerable:!1,configurable:!1,writable:!!e}}function dt(t,e){return pt([t],e||!1)[0]}function pt(t,e){return me([],[...t],e||!1)}function Z(t,e){return X(Array.isArray(e)?e:[e],t,{array:Ie,normal:Pe}),t}function mt(t){const e=h.Function(t.getRule)?t.getRule():t;return e.type||(e.type="input"),e}function lr(t,e){return t?(Object.keys(e||{}).forEach(r=>{e[r]&&(t[r]=Z(t[r]||{},e[r]))}),t):e}function gt(t,e){Object.defineProperties(t,Object.keys(e).reduce((r,i)=>(r[i]={get(){return e[i]()}},r),{}))}function Q(t){return t.__fc__||(t.__origin__?t.__origin__.__fc__:null)}function O(t,e){try{e=t()}catch(r){sr(r)}return e}function Me(t,e){let r=null;return h.Function(t)?r=t():Array.isArray(t)?r=t.map(i=>Me(i,e)):r=t,r&&e&&q(r).forEach(i=>{(Array.isArray(i)?i:[i]).forEach(n=>{n&&typeof n=="object"&&(n.data||(n.data={}),(!n.data.slot||n.data.slot==="default")&&(n.data.slot=e||"default"))})}),r}function ur(t,e){if(h.Object(t)){const r={};return Object.keys(t).forEach(i=>{r[i]=Me(t[i],i)}),r}else return Me(t,e)}function _e(){const t={},e=r=>r||"default";return{setSlot(r,i){r=e(r),!(!i||Array.isArray(i)&&i.length)&&(t[r]||(t[r]=[]),t[r].push(...Array.isArray(i)?i:[i]))},getSlot(r){r=e(r);const i=[];return(t[r]||[]).forEach(s=>{if(Array.isArray(s))i.push(...s);else if(h.Function(s)){const n=s();Array.isArray(n)?i.push(...n):i.push(n)}else h.Undef(s)||i.push(s)}),ur(i,r)},getSlots(){let r=[];return Object.keys(t).forEach(i=>{r=r.concat(this.getSlot(i)||[])}),r},slotLen(r){return r=e(r),t[r]?t[r].length:0},mergeBag(r){if(!r)return this;const i=h.Function(r.getSlots)?r.getSlots():r;return Array.isArray(r)||r.tag?this.setSlot(void 0,()=>r):Array.isArray(i)?this.setSlot(void 0,()=>i):Object.keys(i).forEach(s=>{this.setSlot(s,i[s])}),this}}}function we(t,e){return Object.setPrototypeOf(t,e),t}const yt=(t,e)=>typeof t=="string"?String(e):typeof t=="number"?Number(e):e,ae={"==":(t,e)=>JSON.stringify(t)===JSON.stringify(yt(t,e)),"!=":(t,e)=>!ae["=="](t,e),">":(t,e)=>t>e,">=":(t,e)=>t>=e,"<":(t,e)=>t<e,"<=":(t,e)=>t<=e,on(t,e){return t&&t.indexOf&&t.indexOf(yt(t[0],e))>-1},notOn(t,e){return!ae.on(t,e)},in(t,e){return e&&e.indexOf&&e.indexOf(t)>-1},notIn(t,e){return!ae.in(t,e)},between(t,e){return t>e[0]&&t<e[1]},notBetween(t,e){return t<e[0]||t>e[1]},empty(t){return h.empty(t)},notEmpty(t){return!h.empty(t)},pattern(t,e){return new RegExp(e,"g").test(t)}};function L(t,e){return(Array.isArray(e)?e:(e||"").split(".")).forEach(r=>{t!=null&&(t=t[r])}),t}function fr(t){const e=/{{\s*(.*?)\s*}}/g;let r;const i={};for(;(r=e.exec(t))!==null;)r[1]&&(i[r[1]]=!0);return Object.keys(i)}function $t(t){let e=t.split("."),r=[],i="";return e.forEach((s,n)=>{n===0?i=s:i+="."+s,r.push(i)}),r.join(" && ")}const Ce=(t,e)=>{if(!(!t||t===e||!t.$props)){if(t.$props.formCreateInject)return t.$props.formCreateInject;if(t.$parent)return Ce(t.$parent,e)}};function cr(t,e,r){const i="FormCreate"+(t.isMobile?"Mobile":"");return{name:i,componentName:i,model:{prop:"api"},components:e,directives:r,provide(){return{$pfc:this}},inject:{$pfc:{default:null}},props:{rule:{type:Array,required:!0,default:()=>[]},option:{type:Object,default:()=>({})},extendOption:Boolean,driver:[String,Object],value:Object,disabled:{type:Boolean,default:void 0},preview:{type:Boolean,default:void 0},index:[String,Number],api:Object,locale:[String,Object],name:String,subForm:{type:Boolean,default:!0},inFor:Boolean},render(){return this.fc.render()},setup(s){const n=m.getCurrentInstance().proxy;m.provide("parentFC",n);const o=m.inject("parentFC",null);let a=o;if(o)for(;a.parent;)a=a.parent;else a=n;const{rule:l,value:u,subForm:f,inFor:d}=m.toRefs(s),y=m.reactive({ctxInject:{},destroyed:!1,isShow:!0,unique:1,renderRule:[...l.value||[]],updateValue:JSON.stringify(u.value||{})}),g=new t(n),b=g.api(),w=d.value,j=()=>{if(o){const F=Ce(n,o);if(F){let E;w?(E=q(F.getSubForm()),E.push(b)):E=b,F.subForm(E)}}},se=()=>{const F=Ce(n,o);if(F)if(w){const E=q(F.getSubForm()),U=E.indexOf(b);U>-1&&E.splice(U,1)}else F.subForm()};let B=null;m.onBeforeMount(()=>{m.watch(()=>{let F="";const E=s.option&&s.option.globalClass||{};Object.keys(E).forEach(U=>{let de="";E[U].style&&Object.keys(E[U].style).forEach(K=>{de+=ge(K)+":"+E[U].style[K]+";"}),E[U].content&&(de+=E[U].content+";"),de&&(F+=`.${U}{${de}}`)}),s.option&&s.option.style&&(F+=s.option.style),B||(B=document.createElement("style"),B.type="text/css",document.head.appendChild(B)),B.innerHTML=F||""},()=>{})});const M=re(()=>{g.bus.$emit("$loadData.$topForm")},100),ce=re(function(){g.bus.$emit("$loadData.$scopeForm")},100),Xe=re(()=>{g.bus.$emit("$loadData.$form")},100),he=F=>{g.bus.$emit("change-$form."+F)};return m.onMounted(()=>{o&&(b.top.bus.$on("$loadData.$form",M),b.top.bus.$on("change",he)),b!==b.scope&&b.scope.bus.$on("$loadData.$scopeForm",ce),g.mounted()}),m.onBeforeUnmount(()=>{o&&(b.top.bus.$off("$loadData.$form",M),b.top.bus.$off("change",he)),b!==b.scope&&b.scope.bus.$off("$loadData.$scopeForm",ce),B&&document.head.removeChild(B),se(),y.destroyed=!0,g.unmount()}),m.onUpdated(()=>{g.updated()}),m.watch(f,F=>{F?j():se()},{immediate:!0}),m.watch(()=>s.option,()=>{g.initOptions(),b.refresh()},{deep:!0}),m.watch(()=>[...l.value],F=>{g.$handle.isBreakWatch()||F.length===y.renderRule.length&&F.every(E=>y.renderRule.indexOf(E)>-1)||(g.$handle.updateAppendData(),g.$handle.reloadRule(l.value),n.renderRule())}),m.watch(()=>[s.disabled,s.preview],()=>{b.refresh()}),m.watch(u,F=>{ye(F||{})!==y.updateValue&&(b.config.forceCoverValue?b.coverValue(F||{}):b.setValue(F||{}))},{deep:!0,flush:"post"}),m.watch(()=>s.index,()=>{b.coverValue({}),g.$handle.updateAppendData(),m.nextTick(()=>{m.nextTick(()=>{b.clearValidateState()})})},{flush:"sync"}),z(_({fc:m.markRaw(g),parent:o&&m.markRaw(o),top:m.markRaw(a),fapi:m.markRaw(b)},m.toRefs(y)),{getGroupInject:()=>Ce(n,o),refresh(){++y.unique},renderRule(){y.renderRule=[...l.value||[]]},updateValue(F){if(y.destroyed)return;const E=ye(F);y.updateValue!==E&&(y.updateValue=E,n.$emit("update:value",F),m.nextTick(()=>{Xe(),o?f.value||ce():(M(),ce())}))}})},created(){this.$emit("input",this.fapi),this.fc.init()}}}function bt(){return{props:{},on:{},options:[],children:[],effect:{},hidden:!1,display:!0,value:void 0}}function T(t,e){return(r,i,s,n={})=>{const o=new Ue(t,r,i,s,n);return e&&(h.Function(e)?e(o):o.props(e)),o}}function Ue(t,e,r,i,s){this._data=C(bt(),{type:t,title:e,field:r,value:i,props:s||{}}),this.event=this.on}C(Ue.prototype,{getRule(){return this._data},setProp(t,e){return S(this._data,t,e),this},_clone(){const t=new this.constructor;return t._data=dt(this._data),t}});function vt(t){t.forEach(e=>{Ue.prototype[e]=function(r){return Z(this._data,{[e]:arguments.length<2?r:{[r]:arguments[1]}}),this}})}vt(ft());const _t=T("");function hr(t,e,r){let i=_t("",e);return i._data.type=t,i._data.title=r,i}function wt(t,e,r,i){let s=_t("",r);return s._data.type="template",s._data.template=t,s._data.title=i,s._data.vm=e,s}function dr(){return{create:hr,createTmp:wt,template:wt,factory:T}}function pr(t,e,r){const i=`fail to ${t} ${r.status}'`,s=new Error(i);return s.status=r.status,s.url=t,s}function Ct(t){const e=t.responseText||t.response;if(!e)return e;try{return JSON.parse(e)}catch(r){return e}}function kt(t){if(typeof XMLHttpRequest=="undefined")return;const e=new XMLHttpRequest;let r=t.action||"";if(e.upload&&t.onProgress&&e.upload.addEventListener("progress",n=>{n.percent=n.total>0?n.loaded/n.total*100:0,t.onProgress(n)}),t.query){const n=new URLSearchParams(t.query).toString();n&&(r.includes("?")?r+=`&${n}`:r+=`?${n}`)}e.onerror=function(o){t.onError(o)},e.onload=function(){if(e.status<200||e.status>=300)return t.onError(pr(r,t,e),Ct(e));t.onSuccess(Ct(e))},e.open(t.method||"get",r,!0);let i;(t.data||t.file)&&(t.file||(t.dataType||"").toLowerCase()!=="json"?(i=new FormData,Object.keys(t.data||{}).map(n=>{i.append(n,t.data[n])})):(i=JSON.stringify(t.data||{}),e.setRequestHeader("content-type","application/json"))),t.file&&i.append(t.filename,t.file,t.file.name),t.withCredentials&&"withCredentials"in e&&(e.withCredentials=!0);const s=t.headers||{};Object.keys(s).forEach(n=>{s[n]!=null&&e.setRequestHeader(n,s[n])}),e.send(i)}function Ot(t,e,r){return new Promise((i,s)=>{(e||kt)(z(_({},t),{onSuccess(n){let o=l=>l;const a=J(t.parse);h.Function(a)?o=a:a&&h.String(a)&&(o=l=>L(l,a)),i(o(n,void 0,r))},onError(n){s(n)}}))})}function $e(t){return G(t)}function mr(t){function e(n){return h.Undef(n)?n=t.fields():Array.isArray(n)||(n=[n]),n}function r(n,o,a){h.Undef(n)?n=Object.keys(_(_({},t.fieldCtx),t.nameCtx)):Array.isArray(n)||(n=[n]),n.forEach(l=>{const u=t.fieldCtx[l]||t.nameCtx[l];u&&u.forEach(f=>{S(f.rule,o,a),t.$render.clearCache(f)})})}function i(){const n=t.subForm;return Object.keys(n).reduce((o,a)=>{const l=n[a];return l&&(Array.isArray(l)?o.push(...l):o.push(l)),o},[])}const s={get isScope(){return t.vm.$props.subForm===!1},get isPreview(){return t.preview},get config(){return t.options},set config(n){t.fc.options.value=n},get options(){return t.options},set options(n){t.fc.options.value=n},get form(){return t.form},get rule(){return t.rules},get parent(){return t.vm.parent&&t.vm.parent.fapi},get top(){return s.parent?s.parent.top:s},get scope(){let n=t.vm;for(;n&&n.fapi;)if(n.$props.subForm)n=n.parent;else return n.fapi;return s.top},get children(){return i()},get siblings(){const n=t.vm.getGroupInject();if(n){const o=n.getSubForm();if(Array.isArray(o))return[...o]}},get index(){const n=s.siblings;if(n){const o=n.indexOf(s);return o>-1?o:void 0}},get formulas(){return _({},t.fc.formulas)},formData(n){if(n==null||typeof n=="boolean"){const o={};return Object.keys(t.form).forEach(a=>{(n===!0||t.ignoreFields.indexOf(a)===-1)&&(o[a]=$e(t.form[a]))}),o}else return e(n).reduce((o,a)=>(o[a]=s.getValue(a),o),{})},getValue(n){const o=t.getFieldCtx(n);return o?$e(o.rule.value):t.options.appendValue!==!1&&R(t.appendData,n)?$e(t.appendData[n]):void 0},coverValue(n){const o=_({},n||{});t.deferSyncValue(()=>{t.appendData={},s.fields().forEach(a=>{const l=t.fieldCtx[a];if(l){const u=R(n,a);l.forEach(f=>{f.rule.value=u?n[a]:void 0}),delete o[a]}}),C(t.appendData,o)},!0)},setValue(n){let o=n;arguments.length>=2&&(o={[n]:arguments[1]}),t.deferSyncValue(()=>{Object.keys(o).forEach(a=>{const l=t.fieldCtx[a];if(!l)return t.appendData[a]=o[a];l.forEach(u=>{u.rule.value=o[a]})})},!0)},removeField(n){const o=t.getCtx(n);return t.deferSyncValue(()=>{t.getCtxs(n).forEach(a=>{a.rm()})},!0),o?o.origin:void 0},removeRule(n){const o=n&&Q(n);if(o)return o.rm(),o.origin},destroy:()=>{t.vm.$el.parentNode&&t.vm.$el.parentNode.removeChild(t.vm.$el),t.vm.$destroy()},fields:()=>t.fields(),append:(n,o,a)=>{let l=t.sort.length-1,u;const f=t.getCtx(o);if(f)if(a){if(u=f.getPending("children",f.rule.children),!Array.isArray(u))return;l=f.rule.children.length-1}else l=f.root.indexOf(f.origin),u=f.root;else u=t.rules;u.splice(l+1,0,n)},prepend:(n,o,a)=>{let l=0,u;const f=t.getCtx(o);if(f)if(a){if(u=f.getPending("children",f.rule.children),!Array.isArray(u))return}else l=f.root.indexOf(f.origin),u=f.root;else u=t.rules;u.splice(l,0,n)},hidden(n,o){r(o,"hidden",!!n),t.refresh()},hiddenStatus(n){const o=t.getCtx(n);if(o)return!!o.rule.hidden},display(n,o){r(o,"display",!!n),t.refresh()},displayStatus(n){const o=t.getCtx(n);if(o)return!!o.rule.display},disabled(n,o){e(o).forEach(a=>{t.getCtxs(a).forEach(l=>{S(l.rule.props,"disabled",!!n)})}),t.refresh()},all(n){return Object.keys(t.ctxs).map(o=>{const a=t.ctxs[o];return n?a.origin:a.rule})},model(n){return t.fields().reduce((o,a)=>{const l=t.fieldCtx[a][0];return o[a]=n?l.origin:l.rule,o},{})},component(n){return Object.keys(t.nameCtx).reduce((o,a)=>{const l=t.nameCtx[a].map(u=>n?u.origin:u.rule);return o[a]=l.length===1?l[0]:l,o},{})},bind(){return s.form},reload:n=>{t.reloadRule(n)},updateOptions(n){t.fc.updateOptions(n),s.refresh()},onSubmit(n){s.updateOptions({onSubmit:n})},sync:n=>{if(Array.isArray(n)){n.forEach(a=>s.sync(a));return}let o=h.Object(n)?Q(n):t.getCtxs(n);o&&(o=Array.isArray(o)?o:[o],o.forEach(a=>{if(!a.deleted){const l=t.subForm[a.id];l&&(Array.isArray(l)?l.forEach(u=>{u.refresh()}):l&&l.refresh()),t.$render.clearCache(a)}}),t.refresh())},refresh:()=>{i().forEach(n=>{n.refresh()}),t.$render.clearCacheAll(),t.refresh()},refreshOptions(){t.$manager.updateOptions(t.options),s.refresh()},hideForm:n=>{S(t.vm,"isShow",!n)},changeStatus:()=>t.changeStatus,clearChangeStatus:()=>{t.changeStatus=!1},updateRule(n,o){t.getCtxs(n).forEach(a=>{C(a.rule,o)})},updateRules(n){Object.keys(n).forEach(o=>{s.updateRule(o,n[o])})},mergeRule:(n,o)=>{t.getCtxs(n).forEach(a=>{Z(a.rule,o)})},mergeRules(n){Object.keys(n).forEach(o=>{s.mergeRule(o,n[o])})},getRule:(n,o)=>{const a=t.getCtx(n);if(a)return o?a.origin:a.rule},getRenderRule:n=>{const o=t.getCtx(n);if(o)return o.prop},getRefRule:n=>{const o=t.getCtxs(n);if(o){const a=o.map(l=>l.rule);return a.length===1?a[0]:a}},setEffect(n,o,a){const l=t.getCtx(n);l&&o&&(o[0]==="$"&&(o=o.substr(1)),R(l.rule,"$"+o)&&S(l.rule,"$"+o,a),R(l.rule,"effect")||S(l.rule,"effect",{}),S(l.rule.effect,o,a))},clearEffectData(n,o){const a=t.getCtx(n);a&&(o&&o[0]==="$"&&(o=o.substr(1)),a.clearEffectData(o),s.sync(n))},updateValidate(n,o,a){a?s.mergeRule(n,{validate:o}):r(n,"validate",o)},updateValidates(n,o){Object.keys(n).forEach(a=>{s.updateValidate(a,n[a],o)})},refreshValidate(){s.refresh()},resetFields(n){e(n).forEach(o=>{t.getCtxs(o).forEach(a=>{t.$render.clearCache(a),a.rule.value=$e(a.defaultValue)})}),m.nextTick(()=>{m.nextTick(()=>{m.nextTick(()=>{s.clearValidateState(n)})})}),n==null&&(h.Function(t.options.onReset)&&O(()=>t.options.onReset(s)),t.vm.$emit("reset",s))},method(n,o){const a=s.el(n);if(!a||!a[o])throw new Error(ct("err",`${o} 方法不存在`));return(...l)=>a[o](...l)},exec(n,o,...a){return O(()=>s.method(n,o)(...a))},toJson(n){return ye(s.rule,n)},trigger(n,o,...a){const l=s.el(n);l&&l.$emit(o,...a)},el(n){const o=t.getCtx(n);if(o)return o.exportEl||o.el||t.vm.$refs[o.ref]},closeModal:n=>{const o=s.el(n);o&&o.$emit&&o.$emit("close-modal")},getSubForm(n){const o=t.getCtx(n);return o?t.subForm[o.id]:void 0},getChildrenRuleList(n){const o=typeof n=="object",a=o?Q(n):t.getCtx(n),l=a?a.rule:o?n:s.getRule(n);if(!l)return[];const u=[];return(d=>{d&&d.forEach(y=>{typeof y=="object"&&(y.field&&u.push(y),u.push(...s.getChildrenRuleList(y)))})})(a?a.loadChildrenPending():l.children),u},getParentRule(n){return(typeof n=="object"?Q(n):t.getCtx(n)).parent.rule},getParentSubRule(n){const a=typeof n=="object"?Q(n):t.getCtx(n);if(a){const l=a.getParentGroup();if(l)return l.rule}},getChildrenFormData(n,o){return s.getChildrenRuleList(n).reduce((l,u)=>((u.ignore!==!0||o===!0)&&(l[u.field]=$e(u.value)),l),{})},setChildrenFormData(n,o,a){const l=s.getChildrenRuleList(n);t.deferSyncValue(()=>{l.forEach(u=>{R(o,u.field)?u.value=o[u.field]:a&&(u.value=void 0)})})},getGlobalEvent(n){let o=s.options.globalEvent[n];if(o)return typeof o=="object"&&(o=o.handle),J(o)},getGlobalData(n){return new Promise((o,a)=>{let l=s.options.globalData[n];l||o(t.fc.loadData[n]),l.type==="fetch"?s.fetch(l).then(u=>{o(u)}).catch(a):o(l.data)})},renderRule(n,o,a){const u=typeof n=="object"?Q(n):t.getCtx(n);return u?t.$render.createRuleVnode(u,o,a):void 0},renderChildren(n,o,a){const u=typeof n=="object"?Q(n):t.getCtx(n);return u?t.$render.createChildrenVnodes(u,o,a):void 0},nextTick(n){t.bus.$once("next-tick",n),t.refresh()},nextRefresh(n){t.nextRefresh(),n&&O(n)},emit(n,...o){t.vm.$emit(n,...o)},deferSyncValue(n,o){t.deferSyncValue(n,o)},bus:t.bus,fetch(n){return new Promise((o,a)=>{n=G(n),n=t.loadFetchVar(n),t.beforeFetch(n).then(()=>Ot(n,t.fc.create.fetch,s).then(l=>{O(()=>n.onSuccess&&n.onSuccess(l)),o(l)}).catch(l=>{O(()=>n.onError&&n.onError(l)),a(l)})).catch(l=>{})})},watchFetch(n,o,a,l){return t.fc.watchLoadData((u,f)=>{let d=G(n);d=t.loadFetchVar(d,u),!(l&&l(d,f)===!1)&&t.beforeFetch(d).then(()=>Ot(d,t.fc.create.fetch,s).then(y=>{O(()=>d.onSuccess&&d.onSuccess(y)),o&&o(y,f)}).catch(y=>{O(()=>d.onError&&d.onError(y)),a&&a(y)})).catch(y=>{})},n.wait==null?1e3:n.wait)},getData(n,o){return t.fc.get?t.fc.get(n,o):t.fc.getLoadData(n,o)},setData(n,o,a){return t.fc.setData(n,o,a)},refreshData(n){return t.fc.refreshData(n)},t(n,o){return t.fc.t(n,o)},getLocale(){return t.fc.getLocale()},helper:{tidyFields:e,props:r}};return["on","once","off","set","emit"].forEach(n=>{s[n]=function(...o){t.vm[`$${n}`](...o)}}),s.changeValue=s.changeField=s.setValue,s}function gr(t){C(t.prototype,{initCache(){this.clearCacheAll()},clearCache(e){if(!e.rule.cache){if(!this.cache[e.id]){e.parent&&this.clearCache(e.parent);return}(this.cache[e.id].use===!0||this.cache[e.id].parent)&&this.$handle.refresh(),this.cache[e.id].parent&&this.clearCache(this.cache[e.id].parent),this.cache[e.id]=null}},clearCacheAll(){this.cache={}},setCache(e,r,i){this.cache[e.id]={vnode:r,use:!1,parent:i,slot:e.rule.slot}},getCache(e){const r=this.cache[e.id];if(r)return r.use=!0,r.vnode}})}function H(t){const e=t.replace(/(-[a-z])/g,function(r){return r.replace("-","").toLocaleUpperCase()});return Ft(e)}function Ft(t){return t.replace(t[0],t[0].toLowerCase())}function yr(t){C(t.prototype,{initRender(){this.cacheConfig={}},getTypeSlot(e){const r=i=>{if(i){let s;return e.rule.field&&(s=i.$scopedSlots["field-"+ge(e.rule.field)]||i.$scopedSlots["field-"+e.rule.field]),s||(s=i.$scopedSlots["type-"+ge(e.type)]||i.$scopedSlots["type-"+e.type]),s||r(i.$pfc)}};return r(this.vm)},render(){if(!this.vm.isShow)return;this.$manager.beforeRender();const e=_e();return this.sort.forEach(r=>{this.renderSlot(e,this.$handle.ctxs[r])}),this.$manager.render(e)},renderSlot(e,r,i){this.isFragment(r)?(r.initProp(),this.mergeGlobal(r),r.initNone(),this.renderChildren(r.loadChildrenPending(),r,r.rule.slot).forEach(n=>{e.setSlot(r.rule.slot,n)})):e.setSlot(r.rule.slot,this.renderCtx(r,i))},mergeGlobal(e){this.$handle.options.global&&(this.cacheConfig[e.trueType]||(this.cacheConfig[e.trueType]=m.computed(()=>{const i=this.$handle.options.global;return Z({},[i["*"]||i.default||{},i[e.originType]||i[e.type]||i[e.type]||{}])})),e.prop=Z({},[this.cacheConfig[e.trueType].value,e.prop]))},setOptions(e){const r=e.loadPending({key:"options",origin:e.prop.options,def:[]});e.prop.options=r,e.prop.optionsTo&&r&&ie(e.prop,e.prop.optionsTo,r)},deepSet(e){const r=e.rule.deep;r&&Object.keys(r).sort((i,s)=>i.length<s.length?-1:1).forEach(i=>{ie(e.prop,i,r[i])})},parseSide(e,r){return h.Object(e)?Z({props:{formCreateInject:r.prop.props.formCreateInject}},e):e},renderSides(e,r,i){const s=r[i?"rule":"prop"];return[this.renderRule(this.parseSide(s.prefix,r)),e,this.renderRule(this.parseSide(s.suffix,r))]},renderId(e,r){const i=this.$handle[r==="field"?"fieldCtx":"nameCtx"][e];return i?i.map(s=>this.renderCtx(s,s.parent)):void 0},renderCtx(e,r){try{if(e.type==="hidden")return;const i=e.rule;if(this.force||!this.cache[e.id]||this.cache[e.id].slot!==i.slot){let s;e.initProp(),this.mergeGlobal(e),e.initNone(),this.$manager.tidyRule(e),this.deepSet(e),this.setOptions(e),this.ctxProp(e);let n=e.prop;n.preview=!!(n.preview!=null?n.preview:this.$handle.preview),n.props.formCreateInject=this.injectProp(e);let o=n.cache!==!1;const a=n.preview;if(n.hidden){this.setCache(e,void 0,r);return}s=(...l)=>{const u={rule:i,prop:n,preview:a,api:this.$handle.api,model:n.model||{},slotValue:l};l.length&&i.slotUpdate&&O(()=>i.slotUpdate(u));let f=[];const d=e.loadChildrenPending();e.parser.renderChildren?f=e.parser.renderChildren(d,e):e.parser.loadChildren!==!1&&(f=this.renderChildren(d,e)),Object.keys(n.renderSlots||{}).forEach(b=>{f.push(this.renderRule({type:"template",slot:b},(()=>{if(h.Function(n.renderSlots[b]))return O(()=>n.renderSlots[b]());const w=this.parseSide(n.renderSlots[b],e);return this.renderRule(w)})()))});const y=this.getTypeSlot(e);let g;return y?(u.children=f,g=y(u)):g=a?e.parser.preview(Ae(f),e):e.parser.render(Ae(f),e),g=this.renderSides(g,e),!(!e.input&&h.Undef(n.native))&&n.native!==!0&&(this.fc.targetFormDriver("updateWrap",e),g=this.$manager.makeWrap(e,g)),e.none&&(Array.isArray(g)?g=g.map(b=>!b||!b.tag?b:this.none(b)):g=this.none(g)),o&&this.setCache(e,()=>this.stable(g),r),g},this.setCache(e,s,r)}return(...s)=>{const n=this.getCache(e);if(n)return n(...s);if(this.cache[e.id])return;const o=this.renderCtx(e,e.parent);if(o)return o()}}catch(i){console.error(i);return}},none(e){if(e)return e.data.class=this.mergeClass(e.data.class,"fc-none"),e},mergeClass(e,r){if(Array.isArray(e))e.push(r);else return e?[e,r]:r;return e},stable(e){return(Array.isArray(e)?e:[e]).forEach(i=>{i&&i.tag&&i.children&&typeof i.children=="object"&&(i.children.$stable=!0,this.stable(i.children))}),e},getModelField(e){return e.prop.modelField||e.parser.modelField||this.fc.modelFields[this.vNode.aliasMap[e.type]]||this.fc.modelFields[e.type]||this.fc.modelFields[e.originType]||"value"},isFragment(e){return e.type==="fragment"||e.type==="template"},injectProp(e){const r=this.vm;r.ctxInject[e.id]||(r.ctxInject[e.id]={api:this.$handle.api,form:this.fc.create,subForm:s=>{this.$handle.addSubForm(e,s)},getSubForm:()=>this.$handle.subForm[e.id],slots:()=>this.vm.top.$scopedSlots,options:[],children:[],preview:!1,id:e.id,field:e.field,rule:e.rule,input:e.input,t:(...s)=>this.$handle.api.t(...s),updateValue:s=>{this.$handle.onUpdateValue(e,s)}});const i=r.ctxInject[e.id];return C(i,{preview:e.prop.preview,options:e.prop.options,prop:function(){const s=_({},e.prop);return s.on=s.on?_({},s.on):{},delete s.model,s}(),children:e.loadChildrenPending()}),i},ctxProp(e){const{ref:r,key:i,rule:s}=e;this.$manager.mergeProp(e),e.parser.mergeProp(e);const n=_({},e.prop.on||{}),o={};Object.keys(n).forEach(l=>{l.indexOf("native.")===0&&(o[l.replace("native.","")]=n[l],delete n[l])}),e.prop.on=n;const a=[{ref:r,key:s.key||`${i}fc`,slot:void 0,on:{"hook:mounted":()=>{this.onMounted(e)},"fc.updateValue":l=>{this.$handle.onUpdateValue(e,l)},"fc.el":l=>{e.exportEl=l,l&&((l.$el||l).__rule__=e.rule)}}},{nativeOn:o}];if(e.input){const l=this.tmpInput;this.vm.$props.disabled===!0&&(e.prop.props.disabled=!0),e.prop.model={value:this.$handle.getFormData(e),callback:u=>{l&&l(e.field,u,e.rule),this.onInput(e,u)},expression:`formData.${e.id}`},e.prop.modelEmit&&a.push({on:{[e.prop.modelEmit]:()=>this.onEmitInput(e)}})}return X(a,e.prop),e.prop},onMounted(e){e.el=this.vm.$refs[e.ref],e.el&&((e.el.$el||e.el).__rule__=e.rule),e.parser.mounted(e),this.$handle.effect(e,"mounted"),this.$handle.targetHook(e,"mounted")},onInput(e,r){if(e.prop.modelEmit){this.$handle.onBaseInput(e,r);return}this.$handle.onInput(e,r)},onEmitInput(e){this.$handle.setValue(e,e.parser.toValue(e.modelValue,e),e.modelValue)},renderChildren(e,r,i){if(!h.trueArray(e))return[];const s=_e();return e.map(n=>{if(n){if(h.String(n))return s.setSlot(null,i?this.renderRule({type:"template",children:[n]}):n);if(n.__fc__)return this.renderSlot(s,n.__fc__,r);n.type&&m.nextTick(()=>{this.$handle.loadChildren(e,r),this.$handle.refresh()})}}),s.getSlots()},defaultRender(e,r){const i=e.prop;return i.component?typeof i.component=="string"?this.vNode.make(i.component,i,r):this.vNode.makeComponent(i.component,i,r):this.vNode[e.type]?this.vNode[e.type](i,r):this.vNode[e.originType]?this.vNode[e.originType](i,r):this.vNode.make(Ft(i.type),i,r)},createChildrenVnodes(e,r,i){this.force=i!==!1,this.tmpInput=r;const s=this.renderChildren(e.rule.children,e);return this.force=!1,this.tmpInput=null,s},createRuleVnode(e,r,i){this.force=i!==!1,this.tmpInput=r;const s=_e();return this.renderSlot(s,e,e.parent),this.force=!1,this.tmpInput=null,s.getSlots()},renderRule(e,r,i){if(!e)return;if(h.String(e))return e;let s;if(i)s=e.type;else if(s=e.is,e.type){s=H(e.type);const a=this.vNode.aliasMap[s];a&&(s=H(a))}if(!s)return;const n=_e();h.trueArray(e.children)&&e.children.forEach(a=>{a&&n.setSlot(a==null?void 0:a.slot,()=>this.renderRule(a))});const o=_({},e);return delete o.type,delete o.is,this.vNode.make(s,o,n.mergeBag(r).getSlots())}})}let $r=1;function qe(t){C(this,{$handle:t,fc:t.fc,vm:t.vm,$manager:t.$manager,vNode:new t.fc.CreateNode(t.vm),force:!1,tmpInput:null,id:$r++}),gt(this,{options(){return t.options},sort(){return t.sort}}),this.initCache(),this.initRender()}gr(qe),yr(qe);function br(t){C(t.prototype,{parseInjectEvent(e,r){const i=e.inject||this.options.injectEvent;return this.parseEventLst(e,r,i)},parseEventLst(e,r,i,s){return Object.keys(r).forEach(n=>{const o=this.parseEvent(e,r[n],i,s);o&&(r[n]=o)}),r},parseEvent(e,r,i,s){if(h.Function(r)&&(i!==!1&&!h.Undef(i)||r.__inject))return this.inject(e,r,i);if(!s&&Array.isArray(r)&&r[0]&&(h.String(r[0])||h.Function(r[0])))return this.parseEventLst(e,r,i,!0);if(h.String(r)){const n=J(r);if(n&&r!==n)return n.__inject?this.parseEvent(e,n,i,!0):n}},parseEmit(e,r){let i={},s=e.rule,{emitPrefix:n,field:o,name:a,inject:l}=s,u=s[r?"emit":"nativeEmit"]||[];return h.trueArray(u)&&u.forEach(f=>{if(!f)return;let d,y=n||o||a;if(h.Object(f)&&(d=f.inject,f=f.name,y=f.prefix||y),y){r||(y=`native-${y}`);const g=ge(`${y}-${f}`),b=(...w)=>{this.vm.$emit(g,...w),this.vm.$emit("emit-event",g,...w),this.bus.$emit(g,...w)};if(b.__emit=!0,!d&&l===!1)i[f]=b;else{let w=d||l||this.options.injectEvent;i[f]=h.Undef(w)?b:this.inject(s,b,w)}}}),e.computed[r?"on":"nativeOn"]=i,i},getInjectData(e,r){const i=e.__fc__&&e.__fc__.$api,s=e.__fc__&&e.__fc__.$handle.vm||this.vm,{option:n,rule:o}=s.$props||s.$options.propsData;return{$f:i||this.api,api:i||this.api,rule:o,self:e.__origin__,option:n,inject:r}},inject(e,r,i){if(r.__origin){if(this.watching&&!this.loading)return r;r=r.__origin}const s=this,n=function(...o){const a=s.getInjectData(e,i);return a.args=[...o],o.unshift(a),r.apply(this,o)};return n.__origin=r,n.__json=r.__json,n},loadStrVar(e,r,i){if(e&&typeof e=="string"&&e.indexOf("{{")>-1&&e.indexOf("}}")>-1){const s=e,n=fr(e);let o;if(n.forEach(a=>{const l=a.split("||"),u=l[0].trim();if(u){const f=(l[1]||"").trim();let d,y=!1;if(i&&u.indexOf("$form.")===0){const g=u.split(".");g.shift(),R(i.value,g[0])&&(y=!0,d=r?r({id:"$form."+g[0]+"_"+i.rule.__fc__.id,getValue:()=>L(i.value,g)}):L(i.value,g))}y||(d=r?r(u,f):this.fc.getLoadData(u,f)),o=d,e=e.replaceAll(`{{${a}}}`,d==null?"":d)}}),n.length===1&&s===`{{${n[0]}}}`)return o}return e},loadFetchVar(e,r,i){let s;i&&i.__fc__&&(s=i.__fc__.getParentGroup());const n=o=>this.loadStrVar(o,r,s?{rule:i,value:this.subRuleData[s.id]||{}}:null);return e.action=n(e.action||""),["headers","data","query"].forEach(o=>{if(e[o]){const a={};Object.keys(e[o]).forEach(l=>{a[n(l)]=n(e[o][l])}),e[o]=a}}),e}})}const St=["hook:updated","hook:mounted"];function vr(t){C(t.prototype,{usePage(){const e=this.options.page;if(!e)return;let r=25,i=_r(this.rules);h.Object(e)&&(e.first&&(r=parseInt(e.first,10)||r),e.limit&&(i=parseInt(e.limit,10)||i)),C(this,{first:r,limit:i,pageEnd:this.rules.length<=r}),this.bus.$on("page-end",()=>this.vm.$emit("page-end",this.api)),this.pageLoad()},pageLoad(){const e=()=>{this.pageEnd?(this.vm.$off(St,e),this.bus.$emit("page-end")):(this.first+=this.limit,this.pageEnd=this.rules.length<=this.first,this.loadRule(),this.refresh())};this.vm.$on(St,e)}})}function _r(t){return t.length<31?31:Math.ceil(t.length/3)}function wr(t){C(t.prototype,{clearNextTick(){this.nextTick&&clearTimeout(this.nextTick),this.nextTick=null},bindNextTick(e){this.clearNextTick(),this.nextTick=setTimeout(()=>{e(),this.nextTick=null},10)},render(){return++this.loadedId,this.vm.unique>0?this.$render.render():(this.vm.unique=1,[])}})}function Cr(t){Object.defineProperties(t.origin,{__fc__:Ne(m.markRaw(t),!0)}),t.rule!==t.origin&&Object.defineProperties(t.rule,{__fc__:Ne(m.markRaw(t),!0)})}function Rt(t,e,r){const i=ve(),s=!!e.field;C(this,{id:i,ref:i,wrapRef:i+"fi",rule:e,origin:e.__origin__||e,name:e.name,pending:{},none:!1,watch:[],linkOn:[],root:[],ctrlRule:[],children:[],parent:null,group:e.subRule?this:null,cacheConfig:null,prop:_({},e),computed:{},payload:{},refRule:{},input:s,el:void 0,exportEl:void 0,defaultValue:s?G(r):void 0,field:e.field||void 0}),this.updateKey(),Cr(this),this.update(t,!0)}C(Rt.prototype,{getParentGroup(){let t=this.parent;for(;t;){if(t.group)return t;t=t.parent}},loadChildrenPending(){const t=this.rule.children||[];return Array.isArray(t)?t:this.loadPending({key:"children",origin:t,def:[],onLoad:e=>{this.$handle&&this.$handle.loadChildren(e,this)},onUpdate:(e,r)=>{this.$handle&&(e===r?this.$handle.loadChildren(e,this):this.$handle.updateChildren(this,e,r))},onReload:e=>{this.$handle?this.$handle.updateChildren(this,[],e):delete this.pending.children}})},loadPending(t){const{key:e,origin:r,def:i,onLoad:s,onReload:n,onUpdate:o}=t;if(this.pending[e]&&this.pending[e].origin===r)return this.getPending(e,i);delete this.pending[e];let a=r;if(h.Function(r)){let l=O(()=>r({rule:this.rule,api:this.$api,update:u=>{const f=u||i,d=this.getPending(e,i);this.setPending(e,r,f),o&&o(f,d)},reload:()=>{const u=this.getPending(e,i);delete this.pending[e],n&&n(u),this.$api&&this.$api.sync(this.rule)}}));l&&h.Function(l.then)?(l.then(u=>{const f=u||i;this.setPending(e,r,f),s&&s(f),this.$api&&this.$api.sync(this.rule)}).catch(u=>{console.error(u)}),a=i,this.setPending(e,r,a)):(a=l||i,this.setPending(e,r,a),s&&s(a))}return a},getPending(t,e){return this.pending[t]&&this.pending[t].value||e},setPending(t,e,r){this.pending[t]={origin:e,value:m.reactive(r)}},effectData(t){return this.payload[t]||(this.payload[t]={}),this.payload[t]},clearEffectData(t){t===void 0?this.payload={}:delete this.payload[t]},updateKey(t){this.key=ve(),t&&this.parent&&this.parent.updateKey(t)},updateType(){this.originType=this.rule.type,this.type=H(this.rule.type),this.trueType=this.$handle.getType(this.originType)},setParser(t){this.parser=t,t.init(this)},initProp(){var e,r;const t=_({},this.rule);delete t.children,delete t.validate,this.prop=Z({},[t,...Object.keys(this.payload).map(i=>this.payload[i]),this.computed]),this.prop.validate=[...((r=(e=this.refRule)==null?void 0:e.__$validate)==null?void 0:r.value)||[],...this.prop.validate||[]]},initNone(){this.none=!(h.Undef(this.prop.display)||this.prop.display)},injectValidate(){return this.prop.validate},check(t){return this.vm===t.vm},unwatch(){this.watch.forEach(t=>t()),this.watch=[],this.refRule={}},unlink(){this.linkOn.forEach(t=>t()),this.linkOn=[]},link(){this.unlink(),this.$handle.appendLink(this)},watchTo(){this.$handle.watchCtx(this)},delete(){this.unwatch(),this.unlink(),this.rmCtrl(),this.parent&&this.parent.children.splice(this.parent.children.indexOf(this)>>>0,1),C(this,{deleted:!0,computed:{},parent:null,children:[],cacheConfig:null,none:!1})},rmCtrl(){this.ctrlRule.forEach(t=>t.__fc__&&t.__fc__.rm()),this.ctrlRule=[]},rm(){const t=()=>{let e=this.root.indexOf(this.origin);e>-1&&(this.root.splice(e,1),this.$handle&&this.$handle.refresh())};if(this.deleted){t();return}this.$handle.noWatch(()=>{this.$handle.deferSyncValue(()=>{this.rmCtrl(),t(),this.$handle.rmCtx(this),C(this,{root:[]})},this.input)})},update(t,e){C(this,{deleted:!1,$handle:t,$render:t.$render,$api:t.api,vm:t.vm,vNode:t.$render.vNode,updated:!1,cacheValue:this.rule.value}),!e&&this.unwatch(),this.watchTo(),this.link(),this.updateType()}});function kr(t){C(t.prototype,{nextRefresh(e){const r=this.loadedId;m.nextTick(()=>{r===this.loadedId&&(e?e():this.refresh())})},parseRule(e){const r=mt(e);return Object.defineProperties(r,{__origin__:Ne(e,!0)}),Or(r),this.appendValue(r),[r,r.prefix,r.suffix].forEach(i=>{i&&this.loadFn(i,r)}),this.loadCtrl(r),r.update&&(r.update=J(r.update)),r},loadFn(e,r){["on","props","nativeOn","deep"].forEach(i=>{e[i]&&this.parseInjectEvent(r,e[i])})},loadCtrl(e){e.control&&e.control.forEach(r=>{r.handle&&(r.handle=J(r.handle))})},syncProp(e){const r=e.rule;h.trueArray(r.sync)&&X([{on:r.sync.reduce((i,s)=>(i[typeof s=="object"&&s.event||`update:${s}`]=n=>{r.props[typeof s=="object"&&s.prop||s]=n,this.vm.$emit("sync",s,n,r,this.fapi)},i),{})}],e.computed)},loadRule(){this.cycleLoad=!1,this.loading=!0,this.pageEnd&&this.bus.$emit("load-start"),this.deferSyncValue(()=>{if(this._loadRule(this.rules),this.loading=!1,this.cycleLoad&&this.pageEnd)return this.loadRule();this.syncForm(),this.pageEnd&&this.bus.$emit("load-end"),this.vm.renderRule()})},loadChildren(e,r){if(this.cycleLoad=!1,this.loading=!0,this.bus.$emit("load-start"),this._loadRule(e,r),this.loading=!1,this.cycleLoad)return this.loadRule();this.syncForm(),this.bus.$emit("load-end"),this.$render.clearCache(r)},_loadRule(e,r){const i=o=>{let a=e[o-1];if(!a||!a.__fc__)return o>0?i(o-1):-1;let l=this.sort.indexOf(a.__fc__.id);return l>-1?l:i(o-1)},s=(o,a)=>{h.trueArray(o)&&this._loadRule(o,a)},n=e.map((o,a)=>{if(r&&!h.Object(o)||!this.pageEnd&&!r&&a>=this.first)return;if(o.__fc__&&o.__fc__.root===e&&this.ctxs[o.__fc__.id])return s(o.__fc__.loadChildrenPending(),o.__fc__),o.__fc__;let l=mt(o);const u=()=>!!(l.field&&this.fieldCtx[l.field]&&this.fieldCtx[l.field][0]!==o.__fc__);this.fc.targetFormDriver("loadRule",{rule:l,api:this.api},this.fc),this.ruleEffect(l,"init",{repeat:u()}),u()&&this.vm.$emit("repeat-field",o,this.api);let f,d=!1,y=!!o.__fc__,g=l.value;if(y){if(f=o.__fc__,g=f.defaultValue,f.deleted){if(Et(f))return;f.update(this)}else if(!f.check(this)){if(Et(f))return;e[a]=o=o._clone?o._clone():ht(ye(o)),f=null,d=!0}}if(f)f.originType!==f.rule.type&&f.updateType(),this.bindParser(f),this.appendValue(f.rule),f.parent&&f.parent!==r&&this.rmSubRuleData(f);else{const j=this.parseRule(o);f=new Rt(this,j,g),this.bindParser(f)}[!1,!0].forEach(j=>this.parseEmit(f,j)),this.syncProp(f),f.parent=r||null,f.root=e,this.setCtx(f),!d&&!y&&(this.effect(f,"load"),this.targetHook(f,"load")),this.effect(f,"created");const b=f.loadChildrenPending();if(f.parser.loadChildren===!1||s(b,f),!r){const j=i(a);j>-1||!a?this.sort.splice(j+1,0,f.id):this.sort.push(f.id)}const w=f.rule;return f.updated||(f.updated=!0,h.Function(w.update)&&this.bus.$once("load-end",()=>{this.refreshUpdate(f,w.value,"init")}),this.effect(f,"loaded")),this.refreshControl(f)&&(this.cycleLoad=!0),f}).filter(o=>!!o);r&&(r.children=n)},refreshControl(e){return e.input&&e.rule.control&&this.useCtrl(e)},useCtrl(e){const r=Fr(e),i=[],s=this.api;if(!r.length)return!1;for(let a=0;a<r.length;a++){const l=r[a],u=l.handle||function(d){return(ae[l.condition||"=="]||ae["=="])(d,l.value)};if(!h.trueArray(l.rule))continue;const f=z(_({},l),{valid:O(()=>u(e.rule.value,s)),ctrl:Sr(e,l.rule),isHidden:h.String(l.rule[0])});f.valid&&f.ctrl||!f.valid&&!f.ctrl&&!f.isHidden||i.push(f)}if(!i.length)return!1;const n=[];let o=!1;return this.deferSyncValue(()=>{i.reverse().forEach(({isHidden:a,valid:l,rule:u,prepend:f,append:d,child:y,ctrl:g,method:b})=>{if(a){l?e.ctrlRule.push({__ctrl:!0,children:u,valid:l}):g&&e.ctrlRule.splice(e.ctrlRule.indexOf(g)>>>0,1),n[l?"push":"unshift"](()=>{b==="disabled"||b==="enabled"?this.api.disabled(!l,u):b==="display"||b==="show"?this.api.display(l,u):b==="required"?(u.forEach(w=>{this.api.setEffect(w,"required",l)}),l||this.api.clearValidateState(u)):b==="if"?this.api.hidden(!l,u):this.api.hidden(!l,u)});return}if(l){o=!0;const w={type:"fragment",native:!0,__ctrl:!0,children:u};e.ctrlRule.push(w),this.bus.$once("load-start",()=>{f?s.prepend(w,f,y):d||y?s.append(w,d||e.id,y):e.root.splice(e.root.indexOf(e.origin)+1,0,w)})}else{e.ctrlRule.splice(e.ctrlRule.indexOf(g),1);const w=Q(g);w&&w.rm()}})}),n.length&&(this.loading?n.length&&this.bus.$once("load-end",()=>{n.forEach(a=>a())}):n.length&&m.nextTick(()=>{n.forEach(a=>a())})),this.vm.$emit("control",e.origin,this.api),this.effect(e,"control"),o},reloadRule(e){return this._reloadRule(e)},_reloadRule(e){e||(e=this.rules);const r=_({},this.ctxs);this.clearNextTick(),this.initData(e),this.fc.rules=e,this.deferSyncValue(()=>{this.bus.$once("load-end",()=>{Object.keys(r).filter(i=>this.ctxs[i]===void 0).forEach(i=>this.rmCtx(r[i])),this.$render.clearCacheAll()}),this.reloading=!0,this.loadRule(),this.reloading=!1,this.refresh(),this.vm.$emit("reloading",this.api)}),this.vm.$emit("update",this.api),this.bus.$off("next-tick",this.nextReload),this.bus.$once("next-tick",this.nextReload)},refresh(){this.vm.refresh()}})}function Or(t){const e=bt();return Object.keys(e).forEach(r=>{R(t,r)||S(t,r,e[r])}),t}function Fr(t){const e=t.rule.control||[];return h.Object(e)?[e]:e}function Sr(t,e){for(let r=0;r<t.ctrlRule.length;r++){const i=t.ctrlRule[r];if(i.children===e)return i}}function Et(t){return!!t.rule.__ctrl}function Rr(t){C(t.prototype,{setValue(e,r,i,s){e.deleted||(e.rule.value=r,this.changeStatus=!0,this.nextRefresh(),this.$render.clearCache(e),this.setFormData(e,i),this.syncValue(),this.valueChange(e,r),this.vm.$emit("change",e.field,r,e.origin,this.api,s||!1),this.effect(e,"value"),this.targetHook(e,"value",{value:r}),this.emitEvent("change",e.field,r,{rule:e.origin,api:this.api,setFlag:s||!1}),s&&m.nextTick(()=>{m.nextTick(()=>{m.nextTick(()=>{this.api.clearValidateState(e.id)})})}))},onInput(e,r){let i;e.input&&(this.isQuote(e,i=e.parser.toValue(r,e))||this.isChange(e,r))&&this.setValue(e,i,r)},onUpdateValue(e,r){this.deferSyncValue(()=>{const i=e.getParentGroup(),s=i?this.subRuleData[i.id]:null,n={};Object.keys(r||{}).forEach(o=>{s&&R(s,o)?n[o]=r[o]:R(this.api.form,o)?this.api.form[o]=r[o]:this.api.top!==this.api&&R(this.api.top.form,o)&&(this.api.top.form[o]=r[o])}),Object.keys(n).length&&this.api.setChildrenFormData(i.rule,n)})},onBaseInput(e,r){this.setFormData(e,r),e.modelValue=r,this.nextRefresh(),this.$render.clearCache(e)},setFormData(e,r){e.modelValue=r;const i=e.getParentGroup();i&&(this.subRuleData[i.id]||S(this.subRuleData,i.id,{}),S(this.subRuleData[i.id],e.field,e.rule.value)),S(this.formData,e.id,r)},rmSubRuleData(e){const r=e.getParentGroup();r&&this.subRuleData[r.id]&&te(this.subRuleData[r.id],e.field)},getFormData(e){return this.formData[e.id]},syncForm(){const e={},r=this.fields(),i=[];this.options.appendValue!==!1&&Object.keys(this.appendData).reduce((s,n)=>(r.indexOf(n)===-1&&(s[n]=m.toRef(this.appendData,n)),s),e),r.reduce((s,n)=>{const o=(this.fieldCtx[n]||[]).filter(a=>!this.isIgnore(a.rule))[0]||this.fieldCtx[n][0];return this.isIgnore(o.rule)&&i.push(n),s[n]=m.toRef(o.rule,"value"),s},e),this.form=m.reactive(e),this.ignoreFields=i,this.syncValue()},isIgnore(e){return e.ignore===!0||e.ignore==="hidden"&&e.hidden||this.options.ignoreHiddenFields&&e.hidden},appendValue(e){(!e.field||!R(this.appendData,e.field))&&!this.options.forceCoverValue||(e.value=this.appendData[e.field],delete this.appendData[e.field])},addSubForm(e,r){this.subForm[e.id]=r},deferSyncValue(e,r){this.deferSyncFn||(this.deferSyncFn=e),this.deferSyncFn.sync||(this.deferSyncFn.sync=r),O(e),this.deferSyncFn===e&&(this.deferSyncFn=null,e.sync&&this.syncForm())},syncValue(){if(this.deferSyncFn)return this.deferSyncFn.sync=!0;const e={};Object.keys(this.form).forEach(r=>{this.ignoreFields.indexOf(r)===-1&&(e[r]=this.form[r])}),this.vm.updateValue(e)},isChange(e,r){return JSON.stringify(this.getFormData(e),Dt)!==JSON.stringify(r,Dt)},isQuote(e,r){return(r instanceof Function||h.Object(r)||Array.isArray(r))&&r===e.rule.value},refreshUpdate(e,r,i,s){if(h.Function(e.rule.update)){const n=O(()=>e.rule.update(r,e.origin,this.api,{origin:i||"change",linkField:s}));if(n===void 0)return;e.rule.hidden=n===!0}},valueChange(e,r){this.refreshRule(e,r),this.bus.$emit("change-"+e.field,r)},refreshRule(e,r,i,s){this.refreshControl(e)&&(this.$render.clearCacheAll(),this.loadRule(),this.vm.$emit("update",this.api),this.refresh()),this.refreshUpdate(e,r,i,s)},appendLink(e){const r=e.rule.link;h.trueArray(r)&&r.forEach(i=>{const s=()=>this.refreshRule(e,e.rule.value,"link",i);this.bus.$on("change-"+i,s),e.linkOn.push(()=>this.bus.$off("change-"+i,s))})},fields(){return Object.keys(this.fieldCtx)}})}function Dt(t,e){return typeof e=="function"?""+e:e}const ke={init(t){},toFormValue(t,e){return t},toValue(t,e){return t},mounted(t){},render(t,e){return e.$handle.fc.renderDriver&&e.$handle.fc.renderDriver.defaultRender?e.$handle.fc.renderDriver.defaultRender(e,t):e.$render.defaultRender(e,t)},preview(t,e){return e.$handle.fc.renderDriver&&e.$handle.fc.renderDriver.defaultPreview?e.$handle.fc.renderDriver.defaultPreview(e,t):this.render(t,e)},mergeProp(t){}},Er=["field","value","vm","template","name","config","control","inject","sync","payload","optionsTo","update","slotUpdate","computed","component","cache"];function Dr(t){C(t.prototype,{getCtx(e){return this.getFieldCtx(e)||this.getNameCtx(e)[0]||this.ctxs[e]},getCtxs(e){return this.fieldCtx[e]||this.nameCtx[e]||(this.ctxs[e]?[this.ctxs[e]]:[])},setIdCtx(e,r,i){const s=`${i}Ctx`;this[s][r]?this[s][r].push(e):this[s][r]=[e]},rmIdCtx(e,r,i){const s=`${i}Ctx`,n=this[s][r];if(!n)return!1;const o=n.splice(n.indexOf(e)>>>0,1).length>0;return n.length||delete this[s][r],o},getFieldCtx(e){return(this.fieldCtx[e]||[])[0]},getNameCtx(e){return this.nameCtx[e]||[]},setCtx(e){let{id:r,field:i,name:s,rule:n}=e;this.ctxs[r]=e,s&&this.setIdCtx(e,s,"name"),e.input&&(this.setIdCtx(e,i,"field"),this.setFormData(e,e.parser.toFormValue(n.value,e)),this.isMounted&&!this.reloading&&this.vm.$emit("change",e.field,n.value,e.origin,this.api))},getParser(e){const r=this.fc.parsers,i=this.fc.renderDriver;if(i){const s=i.parsers||{},n=s[e.originType]||s[H(e.type)]||s[e.trueType];if(n)return n}return r[e.originType]||r[H(e.type)]||r[e.trueType]||ke},bindParser(e){e.setParser(this.getParser(e))},getType(e){const r=this.fc.CreateNode.aliasMap,i=r[e]||r[H(e)]||e;return H(i)},noWatch(e){this.noWatchFn||(this.noWatchFn=e),O(e),this.noWatchFn===e&&(this.noWatchFn=null)},watchCtx(e){if(ft().filter(i=>i[0]!=="_"&&i[0]!=="$"&&Er.indexOf(i)===-1).forEach(i=>{const s=m.toRef(e.rule,i),n=i==="children";e.refRule[i]=s,e.watch.push(m.watch(n?()=>h.Function(s.value)?s.value:[...s.value||[]]:()=>s.value,(o,a)=>{let l=s.value;if(!this.isBreakWatch()){if(n&&e.parser.loadChildren===!1){this.$render.clearCache(e),this.nextRefresh();return}if(this.watching=!0,m.nextTick(()=>{this.targetHook(e,"watch",{key:i,oldValue:a,newValue:l})}),i==="hidden"&&!!l!=!!a&&(this.$render.clearCacheAll(),m.nextTick(()=>{this.targetHook(e,"hidden",{value:l})})),i==="ignore"&&e.input||i==="hidden"&&e.input&&(e.rule.ignore==="hidden"||this.options.ignoreHiddenFields))this.syncForm();else if(i==="link"){e.link();return}else["props","on","nativeOn","deep"].indexOf(i)>-1?(this.parseInjectEvent(e.rule,l||{}),i==="props"&&e.input&&this.setFormData(e,e.parser.toFormValue(e.rule.value,e))):["emit","nativeEmit"].indexOf(i)>-1?this.parseEmit(e,i==="emit"):["prefix","suffix"].indexOf(i)>-1?l&&this.loadFn(l,e.rule):i==="type"?(e.updateType(),this.bindParser(e)):n&&(h.Function(a)&&(a=e.getPending("children",[])),h.Function(l)&&(l=e.loadChildrenPending()),this.updateChildren(e,l,a));this.$render.clearCache(e),this.refresh(),this.watching=!1}},{deep:!n,sync:n}))}),e.refRule.__$title=m.computed(()=>{let i=(typeof e.rule.title=="object"?e.rule.title.title:e.rule.title)||"";if(i){const s=i.match(/^\{\{\s*\$t\.(.+)\s*\}\}$/);s&&(i=this.api.t(s[1]))}return i}),e.refRule.__$info=m.computed(()=>{let i=(typeof e.rule.info=="object"?e.rule.info.info:e.rule.info)||"";if(i){const s=i.match(/^\{\{\s*\$t\.(.+)\s*\}\}$/);s&&(i=this.api.t(s[1]))}return i}),e.refRule.__$validate=m.computed(()=>{const i=s=>{var o,a;const n=s.match(/^\{\{\s*\$t\.(.+)\s*\}\}$/);return n?this.api.t(n[1],{title:(a=(o=e.refRule)==null?void 0:o.__$title)==null?void 0:a.value}):s};return q(e.rule.validate).map(s=>{const n=_({},s);if(n.message&&(n.message=i(n.message)),h.Function(n.validator)){const o=e;n.validator=function(...a){return s.validator.call({that:this,id:o.id,field:o.field,rule:o.rule,api:o.$handle.api},...a)}}if(n.adapter){if(typeof n.error=="object"){const o=_({},n.error);Object.keys(o).forEach(a=>{o[a]=i(o[a])}),n.error=o}return this.adapterValidate(n,e)}return n})}),e.input){const i=m.toRef(e.rule,"value");e.watch.push(m.watch(()=>i.value,()=>{let s=e.parser.toFormValue(i.value,e);this.isChange(e,s)&&this.setValue(e,i.value,s,!0)}))}this.bus.$once("load-end",()=>{let i=e.rule.computed;i&&(typeof i!="object"&&(i={value:i}),Object.keys(i).forEach(s=>{let n;const o=m.computed(()=>{const l=i[s];if(!l)return;const u=this.compute(e,l);return l.linkage&&u===void 0?n:u}),a=l=>{s==="value"?this.onInput(e,l):s[0]==="$"?this.api.setEffect(e.id,s,l):ie(e.rule,s,l)};(s==="value"?[void 0,null,""].indexOf(e.rule.value)>-1:o.value!==L(e.rule,s))&&a(o.value),e.watch.push(m.watch(o,l=>{n=l,setTimeout(()=>{a(l)})}))}))}),this.watchEffect(e)},adapterValidate(e,r){const i=(s,n)=>{if((e.beforeValidate&&O(()=>e.beforeValidate({value:s,api:this.api,validate:e,rule:r.rule})))===!1)n();else{const a=this.validator(s,e);if(a){let l="";typeof e.error=="object"&&(l=e.error[a]||e.error.default),!l&&typeof e.message=="string"&&(l=e.message),l||(l=this.getValidateMessage(r,{key:a,rule:e[a]})),n(l)}else if(e.validator){const l=e.validator&&O(()=>e.validator(s,n));l&&h.Function(l.then)&&l.then(()=>n()).catch(u=>n(u))}else n()}};return this.$manager.adapterValidate({required:e.required,message:e.message,target:e.trigger},i)},getValidateMessage(e,r){var s,n;const i=Array.isArray(r.rule)?r.rule.join(","):""+r.rule;return this.api.t(r.key==="required"?r.key:"validate."+r.key,{[r.key]:i,title:(n=(s=e.refRule)==null?void 0:s.__$title)==null?void 0:n.value})},validator(e,r){if(h.empty(e))return r.required?"required":void 0;for(const[s,n]of Object.entries(r))switch(s){case"len":case"maxLen":case"minLen":const o=g=>s==="len"?g===n:s==="maxLen"?g<=n:g>=n;if(Array.isArray(e)){if(!o(e.length))return s}else{if(typeof e=="object")return s;if(!o((""+e).length))return s}break;case"pattern":if(!(typeof n=="string"?new RegExp(n):n).test(""+e))return s;break;case"uppercase":if(n&&(typeof e!="string"||!/^[A-Z]*$/.test(e)))return s;break;case"lowercase":if(n&&(typeof e!="string"||!/^[a-z]*$/.test(e)))return s;break;case"min":case"max":case"positive":case"negative":case"integer":case"number":const l=Number(e);if(Number.isNaN(l)||s==="min"&&l<n||s==="max"&&l>n||s==="positive"&&l<=0||s==="negative"&&l>=0||s==="integer"&&!Number.isInteger(l))return s;break;case"equal":if(e!==n)return s;break;case"enum":if(Array.isArray(n)&&!n.includes(e))return s;break;case"hasKeys":if(typeof e!="object"||Array.isArray(n)&&n.some(g=>!(g in e)))return s;break;case"email":if(!/^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/.test(""+e))return s;break;case"url":if(!new RegExp("^(?!mailto:)(?:(?:http|https|ftp)://)(?:\\S+(?::\\S*)?@)?(?:(?:(?:[1-9]\\d?|1\\d\\d|2[01]\\d|22[0-3])(?:\\.(?:1?\\d{1,2}|2[0-4]\\d|25[0-5])){2}(?:\\.(?:[0-9]\\d?|1\\d\\d|2[0-4]\\d|25[0-4]))|(?:(?:[a-z\\u00a1-\\uffff0-9]+-?)*[a-z\\u00a1-\\uffff0-9]+)(?:\\.(?:[a-z\\u00a1-\\uffff0-9]+-?)*[a-z\\u00a1-\\uffff0-9]+)*(?:\\.(?:[a-z\\u00a1-\\uffff]{2,})))|localhost)(?::\\d{2,5})?(?:(/|\\?|#)[^\\s]*)?$","i").test(""+e))return s;break;case"ip":if(!/^(2(5[0-5]{1}|[0-4]\d{1})|[0-1]?\d{1,2})(\.(2(5[0-5]{1}|[0-4]\d{1})|[0-1]?\d{1,2})){3}$/.test(""+e))return s;break;case"phone":if(!/^(?:(?:\+|00)86)?1[3-9]\d{9}$/.test(""+e))return s;break}},compute(e,r){let i;if(typeof r=="object"){const s=e.getParentGroup(),n=a=>{if(a=Array.isArray(a)?{mode:"AND",group:a}:a,!h.trueArray(a.group))return!0;const l=a.mode==="OR";let u=!0;for(let f=0;f<a.group.length;f++){const d=a.group[f];let y,g=null;if(d.variable)g=JSON.stringify(this.fc.getLoadData(d.variable)||"");else if(d.field)g=$t(d.field||"");else if(!d.mode)return!0;let b=d.compare;if(b&&(b=$t(b||"")),d.mode?y=n(d):ae[d.condition]?h.Function(d.handler)?y=O(()=>d.handler(this.api,e.rule)):y=O(()=>new Function("$condition","$val","$form","$scope","$group","$rule",`with($form){with($scope){with(this){with($group){ return $condition['${d.condition}'](${g}, ${b||"$val"}); }}}}`).call(this.api.form,ae,d.value,this.api.top.form,this.api.top===this.api.scope?{}:this.api.scope.form,s?this.subRuleData[s.id]||{}:{},e.rule)):y=!1,l&&y)return!0;l||(u=u&&y)}return l?!1:u};let o=n(r);return o=r.invert===!0?!o:o,r.linkage?o?O(()=>this.computeValue(r.linkage,e,s),void 0):void 0:o}else if(h.Function(r))i=()=>r(this.api.form,this.api);else{const s=e.getParentGroup();i=()=>this.computeValue(r,e,s)}return O(i,void 0)},computeValue(e,r,i){const s=this,n=Object.keys(this.fc.formulas).reduce((o,a)=>(o[a]=function(...l){return s.fc.formulas[a].call({that:this,rule:r.rule,api:s.api,fc:s.fc},...l)},o),{});return O(()=>new Function("$formulas","$form","$scope","$group","$rule","$api",`with($form){with($scope){with(this){with($group){with($formulas){ return ${e} }}}}}`).call(this.api.form,n,this.api.top.form,this.api.top===this.api.scope?{}:this.api.scope.form,i?this.subRuleData[i.id]||{}:{},r.rule,this.api))},updateChildren(e,r,i){this.deferSyncValue(()=>{i&&i.forEach(s=>{(r||[]).indexOf(s)===-1&&s&&!h.String(s)&&s.__fc__&&s.__fc__.parent===e&&this.rmCtx(s.__fc__)}),h.trueArray(r)&&(this.loadChildren(r,e),this.bus.$emit("update",this.api))})},rmSub(e){h.trueArray(e)&&e.forEach(r=>{r&&r.__fc__&&this.rmCtx(r.__fc__)})},rmCtx(e){if(e.deleted)return;const{id:r,field:i,input:s,name:n}=e;te(this.ctxs,r),te(this.formData,r),te(this.subForm,r),te(this.vm.ctxInject,r);const o=e.getParentGroup();o&&this.subRuleData[o.id]&&te(this.subRuleData[o.id],i),e.group&&te(this.subRuleData,r),s&&this.rmIdCtx(e,i,"field"),n&&this.rmIdCtx(e,n,"name"),s&&!R(this.fieldCtx,i)&&te(this.form,i),this.deferSyncValue(()=>{if(!this.reloading){if(e.parser.loadChildren!==!1){const l=e.getPending("children",e.rule.children);h.trueArray(l)&&l.forEach(u=>u.__fc__&&this.rmCtx(u.__fc__))}e.root===this.rules&&this.vm.renderRule()}},s);const a=this.sort.indexOf(r);return a>-1&&this.sort.splice(a,1),this.$render.clearCache(e),e.delete(),this.effect(e,"deleted"),this.targetHook(e,"deleted"),s&&!this.fieldCtx[i]&&this.vm.$emit("removeField",i,e.rule,this.api),e.rule.__ctrl||this.vm.$emit("removeRule",e.rule,this.api),e}})}function jr(t){C(t.prototype,{mounted(){const e=()=>{this.isMounted=!0,this.lifecycle("mounted")};this.pageEnd?e():this.bus.$once("page-end",e)},lifecycle(e){this.fc.targetFormDriver(e,this.api,this.fc),this.vm.$emit(e,this.api),this.emitEvent(e,this.api)},emitEvent(e,...r){const i=this.options[e]||this.options[H("on-"+e)];if(i){const s=J(i);h.Function(s)&&O(()=>s(...r))}this.bus.$emit(e,...r)},targetHook(e,r,i){var n,o;let s=(o=(n=e.prop)==null?void 0:n.hook)==null?void 0:o[r];s&&(s=Array.isArray(s)?s:[s],s.forEach(a=>{O(()=>a(z(_({},i||{}),{self:e.rule,rule:e.rule,$f:this.api,api:this.api,option:this.vm.$props.option})))}))}})}function Ar(t){C(t.prototype,{useProvider(){const e=this.fc.providers;Object.keys(e).forEach(r=>{let i=e[r];h.Function(i)&&(i=i(this.fc)),i._c=Pr(i),this.onEffect(i),this.providers[r]=i})},onEffect(e){const r=[];(e._c||["*"]).forEach(i=>{const s=i==="*"?"*":this.getType(i);r.indexOf(s)>-1||(r.push(s),this.bus.$on(`p:${e.name}:${s}:${e.input?1:0}`,(n,o)=>{e[n]&&e[n](...o)}))}),e._used=r},watchEffect(e){let r={required:()=>{var i,s;return(R(e.rule,"$required")?e.rule.$required:(s=(i=e.rule)==null?void 0:i.effect)==null?void 0:s.required)||!1}};Object.keys(e.rule.effect||{}).forEach(i=>{r[i]=()=>e.rule.effect[i]}),Object.keys(e.rule).forEach(i=>{i[0]==="$"&&(r[i.substr(1)]=()=>e.rule[i])}),Object.keys(r).forEach(i=>{e.watch.push(m.watch(r[i],s=>{this.effect(e,"watch",{[i]:s})},{deep:!0}))})},ruleEffect(e,r,i){this.emitEffect({rule:e,input:!!e.field,type:this.getType(e.type)},r,i)},effect(e,r,i){this.emitEffect({rule:e.rule,input:e.input,type:e.trueType,ctx:e,custom:i},r)},getEffect(e,r){if(R(e,"$"+r))return e["$"+r];if(R(e,"effect")&&R(e.effect,r))return e.effect[r]},emitEffect({ctx:e,rule:r,input:i,type:s,custom:n},o,a){if(!s||["fcFragment","fragment"].indexOf(s)>-1)return;const l=n||Object.keys(r).reduce((u,f)=>(f[0]==="$"&&(u[f.substr(1)]=r[f]),u),_({},r.effect||{}));Object.keys(l).forEach(u=>{const f=this.providers[u];if(!f||f.input&&!i)return;let d;if(!f._c)d="*";else if(f._used.indexOf(s)>-1)d=s;else return;const y=_({value:l[u],getValue:()=>this.getEffect(r,u)},a||{});e&&(y.getProp=()=>e.effectData(u),y.clearProp=()=>e.clearEffectData(u),y.mergeProp=g=>Z(y.getProp(),[g]),y.id=e.id),this.bus.$emit(`p:${u}:${d}:${f.input?1:0}`,o,[y,r,this.api])})}})}function Ir(t){return t.filter(function(e,r,i){return i.indexOf(e,0)===r})}function Pr(t){const e=t.components;if(Array.isArray(e)){const r=Ir(e.filter(i=>i!=="*"));return r.length?r:!1}else return h.String(e)?[e]:!1}function W(t){gt(this,{options(){return t.options.value||{}},bus(){return t.bus},preview(){return t.vm.$options.propsData.preview!=null?t.vm.$options.propsData.preview:t.vm.parent&&t.vm.parent.$props.preview!=null?t.vm.parent.$props.preview:t.options.value.preview||!1}}),C(this,{fc:t,vm:t.vm,watching:!1,loading:!1,reloading:!1,noWatchFn:null,deferSyncFn:null,isMounted:!1,formData:m.reactive({}),subRuleData:m.reactive({}),subForm:{},form:m.reactive({}),appendData:{},ignoreFields:[],providers:{},cycleLoad:null,loadedId:1,nextTick:null,changeStatus:!1,pageEnd:!0,nextReload:()=>{this.lifecycle("reload")}}),this.initData(t.rules),this.$manager=new t.manager(this),this.$render=new qe(this),this.api=t.extendApiFn.reduce((e,r)=>{const i=O(()=>r(e,this));return i&&i!==e&&C(e,i),e},mr(this))}C(W.prototype,{initData(t){C(this,{ctxs:{},fieldCtx:{},nameCtx:{},sort:[],rules:t})},init(){this.updateAppendData(),this.useProvider(),this.usePage(),this.loadRule(),this.$manager.__init(),this.lifecycle("created")},updateAppendData(){this.appendData=_(_(_({},this.options.formData||{}),this.fc.vm.$options.propsData.value||{}),this.appendData)},isBreakWatch(){return this.loading||this.noWatchFn||this.reloading},globalBeforeFetch(t){return new Promise((e,r)=>{const i=this.options.beforeFetch&&O(()=>this.options.beforeFetch(t,{api:this.api}));i&&h.Function(i.then)?i.then(e).catch(r):e()})},beforeFetch(t){return new Promise((e,r)=>{const i=t&&t.beforeFetch&&O(()=>t.beforeFetch(t,{api:this.api}));i&&h.Function(i.then)?i.then(e).catch(r):i===!1?r():e()}).then(()=>this.globalBeforeFetch(t))},beforeSubmit(t){return new Promise((e,r)=>{const i=this.options.beforeSubmit&&O(()=>this.options.beforeSubmit(t,{api:this.api}));i&&h.Function(i.then)?i.then(e).catch(r):i===!1?r():e()})}}),br(W),vr(W),wr(W),kr(W),Rr(W),Dr(W),jr(W),Ar(W);const Ge={name:"fcFragment",functional:!0,props:["vnode"],render(t,e){return e.props.vnode?e.props.vnode:e.children}};function Tr(t){return h.String(t)?{domProps:{innerHTML:t}}:t}function Lr(){const t={};function e(r){r&&this.setVm(r)}return C(e.prototype,{setVm(r){this.vm=r,this.h=this.$h=r.$createElement},make(r,i,s){var n,o;return(m.isReservedTag?m.isReservedTag(r):(n=m==null?void 0:m.config)!=null&&n.isReservedTag(r))&&(i==null||delete i.nativeOn,(o=i==null?void 0:i.props)==null||delete o.formCreateInject),this.makeComponent(r,i,s)},makeComponent(r,i,s){var o;let n=this.$h(r,Tr(i),s||[]);if((o=n==null?void 0:n.componentOptions)!=null&&o.propsData&&(i!=null&&i.props)){const a=Object.keys(n.componentOptions.propsData);n.data.attrs||(n.data.attrs={}),Object.keys(i.props).forEach(l=>{n.data.attrs[l]==null&&a.indexOf(l)===-1&&["string","number","boolean"].indexOf(typeof i.props[l])>-1&&(n.data.attrs[l]=i.props[l])})}return n.context=this.vm,n},aliasMap:t}),C(e,{aliasMap:t,alias(r,i){t[r]=i},use(r){Object.keys(r).forEach(i=>{const s=ge(i),n=or(i).toLocaleLowerCase(),o=r[i];[i,s,n].forEach(a=>{e.alias(i,o),e.prototype[a]=function(l,u){return this.make(o,l,u)}})})}}),e}function Br(t){class e extends jt{}return Object.assign(e.prototype,t),e}function jt(t){C(this,{$handle:t,vm:t.vm,options:{},ref:"fcForm",mergeOptionsRule:{normal:["form","row","info","submitBtn","resetBtn"]}}),this.updateKey(),this.init()}C(jt.prototype,{__init(){this.$render=this.$handle.$render,this.$r=(...t)=>this.$render.renderRule(...t)},updateKey(){this.key=ve()},init(){},update(){},beforeRender(){},form(){return this.vm.$refs[this.ref]},adapterValidate(t,e){return t.validator=(r,i,s)=>e(i,s),t},getSlot(t){const e=r=>{if(r){let i=r.$scopedSlots[t];return i||e(r.$pfc)}};return e(this.vm)},mergeOptions(t,e){return X(t.map(r=>this.tidyOptions(r)),e,this.mergeOptionsRule)},updateOptions(t){this.$handle.fc.targetFormDriver("updateOptions",t,{handle:this.$handle,api:this.$handle.api}),this.options=this.mergeOptions([t],this.getDefaultOptions()),this.update()},tidyOptions(t){return t},tidyRule(t){},mergeProp(t){},getDefaultOptions(){return{}},render(t){}});const Vr=function(t){const e={name:"loadData",_fn:[],loaded(r,i,s){this.deleted(r),m.nextTick(()=>{let n=q(r.getValue());const o=[];n.forEach(a=>{if(a&&(a.attr||a.template)){let l=d=>{let y;a.template?y=t.$handle.loadStrVar(a.template,d):a.handler&&h.Function(a.handler)?y=a.handler(d,i,s):y=d(a.attr,a.default),a.copy!==!1&&(y=G(y));const g=a.modify?i:r.getProp();a.to==="child"?g.children?S(g.children,0,y):S(g,"children",[y]):ie(g,a.to||"options",y),s.sync(i)},u=d=>l(d);const f=t.watchLoadData(u);l=re(l,a.wait||300),a.watch!==!1?o.push(f):f()}}),this._fn[r.id]=o})},deleted(r){this._fn[r.id]&&(this._fn[r.id].forEach(i=>{i()}),delete this._fn[r.id]),r.clearProp()}};return e.watch=e.loaded,e},Nr=function(t){const e={name:"t",_fn:[],loaded(r,i,s){this.deleted(r);let n=r.getValue()||{};const o=[];Object.keys(n).forEach(a=>{const l=n[a];if(l){const u=typeof l=="object";let f=g=>{let b=t.t(u?l.attr:l,u?l.params:null,g);const w=u&&l.modify?i:r.getProp();a==="child"?w.children?S(w.children,0,b):S(w,"children",[b]):ie(w,a,b),s.sync(i)},d=g=>f(g);const y=t.watchLoadData(d);f=re(f,l.wait||300),l.watch!==!1?o.push(y):y()}}),this._fn[r.id]=o},deleted(r){this._fn[r.id]&&(this._fn[r.id].forEach(i=>{i()}),delete this._fn[r.id]),r.clearProp()}};return e.watch=e.loaded,e},At={name:"componentValidate",load(t,e,r){let i=t.getValue();if(!i||i.method===!1)t.clearProp(),r.clearValidateState([e.field]);else{h.Object(i)||(i={method:i});const s=i.method;delete i.method,t.getProp().validate=[z(_({},i),{validator(...n){const o=Q(e);if(o)return r.exec(o.id,h.String(s)?s:"formCreateValidate",...n,{attr:t,rule:e,api:r})}})]}},watch(...t){At.load(...t)}},Mr={fetch:function(t){function e(s){return h.String(s)&&(s={action:s,to:"options"}),s}function r(s,n,o){let a=s.value;i.deleted(s),h.Function(a)&&(a=a(n,o)),a=e(a);const l=d=>{d===void 0?s.clearProp():ie(s.getProp(),a.to||"options",d),o.sync(n)};if(!a||!a.action&&!a.key){l(void 0);return}if(a=G(a),a.to||(a.to="options"),a.key){const d=t.$handle.options.globalData[a.key];if(!d){l(void 0);return}if(d.type==="static"){l(d.data);return}else a=_(_({},a),d)}const u=a.onError,f=()=>{if(!s.getValue())return s.clearProp(),o.sync(n),!0};i._fn[s.id]=t.watchLoadData(re((d,y)=>{if(y&&a.watch===!1)return i._fn[s.id]();const g=t.$handle.loadFetchVar(G(a),d,n),b=z(_({headers:{}},g),{onSuccess(w,j){if(f())return;let se=M=>j?M:R(M,"data")?M.data:M;const B=J(g.parse);h.Function(B)?se=B:B&&h.String(B)&&(se=M=>L(M,B)),l(se(w,n,o))},onError(w){l(void 0),!f()&&(u||(j=>Te(j.message||"fetch fail "+g.action)))(w,n,o)}});t.$handle.beforeFetch(b,{rule:n,api:o}).then(()=>{if(h.Function(g.action)){g.action(n,o).then(w=>{b.onSuccess(w,!0)}).catch(w=>{b.onError(w)});return}O(()=>t.create.fetch(b,{inject:s,rule:n,api:o}))}).catch(w=>{})},a.wait||600))}const i={name:"fetch",_fn:[],loaded(...s){r(...s)},watch(...s){r(...s)},deleted(s){this._fn[s.id]&&(this._fn[s.id](),delete this._fn[s.id]),s.clearProp()}};return i},loadData:Vr,t:Nr,componentValidate:At};function Ur(t){t=t||new Map;const e={$on(r,i){const s=t.get(r);s&&s.push(i)||t.set(r,[i])},$once(r,i){i._once=!0,e.$on(r,i)},$off(r,i){const s=t.get(r);s&&s.splice(s.indexOf(i)>>>0,1)},$emit(r,...i){(t.get(r)||[]).slice().map(s=>{s._once&&(e.$off(r,s),delete s._once),s(...i)}),(t.get("*")||[]).slice().map(s=>{s(r,i)})}};return e}const qr={name:"html",loadChildren:!1,render(t,e){return e.prop.domProps||(e.prop.domProps={}),e.prop.domProps.innerHTML=t,e.vNode.make(e.prop.props.tag||"div",e.prop)},renderChildren(t){return Array.isArray(t)?t.filter(e=>h.String(e)).join(""):""}};function Gr(t){t=t+"=";const r=decodeURIComponent(document.cookie).split(";");for(let i=0;i<r.length;i++){let s=r[i];for(;s.charAt(0)===" ";)s=s.substring(1);if(s.indexOf(t)===0){s=s.substring(t.length,s.length);try{return JSON.parse(s)}catch(n){return s}}}return null}function Hr(t){const e=localStorage.getItem(t);if(e)try{return JSON.parse(e)}catch(r){return e}return null}function zr(t){const e=sessionStorage.getItem(t);if(e)try{return JSON.parse(e)}catch(r){return e}return null}function He(t,e){if(!e)return null;const r=e.split(".");let i=t(r.shift());return r.length?i==null?null:L(i,r):i}function Jr(t){return He(Gr,t)}function Wr(t){return He(Hr,t)}function Kr(t){return He(zr,t)}const xr={en:{required:"{title} is required",validate:{url:"{title} is not a valid url",email:"{title} is not a valid email",ip:"{title} {title} is not a valid ip",phone:"{title} {title} is not a valid phone",pattern:"{title} does not match pattern {pattern}",uppercase:"{title} must be all uppercase",lowercase:"{title} must be all lowercased",positive:"{title} is not a positive number",negative:"{title} is not a negative number",equal:"{title} is not equal to {equal}",min:"{title} cannot be less than {min}",max:"{title} cannot be greater than {max}",enum:"{title} must be one of {enum}",hasKeys:"{title} does not contain required fields {hasKeys}",minLen:"{title} must be at least {minLen}",maxLen:"{title} cannot be longer than {maxLen}",len:"{title} must be exactly {len}",integer:"{title} is not an integer",number:"{title} is not an number"}},"zh-cn":{required:"{title}不能为空",validate:{url:"{title}不是有效的 url 地址",email:"{title}不是有效的邮箱地址",ip:"{title}不是有效的 IP 地址",phone:"{title}不是正确的手机号",pattern:"{title}必须匹配 {pattern}",uppercase:"{title}必须全大写",lowercase:"{title}必须全小写",positive:"{title}不是正数",negative:"{title}不是负数",equal:"{title}必须等于 {equal}",min:"{title}必须大于等于 {min}",max:"{title}必须小于等于 {max}",enum:"{title}必须是 {enum} 之一",hasKeys:"{title}必须包含 {hasKeys} 字段",minLen:"{title}长度必须大于 {minLen}",maxLen:"{title}长度必须小于 {maxLen}",len:"{title}长度必须为 {len}",integer:"{title}必须为整数",number:"{title}必须为数字"}}};function Xr(t,e){let r;return arguments.length===2?(r=arguments[1],e=r[t]):r=arguments[2],{id:e,prop:r}}function ze(){return Xr("name",...arguments)}function Zr(t){return!t||!t.el?window.document.body:h.Element(t.el)?t.el:document.querySelector(t.el)}function Qr(t,e){const r=new Vue({data(){return{rule:t,option:e||{}}},render(i){return i("FormCreate",{ref:"fc",props:this.$data})}});return r.$mount(),r}function Yr(t){const e=t.key||[],r=t.array||[],i=t.normal||[];ut.push(...e),Ie.push(...r),Pe.push(...i),vt([...e,...r,...i])}let ei=1;const N={},Oe=Symbol("defValue");function It(t){const e={[Ge.name]:Ge},r={},i={},s={},n={},o=[],a=[],l=[t.extendApi],u=_({},Mr),f=dr();let d={global:{}};const y=t.isMobile===!0,g=m.reactive({$mobile:y}),b=Lr(),w={},j={};Yr(t.attrs||{});function se(c){const p=N[c];if(Array.isArray(p))return p.map($=>$.api());if(p)return p.api()}function B(c){o.push(c)}function M(){const c=ze(...arguments);c.id&&c.prop&&(i[c.id]=c.prop)}function ce(){const c=ze(...arguments);c.id&&c.prop&&(u[c.id]=h.Function(c.prop)?c.prop:z(_({},c.prop),{name:c.id}))}function Xe(c){b.use(c)}function he(){const c=ze(...arguments);if(!c.id||!c.prop)return ke;const p=H(c.id),$=c.prop,v=$.merge===!0?r[p]:void 0;r[p]=we($,v||ke),f[p]=T(p),$.maker&&C(f,$.maker)}function F(c,p){let $;if(h.String(c)){if($=c,p===void 0)return["form-create","formcreate"].indexOf($)>-1?E():e[$]}else $=H(c.name),p=c;if(!$||!p)return;const v=H($);e[$]=p,e[v]=p,delete b.aliasMap[$],delete b.aliasMap[v],delete r[$],delete r[v],p.formCreateParser&&he($,p.formCreateParser)}function E(){return cr(Qe,e,i)}function U(){return Ge}function de(c,p){return h.Function(c.install)?c.install(K,p):h.Function(c)&&c(K,p),this}function K(c,p,$){let v=Qr(c,p||{});const k=v.$refs.fc.formCreate;return k.$parent=$,Zr(k.options).appendChild(v.$el),k.api()}we(K,j);function Ci(c){let p=_({},t);return c?p.inherit={components:e,parsers:r,directives:i,modelFields:s,providers:u,useApps:o,maker:f,formulas:w,loadData:g}:delete p.inherit,It(p)}function ki(c,p){s[c]=p}function Oi(c,p){w[c]=p}function Fi(c,p){const $=n[c]||{},v=$.parsers||{};p.parsers&&Object.keys(p.parsers).forEach(k=>{v[k]=we(p.parsers[k],ke)}),p.name=c,n[c]=z(_(_({},$),p),{parsers:v})}function Re(c){c&&Object.keys(N).forEach(p=>{(Array.isArray(N[p])?N[p]:[N[p]]).forEach(v=>{v.bus.$emit("$loadData."+c)})})}function Ze(c,p){ie(g,c,p),Re(c)}function Ee(c,p){const $=(...v)=>O(()=>p(...v));$._driver=!0,Ze(c,$)}function Nt(c,p){const $=(c||"").split(".");c=$.shift();const v=$.join(".");if(R(g,c)||S(g,c,Oe),g[c]!==Oe){let k=g[c];return k&&k._driver?k=k(v):$.length&&(k=L(k,$)),k==null||k===""?p:k}else return p}function Si(c){l.push(c)}function Ri(c){delete g[c],Re(c)}function Ei(c,p){a.push({name:c,callback:p})}function Qe(c){C(this,{id:ei++,create:K,vm:c,manager:Br(t.manager),parsers:r,providers:u,modelFields:s,formulas:w,isMobile:y,rules:c.$options.propsData.rule,name:c.$options.propsData.name||ve(),inFor:c.$options.propsData.inFor,prop:{components:e,directives:i},get:null,drivers:n,renderDriver:null,refreshData:Re,loadData:g,CreateNode:b,bus:new Ur,unwatch:[],options:m.ref({}),extendApiFn:l,fetchCache:new WeakMap,tmpData:m.reactive({})}),a.forEach(p=>{this.bus.$on(p.name,p.callback)}),m.nextTick(()=>{m.watch(this.options,()=>{this.$handle.$manager.updateOptions(this.options.value),this.api().refresh()},{deep:!0})}),C(c.$options.components,e),C(c.$options.directives,i),this.$handle=new W(this),this.name&&(this.inFor?(N[this.name]||(N[this.name]=[]),N[this.name].push(this)):N[this.name]=this)}Qe.isMobile=y,C(Qe.prototype,{init(){this.isSub()&&this.unwatch.push(m.watch(()=>this.vm.parent.fc.options.value,()=>{this.initOptions(),this.$handle.api.refresh()},{deep:!0})),this.vm.$options.propsData.driver&&(this.renderDriver=typeof this.vm.$options.propsData.driver=="object"?this.vm.$options.propsData.driver:this.drivers[this.vm.$options.propsData.driver]),!this.renderDriver&&this.vm.parent&&(this.renderDriver=this.vm.parent.fc.renderDriver),this.renderDriver||(this.renderDriver=this.drivers.default),this.initOptions(),this.$handle.init()},targetFormDriver(c,...p){if(this.renderDriver&&this.renderDriver[c])return O(()=>this.renderDriver[c](...p))},t(c,p,$){let v=$?$("$t."+c):this.globalLanguageDriver(c);return v==null&&(v=""),v&&p&&Object.keys(p).forEach(k=>{const A=new RegExp(`{${k}}`,"g");v=v.replace(A,p[k])}),v},globalDataDriver(c){let p=c.split(".");const $=p.shift(),v=this.options.value.globalData&&this.options.value.globalData[$];if(v){if(v.type==="static")return L(v.data,p);{let k;const A=this.fetchCache.get(v);if(A){if(A.status&&(k=L(A.data,p)),!A.loading)return k;A.loading=!1,this.fetchCache.set(v,A)}else this.fetchCache.set(v,{status:!1});const D=re(()=>{ue();const x=this.fetchCache.get(v);this.options.value.globalData&&Object.values(this.options.value.globalData).indexOf(v)!==-1?(x&&(x.loading=!0,this.fetchCache.set(v,x)),this.bus.$emit("$loadData.$globalData."+$)):this.fetchCache.delete(v)},v.wait||600),le=x=>{this.fetchCache.set(v,{status:!0,data:x}),this.bus.$emit("$loadData.$globalData."+$)},ee=(x,fe)=>{if(fe&&v.watch===!1)return ue();if(fe){D();return}const pe=this.$handle.loadFetchVar(Ae(v),x);this.$handle.api.fetch(pe).then(oe=>{le(oe)}).catch(oe=>{le(null)})},ue=this.watchLoadData(ee);return this.unwatch.push(ue),k}}},getLocale(){let c=this.vm.top.$props.locale;return c&&typeof c=="object"?c.name:typeof c=="string"?c:"zh-cn"},globalLanguageDriver(c){let p=this.vm.top.$props.locale,$;if(p&&typeof p=="object"&&($=L(p,c)),$==null){const v=this.options.value.language||{},k=this.getLocale();$=L(v[k]||{},c),$==null&&($=L(xr[k]||{},c))}return $},globalVarDriver(c){let p=c.split(".");const $=p.shift(),v=this.options.value.globalVariable&&this.options.value.globalVariable[$];if(v){const k=h.Function(v)?v:J(v.handle);if(k){let A;const D=this.watchLoadData((le,ee)=>{ee?(this.bus.$emit("$loadData.$var."+$),D()):A=k(le,this.$handle.api)});return this.unwatch.push(D),L(A,p)}}},setData(c,p,$){$?Ze(c,p):(ie(this.vm.top.fc.tmpData,c,p),this.bus.$emit("$loadData."+c))},getLoadData(c,p){let $=null;if(c!=null){let v=c.split(".");const k=v.shift();if(k==="$topForm")$=this.$handle.api.top.formData(!0);else if(k==="$scopeForm")$=this.$handle.api.scope.formData(!0);else if(k==="$form")$=this.$handle.api.formData(!0);else if(k==="$options")$=this.options.value;else if(k==="$globalData")$=this.globalDataDriver(v.join(".")),v=[];else if(k==="$var")$=this.globalVarDriver(v.join(".")),v=[];else if(k==="$locale")$=this.getLocale(),v=[];else if(k==="$t")$=this.globalLanguageDriver(v.join(".")),v=[];else{if(k==="$preview")return this.$handle.preview;{const A=this.vm.top.fc.tmpData;R(A,k)||S(A,k,Oe),$=A[k]!==Oe?L(A,c):Nt(c),v=[]}}$&&v.length&&($=L($,v))}return $==null||$===""?p:$},watchLoadData(c,p){let $={};const v=D=>{this.get||(this.get=k),O(()=>{c(k,D)}),this.get===k&&(this.get=void 0)},k=(D,le)=>{let ee;if(typeof D=="object"&&(ee=D.getValue,D=D.id),$[D])return $[D].val;const ue=m.computed(()=>ee?ee():this.getLoadData(D,le)),x=D.split("."),fe=x.shift(),pe=x.shift()||"",oe=re(()=>{const Ye=ee?ee():this.getLoadData(D,le);if($[D])JSON.stringify(Ye)!==JSON.stringify($[D].val)&&($[D].val=Ye,v(!0));else return},p||0),ji=m.watch(ue,Ye=>{oe()});return this.bus.$on("$loadData."+fe,oe),pe&&this.bus.$on("$loadData."+fe+"."+pe,oe),$[D]={fn:()=>{this.bus.$off("$loadData."+fe,oe),pe&&this.bus.$off("$loadData."+fe+"."+pe,oe),ji()},val:ue.value},ue.value};v(!1);const A=()=>{Object.keys($).forEach(D=>$[D].fn()),$={}};return this.unwatch.push(A),A},isSub(){return this.vm.parent&&this.vm.extendOption},initOptions(){this.options.value={};let c=_({formData:{},submitBtn:{},resetBtn:{},globalEvent:{},globalData:{}},G(d));this.isSub()&&(c=this.mergeOptions(c,this.vm.parent.fc.options.value||{},!0)),c=this.mergeOptions(c,this.vm.$options.propsData.option||{}),this.updateOptions(c)},mergeOptions(c,p,$){return p=_({},p||{}),$&&["page","onSubmit","onReset","onCreated","onChange","onMounted","mounted","onReload","reload","formData","el","globalClass","style"].forEach(v=>{delete p[v]}),p.global&&(c.global=lr(c.global,p.global),delete p.global),this.$handle.$manager.mergeOptions([p],c),c},updateOptions(c){this.options.value=this.mergeOptions(this.options.value,c),this.$handle.$manager.updateOptions(this.options.value),this.bus.$emit("$loadData.$options")},api(){return this.$handle.api},render(){return this.$handle.render()},mounted(){this.$handle.mounted()},unmount(){if(this.name)if(this.inFor){const c=N[this.name].indexOf(this);N[this.name].splice(c,1)}else delete N[this.name];a.forEach(c=>{this.bus.$off(c.name,c.callback)}),this.tmpData={},this.unwatch.forEach(c=>c()),this.unwatch=[],this.$handle.reloadRule([])},updated(){this.$handle.bindNextTick(()=>this.bus.$emit("next-tick",this.$handle.api))}});function Mt(c){C(c,{version:t.version,ui:t.ui,isMobile:y,extendApi:Si,getData:Nt,setDataDriver:Ee,setData:Ze,removeData:Ri,refreshData:Re,maker:f,component:F,directive:M,setModelField:ki,setFormula:Oi,setDriver:Fi,register:ce,$vnode:U,parser:he,use:de,factory:Ci,componentAlias:Xe,copyRule:dt,copyRules:pt,mergeRule:Z,fetch:kt,$form:E,parseFn:J,parseJson:ht,toJson:ye,useApp:B,getApi:se,on:Ei})}function Di(c){C(c,{create:K,install(p,$){if(d=_(_({},d),$||{}),p._installedFormCreate===!0)return;p._installedFormCreate=!0;const v=function(A,D={}){return K(A,D,this)};Mt(v),p.prototype.$formCreate=v;const k=E();p.component(k.name,k),p.component("FcFragment",U()),o.forEach(A=>{O(()=>A(c,p))})}})}if(Mt(j),Di(j),Ee("$cookie",Jr),Ee("$localStorage",Wr),Ee("$sessionStorage",Kr),b.use({fragment:"fcFragment"}),t.install&&K.use(t),he(qr),t.inherit){const c=t.inherit;c.components&&C(e,c.components),c.parsers&&C(r,c.parsers),c.directives&&C(i,c.directives),c.modelFields&&C(s,c.modelFields),c.providers&&C(u,c.providers),c.useApps&&C(o,c.useApps),c.maker&&C(f,c.maker),c.loadData&&C(g,c.loadData),c.formulas&&C(w,c.formulas)}const De=E();return we(De,j),Object.defineProperties(De,{fetch:{get(){return j.fetch},set(c){j.fetch=c}}}),De.util=j,De}function Je(t){if(h.Date(t))return t;{let e=new Date(t);return e.toString()==="Invalid Date"?t:e}}const Pt="datePicker",ti={name:Pt,maker:function(){return["date","dateRange","datetime","datetimeRange","year","month"].reduce((t,e)=>(t[e]=T(Pt,{type:e.toLowerCase()}),t),{})}(),mergeProp(t){let e=t.prop.props;e.startDate&&(e.startDate=e.startDate&&Je(e.startDate))},isRange(t){return t.type.includes("range")||t.multiple},_toValue(t,e){const r=e.el.formatDate(t||""),{separator:i}=e.el,s=this.isRange(e.el);return r?s?r.split(i):r:s?e.el.multiple?[]:["",""]:r},toValue(t,e){const r=e.el;return r?(this.el=r,this._toValue(t,e)):t},toFormValue(t,e){if(e.el){const r=e.el.parseDate(t);return this.isRange(e.el)?r:r[0]}else{let r=Array.isArray(t),i=e.prop.props,s,n=i.type||"date";return["daterange","datetimerange"].indexOf(n)!==-1?r?s=t.map(o=>o?Je(o):""):s=["",""]:n==="date"&&i.multiple===!0?s=toString(t):(s=r?t[0]||"":t,s=s?Je(s):""),s}},mounted(t){t.rule.value=this.toValue(t.$handle.getFormData(t),t)}},We="hidden",ri={name:We,maker:{[We]:(t,e)=>T(We)("",t,e)},render(){return[]}},Ke="input",ii={name:Ke,maker:function(){const t=["password","url","email","text","textarea"].reduce((e,r)=>(e[r]=T(Ke,{type:r}),e),{});return t.idate=T(Ke,{type:"date"}),t}(),mergeProp(t){let{props:e}=t.prop;e.autosize&&e.autosize.minRows&&(e.rows=e.autosize.minRows||2)}},Tt="slider",ni={name:Tt,maker:{sliderRange:T(Tt,{range:!0})},toFormValue(t,e){let r=Array.isArray(t),i=e.prop.props,s=i.min||0,n;return i.range===!0?n=r?t:[s,parseFloat(t)||s]:n=r?parseFloat(t[0])||s:parseFloat(t),n}},si=[ti,ri,ii,ni,{name:"switch",mergeProp(t){const e=t.prop.props.slot||{},r=t.prop.scopedSlots||{};e.open&&(r.open=()=>e.open),e.close&&(r.close=()=>e.close),t.prop.scopedSlots=r}},{name:"FcRow",render(t,e){return e.vNode.col({props:{span:24}},[e.vNode.row(e.prop,t)])}}],oi={button:"iButton",icon:"Icon",slider:"Slider",rate:"Rate",upload:"fcUpload",cascader:"Cascader",colorPicker:"ColorPicker",timePicker:"TimePicker",datePicker:"DatePicker",switch:"iSwitch",select:"fcSelect",checkbox:"fcCheckbox",radio:"fcRadio",inputNumber:"InputNumber",input:"iInput",formItem:"FormItem",form:"iForm",frame:"fcFrame",col:"iCol",row:"row",tree:"fcTree",autoComplete:"AutoComplete",group:"fcGroup",array:"fcGroup",subForm:"fcSubForm",object:"fcSubForm"},Fe={resetBtnType:"default",resetBtnIcon:"md-refresh",infoIcon:"ios-information-circle-outline"};function ai(){return{type:"poptip",trigger:"hover",placement:"top-start",wordWrap:!0,icon:Fe.infoIcon}}function li(){return{form:{inline:!1,labelPosition:"right",labelWidth:125,showMessage:!0,autocomplete:"off",size:void 0},row:{gutter:0},submitBtn:{type:"primary",disabled:!1,innerText:"",loading:!1,show:!0,click:void 0},resetBtn:{type:Fe.resetBtnType,disabled:!1,icon:Fe.resetBtnIcon,innerText:"",loading:!1,show:!1,click:void 0}}}function Lt(t,e){R(t,e)&&h.String(t[e])&&(t[e]={[e]:t[e],show:!0})}function Y(t){return t===!1}function ui(t,e){R(t,e)&&!h.Object(t[e])&&(t[e]={show:!!t[e]})}function xe(t){const e=_({},t);return delete e.children,e}const fi={validate(){const t=this.form();return t?t.validate():new Promise(e=>e())},validateField(t){return new Promise((e,r)=>{const i=this.form();i?i.validateField(t,(s,n)=>{n?r(n):e(s)}):e()})},clearValidateState(t){const e=this.vm.$refs[t.wrapRef];e&&(e.validateMessage="",e.validateState="")},tidyOptions(t){return["submitBtn","resetBtn","row","info","wrap","col","title"].forEach(e=>{ui(t,e)}),t},tidyRule({prop:t}){return Lt(t,"title"),Lt(t,"info"),t},mergeProp(t){const e={info:ai(),title:{},col:{span:24},wrap:{}};["info","wrap","col","title"].forEach(r=>{t.prop[r]=X([this.options[r]||{},t.prop[r]||{}],e[r])}),this.setSize(t.prop.props)},setSize(t){!t.size&&this.options.form.size&&(t.size=this.options.form.size)},getDefaultOptions(){return li()},update(){const t=this.options.form;this.rule={props:_({},t),nativeOn:{submit:e=>{e.preventDefault()}},style:t.style,type:"form"}},beforeRender(){const{key:t,ref:e,$handle:r}=this,i=this.options.form;C(this.rule,{key:t,ref:e,class:[i.className,i.class,"form-create",this.$handle.preview?"is-preview":""]}),C(this.rule.props,{model:r.formData})},render(t){return t.slotLen()&&!this.$handle.preview&&t.setSlot(void 0,()=>this.makeFormBtn()),this.$r(this.rule,Y(this.options.row.show)?t.getSlots():[this.makeRow(t)])},makeWrap(t,e){const r=t.prop,i=`${this.key}${t.key}`,s=r.col,n=this.isTitle(r)&&r.wrap.title!==!1,o=!s.labelWidth&&!n?0:s.labelWidth,{inline:a,col:l}=this.rule.props;delete r.wrap.title;const u=Y(r.wrap.show)?e:this.$r(X([r.wrap,{props:z(_({labelWidth:o},xe(r.wrap||{})),{prop:t.id,rules:t.injectValidate()}),class:this.$render.mergeClass(r.className,"fc-form-item"),key:`${i}fi`,ref:t.wrapRef,type:"formItem"}]),_({default:()=>e},n?{label:()=>this.makeInfo(r,i,t)}:{}));return a===!0||Y(l)||Y(s.show)?u:this.makeCol(r,i,[u])},isTitle(t){if(this.options.form.title===!1)return!1;const e=t.title;return!(!e.title&&!e.native||Y(e.show))},makeInfo(t,e,r){var u,f,d,y,g,b;const i=_({},t.title),s=_({},t.info),n=this.options.form,o=this.getSlot("title"),a=[o?o({title:(f=(u=r.refRule)==null?void 0:u.__$title)==null?void 0:f.value,rule:r.rule,options:this.options}):((y=(d=r.refRule)==null?void 0:d.__$title)==null?void 0:y.value)+(n.labelSuffix||n["label-suffix"]||"")];if(!Y(s.show)&&(s.info||s.native)&&!Y(s.icon)){const w={type:s.type||"poptip",props:xe(s),key:`${e}pop`,slot:"label"};delete w.props.icon,delete w.props.show,delete w.props.info,delete w.props.align,delete w.props.native;const j="content";s.info&&!R(w.props,j)&&(w.props[j]=(b=(g=r.refRule)==null?void 0:g.__$info)==null?void 0:b.value),a[s.align!=="left"?"unshift":"push"](this.$r(X([s,w]),[this.$r({type:"icon",props:{type:s.icon===!0?Fe.infoIcon:s.icon,size:16},style:"margin-top: -1px",key:`${e}i`})]))}const l=X([i,{props:xe(i),key:`${e}tit`,class:"fc-form-title",slot:i.slot||"label",type:i.type||"span"}]);return delete l.props.show,delete l.props.title,delete l.props.native,this.$r(l,a)},makeCol(t,e,r){const i=t.col;return this.$r({class:this.$render.mergeClass(i.class,"fc-form-col"),type:"col",props:i||{span:24},key:`${e}col`},r)},makeRow(t){const e=this.options.row||{};return this.$r({type:"row",props:e,class:this.$render.mergeClass(e.class,"fc-form-row"),key:`${this.key}row`},t)},makeFormBtn(){let t=[];if(Y(this.options.submitBtn.show)||t.push(this.makeSubmitBtn()),Y(this.options.resetBtn.show)||t.push(this.makeResetBtn()),!t.length)return;const e=this.$r({type:"formItem",class:"fc-form-item",key:`${this.key}fb`},t);return this.rule.props.inline===!0?e:this.$r({type:"col",class:"fc-form-col fc-form-footer",props:{span:24},key:`${this.key}fc`},[e])},makeResetBtn(){const t=_({},this.options.resetBtn),e=t.innerText||this.$handle.api.t("reset")||"重置";return delete t.innerText,delete t.click,delete t.col,delete t.show,this.$r({type:"button",props:t,class:"fc-reset-btn",style:{width:t.width},on:{click:()=>{const r=this.$handle.api;this.options.resetBtn.click?this.options.resetBtn.click(r):r.resetFields()}},key:`${this.key}b2`},[e])},makeSubmitBtn(){const t=_({},this.options.submitBtn),e=t.innerText||this.$handle.api.t("submit")||"提交";return delete t.innerText,delete t.click,delete t.col,delete t.show,this.$r({type:"button",props:t,class:"fc-submit-btn",style:{width:t.width},on:{click:()=>{const r=this.$handle.api;this.options.submitBtn.click?this.options.submitBtn.click(r):r.submit().catch(()=>{})}},key:`${this.key}b1`},[e])}},ne={},ci=["upload","select","tree","checkbox","autoComplete","cascader","colorPicker","frame","inputNumber","radio","rate","timePicker","group"];function hi(t){ci.forEach(e=>{t[e]=T(e)}),t.auto=t.autoComplete,t.number=t.inputNumber,t.color=t.colorPicker}function di(t){const e="upload",r={image:["image",0],file:["file",0],uploadFileOne:["file",1],uploadImageOne:["image",1]};Object.keys(r).reduce((i,s)=>(i[s]=T(e,n=>n.props({uploadType:r[s][0],maxLength:r[s][1]})),i),t),t.uploadImage=t.image,t.uploadFile=t.file}function pi(t){const e="tree",r={treeSelected:"selected",treeChecked:"checked"};Object.keys(r).reduce((i,s)=>(i[s]=T(e,{type:r[s]}),i),t)}function mi(t){const e="timePicker";t.time=T(e,{type:"time"}),t.timeRange=T(e,{type:"timerange"})}function gi(t){const e="select";t.selectMultiple=T(e,{multiple:!0}),t.selectOne=T(e,{multiple:!1})}function yi(t){const e="frame",r={frameInputs:["input",0],frameFiles:["file",0],frameImages:["image",0],frameInputOne:["input",1],frameFileOne:["file",1],frameImageOne:["image",1]};Object.keys(r).reduce((i,s)=>(i[s]=T(e,n=>n.props({type:r[s][0],maxLength:r[s][1]})),i),t),t.frameInput=t.frameInputs,t.frameFile=t.frameFiles,t.frameImage=t.frameImages}hi(ne),di(ne),pi(ne),gi(ne),yi(ne),mi(ne);function Bt(t,e){return h.Boolean(t)?t={show:t}:!h.Undef(t)&&!h.Object(t)&&(t={show:e}),t}function $i(t,e){return{formEl(){return e.$manager.form()},wrapEl(r){const i=e.getFieldCtx(r);if(i)return e.vm.$refs[i.wrapRef]},validate(r){return new Promise((i,s)=>{const n=t.children,o=[e.$manager.validate()];n.filter(a=>!a.isScope).forEach(a=>{o.push(a.validate())}),Promise.all(o).then(()=>{i(!0),r&&r(!0)}).catch(a=>{s(a),r&&r(a),e.vm.$emit("validate-fail",a,{api:t})})})},validateField(r,i){return new Promise((s,n)=>{const o=e.getFieldCtx(r);if(!o)return;const a=e.subForm[o.id],l=[e.$manager.validateField(o.id)];q(a).filter(u=>!u.isScope).forEach(u=>{l.push(u.validate())}),Promise.all(l).then(()=>{s(null),i&&i(null)}).catch(u=>{n(u),i&&i(u),e.vm.$emit("validate-field-fail",u,{field:r,api:t})})})},clearValidateState(r,i=!0){t.helper.tidyFields(r).forEach(s=>{i&&this.clearSubValidateState(s),e.getCtxs(s).forEach(n=>{e.$manager.clearValidateState(n)})})},clearSubValidateState(r){t.helper.tidyFields(r).forEach(i=>{e.getCtxs(i).forEach(s=>{const n=e.subForm[s.id];n&&(Array.isArray(n)?n.forEach(o=>{o.clearValidateState()}):n&&n.clearValidateState())})})},btn:{loading:(r=!0)=>{t.submitBtnProps({loading:!!r})},disabled:(r=!0)=>{t.submitBtnProps({disabled:!!r})},show:(r=!0)=>{t.submitBtnProps({show:!!r})}},resetBtn:{loading:(r=!0)=>{t.resetBtnProps({loading:!!r})},disabled:(r=!0)=>{t.resetBtnProps({disabled:!!r})},show:(r=!0)=>{t.resetBtnProps({show:!!r})}},submitBtnProps:(r={})=>{let i=Bt(e.options.submitBtn,!0);C(i,r),e.options.submitBtn=i,t.refreshOptions()},resetBtnProps:(r={})=>{let i=Bt(e.options.resetBtn,!1);C(i,r),e.options.resetBtn=i,t.refreshOptions()},submit(r,i){return new Promise((s,n)=>{(e.options.validateOnSubmit===!1?Promise.resolve():t.validate()).then(()=>{let a=t.formData();e.beforeSubmit(a).then(()=>{h.Function(r)&&O(()=>r(a,t)),h.Function(e.options.onSubmit)&&O(()=>e.options.onSubmit(a,t)),e.vm.$emit("submit",a,t),s(a)}).catch(l=>{})}).catch((...a)=>{h.Function(i)&&O(()=>i(t,...a)),n(...a)})})}}}const Vt={name:"required",load(t,e,r){var s,n;const i=bi(t.getValue());if(i.required===!1)t.clearProp(),r.clearValidateState([e.field]);else{const o=_({required:!0,validator(l,u,f){h.empty(u)?f(o.message):f()}},i),a=(n=(s=e.__fc__.refRule)==null?void 0:s.__$title)==null?void 0:n.value;if(!o.message)o.message=r.t("required",{title:a})||a+(r.getLocale()==="en"?" is required":"不能为空");else{const l=o.message.match(/^\{\{\s*\$t\.(.+)\s*\}\}$/);l&&(o.message=r.t(l[1],{title:a}))}t.getProp().validate=[o]}r.sync(e)},watch(...t){Vt.load(...t)}};function bi(t){return h.Boolean(t)?{required:t}:h.String(t)?{message:t}:h.Undef(t)?{required:!1}:h.Function(t)?{validator:t}:h.Object(t)?t:{}}function vi(t){t.componentAlias(oi),ir.forEach(e=>{t.component(e.name,e)}),t.register(Vt),si.forEach(e=>{t.parser(e)}),Object.keys(ne).forEach(e=>{t.maker[e]=ne[e]})}function _i(){return It({ui:"iview",version:"2.7.6",manager:fi,install:vi,extendApi:$i,attrs:{normal:["col","wrap"],array:["className"],key:["title","info"]}})}const Se=_i();typeof window!="undefined"&&(window.formCreate=Se,window.Vue&&Se.install(window.Vue));const wi=Se.maker;P.default=Se,P.maker=wi,Object.defineProperties(P,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
|
|
12
|
+
err: ${s}`);return}}return t}function ht(t,e){return JSON.parse(t,function(r,i){return h.Undef(i)||!i.indexOf?i:J(i,e)})}let ar=0;function ve(){const t=370+ ++ar;return"F"+Math.random().toString(36).substr(3,3)+(+`${Date.now()}`).toString(36)+t.toString(36)+"c"}function ie(t,e,r){let i=t,s;return(e||"").split(".").forEach(n=>{s&&((!i[s]||typeof i[s]!="object")&&S(i,s,{}),i=i[s]),s=n}),S(i,s,r),i}function Ne(t,e){return{value:t,enumerable:!1,configurable:!1,writable:!!e}}function dt(t,e){return pt([t],e||!1)[0]}function pt(t,e){return ge([],[...t],e||!1)}function Z(t,e){return X(Array.isArray(e)?e:[e],t,{array:Ie,normal:Pe}),t}function mt(t){const e=h.Function(t.getRule)?t.getRule():t;return e.type||(e.type="input"),e}function lr(t,e){return t?(Object.keys(e||{}).forEach(r=>{e[r]&&(t[r]=Z(t[r]||{},e[r]))}),t):e}function gt(t,e){Object.defineProperties(t,Object.keys(e).reduce((r,i)=>(r[i]={get(){return e[i]()}},r),{}))}function Q(t){return t.__fc__||(t.__origin__?t.__origin__.__fc__:null)}function k(t,e){try{e=t()}catch(r){sr(r)}return e}function Me(t,e){let r=null;return h.Function(t)?r=t():Array.isArray(t)?r=t.map(i=>Me(i,e)):r=t,r&&e&&q(r).forEach(i=>{(Array.isArray(i)?i:[i]).forEach(n=>{n&&typeof n=="object"&&(n.data||(n.data={}),(!n.data.slot||n.data.slot==="default")&&(n.data.slot=e||"default"))})}),r}function ur(t,e){if(h.Object(t)){const r={};return Object.keys(t).forEach(i=>{r[i]=Me(t[i],i)}),r}else return Me(t,e)}function _e(){const t={},e=r=>r||"default";return{setSlot(r,i){r=e(r),!(!i||Array.isArray(i)&&i.length)&&(t[r]||(t[r]=[]),t[r].push(...Array.isArray(i)?i:[i]))},getSlot(r){r=e(r);const i=[];return(t[r]||[]).forEach(s=>{if(Array.isArray(s))i.push(...s);else if(h.Function(s)){const n=s();Array.isArray(n)?i.push(...n):i.push(n)}else h.Undef(s)||i.push(s)}),ur(i,r)},getSlots(){let r=[];return Object.keys(t).forEach(i=>{r=r.concat(this.getSlot(i)||[])}),r},slotLen(r){return r=e(r),t[r]?t[r].length:0},mergeBag(r){if(!r)return this;const i=h.Function(r.getSlots)?r.getSlots():r;return Array.isArray(r)||r.tag?this.setSlot(void 0,()=>r):Array.isArray(i)?this.setSlot(void 0,()=>i):Object.keys(i).forEach(s=>{this.setSlot(s,i[s])}),this}}}function we(t,e){return Object.setPrototypeOf(t,e),t}const yt=(t,e)=>typeof t=="string"?String(e):typeof t=="number"?Number(e):e,ae={"==":(t,e)=>JSON.stringify(t)===JSON.stringify(yt(t,e)),"!=":(t,e)=>!ae["=="](t,e),">":(t,e)=>t>e,">=":(t,e)=>t>=e,"<":(t,e)=>t<e,"<=":(t,e)=>t<=e,on(t,e){return t&&t.indexOf&&t.indexOf(yt(t[0],e))>-1},notOn(t,e){return!ae.on(t,e)},in(t,e){return e&&e.indexOf&&e.indexOf(t)>-1},notIn(t,e){return!ae.in(t,e)},between(t,e){return t>e[0]&&t<e[1]},notBetween(t,e){return t<e[0]||t>e[1]},empty(t){return h.empty(t)},notEmpty(t){return!h.empty(t)},pattern(t,e){return new RegExp(e,"g").test(t)}};function L(t,e){return(Array.isArray(e)?e:(e||"").split(".")).forEach(r=>{t!=null&&(t=t[r])}),t}function fr(t){const e=/{{\s*(.*?)\s*}}/g;let r;const i={};for(;(r=e.exec(t))!==null;)r[1]&&(i[r[1]]=!0);return Object.keys(i)}function $t(t){let e=t.split("."),r=[],i="";return e.forEach((s,n)=>{n===0?i=s:i+="."+s,r.push(i)}),r.join(" && ")}const Ce=(t,e)=>{if(!(!t||t===e||!t.$props)){if(t.$props.formCreateInject)return t.$props.formCreateInject;if(t.$parent)return Ce(t.$parent,e)}};function cr(t,e,r){const i="FormCreate"+(t.isMobile?"Mobile":"");return{name:i,componentName:i,model:{prop:"api"},components:e,directives:r,provide(){return{$pfc:this}},inject:{$pfc:{default:null}},props:{rule:{type:Array,required:!0,default:()=>[]},option:{type:Object,default:()=>({})},extendOption:Boolean,driver:[String,Object],value:Object,disabled:{type:Boolean,default:void 0},preview:{type:Boolean,default:void 0},index:[String,Number],api:Object,locale:[String,Object],name:String,subForm:{type:Boolean,default:!0},inFor:Boolean},render(){return this.fc.render()},setup(s){const n=m.getCurrentInstance().proxy;m.provide("parentFC",n);const o=m.inject("parentFC",null);let a=o;if(o)for(;a.parent;)a=a.parent;else a=n;const{rule:l,value:u,subForm:f,inFor:d}=m.toRefs(s),y=m.reactive({ctxInject:{},destroyed:!1,isShow:!0,unique:1,renderRule:[...l.value||[]],updateValue:JSON.stringify(u.value||{})}),g=new t(n),b=g.api(),w=d.value,j=()=>{if(o){const F=Ce(n,o);if(F){let E;w?(E=q(F.getSubForm()),E.push(b)):E=b,F.subForm(E)}}},se=()=>{const F=Ce(n,o);if(F)if(w){const E=q(F.getSubForm()),U=E.indexOf(b);U>-1&&E.splice(U,1)}else F.subForm()};let B=null;m.onBeforeMount(()=>{m.watch(()=>{let F="";const E=s.option&&s.option.globalClass||{};Object.keys(E).forEach(U=>{let pe="";E[U].style&&Object.keys(E[U].style).forEach(K=>{pe+=ce(K)+":"+E[U].style[K]+";"}),E[U].content&&(pe+=E[U].content+";"),pe&&(F+=`.${U}{${pe}}`)}),s.option&&s.option.style&&(F+=s.option.style),B||(B=document.createElement("style"),B.type="text/css",document.head.appendChild(B)),B.innerHTML=F||""},()=>{})});const M=re(()=>{g.bus.$emit("$loadData.$topForm")},100),he=re(function(){g.bus.$emit("$loadData.$scopeForm")},100),Xe=re(()=>{g.bus.$emit("$loadData.$form")},100),de=F=>{g.bus.$emit("change-$form."+F)};return m.onMounted(()=>{o&&(b.top.bus.$on("$loadData.$form",M),b.top.bus.$on("change",de)),b!==b.scope&&b.scope.bus.$on("$loadData.$scopeForm",he),g.mounted()}),m.onBeforeUnmount(()=>{o&&(b.top.bus.$off("$loadData.$form",M),b.top.bus.$off("change",de)),b!==b.scope&&b.scope.bus.$off("$loadData.$scopeForm",he),B&&document.head.removeChild(B),se(),y.destroyed=!0,g.unmount()}),m.onUpdated(()=>{g.updated()}),m.watch(f,F=>{F?j():se()},{immediate:!0}),m.watch(()=>s.option,()=>{g.initOptions(),b.refresh()},{deep:!0}),m.watch(()=>[...l.value],F=>{g.$handle.isBreakWatch()||F.length===y.renderRule.length&&F.every(E=>y.renderRule.indexOf(E)>-1)||(g.$handle.updateAppendData(),g.$handle.reloadRule(l.value),n.renderRule())}),m.watch(()=>[s.disabled,s.preview],()=>{b.refresh()}),m.watch(u,F=>{ye(F||{})!==y.updateValue&&(b.config.forceCoverValue?b.coverValue(F||{}):b.setValue(F||{}))},{deep:!0,flush:"post"}),m.watch(()=>s.index,()=>{b.coverValue({}),g.$handle.updateAppendData(),m.nextTick(()=>{m.nextTick(()=>{b.clearValidateState()})})},{flush:"sync"}),z(_({fc:m.markRaw(g),parent:o&&m.markRaw(o),top:m.markRaw(a),fapi:m.markRaw(b)},m.toRefs(y)),{getGroupInject:()=>Ce(n,o),refresh(){++y.unique},renderRule(){y.renderRule=[...l.value||[]]},updateValue(F){if(y.destroyed)return;const E=ye(F);y.updateValue!==E&&(y.updateValue=E,n.$emit("update:value",F),m.nextTick(()=>{Xe(),o?f.value||he():(M(),he())}))}})},created(){this.$emit("input",this.fapi),this.fc.init()}}}function bt(){return{props:{},on:{},options:[],children:[],effect:{},hidden:!1,display:!0,value:void 0}}function T(t,e){return(r,i,s,n={})=>{const o=new Ue(t,r,i,s,n);return e&&(h.Function(e)?e(o):o.props(e)),o}}function Ue(t,e,r,i,s){this._data=C(bt(),{type:t,title:e,field:r,value:i,props:s||{}}),this.event=this.on}C(Ue.prototype,{getRule(){return this._data},setProp(t,e){return S(this._data,t,e),this},_clone(){const t=new this.constructor;return t._data=dt(this._data),t}});function vt(t){t.forEach(e=>{Ue.prototype[e]=function(r){return Z(this._data,{[e]:arguments.length<2?r:{[r]:arguments[1]}}),this}})}vt(ft());const _t=T("");function hr(t,e,r){let i=_t("",e);return i._data.type=t,i._data.title=r,i}function wt(t,e,r,i){let s=_t("",r);return s._data.type="template",s._data.template=t,s._data.title=i,s._data.vm=e,s}function dr(){return{create:hr,createTmp:wt,template:wt,factory:T}}function pr(t,e,r){const i=`fail to ${t} ${r.status}'`,s=new Error(i);return s.status=r.status,s.url=t,s}function Ct(t){const e=t.responseText||t.response;if(!e)return e;try{return JSON.parse(e)}catch(r){return e}}function Ot(t){if(typeof XMLHttpRequest=="undefined")return;const e=new XMLHttpRequest;let r=t.action||"";if(e.upload&&t.onProgress&&e.upload.addEventListener("progress",n=>{n.percent=n.total>0?n.loaded/n.total*100:0,t.onProgress(n)}),t.query){const n=new URLSearchParams(t.query).toString();n&&(r.includes("?")?r+=`&${n}`:r+=`?${n}`)}e.onerror=function(o){t.onError(o)},e.onload=function(){if(e.status<200||e.status>=300)return t.onError(pr(r,t,e),Ct(e));t.onSuccess(Ct(e))},e.open(t.method||"get",r,!0);let i;(t.data||t.file)&&(t.file||(t.dataType||"").toLowerCase()!=="json"?(i=new FormData,Object.keys(t.data||{}).map(n=>{i.append(n,t.data[n])})):(i=JSON.stringify(t.data||{}),e.setRequestHeader("content-type","application/json"))),t.file&&i.append(t.filename,t.file,t.file.name),t.withCredentials&&"withCredentials"in e&&(e.withCredentials=!0);const s=t.headers||{};Object.keys(s).forEach(n=>{s[n]!=null&&e.setRequestHeader(n,s[n])}),e.send(i)}function kt(t,e,r){return new Promise((i,s)=>{(e||Ot)(z(_({},t),{onSuccess(n){let o=l=>l;const a=J(t.parse);h.Function(a)?o=a:a&&h.String(a)&&(o=l=>L(l,a)),i(o(n,void 0,r))},onError(n){s(n)}}))})}function $e(t){return G(t)}function mr(t){function e(n){return h.Undef(n)?n=t.fields():Array.isArray(n)||(n=[n]),n}function r(n,o,a){h.Undef(n)?n=Object.keys(_(_({},t.fieldCtx),t.nameCtx)):Array.isArray(n)||(n=[n]),n.forEach(l=>{const u=t.fieldCtx[l]||t.nameCtx[l];u&&u.forEach(f=>{S(f.rule,o,a),t.$render.clearCache(f)})})}function i(){const n=t.subForm;return Object.keys(n).reduce((o,a)=>{const l=n[a];return l&&(Array.isArray(l)?o.push(...l):o.push(l)),o},[])}const s={get isScope(){return t.vm.$props.subForm===!1},get isPreview(){return t.preview},get config(){return t.options},set config(n){t.fc.options.value=n},get options(){return t.options},set options(n){t.fc.options.value=n},get form(){return t.form},get rule(){return t.rules},get parent(){return t.vm.parent&&t.vm.parent.fapi},get top(){return s.parent?s.parent.top:s},get scope(){let n=t.vm;for(;n&&n.fapi;)if(n.$props.subForm)n=n.parent;else return n.fapi;return s.top},get children(){return i()},get siblings(){const n=t.vm.getGroupInject();if(n){const o=n.getSubForm();if(Array.isArray(o))return[...o]}},get index(){const n=s.siblings;if(n){const o=n.indexOf(s);return o>-1?o:void 0}},get formulas(){return _({},t.fc.formulas)},formData(n){if(n==null||typeof n=="boolean"){const o={};return Object.keys(t.form).forEach(a=>{(n===!0||t.ignoreFields.indexOf(a)===-1)&&(o[a]=$e(t.form[a]))}),o}else return e(n).reduce((o,a)=>(o[a]=s.getValue(a),o),{})},getValue(n){const o=t.getFieldCtx(n);return o?$e(o.rule.value):t.options.appendValue!==!1&&R(t.appendData,n)?$e(t.appendData[n]):void 0},coverValue(n){const o=_({},n||{});t.deferSyncValue(()=>{t.appendData={},s.fields().forEach(a=>{const l=t.fieldCtx[a];if(l){const u=R(n,a);l.forEach(f=>{f.rule.value=u?n[a]:void 0}),delete o[a]}}),C(t.appendData,o)},!0)},setValue(n){let o=n;arguments.length>=2&&(o={[n]:arguments[1]}),t.deferSyncValue(()=>{Object.keys(o).forEach(a=>{const l=t.fieldCtx[a];if(!l)return t.appendData[a]=o[a];l.forEach(u=>{u.rule.value=o[a]})})},!0)},removeField(n){const o=t.getCtx(n);return t.deferSyncValue(()=>{t.getCtxs(n).forEach(a=>{a.rm()})},!0),o?o.origin:void 0},removeRule(n){const o=n&&Q(n);if(o)return o.rm(),o.origin},destroy:()=>{t.vm.$el.parentNode&&t.vm.$el.parentNode.removeChild(t.vm.$el),t.vm.$destroy()},fields:()=>t.fields(),append:(n,o,a)=>{let l=t.sort.length-1,u;const f=t.getCtx(o);if(f)if(a){if(u=f.getPending("children",f.rule.children),!Array.isArray(u))return;l=f.rule.children.length-1}else l=f.root.indexOf(f.origin),u=f.root;else u=t.rules;u.splice(l+1,0,n)},prepend:(n,o,a)=>{let l=0,u;const f=t.getCtx(o);if(f)if(a){if(u=f.getPending("children",f.rule.children),!Array.isArray(u))return}else l=f.root.indexOf(f.origin),u=f.root;else u=t.rules;u.splice(l,0,n)},hidden(n,o){r(o,"hidden",!!n),t.refresh()},hiddenStatus(n){const o=t.getCtx(n);if(o)return!!o.rule.hidden},display(n,o){r(o,"display",!!n),t.refresh()},displayStatus(n){const o=t.getCtx(n);if(o)return!!o.rule.display},disabled(n,o){e(o).forEach(a=>{t.getCtxs(a).forEach(l=>{S(l.rule.props,"disabled",!!n)})}),t.refresh()},all(n){return Object.keys(t.ctxs).map(o=>{const a=t.ctxs[o];return n?a.origin:a.rule})},model(n){return t.fields().reduce((o,a)=>{const l=t.fieldCtx[a][0];return o[a]=n?l.origin:l.rule,o},{})},component(n){return Object.keys(t.nameCtx).reduce((o,a)=>{const l=t.nameCtx[a].map(u=>n?u.origin:u.rule);return o[a]=l.length===1?l[0]:l,o},{})},bind(){return s.form},reload:n=>{t.reloadRule(n)},updateOptions(n){t.fc.updateOptions(n),s.refresh()},onSubmit(n){s.updateOptions({onSubmit:n})},sync:n=>{if(Array.isArray(n)){n.forEach(a=>s.sync(a));return}let o=h.Object(n)?Q(n):t.getCtxs(n);o&&(o=Array.isArray(o)?o:[o],o.forEach(a=>{if(!a.deleted){const l=t.subForm[a.id];l&&(Array.isArray(l)?l.forEach(u=>{u.refresh()}):l&&l.refresh()),t.$render.clearCache(a)}}),t.refresh())},refresh:()=>{i().forEach(n=>{n.refresh()}),t.$render.clearCacheAll(),t.refresh()},refreshOptions(){t.$manager.updateOptions(t.options),s.refresh()},hideForm:n=>{S(t.vm,"isShow",!n)},changeStatus:()=>t.changeStatus,clearChangeStatus:()=>{t.changeStatus=!1},updateRule(n,o){t.getCtxs(n).forEach(a=>{C(a.rule,o)})},updateRules(n){Object.keys(n).forEach(o=>{s.updateRule(o,n[o])})},mergeRule:(n,o)=>{t.getCtxs(n).forEach(a=>{Z(a.rule,o)})},mergeRules(n){Object.keys(n).forEach(o=>{s.mergeRule(o,n[o])})},getRule:(n,o)=>{const a=t.getCtx(n);if(a)return o?a.origin:a.rule},getRenderRule:n=>{const o=t.getCtx(n);if(o)return o.prop},getRefRule:n=>{const o=t.getCtxs(n);if(o){const a=o.map(l=>l.rule);return a.length===1?a[0]:a}},setEffect(n,o,a){const l=t.getCtx(n);l&&o&&(o[0]==="$"&&(o=o.substr(1)),R(l.rule,"$"+o)&&S(l.rule,"$"+o,a),R(l.rule,"effect")||S(l.rule,"effect",{}),S(l.rule.effect,o,a))},clearEffectData(n,o){const a=t.getCtx(n);a&&(o&&o[0]==="$"&&(o=o.substr(1)),a.clearEffectData(o),s.sync(n))},updateValidate(n,o,a){a?s.mergeRule(n,{validate:o}):r(n,"validate",o)},updateValidates(n,o){Object.keys(n).forEach(a=>{s.updateValidate(a,n[a],o)})},refreshValidate(){s.refresh()},resetFields(n){e(n).forEach(o=>{t.getCtxs(o).forEach(a=>{t.$render.clearCache(a),a.rule.value=$e(a.defaultValue)})}),m.nextTick(()=>{m.nextTick(()=>{m.nextTick(()=>{s.clearValidateState(n)})})}),n==null&&(h.Function(t.options.onReset)&&k(()=>t.options.onReset(s)),t.vm.$emit("reset",s))},method(n,o){const a=s.el(n);if(!a||!a[o])throw new Error(ct("err",`${o} 方法不存在`));return(...l)=>a[o](...l)},exec(n,o,...a){return k(()=>s.method(n,o)(...a))},toJson(n){return ye(s.rule,n)},trigger(n,o,...a){const l=s.el(n);l&&l.$emit(o,...a)},el(n){const o=t.getCtx(n);if(o)return o.exportEl||o.el||t.vm.$refs[o.ref]},closeModal:n=>{const o=s.el(n);o&&o.$emit&&o.$emit("close-modal")},getSubForm(n){const o=t.getCtx(n);return o?t.subForm[o.id]:void 0},getChildrenRuleList(n){const o=typeof n=="object",a=o?Q(n):t.getCtx(n),l=a?a.rule:o?n:s.getRule(n);if(!l)return[];const u=[];return(d=>{d&&d.forEach(y=>{typeof y=="object"&&(y.field&&u.push(y),u.push(...s.getChildrenRuleList(y)))})})(a?a.loadChildrenPending():l.children),u},getParentRule(n){return(typeof n=="object"?Q(n):t.getCtx(n)).parent.rule},getParentSubRule(n){const a=typeof n=="object"?Q(n):t.getCtx(n);if(a){const l=a.getParentGroup();if(l)return l.rule}},getChildrenFormData(n,o){return s.getChildrenRuleList(n).reduce((l,u)=>((u.ignore!==!0||o===!0)&&(l[u.field]=$e(u.value)),l),{})},setChildrenFormData(n,o,a){const l=s.getChildrenRuleList(n);t.deferSyncValue(()=>{l.forEach(u=>{R(o,u.field)?u.value=o[u.field]:a&&(u.value=void 0)})})},getGlobalEvent(n){let o=s.options.globalEvent[n];if(o)return typeof o=="object"&&(o=o.handle),J(o)},getGlobalData(n){return new Promise((o,a)=>{let l=s.options.globalData[n];l||o(t.fc.loadData[n]),l.type==="fetch"?s.fetch(l).then(u=>{o(u)}).catch(a):o(l.data)})},renderRule(n,o,a){const u=typeof n=="object"?Q(n):t.getCtx(n);return u?t.$render.createRuleVnode(u,o,a):void 0},renderChildren(n,o,a){const u=typeof n=="object"?Q(n):t.getCtx(n);return u?t.$render.createChildrenVnodes(u,o,a):void 0},nextTick(n){t.bus.$once("next-tick",n),t.refresh()},nextRefresh(n){t.nextRefresh(),n&&k(n)},emit(n,...o){t.vm.$emit(n,...o)},deferSyncValue(n,o){t.deferSyncValue(n,o)},bus:t.bus,fetch(n){return new Promise((o,a)=>{n=G(n),n=t.loadFetchVar(n),t.beforeFetch(n).then(()=>kt(n,t.fc.create.fetch,s).then(l=>{k(()=>n.onSuccess&&n.onSuccess(l)),o(l)}).catch(l=>{k(()=>n.onError&&n.onError(l)),a(l)})).catch(l=>{})})},watchFetch(n,o,a,l){return t.fc.watchLoadData((u,f)=>{let d=G(n);d=t.loadFetchVar(d,u),!(l&&l(d,f)===!1)&&t.beforeFetch(d).then(()=>kt(d,t.fc.create.fetch,s).then(y=>{k(()=>d.onSuccess&&d.onSuccess(y)),o&&o(y,f)}).catch(y=>{k(()=>d.onError&&d.onError(y)),a&&a(y)})).catch(y=>{})},n.wait==null?1e3:n.wait)},getData(n,o){return t.fc.get?t.fc.get(n,o):t.fc.getLoadData(n,o)},setData(n,o,a){return t.fc.setData(n,o,a)},refreshData(n){return t.fc.refreshData(n)},t(n,o){return t.fc.t(n,o)},getLocale(){return t.fc.getLocale()},helper:{tidyFields:e,props:r}};return["on","once","off","set","emit"].forEach(n=>{s[n]=function(...o){t.vm[`$${n}`](...o)}}),s.changeValue=s.changeField=s.setValue,s}function gr(t){C(t.prototype,{initCache(){this.clearCacheAll()},clearCache(e){if(!e.rule.cache){if(!this.cache[e.id]){e.parent&&this.clearCache(e.parent);return}(this.cache[e.id].use===!0||this.cache[e.id].parent)&&this.$handle.refresh(),this.cache[e.id].parent&&this.clearCache(this.cache[e.id].parent),this.cache[e.id]=null}},clearCacheAll(){this.cache={}},setCache(e,r,i){this.cache[e.id]={vnode:r,use:!1,parent:i,slot:e.rule.slot}},getCache(e){const r=this.cache[e.id];if(r)return r.use=!0,r.vnode}})}function H(t){const e=t.replace(/(-[a-z])/g,function(r){return r.replace("-","").toLocaleUpperCase()});return Ft(e)}function Ft(t){return t.replace(t[0],t[0].toLowerCase())}function yr(t){C(t.prototype,{initRender(){this.cacheConfig={}},getTypeSlot(e){const r=i=>{if(i){let s;return e.rule.field&&(s=i.$scopedSlots["field-"+ce(e.rule.field)]||i.$scopedSlots["field-"+e.rule.field]),s||(s=i.$scopedSlots["type-"+ce(e.type)]||i.$scopedSlots["type-"+e.type]),s||r(i.$pfc)}};return r(this.vm)},render(){if(!this.vm.isShow)return;this.$manager.beforeRender();const e=_e();return this.sort.forEach(r=>{this.renderSlot(e,this.$handle.ctxs[r])}),this.$manager.render(e)},renderSlot(e,r,i){this.isFragment(r)?(r.initProp(),this.mergeGlobal(r),r.initNone(),this.renderChildren(r.loadChildrenPending(),r,r.rule.slot).forEach(n=>{e.setSlot(r.rule.slot,n)})):e.setSlot(r.rule.slot,this.renderCtx(r,i))},mergeGlobal(e){this.$handle.options.global&&(this.cacheConfig[e.trueType]||(this.cacheConfig[e.trueType]=m.computed(()=>{const i=this.$handle.options.global;return Z({},[i["*"]||i.default||{},i[e.originType]||i[e.type]||i[e.type]||{}])})),e.prop=Z({},[this.cacheConfig[e.trueType].value,e.prop]))},setOptions(e){const r=e.loadPending({key:"options",origin:e.prop.options,def:[]});e.prop.options=r,e.prop.optionsTo&&r&&ie(e.prop,e.prop.optionsTo,r)},deepSet(e){const r=e.rule.deep;r&&Object.keys(r).sort((i,s)=>i.length<s.length?-1:1).forEach(i=>{ie(e.prop,i,r[i])})},parseSide(e,r){return h.Object(e)?Z({props:{formCreateInject:r.prop.props.formCreateInject}},e):e},renderSides(e,r,i){const s=r[i?"rule":"prop"];return[this.renderRule(this.parseSide(s.prefix,r)),e,this.renderRule(this.parseSide(s.suffix,r))]},renderId(e,r){const i=this.$handle[r==="field"?"fieldCtx":"nameCtx"][e];return i?i.map(s=>this.renderCtx(s,s.parent)):void 0},renderCtx(e,r){try{if(e.type==="hidden")return;const i=e.rule;if(this.force||!this.cache[e.id]||this.cache[e.id].slot!==i.slot){let s;e.initProp(),this.mergeGlobal(e),e.initNone(),this.$manager.tidyRule(e),this.deepSet(e),this.setOptions(e),this.ctxProp(e);let n=e.prop;n.preview=!!(n.preview!=null?n.preview:this.$handle.preview),n.props.formCreateInject=this.injectProp(e);let o=n.cache!==!1;const a=n.preview;if(n.hidden){this.setCache(e,void 0,r);return}s=(...l)=>{const u={rule:i,prop:n,preview:a,api:this.$handle.api,model:n.model||{},slotValue:l};l.length&&i.slotUpdate&&k(()=>i.slotUpdate(u));let f=[];const d=e.loadChildrenPending();e.parser.renderChildren?f=e.parser.renderChildren(d,e):e.parser.loadChildren!==!1&&(f=this.renderChildren(d,e)),Object.keys(n.renderSlots||{}).forEach(b=>{f.push(this.renderRule({type:"template",slot:b},(()=>{if(h.Function(n.renderSlots[b]))return k(()=>n.renderSlots[b]());const w=this.parseSide(n.renderSlots[b],e);return this.renderRule(w)})()))});const y=this.getTypeSlot(e);let g;return y?(u.children=f,g=y(u)):g=a?e.parser.preview(Ae(f),e):e.parser.render(Ae(f),e),g=this.renderSides(g,e),!(!e.input&&h.Undef(n.native))&&n.native!==!0&&(this.fc.targetFormDriver("updateWrap",e),g=this.$manager.makeWrap(e,g)),e.none&&(Array.isArray(g)?g=g.map(b=>!b||!b.tag?b:this.none(b)):g=this.none(g)),o&&this.setCache(e,()=>this.stable(g),r),g},this.setCache(e,s,r)}return(...s)=>{const n=this.getCache(e);if(n)return n(...s);if(this.cache[e.id])return;const o=this.renderCtx(e,e.parent);if(o)return o()}}catch(i){console.error(i);return}},none(e){if(e)return e.data.class=this.mergeClass(e.data.class,"fc-none"),e},mergeClass(e,r){if(Array.isArray(e))e.push(r);else return e?[e,r]:r;return e},stable(e){return(Array.isArray(e)?e:[e]).forEach(i=>{i&&i.tag&&i.children&&typeof i.children=="object"&&(i.children.$stable=!0,this.stable(i.children))}),e},getModelField(e){return e.prop.modelField||e.parser.modelField||this.fc.modelFields[this.vNode.aliasMap[e.type]]||this.fc.modelFields[e.type]||this.fc.modelFields[e.originType]||"value"},isFragment(e){return e.type==="fragment"||e.type==="template"},injectProp(e){const r=this.vm;r.ctxInject[e.id]||(r.ctxInject[e.id]={api:this.$handle.api,form:this.fc.create,subForm:s=>{this.$handle.addSubForm(e,s)},getSubForm:()=>this.$handle.subForm[e.id],slots:()=>this.vm.top.$scopedSlots,options:[],children:[],preview:!1,id:e.id,field:e.field,rule:e.rule,input:e.input,t:(...s)=>this.$handle.api.t(...s),updateValue:s=>{this.$handle.onUpdateValue(e,s)}});const i=r.ctxInject[e.id];return C(i,{preview:e.prop.preview,options:e.prop.options,prop:function(){const s=_({},e.prop);return s.on=s.on?_({},s.on):{},delete s.model,s}(),children:e.loadChildrenPending()}),i},ctxProp(e){const{ref:r,key:i,rule:s}=e;this.$manager.mergeProp(e),e.parser.mergeProp(e);const n=_({},e.prop.on||{}),o={};Object.keys(n).forEach(l=>{if(l.indexOf("native.")===0)o[l.replace("native.","")]=n[l],delete n[l];else if(this.$handle.options.transformEventName!==!1){const u=ce(l);u!==l.toLowerCase()&&!n[u]&&(n[u]=n[l])}}),e.prop.on=n;const a=[{ref:r,key:s.key||`${i}fc`,slot:void 0,on:{"hook:mounted":()=>{this.onMounted(e)},"fc.updateValue":l=>{this.$handle.onUpdateValue(e,l)},"fc.el":l=>{e.exportEl=l,l&&((l.$el||l).__rule__=e.rule)}}},{nativeOn:o}];if(e.input){const l=this.tmpInput;this.vm.$props.disabled===!0&&(e.prop.props.disabled=!0),e.prop.model={value:this.$handle.getFormData(e),callback:u=>{l&&l(e.field,u,e.rule),this.onInput(e,u)},expression:`formData.${e.id}`},e.prop.modelEmit&&a.push({on:{[e.prop.modelEmit]:()=>this.onEmitInput(e)}})}return X(a,e.prop),e.prop},onMounted(e){e.el=this.vm.$refs[e.ref],e.el&&((e.el.$el||e.el).__rule__=e.rule),e.parser.mounted(e),this.$handle.effect(e,"mounted"),this.$handle.targetHook(e,"mounted")},onInput(e,r){if(e.prop.modelEmit){this.$handle.onBaseInput(e,r);return}this.$handle.onInput(e,r)},onEmitInput(e){this.$handle.setValue(e,e.parser.toValue(e.modelValue,e),e.modelValue)},renderChildren(e,r,i){if(!h.trueArray(e))return[];const s=_e();return e.map(n=>{if(n){if(h.String(n))return s.setSlot(null,i?this.renderRule({type:"template",children:[n]}):n);if(n.__fc__)return this.renderSlot(s,n.__fc__,r);n.type&&m.nextTick(()=>{this.$handle.loadChildren(e,r),this.$handle.refresh()})}}),s.getSlots()},defaultRender(e,r){const i=e.prop;return i.component?typeof i.component=="string"?this.vNode.make(i.component,i,r):this.vNode.makeComponent(i.component,i,r):this.vNode[e.type]?this.vNode[e.type](i,r):this.vNode[e.originType]?this.vNode[e.originType](i,r):this.vNode.make(Ft(i.type),i,r)},createChildrenVnodes(e,r,i){this.force=i!==!1,this.tmpInput=r;const s=this.renderChildren(e.rule.children,e);return this.force=!1,this.tmpInput=null,s},createRuleVnode(e,r,i){this.force=i!==!1,this.tmpInput=r;const s=_e();return this.renderSlot(s,e,e.parent),this.force=!1,this.tmpInput=null,s.getSlots()},renderRule(e,r,i){if(!e)return;if(h.String(e))return e;let s;if(i)s=e.type;else if(s=e.is,e.type){s=H(e.type);const a=this.vNode.aliasMap[s];a&&(s=H(a))}if(!s)return;const n=_e();h.trueArray(e.children)&&e.children.forEach(a=>{a&&n.setSlot(a==null?void 0:a.slot,()=>this.renderRule(a))});const o=_({},e);return delete o.type,delete o.is,this.vNode.make(s,o,n.mergeBag(r).getSlots())}})}let $r=1;function qe(t){C(this,{$handle:t,fc:t.fc,vm:t.vm,$manager:t.$manager,vNode:new t.fc.CreateNode(t.vm),force:!1,tmpInput:null,id:$r++}),gt(this,{options(){return t.options},sort(){return t.sort}}),this.initCache(),this.initRender()}gr(qe),yr(qe);function br(t){C(t.prototype,{parseInjectEvent(e,r){const i=e.inject||this.options.injectEvent;return this.parseEventLst(e,r,i)},parseEventLst(e,r,i,s){return Object.keys(r).forEach(n=>{const o=this.parseEvent(e,r[n],i,s);o&&(r[n]=o)}),r},parseEvent(e,r,i,s){if(h.Function(r)&&(i!==!1&&!h.Undef(i)||r.__inject))return this.inject(e,r,i);if(!s&&Array.isArray(r)&&r[0]&&(h.String(r[0])||h.Function(r[0])))return this.parseEventLst(e,r,i,!0);if(h.String(r)){const n=J(r);if(n&&r!==n)return n.__inject?this.parseEvent(e,n,i,!0):n}},parseEmit(e,r){let i={},s=e.rule,{emitPrefix:n,field:o,name:a,inject:l}=s,u=s[r?"emit":"nativeEmit"]||[];return h.trueArray(u)&&u.forEach(f=>{if(!f)return;let d,y=n||o||a;if(h.Object(f)&&(d=f.inject,f=f.name,y=f.prefix||y),y){r||(y=`native-${y}`);const g=ce(`${y}-${f}`),b=(...w)=>{this.vm.$emit(g,...w),this.vm.$emit("emit-event",g,...w),this.bus.$emit(g,...w)};if(b.__emit=!0,!d&&l===!1)i[f]=b;else{let w=d||l||this.options.injectEvent;i[f]=h.Undef(w)?b:this.inject(s,b,w)}}}),e.computed[r?"on":"nativeOn"]=i,i},getInjectData(e,r){const i=e.__fc__&&e.__fc__.$api,s=e.__fc__&&e.__fc__.$handle.vm||this.vm,{option:n,rule:o}=s.$props||s.$options.propsData;return{$f:i||this.api,api:i||this.api,rule:o,self:e.__origin__,option:n,inject:r}},inject(e,r,i){if(r.__origin){if(this.watching&&!this.loading)return r;r=r.__origin}const s=this,n=function(...o){const a=s.getInjectData(e,i);return a.args=[...o],o.unshift(a),r.apply(this,o)};return n.__origin=r,n.__json=r.__json,n},loadStrVar(e,r,i){if(e&&typeof e=="string"&&e.indexOf("{{")>-1&&e.indexOf("}}")>-1){const s=e,n=fr(e);let o;if(n.forEach(a=>{const l=a.split("||"),u=l[0].trim();if(u){const f=(l[1]||"").trim();let d,y=!1;if(i&&u.indexOf("$form.")===0){const g=u.split(".");g.shift(),R(i.value,g[0])&&(y=!0,d=r?r({id:"$form."+g[0]+"_"+i.rule.__fc__.id,getValue:()=>L(i.value,g)}):L(i.value,g))}y||(d=r?r(u,f):this.fc.getLoadData(u,f)),o=d,e=e.replaceAll(`{{${a}}}`,d==null?"":d)}}),n.length===1&&s===`{{${n[0]}}}`)return o}return e},loadFetchVar(e,r,i){let s;i&&i.__fc__&&(s=i.__fc__.getParentGroup());const n=o=>this.loadStrVar(o,r,s?{rule:i,value:this.subRuleData[s.id]||{}}:null);return e.action=n(e.action||""),["headers","data","query"].forEach(o=>{if(e[o]){const a={};Object.keys(e[o]).forEach(l=>{a[n(l)]=n(e[o][l])}),e[o]=a}}),e}})}const St=["hook:updated","hook:mounted"];function vr(t){C(t.prototype,{usePage(){const e=this.options.page;if(!e)return;let r=25,i=_r(this.rules);h.Object(e)&&(e.first&&(r=parseInt(e.first,10)||r),e.limit&&(i=parseInt(e.limit,10)||i)),C(this,{first:r,limit:i,pageEnd:this.rules.length<=r}),this.bus.$on("page-end",()=>this.vm.$emit("page-end",this.api)),this.pageLoad()},pageLoad(){const e=()=>{this.pageEnd?(this.vm.$off(St,e),this.bus.$emit("page-end")):(this.first+=this.limit,this.pageEnd=this.rules.length<=this.first,this.loadRule(),this.refresh())};this.vm.$on(St,e)}})}function _r(t){return t.length<31?31:Math.ceil(t.length/3)}function wr(t){C(t.prototype,{clearNextTick(){this.nextTick&&clearTimeout(this.nextTick),this.nextTick=null},bindNextTick(e){this.clearNextTick(),this.nextTick=setTimeout(()=>{e(),this.nextTick=null},10)},render(){return++this.loadedId,this.vm.unique>0?this.$render.render():(this.vm.unique=1,[])}})}function Cr(t){Object.defineProperties(t.origin,{__fc__:Ne(m.markRaw(t),!0)}),t.rule!==t.origin&&Object.defineProperties(t.rule,{__fc__:Ne(m.markRaw(t),!0)})}function Rt(t,e,r){const i=ve(),s=!!e.field;C(this,{id:i,ref:i,wrapRef:i+"fi",rule:e,origin:e.__origin__||e,name:e.name,pending:{},none:!1,watch:[],linkOn:[],root:[],ctrlRule:[],children:[],parent:null,group:e.subRule?this:null,cacheConfig:null,prop:_({},e),computed:{},payload:{},refRule:{},input:s,el:void 0,exportEl:void 0,defaultValue:s?G(r):void 0,field:e.field||void 0}),this.updateKey(),Cr(this),this.update(t,!0)}C(Rt.prototype,{getParentGroup(){let t=this.parent;for(;t;){if(t.group)return t;t=t.parent}},loadChildrenPending(){const t=this.rule.children||[];return Array.isArray(t)?t:this.loadPending({key:"children",origin:t,def:[],onLoad:e=>{this.$handle&&this.$handle.loadChildren(e,this)},onUpdate:(e,r)=>{this.$handle&&(e===r?this.$handle.loadChildren(e,this):this.$handle.updateChildren(this,e,r))},onReload:e=>{this.$handle?this.$handle.updateChildren(this,[],e):delete this.pending.children}})},loadPending(t){const{key:e,origin:r,def:i,onLoad:s,onReload:n,onUpdate:o}=t;if(this.pending[e]&&this.pending[e].origin===r)return this.getPending(e,i);delete this.pending[e];let a=r;if(h.Function(r)){let l=k(()=>r({rule:this.rule,api:this.$api,update:u=>{const f=u||i,d=this.getPending(e,i);this.setPending(e,r,f),o&&o(f,d)},reload:()=>{const u=this.getPending(e,i);delete this.pending[e],n&&n(u),this.$api&&this.$api.sync(this.rule)}}));l&&h.Function(l.then)?(l.then(u=>{const f=u||i;this.setPending(e,r,f),s&&s(f),this.$api&&this.$api.sync(this.rule)}).catch(u=>{console.error(u)}),a=i,this.setPending(e,r,a)):(a=l||i,this.setPending(e,r,a),s&&s(a))}return a},getPending(t,e){return this.pending[t]&&this.pending[t].value||e},setPending(t,e,r){this.pending[t]={origin:e,value:m.reactive(r)}},effectData(t){return this.payload[t]||(this.payload[t]={}),this.payload[t]},clearEffectData(t){t===void 0?this.payload={}:delete this.payload[t]},updateKey(t){this.key=ve(),t&&this.parent&&this.parent.updateKey(t)},updateType(){this.originType=this.rule.type,this.type=H(this.rule.type),this.trueType=this.$handle.getType(this.originType)},setParser(t){this.parser=t,t.init(this)},initProp(){var e,r;const t=_({},this.rule);delete t.children,delete t.validate,this.prop=Z({},[t,...Object.keys(this.payload).map(i=>this.payload[i]),this.computed]),this.prop.validate=[...((r=(e=this.refRule)==null?void 0:e.__$validate)==null?void 0:r.value)||[],...this.prop.validate||[]]},initNone(){this.none=!(h.Undef(this.prop.display)||this.prop.display)},injectValidate(){return this.prop.validate},check(t){return this.vm===t.vm},unwatch(){this.watch.forEach(t=>t()),this.watch=[],this.refRule={}},unlink(){this.linkOn.forEach(t=>t()),this.linkOn=[]},link(){this.unlink(),this.$handle.appendLink(this)},watchTo(){this.$handle.watchCtx(this)},delete(){this.unwatch(),this.unlink(),this.rmCtrl(),this.parent&&this.parent.children.splice(this.parent.children.indexOf(this)>>>0,1),C(this,{deleted:!0,computed:{},parent:null,children:[],cacheConfig:null,none:!1})},rmCtrl(){this.ctrlRule.forEach(t=>t.__fc__&&t.__fc__.rm()),this.ctrlRule=[]},rm(){const t=()=>{let e=this.root.indexOf(this.origin);e>-1&&(this.root.splice(e,1),this.$handle&&this.$handle.refresh())};if(this.deleted){t();return}this.$handle.noWatch(()=>{this.$handle.deferSyncValue(()=>{this.rmCtrl(),t(),this.$handle.rmCtx(this),C(this,{root:[]})},this.input)})},update(t,e){C(this,{deleted:!1,$handle:t,$render:t.$render,$api:t.api,vm:t.vm,vNode:t.$render.vNode,updated:!1,cacheValue:this.rule.value}),!e&&this.unwatch(),this.watchTo(),this.link(),this.updateType()}});function Or(t){C(t.prototype,{nextRefresh(e){const r=this.loadedId;m.nextTick(()=>{r===this.loadedId&&(e?e():this.refresh())})},parseRule(e){const r=mt(e);return Object.defineProperties(r,{__origin__:Ne(e,!0)}),kr(r),this.appendValue(r),[r,r.prefix,r.suffix].forEach(i=>{i&&this.loadFn(i,r)}),this.loadCtrl(r),r.update&&(r.update=J(r.update)),r},loadFn(e,r){["on","props","nativeOn","deep"].forEach(i=>{e[i]&&this.parseInjectEvent(r,e[i])})},loadCtrl(e){e.control&&e.control.forEach(r=>{r.handle&&(r.handle=J(r.handle))})},syncProp(e){const r=e.rule;h.trueArray(r.sync)&&X([{on:r.sync.reduce((i,s)=>(i[typeof s=="object"&&s.event||`update:${s}`]=n=>{r.props[typeof s=="object"&&s.prop||s]=n,this.vm.$emit("sync",s,n,r,this.fapi)},i),{})}],e.computed)},loadRule(){this.cycleLoad=!1,this.loading=!0,this.pageEnd&&this.bus.$emit("load-start"),this.deferSyncValue(()=>{if(this._loadRule(this.rules),this.loading=!1,this.cycleLoad&&this.pageEnd)return this.loadRule();this.syncForm(),this.pageEnd&&this.bus.$emit("load-end"),this.vm.renderRule()})},loadChildren(e,r){if(this.cycleLoad=!1,this.loading=!0,this.bus.$emit("load-start"),this._loadRule(e,r),this.loading=!1,this.cycleLoad)return this.loadRule();this.syncForm(),this.bus.$emit("load-end"),this.$render.clearCache(r)},_loadRule(e,r){const i=o=>{let a=e[o-1];if(!a||!a.__fc__)return o>0?i(o-1):-1;let l=this.sort.indexOf(a.__fc__.id);return l>-1?l:i(o-1)},s=(o,a)=>{h.trueArray(o)&&this._loadRule(o,a)},n=e.map((o,a)=>{if(r&&!h.Object(o)||!this.pageEnd&&!r&&a>=this.first)return;if(o.__fc__&&o.__fc__.root===e&&this.ctxs[o.__fc__.id])return s(o.__fc__.loadChildrenPending(),o.__fc__),o.__fc__;let l=mt(o);const u=()=>!!(l.field&&this.fieldCtx[l.field]&&this.fieldCtx[l.field][0]!==o.__fc__);this.fc.targetFormDriver("loadRule",{rule:l,api:this.api},this.fc),this.ruleEffect(l,"init",{repeat:u()}),u()&&this.vm.$emit("repeat-field",o,this.api);let f,d=!1,y=!!o.__fc__,g=l.value;if(y){if(f=o.__fc__,g=f.defaultValue,f.deleted){if(Et(f))return;f.update(this)}else if(!f.check(this)){if(Et(f))return;e[a]=o=o._clone?o._clone():ht(ye(o)),f=null,d=!0}}if(f)f.originType!==f.rule.type&&f.updateType(),this.bindParser(f),this.appendValue(f.rule),f.parent&&f.parent!==r&&this.rmSubRuleData(f);else{const j=this.parseRule(o);f=new Rt(this,j,g),this.bindParser(f)}[!1,!0].forEach(j=>this.parseEmit(f,j)),this.syncProp(f),f.parent=r||null,f.root=e,this.setCtx(f),!d&&!y&&(this.effect(f,"load"),this.targetHook(f,"load")),this.effect(f,"created");const b=f.loadChildrenPending();if(f.parser.loadChildren===!1||s(b,f),!r){const j=i(a);j>-1||!a?this.sort.splice(j+1,0,f.id):this.sort.push(f.id)}const w=f.rule;return f.updated||(f.updated=!0,h.Function(w.update)&&this.bus.$once("load-end",()=>{this.refreshUpdate(f,w.value,"init")}),this.effect(f,"loaded")),this.refreshControl(f)&&(this.cycleLoad=!0),f}).filter(o=>!!o);r&&(r.children=n)},refreshControl(e){return e.input&&e.rule.control&&this.useCtrl(e)},useCtrl(e){const r=Fr(e),i=[],s=this.api;if(!r.length)return!1;for(let a=0;a<r.length;a++){const l=r[a],u=l.handle||function(d){return(ae[l.condition||"=="]||ae["=="])(d,l.value)};if(!h.trueArray(l.rule))continue;const f=z(_({},l),{valid:k(()=>u(e.rule.value,s)),ctrl:Sr(e,l.rule),isHidden:h.String(l.rule[0])});f.valid&&f.ctrl||!f.valid&&!f.ctrl&&!f.isHidden||i.push(f)}if(!i.length)return!1;const n=[];let o=!1;return this.deferSyncValue(()=>{i.reverse().forEach(({isHidden:a,valid:l,rule:u,prepend:f,append:d,child:y,ctrl:g,method:b})=>{if(a){l?e.ctrlRule.push({__ctrl:!0,children:u,valid:l}):g&&e.ctrlRule.splice(e.ctrlRule.indexOf(g)>>>0,1),n[l?"push":"unshift"](()=>{b==="disabled"||b==="enabled"?this.api.disabled(!l,u):b==="display"||b==="show"?this.api.display(l,u):b==="required"?(u.forEach(w=>{this.api.setEffect(w,"required",l)}),l||this.api.clearValidateState(u)):b==="if"?this.api.hidden(!l,u):this.api.hidden(!l,u)});return}if(l){o=!0;const w={type:"fragment",native:!0,__ctrl:!0,children:u};e.ctrlRule.push(w),this.bus.$once("load-start",()=>{f?s.prepend(w,f,y):d||y?s.append(w,d||e.id,y):e.root.splice(e.root.indexOf(e.origin)+1,0,w)})}else{e.ctrlRule.splice(e.ctrlRule.indexOf(g),1);const w=Q(g);w&&w.rm()}})}),n.length&&(this.loading?n.length&&this.bus.$once("load-end",()=>{n.forEach(a=>a())}):n.length&&m.nextTick(()=>{n.forEach(a=>a())})),this.vm.$emit("control",e.origin,this.api),this.effect(e,"control"),o},reloadRule(e){return this._reloadRule(e)},_reloadRule(e){e||(e=this.rules);const r=_({},this.ctxs);this.clearNextTick(),this.initData(e),this.fc.rules=e,this.deferSyncValue(()=>{this.bus.$once("load-end",()=>{Object.keys(r).filter(i=>this.ctxs[i]===void 0).forEach(i=>this.rmCtx(r[i])),this.$render.clearCacheAll()}),this.reloading=!0,this.loadRule(),this.reloading=!1,this.refresh(),this.vm.$emit("reloading",this.api)}),this.vm.$emit("update",this.api),this.bus.$off("next-tick",this.nextReload),this.bus.$once("next-tick",this.nextReload)},refresh(){this.vm.refresh()}})}function kr(t){const e=bt();return Object.keys(e).forEach(r=>{R(t,r)||S(t,r,e[r])}),t}function Fr(t){const e=t.rule.control||[];return h.Object(e)?[e]:e}function Sr(t,e){for(let r=0;r<t.ctrlRule.length;r++){const i=t.ctrlRule[r];if(i.children===e)return i}}function Et(t){return!!t.rule.__ctrl}function Rr(t){C(t.prototype,{setValue(e,r,i,s){e.deleted||(e.rule.value=r,this.changeStatus=!0,this.nextRefresh(),this.$render.clearCache(e),this.setFormData(e,i),this.syncValue(),this.valueChange(e,r),this.vm.$emit("change",e.field,r,e.origin,this.api,s||!1),this.effect(e,"value"),this.targetHook(e,"value",{value:r}),this.emitEvent("change",e.field,r,{rule:e.origin,api:this.api,setFlag:s||!1}),s&&m.nextTick(()=>{m.nextTick(()=>{m.nextTick(()=>{this.api.clearValidateState(e.id)})})}))},onInput(e,r){let i;e.input&&(this.isQuote(e,i=e.parser.toValue(r,e))||this.isChange(e,r))&&this.setValue(e,i,r)},onUpdateValue(e,r){this.deferSyncValue(()=>{const i=e.getParentGroup(),s=i?this.subRuleData[i.id]:null,n={};Object.keys(r||{}).forEach(o=>{s&&R(s,o)?n[o]=r[o]:R(this.api.form,o)?this.api.form[o]=r[o]:this.api.top!==this.api&&R(this.api.top.form,o)&&(this.api.top.form[o]=r[o])}),Object.keys(n).length&&this.api.setChildrenFormData(i.rule,n)})},onBaseInput(e,r){this.setFormData(e,r),e.modelValue=r,this.nextRefresh(),this.$render.clearCache(e)},setFormData(e,r){e.modelValue=r;const i=e.getParentGroup();i&&(this.subRuleData[i.id]||S(this.subRuleData,i.id,{}),S(this.subRuleData[i.id],e.field,e.rule.value)),S(this.formData,e.id,r)},rmSubRuleData(e){const r=e.getParentGroup();r&&this.subRuleData[r.id]&&te(this.subRuleData[r.id],e.field)},getFormData(e){return this.formData[e.id]},syncForm(){const e={},r=this.fields(),i=[];this.options.appendValue!==!1&&Object.keys(this.appendData).reduce((s,n)=>(r.indexOf(n)===-1&&(s[n]=m.toRef(this.appendData,n)),s),e),r.reduce((s,n)=>{const o=(this.fieldCtx[n]||[]).filter(a=>!this.isIgnore(a.rule))[0]||this.fieldCtx[n][0];return this.isIgnore(o.rule)&&i.push(n),s[n]=m.toRef(o.rule,"value"),s},e),this.form=m.reactive(e),this.ignoreFields=i,this.syncValue()},isIgnore(e){return e.ignore===!0||e.ignore==="hidden"&&e.hidden||this.options.ignoreHiddenFields&&e.hidden},appendValue(e){(!e.field||!R(this.appendData,e.field))&&!this.options.forceCoverValue||(e.value=this.appendData[e.field],delete this.appendData[e.field])},addSubForm(e,r){this.subForm[e.id]=r},deferSyncValue(e,r){this.deferSyncFn||(this.deferSyncFn=e),this.deferSyncFn.sync||(this.deferSyncFn.sync=r),k(e),this.deferSyncFn===e&&(this.deferSyncFn=null,e.sync&&this.syncForm())},syncValue(){if(this.deferSyncFn)return this.deferSyncFn.sync=!0;const e={};Object.keys(this.form).forEach(r=>{this.ignoreFields.indexOf(r)===-1&&(e[r]=this.form[r])}),this.vm.updateValue(e)},isChange(e,r){return JSON.stringify(this.getFormData(e),Dt)!==JSON.stringify(r,Dt)},isQuote(e,r){return(r instanceof Function||h.Object(r)||Array.isArray(r))&&r===e.rule.value},refreshUpdate(e,r,i,s){if(h.Function(e.rule.update)){const n=k(()=>e.rule.update(r,e.origin,this.api,{origin:i||"change",linkField:s}));if(n===void 0)return;e.rule.hidden=n===!0}},valueChange(e,r){this.refreshRule(e,r),this.bus.$emit("change-"+e.field,r)},refreshRule(e,r,i,s){this.refreshControl(e)&&(this.$render.clearCacheAll(),this.loadRule(),this.vm.$emit("update",this.api),this.refresh()),this.refreshUpdate(e,r,i,s)},appendLink(e){const r=e.rule.link;h.trueArray(r)&&r.forEach(i=>{const s=()=>this.refreshRule(e,e.rule.value,"link",i);this.bus.$on("change-"+i,s),e.linkOn.push(()=>this.bus.$off("change-"+i,s))})},fields(){return Object.keys(this.fieldCtx)}})}function Dt(t,e){return typeof e=="function"?""+e:e}const Oe={init(t){},toFormValue(t,e){return t},toValue(t,e){return t},mounted(t){},render(t,e){return e.$handle.fc.renderDriver&&e.$handle.fc.renderDriver.defaultRender?e.$handle.fc.renderDriver.defaultRender(e,t):e.$render.defaultRender(e,t)},preview(t,e){return e.$handle.fc.renderDriver&&e.$handle.fc.renderDriver.defaultPreview?e.$handle.fc.renderDriver.defaultPreview(e,t):this.render(t,e)},mergeProp(t){}},Er=["field","value","vm","template","name","config","control","inject","sync","payload","optionsTo","update","slotUpdate","computed","component","cache"];function Dr(t){C(t.prototype,{getCtx(e){return this.getFieldCtx(e)||this.getNameCtx(e)[0]||this.ctxs[e]},getCtxs(e){return this.fieldCtx[e]||this.nameCtx[e]||(this.ctxs[e]?[this.ctxs[e]]:[])},setIdCtx(e,r,i){const s=`${i}Ctx`;this[s][r]?this[s][r].push(e):this[s][r]=[e]},rmIdCtx(e,r,i){const s=`${i}Ctx`,n=this[s][r];if(!n)return!1;const o=n.splice(n.indexOf(e)>>>0,1).length>0;return n.length||delete this[s][r],o},getFieldCtx(e){return(this.fieldCtx[e]||[])[0]},getNameCtx(e){return this.nameCtx[e]||[]},setCtx(e){let{id:r,field:i,name:s,rule:n}=e;this.ctxs[r]=e,s&&this.setIdCtx(e,s,"name"),e.input&&(this.setIdCtx(e,i,"field"),this.setFormData(e,e.parser.toFormValue(n.value,e)),this.isMounted&&!this.reloading&&this.vm.$emit("change",e.field,n.value,e.origin,this.api))},getParser(e){const r=this.fc.parsers,i=this.fc.renderDriver;if(i){const s=i.parsers||{},n=s[e.originType]||s[H(e.type)]||s[e.trueType];if(n)return n}return r[e.originType]||r[H(e.type)]||r[e.trueType]||Oe},bindParser(e){e.setParser(this.getParser(e))},getType(e){const r=this.fc.CreateNode.aliasMap,i=r[e]||r[H(e)]||e;return H(i)},noWatch(e){this.noWatchFn||(this.noWatchFn=e),k(e),this.noWatchFn===e&&(this.noWatchFn=null)},watchCtx(e){if(ft().filter(i=>i[0]!=="_"&&i[0]!=="$"&&Er.indexOf(i)===-1).forEach(i=>{const s=m.toRef(e.rule,i),n=i==="children";e.refRule[i]=s,e.watch.push(m.watch(n?()=>h.Function(s.value)?s.value:[...s.value||[]]:()=>s.value,(o,a)=>{let l=s.value;if(!this.isBreakWatch()){if(n&&e.parser.loadChildren===!1){this.$render.clearCache(e),this.nextRefresh();return}if(this.watching=!0,m.nextTick(()=>{this.targetHook(e,"watch",{key:i,oldValue:a,newValue:l})}),i==="hidden"&&!!l!=!!a&&(this.$render.clearCacheAll(),m.nextTick(()=>{this.targetHook(e,"hidden",{value:l})})),i==="ignore"&&e.input||i==="hidden"&&e.input&&(e.rule.ignore==="hidden"||this.options.ignoreHiddenFields))this.syncForm();else if(i==="link"){e.link();return}else["props","on","nativeOn","deep"].indexOf(i)>-1?(this.parseInjectEvent(e.rule,l||{}),i==="props"&&e.input&&this.setFormData(e,e.parser.toFormValue(e.rule.value,e))):["emit","nativeEmit"].indexOf(i)>-1?this.parseEmit(e,i==="emit"):["prefix","suffix"].indexOf(i)>-1?l&&this.loadFn(l,e.rule):i==="type"?(e.updateType(),this.bindParser(e)):n&&(h.Function(a)&&(a=e.getPending("children",[])),h.Function(l)&&(l=e.loadChildrenPending()),this.updateChildren(e,l,a));this.$render.clearCache(e),this.refresh(),this.watching=!1}},{deep:!n,sync:n}))}),e.refRule.__$title=m.computed(()=>{let i=(typeof e.rule.title=="object"?e.rule.title.title:e.rule.title)||"";if(i){const s=i.match(/^\{\{\s*\$t\.(.+)\s*\}\}$/);s&&(i=this.api.t(s[1]))}return i}),e.refRule.__$info=m.computed(()=>{let i=(typeof e.rule.info=="object"?e.rule.info.info:e.rule.info)||"";if(i){const s=i.match(/^\{\{\s*\$t\.(.+)\s*\}\}$/);s&&(i=this.api.t(s[1]))}return i}),e.refRule.__$validate=m.computed(()=>{const i=s=>{var o,a;const n=s.match(/^\{\{\s*\$t\.(.+)\s*\}\}$/);return n?this.api.t(n[1],{title:(a=(o=e.refRule)==null?void 0:o.__$title)==null?void 0:a.value}):s};return q(e.rule.validate).map(s=>{const n=_({},s);if(n.message&&(n.message=i(n.message)),h.Function(n.validator)){const o=e;n.validator=function(...a){return s.validator.call({that:this,id:o.id,field:o.field,rule:o.rule,api:o.$handle.api},...a)}}if(n.adapter){if(typeof n.error=="object"){const o=_({},n.error);Object.keys(o).forEach(a=>{o[a]=i(o[a])}),n.error=o}return this.adapterValidate(n,e)}return n})}),e.input){const i=m.toRef(e.rule,"value");e.watch.push(m.watch(()=>i.value,()=>{let s=e.parser.toFormValue(i.value,e);this.isChange(e,s)&&this.setValue(e,i.value,s,!0)}))}this.bus.$once("load-end",()=>{let i=e.rule.computed;i&&(typeof i!="object"&&(i={value:i}),Object.keys(i).forEach(s=>{let n;const o=m.computed(()=>{const l=i[s];if(!l)return;const u=this.compute(e,l);return l.linkage&&u===void 0?n:u}),a=l=>{s==="value"?this.onInput(e,l):s[0]==="$"?this.api.setEffect(e.id,s,l):ie(e.rule,s,l)};(s==="value"?[void 0,null,""].indexOf(e.rule.value)>-1:o.value!==L(e.rule,s))&&a(o.value),e.watch.push(m.watch(o,l=>{n=l,setTimeout(()=>{a(l)})}))}))}),this.watchEffect(e)},adapterValidate(e,r){const i=(s,n)=>{if((e.beforeValidate&&k(()=>e.beforeValidate({value:s,api:this.api,validate:e,rule:r.rule})))===!1)n();else{const a=this.validator(s,e);if(a){let l="";typeof e.error=="object"&&(l=e.error[a]||e.error.default),!l&&typeof e.message=="string"&&(l=e.message),l||(l=this.getValidateMessage(r,{key:a,rule:e[a]})),n(l)}else if(e.validator){const l=e.validator&&k(()=>e.validator(s,n));l&&h.Function(l.then)&&l.then(()=>n()).catch(u=>n(u))}else n()}};return this.$manager.adapterValidate({required:e.required,message:e.message,target:e.trigger},i)},getValidateMessage(e,r){var s,n;const i=Array.isArray(r.rule)?r.rule.join(","):""+r.rule;return this.api.t(r.key==="required"?r.key:"validate."+r.key,{[r.key]:i,title:(n=(s=e.refRule)==null?void 0:s.__$title)==null?void 0:n.value})},validator(e,r){if(h.empty(e))return r.required?"required":void 0;for(const[s,n]of Object.entries(r))switch(s){case"len":case"maxLen":case"minLen":const o=g=>s==="len"?g===n:s==="maxLen"?g<=n:g>=n;if(Array.isArray(e)){if(!o(e.length))return s}else{if(typeof e=="object")return s;if(!o((""+e).length))return s}break;case"pattern":if(!(typeof n=="string"?new RegExp(n):n).test(""+e))return s;break;case"uppercase":if(n&&(typeof e!="string"||!/^[A-Z]*$/.test(e)))return s;break;case"lowercase":if(n&&(typeof e!="string"||!/^[a-z]*$/.test(e)))return s;break;case"min":case"max":case"positive":case"negative":case"integer":case"number":const l=Number(e);if(Number.isNaN(l)||s==="min"&&l<n||s==="max"&&l>n||s==="positive"&&l<=0||s==="negative"&&l>=0||s==="integer"&&!Number.isInteger(l))return s;break;case"equal":if(e!==n)return s;break;case"enum":if(Array.isArray(n)&&!n.includes(e))return s;break;case"hasKeys":if(typeof e!="object"||Array.isArray(n)&&n.some(g=>!(g in e)))return s;break;case"email":if(!/^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/.test(""+e))return s;break;case"url":if(!new RegExp("^(?!mailto:)(?:(?:http|https|ftp)://)(?:\\S+(?::\\S*)?@)?(?:(?:(?:[1-9]\\d?|1\\d\\d|2[01]\\d|22[0-3])(?:\\.(?:1?\\d{1,2}|2[0-4]\\d|25[0-5])){2}(?:\\.(?:[0-9]\\d?|1\\d\\d|2[0-4]\\d|25[0-4]))|(?:(?:[a-z\\u00a1-\\uffff0-9]+-?)*[a-z\\u00a1-\\uffff0-9]+)(?:\\.(?:[a-z\\u00a1-\\uffff0-9]+-?)*[a-z\\u00a1-\\uffff0-9]+)*(?:\\.(?:[a-z\\u00a1-\\uffff]{2,})))|localhost)(?::\\d{2,5})?(?:(/|\\?|#)[^\\s]*)?$","i").test(""+e))return s;break;case"ip":if(!/^(2(5[0-5]{1}|[0-4]\d{1})|[0-1]?\d{1,2})(\.(2(5[0-5]{1}|[0-4]\d{1})|[0-1]?\d{1,2})){3}$/.test(""+e))return s;break;case"phone":if(!/^(?:(?:\+|00)86)?1[3-9]\d{9}$/.test(""+e))return s;break}},compute(e,r){let i;if(typeof r=="object"){const s=e.getParentGroup(),n=a=>{if(a=Array.isArray(a)?{mode:"AND",group:a}:a,!h.trueArray(a.group))return!0;const l=a.mode==="OR";let u=!0;for(let f=0;f<a.group.length;f++){const d=a.group[f];let y,g=null;if(d.variable)g=JSON.stringify(this.fc.getLoadData(d.variable)||"");else if(d.field)g=$t(d.field||"");else if(!d.mode)return!0;let b=d.compare;if(b&&(b=$t(b||"")),d.mode?y=n(d):ae[d.condition]?h.Function(d.handler)?y=k(()=>d.handler(this.api,e.rule)):y=k(()=>new Function("$condition","$val","$form","$scope","$group","$rule",`with($form){with($scope){with(this){with($group){ return $condition['${d.condition}'](${g}, ${b||"$val"}); }}}}`).call(this.api.form,ae,d.value,this.api.top.form,this.api.top===this.api.scope?{}:this.api.scope.form,s?this.subRuleData[s.id]||{}:{},e.rule)):y=!1,l&&y)return!0;l||(u=u&&y)}return l?!1:u};let o=n(r);return o=r.invert===!0?!o:o,r.linkage?o?k(()=>this.computeValue(r.linkage,e,s),void 0):void 0:o}else if(h.Function(r))i=()=>r(this.api.form,this.api);else{const s=e.getParentGroup();i=()=>this.computeValue(r,e,s)}return k(i,void 0)},computeValue(e,r,i){const s=this,n=Object.keys(this.fc.formulas).reduce((o,a)=>(o[a]=function(...l){return s.fc.formulas[a].call({that:this,rule:r.rule,api:s.api,fc:s.fc},...l)},o),{});return k(()=>new Function("$formulas","$form","$scope","$group","$rule","$api",`with($form){with($scope){with(this){with($group){with($formulas){ return ${e} }}}}}`).call(this.api.form,n,this.api.top.form,this.api.top===this.api.scope?{}:this.api.scope.form,i?this.subRuleData[i.id]||{}:{},r.rule,this.api))},updateChildren(e,r,i){this.deferSyncValue(()=>{i&&i.forEach(s=>{(r||[]).indexOf(s)===-1&&s&&!h.String(s)&&s.__fc__&&s.__fc__.parent===e&&this.rmCtx(s.__fc__)}),h.trueArray(r)&&(this.loadChildren(r,e),this.bus.$emit("update",this.api))})},rmSub(e){h.trueArray(e)&&e.forEach(r=>{r&&r.__fc__&&this.rmCtx(r.__fc__)})},rmCtx(e){if(e.deleted)return;const{id:r,field:i,input:s,name:n}=e;te(this.ctxs,r),te(this.formData,r),te(this.subForm,r),te(this.vm.ctxInject,r);const o=e.getParentGroup();o&&this.subRuleData[o.id]&&te(this.subRuleData[o.id],i),e.group&&te(this.subRuleData,r),s&&this.rmIdCtx(e,i,"field"),n&&this.rmIdCtx(e,n,"name"),s&&!R(this.fieldCtx,i)&&te(this.form,i),this.deferSyncValue(()=>{if(!this.reloading){if(e.parser.loadChildren!==!1){const l=e.getPending("children",e.rule.children);h.trueArray(l)&&l.forEach(u=>u.__fc__&&this.rmCtx(u.__fc__))}e.root===this.rules&&this.vm.renderRule()}},s);const a=this.sort.indexOf(r);return a>-1&&this.sort.splice(a,1),this.$render.clearCache(e),e.delete(),this.effect(e,"deleted"),this.targetHook(e,"deleted"),s&&!this.fieldCtx[i]&&this.vm.$emit("removeField",i,e.rule,this.api),e.rule.__ctrl||this.vm.$emit("removeRule",e.rule,this.api),e}})}function jr(t){C(t.prototype,{mounted(){const e=()=>{this.isMounted=!0,this.lifecycle("mounted")};this.pageEnd?e():this.bus.$once("page-end",e)},lifecycle(e){this.fc.targetFormDriver(e,this.api,this.fc),this.vm.$emit(e,this.api),this.emitEvent(e,this.api)},emitEvent(e,...r){const i=this.options[e]||this.options[H("on-"+e)];if(i){const s=J(i);h.Function(s)&&k(()=>s(...r))}this.bus.$emit(e,...r)},targetHook(e,r,i){var n,o;let s=(o=(n=e.prop)==null?void 0:n.hook)==null?void 0:o[r];s&&(s=Array.isArray(s)?s:[s],s.forEach(a=>{k(()=>a(z(_({},i||{}),{self:e.rule,rule:e.rule,$f:this.api,api:this.api,option:this.vm.$props.option})))}))}})}function Ar(t){C(t.prototype,{useProvider(){const e=this.fc.providers;Object.keys(e).forEach(r=>{let i=e[r];h.Function(i)&&(i=i(this.fc)),i._c=Pr(i),this.onEffect(i),this.providers[r]=i})},onEffect(e){const r=[];(e._c||["*"]).forEach(i=>{const s=i==="*"?"*":this.getType(i);r.indexOf(s)>-1||(r.push(s),this.bus.$on(`p:${e.name}:${s}:${e.input?1:0}`,(n,o)=>{e[n]&&e[n](...o)}))}),e._used=r},watchEffect(e){let r={required:()=>{var i,s;return(R(e.rule,"$required")?e.rule.$required:(s=(i=e.rule)==null?void 0:i.effect)==null?void 0:s.required)||!1}};Object.keys(e.rule.effect||{}).forEach(i=>{r[i]=()=>e.rule.effect[i]}),Object.keys(e.rule).forEach(i=>{i[0]==="$"&&(r[i.substr(1)]=()=>e.rule[i])}),Object.keys(r).forEach(i=>{e.watch.push(m.watch(r[i],s=>{this.effect(e,"watch",{[i]:s})},{deep:!0}))})},ruleEffect(e,r,i){this.emitEffect({rule:e,input:!!e.field,type:this.getType(e.type)},r,i)},effect(e,r,i){this.emitEffect({rule:e.rule,input:e.input,type:e.trueType,ctx:e,custom:i},r)},getEffect(e,r){if(R(e,"$"+r))return e["$"+r];if(R(e,"effect")&&R(e.effect,r))return e.effect[r]},emitEffect({ctx:e,rule:r,input:i,type:s,custom:n},o,a){if(!s||["fcFragment","fragment"].indexOf(s)>-1)return;const l=n||Object.keys(r).reduce((u,f)=>(f[0]==="$"&&(u[f.substr(1)]=r[f]),u),_({},r.effect||{}));Object.keys(l).forEach(u=>{const f=this.providers[u];if(!f||f.input&&!i)return;let d;if(!f._c)d="*";else if(f._used.indexOf(s)>-1)d=s;else return;const y=_({value:l[u],getValue:()=>this.getEffect(r,u)},a||{});e&&(y.getProp=()=>e.effectData(u),y.clearProp=()=>e.clearEffectData(u),y.mergeProp=g=>Z(y.getProp(),[g]),y.id=e.id),this.bus.$emit(`p:${u}:${d}:${f.input?1:0}`,o,[y,r,this.api])})}})}function Ir(t){return t.filter(function(e,r,i){return i.indexOf(e,0)===r})}function Pr(t){const e=t.components;if(Array.isArray(e)){const r=Ir(e.filter(i=>i!=="*"));return r.length?r:!1}else return h.String(e)?[e]:!1}function W(t){gt(this,{options(){return t.options.value||{}},bus(){return t.bus},preview(){return t.vm.$options.propsData.preview!=null?t.vm.$options.propsData.preview:t.vm.parent&&t.vm.parent.$props.preview!=null?t.vm.parent.$props.preview:t.options.value.preview||!1}}),C(this,{fc:t,vm:t.vm,watching:!1,loading:!1,reloading:!1,noWatchFn:null,deferSyncFn:null,isMounted:!1,formData:m.reactive({}),subRuleData:m.reactive({}),subForm:{},form:m.reactive({}),appendData:{},ignoreFields:[],providers:{},cycleLoad:null,loadedId:1,nextTick:null,changeStatus:!1,pageEnd:!0,nextReload:()=>{this.lifecycle("reload")}}),this.initData(t.rules),this.$manager=new t.manager(this),this.$render=new qe(this),this.api=t.extendApiFn.reduce((e,r)=>{const i=k(()=>r(e,this));return i&&i!==e&&C(e,i),e},mr(this))}C(W.prototype,{initData(t){C(this,{ctxs:{},fieldCtx:{},nameCtx:{},sort:[],rules:t})},init(){this.updateAppendData(),this.useProvider(),this.usePage(),this.loadRule(),this.$manager.__init(),this.lifecycle("created")},updateAppendData(){this.appendData=_(_(_({},this.options.formData||{}),this.fc.vm.$options.propsData.value||{}),this.appendData)},isBreakWatch(){return this.loading||this.noWatchFn||this.reloading},globalBeforeFetch(t){return new Promise((e,r)=>{const i=this.options.beforeFetch&&k(()=>this.options.beforeFetch(t,{api:this.api}));i&&h.Function(i.then)?i.then(e).catch(r):e()})},beforeFetch(t){return new Promise((e,r)=>{const i=t&&t.beforeFetch&&k(()=>t.beforeFetch(t,{api:this.api}));i&&h.Function(i.then)?i.then(e).catch(r):i===!1?r():e()}).then(()=>this.globalBeforeFetch(t))},beforeSubmit(t){return new Promise((e,r)=>{const i=this.options.beforeSubmit&&k(()=>this.options.beforeSubmit(t,{api:this.api}));i&&h.Function(i.then)?i.then(e).catch(r):i===!1?r():e()})}}),br(W),vr(W),wr(W),Or(W),Rr(W),Dr(W),jr(W),Ar(W);const Ge={name:"fcFragment",functional:!0,props:["vnode"],render(t,e){return e.props.vnode?e.props.vnode:e.children}};function Tr(t){return h.String(t)?{domProps:{innerHTML:t}}:t}function Lr(){const t={};function e(r){r&&this.setVm(r)}return C(e.prototype,{setVm(r){this.vm=r,this.h=this.$h=r.$createElement},make(r,i,s){var n,o;return(m.isReservedTag?m.isReservedTag(r):(n=m==null?void 0:m.config)!=null&&n.isReservedTag(r))&&(i==null||delete i.nativeOn,(o=i==null?void 0:i.props)==null||delete o.formCreateInject),this.makeComponent(r,i,s)},makeComponent(r,i,s){var o;let n=this.$h(r,Tr(i),s||[]);if((o=n==null?void 0:n.componentOptions)!=null&&o.propsData&&(i!=null&&i.props)){const a=Object.keys(n.componentOptions.propsData);n.data.attrs||(n.data.attrs={}),Object.keys(i.props).forEach(l=>{n.data.attrs[l]==null&&a.indexOf(l)===-1&&["string","number","boolean"].indexOf(typeof i.props[l])>-1&&(n.data.attrs[l]=i.props[l])})}return n.context=this.vm,n},aliasMap:t}),C(e,{aliasMap:t,alias(r,i){t[r]=i},use(r){Object.keys(r).forEach(i=>{const s=ce(i),n=or(i).toLocaleLowerCase(),o=r[i];[i,s,n].forEach(a=>{e.alias(i,o),e.prototype[a]=function(l,u){return this.make(o,l,u)}})})}}),e}function Br(t){class e extends jt{}return Object.assign(e.prototype,t),e}function jt(t){C(this,{$handle:t,vm:t.vm,options:{},ref:"fcForm",mergeOptionsRule:{normal:["form","row","info","submitBtn","resetBtn"]}}),this.updateKey(),this.init()}C(jt.prototype,{__init(){this.$render=this.$handle.$render,this.$r=(...t)=>this.$render.renderRule(...t)},updateKey(){this.key=ve()},init(){},update(){},beforeRender(){},form(){return this.vm.$refs[this.ref]},adapterValidate(t,e){return t.validator=(r,i,s)=>e(i,s),t},getSlot(t){const e=r=>{if(r){let i=r.$scopedSlots[t];return i||e(r.$pfc)}};return e(this.vm)},mergeOptions(t,e){return X(t.map(r=>this.tidyOptions(r)),e,this.mergeOptionsRule)},updateOptions(t){this.$handle.fc.targetFormDriver("updateOptions",t,{handle:this.$handle,api:this.$handle.api}),this.options=this.mergeOptions([t],this.getDefaultOptions()),this.update()},tidyOptions(t){return t},tidyRule(t){},mergeProp(t){},getDefaultOptions(){return{}},render(t){}});const Vr=function(t){const e={name:"loadData",_fn:[],loaded(r,i,s){this.deleted(r),m.nextTick(()=>{let n=q(r.getValue());const o=[];n.forEach(a=>{if(a&&(a.attr||a.template)){let l=d=>{let y;a.template?y=t.$handle.loadStrVar(a.template,d):a.handler&&h.Function(a.handler)?y=a.handler(d,i,s):y=d(a.attr,a.default),a.copy!==!1&&(y=G(y));const g=a.modify?i:r.getProp();a.to==="child"?g.children?S(g.children,0,y):S(g,"children",[y]):ie(g,a.to||"options",y),s.sync(i)},u=d=>l(d);const f=t.watchLoadData(u);l=re(l,a.wait||300),a.watch!==!1?o.push(f):f()}}),this._fn[r.id]=o})},deleted(r){this._fn[r.id]&&(this._fn[r.id].forEach(i=>{i()}),delete this._fn[r.id]),r.clearProp()}};return e.watch=e.loaded,e},Nr=function(t){const e={name:"t",_fn:[],loaded(r,i,s){this.deleted(r);let n=r.getValue()||{};const o=[];Object.keys(n).forEach(a=>{const l=n[a];if(l){const u=typeof l=="object";let f=g=>{let b=t.t(u?l.attr:l,u?l.params:null,g);const w=u&&l.modify?i:r.getProp();a==="child"?w.children?S(w.children,0,b):S(w,"children",[b]):ie(w,a,b),s.sync(i)},d=g=>f(g);const y=t.watchLoadData(d);f=re(f,l.wait||300),l.watch!==!1?o.push(y):y()}}),this._fn[r.id]=o},deleted(r){this._fn[r.id]&&(this._fn[r.id].forEach(i=>{i()}),delete this._fn[r.id]),r.clearProp()}};return e.watch=e.loaded,e},At={name:"componentValidate",load(t,e,r){let i=t.getValue();if(!i||i.method===!1)t.clearProp(),r.clearValidateState([e.field]);else{h.Object(i)||(i={method:i});const s=i.method;delete i.method,t.getProp().validate=[z(_({},i),{validator(...n){const o=Q(e);if(o)return r.exec(o.id,h.String(s)?s:"formCreateValidate",...n,{attr:t,rule:e,api:r})}})]}},watch(...t){At.load(...t)}},Mr={fetch:function(t){function e(s){return h.String(s)&&(s={action:s,to:"options"}),s}function r(s,n,o){let a=s.value;i.deleted(s),h.Function(a)&&(a=a(n,o)),a=e(a);const l=d=>{d===void 0?s.clearProp():ie(s.getProp(),a.to||"options",d),o.sync(n)};if(!a||!a.action&&!a.key){l(void 0);return}if(a=G(a),a.to||(a.to="options"),a.key){const d=t.$handle.options.globalData[a.key];if(!d){l(void 0);return}if(d.type==="static"){l(d.data);return}else a=_(_({},a),d)}const u=a.onError,f=()=>{if(!s.getValue())return s.clearProp(),o.sync(n),!0};i._fn[s.id]=t.watchLoadData(re((d,y)=>{if(y&&a.watch===!1)return i._fn[s.id]();const g=t.$handle.loadFetchVar(G(a),d,n),b=z(_({headers:{}},g),{onSuccess(w,j){if(f())return;let se=M=>j?M:R(M,"data")?M.data:M;const B=J(g.parse);h.Function(B)?se=B:B&&h.String(B)&&(se=M=>L(M,B)),l(se(w,n,o))},onError(w){l(void 0),!f()&&(u||(j=>Te(j.message||"fetch fail "+g.action)))(w,n,o)}});t.$handle.beforeFetch(b,{rule:n,api:o}).then(()=>{if(h.Function(g.action)){g.action(n,o).then(w=>{b.onSuccess(w,!0)}).catch(w=>{b.onError(w)});return}k(()=>t.create.fetch(b,{inject:s,rule:n,api:o}))}).catch(w=>{})},a.wait||600))}const i={name:"fetch",_fn:[],loaded(...s){r(...s)},watch(...s){r(...s)},deleted(s){this._fn[s.id]&&(this._fn[s.id](),delete this._fn[s.id]),s.clearProp()}};return i},loadData:Vr,t:Nr,componentValidate:At};function Ur(t){t=t||new Map;const e={$on(r,i){const s=t.get(r);s&&s.push(i)||t.set(r,[i])},$once(r,i){i._once=!0,e.$on(r,i)},$off(r,i){const s=t.get(r);s&&s.splice(s.indexOf(i)>>>0,1)},$emit(r,...i){(t.get(r)||[]).slice().map(s=>{s._once&&(e.$off(r,s),delete s._once),s(...i)}),(t.get("*")||[]).slice().map(s=>{s(r,i)})}};return e}const qr={name:"html",loadChildren:!1,render(t,e){return e.prop.domProps||(e.prop.domProps={}),e.prop.domProps.innerHTML=t,e.vNode.make(e.prop.props.tag||"div",e.prop)},renderChildren(t){return Array.isArray(t)?t.filter(e=>h.String(e)).join(""):""}};function Gr(t){t=t+"=";const r=decodeURIComponent(document.cookie).split(";");for(let i=0;i<r.length;i++){let s=r[i];for(;s.charAt(0)===" ";)s=s.substring(1);if(s.indexOf(t)===0){s=s.substring(t.length,s.length);try{return JSON.parse(s)}catch(n){return s}}}return null}function Hr(t){const e=localStorage.getItem(t);if(e)try{return JSON.parse(e)}catch(r){return e}return null}function zr(t){const e=sessionStorage.getItem(t);if(e)try{return JSON.parse(e)}catch(r){return e}return null}function He(t,e){if(!e)return null;const r=e.split(".");let i=t(r.shift());return r.length?i==null?null:L(i,r):i}function Jr(t){return He(Gr,t)}function Wr(t){return He(Hr,t)}function Kr(t){return He(zr,t)}const xr={en:{required:"{title} is required",validate:{url:"{title} is not a valid url",email:"{title} is not a valid email",ip:"{title} {title} is not a valid ip",phone:"{title} {title} is not a valid phone",pattern:"{title} does not match pattern {pattern}",uppercase:"{title} must be all uppercase",lowercase:"{title} must be all lowercased",positive:"{title} is not a positive number",negative:"{title} is not a negative number",equal:"{title} is not equal to {equal}",min:"{title} cannot be less than {min}",max:"{title} cannot be greater than {max}",enum:"{title} must be one of {enum}",hasKeys:"{title} does not contain required fields {hasKeys}",minLen:"{title} must be at least {minLen}",maxLen:"{title} cannot be longer than {maxLen}",len:"{title} must be exactly {len}",integer:"{title} is not an integer",number:"{title} is not an number"}},"zh-cn":{required:"{title}不能为空",validate:{url:"{title}不是有效的 url 地址",email:"{title}不是有效的邮箱地址",ip:"{title}不是有效的 IP 地址",phone:"{title}不是正确的手机号",pattern:"{title}必须匹配 {pattern}",uppercase:"{title}必须全大写",lowercase:"{title}必须全小写",positive:"{title}不是正数",negative:"{title}不是负数",equal:"{title}必须等于 {equal}",min:"{title}必须大于等于 {min}",max:"{title}必须小于等于 {max}",enum:"{title}必须是 {enum} 之一",hasKeys:"{title}必须包含 {hasKeys} 字段",minLen:"{title}长度必须大于 {minLen}",maxLen:"{title}长度必须小于 {maxLen}",len:"{title}长度必须为 {len}",integer:"{title}必须为整数",number:"{title}必须为数字"}}};function Xr(t,e){let r;return arguments.length===2?(r=arguments[1],e=r[t]):r=arguments[2],{id:e,prop:r}}function ze(){return Xr("name",...arguments)}function Zr(t){return!t||!t.el?window.document.body:h.Element(t.el)?t.el:document.querySelector(t.el)}function Qr(t,e){const r=new Vue({data(){return{rule:t,option:e||{}}},render(i){return i("FormCreate",{ref:"fc",props:this.$data})}});return r.$mount(),r}function Yr(t){const e=t.key||[],r=t.array||[],i=t.normal||[];ut.push(...e),Ie.push(...r),Pe.push(...i),vt([...e,...r,...i])}let ei=1;const N={},ke=Symbol("defValue");function It(t){const e={[Ge.name]:Ge},r={},i={},s={},n={},o=[],a=[],l=[t.extendApi],u=_({},Mr),f=dr();let d={global:{}};const y=t.isMobile===!0,g=m.reactive({$mobile:y}),b=Lr(),w={},j={};Yr(t.attrs||{});function se(c){const p=N[c];if(Array.isArray(p))return p.map($=>$.api());if(p)return p.api()}function B(c){o.push(c)}function M(){const c=ze(...arguments);c.id&&c.prop&&(i[c.id]=c.prop)}function he(){const c=ze(...arguments);c.id&&c.prop&&(u[c.id]=h.Function(c.prop)?c.prop:z(_({},c.prop),{name:c.id}))}function Xe(c){b.use(c)}function de(){const c=ze(...arguments);if(!c.id||!c.prop)return Oe;const p=H(c.id),$=c.prop,v=$.merge===!0?r[p]:void 0;r[p]=we($,v||Oe),f[p]=T(p),$.maker&&C(f,$.maker)}function F(c,p){let $;if(h.String(c)){if($=c,p===void 0)return["form-create","formcreate"].indexOf($)>-1?E():e[$]}else $=H(c.name),p=c;if(!$||!p)return;const v=H($);e[$]=p,e[v]=p,delete b.aliasMap[$],delete b.aliasMap[v],delete r[$],delete r[v],p.formCreateParser&&de($,p.formCreateParser)}function E(){return cr(Qe,e,i)}function U(){return Ge}function pe(c,p){return h.Function(c.install)?c.install(K,p):h.Function(c)&&c(K,p),this}function K(c,p,$){let v=Qr(c,p||{});const O=v.$refs.fc.formCreate;return O.$parent=$,Zr(O.options).appendChild(v.$el),O.api()}we(K,j);function Ci(c){let p=_({},t);return c?p.inherit={components:e,parsers:r,directives:i,modelFields:s,providers:u,useApps:o,maker:f,formulas:w,loadData:g}:delete p.inherit,It(p)}function Oi(c,p){s[c]=p}function ki(c,p){w[c]=p}function Fi(c,p){const $=n[c]||{},v=$.parsers||{};p.parsers&&Object.keys(p.parsers).forEach(O=>{v[O]=we(p.parsers[O],Oe)}),p.name=c,n[c]=z(_(_({},$),p),{parsers:v})}function Re(c){c&&Object.keys(N).forEach(p=>{(Array.isArray(N[p])?N[p]:[N[p]]).forEach(v=>{v.bus.$emit("$loadData."+c)})})}function Ze(c,p){ie(g,c,p),Re(c)}function Ee(c,p){const $=(...v)=>k(()=>p(...v));$._driver=!0,Ze(c,$)}function Nt(c,p){const $=(c||"").split(".");c=$.shift();const v=$.join(".");if(R(g,c)||S(g,c,ke),g[c]!==ke){let O=g[c];return O&&O._driver?O=O(v):$.length&&(O=L(O,$)),O==null||O===""?p:O}else return p}function Si(c){l.push(c)}function Ri(c){delete g[c],Re(c)}function Ei(c,p){a.push({name:c,callback:p})}function Qe(c){C(this,{id:ei++,create:K,vm:c,manager:Br(t.manager),parsers:r,providers:u,modelFields:s,formulas:w,isMobile:y,rules:c.$options.propsData.rule,name:c.$options.propsData.name||ve(),inFor:c.$options.propsData.inFor,prop:{components:e,directives:i},get:null,drivers:n,renderDriver:null,refreshData:Re,loadData:g,CreateNode:b,bus:new Ur,unwatch:[],options:m.ref({}),extendApiFn:l,fetchCache:new WeakMap,tmpData:m.reactive({})}),a.forEach(p=>{this.bus.$on(p.name,p.callback)}),m.nextTick(()=>{m.watch(this.options,()=>{this.$handle.$manager.updateOptions(this.options.value),this.api().refresh()},{deep:!0})}),C(c.$options.components,e),C(c.$options.directives,i),this.$handle=new W(this),this.name&&(this.inFor?(N[this.name]||(N[this.name]=[]),N[this.name].push(this)):N[this.name]=this)}Qe.isMobile=y,C(Qe.prototype,{init(){this.isSub()&&this.unwatch.push(m.watch(()=>this.vm.parent.fc.options.value,()=>{this.initOptions(),this.$handle.api.refresh()},{deep:!0})),this.vm.$options.propsData.driver&&(this.renderDriver=typeof this.vm.$options.propsData.driver=="object"?this.vm.$options.propsData.driver:this.drivers[this.vm.$options.propsData.driver]),!this.renderDriver&&this.vm.parent&&(this.renderDriver=this.vm.parent.fc.renderDriver),this.renderDriver||(this.renderDriver=this.drivers.default),this.initOptions(),this.$handle.init()},targetFormDriver(c,...p){if(this.renderDriver&&this.renderDriver[c])return k(()=>this.renderDriver[c](...p))},t(c,p,$){let v=$?$("$t."+c):this.globalLanguageDriver(c);return v==null&&(v=""),v&&p&&Object.keys(p).forEach(O=>{const A=new RegExp(`{${O}}`,"g");v=v.replace(A,p[O])}),v},globalDataDriver(c){let p=c.split(".");const $=p.shift(),v=this.options.value.globalData&&this.options.value.globalData[$];if(v){if(v.type==="static")return L(v.data,p);{let O;const A=this.fetchCache.get(v);if(A){if(A.status&&(O=L(A.data,p)),!A.loading)return O;A.loading=!1,this.fetchCache.set(v,A)}else this.fetchCache.set(v,{status:!1});const D=re(()=>{ue();const x=this.fetchCache.get(v);this.options.value.globalData&&Object.values(this.options.value.globalData).indexOf(v)!==-1?(x&&(x.loading=!0,this.fetchCache.set(v,x)),this.bus.$emit("$loadData.$globalData."+$)):this.fetchCache.delete(v)},v.wait||600),le=x=>{this.fetchCache.set(v,{status:!0,data:x}),this.bus.$emit("$loadData.$globalData."+$)},ee=(x,fe)=>{if(fe&&v.watch===!1)return ue();if(fe){D();return}const me=this.$handle.loadFetchVar(Ae(v),x);this.$handle.api.fetch(me).then(oe=>{le(oe)}).catch(oe=>{le(null)})},ue=this.watchLoadData(ee);return this.unwatch.push(ue),O}}},getLocale(){let c=this.vm.top.$props.locale;return c&&typeof c=="object"?c.name:typeof c=="string"?c:"zh-cn"},globalLanguageDriver(c){let p=this.vm.top.$props.locale,$;if(p&&typeof p=="object"&&($=L(p,c)),$==null){const v=this.options.value.language||{},O=this.getLocale();$=L(v[O]||{},c),$==null&&($=L(xr[O]||{},c))}return $},globalVarDriver(c){let p=c.split(".");const $=p.shift(),v=this.options.value.globalVariable&&this.options.value.globalVariable[$];if(v){const O=h.Function(v)?v:J(v.handle);if(O){let A;const D=this.watchLoadData((le,ee)=>{ee?(this.bus.$emit("$loadData.$var."+$),D()):A=O(le,this.$handle.api)});return this.unwatch.push(D),L(A,p)}}},setData(c,p,$){$?Ze(c,p):(ie(this.vm.top.fc.tmpData,c,p),this.bus.$emit("$loadData."+c))},getLoadData(c,p){let $=null;if(c!=null){let v=c.split(".");const O=v.shift();if(O==="$topForm")$=this.$handle.api.top.formData(!0);else if(O==="$scopeForm")$=this.$handle.api.scope.formData(!0);else if(O==="$form")$=this.$handle.api.formData(!0);else if(O==="$options")$=this.options.value;else if(O==="$globalData")$=this.globalDataDriver(v.join(".")),v=[];else if(O==="$var")$=this.globalVarDriver(v.join(".")),v=[];else if(O==="$locale")$=this.getLocale(),v=[];else if(O==="$t")$=this.globalLanguageDriver(v.join(".")),v=[];else{if(O==="$preview")return this.$handle.preview;{const A=this.vm.top.fc.tmpData;R(A,O)||S(A,O,ke),$=A[O]!==ke?L(A,c):Nt(c),v=[]}}$&&v.length&&($=L($,v))}return $==null||$===""?p:$},watchLoadData(c,p){let $={};const v=D=>{this.get||(this.get=O),k(()=>{c(O,D)}),this.get===O&&(this.get=void 0)},O=(D,le)=>{let ee;if(typeof D=="object"&&(ee=D.getValue,D=D.id),$[D])return $[D].val;const ue=m.computed(()=>ee?ee():this.getLoadData(D,le)),x=D.split("."),fe=x.shift(),me=x.shift()||"",oe=re(()=>{const Ye=ee?ee():this.getLoadData(D,le);if($[D])JSON.stringify(Ye)!==JSON.stringify($[D].val)&&($[D].val=Ye,v(!0));else return},p||0),ji=m.watch(ue,Ye=>{oe()});return this.bus.$on("$loadData."+fe,oe),me&&this.bus.$on("$loadData."+fe+"."+me,oe),$[D]={fn:()=>{this.bus.$off("$loadData."+fe,oe),me&&this.bus.$off("$loadData."+fe+"."+me,oe),ji()},val:ue.value},ue.value};v(!1);const A=()=>{Object.keys($).forEach(D=>$[D].fn()),$={}};return this.unwatch.push(A),A},isSub(){return this.vm.parent&&this.vm.extendOption},initOptions(){this.options.value={};let c=_({formData:{},submitBtn:{},resetBtn:{},globalEvent:{},globalData:{}},G(d));this.isSub()&&(c=this.mergeOptions(c,this.vm.parent.fc.options.value||{},!0)),c=this.mergeOptions(c,this.vm.$options.propsData.option||{}),this.updateOptions(c)},mergeOptions(c,p,$){return p=_({},p||{}),$&&["page","onSubmit","onReset","onCreated","onChange","onMounted","mounted","onReload","reload","formData","el","globalClass","style"].forEach(v=>{delete p[v]}),p.global&&(c.global=lr(c.global,p.global),delete p.global),this.$handle.$manager.mergeOptions([p],c),c},updateOptions(c){this.options.value=this.mergeOptions(this.options.value,c),this.$handle.$manager.updateOptions(this.options.value),this.bus.$emit("$loadData.$options")},api(){return this.$handle.api},render(){return this.$handle.render()},mounted(){this.$handle.mounted()},unmount(){if(this.name)if(this.inFor){const c=N[this.name].indexOf(this);N[this.name].splice(c,1)}else delete N[this.name];a.forEach(c=>{this.bus.$off(c.name,c.callback)}),this.tmpData={},this.unwatch.forEach(c=>c()),this.unwatch=[],this.$handle.reloadRule([])},updated(){this.$handle.bindNextTick(()=>this.bus.$emit("next-tick",this.$handle.api))}});function Mt(c){C(c,{version:t.version,ui:t.ui,isMobile:y,extendApi:Si,getData:Nt,setDataDriver:Ee,setData:Ze,removeData:Ri,refreshData:Re,maker:f,component:F,directive:M,setModelField:Oi,setFormula:ki,setDriver:Fi,register:he,$vnode:U,parser:de,use:pe,factory:Ci,componentAlias:Xe,copyRule:dt,copyRules:pt,mergeRule:Z,fetch:Ot,$form:E,parseFn:J,parseJson:ht,toJson:ye,useApp:B,getApi:se,on:Ei})}function Di(c){C(c,{create:K,install(p,$){if(d=_(_({},d),$||{}),p._installedFormCreate===!0)return;p._installedFormCreate=!0;const v=function(A,D={}){return K(A,D,this)};Mt(v),p.prototype.$formCreate=v;const O=E();p.component(O.name,O),p.component("FcFragment",U()),o.forEach(A=>{k(()=>A(c,p))})}})}if(Mt(j),Di(j),Ee("$cookie",Jr),Ee("$localStorage",Wr),Ee("$sessionStorage",Kr),b.use({fragment:"fcFragment"}),t.install&&K.use(t),de(qr),t.inherit){const c=t.inherit;c.components&&C(e,c.components),c.parsers&&C(r,c.parsers),c.directives&&C(i,c.directives),c.modelFields&&C(s,c.modelFields),c.providers&&C(u,c.providers),c.useApps&&C(o,c.useApps),c.maker&&C(f,c.maker),c.loadData&&C(g,c.loadData),c.formulas&&C(w,c.formulas)}const De=E();return we(De,j),Object.defineProperties(De,{fetch:{get(){return j.fetch},set(c){j.fetch=c}}}),De.util=j,De}function Je(t){if(h.Date(t))return t;{let e=new Date(t);return e.toString()==="Invalid Date"?t:e}}const Pt="datePicker",ti={name:Pt,maker:function(){return["date","dateRange","datetime","datetimeRange","year","month"].reduce((t,e)=>(t[e]=T(Pt,{type:e.toLowerCase()}),t),{})}(),mergeProp(t){let e=t.prop.props;e.startDate&&(e.startDate=e.startDate&&Je(e.startDate))},isRange(t){return t.type.includes("range")||t.multiple},_toValue(t,e){const r=e.el.formatDate(t||""),{separator:i}=e.el,s=this.isRange(e.el);return r?s?r.split(i):r:s?e.el.multiple?[]:["",""]:r},toValue(t,e){const r=e.el;return r?(this.el=r,this._toValue(t,e)):t},toFormValue(t,e){if(e.el){const r=e.el.parseDate(t);return this.isRange(e.el)?r:r[0]}else{let r=Array.isArray(t),i=e.prop.props,s,n=i.type||"date";return["daterange","datetimerange"].indexOf(n)!==-1?r?s=t.map(o=>o?Je(o):""):s=["",""]:n==="date"&&i.multiple===!0?s=toString(t):(s=r?t[0]||"":t,s=s?Je(s):""),s}},mounted(t){t.rule.value=this.toValue(t.$handle.getFormData(t),t)}},We="hidden",ri={name:We,maker:{[We]:(t,e)=>T(We)("",t,e)},render(){return[]}},Ke="input",ii={name:Ke,maker:function(){const t=["password","url","email","text","textarea"].reduce((e,r)=>(e[r]=T(Ke,{type:r}),e),{});return t.idate=T(Ke,{type:"date"}),t}(),mergeProp(t){let{props:e}=t.prop;e.autosize&&e.autosize.minRows&&(e.rows=e.autosize.minRows||2)}},Tt="slider",ni={name:Tt,maker:{sliderRange:T(Tt,{range:!0})},toFormValue(t,e){let r=Array.isArray(t),i=e.prop.props,s=i.min||0,n;return i.range===!0?n=r?t:[s,parseFloat(t)||s]:n=r?parseFloat(t[0])||s:parseFloat(t),n}},si=[ti,ri,ii,ni,{name:"switch",mergeProp(t){const e=t.prop.props.slot||{},r=t.prop.scopedSlots||{};e.open&&(r.open=()=>e.open),e.close&&(r.close=()=>e.close),t.prop.scopedSlots=r}},{name:"FcRow",render(t,e){return e.vNode.col({props:{span:24}},[e.vNode.row(e.prop,t)])}}],oi={button:"iButton",icon:"Icon",slider:"Slider",rate:"Rate",upload:"fcUpload",cascader:"Cascader",colorPicker:"ColorPicker",timePicker:"TimePicker",datePicker:"DatePicker",switch:"iSwitch",select:"fcSelect",checkbox:"fcCheckbox",radio:"fcRadio",inputNumber:"InputNumber",input:"iInput",formItem:"FormItem",form:"iForm",frame:"fcFrame",col:"iCol",row:"row",tree:"fcTree",autoComplete:"AutoComplete",group:"fcGroup",array:"fcGroup",subForm:"fcSubForm",object:"fcSubForm"},Fe={resetBtnType:"default",resetBtnIcon:"md-refresh",infoIcon:"ios-information-circle-outline"};function ai(){return{type:"poptip",trigger:"hover",placement:"top-start",wordWrap:!0,icon:Fe.infoIcon}}function li(){return{form:{inline:!1,labelPosition:"right",labelWidth:125,showMessage:!0,autocomplete:"off",size:void 0},row:{gutter:0},submitBtn:{type:"primary",disabled:!1,innerText:"",loading:!1,show:!0,click:void 0},resetBtn:{type:Fe.resetBtnType,disabled:!1,icon:Fe.resetBtnIcon,innerText:"",loading:!1,show:!1,click:void 0}}}function Lt(t,e){R(t,e)&&h.String(t[e])&&(t[e]={[e]:t[e],show:!0})}function Y(t){return t===!1}function ui(t,e){R(t,e)&&!h.Object(t[e])&&(t[e]={show:!!t[e]})}function xe(t){const e=_({},t);return delete e.children,e}const fi={validate(){const t=this.form();return t?t.validate():new Promise(e=>e())},validateField(t){return new Promise((e,r)=>{const i=this.form();i?i.validateField(t,(s,n)=>{n?r(n):e(s)}):e()})},clearValidateState(t){const e=this.vm.$refs[t.wrapRef];e&&(e.validateMessage="",e.validateState="")},tidyOptions(t){return["submitBtn","resetBtn","row","info","wrap","col","title"].forEach(e=>{ui(t,e)}),t},tidyRule({prop:t}){return Lt(t,"title"),Lt(t,"info"),t},mergeProp(t){const e={info:ai(),title:{},col:{span:24},wrap:{}};["info","wrap","col","title"].forEach(r=>{t.prop[r]=X([this.options[r]||{},t.prop[r]||{}],e[r])}),this.setSize(t.prop.props)},setSize(t){!t.size&&this.options.form.size&&(t.size=this.options.form.size)},getDefaultOptions(){return li()},update(){const t=this.options.form;this.rule={props:_({},t),nativeOn:{submit:e=>{e.preventDefault()}},style:t.style,type:"form"}},beforeRender(){const{key:t,ref:e,$handle:r}=this,i=this.options.form;C(this.rule,{key:t,ref:e,class:[i.className,i.class,"form-create",this.$handle.preview?"is-preview":""]}),C(this.rule.props,{model:r.formData})},render(t){return t.slotLen()&&!this.$handle.preview&&t.setSlot(void 0,()=>this.makeFormBtn()),this.$r(this.rule,Y(this.options.row.show)?t.getSlots():[this.makeRow(t)])},makeWrap(t,e){const r=t.prop,i=`${this.key}${t.key}`,s=r.col,n=this.isTitle(r)&&r.wrap.title!==!1,o=!s.labelWidth&&!n?0:s.labelWidth,{inline:a,col:l}=this.rule.props;delete r.wrap.title;const u=Y(r.wrap.show)?e:this.$r(X([r.wrap,{props:z(_({labelWidth:o},xe(r.wrap||{})),{prop:t.id,rules:t.injectValidate()}),class:this.$render.mergeClass(r.className,"fc-form-item"),key:`${i}fi`,ref:t.wrapRef,type:"formItem"}]),_({default:()=>e},n?{label:()=>this.makeInfo(r,i,t)}:{}));return a===!0||Y(l)||Y(s.show)?u:this.makeCol(r,i,[u])},isTitle(t){if(this.options.form.title===!1)return!1;const e=t.title;return!(!e.title&&!e.native||Y(e.show))},makeInfo(t,e,r){var u,f,d,y,g,b;const i=_({},t.title),s=_({},t.info),n=this.options.form,o=this.getSlot("title"),a=[o?o({title:(f=(u=r.refRule)==null?void 0:u.__$title)==null?void 0:f.value,rule:r.rule,options:this.options}):((y=(d=r.refRule)==null?void 0:d.__$title)==null?void 0:y.value)+(n.labelSuffix||n["label-suffix"]||"")];if(!Y(s.show)&&(s.info||s.native)&&!Y(s.icon)){const w={type:s.type||"poptip",props:xe(s),key:`${e}pop`,slot:"label"};delete w.props.icon,delete w.props.show,delete w.props.info,delete w.props.align,delete w.props.native;const j="content";s.info&&!R(w.props,j)&&(w.props[j]=(b=(g=r.refRule)==null?void 0:g.__$info)==null?void 0:b.value),a[s.align!=="left"?"unshift":"push"](this.$r(X([s,w]),[this.$r({type:"icon",props:{type:s.icon===!0?Fe.infoIcon:s.icon,size:16},style:"margin-top: -1px",key:`${e}i`})]))}const l=X([i,{props:xe(i),key:`${e}tit`,class:"fc-form-title",slot:i.slot||"label",type:i.type||"span"}]);return delete l.props.show,delete l.props.title,delete l.props.native,this.$r(l,a)},makeCol(t,e,r){const i=t.col;return this.$r({class:this.$render.mergeClass(i.class,"fc-form-col"),type:"col",props:i||{span:24},key:`${e}col`},r)},makeRow(t){const e=this.options.row||{};return this.$r({type:"row",props:e,class:this.$render.mergeClass(e.class,"fc-form-row"),key:`${this.key}row`},t)},makeFormBtn(){let t=[];if(Y(this.options.submitBtn.show)||t.push(this.makeSubmitBtn()),Y(this.options.resetBtn.show)||t.push(this.makeResetBtn()),!t.length)return;const e=this.$r({type:"formItem",class:"fc-form-item",key:`${this.key}fb`},t);return this.rule.props.inline===!0?e:this.$r({type:"col",class:"fc-form-col fc-form-footer",props:{span:24},key:`${this.key}fc`},[e])},makeResetBtn(){const t=_({},this.options.resetBtn),e=t.innerText||this.$handle.api.t("reset")||"重置";return delete t.innerText,delete t.click,delete t.col,delete t.show,this.$r({type:"button",props:t,class:"fc-reset-btn",style:{width:t.width},on:{click:()=>{const r=this.$handle.api;this.options.resetBtn.click?this.options.resetBtn.click(r):r.resetFields()}},key:`${this.key}b2`},[e])},makeSubmitBtn(){const t=_({},this.options.submitBtn),e=t.innerText||this.$handle.api.t("submit")||"提交";return delete t.innerText,delete t.click,delete t.col,delete t.show,this.$r({type:"button",props:t,class:"fc-submit-btn",style:{width:t.width},on:{click:()=>{const r=this.$handle.api;this.options.submitBtn.click?this.options.submitBtn.click(r):r.submit().catch(()=>{})}},key:`${this.key}b1`},[e])}},ne={},ci=["upload","select","tree","checkbox","autoComplete","cascader","colorPicker","frame","inputNumber","radio","rate","timePicker","group"];function hi(t){ci.forEach(e=>{t[e]=T(e)}),t.auto=t.autoComplete,t.number=t.inputNumber,t.color=t.colorPicker}function di(t){const e="upload",r={image:["image",0],file:["file",0],uploadFileOne:["file",1],uploadImageOne:["image",1]};Object.keys(r).reduce((i,s)=>(i[s]=T(e,n=>n.props({uploadType:r[s][0],maxLength:r[s][1]})),i),t),t.uploadImage=t.image,t.uploadFile=t.file}function pi(t){const e="tree",r={treeSelected:"selected",treeChecked:"checked"};Object.keys(r).reduce((i,s)=>(i[s]=T(e,{type:r[s]}),i),t)}function mi(t){const e="timePicker";t.time=T(e,{type:"time"}),t.timeRange=T(e,{type:"timerange"})}function gi(t){const e="select";t.selectMultiple=T(e,{multiple:!0}),t.selectOne=T(e,{multiple:!1})}function yi(t){const e="frame",r={frameInputs:["input",0],frameFiles:["file",0],frameImages:["image",0],frameInputOne:["input",1],frameFileOne:["file",1],frameImageOne:["image",1]};Object.keys(r).reduce((i,s)=>(i[s]=T(e,n=>n.props({type:r[s][0],maxLength:r[s][1]})),i),t),t.frameInput=t.frameInputs,t.frameFile=t.frameFiles,t.frameImage=t.frameImages}hi(ne),di(ne),pi(ne),gi(ne),yi(ne),mi(ne);function Bt(t,e){return h.Boolean(t)?t={show:t}:!h.Undef(t)&&!h.Object(t)&&(t={show:e}),t}function $i(t,e){return{formEl(){return e.$manager.form()},wrapEl(r){const i=e.getFieldCtx(r);if(i)return e.vm.$refs[i.wrapRef]},validate(r){return new Promise((i,s)=>{const n=t.children,o=[e.$manager.validate()];n.filter(a=>!a.isScope).forEach(a=>{o.push(a.validate())}),Promise.all(o).then(()=>{i(!0),r&&r(!0)}).catch(a=>{s(a),r&&r(a),e.vm.$emit("validate-fail",a,{api:t})})})},validateField(r,i){return new Promise((s,n)=>{const o=e.getFieldCtx(r);if(!o)return;const a=e.subForm[o.id],l=[e.$manager.validateField(o.id)];q(a).filter(u=>!u.isScope).forEach(u=>{l.push(u.validate())}),Promise.all(l).then(()=>{s(null),i&&i(null)}).catch(u=>{n(u),i&&i(u),e.vm.$emit("validate-field-fail",u,{field:r,api:t})})})},clearValidateState(r,i=!0){t.helper.tidyFields(r).forEach(s=>{i&&this.clearSubValidateState(s),e.getCtxs(s).forEach(n=>{e.$manager.clearValidateState(n)})})},clearSubValidateState(r){t.helper.tidyFields(r).forEach(i=>{e.getCtxs(i).forEach(s=>{const n=e.subForm[s.id];n&&(Array.isArray(n)?n.forEach(o=>{o.clearValidateState()}):n&&n.clearValidateState())})})},btn:{loading:(r=!0)=>{t.submitBtnProps({loading:!!r})},disabled:(r=!0)=>{t.submitBtnProps({disabled:!!r})},show:(r=!0)=>{t.submitBtnProps({show:!!r})}},resetBtn:{loading:(r=!0)=>{t.resetBtnProps({loading:!!r})},disabled:(r=!0)=>{t.resetBtnProps({disabled:!!r})},show:(r=!0)=>{t.resetBtnProps({show:!!r})}},submitBtnProps:(r={})=>{let i=Bt(e.options.submitBtn,!0);C(i,r),e.options.submitBtn=i,t.refreshOptions()},resetBtnProps:(r={})=>{let i=Bt(e.options.resetBtn,!1);C(i,r),e.options.resetBtn=i,t.refreshOptions()},submit(r,i){return new Promise((s,n)=>{(e.options.validateOnSubmit===!1?Promise.resolve():t.validate()).then(()=>{let a=t.formData();e.beforeSubmit(a).then(()=>{h.Function(r)&&k(()=>r(a,t)),h.Function(e.options.onSubmit)&&k(()=>e.options.onSubmit(a,t)),e.vm.$emit("submit",a,t),s(a)}).catch(l=>{})}).catch((...a)=>{h.Function(i)&&k(()=>i(t,...a)),n(...a)})})}}}const Vt={name:"required",load(t,e,r){var s,n;const i=bi(t.getValue());if(i.required===!1)t.clearProp(),r.clearValidateState([e.field]);else{const o=_({required:!0,validator(l,u,f){h.empty(u)?f(o.message):f()}},i),a=(n=(s=e.__fc__.refRule)==null?void 0:s.__$title)==null?void 0:n.value;if(!o.message)o.message=r.t("required",{title:a})||a+(r.getLocale()==="en"?" is required":"不能为空");else{const l=o.message.match(/^\{\{\s*\$t\.(.+)\s*\}\}$/);l&&(o.message=r.t(l[1],{title:a}))}t.getProp().validate=[o]}r.sync(e)},watch(...t){Vt.load(...t)}};function bi(t){return h.Boolean(t)?{required:t}:h.String(t)?{message:t}:h.Undef(t)?{required:!1}:h.Function(t)?{validator:t}:h.Object(t)?t:{}}function vi(t){t.componentAlias(oi),ir.forEach(e=>{t.component(e.name,e)}),t.register(Vt),si.forEach(e=>{t.parser(e)}),Object.keys(ne).forEach(e=>{t.maker[e]=ne[e]})}function _i(){return It({ui:"iview",version:"2.7.7",manager:fi,install:vi,extendApi:$i,attrs:{normal:["col","wrap"],array:["className"],key:["title","info"]}})}const Se=_i();typeof window!="undefined"&&(window.formCreate=Se,window.Vue&&Se.install(window.Vue));const wi=Se.maker;P.default=Se,P.maker=wi,Object.defineProperties(P,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
|