@form-create/view-design 2.7.16 → 2.7.18
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 +627 -609
- package/dist/form-create.js +4 -4
- package/dist/form-create.min.js +4 -4
- package/package.json +4 -4
package/dist/form-create.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* FormCreate 低代码表单渲染器
|
|
3
|
-
* @form-create/view-design v2.7.
|
|
3
|
+
* @form-create/view-design v2.7.17
|
|
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}.form-create.is-preview .fc-clock,.form-create .fc-none{display:none!important}')),document.head.appendChild(o)}}catch(r){console.error("vite-plugin-css-injected-by-js",r)}})();
|
|
10
|
-
(function(P,y){typeof exports=="object"&&typeof module!="undefined"?y(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],y):(P=typeof globalThis!="undefined"?globalThis:P||self,y(P.formCreate={},P.Vue))})(this,function(P,y){"use strict";var Ti=Object.defineProperty,Li=Object.defineProperties;var Vi=Object.getOwnPropertyDescriptors;var Gt=Object.getOwnPropertySymbols;var Bi=Object.prototype.hasOwnProperty,Ni=Object.prototype.propertyIsEnumerable;var Ht=(P,y,B)=>y in P?Ti(P,y,{enumerable:!0,configurable:!0,writable:!0,value:B}):P[y]=B,w=(P,y)=>{for(var B in y||(y={}))Bi.call(y,B)&&Ht(P,B,y[B]);if(Gt)for(var B of Gt(y))Ni.call(y,B)&&Ht(P,B,y[B]);return P},z=(P,y)=>Li(P,Vi(y));function B(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}function Ae(){return Ae=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},Ae.apply(this,arguments)}var zt=["attrs","props","domProps"],Jt=["class","style","directives"],Wt=["on","nativeOn"],xt=function(t){return t.reduce(function(e,r){for(var i in r)if(!e[i])e[i]=r[i];else if(zt.indexOf(i)!==-1)e[i]=Ae({},e[i],r[i]);else if(Jt.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(Wt.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]?Kt(e[i][u],r[i][u]):r[i][u];else e[i]=r[i];return e},{})},Kt=function(t,e){return function(){t&&t.apply(this,arguments),e&&e.apply(this,arguments)}},Xt=xt;const A=B(Xt);function _e(t,e){return Object.keys(t).reduce((r,i)=>((!e||e.indexOf(i)===-1)&&r.push(t[i]),r),[])}const Zt={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",A([{},this.formCreateInject.prop,{ref:"el"},{props:{value:this.trueValue}},{on:{input:this.onInput}}]),[this.options().map((e,r)=>{const i=w({},e);return delete i.value,t("Checkbox",A([{},{props:i},{key:""+r+"-"+e.value}]))}),_e(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 Qt="fcFrame";function et(t){return{name:Qt,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",A([{},{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",A([{},{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",A([{},{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",A([{},{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",A([{},{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",A([{},{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",A([{},{props:w({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 Yt={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",A([{},this.formCreateInject.prop,{},{props:{value:this.trueValue}},{ref:"el",on:{input:this.onInput}}]),[this.options().map((e,r)=>{const i=w({},e);return delete i.value,t("Radio",A([{},{props:i},{key:""+r+"-"+e.value}]))}),_e(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 j(t,e){return{}.hasOwnProperty.call(t,e)}const er={name:"fcSelect",functional:!0,props:{formCreateInject:{type:Object,required:!0}},render(t,e){const r=(n,o)=>{const a=n.slot;return t("Option",A([{},{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",A([{},e.data,{ref:"el"}]),[(Array.isArray(s)?s:[]).map((n,o)=>j(n||"","options")?i(n,o):r(n,o)),e.children])},mounted(){this.$emit("fc.el",this.$refs.el)}},tr={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",A([{},this.formCreateInject.prop,{ref:"tree"},{on:e}]),[_e(this.$slots)])},mounted(){this.$emit("fc.el",this.$refs.tree)}};function rt(t){return typeof t=="object"?t:{url:t,is_string:!0,name:rr(t)}}function it(t){return z(w({},t),{file:t,value:t})}function rr(t){return(""+t).split("/").pop()}const ir="fcUpload";function nt(t){return{name:ir,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",A([{},{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",A([{},{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",A([{},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",A([{},{props:{type:this.uploadType==="file"?"ios-cloud-upload-outline":t.imgUpIcon,size:20}}]))])]):null,_e(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",A([{},{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 F(t,e,r){y.set(t,e,r)}function ee(t,e){(y.del||y.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&&F(t,s,[]);else if(n._clone&&r!==void 0)if(r)n=n.getRule(),o&&F(t,s,{});else{F(t,s,n._clone());continue}else o&&F(t,s,{});t[s]=ge(t[s],n,r)}else F(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 nr=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)&&F(t,i,e[i]);return t};function C(){return nr.apply(this,arguments)}function Ie(t){return typeof t!="object"||t===null?t:t instanceof Array?[...t]:w({},t)}const sr=[Zt,Yt,er,tr,{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=w({},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,A([{},{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&&j(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:w({},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?w({},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,A([{key:o},{on:{"update:value":p=>this.formData(o,p),"emit-event":(p,...d)=>this.emitEvent(p,d,a,o),input:p=>this.add$f(a,o,p)}},{},{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 te(t,e){var r=null;return function(...i){r!==null&&clearTimeout(r),r=setTimeout(()=>t.call(this,...i),e)}}function he(t){let e=t.replace(/([A-Z])/g,"-$1").toLocaleLowerCase();return e.indexOf("-")===0&&(e=e.substr(1)),e}function or(t){return t.replace(t[0],t[0].toLocaleUpperCase())}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]=w(w({},a[u]),l[u]);else if(s.indexOf(u)>-1){const f=a[u]instanceof Array?a[u]:[a[u]],p=l[u]instanceof Array?l[u]:[l[u]];a[u]=[...f,...p]}else if(n.indexOf(u)>-1)for(const f in l[u])if(a[u][f]){const p=a[u][f]instanceof Array?a[u][f]:[a[u][f]],d=l[u][f]instanceof Array?l[u][f]:[l[u][f]];a[u][f]=[...p,...d]}else a[u][f]=l[u][f];else if(u==="hook")for(let f in l[u])a[u][f]?a[u][f]=ar(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]=w({},l[u]):s.indexOf(u)>-1?a[u]=l[u]instanceof Array?[...l[u]]:typeof l[u]=="object"?w({},l[u]):l[u]:a[u]=l[u];return a},e)},ar=(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"],Pe=["validate","children","control"],Te=["effect","deep","renderSlots"];function ft(){return[...ut,...ot,...at,...lt,...Pe,...Te]}function ct(t,e,r){return`[form-create ${t}]: ${e}`}function Le(t,e){console.error(ct("err",t))}function lr(t){Le(t.toString()),console.error(t)}function ur(t){return t==null?"":typeof t=="object"?JSON.stringify(t,null,2):String(t)}const Ve="[[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 Ve+i+Be}},e)}function Ne(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(Ve)===0)r=r.replace(Be,"").replace(Ve,""),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=Ne(`function($inject){
|
|
10
|
+
(function(P,y){typeof exports=="object"&&typeof module!="undefined"?y(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],y):(P=typeof globalThis!="undefined"?globalThis:P||self,y(P.formCreate={},P.Vue))})(this,function(P,y){"use strict";var Li=Object.defineProperty,Bi=Object.defineProperties;var Ni=Object.getOwnPropertyDescriptors;var Ht=Object.getOwnPropertySymbols;var Mi=Object.prototype.hasOwnProperty,qi=Object.prototype.propertyIsEnumerable;var zt=(P,y,N)=>y in P?Li(P,y,{enumerable:!0,configurable:!0,writable:!0,value:N}):P[y]=N,_=(P,y)=>{for(var N in y||(y={}))Mi.call(y,N)&&zt(P,N,y[N]);if(Ht)for(var N of Ht(y))qi.call(y,N)&&zt(P,N,y[N]);return P},z=(P,y)=>Bi(P,Ni(y));function N(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}function Ie(){return Ie=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},Ie.apply(this,arguments)}var Jt=["attrs","props","domProps"],Wt=["class","style","directives"],xt=["on","nativeOn"],Kt=function(t){return t.reduce(function(e,r){for(var i in r)if(!e[i])e[i]=r[i];else if(Jt.indexOf(i)!==-1)e[i]=Ie({},e[i],r[i]);else if(Wt.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(xt.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]?Xt(e[i][u],r[i][u]):r[i][u];else e[i]=r[i];return e},{})},Xt=function(t,e){return function(){t&&t.apply(this,arguments),e&&e.apply(this,arguments)}},Zt=Kt;const A=N(Zt);function _e(t,e){return Object.keys(t).reduce((r,i)=>((!e||e.indexOf(i)===-1)&&r.push(t[i]),r),[])}const Qt={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",A([{},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",A([{},{props:i},{key:""+r+"-"+e.value}]))}),_e(this.$slots)])},mounted(){this.$emit("fc.el",this.$refs.el)}};function U(t){return Array.isArray(t)?t:[null,void 0,""].indexOf(t)>-1?[]:[t]}const Yt="fcFrame";function tt(t){return{name:Yt,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:U(this.value),previewVisible:!1,frameVisible:!1,previewImage:""}},watch:{value(e){this.fileList=U(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",A([{},{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",A([{},{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",A([{},{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",A([{},{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",A([{},{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",A([{},{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",A([{},{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 rt=tt({fileIcon:"md-document",fileUpIcon:"ios-folder-open"});rt.v2=tt({fileIcon:"document-text",fileUpIcon:"folder"});const er={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",A([{},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",A([{},{props:i},{key:""+r+"-"+e.value}]))}),_e(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 j(t,e){return{}.hasOwnProperty.call(t,e)}const tr={name:"fcSelect",functional:!0,props:{formCreateInject:{type:Object,required:!0}},render(t,e){const r=(n,o)=>{const a=n.slot;return t("Option",A([{},{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",A([{},e.data,{ref:"el"}]),[(Array.isArray(s)?s:[]).map((n,o)=>j(n||"","options")?i(n,o):r(n,o)),e.children])},mounted(){this.$emit("fc.el",this.$refs.el)}},rr={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=U(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",A([{},this.formCreateInject.prop,{ref:"tree"},{on:e}]),[_e(this.$slots)])},mounted(){this.$emit("fc.el",this.$refs.tree)}};function it(t){return typeof t=="object"?t:{url:t,is_string:!0,name:ir(t)}}function nt(t){return z(_({},t),{file:t,value:t})}function ir(t){return(""+t).split("/").pop()}const nr="fcUpload";function st(t){return{name:nr,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=U(this.value).map(it).map(nt)},watch:{value(e){this.$refs.upload.fileList.every(r=>!r.status||r.status==="finished")&&(this.$refs.upload.fileList=U(e).map(it).map(nt),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",A([{},{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",A([{},{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",A([{},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",A([{},{props:{type:this.uploadType==="file"?"ios-cloud-upload-outline":t.imgUpIcon,size:20}}]))])]):null,_e(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",A([{},{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 ot=st({fileIcon:"md-document",imgUpIcon:"md-images"});ot.v2=st({fileIcon:"document-text",imgUpIcon:"image"});function F(t,e,r){y.set(t,e,r)}function ee(t,e){(y.del||y.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&&F(t,s,[]);else if(n._clone&&r!==void 0)if(r)n=n.getRule(),o&&F(t,s,{});else{F(t,s,n._clone());continue}else o&&F(t,s,{});t[s]=ge(t[s],n,r)}else F(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 sr=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)&&F(t,i,e[i]);return t};function C(){return sr.apply(this,arguments)}function Pe(t){return typeof t!="object"||t===null?t:t instanceof Array?[...t]:_({},t)}function te(t,e){var r=null;return function(...i){r!==null&&clearTimeout(r),r=setTimeout(()=>t.call(this,...i),e)}}function or(t){return t==null?"":typeof t=="object"?JSON.stringify(t,null,2):String(t)}function ar(t){return t&&typeof t=="object"&&typeof t.then=="function"}function we(t){return ar(t)?t:Promise.resolve(t)}function he(t){let e=t.replace(/([A-Z])/g,"-$1").toLocaleLowerCase();return e.indexOf("-")===0&&(e=e.substr(1)),e}function lr(t){return t.replace(t[0],t[0].toLocaleUpperCase())}function at(t,e,r){return`[form-create ${t}]: ${e}`}function Te(t,e){console.error(at("err",t))}function ur(t){Te(t.toString()),console.error(t)}const Ve="[[FORM-CREATE-PREFIX-",Le="-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 Ve+i+Le}},e)}function Be(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(Le)>0&&r.indexOf(Ve)===0)r=r.replace(Le,"").replace(Ve,""),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=Be(`function($inject){
|
|
11
11
|
`+r.substring(5)+`
|
|
12
|
-
}`),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=
|
|
12
|
+
}`),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=Be(r)}catch(n){s=Be("function "+r)}return s.__json=t,s}catch(s){Te(`解析失败:${r}
|
|
13
13
|
|
|
14
|
-
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 fr=0;function we(){const t=370+ ++fr;return"F"+Math.random().toString(36).substr(3,3)+(+`${Date.now()}`).toString(36)+t.toString(36)+"c"}function re(t,e,r){let i=t,s;return(e||"").split(".").forEach(n=>{s&&((!i[s]||typeof i[s]!="object")&&F(i,s,{}),i=i[s]),s=n}),F(i,s,r),i}function Me(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:Pe,normal:Te}),t}function mt(t){const e=h.Function(t.getRule)?t.getRule():t;return e.type||(e.type="input"),e}function cr(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){lr(r)}return e}function Ue(t,e){let r=null;return h.Function(t)?r=t():Array.isArray(t)?r=t.map(i=>Ue(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 hr(t,e){if(h.Object(t)){const r={};return Object.keys(t).forEach(i=>{r[i]=Ue(t[i],i)}),r}else return Ue(t,e)}function Ce(){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)}),hr(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 ke(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 V(t,e){return(Array.isArray(e)?e:(e||"").split(".")).forEach(r=>{t!=null&&(t=t[r])}),t}function dr(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(" && ")}function bt(t){const e=[];let r="",i=0;for(let s=0;s<t.length;s++){const n=t[s];n==="["?(i===0&&r&&(e.push({type:"key",value:r}),r=""),i++,r+=n):n==="]"?(i--,r+=n,i===0&&(e.push({type:"bracket",value:bt(r.slice(1,-1))}),r="")):n==="."&&i===0?r&&(e.push({type:"key",value:r}),r=""):r+=n}return r&&e.push({type:"key",value:r}),e.map(s=>s.type==="key"?{key:s.value}:{children:s.value})}const Oe=(t,e)=>{if(!(!t||t===e||!t.$props)){if(t.$props.formCreateInject)return t.$props.formCreateInject;if(t.$parent)return Oe(t.$parent,e)}};function pr(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],t:Function,name:String,subForm:{type:Boolean,default:!0},inFor:Boolean},render(){return this.fc.render()},setup(s){const n=y.getCurrentInstance().proxy;y.provide("parentFC",n);const o=y.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:p}=y.toRefs(s),d=y.reactive({ctxInject:{},destroyed:!1,isShow:!0,unique:1,renderRule:[...l.value||[]],updateValue:JSON.stringify(u.value||{})}),g=new t(n),$=g.api(),_=p.value,D=()=>{if(o){const R=Oe(n,o);if(R){let S;_?(S=q(R.getSubForm()),S.push($)):S=$,R.subForm(S)}}},ne=()=>{const R=Oe(n,o);if(R)if(_){const S=q(R.getSubForm()),U=S.indexOf($);U>-1&&S.splice(U,1)}else R.subForm()};let T=null;y.onBeforeMount(()=>{y.watch(()=>{let R="";const S=s.option&&s.option.globalClass||{};Object.keys(S).forEach(U=>{let me="";S[U].style&&Object.keys(S[U].style).forEach(x=>{me+=he(x)+":"+S[U].style[x]+";"}),S[U].content&&(me+=S[U].content+";"),me&&(R+=`.${U}{${me}}`)}),s.option&&s.option.style&&(R+=s.option.style),T||(T=document.createElement("style"),T.type="text/css",document.head.appendChild(T)),T.innerHTML=R||""},()=>{})});const M=te(()=>{g.bus.$emit("$loadData.$topForm")},100),de=te(function(){g.bus.$emit("$loadData.$scopeForm")},100),Ze=te(()=>{g.bus.$emit("$loadData.$form")},100),pe=R=>{g.bus.$emit("change-$form."+R)};return y.onMounted(()=>{o&&($.top.bus.$on("$loadData.$form",M),$.top.bus.$on("change",pe)),$!==$.scope&&$.scope.bus.$on("$loadData.$scopeForm",de),g.mounted()}),y.onBeforeUnmount(()=>{o&&($.top.bus.$off("$loadData.$form",M),$.top.bus.$off("change",pe)),$!==$.scope&&$.scope.bus.$off("$loadData.$scopeForm",de),ne(),d.destroyed=!0,g.unmount(),T&&(T.parentNode||T.parentElement)&&document.head.removeChild(T)}),y.onUpdated(()=>{g.updated()}),y.watch(f,R=>{R?D():ne()},{immediate:!0}),y.watch(()=>s.option,()=>{g.initOptions(),$.refresh()},{deep:!0,flush:"sync"}),y.watch(()=>[...l.value],R=>{g.$handle.isBreakWatch()||R.length===d.renderRule.length&&R.every(S=>d.renderRule.indexOf(S)>-1)||(g.$handle.updateAppendData(),g.$handle.reloadRule(l.value),n.renderRule())}),y.watch(()=>[s.disabled,s.preview],()=>{$.refresh()}),y.watch(u,R=>{ye(R||{})!==d.updateValue&&($.config.forceCoverValue?$.coverValue(R||{}):$.setValue(R||{}))},{deep:!0,flush:"post"}),y.watch(()=>s.index,()=>{$.coverValue({}),g.$handle.updateAppendData(),y.nextTick(()=>{y.nextTick(()=>{$.clearValidateState()})})},{flush:"sync"}),z(w({fc:y.markRaw(g),parent:o&&y.markRaw(o),top:y.markRaw(a),fapi:y.markRaw($)},y.toRefs(d)),{getGroupInject:()=>Oe(n,o),refresh(){++d.unique},renderRule(){d.renderRule=[...l.value||[]]},updateValue(R){if(d.destroyed)return;const S=ye(R);d.updateValue!==S&&(d.updateValue=S,n.$emit("update:value",R),y.nextTick(()=>{Ze(),o?f.value||de():(M(),de())}))}})},created(){this.$emit("input",this.fapi),this.fc.init()}}}function vt(){return{props:{},on:{},options:[],children:[],effect:{},hidden:!1,display:!0,value:void 0}}function L(t,e){return(r,i,s,n={})=>{const o=new qe(t,r,i,s,n);return e&&(h.Function(e)?e(o):o.props(e)),o}}function qe(t,e,r,i,s){this._data=C(vt(),{type:t,title:e,field:r,value:i,props:s||{}}),this.event=this.on}C(qe.prototype,{getRule(){return this._data},setProp(t,e){return F(this._data,t,e),this},_clone(){const t=new this.constructor;return t._data=dt(this._data),t}});function _t(t){t.forEach(e=>{qe.prototype[e]=function(r){return Z(this._data,{[e]:arguments.length<2?r:{[r]:arguments[1]}}),this}})}_t(ft());const wt=L("");function mr(t,e,r){let i=wt("",e);return i._data.type=t,i._data.title=r,i}function Ct(t,e,r,i){let s=wt("",r);return s._data.type="template",s._data.template=t,s._data.title=i,s._data.vm=e,s}function gr(){return{create:mr,createTmp:Ct,template:Ct,factory:L}}function yr(t,e,r){const i=`fail to ${t} ${r.status}'`,s=new Error(i);return s.status=r.status,s.url=t,s}function kt(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(yr(r,t,e),kt(e));t.onSuccess(kt(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 Ft(t,e,r){return new Promise((i,s)=>{(e||Ot)(z(w({},t),{onSuccess(n){let o=l=>l;const a=J(t.parse);h.Function(a)?o=a:a&&h.String(a)&&(o=l=>V(l,a)),i(o(n,t.targetRule,r))},onError(n){s(n)}}))})}function $e(t){return G(t)}function $r(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(w(w({},t.fieldCtx),t.nameCtx)):Array.isArray(n)||(n=[n]),n.forEach(l=>{const u=t.fieldCtx[l]||t.nameCtx[l];u&&u.forEach(f=>{F(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 w({},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&&j(t.appendData,n)?$e(t.appendData[n]):void 0},coverValue(n){const o=w({},n||{});t.deferSyncValue(()=>{t.appendData={},s.fields().forEach(a=>{const l=t.fieldCtx[a];if(l){const u=j(n,a);l.forEach(f=>{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=>{F(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=>{F(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=>{F(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},findType(n,o){let a;return Object.keys(t.ctxs).forEach(l=>{const u=t.ctxs[l];u.rule.type===n&&(a=o?u.origin:u.rule)}),a},findTypes(n,o){let a=[];return Object.keys(t.ctxs).forEach(l=>{const u=t.ctxs[l];u.rule.type===n&&a.push(o?u.origin:u.rule)}),a},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)),j(l.rule,"$"+o)&&F(l.rule,"$"+o,a),j(l.rule,"effect")||F(l.rule,"effect",{}),F(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)})}),y.nextTick(()=>{y.nextTick(()=>{y.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(p=>{p&&p.forEach(d=>{typeof d=="object"&&(d.field&&u.push(d),u.push(...s.getChildrenRuleList(d)))})})(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=>{j(o,u.field)?F(u,"value",o[u.field]):a&&F(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?l.type==="fetch"?s.fetch(l).then(u=>{o(u)}).catch(a):o(l.data):o(t.fc.loadData[n])})},setGlobalData(n,o){s.setData("$globalData."+n,o)},setGlobalVar(n,o){s.setData("$var."+n,o)},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,getCurrentFormRule(){var n;return(n=t.vm.getGroupInject())==null?void 0:n.rule},fetch(n){return new Promise((o,a)=>{n=G(n),n=t.loadFetchVar(n),t.beforeFetch(n).then(()=>Ft(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 p=G(n);p=t.loadFetchVar(p,u),!(l&&l(p,f)===!1)&&t.beforeFetch(p).then(()=>Ft(p,t.fc.create.fetch,s).then(d=>{O(()=>p.onSuccess&&p.onSuccess(d)),o&&o(d,f)}).catch(d=>{O(()=>p.onError&&p.onError(d)),a&&a(d)})).catch(d=>{})},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 br(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 Rt(e)}function Rt(t){return t.replace(t[0],t[0].toLowerCase())}function vr(t){C(t.prototype,{initRender(){this.cacheConfig={}},getTypeSlot(e){const r=i=>{if(i){let s;return e.rule.field&&(s=i.$scopedSlots["field-"+he(e.rule.field)]||i.$scopedSlots["field-"+e.rule.field]),s||(s=i.$scopedSlots["type-"+he(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=Ce();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]=y.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&&re(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=>{re(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 p=e.loadChildrenPending();e.parser.renderChildren?f=e.parser.renderChildren(p,e):e.parser.loadChildren!==!1&&(f=this.renderChildren(p,e)),Object.keys(n.renderSlots||{}).forEach($=>{f.push(this.renderRule({type:"template",slot:$},(()=>{if(h.Function(n.renderSlots[$]))return O(()=>n.renderSlots[$]());const _=this.parseSide(n.renderSlots[$],e);return this.renderRule(_)})()))});const d=this.getTypeSlot(e);let g;return d?(u.children=f,g=d(u)):g=a?e.parser.preview(Ie(f),e):e.parser.render(Ie(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($=>!$||!$.tag?$:this.none($)):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]||F(r.ctxInject,e.id,{api:this.$handle.api,form:this.fc.create,subForm:n=>{this.$handle.addSubForm(e,n)},getSubForm:()=>this.$handle.subForm[e.id],slots:()=>this.vm.top.$scopedSlots,getWrap:()=>this.vm.$refs[e.wrapRef],options:[],children:[],preview:!1,id:e.id,field:e.field,rule:e.rule,input:e.input,t:(...n)=>this.$handle.api.t(...n),updateValue:n=>{this.$handle.onUpdateValue(e,n)}});const i=r.ctxInject[e.id],s={preview:e.prop.preview,options:e.prop.options,prop:function(){const n=w({},e.prop);return n.on=n.on?w({},n.on):{},delete n.model,n}(),children:e.loadChildrenPending()};return Object.keys(s).forEach(n=>{F(i,n,s[n])}),i},ctxProp(e){const{ref:r,key:i,rule:s}=e;this.$manager.mergeProp(e),e.parser.mergeProp(e);const n=w({},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=he(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=Ce();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&&y.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(Rt(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=Ce();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=Ce();h.trueArray(e.children)&&e.children.forEach(a=>{a&&n.setSlot(a==null?void 0:a.slot,()=>this.renderRule(a))});const o=w({},e);return delete o.type,delete o.is,this.vNode.make(s,o,n.mergeBag(r).getSlots())}})}let _r=1;function Ge(t){C(this,{$handle:t,fc:t.fc,vm:t.vm,$manager:t.$manager,vNode:new t.fc.CreateNode(t),force:!1,tmpInput:null,id:_r++}),gt(this,{options(){return t.options},sort(){return t.sort}}),this.initCache(),this.initRender()}br(Ge),vr(Ge);function wr(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 p,d=n||o||a;if(h.Object(f)&&(p=f.inject,f=f.name,d=f.prefix||d),d){r||(d=`native-${d}`);const g=he(`${d}-${f}`),$=(..._)=>{this.vm.$emit(g,..._),this.vm.$emit("emit-event",g,..._),this.bus.$emit(g,..._)};if($.__emit=!0,!p&&l===!1)i[f]=$;else{let _=p||l||this.options.injectEvent;i[f]=h.Undef(_)?$:this.inject(s,$,_)}}}),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=dr(e),o=u=>{let f=!1,p;if(i&&u.indexOf("$form.")===0){const d=u.split(".");d.shift(),j(i.value,d[0])&&(f=!0,p=r?r({id:"$form."+d[0]+"_"+i.rule.__fc__.id,getValue:()=>V(i.value,d)}):V(i.value,d))}return f||(p=r?r(u):this.fc.getLoadData(u)),p},a=u=>{const f=[];u.forEach(d=>{d.key?f.push(d.key):d.children&&f.push(a(d.children))});let p=!1;return f.forEach((d,g)=>{d!=null&&(d.indexOf("'")===0||d.indexOf('"')===0)&&(f[g]=d.slice(1,-1),p=!0)}),f.length===1&&(p||!isNaN(Number(f[0])))?f[0]:o(f.join("."))};let l;if(n.forEach(u=>{const f=u.split("||"),p=f[0].trim();if(p){const d=(f[1]||"").trim(),g=bt(p);let $=O(()=>a(g));($==null||$==="")&&f.length>1&&($=d),l=$,e=e.replaceAll(`{{${u}}}`,$==null?"":$)}}),n.length===1&&s===`{{${n[0]}}}`)return l}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 Cr(t){C(t.prototype,{usePage(){const e=this.options.page;if(!e)return;let r=25,i=kr(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 kr(t){return t.length<31?31:Math.ceil(t.length/3)}function Or(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 Fr(t){Object.defineProperties(t.origin,{__fc__:Me(y.markRaw(t),!0)}),t.rule!==t.origin&&Object.defineProperties(t.rule,{__fc__:Me(y.markRaw(t),!0)})}function Et(t,e,r){const i=we(),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:w({},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(),Fr(this),this.update(t,!0)}C(Et.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,p=this.getPending(e,i);this.setPending(e,r,f),o&&o(f,p)},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:y.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=we(),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=w({},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)},hasHidden(){return!!this.rule.hidden||(this.parent?this.parent.hasHidden():!1)},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 Rr(t){C(t.prototype,{nextRefresh(e){const r=this.loadedId;y.nextTick(()=>{r===this.loadedId&&(e?e():this.refresh())})},parseRule(e){const r=mt(e);return Object.defineProperties(r,{__origin__:Me(e,!0)}),Sr(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,p=!1,d=!!o.__fc__,g=l.value;if(d){if(f=o.__fc__,g=f.defaultValue,f.deleted){if(jt(f))return;f.update(this)}else if(!f.check(this)){if(jt(f))return;e[a]=o=o._clone?o._clone():ht(ye(o)),f=null,p=!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 D=this.parseRule(o);f=new Et(this,D,g),this.bindParser(f)}[!1,!0].forEach(D=>this.parseEmit(f,D)),this.syncProp(f),f.parent=r||null,f.root=e,this.setCtx(f),!p&&!d&&(this.effect(f,"load"),this.targetHook(f,"load")),this.effect(f,"created");const $=f.loadChildrenPending();if(f.parser.loadChildren===!1||s($,f),!r){const D=i(a);D>-1||!a?this.sort.splice(D+1,0,f.id):this.sort.push(f.id)}const _=f.rule;return f.updated||(f.updated=!0,h.Function(_.update)&&this.bus.$once("load-end",()=>{this.refreshUpdate(f,_.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=Er(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(p){return(ae[l.condition||"=="]||ae["=="])(p,l.value)};if(!h.trueArray(l.rule))continue;const f=z(w({},l),{valid:O(()=>u(e.rule.value,s)),ctrl:jr(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:p,child:d,ctrl:g,method:$})=>{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"](()=>{$==="disabled"||$==="enabled"?this.api.disabled(!l,u):$==="display"||$==="show"?this.api.display(l,u):$==="required"?(u.forEach(_=>{this.api.setEffect(_,"required",l)}),l||this.api.clearValidateState(u)):$==="if"?this.api.hidden(!l,u):this.api.hidden(!l,u)});return}if(l){o=!0;const _={type:"fragment",native:!0,__ctrl:!0,children:u};e.ctrlRule.push(_),this.bus.$once("load-start",()=>{f?s.prepend(_,f,d):p||d?s.append(_,p||e.id,d):e.root.splice(e.root.indexOf(e.origin)+1,0,_)})}else{e.ctrlRule.splice(e.ctrlRule.indexOf(g),1);const _=Q(g);_&&_.rm()}})}),n.length&&(this.loading?n.length&&this.bus.$once("load-end",()=>{n.forEach(a=>a())}):n.length&&y.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=w({},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 Sr(t){const e=vt();return Object.keys(e).forEach(r=>{j(t,r)||F(t,r,e[r])}),t}function Er(t){const e=t.rule.control||[];return h.Object(e)?[e]:e}function jr(t,e){for(let r=0;r<t.ctrlRule.length;r++){const i=t.ctrlRule[r];if(i.children===e)return i}}function jt(t){return!!t.rule.__ctrl}function Dr(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&&y.nextTick(()=>{y.nextTick(()=>{y.nextTick(()=>{this.api.clearValidateState(e.id)})})}),this.$manager.fieldChange(e,r,i,s))},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&&j(s,o)?n[o]=r[o]:j(this.api.form,o)?this.api.form[o]=r[o]:this.api.top!==this.api&&j(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]||F(this.subRuleData,i.id,{}),F(this.subRuleData[i.id],e.field,e.rule.value)),F(this.formData,e.id,r)},rmSubRuleData(e){const r=e.getParentGroup();r&&this.subRuleData[r.id]&&ee(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]=y.toRef(this.appendData,n)),s),e),r.reduce((s,n)=>{let o=(this.fieldCtx[n]||[]).filter(a=>!this.isIgnore(a))[0];return o||(o=this.fieldCtx[n][0],i.push(n)),s[n]=y.toRef(o.rule,"value"),s},e),this.form=y.reactive(e),this.ignoreFields=i,this.syncValue()},isIgnore(e){return e.rule.ignore===!0||(e.rule.ignore==="hidden"||this.options.ignoreHiddenFields)&&e.hasHidden()},appendValue(e){(!e.field||!j(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 Fe={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){}},Ar=["field","value","vm","template","name","config","control","inject","sync","payload","optionsTo","update","slotUpdate","computed","component","cache"],be=Symbol("oldValue");function Ir(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]||Fe},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]!=="$"&&Ar.indexOf(i)===-1).forEach(i=>{const s=y.toRef(e.rule,i),n=i==="children";e.refRule[i]=s,e.watch.push(y.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,y.nextTick(()=>{this.targetHook(e,"watch",{key:i,oldValue:a,newValue:l})}),i==="hidden"&&!!l!=!!a&&(this.$render.clearCacheAll(),y.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=y.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=y.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=y.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=w({},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=w({},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=y.toRef(e.rule,"value");e.watch.push(y.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=>{const n=y.computed(()=>{const a=i[s];if(!a)return;const l=this.compute(e,a);return(a.linkage||a.linkageVariable)&&l===be?be:l}),o=a=>{s==="value"?this.onInput(e,a):s[0]==="$"?this.api.setEffect(e.id,s,a):re(e.rule,s,a)};(s==="value"?[void 0,null,""].indexOf(e.rule.value)>-1:n.value!==V(e.rule,s))&&o(n.value),e.watch.push(y.watch(n,(a,l)=>{a===be||a===l||setTimeout(()=>{o(a)})},{deep:!0}))}))}),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(r,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,i){if(h.empty(r))return i.required?"required":void 0;for(const[n,o]of Object.entries(i))switch(n){case"len":case"maxLen":case"minLen":const a=$=>n==="len"?$===o:n==="maxLen"?$<=o:$>=o;if(Array.isArray(r)){if(!a(r.length))return n}else{if(typeof r=="object")return n;if(!a((""+r).length))return n}break;case"pattern":if(!(typeof o=="string"?new RegExp(o):o).test(""+r))return n;break;case"uppercase":if(o&&(typeof r!="string"||!/^[A-Z]*$/.test(r)))return n;break;case"lowercase":if(o&&(typeof r!="string"||!/^[a-z]*$/.test(r)))return n;break;case"min":case"max":case"positive":case"negative":case"integer":case"number":const u=Number(r);if(Number.isNaN(u)||n==="min"&&u<o||n==="max"&&u>o||n==="positive"&&u<=0||n==="negative"&&u>=0||n==="integer"&&!Number.isInteger(u))return n;break;case"equal":if(r!==o)return n;break;case"enum":if(Array.isArray(o)&&!o.includes(r))return n;break;case"hasKeys":if(typeof r!="object"||Array.isArray(o)&&o.some($=>!($ in r)))return n;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(""+r))return n;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(""+r))return n;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(""+r))return n;break;case"phone":if(!/^(?:(?:\+|00)86)?1[3-9]\d{9}$/.test(""+r))return n;break;case"computed":if(!this.compute(e,o))return n;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 p=a.group[f];let d,g=null;if(p.variable)g=JSON.stringify(this.fc.getLoadData(p.variable))||"";else if(p.field)g=$t(p.field||"");else if(!p.mode)return!0;let $=p.compare;if($&&($=$t($||"")),p.mode?d=n(p):ae[p.condition]?h.Function(p.handler)?d=O(()=>p.handler(this.api,e.rule)):d=O(()=>new Function("$condition","$val","$form","$scope","$group","$rule",`with($form){with($scope){with(this){with($group){ return $condition['${p.condition}'](${g}, ${$||"$val"}); }}}}`).call(this.api.form,ae,p.value,this.api.top.form,this.api.top===this.api.scope?{}:this.api.scope.form,s?this.subRuleData[s.id]||{}:{},e.rule)):d=!1,l&&d)return!0;l||(u=u&&d)}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):be:r.linkageVariable?o?O(()=>this.fc.getLoadData(r.linkageVariable),void 0):be: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;ee(this.ctxs,r),ee(this.formData,r),ee(this.subForm,r),ee(this.vm.ctxInject,r);const o=e.getParentGroup();o&&this.subRuleData[o.id]&&ee(this.subRuleData[o.id],i),e.group&&ee(this.subRuleData,r),s&&this.rmIdCtx(e,i,"field"),n&&this.rmIdCtx(e,n,"name"),s&&!j(this.fieldCtx,i)&&ee(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&&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 Pr(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 l,u,f,p;let s=(u=(l=e.prop)==null?void 0:l.hook)==null?void 0:u[r],n=(d,g)=>{d&&(d=Array.isArray(d)?d:[d],d.forEach($=>{O(()=>$(z(w({},i||{}),{self:e.rule,rule:e.rule,parent:g==null?void 0:g.rule,$f:this.api,api:this.api,option:this.vm.$props.option})))}))};n(s);let o="deep"+or(r),a=e.parent;for(;a;){let d=(p=(f=a.prop)==null?void 0:f.hook)==null?void 0:p[o];n(d,a),a=a.parent}}})}function Tr(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=Vr(i),this.onEffect(i,r),this.providers[r]=i})},onEffect(e,r){const i=[];(e._c||["*"]).forEach(s=>{const n=s==="*"?"*":this.getType(s);i.indexOf(n)>-1||(i.push(n),this.bus.$on(`p:${r||e.name}:${n}:${e.input?1:0}`,(o,a)=>{e[o]&&e[o](...a)}))}),e._used=i},watchEffect(e){let r={required:()=>{var i,s;return(j(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(y.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(j(e,"$"+r))return e["$"+r];if(j(e,"effect")&&j(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),w({},r.effect||{}));Object.keys(l).forEach(u=>{const f=this.providers[u];if(!f||f.input&&!i)return;let p;if(!f._c)p="*";else if(f._used.indexOf(s)>-1)p=s;else return;const d=w({value:l[u],getValue:()=>this.getEffect(r,u)},a||{});e&&(d.getProp=()=>e.effectData(u),d.clearProp=()=>e.clearEffectData(u),d.mergeProp=g=>Z(d.getProp(),[g]),d.id=e.id),this.bus.$emit(`p:${u}:${p}:${f.input?1:0}`,o,[d,r,this.api])})}})}function Lr(t){return t.filter(function(e,r,i){return i.indexOf(e,0)===r})}function Vr(t){const e=t.components;if(Array.isArray(e)){const r=Lr(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.$props.preview!=null?t.vm.$props.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:y.reactive({}),subRuleData:y.reactive({}),subForm:{},form:y.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 Ge(this),this.api=t.extendApiFn.reduce((e,r)=>{const i=O(()=>r(e,this));return i&&i!==e&&C(e,i),e},$r(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=w(w(w({},this.options.formData||{}),this.fc.vm.$props.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()})}}),wr(W),Cr(W),Or(W),Rr(W),Dr(W),Ir(W),Pr(W),Tr(W);const He={name:"fcFragment",functional:!0,props:["vnode"],render(t,e){return e.props.vnode?e.props.vnode:e.children}};function Br(t){return h.String(t)?{domProps:{innerHTML:t}}:t}function Nr(){const t={};function e(r){r&&this.setVm(r)}return C(e.prototype,{setVm(r){this.handle=r,this.vm=r.vm,this.h=this.$h=r.vm.$createElement},make(r,i,s){var n,o;return(y.isReservedTag?y.isReservedTag(r):(n=y==null?void 0:y.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 a;const n=this.handle.fc.prop.components[r];n&&(r=n);let o=this.$h(r,Br(i),s||[]);if((a=o==null?void 0:o.componentOptions)!=null&&a.propsData&&(i!=null&&i.props)){const l=Object.keys(o.componentOptions.propsData);o.data.attrs||(o.data.attrs={}),Object.keys(i.props).forEach(u=>{o.data.attrs[u]==null&&l.indexOf(u)===-1&&["string","number","boolean"].indexOf(typeof i.props[u])>-1&&(o.data.attrs[u]=i.props[u])})}return o.context=this.vm,o},aliasMap:t}),C(e,{aliasMap:t,alias(r,i){t[r]=i},use(r){Object.keys(r).forEach(i=>{const s=he(i),n=ur(i).toLocaleLowerCase(),o=r[i];e.alias(i,o),[i,s,n].forEach(a=>{e.prototype[a]=function(l,u){return this.make(t[i]||a,l,u)}})})}}),e}function Mr(t){class e extends At{}return Object.assign(e.prototype,t),e}function At(t){C(this,{$handle:t,vm:t.vm,options:{},ref:"fcForm",mergeOptionsRule:{normal:["form","row","info","submitBtn","resetBtn"]}}),this.updateKey(),this.init()}C(At.prototype,{__init(){this.$render=this.$handle.$render,this.$r=(...t)=>this.$render.renderRule(...t)},updateKey(){this.key=we()},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{}},fieldChange(t,e,r,i){},render(t){}});const Ur=function(t){const e={name:"loadData",_fn:[],loaded(r,i,s){this.deleted(r),y.nextTick(()=>{let n=q(r.getValue());const o=[];n.forEach(a=>{if(a&&(a.attr||a.template)){let l=p=>{let d;i&&i.__fc__&&(d=i.__fc__.getParentGroup());let g;a.template?g=t.$handle.loadStrVar(a.template,p,d?{rule:i,value:t.$handle.subRuleData[d.id]||{}}:null):a.handler&&h.Function(a.handler)?g=a.handler(p,i,s):g=t.$handle.loadStrVar(`{{${a.attr}}}`,p,d?{rule:i,value:t.$handle.subRuleData[d.id]||{}}:null),(g==null||g==="")&&a.default!=null&&(g=a.default),a.copy!==!1&&(g=G(g));const $=a.modify?i:r.getProp();a.to==="child"?$.children?F($.children,0,g):F($,"children",[g]):re($,a.to||"options",g),s.sync(i)},u=p=>l(p);const f=t.watchLoadData(u);l=te(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},qr=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 $=t.t(u?l.attr:l,u?l.params:null,g);const _=u&&l.modify?i:r.getProp();a==="child"?_.children?F(_.children,0,$):F(_,"children",[$]):re(_,a,$),s.sync(i)},p=g=>f(g);const d=t.watchLoadData(p);f=te(f,l.wait||300),l.watch!==!1?o.push(d):d()}}),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},It={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,n=z(w({},i),{validator(...o){const a=Q(e);if(a)return r.exec(a.id,h.String(s)?s:"formCreateValidate",...o,{attr:t,rule:e,api:r})}});delete n.method,t.getProp().validate=[n]}},watch(...t){It.load(...t)}},Gr={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=p=>{p===void 0?s.clearProp():re(s.getProp(),a.to||"options",p),o.sync(n)};if(!a||!a.action&&!a.key){l(void 0);return}a=G(a),a.to||(a.to="options");const u=a.onError,f=()=>{if(!s.getValue())return s.clearProp(),o.sync(n),!0};i._fn[s.id]=t.watchLoadData(te((p,d)=>{if(d&&a.watch===!1)return i._fn[s.id]();if(a.key){t.targetRule=n;const _=p("$globalData."+a.key);if(delete t.targetRule,_){if(f())return;l(_)}return}const g=t.$handle.loadFetchVar(G(a),p,n),$=z(w({headers:{}},g),{onSuccess(_,D){if(f())return;let ne=M=>D?M:j(M,"data")?M.data:M;const T=J(g.parse);h.Function(T)?ne=T:T&&h.String(T)&&(ne=M=>V(M,T)),l(ne(_,n,o))},onError(_){l(void 0),!f()&&(u||(D=>Le(D.message||"fetch fail "+g.action)))(_,n,o)}});t.$handle.beforeFetch($,{rule:n,api:o}).then(()=>{if(h.Function(g.action)){g.action(n,o).then(_=>{$.onSuccess(_,!0)}).catch(_=>{$.onError(_)});return}O(()=>t.create.fetch($,{inject:s,rule:n,api:o}))}).catch(_=>{})},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:Ur,t:qr,componentValidate:It};function Hr(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 zr={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 Jr(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 Wr(t){const e=localStorage.getItem(t);if(e)try{return JSON.parse(e)}catch(r){return e}return null}function xr(t){const e=sessionStorage.getItem(t);if(e)try{return JSON.parse(e)}catch(r){return e}return null}function ze(t,e){if(!e)return null;const r=e.split(".");let i=t(r.shift());return r.length?i==null?null:V(i,r):i}function Kr(t){return ze(Jr,t)}function Xr(t){return ze(Wr,t)}function Zr(t){return ze(xr,t)}const Qr={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 Yr(t,e){let r;return arguments.length===2?(r=arguments[1],e=r[t]):r=arguments[2],{id:e,prop:r}}function Je(){return Yr("name",...arguments)}function ei(t){return!t||!t.el?window.document.body:h.Element(t.el)?t.el:document.querySelector(t.el)}function ti(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 ri(t){const e=t.key||[],r=t.array||[],i=t.normal||[];ut.push(...e),Pe.push(...r),Te.push(...i),_t([...e,...r,...i])}let ii=1;const N={},Pt=Symbol("defValue");function Tt(t){const e={[He.name]:He},r={},i={},s={},n={},o=[],a=[],l=[t.extendApi],u=w({},Gr),f=gr();let p={global:{}};const d=t.isMobile===!0,g=y.reactive({$mobile:d}),$=Nr(),_={},D={};ri(t.attrs||{});function ne(c){const m=N[c];if(Array.isArray(m))return m.map(b=>b.api());if(m)return m.api()}function T(c){o.push(c)}function M(){const c=Je(...arguments);c.id&&c.prop&&(i[c.id]=c.prop)}function de(){const c=Je(...arguments);c.id&&c.prop&&(u[c.id]=h.Function(c.prop)?c.prop:z(w({},c.prop),{name:c.id}))}function Ze(c){$.use(c)}function pe(){const c=Je(...arguments);if(!c.id||!c.prop)return Fe;const m=H(c.id),b=c.prop,v=b.merge===!0?r[m]:void 0;r[m]=ke(b,v||Fe),f[m]=L(m),b.maker&&C(f,b.maker)}function R(c,m){let b;if(h.String(c)){if(b=c,m===void 0)return["form-create","formcreate"].indexOf(b)>-1?S():e[b]}else b=H(c.name),m=c;if(!b||!m)return;const v=H(b);e[b]=m,e[v]=m,delete $.aliasMap[b],delete $.aliasMap[v],delete r[b],delete r[v],m.formCreateParser&&pe(b,m.formCreateParser)}function S(){return pr(Ye,e,i)}function U(){return He}function me(c,m){return h.Function(c.install)?c.install(x,m):h.Function(c)&&c(x,m),this}function x(c,m,b){let v=ti(c,m||{});const k=v.$refs.fc.formCreate;return k.$parent=b,ei(k.options).appendChild(v.$el),k.api()}ke(x,D);function Fi(c){let m=w({},t);return c?m.inherit={components:e,parsers:r,directives:i,modelFields:s,providers:u,useApps:o,maker:f,formulas:_,loadData:g}:delete m.inherit,Tt(m)}function Ri(c,m){s[c]=m}function Si(c,m){_[c]=m}function Ei(c,m){const b=n[c]||{},v=b.parsers||{};m.parsers&&Object.keys(m.parsers).forEach(k=>{v[k]=ke(m.parsers[k],Fe)}),m.name=c,n[c]=z(w(w({},b),m),{parsers:v})}function Ee(c){c&&Object.keys(N).forEach(m=>{(Array.isArray(N[m])?N[m]:[N[m]]).forEach(v=>{v.bus.$emit("$loadData."+c)})})}function Qe(c,m){re(g,c,m),Ee(c)}function je(c,m){const b=(...v)=>O(()=>m(...v));b._driver=!0,Qe(c,b)}function Ut(c,m){const b=(c||"").split(".");c=b.shift();const v=b.join(".");if(j(g,c)||F(g,c,Pt),g[c]!==Pt){let k=g[c];return k&&k._driver?k=k(v):b.length&&(k=V(k,b)),k==null||k===""?m:k}else return m}function ji(c){l.push(c)}function Di(c){delete g[c],Ee(c)}function Ai(c,m){a.push({name:c,callback:m})}function Ye(c){C(this,{id:ii++,create:x,vm:c,manager:Mr(t.manager),parsers:r,providers:u,modelFields:s,formulas:_,isMobile:d,rules:c.$props.rule,name:c.$props.name||we(),inFor:c.$props.inFor,prop:{components:e,directives:i},get:null,drivers:n,renderDriver:null,refreshData:Ee,loadData:g,CreateNode:$,bus:new Hr,unwatch:[],options:y.ref({}),extendApiFn:l,fetchCache:new WeakMap,tmpData:y.reactive({})}),a.forEach(m=>{this.bus.$on(m.name,m.callback)}),y.nextTick(()=>{y.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)}Ye.isMobile=d,C(Ye.prototype,{init(){this.isSub()&&this.unwatch.push(y.watch(()=>this.vm.parent.fc.options.value,()=>{this.initOptions(),this.$handle.api.refresh()},{deep:!0,flush:"sync"})),this.vm.$props.driver&&(this.renderDriver=typeof this.vm.$props.driver=="object"?this.vm.$props.driver:this.drivers[this.vm.$props.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,...m){if(this.bus.$emit(c,...m),this.renderDriver&&this.renderDriver[c])return O(()=>this.renderDriver[c](...m))},t(c,m,b){let v=b?b("$t."+c):this.globalLanguageDriver(c);return v==null&&(v=""),v&&m&&Object.keys(m).forEach(k=>{const I=new RegExp(`{${k}}`,"g");v=v.replace(I,m[k])}),v},globalDataDriver(c){let m=c.split(".");const b=m.shift(),v=this.options.value.globalData&&this.options.value.globalData[b];if(v){if(v.type==="static")return V(v.data,m);{let k;const I=this.fetchCache.get(v);if(I){if(I.status&&(k=V(I.data,m)),!I.loading)return k;I.loading=!1,this.fetchCache.set(v,I)}else this.fetchCache.set(v,{status:!1});const E=te(()=>{se();const K=this.fetchCache.get(v);this.options.value.globalData&&Object.values(this.options.value.globalData).indexOf(v)!==-1?(K&&(K.loading=!0,this.fetchCache.set(v,K)),this.bus.$emit("$loadData.$globalData."+b)):this.fetchCache.delete(v)},v.wait||600),ve=K=>{this.fetchCache.set(v,{status:!0,data:K}),this.bus.$emit("$loadData.$globalData."+b)},le=(K,ue)=>{if(ue&&v.watch===!1)return se();if(ue){E();return}const fe=this.$handle.loadFetchVar(Ie(v),K);fe.targetRule=this.targetRule,this.$handle.api.fetch(fe).then(oe=>{ve(oe)}).catch(oe=>{ve(null)})},se=this.watchLoadData(le);return v.watch===!1&&se(),this.unwatch.push(se),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 m=this.vm.top.$props.t,b=this.vm.top.$props.locale,v;if(m&&(v=O(()=>m(c))),v==null&&b&&typeof b=="object"&&(v=V(b,c)),v==null){const k=this.options.value.language||{},I=this.getLocale();v=V(k[I]||{},c),v==null&&(v=V(Qr[I]||{},c))}return v},globalVarDriver(c){let m=c.split(".");const b=m.shift(),v=this.options.value.globalVariable&&this.options.value.globalVariable[b];if(v){const k=h.Function(v)?v:J(v.handle);if(k){let I=k((...E)=>this.$handle.api.getData(...E),this.$handle.api);return V(I,m)}}},setData(c,m,b){b?Qe(c,m):(re(this.vm.top.fc.tmpData,c,m),this.bus.$emit("$loadData."+c))},getLoadData(c,m){let b=null;if(c!=null){let v=c.split(".");const k=v.shift();if(b=V(this.vm.top.fc.tmpData,c),b!=null)return b;if(k==="$topForm")b=this.$handle.api.top.formData(!0);else if(k==="$scopeForm")b=this.$handle.api.scope.formData(!0);else if(k==="$form")b=this.$handle.api.formData(!0);else if(k==="$options")b=this.options.value;else if(k==="$globalData")b=this.globalDataDriver(v.join(".")),v=[];else if(k==="$var")b=this.globalVarDriver(v.join(".")),v=[];else if(k==="$locale")b=this.getLocale(),v=[];else if(k==="$t")b=this.globalLanguageDriver(v.join(".")),v=[];else{if(k==="$preview")return this.$handle.preview;b=Ut(c),v=[]}b&&v.length&&(b=V(b,v))}return b==null||b===""?m:b},watchLoadData(c,m){let b={};const v=E=>{this.get||(this.get=k),O(()=>{c(k,E)}),this.get===k&&(this.get=void 0)},k=(E,ve)=>{let le;if(typeof E=="object"&&(le=E.getValue,E=E.id),b[E])return b[E].val;const se=y.computed(()=>le?le():this.getLoadData(E,ve)),K=E.split("."),ue=K.shift(),fe=K.shift()||"",oe=te(()=>{const ce=le?le():this.getLoadData(E,ve);if(b[E])((ce instanceof Function||h.Object(ce)||Array.isArray(ce))&&ce===b[E].val||JSON.stringify(ce)!==JSON.stringify(b[E].val))&&(b[E].val=ce,v(!0));else return},m||0),Pi=y.watch(se,ce=>{oe()});return this.bus.$on("$loadData."+ue,oe),fe&&this.bus.$on("$loadData."+ue+"."+fe,oe),b[E]={fn:()=>{this.bus.$off("$loadData."+ue,oe),fe&&this.bus.$off("$loadData."+ue+"."+fe,oe),Pi()},val:se.value},se.value};v(!1);const I=()=>{Object.keys(b).forEach(E=>b[E].fn()),b={}};return this.unwatch.push(I),I},isSub(){return this.vm.parent&&this.vm.extendOption},initOptions(){this.options.value={};let c=w({formData:{},submitBtn:{},resetBtn:{},globalEvent:{},globalData:{}},G(p));const m=this.isSub();m&&(c=this.mergeOptions(c,this.vm.parent.fc.options.value||{},!0)),c=this.mergeOptions(c,this.vm.$props.option||{});const b=this.api();this.targetFormDriver("initOptions",c,{api:b,isSubForm:m}),this.updateOptions(c)},mergeOptions(c,m,b){return m=w({},m||{}),b&&["page","onSubmit","onReset","onCreated","onChange","onMounted","mounted","onReload","reload","formData","el","globalClass","style"].forEach(v=>{delete m[v]}),m.global&&(c.global=cr(c.global,m.global),delete m.global),this.$handle.$manager.mergeOptions([m],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 qt(c){C(c,{version:t.version,ui:t.ui,isMobile:d,extendApi:ji,getData:Ut,setDataDriver:je,setData:Qe,removeData:Di,refreshData:Ee,maker:f,component:R,directive:M,setModelField:Ri,setFormula:Si,setDriver:Ei,register:de,$vnode:U,parser:pe,use:me,factory:Fi,componentAlias:Ze,copyRule:dt,copyRules:pt,mergeRule:Z,fetch:Ot,$form:S,parseFn:J,parseJson:ht,toJson:ye,useApp:T,getApi:ne,on:Ai})}function Ii(c){C(c,{create:x,install(m,b){if(p=w(w({},p),b||{}),m._installedFormCreate===!0)return;m._installedFormCreate=!0;const v=function(I,E={}){return x(I,E,this)};qt(v),m.prototype.$formCreate=v;const k=S();m.component(k.name,k),m.component("FcFragment",U()),o.forEach(I=>{O(()=>I(c,m))})}})}if(qt(D),Ii(D),je("$cookie",Kr),je("$localStorage",Xr),je("$sessionStorage",Zr),$.use({fragment:"fcFragment"}),t.install&&x.use(t),pe(zr),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(_,c.formulas)}const De=S();return ke(De,D),Object.defineProperties(De,{fetch:{get(){return D.fetch},set(c){D.fetch=c}}}),De.util=D,De}function We(t){if(h.Date(t))return t;{let e=new Date(t);return e.toString()==="Invalid Date"?t:e}}const Lt="datePicker",ni={name:Lt,maker:function(){return["date","dateRange","datetime","datetimeRange","year","month"].reduce((t,e)=>(t[e]=L(Lt,{type:e.toLowerCase()}),t),{})}(),mergeProp(t){let e=t.prop.props;e.startDate&&(e.startDate=e.startDate&&We(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?We(o):""):s=["",""]:n==="date"&&i.multiple===!0?s=toString(t):(s=r?t[0]||"":t,s=s?We(s):""),s}},mounted(t){t.rule.value=this.toValue(t.$handle.getFormData(t),t)}},xe="hidden",si={name:xe,maker:{[xe]:(t,e)=>L(xe)("",t,e)},render(){return[]}},Ke="input",oi={name:Ke,maker:function(){const t=["password","url","email","text","textarea"].reduce((e,r)=>(e[r]=L(Ke,{type:r}),e),{});return t.idate=L(Ke,{type:"date"}),t}(),mergeProp(t){let{props:e}=t.prop;e.autosize&&e.autosize.minRows&&(e.rows=e.autosize.minRows||2)}},Vt="slider",ai={name:Vt,maker:{sliderRange:L(Vt,{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}},li=[ni,si,oi,ai,{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)])}}],ui={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"},Re={resetBtnType:"default",resetBtnIcon:"md-refresh",infoIcon:"ios-information-circle-outline"};function fi(){return{type:"poptip",trigger:"hover",placement:"top-start",wordWrap:!0,icon:Re.infoIcon}}function ci(){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:Re.resetBtnType,disabled:!1,icon:Re.resetBtnIcon,innerText:"",loading:!1,show:!1,click:void 0}}}function Bt(t,e){j(t,e)&&h.String(t[e])&&(t[e]={[e]:t[e],show:!0})}function Y(t){return t===!1}function hi(t,e){j(t,e)&&!h.Object(t[e])&&(t[e]={show:!!t[e]})}function Xe(t){const e=w({},t);return delete e.children,e}const di={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=>{hi(t,e)}),t},tidyRule({prop:t}){return Bt(t,"title"),Bt(t,"info"),t},mergeProp(t){const e={info:fi(),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 ci()},update(){const t=this.options.form;this.rule={props:w({},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,u=r.wrap.class;delete r.wrap.class,delete r.wrap.title;const f=Y(r.wrap.show)?e:this.$r(X([r.wrap,{props:z(w({labelWidth:o},Xe(r.wrap||{})),{prop:t.id,rules:t.injectValidate()}),class:this.$render.mergeClass(u||r.className,"fc-form-item"),key:`${i}fi`,ref:t.wrapRef,type:"formItem"}]),w({default:()=>e},n?{label:()=>this.makeInfo(r,i,t)}:{}));return a===!0||Y(l)||Y(s.show)?f:this.makeCol(r,i,[f])},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,p,d,g,$;const i=w({},t.title),s=w({},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}):((d=(p=r.refRule)==null?void 0:p.__$title)==null?void 0:d.value)+(n.labelSuffix||n["label-suffix"]||"")];if(!Y(s.show)&&(s.info||s.native)&&!Y(s.icon)){const _={type:s.type||"poptip",props:Xe(s),key:`${e}pop`,slot:"label"};delete _.props.icon,delete _.props.show,delete _.props.info,delete _.props.align,delete _.props.native;const D="content";s.info&&!j(_.props,D)&&(_.props[D]=($=(g=r.refRule)==null?void 0:g.__$info)==null?void 0:$.value),a[s.align!=="left"?"unshift":"push"](this.$r(X([s,_]),[this.$r({type:"icon",props:{type:s.icon===!0?Re.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=w({},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=w({},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])}},ie={},pi=["upload","select","tree","checkbox","autoComplete","cascader","colorPicker","frame","inputNumber","radio","rate","timePicker","group"];function mi(t){pi.forEach(e=>{t[e]=L(e)}),t.auto=t.autoComplete,t.number=t.inputNumber,t.color=t.colorPicker}function gi(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]=L(e,n=>n.props({uploadType:r[s][0],maxLength:r[s][1]})),i),t),t.uploadImage=t.image,t.uploadFile=t.file}function yi(t){const e="tree",r={treeSelected:"selected",treeChecked:"checked"};Object.keys(r).reduce((i,s)=>(i[s]=L(e,{type:r[s]}),i),t)}function $i(t){const e="timePicker";t.time=L(e,{type:"time"}),t.timeRange=L(e,{type:"timerange"})}function bi(t){const e="select";t.selectMultiple=L(e,{multiple:!0}),t.selectOne=L(e,{multiple:!1})}function vi(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]=L(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}mi(ie),gi(ie),yi(ie),bi(ie),vi(ie),$i(ie);function Nt(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}),e.emitEvent("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=Nt(e.options.submitBtn,!0);C(i,r),e.options.submitBtn=i,t.refreshOptions()},resetBtnProps:(r={})=>{let i=Nt(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 Mt={name:"required",load(t,e,r){var s,n;const i=wi(t.getValue());if(i.required===!1)t.clearProp(),r.clearValidateState([e.field]);else{const o=w({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){Mt.load(...t)}};function wi(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 Ci(t){t.componentAlias(ui),sr.forEach(e=>{t.component(e.name,e)}),t.register(Mt),li.forEach(e=>{t.parser(e)}),Object.keys(ie).forEach(e=>{t.maker[e]=ie[e]})}function ki(){return Tt({ui:"view-design",version:"2.7.16",manager:di,install:Ci,extendApi:_i,attrs:{normal:["col","wrap"],array:["className"],key:["title","info"]}})}const Se=ki();typeof window!="undefined"&&(window.formCreate=Se,window.Vue&&Se.install(window.Vue));const Oi=Se.maker;P.default=Se,P.maker=Oi,Object.defineProperties(P,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
|
|
14
|
+
err: ${s}`);return}}return t}function lt(t,e){return JSON.parse(t,function(r,i){return h.Undef(i)||!i.indexOf?i:J(i,e)})}let fr=0;function Ce(){const t=370+ ++fr;return"F"+Math.random().toString(36).substr(3,3)+(+`${Date.now()}`).toString(36)+t.toString(36)+"c"}function re(t,e,r){let i=t,s;return(e||"").split(".").forEach(n=>{s&&((!i[s]||typeof i[s]!="object")&&F(i,s,{}),i=i[s]),s=n}),F(i,s,r),i}const cr=[Qt,er,tr,rr,{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,A([{},{on:{"update:value":this.formData,"emit-event":this.emitEvent,input:this.add$f}},{},{props:{rule:e,option:r,disabled:this.disabled,extendOption:!0}}]))}},rt,ot,{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&&j(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)return;const r=()=>{this.removeRule(e,!0);const i=[...this.value];i.splice(t,1),this.input(i)};we(this.onBeforeRemove(this.modelValue,t)).then(i=>{i!==!1&&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,A([{key:o},{on:{"update:value":p=>this.formData(o,p),"emit-event":(p,...d)=>this.emitEvent(p,d,a,o),input:p=>this.add$f(a,o,p)}},{},{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])}}],ut=["attrs","props","domProps","scopedSlots"],ft=["class","style","directives"],ct=["on","nativeOn","hook"],X=(t,e={},r={})=>{const i=[...ut,...r.normal||[]],s=[...ft,...r.array||[]],n=[...ct,...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]],p=l[u]instanceof Array?l[u]:[l[u]];a[u]=[...f,...p]}else if(n.indexOf(u)>-1)for(const f in l[u])if(a[u][f]){const p=a[u][f]instanceof Array?a[u][f]:[a[u][f]],d=l[u][f]instanceof Array?l[u][f]:[l[u][f]];a[u][f]=[...p,...d]}else a[u][f]=l[u][f];else if(u==="hook")for(let f in l[u])a[u][f]?a[u][f]=hr(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)},hr=(t,e)=>function(){t&&t.apply(this,arguments),e&&e.apply(this,arguments)},ht=["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"],Ne=["validate","children","control"],Me=["effect","deep","renderSlots"];function dt(){return[...ht,...ut,...ft,...ct,...Ne,...Me]}function qe(t,e){return{value:t,enumerable:!1,configurable:!1,writable:!!e}}function pt(t,e){return mt([t],e||!1)[0]}function mt(t,e){return ge([],[...t],e||!1)}function Z(t,e){return X(Array.isArray(e)?e:[e],t,{array:Ne,normal:Me}),t}function gt(t){const e=h.Function(t.getRule)?t.getRule():t;return e.type||(e.type="input"),e}function dr(t,e){return t?(Object.keys(e||{}).forEach(r=>{e[r]&&(t[r]=Z(t[r]||{},e[r]))}),t):e}function yt(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){ur(r)}return e}function Ue(t,e){let r=null;return h.Function(t)?r=t():Array.isArray(t)?r=t.map(i=>Ue(i,e)):r=t,r&&e&&U(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 pr(t,e){if(h.Object(t)){const r={};return Object.keys(t).forEach(i=>{r[i]=Ue(t[i],i)}),r}else return Ue(t,e)}function Oe(){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)}),pr(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 ke(t,e){return Object.setPrototypeOf(t,e),t}const $t=(t,e)=>typeof t=="string"?String(e):typeof t=="number"?Number(e):e,ae={"==":(t,e)=>JSON.stringify(t)===JSON.stringify($t(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($t(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 mr(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 bt(t){let e=t.split("."),r=[],i="";return e.forEach((s,n)=>{n===0?i=s:i+="."+s,r.push(i)}),r.join(" && ")}function vt(t){const e=[];let r="",i=0;for(let s=0;s<t.length;s++){const n=t[s];n==="["?(i===0&&r&&(e.push({type:"key",value:r}),r=""),i++,r+=n):n==="]"?(i--,r+=n,i===0&&(e.push({type:"bracket",value:vt(r.slice(1,-1))}),r="")):n==="."&&i===0?r&&(e.push({type:"key",value:r}),r=""):r+=n}return r&&e.push({type:"key",value:r}),e.map(s=>s.type==="key"?{key:s.value}:{children:s.value})}const Fe=(t,e)=>{if(!(!t||t===e||!t.$props)){if(t.$props.formCreateInject)return t.$props.formCreateInject;if(t.$parent)return Fe(t.$parent,e)}};function gr(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],t:Function,name:String,subForm:{type:Boolean,default:!0},inFor:Boolean},render(){return this.fc.render()},setup(s){const n=y.getCurrentInstance().proxy;y.provide("parentFC",n);const o=y.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:p}=y.toRefs(s),d=y.reactive({ctxInject:{},destroyed:!1,isShow:!0,unique:1,renderRule:[...l.value||[]],updateValue:JSON.stringify(u.value||{})}),g=new t(n),$=g.api(),w=p.value,D=()=>{if(o){const S=Fe(n,o);if(S){let R;w?(R=U(S.getSubForm()),R.push($)):R=$,S.subForm(R)}}},ne=()=>{const S=Fe(n,o);if(S)if(w){const R=U(S.getSubForm()),q=R.indexOf($);q>-1&&R.splice(q,1)}else S.subForm()};let T=null;y.onBeforeMount(()=>{y.watch(()=>{let S="";const R=s.option&&s.option.globalClass||{};Object.keys(R).forEach(q=>{let me="";R[q].style&&Object.keys(R[q].style).forEach(x=>{me+=he(x)+":"+R[q].style[x]+";"}),R[q].content&&(me+=R[q].content+";"),me&&(S+=`.${q}{${me}}`)}),s.option&&s.option.style&&(S+=s.option.style),T||(T=document.createElement("style"),T.type="text/css",document.head.appendChild(T)),T.innerHTML=S||""},()=>{})});const B=te(()=>{g.bus.$emit("$loadData.$topForm")},100),de=te(function(){g.bus.$emit("$loadData.$scopeForm")},100),Qe=te(()=>{g.bus.$emit("$loadData.$form")},100),pe=S=>{g.bus.$emit("change-$form."+S)};return y.onMounted(()=>{o&&($.top.bus.$on("$loadData.$form",B),$.top.bus.$on("change",pe)),$!==$.scope&&$.scope.bus.$on("$loadData.$scopeForm",de),g.mounted()}),y.onBeforeUnmount(()=>{o&&($.top.bus.$off("$loadData.$form",B),$.top.bus.$off("change",pe)),$!==$.scope&&$.scope.bus.$off("$loadData.$scopeForm",de),ne(),d.destroyed=!0,g.unmount(),T&&(T.parentNode||T.parentElement)&&document.head.removeChild(T)}),y.onUpdated(()=>{g.updated()}),y.watch(f,S=>{S?D():ne()},{immediate:!0}),y.watch(()=>s.option,()=>{g.initOptions(),$.refresh()},{deep:!0,flush:"sync"}),y.watch(()=>[...l.value],S=>{g.$handle.isBreakWatch()||S.length===d.renderRule.length&&S.every(R=>d.renderRule.indexOf(R)>-1)||(g.$handle.updateAppendData(),g.$handle.reloadRule(l.value),n.renderRule())}),y.watch(()=>[s.disabled,s.preview],()=>{$.refresh()}),y.watch(u,S=>{ye(S||{})!==d.updateValue&&($.config.forceCoverValue?$.coverValue(S||{}):$.setValue(S||{}))},{deep:!0,flush:"post"}),y.watch(()=>s.index,()=>{$.coverValue({}),g.$handle.updateAppendData(),y.nextTick(()=>{y.nextTick(()=>{$.clearValidateState()})})},{flush:"sync"}),z(_({fc:y.markRaw(g),parent:o&&y.markRaw(o),top:y.markRaw(a),fapi:y.markRaw($)},y.toRefs(d)),{getGroupInject:()=>Fe(n,o),refresh(){++d.unique},renderRule(){d.renderRule=[...l.value||[]]},updateValue(S){if(d.destroyed)return;const R=ye(S);d.updateValue!==R&&(d.updateValue=R,n.$emit("update:value",S),y.nextTick(()=>{Qe(),o?f.value||de():(B(),de())}))}})},created(){this.$emit("input",this.fapi),this.fc.init()}}}function _t(){return{props:{},on:{},options:[],children:[],effect:{},hidden:!1,display:!0,value:void 0}}function V(t,e){return(r,i,s,n={})=>{const o=new Ge(t,r,i,s,n);return e&&(h.Function(e)?e(o):o.props(e)),o}}function Ge(t,e,r,i,s){this._data=C(_t(),{type:t,title:e,field:r,value:i,props:s||{}}),this.event=this.on}C(Ge.prototype,{getRule(){return this._data},setProp(t,e){return F(this._data,t,e),this},_clone(){const t=new this.constructor;return t._data=pt(this._data),t}});function wt(t){t.forEach(e=>{Ge.prototype[e]=function(r){return Z(this._data,{[e]:arguments.length<2?r:{[r]:arguments[1]}}),this}})}wt(dt());const Ct=V("");function yr(t,e,r){let i=Ct("",e);return i._data.type=t,i._data.title=r,i}function Ot(t,e,r,i){let s=Ct("",r);return s._data.type="template",s._data.template=t,s._data.title=i,s._data.vm=e,s}function $r(){return{create:yr,createTmp:Ot,template:Ot,factory:V}}function br(t,e,r){const i=`fail to ${t} ${r.status}'`,s=new Error(i);return s.status=r.status,s.url=t,s}function kt(t){const e=t.responseText||t.response;if(!e)return e;try{return JSON.parse(e)}catch(r){return e}}function Ft(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=h.String(t.query)?t.query:Object.keys(t.query).reduce((a,l)=>(a[l]=t.query[l]===null||t.query[l]===void 0?"":t.query[l],a),{}),o=new URLSearchParams(n).toString();o&&(r.includes("?")?r+=`&${o}`:r+=`?${o}`)}e.onerror=function(o){t.onError(o)},e.onload=function(){if(e.status<200||e.status>=300)return t.onError(br(r,t,e),kt(e));t.onSuccess(kt(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 St(t,e,r){return new Promise((i,s)=>{(e||Ft)(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)),we(o(n,t.targetRule,r)).then(l=>{i(l)})},onError(n){s(n)}}))})}function $e(t){return G(t)}function vr(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=>{F(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&&j(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=j(n,a);l.forEach(f=>{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=>{F(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=>{F(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=>{F(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},findType(n,o){let a;return Object.keys(t.ctxs).forEach(l=>{const u=t.ctxs[l];u.rule.type===n&&(a=o?u.origin:u.rule)}),a},findTypes(n,o){let a=[];return Object.keys(t.ctxs).forEach(l=>{const u=t.ctxs[l];u.rule.type===n&&a.push(o?u.origin:u.rule)}),a},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)),j(l.rule,"$"+o)&&F(l.rule,"$"+o,a),j(l.rule,"effect")||F(l.rule,"effect",{}),F(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)})}),y.nextTick(()=>{y.nextTick(()=>{y.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(at("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(p=>{p&&p.forEach(d=>{typeof d=="object"&&(d.field&&u.push(d),u.push(...s.getChildrenRuleList(d)))})})(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=>{j(o,u.field)?F(u,"value",o[u.field]):a&&F(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?l.type==="fetch"?s.fetch(l).then(u=>{o(u)}).catch(a):o(l.data):o(t.fc.loadData[n])})},setGlobalData(n,o){s.setData("$globalData."+n,o)},setGlobalVar(n,o){s.setData("$var."+n,o)},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,getCurrentFormRule(){var n;return(n=t.vm.getGroupInject())==null?void 0:n.rule},fetch(n){return new Promise((o,a)=>{n=G(n),n=t.loadFetchVar(n),t.beforeFetch(n).then(()=>St(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 p=G(n);p=t.loadFetchVar(p,u),!(l&&l(p,f)===!1)&&t.beforeFetch(p).then(()=>St(p,t.fc.create.fetch,s).then(d=>{k(()=>p.onSuccess&&p.onSuccess(d)),o&&o(d,f)}).catch(d=>{k(()=>p.onError&&p.onError(d)),a&&a(d)})).catch(d=>{})},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 _r(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 Rt(e)}function Rt(t){return t.replace(t[0],t[0].toLowerCase())}function wr(t){C(t.prototype,{initRender(){this.cacheConfig={}},getTypeSlot(e){const r=i=>{if(i){let s;return e.rule.field&&(s=i.$scopedSlots["field-"+he(e.rule.field)]||i.$scopedSlots["field-"+e.rule.field]),s||(s=i.$scopedSlots["type-"+he(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=Oe();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]=y.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&&re(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=>{re(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 p=e.loadChildrenPending();e.parser.renderChildren?f=e.parser.renderChildren(p,e):e.parser.loadChildren!==!1&&(f=this.renderChildren(p,e)),Object.keys(n.renderSlots||{}).forEach($=>{f.push(this.renderRule({type:"template",slot:$},(()=>{if(h.Function(n.renderSlots[$]))return k(()=>n.renderSlots[$]());const w=this.parseSide(n.renderSlots[$],e);return this.renderRule(w)})()))});const d=this.getTypeSlot(e);let g;return d?(u.children=f,g=d(u)):g=a?e.parser.preview(Pe(f),e):e.parser.render(Pe(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($=>!$||!$.tag?$:this.none($)):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]||F(r.ctxInject,e.id,{api:this.$handle.api,form:this.fc.create,subForm:n=>{this.$handle.addSubForm(e,n)},getSubForm:()=>this.$handle.subForm[e.id],slots:()=>this.vm.top.$scopedSlots,getWrap:()=>this.vm.$refs[e.wrapRef],options:[],children:[],preview:!1,id:e.id,field:e.field,rule:e.rule,input:e.input,t:(...n)=>this.$handle.api.t(...n),updateValue:n=>{this.$handle.onUpdateValue(e,n)}});const i=r.ctxInject[e.id],s={preview:e.prop.preview,options:e.prop.options,prop:function(){const n=_({},e.prop);return n.on=n.on?_({},n.on):{},delete n.model,n}(),children:e.loadChildrenPending()};return Object.keys(s).forEach(n=>{F(i,n,s[n])}),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=he(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=Oe();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&&y.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(Rt(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=Oe();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=Oe();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 Cr=1;function He(t){C(this,{$handle:t,fc:t.fc,vm:t.vm,$manager:t.$manager,vNode:new t.fc.CreateNode(t),force:!1,tmpInput:null,id:Cr++}),yt(this,{options(){return t.options},sort(){return t.sort}}),this.initCache(),this.initRender()}_r(He),wr(He);function Or(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 p,d=n||o||a;if(h.Object(f)&&(p=f.inject,f=f.name,d=f.prefix||d),d){r||(d=`native-${d}`);const g=he(`${d}-${f}`),$=(...w)=>{this.vm.$emit(g,...w),this.vm.$emit("emit-event",g,...w),this.bus.$emit(g,...w)};if($.__emit=!0,!p&&l===!1)i[f]=$;else{let w=p||l||this.options.injectEvent;i[f]=h.Undef(w)?$:this.inject(s,$,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=mr(e),o=u=>{let f=!1,p;if(i&&u.indexOf("$form.")===0){const d=u.split(".");d.shift(),j(i.value,d[0])&&(f=!0,p=r?r({id:"$form."+d[0]+"_"+i.rule.__fc__.id,getValue:()=>L(i.value,d)}):L(i.value,d))}return f||(p=r?r(u):this.fc.getLoadData(u)),p},a=u=>{const f=[];u.forEach(d=>{d.key?f.push(d.key):d.children&&f.push(a(d.children))});let p=!1;return f.forEach((d,g)=>{d!=null&&(d.indexOf("'")===0||d.indexOf('"')===0)&&(f[g]=d.slice(1,-1),p=!0)}),f.length===1&&(p||!isNaN(Number(f[0])))?f[0]:o(f.join("."))};let l;if(n.forEach(u=>{const f=u.split("||"),p=f[0].trim();if(p){const d=(f[1]||"").trim(),g=vt(p);let $=k(()=>a(g));($==null||$==="")&&f.length>1&&($=d),l=$,e=e.replaceAll(`{{${u}}}`,$==null?"":$)}}),n.length===1&&s===`{{${n[0]}}}`)return l}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=Array.isArray(e[o])?[]:{};Object.keys(e[o]).forEach(l=>{a[n(l)]=n(e[o][l])}),e[o]=a}}),e}})}const Et=["hook:updated","hook:mounted"];function kr(t){C(t.prototype,{usePage(){const e=this.options.page;if(!e)return;let r=25,i=Fr(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(Et,e),this.bus.$emit("page-end")):(this.first+=this.limit,this.pageEnd=this.rules.length<=this.first,this.loadRule(),this.refresh())};this.vm.$on(Et,e)}})}function Fr(t){return t.length<31?31:Math.ceil(t.length/3)}function Sr(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 Rr(t){Object.defineProperties(t.origin,{__fc__:qe(y.markRaw(t),!0)}),t.rule!==t.origin&&Object.defineProperties(t.rule,{__fc__:qe(y.markRaw(t),!0)})}function jt(t,e,r){const i=Ce(),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(),Rr(this),this.update(t,!0)}C(jt.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,p=this.getPending(e,i);this.setPending(e,r,f),o&&o(f,p)},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:y.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=Ce(),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)},hasHidden(){return!!this.rule.hidden||(this.parent?this.parent.hasHidden():!1)},injectValidate(){return this.prop.validate},check(t){return this.vm===t.vm},unwatch(){this.watch.forEach(t=>t()),this.watch=[],Object.keys(this.refRule).forEach(t=>{t.indexOf("__$")!==0&&delete this.refRule[t]})},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 Er(t){C(t.prototype,{nextRefresh(e){const r=this.loadedId;y.nextTick(()=>{r===this.loadedId&&(e?e():this.refresh())})},parseRule(e){const r=gt(e);return Object.defineProperties(r,{__origin__:qe(e,!0)}),jr(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=gt(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,p=!1,d=!!o.__fc__,g=l.value;if(d){if(f=o.__fc__,g=f.defaultValue,f.deleted){if(Dt(f))return;f.update(this)}else if(!f.check(this)){if(Dt(f))return;e[a]=o=o._clone?o._clone():lt(ye(o)),f=null,p=!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 D=this.parseRule(o);f=new jt(this,D,g),this.bindParser(f)}[!1,!0].forEach(D=>this.parseEmit(f,D)),this.syncProp(f),f.parent=r||null,f.root=e,this.setCtx(f),!p&&!d&&(this.effect(f,"load"),this.targetHook(f,"load")),this.effect(f,"created");const $=f.loadChildrenPending();if(f.parser.loadChildren===!1||s($,f),!r){const D=i(a);D>-1||!a?this.sort.splice(D+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=Dr(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(p){return(ae[l.condition||"=="]||ae["=="])(p,l.value)};if(!h.trueArray(l.rule))continue;const f=z(_({},l),{valid:k(()=>u(e.rule.value,s)),ctrl:Ar(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:p,child:d,ctrl:g,method:$})=>{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"](()=>{$==="disabled"||$==="enabled"?this.api.disabled(!l,u):$==="display"||$==="show"?this.api.display(l,u):$==="required"?(u.forEach(w=>{this.api.setEffect(w,"required",l)}),l||this.api.clearValidateState(u)):$==="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,d):p||d?s.append(w,p||e.id,d):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&&y.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 jr(t){const e=_t();return Object.keys(e).forEach(r=>{j(t,r)||F(t,r,e[r])}),t}function Dr(t){const e=t.rule.control||[];return h.Object(e)?[e]:e}function Ar(t,e){for(let r=0;r<t.ctrlRule.length;r++){const i=t.ctrlRule[r];if(i.children===e)return i}}function Dt(t){return!!t.rule.__ctrl}function Ir(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&&y.nextTick(()=>{y.nextTick(()=>{y.nextTick(()=>{this.api.clearValidateState(e.id)})})}),this.$manager.fieldChange(e,r,i,s))},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&&j(s,o)?n[o]=r[o]:j(this.api.form,o)?this.api.form[o]=r[o]:this.api.top!==this.api&&j(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]||F(this.subRuleData,i.id,{}),F(this.subRuleData[i.id],e.field,e.rule.value)),F(this.formData,e.id,r)},rmSubRuleData(e){const r=e.getParentGroup();r&&this.subRuleData[r.id]&&ee(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]=y.toRef(this.appendData,n)),s),e),r.reduce((s,n)=>{let o=(this.fieldCtx[n]||[]).filter(a=>!this.isIgnore(a))[0];return o||(o=this.fieldCtx[n][0],i.push(n)),s[n]=y.toRef(o.rule,"value"),s},e),this.form=y.reactive(e),this.ignoreFields=i,this.syncValue()},isIgnore(e){return e.rule.ignore===!0||(e.rule.ignore==="hidden"||this.options.ignoreHiddenFields)&&e.hasHidden()},appendValue(e){(!e.field||!j(this.appendData,e.field))&&(!h.Undef(e.value)||!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),At)!==JSON.stringify(r,At)},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 At(t,e){return typeof e=="function"?""+e:e}const Se={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){}},Pr=["field","value","vm","template","name","config","control","inject","sync","payload","optionsTo","update","slotUpdate","computed","component","cache"],be=Symbol("oldValue");function Tr(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]||Se},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(dt().filter(i=>i[0]!=="_"&&i[0]!=="$"&&Pr.indexOf(i)===-1).forEach(i=>{const s=y.toRef(e.rule,i),n=i==="children";e.refRule[i]=s,e.watch.push(y.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,y.nextTick(()=>{this.targetHook(e,"watch",{key:i,oldValue:a,newValue:l})}),i==="hidden"&&!!l!=!!a&&(this.$render.clearCacheAll(),y.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=y.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=y.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=y.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 U(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=y.toRef(e.rule,"value");e.watch.push(y.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=>{const n=y.computed(()=>{const a=i[s];if(!a)return;const l=this.compute(e,a);return(a.linkage||a.linkageVariable)&&l===be?be:l}),o=a=>{s==="value"?this.onInput(e,a):s[0]==="$"?this.api.setEffect(e.id,s,a):re(e.rule,s,a)};(s==="value"?[void 0,null,""].indexOf(e.rule.value)>-1:n.value!==L(e.rule,s))&&o(n.value),e.watch.push(y.watch(n,(a,l)=>{a===be||a===l||setTimeout(()=>{o(a)})},{deep:!0}))}))}),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(r,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,i){if(h.empty(r))return i.required?"required":void 0;for(const[n,o]of Object.entries(i))switch(n){case"len":case"maxLen":case"minLen":const a=$=>n==="len"?$===o:n==="maxLen"?$<=o:$>=o;if(Array.isArray(r)){if(!a(r.length))return n}else{if(typeof r=="object")return n;if(!a((""+r).length))return n}break;case"pattern":if(!(typeof o=="string"?new RegExp(o):o).test(""+r))return n;break;case"uppercase":if(o&&(typeof r!="string"||!/^[A-Z]*$/.test(r)))return n;break;case"lowercase":if(o&&(typeof r!="string"||!/^[a-z]*$/.test(r)))return n;break;case"min":case"max":case"positive":case"negative":case"integer":case"number":const u=Number(r);if(Number.isNaN(u)||n==="min"&&u<o||n==="max"&&u>o||n==="positive"&&u<=0||n==="negative"&&u>=0||n==="integer"&&!Number.isInteger(u))return n;break;case"equal":if(r!==o)return n;break;case"enum":if(Array.isArray(o)&&!o.includes(r))return n;break;case"hasKeys":if(typeof r!="object"||Array.isArray(o)&&o.some($=>!($ in r)))return n;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(""+r))return n;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(""+r))return n;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(""+r))return n;break;case"phone":if(!/^(?:(?:\+|00)86)?1[3-9]\d{9}$/.test(""+r))return n;break;case"computed":if(!this.compute(e,o))return n;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 p=a.group[f];let d,g=null;if(p.variable)g=JSON.stringify(this.fc.getLoadData(p.variable))||"";else if(p.field)g=bt(p.field||"");else if(!p.mode)return!0;let $=p.compare;if($&&($=bt($||"")),p.mode?d=n(p):ae[p.condition]?h.Function(p.handler)?d=k(()=>p.handler(this.api,e.rule)):d=k(()=>new Function("$condition","$val","$form","$scope","$group","$rule",`with($form){with($scope){with(this){with($group){ return $condition['${p.condition}'](${g}, ${$||"$val"}); }}}}`).call(this.api.form,ae,p.value,this.api.top.form,this.api.top===this.api.scope?{}:this.api.scope.form,s?this.subRuleData[s.id]||{}:{},e.rule)):d=!1,l&&d)return!0;l||(u=u&&d)}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):be:r.linkageVariable?o?k(()=>this.fc.getLoadData(r.linkageVariable),void 0):be:o}else if(h.Function(r))i=()=>r(this.api.form,this.api,e.rule);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;ee(this.ctxs,r),ee(this.formData,r),ee(this.subForm,r),ee(this.vm.ctxInject,r);const o=e.getParentGroup();o&&this.subRuleData[o.id]&&ee(this.subRuleData[o.id],i),e.group&&ee(this.subRuleData,r),s&&this.rmIdCtx(e,i,"field"),n&&this.rmIdCtx(e,n,"name"),s&&!j(this.fieldCtx,i)&&ee(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&&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 Vr(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 l,u,f,p;let s=(u=(l=e.prop)==null?void 0:l.hook)==null?void 0:u[r],n=(d,g)=>{d&&(d=Array.isArray(d)?d:[d],d.forEach($=>{k(()=>$(z(_({},i||{}),{self:e.rule,rule:e.rule,parent:g==null?void 0:g.rule,$f:this.api,api:this.api,option:this.vm.$props.option})))}))};n(s);let o="deep"+lr(r),a=e.parent;for(;a;){let d=(p=(f=a.prop)==null?void 0:f.hook)==null?void 0:p[o];n(d,a),a=a.parent}}})}function Lr(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=Nr(i),this.onEffect(i,r),this.providers[r]=i})},onEffect(e,r){const i=[];(e._c||["*"]).forEach(s=>{const n=s==="*"?"*":this.getType(s);i.indexOf(n)>-1||(i.push(n),this.bus.$on(`p:${r||e.name}:${n}:${e.input?1:0}`,(o,a)=>{e[o]&&e[o](...a)}))}),e._used=i},watchEffect(e){let r={required:()=>{var i,s;return(j(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(y.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(j(e,"$"+r))return e["$"+r];if(j(e,"effect")&&j(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 p;if(!f._c)p="*";else if(f._used.indexOf(s)>-1)p=s;else return;const d=_({value:l[u],getValue:()=>this.getEffect(r,u)},a||{});e&&(d.getProp=()=>e.effectData(u),d.clearProp=()=>e.clearEffectData(u),d.mergeProp=g=>Z(d.getProp(),[g]),d.id=e.id),this.bus.$emit(`p:${u}:${p}:${f.input?1:0}`,o,[d,r,this.api])})}})}function Br(t){return t.filter(function(e,r,i){return i.indexOf(e,0)===r})}function Nr(t){const e=t.components;if(Array.isArray(e)){const r=Br(e.filter(i=>i!=="*"));return r.length?r:!1}else return h.String(e)?[e]:!1}function W(t){yt(this,{options(){return t.options.value||{}},bus(){return t.bus},preview(){return t.vm.$props.preview!=null?t.vm.$props.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:y.reactive({}),subRuleData:y.reactive({}),subForm:{},form:y.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 He(this),this.api=t.extendApiFn.reduce((e,r)=>{const i=k(()=>r(e,this));return i&&i!==e&&C(e,i),e},vr(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.$props.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()})}}),Or(W),kr(W),Sr(W),Er(W),Ir(W),Tr(W),Vr(W),Lr(W);const ze={name:"fcFragment",functional:!0,props:["vnode"],render(t,e){return e.props.vnode?e.props.vnode:e.children}};function Mr(t){return h.String(t)?{domProps:{innerHTML:t}}:t}function qr(){const t={};function e(r){r&&this.setVm(r)}return C(e.prototype,{setVm(r){this.handle=r,this.vm=r.vm,this.h=this.$h=r.vm.$createElement},make(r,i,s){var n,o;return(y.isReservedTag?y.isReservedTag(r):(n=y==null?void 0:y.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 a;const n=this.handle.fc.prop.components[r];n&&(r=n);let o=this.$h(r,Mr(i),s||[]);if((a=o==null?void 0:o.componentOptions)!=null&&a.propsData&&(i!=null&&i.props)){const l=Object.keys(o.componentOptions.propsData);o.data.attrs||(o.data.attrs={}),Object.keys(i.props).forEach(u=>{o.data.attrs[u]==null&&l.indexOf(u)===-1&&["string","number","boolean"].indexOf(typeof i.props[u])>-1&&(o.data.attrs[u]=i.props[u])})}return o.context=this.vm,o},aliasMap:t}),C(e,{aliasMap:t,alias(r,i){t[r]=i},use(r){Object.keys(r).forEach(i=>{const s=he(i),n=or(i).toLocaleLowerCase(),o=r[i];e.alias(i,o),[i,s,n].forEach(a=>{e.prototype[a]=function(l,u){return this.make(t[i]||a,l,u)}})})}}),e}function Ur(t){class e extends It{}return Object.assign(e.prototype,t),e}function It(t){C(this,{$handle:t,vm:t.vm,options:{},ref:"fcForm",mergeOptionsRule:{normal:["form","row","info","submitBtn","resetBtn"]}}),this.updateKey(),this.init()}C(It.prototype,{__init(){this.$render=this.$handle.$render,this.$r=(...t)=>this.$render.renderRule(...t)},updateKey(){this.key=Ce()},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{}},fieldChange(t,e,r,i){},render(t){}});const Gr=function(t){const e={name:"loadData",_fn:[],loaded(r,i,s){this.deleted(r),y.nextTick(()=>{let n=U(r.getValue());const o=[];n.forEach(a=>{if(a&&(a.attr||a.template)){let l=p=>{let d;i&&i.__fc__&&(d=i.__fc__.getParentGroup());let g;a.template?g=t.$handle.loadStrVar(a.template,p,d?{rule:i,value:t.$handle.subRuleData[d.id]||{}}:null):a.handler&&h.Function(a.handler)?g=a.handler(p,i,s):g=t.$handle.loadStrVar(`{{${a.attr}}}`,p,d?{rule:i,value:t.$handle.subRuleData[d.id]||{}}:null),(g==null||g==="")&&a.default!=null&&(g=a.default),a.copy!==!1&&(g=G(g));const $=a.modify?i:r.getProp();a.to==="child"?$.children?F($.children,0,g):F($,"children",[g]):re($,a.to||"options",g),s.sync(i)},u=p=>l(p);const f=t.watchLoadData(u);l=te(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},Hr=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 $=t.t(u?l.attr:l,u?l.params:null,g);const w=u&&l.modify?i:r.getProp();a==="child"?w.children?F(w.children,0,$):F(w,"children",[$]):re(w,a,$),s.sync(i)},p=g=>f(g);const d=t.watchLoadData(p);f=te(f,l.wait||300),l.watch!==!1?o.push(d):d()}}),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},Pt={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,n=z(_({},i),{validator(...o){const a=Q(e);if(a)return r.exec(a.id,h.String(s)?s:"formCreateValidate",...o,{attr:t,rule:e,api:r})}});delete n.method,t.getProp().validate=[n]}},watch(...t){Pt.load(...t)}},zr={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=p=>{p===void 0?s.clearProp():re(s.getProp(),a.to||"options",p),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 p=t.$handle.options.globalData[a.key];if(!p){l(void 0);return}if(p.type==="static"){l(p.data);return}else a=_(_({},a),p)}const u=a.onError,f=()=>{if(!s.getValue())return s.clearProp(),o.sync(n),!0};i._fn[s.id]=t.watchLoadData(te((p,d)=>{if(d&&a.watch===!1)return i._fn[s.id]();const g=t.$handle.loadFetchVar(G(a),p,n),$=z(_({headers:{}},g),{onSuccess(w,D){if(f())return;let ne=B=>D?B:j(B,"data")?B.data:B;const T=J(g.parse);h.Function(T)?ne=T:T&&h.String(T)&&(ne=B=>L(B,T)),we(ne(w,n,o)).then(B=>{l(B)})},onError(w){l(void 0),!f()&&(u||(D=>Te(D.message||"fetch fail "+g.action)))(w,n,o)}});t.$handle.beforeFetch($,{rule:n,api:o}).then(()=>{if(h.Function(g.action)){we(g.action(n,o)).then(w=>{$.onSuccess(w,!0)}).catch(w=>{$.onError(w)});return}k(()=>t.create.fetch($,{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:Gr,t:Hr,componentValidate:Pt};function Jr(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 Wr={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 xr(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 Kr(t){const e=localStorage.getItem(t);if(e)try{return JSON.parse(e)}catch(r){return e}return null}function Xr(t){const e=sessionStorage.getItem(t);if(e)try{return JSON.parse(e)}catch(r){return e}return null}function Je(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 Zr(t){return Je(xr,t)}function Qr(t){return Je(Kr,t)}function Yr(t){return Je(Xr,t)}const ei={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 ti(t,e){let r;return arguments.length===2?(r=arguments[1],e=r[t]):r=arguments[2],{id:e,prop:r}}function We(){return ti("name",...arguments)}function ri(t){return!t||!t.el?window.document.body:h.Element(t.el)?t.el:document.querySelector(t.el)}function ii(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 ni(t){const e=t.key||[],r=t.array||[],i=t.normal||[];ht.push(...e),Ne.push(...r),Me.push(...i),wt([...e,...r,...i])}let si=1;const M={},Tt=Symbol("defValue");function Vt(t){const e={[ze.name]:ze},r={},i={},s={},n={},o=[],a=[],l=[t.extendApi],u=_({},zr),f=$r();let p={global:{}};const d=t.isMobile===!0,g=y.reactive({$mobile:d}),$=qr(),w={},D={};ni(t.attrs||{});function ne(c){const m=M[c];if(Array.isArray(m))return m.map(b=>b.api());if(m)return m.api()}function T(c){o.push(c)}function B(){const c=We(...arguments);c.id&&c.prop&&(i[c.id]=c.prop)}function de(){const c=We(...arguments);c.id&&c.prop&&(u[c.id]=h.Function(c.prop)?c.prop:z(_({},c.prop),{name:c.id}))}function Qe(c){$.use(c)}function pe(){const c=We(...arguments);if(!c.id||!c.prop)return Se;const m=H(c.id),b=c.prop,v=b.merge===!0?r[m]:void 0;r[m]=ke(b,v||Se),f[m]=V(m),b.maker&&C(f,b.maker)}function S(c,m){let b;if(h.String(c)){if(b=c,m===void 0)return["form-create","formcreate"].indexOf(b)>-1?R():e[b]}else b=H(c.name),m=c;if(!b||!m)return;const v=H(b);e[b]=m,e[v]=m,delete $.aliasMap[b],delete $.aliasMap[v],delete r[b],delete r[v],m.formCreateParser&&pe(b,m.formCreateParser)}function R(){return gr(et,e,i)}function q(){return ze}function me(c,m){return h.Function(c.install)?c.install(x,m):h.Function(c)&&c(x,m),this}function x(c,m,b){let v=ii(c,m||{});const O=v.$refs.fc.formCreate;return O.$parent=b,ri(O.options).appendChild(v.$el),O.api()}ke(x,D);function Ri(c){let m=_({},t);return c?m.inherit={components:e,parsers:r,directives:i,modelFields:s,providers:u,useApps:o,maker:f,formulas:w,loadData:g}:delete m.inherit,Vt(m)}function Ei(c,m){s[c]=m}function ji(c,m){w[c]=m}function Di(c,m){const b=n[c]||{},v=b.parsers||{};m.parsers&&Object.keys(m.parsers).forEach(O=>{v[O]=ke(m.parsers[O],Se)}),m.name=c,n[c]=z(_(_({},b),m),{parsers:v})}function je(c){c&&Object.keys(M).forEach(m=>{(Array.isArray(M[m])?M[m]:[M[m]]).forEach(v=>{v.bus.$emit("$loadData."+c)})})}function Ye(c,m){re(g,c,m),je(c)}function De(c,m){const b=(...v)=>k(()=>m(...v));b._driver=!0,Ye(c,b)}function Ut(c,m){const b=(c||"").split(".");c=b.shift();const v=b.join(".");if(j(g,c)||F(g,c,Tt),g[c]!==Tt){let O=g[c];return O&&O._driver?O=O(v):b.length&&(O=L(O,b)),O==null||O===""?m:O}else return m}function Ai(c){l.push(c)}function Ii(c){delete g[c],je(c)}function Pi(c,m){a.push({name:c,callback:m})}function et(c){C(this,{id:si++,create:x,vm:c,manager:Ur(t.manager),parsers:r,providers:u,modelFields:s,formulas:w,isMobile:d,rules:c.$props.rule,name:c.$props.name||Ce(),inFor:c.$props.inFor,prop:{components:e,directives:i},get:null,drivers:n,renderDriver:null,refreshData:je,loadData:g,CreateNode:$,bus:new Jr,unwatch:[],options:y.ref({}),extendApiFn:l,fetchCache:new WeakMap,tmpData:y.reactive({})}),a.forEach(m=>{this.bus.$on(m.name,m.callback)}),y.nextTick(()=>{y.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?(M[this.name]||(M[this.name]=[]),M[this.name].push(this)):M[this.name]=this)}et.isMobile=d,C(et.prototype,{init(){this.isSub()&&this.unwatch.push(y.watch(()=>this.vm.parent.fc.options.value,()=>{this.initOptions(),this.$handle.api.refresh()},{deep:!0,flush:"sync"})),this.vm.$props.driver&&(this.renderDriver=typeof this.vm.$props.driver=="object"?this.vm.$props.driver:this.drivers[this.vm.$props.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,...m){if(this.bus.$emit(c,...m),this.renderDriver&&this.renderDriver[c])return k(()=>this.renderDriver[c](...m))},t(c,m,b){let v=b?b("$t."+c):this.globalLanguageDriver(c);return v==null&&(v=""),v&&m&&Object.keys(m).forEach(O=>{const I=new RegExp(`{${O}}`,"g");v=v.replace(I,m[O])}),v},globalDataDriver(c){let m=c.split(".");const b=m.shift(),v=this.options.value.globalData&&this.options.value.globalData[b];if(v){if(v.type==="static")return L(v.data,m);{let O;const I=this.fetchCache.get(v);if(I){if(I.status&&(O=L(I.data,m)),!I.loading)return O;I.loading=!1,this.fetchCache.set(v,I)}else this.fetchCache.set(v,{status:!1});const E=te(()=>{se();const K=this.fetchCache.get(v);this.options.value.globalData&&Object.values(this.options.value.globalData).indexOf(v)!==-1?(K&&(K.loading=!0,this.fetchCache.set(v,K)),this.bus.$emit("$loadData.$globalData."+b)):this.fetchCache.delete(v)},v.wait||600),ve=K=>{this.fetchCache.set(v,{status:!0,data:K}),this.bus.$emit("$loadData.$globalData."+b)},le=(K,ue)=>{if(ue&&v.watch===!1)return se();if(ue){E();return}const fe=this.$handle.loadFetchVar(Pe(v),K);fe.targetRule=this.targetRule,this.$handle.api.fetch(fe).then(oe=>{ve(oe)}).catch(oe=>{ve(null)})},se=this.watchLoadData(le);return v.watch===!1&&se(),this.unwatch.push(se),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 m=this.vm.top.$props.t,b=this.vm.top.$props.locale,v;if(m&&(v=k(()=>m(c))),v==null&&b&&typeof b=="object"&&(v=L(b,c)),v==null){const O=this.options.value.language||{},I=this.getLocale();v=L(O[I]||{},c),v==null&&(v=L(ei[I]||{},c))}return v},globalVarDriver(c){let m=c.split(".");const b=m.shift(),v=this.options.value.globalVariable&&this.options.value.globalVariable[b];if(v){const O=h.Function(v)?v:J(v.handle);if(O){let I=O((...E)=>this.$handle.api.getData(...E),this.$handle.api);return L(I,m)}}},setData(c,m,b){b?Ye(c,m):(re(this.vm.top.fc.tmpData,c,m),this.bus.$emit("$loadData."+c))},getLoadData(c,m){let b=null;if(c!=null){let v=c.split(".");const O=v.shift();if(b=L(this.vm.top.fc.tmpData,c),b!=null)return b;if(O==="$topForm")b=this.$handle.api.top.formData(!0);else if(O==="$scopeForm")b=this.$handle.api.scope.formData(!0);else if(O==="$form")b=this.$handle.api.formData(!0);else if(O==="$options")b=this.options.value;else if(O==="$globalData")b=this.globalDataDriver(v.join(".")),v=[];else if(O==="$var")b=this.globalVarDriver(v.join(".")),v=[];else if(O==="$locale")b=this.getLocale(),v=[];else if(O==="$t")b=this.globalLanguageDriver(v.join(".")),v=[];else{if(O==="$preview")return this.$handle.preview;b=Ut(c),v=[]}b&&v.length&&(b=L(b,v))}return b==null||b===""?m:b},watchLoadData(c,m){let b={};const v=E=>{this.get||(this.get=O),k(()=>{c(O,E)}),this.get===O&&(this.get=void 0)},O=(E,ve)=>{let le;if(typeof E=="object"&&(le=E.getValue,E=E.id),b[E])return b[E].val;const se=y.computed(()=>le?le():this.getLoadData(E,ve)),K=E.split("."),ue=K.shift(),fe=K.shift()||"",oe=te(()=>{const ce=le?le():this.getLoadData(E,ve);if(b[E])((ce instanceof Function||h.Object(ce)||Array.isArray(ce))&&ce===b[E].val||JSON.stringify(ce)!==JSON.stringify(b[E].val))&&(b[E].val=ce,v(!0));else return},m||0),Vi=y.watch(se,ce=>{oe()});return this.bus.$on("$loadData."+ue,oe),fe&&this.bus.$on("$loadData."+ue+"."+fe,oe),b[E]={fn:()=>{this.bus.$off("$loadData."+ue,oe),fe&&this.bus.$off("$loadData."+ue+"."+fe,oe),Vi()},val:se.value},se.value};v(!1);const I=()=>{Object.keys(b).forEach(E=>b[E].fn()),b={}};return this.unwatch.push(I),I},isSub(){return this.vm.parent&&this.vm.extendOption},initOptions(){this.options.value={};let c=_({formData:{},submitBtn:{},resetBtn:{},globalEvent:{},globalData:{}},G(p));const m=this.isSub();m&&(c=this.mergeOptions(c,this.vm.parent.fc.options.value||{},!0)),c=this.mergeOptions(c,this.vm.$props.option||{});const b=this.api();this.targetFormDriver("initOptions",c,{api:b,isSubForm:m}),this.updateOptions(c)},mergeOptions(c,m,b){return m=_({},m||{}),b&&["page","onSubmit","onReset","onCreated","onChange","onMounted","mounted","onReload","reload","formData","el","globalClass","style"].forEach(v=>{delete m[v]}),m.global&&(c.global=dr(c.global,m.global),delete m.global),this.$handle.$manager.mergeOptions([m],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=M[this.name].indexOf(this);M[this.name].splice(c,1)}else delete M[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 Gt(c){C(c,{version:t.version,ui:t.ui,isMobile:d,extendApi:Ai,getData:Ut,setDataDriver:De,setData:Ye,removeData:Ii,refreshData:je,maker:f,component:S,directive:B,setModelField:Ei,setFormula:ji,setDriver:Di,register:de,$vnode:q,parser:pe,use:me,factory:Ri,componentAlias:Qe,copyRule:pt,copyRules:mt,mergeRule:Z,fetch:Ft,$form:R,parseFn:J,parseJson:lt,toJson:ye,useApp:T,getApi:ne,on:Pi})}function Ti(c){C(c,{create:x,install(m,b){if(p=_(_({},p),b||{}),m._installedFormCreate===!0)return;m._installedFormCreate=!0;const v=function(I,E={}){return x(I,E,this)};Gt(v),m.prototype.$formCreate=v;const O=R();m.component(O.name,O),m.component("FcFragment",q()),o.forEach(I=>{k(()=>I(c,m))})}})}if(Gt(D),Ti(D),De("$cookie",Zr),De("$localStorage",Qr),De("$sessionStorage",Yr),$.use({fragment:"fcFragment"}),t.install&&x.use(t),pe(Wr),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 Ae=R();return ke(Ae,D),Object.defineProperties(Ae,{fetch:{get(){return D.fetch},set(c){D.fetch=c}}}),Ae.util=D,Ae}function xe(t){if(h.Date(t))return t;{let e=new Date(t);return e.toString()==="Invalid Date"?t:e}}const Lt="datePicker",oi={name:Lt,maker:function(){return["date","dateRange","datetime","datetimeRange","year","month"].reduce((t,e)=>(t[e]=V(Lt,{type:e.toLowerCase()}),t),{})}(),mergeProp(t){let e=t.prop.props;e.startDate&&(e.startDate=e.startDate&&xe(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?xe(o):""):s=["",""]:n==="date"&&i.multiple===!0?s=toString(t):(s=r?t[0]||"":t,s=s?xe(s):""),s}},mounted(t){t.rule.value=this.toValue(t.$handle.getFormData(t),t)}},Ke="hidden",ai={name:Ke,maker:{[Ke]:(t,e)=>V(Ke)("",t,e)},render(){return[]}},Xe="input",li={name:Xe,maker:function(){const t=["password","url","email","text","textarea"].reduce((e,r)=>(e[r]=V(Xe,{type:r}),e),{});return t.idate=V(Xe,{type:"date"}),t}(),mergeProp(t){let{props:e}=t.prop;e.autosize&&e.autosize.minRows&&(e.rows=e.autosize.minRows||2)}},Bt="slider",ui={name:Bt,maker:{sliderRange:V(Bt,{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}},fi=[oi,ai,li,ui,{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)])}}],ci={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"},Re={resetBtnType:"default",resetBtnIcon:"md-refresh",infoIcon:"ios-information-circle-outline"};function hi(){return{type:"poptip",trigger:"hover",placement:"top-start",wordWrap:!0,icon:Re.infoIcon}}function di(){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:Re.resetBtnType,disabled:!1,icon:Re.resetBtnIcon,innerText:"",loading:!1,show:!1,click:void 0}}}function Nt(t,e){j(t,e)&&h.String(t[e])&&(t[e]={[e]:t[e],show:!0})}function Y(t){return t===!1}function pi(t,e){j(t,e)&&!h.Object(t[e])&&(t[e]={show:!!t[e]})}function Ze(t){const e=_({},t);return delete e.children,e}const mi={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=>{pi(t,e)}),t},tidyRule({prop:t}){return Nt(t,"title"),Nt(t,"info"),t},mergeProp(t){const e={info:hi(),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 di()},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,u=r.wrap.class;delete r.wrap.class,delete r.wrap.title;const f=Y(r.wrap.show)?e:this.$r(X([r.wrap,{props:z(_({labelWidth:o},Ze(r.wrap||{})),{prop:t.id,rules:t.injectValidate()}),class:this.$render.mergeClass(u||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)?f:this.makeCol(r,i,[f])},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,p,d,g,$;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}):((d=(p=r.refRule)==null?void 0:p.__$title)==null?void 0:d.value)+(n.labelSuffix||n["label-suffix"]||"")];if(!Y(s.show)&&(s.info||s.native)&&!Y(s.icon)){const w={type:s.type||"poptip",props:Ze(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 D="content";s.info&&!j(w.props,D)&&(w.props[D]=($=(g=r.refRule)==null?void 0:g.__$info)==null?void 0:$.value),a[s.align!=="left"?"unshift":"push"](this.$r(X([s,w]),[this.$r({type:"icon",props:{type:s.icon===!0?Re.infoIcon:s.icon,size:16},style:"margin-top: -1px",key:`${e}i`})]))}const l=X([i,{props:Ze(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])}},ie={},gi=["upload","select","tree","checkbox","autoComplete","cascader","colorPicker","frame","inputNumber","radio","rate","timePicker","group"];function yi(t){gi.forEach(e=>{t[e]=V(e)}),t.auto=t.autoComplete,t.number=t.inputNumber,t.color=t.colorPicker}function $i(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]=V(e,n=>n.props({uploadType:r[s][0],maxLength:r[s][1]})),i),t),t.uploadImage=t.image,t.uploadFile=t.file}function bi(t){const e="tree",r={treeSelected:"selected",treeChecked:"checked"};Object.keys(r).reduce((i,s)=>(i[s]=V(e,{type:r[s]}),i),t)}function vi(t){const e="timePicker";t.time=V(e,{type:"time"}),t.timeRange=V(e,{type:"timerange"})}function _i(t){const e="select";t.selectMultiple=V(e,{multiple:!0}),t.selectOne=V(e,{multiple:!1})}function wi(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]=V(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}yi(ie),$i(ie),bi(ie),_i(ie),wi(ie),vi(ie);function Mt(t,e){return h.Boolean(t)?t={show:t}:!h.Undef(t)&&!h.Object(t)&&(t={show:e}),t}function Ci(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}),e.emitEvent("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)];U(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=Mt(e.options.submitBtn,!0);C(i,r),e.options.submitBtn=i,t.refreshOptions()},resetBtnProps:(r={})=>{let i=Mt(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 qt={name:"required",load(t,e,r){var s,n;const i=Oi(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){qt.load(...t)}};function Oi(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 ki(t){t.componentAlias(ci),cr.forEach(e=>{t.component(e.name,e)}),t.register(qt),fi.forEach(e=>{t.parser(e)}),Object.keys(ie).forEach(e=>{t.maker[e]=ie[e]})}function Fi(){return Vt({ui:"view-design",version:"2.7.17",manager:mi,install:ki,extendApi:Ci,attrs:{normal:["col","wrap"],array:["className"],key:["title","info"]}})}const Ee=Fi();typeof window!="undefined"&&(window.formCreate=Ee,window.Vue&&Ee.install(window.Vue));const Si=Ee.maker;P.default=Ee,P.maker=Si,Object.defineProperties(P,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
|